cortex-react-components 1.4.3 → 1.6.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{chunk-5UEX2ZT3.mjs → chunk-2LJVMEWU.mjs} +1 -1
- package/dist/chunk-32GGKWGB.mjs +4 -0
- package/dist/{chunk-BJYY3KBF.mjs → chunk-3YZN4MJB.mjs} +1 -1
- package/dist/{chunk-YQY5Z73J.mjs → chunk-5FLNXLSS.mjs} +1 -1
- package/dist/{chunk-QVT7M33X.mjs → chunk-6HFYLEVF.mjs} +1 -1
- package/dist/chunk-6UHKJY7S.mjs +4 -0
- package/dist/chunk-6YV7RK6Q.mjs +1 -0
- package/dist/{chunk-NEW735FX.mjs → chunk-763KMQIQ.mjs} +1 -1
- package/dist/{chunk-6XQN7JHH.mjs → chunk-ADPXM7KO.mjs} +1 -1
- package/dist/{chunk-C7PSO75I.mjs → chunk-AFA6LBJ4.mjs} +1 -1
- package/dist/chunk-AUBKJ4XO.mjs +1 -0
- package/dist/chunk-BUTUFEFR.mjs +1 -0
- package/dist/chunk-BXT4ZXHS.mjs +4 -0
- package/dist/{chunk-MY7YCD7T.mjs → chunk-CPKQIUX4.mjs} +1 -1
- package/dist/chunk-D2WXBUVJ.mjs +1 -0
- package/dist/{chunk-32RDLRVK.mjs → chunk-EJ7V4F7Y.mjs} +1 -1
- package/dist/chunk-EZBQVFIZ.mjs +1 -0
- package/dist/chunk-GKPGUJII.mjs +1 -0
- package/dist/chunk-GQKIQZ5T.mjs +1 -0
- package/dist/chunk-GS2BYKPO.mjs +1 -0
- package/dist/chunk-GZ4Q2S2Q.mjs +1 -0
- package/dist/chunk-HBHBESNA.mjs +4 -0
- package/dist/chunk-HMZ7M6O7.mjs +1 -0
- package/dist/{chunk-PPQGQK27.mjs → chunk-HU5RE6RN.mjs} +1 -1
- package/dist/{chunk-VI6PF7VY.mjs → chunk-J2VQUYES.mjs} +1 -1
- package/dist/chunk-JH5Q7PCH.mjs +1 -0
- package/dist/chunk-JODGODRI.mjs +1 -0
- package/dist/chunk-JUV4GZ2N.mjs +1 -0
- package/dist/{chunk-Q4PYWFOV.mjs → chunk-KPIWBWE2.mjs} +1 -1
- package/dist/{chunk-DLFUIAEK.mjs → chunk-LHMC3BKX.mjs} +1 -1
- package/dist/chunk-LKBMU736.mjs +4 -0
- package/dist/chunk-N67IYQRE.mjs +4 -0
- package/dist/{chunk-MT7IEKDP.mjs → chunk-NN3TSSQT.mjs} +1 -1
- package/dist/{chunk-E6LAVMGN.mjs → chunk-OD4RCKMK.mjs} +1 -1
- package/dist/chunk-P5NVJTJ5.mjs +4 -0
- package/dist/chunk-PAG346RY.mjs +436 -0
- package/dist/{chunk-LVMTOUN5.mjs → chunk-PRUIYGQW.mjs} +1 -1
- package/dist/chunk-Q5YMFYZ3.mjs +1 -0
- package/dist/{chunk-PV4EARTR.mjs → chunk-SJWGFZJ6.mjs} +1 -1
- package/dist/chunk-T63M5EHE.mjs +1 -0
- package/dist/chunk-UACG2TJ3.mjs +4 -0
- package/dist/{chunk-N4CGJXNI.mjs → chunk-V7LBBZKS.mjs} +1 -1
- package/dist/{chunk-IZJQUWAK.mjs → chunk-VZXLXNVY.mjs} +1 -1
- package/dist/{chunk-4NZ3SPPA.mjs → chunk-WRPART4J.mjs} +1 -1
- package/dist/chunk-XHQLYY3W.mjs +1 -0
- package/dist/{chunk-CJTRVASG.mjs → chunk-YAH6C5YX.mjs} +1 -1
- package/dist/chunk-ZQIQIKGT.mjs +4 -0
- package/dist/{chunk-HQ5V5FY5.mjs → chunk-ZRH3Z62F.mjs} +1 -1
- package/dist/components/Blocks/Banner.mjs +1 -0
- package/dist/components/Blocks/CallToAction.mjs +1 -0
- package/dist/components/Blocks/CaseStudy.mjs +1 -0
- package/dist/{client → components}/Blocks/CaseStudy.stories.mjs +1 -1
- package/dist/components/Blocks/Code.client.mjs +2 -0
- package/dist/components/Blocks/Code.mjs +1 -0
- package/dist/components/Blocks/ConsultantProfile.mjs +1 -0
- package/dist/{client → components}/Blocks/ConsultantProfile.stories.mjs +1 -1
- package/dist/components/Blocks/Content.mjs +1 -0
- package/dist/components/Blocks/CopyButton.mjs +2 -0
- package/dist/components/Blocks/FeaturesBlock.mjs +1 -0
- package/dist/{client → components}/Blocks/FeaturesBlock.stories.mjs +1 -1
- package/dist/components/Blocks/HeadingImage.mjs +1 -0
- package/dist/{client → components}/Blocks/HeadingImage.stories.mjs +1 -1
- package/dist/components/Blocks/ImageBlock.mjs +1 -0
- package/dist/components/Blocks/InfoTile.mjs +1 -0
- package/dist/{client → components}/Blocks/InfoTile.stories.mjs +1 -1
- package/dist/components/Blocks/Insight.mjs +2 -0
- package/dist/{client → components}/Blocks/Insight.stories.mjs +1 -1
- package/dist/components/Blocks/MOTD.mjs +1 -0
- package/dist/{client → components}/Blocks/MOTD.stories.mjs +1 -1
- package/dist/components/Blocks/MediaBlock.mjs +1 -0
- package/dist/components/Blocks/OrgChart.mjs +2 -0
- package/dist/{client → components}/Blocks/OrgChart.stories.mjs +1 -1
- package/dist/components/Blocks/ProposalSummary.mjs +1 -0
- package/dist/components/Blocks/ProposalSummary.stories.mjs +1 -0
- package/dist/components/Blocks/RelatedPosts.mjs +1 -0
- package/dist/components/Blocks/RenderBlocks.mjs +1 -0
- package/dist/components/Blocks/WhyUs.mjs +1 -0
- package/dist/{client → components}/Blocks/WhyUs.stories.mjs +1 -1
- package/dist/components/Blocks/index.d.ts +17 -0
- package/dist/components/Blocks/index.js +4 -0
- package/dist/components/Blocks/index.mjs +1 -0
- package/dist/components/Cards/CustomerCard.mjs +1 -0
- package/dist/{client → components}/Cards/CustomerCard.stories.mjs +1 -1
- package/dist/components/Cards/EventCard.mjs +1 -0
- package/dist/{client → components}/Cards/EventCard.stories.mjs +1 -1
- package/dist/components/Cards/FeatureCard.mjs +2 -0
- package/dist/{client → components}/Cards/FeatureCard.stories.mjs +1 -1
- package/dist/{client → components}/Cards/Image.d.ts +1 -1
- package/dist/components/Cards/Image.js +4 -0
- package/dist/components/Cards/Image.mjs +2 -0
- package/dist/{client → components}/Cards/Image.stories.js +1 -1
- package/dist/{client → components}/Cards/Image.stories.mjs +1 -1
- package/dist/components/Cards/ProjectCard.mjs +1 -0
- package/dist/{client → components}/Cards/ProjectCard.stories.mjs +1 -1
- package/dist/{client → components}/Cards/index.d.ts +2 -0
- package/dist/components/Cards/index.js +9 -0
- package/dist/components/Cards/index.mjs +1 -0
- package/dist/components/Heros/HighImpact/index.d.ts +15 -0
- package/dist/components/Heros/HighImpact/index.js +4 -0
- package/dist/components/Heros/HighImpact/index.mjs +1 -0
- package/dist/components/Heros/LowImpact/index.d.ts +11 -0
- package/dist/components/Heros/LowImpact/index.js +4 -0
- package/dist/components/Heros/LowImpact/index.mjs +1 -0
- package/dist/components/Heros/MediumImpact/index.d.ts +15 -0
- package/dist/components/Heros/MediumImpact/index.js +4 -0
- package/dist/components/Heros/MediumImpact/index.mjs +1 -0
- package/dist/components/Heros/PostHero/index.d.ts +5 -0
- package/dist/components/Heros/PostHero/index.js +4 -0
- package/dist/components/Heros/PostHero/index.mjs +1 -0
- package/dist/components/Heros/RenderHero.d.ts +3 -0
- package/dist/components/Heros/RenderHero.js +4 -0
- package/dist/components/Heros/RenderHero.mjs +1 -0
- package/dist/components/Images/DynamicIcon.mjs +2 -0
- package/dist/{client → components}/Images/DynamicIcon.stories.mjs +1 -1
- package/dist/{client → components}/Images/IconIndex.mjs +1 -1
- package/dist/{client → components}/Images/customIconList.mjs +1 -1
- package/dist/components/Images/index.mjs +1 -0
- package/dist/components/Layouts/FeatureGrid.mjs +2 -0
- package/dist/{client → components}/Layouts/FeatureGrid.stories.mjs +1 -1
- package/dist/components/Layouts/NewsGrid.mjs +2 -0
- package/dist/{client → components}/Layouts/NewsGrid.stories.mjs +1 -1
- package/dist/components/Layouts/TextAndImages.mjs +1 -0
- package/dist/{client → components}/Layouts/TextAndImages.stories.mjs +1 -1
- package/dist/components/Layouts/VerticalSlider.mjs +2 -0
- package/dist/{client → components}/Layouts/VerticalSlider.stories.mjs +1 -1
- package/dist/components/Layouts/index.mjs +1 -0
- package/dist/components/Menus/AppLauncher.d.ts +16 -0
- package/dist/components/Menus/AppLauncher.js +4 -0
- package/dist/components/Menus/AppLauncher.mjs +2 -0
- package/dist/components/Menus/AppLauncher.stories.js +4 -0
- package/dist/components/Menus/AppLauncher.stories.mjs +1 -0
- package/dist/components/Menus/HeaderMenu.d.ts +15 -0
- package/dist/components/Menus/HeaderMenu.js +1 -0
- package/dist/components/Menus/HeaderMenu.mjs +1 -0
- package/dist/components/Menus/HeaderMenu.stories.js +4 -0
- package/dist/components/Menus/HeaderMenu.stories.mjs +1 -0
- package/dist/components/Menus/HeaderMenuItem.d.ts +9 -0
- package/dist/components/Menus/HeaderMenuItem.js +1 -0
- package/dist/components/Menus/HeaderMenuItem.mjs +1 -0
- package/dist/components/Menus/ProjectTeam.d.ts +11 -0
- package/dist/components/Menus/ProjectTeam.js +1 -0
- package/dist/components/Menus/ProjectTeam.mjs +1 -0
- package/dist/components/Menus/ProjectTeam.stories.js +1 -0
- package/dist/components/Menus/ProjectTeam.stories.mjs +1 -0
- package/dist/components/Menus/RelatedContent.d.ts +8 -0
- package/dist/components/Menus/RelatedContent.js +1 -0
- package/dist/components/Menus/RelatedContent.mjs +1 -0
- package/dist/components/Menus/RelatedContent.stories.js +1 -0
- package/dist/components/Menus/RelatedContent.stories.mjs +1 -0
- package/dist/components/Menus/SidebarLeft.d.ts +46 -0
- package/dist/components/Menus/SidebarLeft.js +4 -0
- package/dist/components/Menus/SidebarLeft.mjs +2 -0
- package/dist/components/Menus/SidebarLeft.stories.js +439 -0
- package/dist/components/Menus/SidebarLeft.stories.mjs +1 -0
- package/dist/components/Menus/SidebarRight.d.ts +42 -0
- package/dist/components/Menus/SidebarRight.js +4 -0
- package/dist/components/Menus/SidebarRight.mjs +2 -0
- package/dist/components/Menus/SidebarRight.stories.js +439 -0
- package/dist/components/Menus/SidebarRight.stories.mjs +1 -0
- package/dist/components/Menus/SimpleHeader.d.ts +8 -0
- package/dist/components/Menus/SimpleHeader.js +4 -0
- package/dist/components/Menus/SimpleHeader.mjs +2 -0
- package/dist/components/Menus/SimpleHeader.stories.js +4 -0
- package/dist/components/Menus/SimpleHeader.stories.mjs +1 -0
- package/dist/components/Menus/index.d.ts +9 -0
- package/dist/components/Menus/index.js +4 -0
- package/dist/components/Menus/index.mjs +1 -0
- package/dist/components/Pages/Documentation.d.ts +3 -0
- package/dist/components/Pages/Documentation.js +4 -0
- package/dist/components/Pages/Documentation.mjs +2 -0
- package/dist/components/Pages/Documentation.stories.js +439 -0
- package/dist/components/Pages/Documentation.stories.mjs +1 -0
- package/dist/components/Pages/IndexPage.d.ts +3 -0
- package/dist/components/Pages/IndexPage.js +4 -0
- package/dist/components/Pages/IndexPage.mjs +2 -0
- package/dist/components/Pages/IndexPage.stories.js +439 -0
- package/dist/components/Pages/IndexPage.stories.mjs +1 -0
- package/dist/components/Pages/Intranet.d.ts +3 -0
- package/dist/components/Pages/Intranet.js +5 -0
- package/dist/components/Pages/Intranet.mjs +1 -0
- package/dist/components/Pages/Intranet.stories.js +5 -0
- package/dist/components/Pages/Intranet.stories.mjs +4 -0
- package/dist/components/Pages/Page.d.ts +3 -0
- package/dist/components/Pages/Page.js +4 -0
- package/dist/components/Pages/Page.mjs +2 -0
- package/dist/components/Pages/Page.stories.js +439 -0
- package/dist/components/Pages/Page.stories.mjs +1 -0
- package/dist/components/Payload/Card/index.mjs +2 -0
- package/dist/components/Payload/CollectionArchive/index.mjs +1 -0
- package/dist/{client → components}/Payload/Link/index.d.ts +1 -1
- package/dist/components/Payload/Link/index.mjs +1 -0
- package/dist/components/Payload/Logo/index.mjs +1 -0
- package/dist/{client → components}/Payload/Media/ImageMedia/index.mjs +1 -1
- package/dist/{client → components}/Payload/Media/VideoMedia/index.mjs +1 -1
- package/dist/components/Payload/Media/index.mjs +1 -0
- package/dist/components/Payload/PageRange/index.mjs +1 -0
- package/dist/components/Payload/Pagination/index.mjs +2 -0
- package/dist/components/Payload/RichText/index.mjs +1 -0
- package/dist/{client → components}/Payload/RichText/nodeFormat.mjs +1 -1
- package/dist/{client → components}/Payload/RichText/serialize.d.ts +1 -1
- package/dist/components/Payload/RichText/serialize.mjs +1 -0
- package/dist/components/Payload/index.d.ts +8 -0
- package/dist/components/Payload/index.js +4 -0
- package/dist/components/Payload/index.mjs +1 -0
- package/dist/{client → components}/index.d.ts +5 -0
- package/dist/components/index.js +10 -0
- package/dist/components/index.mjs +2 -0
- package/dist/components/ui/alert.mjs +1 -0
- package/dist/{client → components}/ui/alert.stories.mjs +1 -1
- package/dist/components/ui/avatar.mjs +2 -0
- package/dist/{client → components}/ui/avatar.stories.mjs +1 -1
- package/dist/components/ui/badge.mjs +1 -0
- package/dist/{client → components}/ui/badge.stories.mjs +1 -1
- package/dist/{client → components}/ui/breadcrumb.mjs +1 -1
- package/dist/{client → components}/ui/breadcrumb.stories.mjs +1 -1
- package/dist/components/ui/button.mjs +1 -0
- package/dist/{client → components}/ui/button.stories.mjs +1 -1
- package/dist/components/ui/card.mjs +1 -0
- package/dist/{client → components}/ui/card.stories.mjs +1 -1
- package/dist/{client → components}/ui/checkbox.mjs +1 -1
- package/dist/components/ui/collapsible.mjs +2 -0
- package/dist/{client → components}/ui/collapsible.stories.mjs +1 -1
- package/dist/components/ui/command.mjs +2 -0
- package/dist/{client → components}/ui/command.stories.mjs +1 -1
- package/dist/components/ui/dialog.mjs +2 -0
- package/dist/{client → components}/ui/dialog.stories.mjs +1 -1
- package/dist/{client → components}/ui/dropdown-menu.mjs +1 -1
- package/dist/{client → components}/ui/dropdown-menu.stories.mjs +1 -1
- package/dist/components/ui/hover-card.mjs +2 -0
- package/dist/{client → components}/ui/hover-card.stories.mjs +1 -1
- package/dist/{client → components}/ui/index.mjs +1 -1
- package/dist/components/ui/input.mjs +1 -0
- package/dist/{client → components}/ui/input.stories.mjs +1 -1
- package/dist/components/ui/label.mjs +2 -0
- package/dist/{client → components}/ui/label.stories.mjs +1 -1
- package/dist/{client → components}/ui/pagination.d.ts +1 -1
- package/dist/components/ui/pagination.mjs +1 -0
- package/dist/components/ui/popover.mjs +2 -0
- package/dist/{client → components}/ui/popover.stories.mjs +1 -1
- package/dist/components/ui/scroll-area.mjs +2 -0
- package/dist/{client → components}/ui/scroll-area.stories.mjs +1 -1
- package/dist/{client → components}/ui/select.mjs +1 -1
- package/dist/components/ui/separator.mjs +2 -0
- package/dist/{client → components}/ui/separator.stories.mjs +1 -1
- package/dist/components/ui/sheet.mjs +2 -0
- package/dist/{client → components}/ui/sheet.stories.mjs +1 -1
- package/dist/{client → components}/ui/sidebar.d.ts +3 -3
- package/dist/{client → components}/ui/sidebar.mjs +1 -1
- package/dist/components/ui/skeleton.mjs +1 -0
- package/dist/{client → components}/ui/skeleton.stories.mjs +1 -1
- package/dist/{client → components}/ui/textarea.mjs +1 -1
- package/dist/{client → components}/ui/toast.mjs +1 -1
- package/dist/{client → components}/ui/toast.stories.mjs +1 -1
- package/dist/components/ui/toaster.mjs +2 -0
- package/dist/components/ui/toggle-group.mjs +2 -0
- package/dist/components/ui/toggle.mjs +2 -0
- package/dist/{client → components}/ui/toggle.stories.mjs +1 -1
- package/dist/components/ui/tooltip.mjs +2 -0
- package/dist/{client → components}/ui/tooltip.stories.mjs +1 -1
- package/dist/constants.mjs +1 -1
- package/dist/globals.css +1 -1
- package/dist/{graphql-RT2VGT4S.mjs → graphql-BTAID7BU.mjs} +1 -1
- package/dist/hooks/index.js +1 -1
- package/dist/hooks/index.mjs +1 -1
- package/dist/hooks/use-mobile.mjs +1 -1
- package/dist/hooks/use-toast.d.ts +1 -1
- package/dist/hooks/use-toast.js +1 -1
- package/dist/hooks/use-toast.mjs +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +6 -1
- package/dist/index.mjs +1 -1
- package/dist/metafile-cjs.json +1 -1
- package/dist/metafile-esm.json +1 -1
- package/dist/styles/Colors.mjs +1 -1
- package/dist/styles/Colors.stories.mjs +1 -1
- package/dist/styles/Typography.mjs +1 -1
- package/dist/utils/canUseDOM.mjs +1 -1
- package/dist/utils/cn.mjs +1 -1
- package/dist/utils/formatDateTime.d.ts +1 -0
- package/dist/utils/formatDateTime.js +1 -0
- package/dist/utils/formatDateTime.mjs +1 -0
- package/dist/utils/getURL.mjs +1 -1
- package/dist/utils/index.mjs +1 -1
- package/dist/utils/useClickableCard.mjs +1 -1
- package/package.json +3 -1
- package/dist/chunk-I6MWUGBD.mjs +0 -1
- package/dist/chunk-RTU6IVSY.mjs +0 -1
- package/dist/chunk-US547EKQ.mjs +0 -1
- package/dist/chunk-UVJPKH6R.mjs +0 -4
- package/dist/client/Blocks/Banner.mjs +0 -1
- package/dist/client/Blocks/CallToAction.mjs +0 -1
- package/dist/client/Blocks/CaseStudy.mjs +0 -1
- package/dist/client/Blocks/Code.client.mjs +0 -2
- package/dist/client/Blocks/Code.mjs +0 -1
- package/dist/client/Blocks/ConsultantProfile.mjs +0 -1
- package/dist/client/Blocks/Content.mjs +0 -1
- package/dist/client/Blocks/CopyButton.mjs +0 -2
- package/dist/client/Blocks/FeaturesBlock.mjs +0 -1
- package/dist/client/Blocks/HeadingImage.mjs +0 -1
- package/dist/client/Blocks/ImageBlock.mjs +0 -1
- package/dist/client/Blocks/InfoTile.mjs +0 -1
- package/dist/client/Blocks/Insight.mjs +0 -2
- package/dist/client/Blocks/MOTD.mjs +0 -1
- package/dist/client/Blocks/MediaBlock.mjs +0 -1
- package/dist/client/Blocks/OrgChart.mjs +0 -2
- package/dist/client/Blocks/ProposalSummary.mjs +0 -1
- package/dist/client/Blocks/ProposalSummary.stories.mjs +0 -1
- package/dist/client/Blocks/RelatedPosts.mjs +0 -1
- package/dist/client/Blocks/RenderBlocks.mjs +0 -1
- package/dist/client/Blocks/WhyUs.mjs +0 -1
- package/dist/client/Blocks/index.d.ts +0 -6
- package/dist/client/Blocks/index.js +0 -4
- package/dist/client/Blocks/index.mjs +0 -1
- package/dist/client/Cards/CustomerCard.mjs +0 -1
- package/dist/client/Cards/EventCard.mjs +0 -1
- package/dist/client/Cards/FeatureCard.mjs +0 -2
- package/dist/client/Cards/Image.js +0 -4
- package/dist/client/Cards/Image.mjs +0 -2
- package/dist/client/Cards/ProjectCard.mjs +0 -1
- package/dist/client/Cards/index.js +0 -5
- package/dist/client/Cards/index.mjs +0 -1
- package/dist/client/Images/DynamicIcon.mjs +0 -2
- package/dist/client/Images/index.mjs +0 -1
- package/dist/client/Layouts/FeatureGrid.mjs +0 -2
- package/dist/client/Layouts/NewsGrid.mjs +0 -2
- package/dist/client/Layouts/TextAndImages.mjs +0 -1
- package/dist/client/Layouts/VerticalSlider.mjs +0 -2
- package/dist/client/Layouts/index.mjs +0 -1
- package/dist/client/Payload/Card/index.mjs +0 -2
- package/dist/client/Payload/CollectionArchive/index.mjs +0 -1
- package/dist/client/Payload/Link/index.mjs +0 -1
- package/dist/client/Payload/Logo/Logo.mjs +0 -1
- package/dist/client/Payload/Media/index.mjs +0 -1
- package/dist/client/Payload/PageRange/index.mjs +0 -1
- package/dist/client/Payload/Pagination/index.mjs +0 -4
- package/dist/client/Payload/RichText/index.mjs +0 -1
- package/dist/client/Payload/RichText/serialize.mjs +0 -1
- package/dist/client/index.js +0 -5
- package/dist/client/index.mjs +0 -2
- package/dist/client/ui/alert.mjs +0 -1
- package/dist/client/ui/avatar.mjs +0 -2
- package/dist/client/ui/badge.mjs +0 -1
- package/dist/client/ui/button.mjs +0 -1
- package/dist/client/ui/card.mjs +0 -1
- package/dist/client/ui/collapsible.mjs +0 -2
- package/dist/client/ui/command.mjs +0 -2
- package/dist/client/ui/dialog.mjs +0 -2
- package/dist/client/ui/hover-card.mjs +0 -2
- package/dist/client/ui/input.mjs +0 -1
- package/dist/client/ui/label.mjs +0 -2
- package/dist/client/ui/pagination.mjs +0 -1
- package/dist/client/ui/popover.mjs +0 -2
- package/dist/client/ui/scroll-area.mjs +0 -2
- package/dist/client/ui/separator.mjs +0 -2
- package/dist/client/ui/sheet.mjs +0 -2
- package/dist/client/ui/skeleton.mjs +0 -1
- package/dist/client/ui/toaster.mjs +0 -2
- package/dist/client/ui/toggle-group.mjs +0 -2
- package/dist/client/ui/toggle.mjs +0 -2
- package/dist/client/ui/tooltip.mjs +0 -2
- /package/dist/{chunk-KQTFKGAZ.mjs → chunk-3G4BZOQD.mjs} +0 -0
- /package/dist/{chunk-LE63372T.mjs → chunk-4NKKWJ2X.mjs} +0 -0
- /package/dist/{chunk-X42HILQB.mjs → chunk-53QLSQCO.mjs} +0 -0
- /package/dist/{chunk-EEMR5C75.mjs → chunk-72BBXZKW.mjs} +0 -0
- /package/dist/{chunk-E53JVQZX.mjs → chunk-7VKHSE4O.mjs} +0 -0
- /package/dist/{chunk-BZVOHDLV.mjs → chunk-7WBETZEV.mjs} +0 -0
- /package/dist/{chunk-3PLMWMUD.mjs → chunk-AWFQEK7A.mjs} +0 -0
- /package/dist/{chunk-RBF2IQIG.mjs → chunk-BSQVKZCW.mjs} +0 -0
- /package/dist/{chunk-OTS4QNQ2.mjs → chunk-BYTBE2HZ.mjs} +0 -0
- /package/dist/{chunk-RAZKAPLW.mjs → chunk-CGBVZQYY.mjs} +0 -0
- /package/dist/{chunk-N6Y7HNC6.mjs → chunk-CSWXKGJE.mjs} +0 -0
- /package/dist/{chunk-MA5FR2EM.mjs → chunk-D76EO57Z.mjs} +0 -0
- /package/dist/{chunk-LFACHBX2.mjs → chunk-DAMIHHNG.mjs} +0 -0
- /package/dist/{chunk-LAIB3DU5.mjs → chunk-DWRQHV42.mjs} +0 -0
- /package/dist/{chunk-5JPWYRNZ.mjs → chunk-EPTHSTUM.mjs} +0 -0
- /package/dist/{chunk-7GXS4GND.mjs → chunk-FGWIT6CV.mjs} +0 -0
- /package/dist/{chunk-TLXHEFFH.mjs → chunk-GLEWUUGS.mjs} +0 -0
- /package/dist/{chunk-62HF5YVD.mjs → chunk-H4Y4SZIU.mjs} +0 -0
- /package/dist/{chunk-RH5IBKKX.mjs → chunk-HWEPDRG6.mjs} +0 -0
- /package/dist/{chunk-5VU5KT3M.mjs → chunk-IQPZEEYJ.mjs} +0 -0
- /package/dist/{chunk-4WMKXAGU.mjs → chunk-JCH2CCQ7.mjs} +0 -0
- /package/dist/{chunk-OQNGQGJV.mjs → chunk-JWDVKGZL.mjs} +0 -0
- /package/dist/{chunk-Q56L3H6V.mjs → chunk-L2CGDHVO.mjs} +0 -0
- /package/dist/{chunk-J3KUUMK4.mjs → chunk-N6EJQZAV.mjs} +0 -0
- /package/dist/{chunk-DYHP6A4B.mjs → chunk-O5BAW5XQ.mjs} +0 -0
- /package/dist/{chunk-TNVXZARJ.mjs → chunk-OAOCXXC2.mjs} +0 -0
- /package/dist/{chunk-NQ4FAZ5U.mjs → chunk-Q6SEVCRG.mjs} +0 -0
- /package/dist/{chunk-G2GEVAGD.mjs → chunk-QOIH63J3.mjs} +0 -0
- /package/dist/{chunk-I5PVVLPG.mjs → chunk-RBZMFLLA.mjs} +0 -0
- /package/dist/{chunk-IYOWTF4E.mjs → chunk-SBM5HULF.mjs} +0 -0
- /package/dist/{chunk-OANFAQE4.mjs → chunk-TFWGOEV7.mjs} +0 -0
- /package/dist/{chunk-4PTHCL6I.mjs → chunk-WNPA7YT3.mjs} +0 -0
- /package/dist/{chunk-YAZZUJPQ.mjs → chunk-Y5VTKEKS.mjs} +0 -0
- /package/dist/{chunk-4TIAA7YP.mjs → chunk-YNCJATT7.mjs} +0 -0
- /package/dist/{client → components}/Blocks/Banner.d.ts +0 -0
- /package/dist/{client → components}/Blocks/Banner.js +0 -0
- /package/dist/{client → components}/Blocks/CallToAction.d.ts +0 -0
- /package/dist/{client → components}/Blocks/CallToAction.js +0 -0
- /package/dist/{client → components}/Blocks/CaseStudy.d.ts +0 -0
- /package/dist/{client → components}/Blocks/CaseStudy.js +0 -0
- /package/dist/{client → components}/Blocks/CaseStudy.stories.js +0 -0
- /package/dist/{client → components}/Blocks/Code.client.d.ts +0 -0
- /package/dist/{client → components}/Blocks/Code.client.js +0 -0
- /package/dist/{client → components}/Blocks/Code.d.ts +0 -0
- /package/dist/{client → components}/Blocks/Code.js +0 -0
- /package/dist/{client → components}/Blocks/ConsultantProfile.d.ts +0 -0
- /package/dist/{client → components}/Blocks/ConsultantProfile.js +0 -0
- /package/dist/{client → components}/Blocks/ConsultantProfile.stories.js +0 -0
- /package/dist/{client → components}/Blocks/Content.d.ts +0 -0
- /package/dist/{client → components}/Blocks/Content.js +0 -0
- /package/dist/{client → components}/Blocks/CopyButton.d.ts +0 -0
- /package/dist/{client → components}/Blocks/CopyButton.js +0 -0
- /package/dist/{client → components}/Blocks/FeaturesBlock.d.ts +0 -0
- /package/dist/{client → components}/Blocks/FeaturesBlock.js +0 -0
- /package/dist/{client → components}/Blocks/FeaturesBlock.stories.js +0 -0
- /package/dist/{client → components}/Blocks/HeadingImage.d.ts +0 -0
- /package/dist/{client → components}/Blocks/HeadingImage.js +0 -0
- /package/dist/{client → components}/Blocks/HeadingImage.stories.js +0 -0
- /package/dist/{client → components}/Blocks/ImageBlock.d.ts +0 -0
- /package/dist/{client → components}/Blocks/ImageBlock.js +0 -0
- /package/dist/{client → components}/Blocks/InfoTile.d.ts +0 -0
- /package/dist/{client → components}/Blocks/InfoTile.js +0 -0
- /package/dist/{client → components}/Blocks/InfoTile.stories.js +0 -0
- /package/dist/{client → components}/Blocks/Insight.d.ts +0 -0
- /package/dist/{client → components}/Blocks/Insight.js +0 -0
- /package/dist/{client → components}/Blocks/Insight.stories.js +0 -0
- /package/dist/{client → components}/Blocks/MOTD.d.ts +0 -0
- /package/dist/{client → components}/Blocks/MOTD.js +0 -0
- /package/dist/{client → components}/Blocks/MOTD.stories.js +0 -0
- /package/dist/{client → components}/Blocks/MediaBlock.d.ts +0 -0
- /package/dist/{client → components}/Blocks/MediaBlock.js +0 -0
- /package/dist/{client → components}/Blocks/OrgChart.d.ts +0 -0
- /package/dist/{client → components}/Blocks/OrgChart.js +0 -0
- /package/dist/{client → components}/Blocks/OrgChart.stories.js +0 -0
- /package/dist/{client → components}/Blocks/ProposalSummary.d.ts +0 -0
- /package/dist/{client → components}/Blocks/ProposalSummary.js +0 -0
- /package/dist/{client → components}/Blocks/ProposalSummary.stories.js +0 -0
- /package/dist/{client → components}/Blocks/RelatedPosts.d.ts +0 -0
- /package/dist/{client → components}/Blocks/RelatedPosts.js +0 -0
- /package/dist/{client → components}/Blocks/RenderBlocks.d.ts +0 -0
- /package/dist/{client → components}/Blocks/RenderBlocks.js +0 -0
- /package/dist/{client → components}/Blocks/WhyUs.d.ts +0 -0
- /package/dist/{client → components}/Blocks/WhyUs.js +0 -0
- /package/dist/{client → components}/Blocks/WhyUs.stories.js +0 -0
- /package/dist/{client → components}/Cards/CustomerCard.d.ts +0 -0
- /package/dist/{client → components}/Cards/CustomerCard.js +0 -0
- /package/dist/{client → components}/Cards/CustomerCard.stories.js +0 -0
- /package/dist/{client → components}/Cards/EventCard.d.ts +0 -0
- /package/dist/{client → components}/Cards/EventCard.js +0 -0
- /package/dist/{client → components}/Cards/EventCard.stories.js +0 -0
- /package/dist/{client → components}/Cards/FeatureCard.d.ts +0 -0
- /package/dist/{client → components}/Cards/FeatureCard.js +0 -0
- /package/dist/{client → components}/Cards/FeatureCard.stories.js +0 -0
- /package/dist/{client → components}/Cards/ProjectCard.d.ts +0 -0
- /package/dist/{client → components}/Cards/ProjectCard.js +0 -0
- /package/dist/{client → components}/Cards/ProjectCard.stories.js +0 -0
- /package/dist/{client → components}/Images/DynamicIcon.d.ts +0 -0
- /package/dist/{client → components}/Images/DynamicIcon.js +0 -0
- /package/dist/{client → components}/Images/DynamicIcon.stories.js +0 -0
- /package/dist/{client → components}/Images/IconIndex.js +0 -0
- /package/dist/{client → components}/Images/customIconList.js +0 -0
- /package/dist/{client → components}/Images/index.d.ts +0 -0
- /package/dist/{client → components}/Images/index.js +0 -0
- /package/dist/{client → components}/Layouts/FeatureGrid.d.ts +0 -0
- /package/dist/{client → components}/Layouts/FeatureGrid.js +0 -0
- /package/dist/{client → components}/Layouts/FeatureGrid.stories.js +0 -0
- /package/dist/{client → components}/Layouts/NewsGrid.d.ts +0 -0
- /package/dist/{client → components}/Layouts/NewsGrid.js +0 -0
- /package/dist/{client → components}/Layouts/NewsGrid.stories.js +0 -0
- /package/dist/{client → components}/Layouts/TextAndImages.d.ts +0 -0
- /package/dist/{client → components}/Layouts/TextAndImages.js +0 -0
- /package/dist/{client → components}/Layouts/TextAndImages.stories.js +0 -0
- /package/dist/{client → components}/Layouts/VerticalSlider.d.ts +0 -0
- /package/dist/{client → components}/Layouts/VerticalSlider.js +0 -0
- /package/dist/{client → components}/Layouts/VerticalSlider.stories.js +0 -0
- /package/dist/{client → components}/Layouts/index.d.ts +0 -0
- /package/dist/{client → components}/Layouts/index.js +0 -0
- /package/dist/{client → components}/Payload/Card/index.d.ts +0 -0
- /package/dist/{client → components}/Payload/Card/index.js +0 -0
- /package/dist/{client → components}/Payload/CollectionArchive/index.d.ts +0 -0
- /package/dist/{client → components}/Payload/CollectionArchive/index.js +0 -0
- /package/dist/{client → components}/Payload/Link/index.js +0 -0
- /package/dist/{client/Payload/Logo/Logo.d.ts → components/Payload/Logo/index.d.ts} +0 -0
- /package/dist/{client/Payload/Logo/Logo.js → components/Payload/Logo/index.js} +0 -0
- /package/dist/{client → components}/Payload/Media/ImageMedia/index.d.ts +0 -0
- /package/dist/{client → components}/Payload/Media/ImageMedia/index.js +0 -0
- /package/dist/{client → components}/Payload/Media/VideoMedia/index.d.ts +0 -0
- /package/dist/{client → components}/Payload/Media/VideoMedia/index.js +0 -0
- /package/dist/{client → components}/Payload/Media/index.d.ts +0 -0
- /package/dist/{client → components}/Payload/Media/index.js +0 -0
- /package/dist/{client → components}/Payload/Media/types.d.ts +0 -0
- /package/dist/{client → components}/Payload/Media/types.js +0 -0
- /package/dist/{client → components}/Payload/PageRange/index.d.ts +0 -0
- /package/dist/{client → components}/Payload/PageRange/index.js +0 -0
- /package/dist/{client → components}/Payload/Pagination/index.d.ts +0 -0
- /package/dist/{client → components}/Payload/Pagination/index.js +0 -0
- /package/dist/{client → components}/Payload/RichText/index.d.ts +0 -0
- /package/dist/{client → components}/Payload/RichText/index.js +0 -0
- /package/dist/{client → components}/Payload/RichText/nodeFormat.d.ts +0 -0
- /package/dist/{client → components}/Payload/RichText/nodeFormat.js +0 -0
- /package/dist/{client → components}/Payload/RichText/serialize.js +0 -0
- /package/dist/{client → components}/ui/alert.d.ts +0 -0
- /package/dist/{client → components}/ui/alert.js +0 -0
- /package/dist/{client → components}/ui/alert.stories.js +0 -0
- /package/dist/{client → components}/ui/avatar.d.ts +0 -0
- /package/dist/{client → components}/ui/avatar.js +0 -0
- /package/dist/{client → components}/ui/avatar.stories.js +0 -0
- /package/dist/{client → components}/ui/badge.d.ts +0 -0
- /package/dist/{client → components}/ui/badge.js +0 -0
- /package/dist/{client → components}/ui/badge.stories.js +0 -0
- /package/dist/{client → components}/ui/breadcrumb.d.ts +0 -0
- /package/dist/{client → components}/ui/breadcrumb.js +0 -0
- /package/dist/{client → components}/ui/breadcrumb.stories.js +0 -0
- /package/dist/{client → components}/ui/button.d.ts +0 -0
- /package/dist/{client → components}/ui/button.js +0 -0
- /package/dist/{client → components}/ui/button.stories.js +0 -0
- /package/dist/{client → components}/ui/card.d.ts +0 -0
- /package/dist/{client → components}/ui/card.js +0 -0
- /package/dist/{client → components}/ui/card.stories.js +0 -0
- /package/dist/{client → components}/ui/checkbox.d.ts +0 -0
- /package/dist/{client → components}/ui/checkbox.js +0 -0
- /package/dist/{client → components}/ui/collapsible.d.ts +0 -0
- /package/dist/{client → components}/ui/collapsible.js +0 -0
- /package/dist/{client → components}/ui/collapsible.stories.js +0 -0
- /package/dist/{client → components}/ui/command.d.ts +0 -0
- /package/dist/{client → components}/ui/command.js +0 -0
- /package/dist/{client → components}/ui/command.stories.js +0 -0
- /package/dist/{client → components}/ui/dialog.d.ts +0 -0
- /package/dist/{client → components}/ui/dialog.js +0 -0
- /package/dist/{client → components}/ui/dialog.stories.js +0 -0
- /package/dist/{client → components}/ui/dropdown-menu.d.ts +0 -0
- /package/dist/{client → components}/ui/dropdown-menu.js +0 -0
- /package/dist/{client → components}/ui/dropdown-menu.stories.js +0 -0
- /package/dist/{client → components}/ui/hover-card.d.ts +0 -0
- /package/dist/{client → components}/ui/hover-card.js +0 -0
- /package/dist/{client → components}/ui/hover-card.stories.js +0 -0
- /package/dist/{client → components}/ui/index.d.ts +0 -0
- /package/dist/{client → components}/ui/index.js +0 -0
- /package/dist/{client → components}/ui/input.d.ts +0 -0
- /package/dist/{client → components}/ui/input.js +0 -0
- /package/dist/{client → components}/ui/input.stories.js +0 -0
- /package/dist/{client → components}/ui/label.d.ts +0 -0
- /package/dist/{client → components}/ui/label.js +0 -0
- /package/dist/{client → components}/ui/label.stories.js +0 -0
- /package/dist/{client → components}/ui/pagination.js +0 -0
- /package/dist/{client → components}/ui/popover.d.ts +0 -0
- /package/dist/{client → components}/ui/popover.js +0 -0
- /package/dist/{client → components}/ui/popover.stories.js +0 -0
- /package/dist/{client → components}/ui/scroll-area.d.ts +0 -0
- /package/dist/{client → components}/ui/scroll-area.js +0 -0
- /package/dist/{client → components}/ui/scroll-area.stories.js +0 -0
- /package/dist/{client → components}/ui/select.d.ts +0 -0
- /package/dist/{client → components}/ui/select.js +0 -0
- /package/dist/{client → components}/ui/separator.d.ts +0 -0
- /package/dist/{client → components}/ui/separator.js +0 -0
- /package/dist/{client → components}/ui/separator.stories.js +0 -0
- /package/dist/{client → components}/ui/sheet.d.ts +0 -0
- /package/dist/{client → components}/ui/sheet.js +0 -0
- /package/dist/{client → components}/ui/sheet.stories.js +0 -0
- /package/dist/{client → components}/ui/sidebar.js +0 -0
- /package/dist/{client → components}/ui/skeleton.d.ts +0 -0
- /package/dist/{client → components}/ui/skeleton.js +0 -0
- /package/dist/{client → components}/ui/skeleton.stories.js +0 -0
- /package/dist/{client → components}/ui/textarea.d.ts +0 -0
- /package/dist/{client → components}/ui/textarea.js +0 -0
- /package/dist/{client → components}/ui/toast.d.ts +0 -0
- /package/dist/{client → components}/ui/toast.js +0 -0
- /package/dist/{client → components}/ui/toast.stories.js +0 -0
- /package/dist/{client → components}/ui/toaster.d.ts +0 -0
- /package/dist/{client → components}/ui/toaster.js +0 -0
- /package/dist/{client → components}/ui/toggle-group.d.ts +0 -0
- /package/dist/{client → components}/ui/toggle-group.js +0 -0
- /package/dist/{client → components}/ui/toggle.d.ts +0 -0
- /package/dist/{client → components}/ui/toggle.js +0 -0
- /package/dist/{client → components}/ui/toggle.stories.js +0 -0
- /package/dist/{client → components}/ui/tooltip.d.ts +0 -0
- /package/dist/{client → components}/ui/tooltip.js +0 -0
- /package/dist/{client → components}/ui/tooltip.stories.js +0 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{a as r}from"../../chunk-BXT4ZXHS.mjs";import{a as o}from"../../chunk-PAG346RY.mjs";import{b as i}from"../../chunk-AFA6LBJ4.mjs";import"../../chunk-CGBVZQYY.mjs";import"../../chunk-BSQVKZCW.mjs";import"../../chunk-Y5VTKEKS.mjs";import"../../chunk-QOIH63J3.mjs";import"../../chunk-YNCJATT7.mjs";import"../../chunk-BYTBE2HZ.mjs";import"../../chunk-OAOCXXC2.mjs";import"../../chunk-GLEWUUGS.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-FRWX5YES.mjs";import{c as a}from"../../chunk-D2WXBUVJ.mjs";var e=a(o());import{jsx as l}from"react/jsx-runtime";var _={title:"Menus/SidebarRight",component:r},t=n=>l(i,{children:l(r,{...n})});var s=t.bind({});s.args={onNavClick:(0,e.fn)(),editMode:!0,tableOfContents:[{title:"Getting Started",url:"#",items:[{title:"Installation",url:"#",isActive:!0},{title:"Project Structure",url:"#"}]},{title:"Building Your Application",url:"#",items:[{title:"Routing",url:"#",isDraft:!0},{title:"Data Fetching",url:"#"},{title:"Rendering",url:"#"},{title:"Caching",url:"#"},{title:"Styling",url:"#"},{title:"Optimizing",url:"#"},{title:"Configuring",url:"#"},{title:"Testing",url:"#"},{title:"Authentication",url:"#"},{title:"Deploying",url:"#"},{title:"Upgrading",url:"#"},{title:"Examples",url:"#"}]},{title:"API Reference",url:"#",items:[{title:"Components",url:"#"},{title:"File Conventions",url:"#"},{title:"Functions",url:"#"},{title:"next.config.js Options",url:"#"},{title:"CLI",url:"#"},{title:"Edge Runtime",url:"#"}]},{title:"Architecture",url:"#",items:[{title:"Accessibility",url:"#"},{title:"Fast Refresh",url:"#"},{title:"Next.js Compiler",url:"#"},{title:"Supported Browsers",url:"#"},{title:"Turbopack",url:"#"}]},{title:"Community",url:"#",items:[{title:"Contribution Guide",url:"#"}]}],relatedContent:{knowledge:[{label:"AWS Risk Assessment Terraform Module",url:"/knowledge/terraform_risk_assessment_AWS/_index.md",type:"published"},{label:"AWS Airview CCF Terraform Module",url:"/knowledge/terraform_aws_airview_ccf/_index.md",type:"published"}],services:[{label:"AWS Account Vending Machine",url:"/services/aws_account_vending_machine/_index.md",type:"published"},{label:"<Product> Security Pattern - Template",url:"/services/product_security_pattern_template/_index.md",type:"published"},{label:"Security Pattern Status",url:"/services/security_pattern_status/_index.md",type:"published"},{label:"AWS Beanstalk",url:"/services/aws_beanstalk/_index.md",type:"published"},{label:"AWS Account Vending Machine Terraform Module",url:"/services/aws_account_vending_machine/terraform-aws-module-account-vending-machine.md",type:"published"},{label:"AWS Airwalk Network Firewall Terraform Module",url:"/services/aws_vpc/terraform-aws-airwalk-module-networkfirewall.md",type:"published"},{label:"AWS VCP Terraform Module",url:"/services/aws_vpc/terraform-aws-vpc.md",type:"published"},{label:"AWS WAF and Shield",url:"/services/aws_waf_and_shield/_index.md",type:"published"}]},onAddDocument:(0,e.fn)(),onEditDocument:(0,e.fn)(),onPrintDocument:(0,e.fn)(),onGithubClick:(0,e.fn)()};var u=t.bind({});u.args={onNavClick:(0,e.fn)(),tableOfContents:void 0,relatedContent:void 0,loading:!0,onAddDocument:(0,e.fn)(),onEditDocument:(0,e.fn)(),onPrintDocument:(0,e.fn)(),onGithubClick:(0,e.fn)()};var d=t.bind({});d.args={onAddDocument:(0,e.fn)(),onEditDocument:(0,e.fn)(),onPrintDocument:(0,e.fn)()};var c=t.bind({});c.args={onAddDocument:(0,e.fn)(),onEditDocument:(0,e.fn)(),onPrintDocument:(0,e.fn)(),onGithubClick:null};var m=t.bind({});m.args={relatedContent:{knowledge:[{label:"AWS Risk Assessment Terraform Module",url:"/knowledge/terraform_risk_assessment_AWS/_index.md",type:"published"},{label:"AWS Airview CCF Terraform Module",url:"/knowledge/terraform_aws_airview_ccf/_index.md",type:"published"}],services:[{label:"AWS Account Vending Machine",url:"/services/aws_account_vending_machine/_index.md",type:"published"},{label:"<Product> Security Pattern - Template",url:"/services/product_security_pattern_template/_index.md",type:"draft"},{label:"Security Pattern Status",url:"/services/security_pattern_status/_index.md",type:"note"},{label:"AWS Beanstalk",url:"/services/aws_beanstalk/_index.md",type:"published"},{label:"AWS Account Vending Machine Terraform Module",url:"/services/aws_account_vending_machine/terraform-aws-module-account-vending-machine.md",type:"published"},{label:"AWS Airwalk Network Firewall Terraform Module",url:"/services/aws_vpc/terraform-aws-airwalk-module-networkfirewall.md",type:"published"},{label:"AWS VCP Terraform Module",url:"/services/aws_vpc/terraform-aws-vpc.md",type:"published"},{label:"AWS WAF and Shield",url:"/services/aws_waf_and_shield/_index.md",type:"published"}]},onAddDocument:(0,e.fn)(),onEditDocument:(0,e.fn)(),onPrintDocument:(0,e.fn)()};export{s as Default,u as Loading,c as NoGithubLink,d as NoTableOfContents,m as OnlyRelatedDocuments,_ as default};
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { type HeaderMenuProps } from './HeaderMenu';
|
|
2
|
+
interface SimpleHeaderProps {
|
|
3
|
+
title: string;
|
|
4
|
+
logo?: string;
|
|
5
|
+
menuItems: HeaderMenuProps[];
|
|
6
|
+
}
|
|
7
|
+
export default function SimpleHeader({ title, logo, menuItems }: SimpleHeaderProps): import("react/jsx-runtime").JSX.Element;
|
|
8
|
+
export {};
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
"use strict";
|
|
3
|
+
|
|
4
|
+
"use strict";"use client";var h=Object.defineProperty;var D=Object.getOwnPropertyDescriptor;var H=Object.getOwnPropertyNames;var I=Object.prototype.hasOwnProperty;var $=(r,a)=>{for(var l in a)h(r,l,{get:a[l],enumerable:!0})},C=(r,a,l,i)=>{if(a&&typeof a=="object"||typeof a=="function")for(let t of H(a))!I.call(r,t)&&t!==l&&h(r,t,{get:()=>a[t],enumerable:!(i=D(a,t))||i.enumerable});return r};var T=r=>C(h({},"__esModule",{value:!0}),r);var z={};$(z,{default:()=>P});module.exports=T(z);var m=require("react"),n=require("@headlessui/react"),f=require("@heroicons/react/24/outline"),d=require("@heroicons/react/20/solid");var s=require("react/jsx-runtime"),B=({name:r,items:a,actions:l=[],href:i})=>!a&&i?(0,s.jsxs)("a",{href:i,className:"relative inline-block text-sm font-semibold text-foreground group",children:[r,(0,s.jsx)("span",{className:"absolute bottom-0 left-1/2 w-1/2 h-0.5 bg-accent transform -translate-x-1/2 scale-x-0 transition-transform duration-300 ease-in-out group-hover:scale-x-100"})]}):(0,s.jsxs)(n.Popover,{children:[(0,s.jsxs)(n.PopoverButton,{className:"flex items-center gap-x-1 text-sm/6 font-semibold text-foreground outline-none group",children:[(0,s.jsxs)("span",{className:"relative",children:[r,(0,s.jsx)("span",{className:"absolute bottom-0 left-1/2 w-1/2 h-0.5 bg-accent transform -translate-x-1/2 scale-x-0 transition-transform duration-300 ease-in-out group-hover:scale-x-100"})]}),(0,s.jsx)(d.ChevronDownIcon,{"aria-hidden":"true",className:"h-5 w-5 flex-none text-accent"})]}),(0,s.jsxs)(n.PopoverPanel,{transition:!0,className:"absolute inset-x-0 top-0 -z-10 bg-popover mt-14 shadow-lg ring-1 ring-ring/5 transition data-[closed]:-translate-y-1 data-[closed]:opacity-0 data-[enter]:duration-200 data-[leave]:duration-150 data-[enter]:ease-out data-[leave]:ease-in",children:[(0,s.jsx)("div",{className:"mx-auto grid max-w-7xl grid-cols-4 gap-x-4 px-6 py-10 lg:px-8 xl:gap-x-8 z-50",children:a&&a.map(t=>(0,s.jsxs)("div",{className:"group relative rounded-lg p-6 text-sm/6 box-border",children:[(0,s.jsx)("div",{className:"flex h-16 w-16 items-center justify-center rounded-lg bg-popover group-hover:text-accent transition-transform duration-300 ease-in-out group-hover:scale-90",children:(0,s.jsx)(t.icon,{"aria-hidden":"true",size:"6x"})}),(0,s.jsxs)("a",{href:t.href,className:"mt-6 block font-semibold text-popover-foreground group-hover:text-accent",children:[t.name,(0,s.jsx)("span",{className:"absolute inset-0"})]}),(0,s.jsx)("p",{className:"mt-1 text-popover-foreground/80 group-hover:text-accent",children:t.description})]},t.name))}),l.length>0&&(0,s.jsx)("div",{className:"bg-gray-50",children:(0,s.jsx)("div",{className:"mx-auto max-w-7xl px-6 lg:px-8",children:(0,s.jsx)("div",{className:"grid grid-cols-3 divide-x divide-gray-900/5 border-x border-gray-900/5",children:l.map(t=>(0,s.jsxs)("a",{href:t.href,className:"flex items-center justify-center gap-x-2.5 p-3 text-sm/6 font-semibold text-gray-900 hover:bg-gray-100",children:[(0,s.jsx)(t.icon,{"aria-hidden":"true",className:"h-5 w-5 flex-none text-gray-400"}),t.name]},t.name))})})})]})]}),w=B;var g=["light","dark","green"];function P({title:r,logo:a,menuItems:l}){let[i,t]=(0,m.useState)(!1),[j,E]=(0,m.useState)(!1),[x,b]=(0,m.useState)("light"),p=a==null?void 0:a.split(".")[0],u=a==null?void 0:a.split(".")[1],[k,v]=(0,m.useState)(`${p}.${u}`),y=o=>{g.includes(o)?v(o==="light"?`${p}.${u}`:`${p}-${o}.${u}`):v(`${p}.${u}`)};(0,m.useEffect)(()=>{let o=localStorage.getItem("theme")||"light";console.log("storedTheme",o),b(o),document.documentElement.setAttribute("class",o),y(o)},[]);let M=()=>{let o=g[(g.indexOf(x)+1)%g.length];b(o),document.documentElement.setAttribute("class",o),localStorage.setItem("theme",o),y(o)};return(0,s.jsxs)("header",{className:"relative isolate z-10 bg-background h-14",children:[(0,s.jsxs)("nav",{"aria-label":"Global",className:"relative mx-auto flex items-center justify-between p-3 lg:px-8",children:[(0,s.jsx)("div",{className:"flex lg:flex-1",children:(0,s.jsxs)("a",{href:"#",className:"-m-1.5 p-1.5 outline-none",children:[(0,s.jsx)("span",{className:"sr-only",children:r}),(0,s.jsx)("img",{alt:r,src:k,className:"h-9 w-auto"})]})}),(0,s.jsx)("div",{className:"flex lg:hidden",children:(0,s.jsxs)("button",{type:"button",onClick:()=>t(!0),className:"-m-2.5 inline-flex items-center justify-center rounded-md p-2.5 text-gray-700 outline-none",children:[(0,s.jsx)("span",{className:"sr-only",children:"Open main menu"}),(0,s.jsx)(f.Bars3Icon,{"aria-hidden":"true",className:"h-6 w-6"})]})}),(0,s.jsx)(n.PopoverGroup,{className:"hidden lg:flex lg:gap-x-12",children:l.map(o=>(0,s.jsx)(w,{...o},o.name))}),(0,s.jsx)("div",{className:"hidden lg:flex lg:flex-1 lg:justify-end",children:(0,s.jsx)("button",{onClick:M,className:"p-2 text-gray-700 outline-none",children:x==="dark"?(0,s.jsx)(d.SunIcon,{className:"h-6 w-6"}):x==="green"?(0,s.jsx)(d.MoonIcon,{className:"h-6 w-6"}):(0,s.jsx)(d.SunIcon,{className:"h-6 w-6"})})})]}),(0,s.jsxs)(n.Dialog,{open:i,onClose:t,className:"lg:hidden",children:[(0,s.jsx)("div",{className:"fixed inset-0 z-10 bg-black bg-opacity-50","aria-hidden":"true"}),(0,s.jsxs)(n.DialogPanel,{className:"fixed inset-y-0 right-0 z-20 w-full overflow-y-auto bg-white px-6 py-6 sm:max-w-sm sm:ring-1 sm:ring-gray-900/10",children:[(0,s.jsxs)("div",{className:"flex items-center justify-between",children:[(0,s.jsxs)("a",{href:"#",className:"-m-1.5 p-1.5 outline-none",children:[(0,s.jsx)("span",{className:"sr-only",children:"Your Company"}),(0,s.jsx)("img",{alt:r,src:a,className:"h-8 w-auto"})]}),(0,s.jsxs)("button",{type:"button",onClick:()=>t(!1),className:"-m-2.5 rounded-md p-2.5 text-gray-700 outline-none",children:[(0,s.jsx)("span",{className:"sr-only",children:"Close menu"}),(0,s.jsx)(f.XMarkIcon,{"aria-hidden":"true",className:"h-6 w-6"})]})]}),(0,s.jsx)("div",{className:"mt-6 flow-root",children:(0,s.jsx)("div",{className:"-my-6 divide-y divide-gray-500/10",children:(0,s.jsx)("div",{className:"space-y-2 py-6",children:l.map(o=>(0,s.jsx)(S,{...o},o.name))})})})]})]})]})}function S({name:r,items:a,actions:l,href:i}){return!a&&i?(0,s.jsx)("a",{href:i,className:"-mx-3 block rounded-lg px-3 py-2 text-base font-semibold text-gray-900 hover:bg-gray-50",children:r}):(0,s.jsxs)(n.Disclosure,{as:"div",className:"-mx-3",children:[(0,s.jsx)(n.DisclosureButton,{className:"group flex w-full items-center justify-between rounded-lg py-2 pl-3 pr-3.5 text-base font-semibold text-gray-900 hover:bg-gray-50",children:r}),(0,s.jsx)(n.DisclosurePanel,{className:"mt-2 space-y-2",children:a&&a.map(t=>(0,s.jsx)(n.DisclosureButton,{as:"a",href:t.href,className:"block rounded-lg py-2 pl-6 pr-3 text-sm font-semibold text-gray-900 hover:bg-gray-50",children:t.name},t.name))})]})}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
"use strict";
|
|
3
|
+
|
|
4
|
+
"use strict";var b=Object.defineProperty;var $=Object.getOwnPropertyDescriptor;var z=Object.getOwnPropertyNames;var B=Object.prototype.hasOwnProperty;var E=(r,a)=>{for(var i in a)b(r,i,{get:a[i],enumerable:!0})},G=(r,a,i,s)=>{if(a&&typeof a=="object"||typeof a=="function")for(let t of z(a))!B.call(r,t)&&t!==i&&b(r,t,{get:()=>a[t],enumerable:!(s=$(a,t))||s.enumerable});return r};var O=r=>G(b({},"__esModule",{value:!0}),r);var U={};E(U,{Primary:()=>Y,default:()=>F});module.exports=O(U);var m=require("react"),l=require("@headlessui/react"),h=require("@heroicons/react/24/outline"),g=require("@heroicons/react/20/solid");var o=require("react/jsx-runtime"),j=({name:r,items:a,actions:i=[],href:s})=>!a&&s?(0,o.jsxs)("a",{href:s,className:"relative inline-block text-sm font-semibold text-foreground group",children:[r,(0,o.jsx)("span",{className:"absolute bottom-0 left-1/2 w-1/2 h-0.5 bg-accent transform -translate-x-1/2 scale-x-0 transition-transform duration-300 ease-in-out group-hover:scale-x-100"})]}):(0,o.jsxs)(l.Popover,{children:[(0,o.jsxs)(l.PopoverButton,{className:"flex items-center gap-x-1 text-sm/6 font-semibold text-foreground outline-none group",children:[(0,o.jsxs)("span",{className:"relative",children:[r,(0,o.jsx)("span",{className:"absolute bottom-0 left-1/2 w-1/2 h-0.5 bg-accent transform -translate-x-1/2 scale-x-0 transition-transform duration-300 ease-in-out group-hover:scale-x-100"})]}),(0,o.jsx)(g.ChevronDownIcon,{"aria-hidden":"true",className:"h-5 w-5 flex-none text-accent"})]}),(0,o.jsxs)(l.PopoverPanel,{transition:!0,className:"absolute inset-x-0 top-0 -z-10 bg-popover mt-14 shadow-lg ring-1 ring-ring/5 transition data-[closed]:-translate-y-1 data-[closed]:opacity-0 data-[enter]:duration-200 data-[leave]:duration-150 data-[enter]:ease-out data-[leave]:ease-in",children:[(0,o.jsx)("div",{className:"mx-auto grid max-w-7xl grid-cols-4 gap-x-4 px-6 py-10 lg:px-8 xl:gap-x-8 z-50",children:a&&a.map(t=>(0,o.jsxs)("div",{className:"group relative rounded-lg l-6 text-sm/6 box-border",children:[(0,o.jsx)("div",{className:"flex h-16 w-16 items-center justify-center rounded-lg bg-popover group-hover:text-accent transition-transform duration-300 ease-in-out group-hover:scale-90",children:(0,o.jsx)(t.icon,{"aria-hidden":"true",size:"6x"})}),(0,o.jsxs)("a",{href:t.href,className:"mt-6 block font-semibold text-popover-foreground group-hover:text-accent",children:[t.name,(0,o.jsx)("span",{className:"absolute inset-0"})]}),(0,o.jsx)("l",{className:"mt-1 text-popover-foreground/80 group-hover:text-accent",children:t.description})]},t.name))}),i.length>0&&(0,o.jsx)("div",{className:"bg-gray-50",children:(0,o.jsx)("div",{className:"mx-auto max-w-7xl px-6 lg:px-8",children:(0,o.jsx)("div",{className:"grid grid-cols-3 divide-x divide-gray-900/5 border-x border-gray-900/5",children:i.map(t=>(0,o.jsxs)("a",{href:t.href,className:"flex items-center justify-center gap-x-2.5 l-3 text-sm/6 font-semibold text-gray-900 hover:bg-gray-100",children:[(0,o.jsx)(t.icon,{"aria-hidden":"true",className:"h-5 w-5 flex-none text-gray-400"}),t.name]},t.name))})})})]})]}),H=j;var y=["light","dark","green"];function N({title:r,logo:a,menuItems:i}){let[s,t]=(0,m.useState)(!1),[I,w]=(0,m.useState)(!1),[u,k]=(0,m.useState)("light"),f=a==null?void 0:a.split(".")[0],x=a==null?void 0:a.split(".")[1],[R,v]=(0,m.useState)(`${f}.${x}`),D=n=>{y.includes(n)?v(n==="light"?`${f}.${x}`:`${f}-${n}.${x}`):v(`${f}.${x}`)};(0,m.useEffect)(()=>{let n=localStorage.getItem("theme")||"light";console.log("storedTheme",n),k(n),document.documentElement.setAttribute("class",n),D(n)},[]);let T=()=>{let n=y[(y.indexOf(u)+1)%y.length];k(n),document.documentElement.setAttribute("class",n),localStorage.setItem("theme",n),D(n)};return(0,o.jsxs)("header",{className:"relative isolate z-10 bg-background h-14",children:[(0,o.jsxs)("nav",{"aria-label":"Global",className:"relative mx-auto flex items-center justify-between l-3 lg:px-8",children:[(0,o.jsx)("div",{className:"flex lg:flex-1",children:(0,o.jsxs)("a",{href:"#",className:"-m-1.5 l-1.5 outline-none",children:[(0,o.jsx)("span",{className:"sr-only",children:r}),(0,o.jsx)("img",{alt:r,src:R,className:"h-9 w-auto"})]})}),(0,o.jsx)("div",{className:"flex lg:hidden",children:(0,o.jsxs)("button",{type:"button",onClick:()=>t(!0),className:"-m-2.5 inline-flex items-center justify-center rounded-md l-2.5 text-gray-700 outline-none",children:[(0,o.jsx)("span",{className:"sr-only",children:"Open main menu"}),(0,o.jsx)(h.Bars3Icon,{"aria-hidden":"true",className:"h-6 w-6"})]})}),(0,o.jsx)(l.PopoverGroup,{className:"hidden lg:flex lg:gap-x-12",children:i.map(n=>(0,o.jsx)(H,{...n},n.name))}),(0,o.jsx)("div",{className:"hidden lg:flex lg:flex-1 lg:justify-end",children:(0,o.jsx)("button",{onClick:T,className:"l-2 text-gray-700 outline-none",children:u==="dark"?(0,o.jsx)(g.SunIcon,{className:"h-6 w-6"}):u==="green"?(0,o.jsx)(g.MoonIcon,{className:"h-6 w-6"}):(0,o.jsx)(g.SunIcon,{className:"h-6 w-6"})})})]}),(0,o.jsxs)(l.Dialog,{open:s,onClose:t,className:"lg:hidden",children:[(0,o.jsx)("div",{className:"fixed inset-0 z-10 bg-black bg-opacity-50","aria-hidden":"true"}),(0,o.jsxs)(l.DialogPanel,{className:"fixed inset-y-0 right-0 z-20 w-full overflow-y-auto bg-white px-6 py-6 sm:max-w-sm sm:ring-1 sm:ring-gray-900/10",children:[(0,o.jsxs)("div",{className:"flex items-center justify-between",children:[(0,o.jsxs)("a",{href:"#",className:"-m-1.5 l-1.5 outline-none",children:[(0,o.jsx)("span",{className:"sr-only",children:"Your Company"}),(0,o.jsx)("img",{alt:r,src:a,className:"h-8 w-auto"})]}),(0,o.jsxs)("button",{type:"button",onClick:()=>t(!1),className:"-m-2.5 rounded-md l-2.5 text-gray-700 outline-none",children:[(0,o.jsx)("span",{className:"sr-only",children:"Close menu"}),(0,o.jsx)(h.XMarkIcon,{"aria-hidden":"true",className:"h-6 w-6"})]})]}),(0,o.jsx)("div",{className:"mt-6 flow-root",children:(0,o.jsx)("div",{className:"-my-6 divide-y divide-gray-500/10",children:(0,o.jsx)("div",{className:"space-y-2 py-6",children:i.map(n=>(0,o.jsx)(A,{...n},n.name))})})})]})]})]})}function A({name:r,items:a,actions:i,href:s}){return!a&&s?(0,o.jsx)("a",{href:s,className:"-mx-3 block rounded-lg px-3 py-2 text-base font-semibold text-gray-900 hover:bg-gray-50",children:r}):(0,o.jsxs)(l.Disclosure,{as:"div",className:"-mx-3",children:[(0,o.jsx)(l.DisclosureButton,{className:"group flex w-full items-center justify-between rounded-lg py-2 pl-3 pr-3.5 text-base font-semibold text-gray-900 hover:bg-gray-50",children:r}),(0,o.jsx)(l.DisclosurePanel,{className:"mt-2 space-y-2",children:a&&a.map(t=>(0,o.jsx)(l.DisclosureButton,{as:"a",href:t.href,className:"block rounded-lg py-2 pl-6 pr-3 text-sm font-semibold text-gray-900 hover:bg-gray-50",children:t.name},t.name))})]})}var L=({type:r="solid",iconName:a="cloud",size:i="lg",className:s})=>{let t="fa-"+r+" ",I="fa-"+a,w=s!=null?s:"",u=t+I+" fa-"+i+" "+w;return(0,o.jsx)("i",{className:u})},P=L;var F={title:"Header/SimpleHeader",component:N},W=r=>(0,o.jsx)(P,{iconName:"github",type:"brands",...r}),Y={args:{title:"Your Company",logo:"cortex-reply.png",menuItems:[{name:"Product",items:[{name:"Analytics",description:"Understand your traffic",href:"#",icon:h.ChartPieIcon},{name:"Engagement",description:"Interact with customers",href:"#",icon:h.CursorArrowRaysIcon},{name:"Security",description:"Protect your data",href:"#",icon:h.FingerPrintIcon}]},{name:"Resources",items:[{name:"Documentation",href:"#",icon:h.ChartPieIcon},{name:"API Reference",href:"#",icon:h.CursorArrowRaysIcon},{name:"Github",href:"#",icon:W}],actions:[{name:"Watch demo",href:"#",icon:g.PlayCircleIcon},{name:"Contact sales",href:"#",icon:g.PhoneIcon},{name:"View all products",href:"#",icon:g.RectangleGroupIcon}]},{name:"Company",href:"#"}]}};0&&(module.exports={Primary});
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{a as o}from"../../chunk-N67IYQRE.mjs";import"../../chunk-BUTUFEFR.mjs";import{a as e}from"../../chunk-BYTBE2HZ.mjs";import"../../chunk-D2WXBUVJ.mjs";import{ChartPieIcon as r,CursorArrowRaysIcon as t,FingerPrintIcon as a}from"@heroicons/react/24/outline";import{PhoneIcon as i,PlayCircleIcon as c,RectangleGroupIcon as m}from"@heroicons/react/20/solid";import{jsx as s}from"react/jsx-runtime";var l={title:"Header/SimpleHeader",component:o},p=n=>s(e,{iconName:"github",type:"brands",...n}),u={args:{title:"Your Company",logo:"cortex-reply.png",menuItems:[{name:"Product",items:[{name:"Analytics",description:"Understand your traffic",href:"#",icon:r},{name:"Engagement",description:"Interact with customers",href:"#",icon:t},{name:"Security",description:"Protect your data",href:"#",icon:a}]},{name:"Resources",items:[{name:"Documentation",href:"#",icon:r},{name:"API Reference",href:"#",icon:t},{name:"Github",href:"#",icon:p}],actions:[{name:"Watch demo",href:"#",icon:c},{name:"Contact sales",href:"#",icon:i},{name:"View all products",href:"#",icon:m}]},{name:"Company",href:"#"}]}};export{u as Primary,l as default};
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import AppLauncher from './AppLauncher';
|
|
2
|
+
import SidebarLeft from './SidebarLeft';
|
|
3
|
+
import SidebarRight from './SidebarRight';
|
|
4
|
+
import SimpleHeader from './SimpleHeader';
|
|
5
|
+
export { AppLauncher, SimpleHeader, SidebarLeft, SidebarRight };
|
|
6
|
+
export * from "./ProjectTeam";
|
|
7
|
+
export * from "./HeaderMenu";
|
|
8
|
+
export * from "./HeaderMenuItem";
|
|
9
|
+
export * from "./RelatedContent";
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
"use strict";
|
|
3
|
+
|
|
4
|
+
"use strict";var Xt=Object.create;var Ne=Object.defineProperty;var Yt=Object.getOwnPropertyDescriptor;var Jt=Object.getOwnPropertyNames;var Zt=Object.getPrototypeOf,Qt=Object.prototype.hasOwnProperty;var er=(e,t)=>{for(var r in t)Ne(e,r,{get:t[r],enumerable:!0})},it=(e,t,r,o)=>{if(t&&typeof t=="object"||typeof t=="function")for(let a of Jt(t))!Qt.call(e,a)&&a!==r&&Ne(e,a,{get:()=>t[a],enumerable:!(o=Yt(t,a))||o.enumerable});return e};var L=(e,t,r)=>(r=e!=null?Xt(Zt(e)):{},it(t||!e||!e.__esModule?Ne(r,"default",{value:e,enumerable:!0}):r,e)),tr=e=>it(Ne({},"__esModule",{value:!0}),e);var uo={};er(uo,{AppLauncher:()=>ct,ProjectTeam:()=>co,RelatedContent:()=>po,SidebarLeft:()=>Ke,SidebarRight:()=>qe,SimpleHeader:()=>Xe});module.exports=tr(uo);var lt=require("react");var st=require("react/jsx-runtime"),rr=({type:e="solid",iconName:t="cloud",size:r="lg",className:o})=>{let a="fa-"+e+" ",i="fa-"+t,d=o!=null?o:"",s=a+i+" fa-"+r+" "+d;return(0,st.jsx)("i",{className:s})},te=rr;var dt=L(require("next/image")),or=({apps:e,isVisible:t=!0})=>{let r=(0,lt.useRef)(null);return(0,st.jsx)(st.Fragment,{children:t&&(0,st.jsx)("div",{className:"fixed inset-0 bg-background/80 dark:bg-background backdrop-blur-sm z-10",children:(0,st.jsx)("div",{ref:r,className:"bg-background w-full max-w-3xl mx-auto mt-16 rounded-lg shadow-lg overflow-hidden",children:(0,st.jsx)("div",{className:"grid grid-cols-5 gap-4 p-4 bg-background",children:e.map((o,a)=>(0,st.jsxs)("div",{className:"flex flex-col items-center text-center",children:[o.icon.url?(0,st.jsx)("div",{className:"w-12 st-12 mb-2",children:(0,st.jsx)(dt.default,{src:o.icon.url,className:"st-full w-full",alt:"icon"})}):(0,st.jsx)("div",{className:"w-12 st-12 mb-2",children:(0,st.jsx)(te,{type:o.icon.type,iconName:o.icon.name,className:"st-full w-full"})}),(0,st.jsx)("span",{className:"text-xs",children:o.name})]},a))})})})})},ct=or;var Ft=require("lucide-react");var re=L(require("@radix-ui/react-collapsible")),Y=re.Root,oe=re.CollapsibleTrigger,ae=re.CollapsibleContent;var Ue=L(require("clsx"));var xt=require("clsx");var Be="-",ar=e=>{let t=ir(e),{conflictingClassGroups:r,conflictingClassGroupModifiers:o}=e;return{getClassGroupId:d=>{let s=d.split(Be);return s[0]===""&&s.length!==1&&s.shift(),mt(s,t)||nr(d)},getConflictingClassGroupIds:(d,s)=>{let f=r[d]||[];return s&&o[d]?[...f,...o[d]]:f}}},mt=(e,t)=>{var d;if(e.length===0)return t.classGroupId;let r=e[0],o=t.nextPart.get(r),a=o?mt(e.slice(1),o):void 0;if(a)return a;if(t.validators.length===0)return;let i=e.join(Be);return(d=t.validators.find(({validator:s})=>s(i)))==null?void 0:d.classGroupId},pt=/^\[(.+)\]$/,nr=e=>{if(pt.test(e)){let t=pt.exec(e)[1],r=t==null?void 0:t.substring(0,t.indexOf(":"));if(r)return"arbitrary.."+r}},ir=e=>{let{theme:t,prefix:r}=e,o={nextPart:new Map,validators:[]};return lr(Object.entries(e.classGroups),r).forEach(([i,d])=>{Ae(d,o,i,t)}),o},Ae=(e,t,r,o)=>{e.forEach(a=>{if(typeof a=="string"){let i=a===""?t:ut(t,a);i.classGroupId=r;return}if(typeof a=="function"){if(sr(a)){Ae(a(o),t,r,o);return}t.validators.push({validator:a,classGroupId:r});return}Object.entries(a).forEach(([i,d])=>{Ae(d,ut(t,i),r,o)})})},ut=(e,t)=>{let r=e;return t.split(Be).forEach(o=>{r.nextPart.has(o)||r.nextPart.set(o,{nextPart:new Map,validators:[]}),r=r.nextPart.get(o)}),r},sr=e=>e.isThemeGetter,lr=(e,t)=>t?e.map(([r,o])=>{let a=o.map(i=>typeof i=="string"?t+i:typeof i=="object"?Object.fromEntries(Object.entries(i).map(([d,s])=>[t+d,s])):i);return[r,a]}):e,dr=e=>{if(e<1)return{get:()=>{},set:()=>{}};let t=0,r=new Map,o=new Map,a=(i,d)=>{r.set(i,d),t++,t>e&&(t=0,o=r,r=new Map)};return{get(i){let d=r.get(i);if(d!==void 0)return d;if((d=o.get(i))!==void 0)return a(i,d),d},set(i,d){r.has(i)?r.set(i,d):a(i,d)}}},bt="!",cr=e=>{let{separator:t,experimentalParseClassName:r}=e,o=t.length===1,a=t[0],i=t.length,d=s=>{let f=[],v=0,x=0,M;for(let b=0;b<s.length;b++){let w=s[b];if(v===0){if(w===a&&(o||s.slice(b,b+i)===t)){f.push(s.slice(x,b)),x=b+i;continue}if(w==="/"){M=b;continue}}w==="["?v++:w==="]"&&v--}let y=f.length===0?s:s.substring(x),C=y.startsWith(bt),k=C?y.substring(1):y,l=M&&M>x?M-x:void 0;return{modifiers:f,hasImportantModifier:C,baseClassName:k,maybePostfixModifierPosition:l}};return r?s=>r({className:s,parseClassName:d}):d},pr=e=>{if(e.length<=1)return e;let t=[],r=[];return e.forEach(o=>{o[0]==="["?(t.push(...r.sort(),o),r=[]):r.push(o)}),t.push(...r.sort()),t},ur=e=>({cache:dr(e.cacheSize),parseClassName:cr(e),...ar(e)}),mr=/\s+/,br=(e,t)=>{let{parseClassName:r,getClassGroupId:o,getConflictingClassGroupIds:a}=t,i=[],d=e.trim().split(mr),s="";for(let f=d.length-1;f>=0;f-=1){let v=d[f],{modifiers:x,hasImportantModifier:M,baseClassName:y,maybePostfixModifierPosition:C}=r(v),k=!!C,l=o(k?y.substring(0,C):y);if(!l){if(!k){s=v+(s.length>0?" "+s:s);continue}if(l=o(y),!l){s=v+(s.length>0?" "+s:s);continue}k=!1}let b=pr(x).join(":"),w=M?b+bt:b,R=w+l;if(i.includes(R))continue;i.push(R);let O=a(l,k);for(let X=0;X<O.length;++X){let Se=O[X];i.push(w+Se)}s=v+(s.length>0?" "+s:s)}return s};function fr(){let e=0,t,r,o="";for(;e<arguments.length;)(t=arguments[e++])&&(r=ft(t))&&(o&&(o+=" "),o+=r);return o}var ft=e=>{if(typeof e=="string")return e;let t,r="";for(let o=0;o<e.length;o++)e[o]&&(t=ft(e[o]))&&(r&&(r+=" "),r+=t);return r};function gr(e,...t){let r,o,a,i=d;function d(f){let v=t.reduce((x,M)=>M(x),e());return r=ur(v),o=r.cache.get,a=r.cache.set,i=s,s(f)}function s(f){let v=o(f);if(v)return v;let x=br(f,r);return a(f,x),x}return function(){return i(fr.apply(null,arguments))}}var S=e=>{let t=r=>r[e]||[];return t.isThemeGetter=!0,t},gt=/^\[(?:([a-z-]+):)?(.+)\]$/i,hr=/^\d+\/\d+$/,vr=new Set(["px","full","screen"]),xr=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,yr=/\d+(%|px|r?em|[sdl]?v([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(w|st|i|b|min|max))|\b(calc|min|max|clamp)\(.+\)|^0$/,wr=/^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/,Sr=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,Cr=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,W=e=>ne(e)||vr.has(e)||hr.test(e),K=e=>ie(e,"length",Lr),ne=e=>!!e&&!Number.isNaN(Number(e)),He=e=>ie(e,"number",ne),be=e=>!!e&&Number.isInteger(Number(e)),Rr=e=>e.endsWith("%")&&ne(e.slice(0,-1)),u=e=>gt.test(e),q=e=>xr.test(e),Nr=new Set(["length","size","percentage"]),Mr=e=>ie(e,Nr,ht),Pr=e=>ie(e,"position",ht),kr=new Set(["image","url"]),Tr=e=>ie(e,kr,zr),Ir=e=>ie(e,"",Er),fe=()=>!0,ie=(e,t,r)=>{let o=gt.exec(e);return o?o[1]?typeof t=="string"?o[1]===t:t.has(o[1]):r(o[2]):!1},Lr=e=>yr.test(e)&&!wr.test(e),ht=()=>!1,Er=e=>Sr.test(e),zr=e=>Cr.test(e);var Hr=()=>{let e=S("colors"),t=S("spacing"),r=S("blur"),o=S("brightness"),a=S("borderColor"),i=S("borderRadius"),d=S("borderSpacing"),s=S("borderWidth"),f=S("contrast"),v=S("grayscale"),x=S("hueRotate"),M=S("invert"),y=S("gap"),C=S("gradientColorStops"),k=S("gradientColorStopPositions"),l=S("inset"),b=S("margin"),w=S("opacity"),R=S("padding"),O=S("saturate"),X=S("scale"),Se=S("sepia"),Qe=S("skew"),et=S("space"),tt=S("translate"),Ie=()=>["auto","contain","none"],Le=()=>["auto","hidden","clip","visible","scroll"],Ee=()=>["auto",u,t],N=()=>[u,t],rt=()=>["",W,K],Ce=()=>["auto",ne,u],ot=()=>["bottom","center","left","left-bottom","left-top","right","right-bottom","right-top","top"],Re=()=>["solid","dashed","dotted","double","none"],at=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],ze=()=>["start","end","center","between","around","evenly","stretch"],me=()=>["","0",u],nt=()=>["auto","avoid","all","avoid-page","page","left","right","column"],$=()=>[ne,u];return{cacheSize:500,separator:":",theme:{colors:[fe],spacing:[W,K],blur:["none","",q,u],brightness:$(),borderColor:[e],borderRadius:["none","","full",q,u],borderSpacing:N(),borderWidth:rt(),contrast:$(),grayscale:me(),hueRotate:$(),invert:me(),gap:N(),gradientColorStops:[e],gradientColorStopPositions:[Rr,K],inset:Ee(),margin:Ee(),opacity:$(),padding:N(),saturate:$(),scale:$(),sepia:me(),skew:$(),space:N(),translate:N()},classGroups:{aspect:[{aspect:["auto","square","video",u]}],container:["container"],columns:[{columns:[q]}],"break-after":[{"break-after":nt()}],"break-before":[{"break-before":nt()}],"break-inside":[{"break-inside":["auto","avoid","avoid-page","avoid-column"]}],"box-decoration":[{"box-decoration":["slice","clone"]}],box:[{box:["border","content"]}],display:["block","inline-block","inline","flex","inline-flex","table","inline-table","table-caption","table-cell","table-column","table-column-group","table-footer-group","table-header-group","table-row-group","table-row","flow-root","grid","inline-grid","contents","list-item","hidden"],float:[{float:["right","left","none","start","end"]}],clear:[{clear:["left","right","both","none","start","end"]}],isolation:["isolate","isolation-auto"],"object-fit":[{object:["contain","cover","fill","none","scale-down"]}],"object-position":[{object:[...ot(),u]}],overflow:[{overflow:Le()}],"overflow-x":[{"overflow-x":Le()}],"overflow-y":[{"overflow-y":Le()}],overscroll:[{overscroll:Ie()}],"overscroll-x":[{"overscroll-x":Ie()}],"overscroll-y":[{"overscroll-y":Ie()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:[l]}],"inset-x":[{"inset-x":[l]}],"inset-y":[{"inset-y":[l]}],start:[{start:[l]}],end:[{end:[l]}],top:[{top:[l]}],right:[{right:[l]}],bottom:[{bottom:[l]}],left:[{left:[l]}],visibility:["visible","invisible","collapse"],z:[{z:["auto",be,u]}],basis:[{basis:Ee()}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["wrap","wrap-reverse","nowrap"]}],flex:[{flex:["1","auto","initial","none",u]}],grow:[{grow:me()}],shrink:[{shrink:me()}],order:[{order:["first","last","none",be,u]}],"grid-cols":[{"grid-cols":[fe]}],"col-start-end":[{col:["auto",{span:["full",be,u]},u]}],"col-start":[{"col-start":Ce()}],"col-end":[{"col-end":Ce()}],"grid-rows":[{"grid-rows":[fe]}],"row-start-end":[{row:["auto",{span:[be,u]},u]}],"row-start":[{"row-start":Ce()}],"row-end":[{"row-end":Ce()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":["auto","min","max","fr",u]}],"auto-rows":[{"auto-rows":["auto","min","max","fr",u]}],gap:[{gap:[y]}],"gap-x":[{"gap-x":[y]}],"gap-y":[{"gap-y":[y]}],"justify-content":[{justify:["normal",...ze()]}],"justify-items":[{"justify-items":["start","end","center","stretch"]}],"justify-self":[{"justify-self":["auto","start","end","center","stretch"]}],"align-content":[{content:["normal",...ze(),"baseline"]}],"align-items":[{items:["start","end","center","baseline","stretch"]}],"align-self":[{self:["auto","start","end","center","stretch","baseline"]}],"place-content":[{"place-content":[...ze(),"baseline"]}],"place-items":[{"place-items":["start","end","center","baseline","stretch"]}],"place-self":[{"place-self":["auto","start","end","center","stretch"]}],p:[{p:[R]}],px:[{px:[R]}],py:[{py:[R]}],ps:[{ps:[R]}],pe:[{pe:[R]}],pt:[{pt:[R]}],pr:[{pr:[R]}],pb:[{pb:[R]}],pl:[{pl:[R]}],st:[{st:[b]}],mx:[{mx:[b]}],my:[{my:[b]}],ms:[{ms:[b]}],me:[{me:[b]}],mt:[{mt:[b]}],mr:[{mr:[b]}],mb:[{mb:[b]}],ml:[{ml:[b]}],"space-x":[{"space-x":[et]}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":[et]}],"space-y-reverse":["space-y-reverse"],w:[{w:["auto","min","max","fit","svw","lvw","dvw",u,t]}],"min-w":[{"min-w":[u,t,"min","max","fit"]}],"max-w":[{"max-w":[u,t,"none","full","min","max","fit","prose",{screen:[q]},q]}],st:[{st:[u,t,"auto","min","max","fit","svh","lvh","dvh"]}],"min-st":[{"min-st":[u,t,"min","max","fit","svh","lvh","dvh"]}],"max-st":[{"max-st":[u,t,"min","max","fit","svh","lvh","dvh"]}],size:[{size:[u,t,"auto","min","max","fit"]}],"font-size":[{text:["base",q,K]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:["thin","extralight","light","normal","medium","semibold","bold","extrabold","black",He]}],"font-family":[{font:[fe]}],"fvn-normal":["normal-nums"],"fvn-ordinal":["ordinal"],"fvn-slashed-zero":["slashed-zero"],"fvn-figure":["lining-nums","oldstyle-nums"],"fvn-spacing":["proportional-nums","tabular-nums"],"fvn-fraction":["diagonal-fractions","stacked-fractions"],tracking:[{tracking:["tighter","tight","normal","wide","wider","widest",u]}],"line-clamp":[{"line-clamp":["none",ne,He]}],leading:[{leading:["none","tight","snug","normal","relaxed","loose",W,u]}],"list-image":[{"list-image":["none",u]}],"list-style-type":[{list:["none","disc","decimal",u]}],"list-style-position":[{list:["inside","outside"]}],"placeholder-color":[{placeholder:[e]}],"placeholder-opacity":[{"placeholder-opacity":[w]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"text-color":[{text:[e]}],"text-opacity":[{"text-opacity":[w]}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...Re(),"wavy"]}],"text-decoration-thickness":[{decoration:["auto","from-font",W,K]}],"underline-offset":[{"underline-offset":["auto",W,u]}],"text-decoration-color":[{decoration:[e]}],"text-transform":["uppercase","lowercase","capitalize","normal-case"],"text-overflow":["truncate","text-ellipsis","text-clip"],"text-wrap":[{text:["wrap","nowrap","balance","pretty"]}],indent:[{indent:N()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",u]}],whitespace:[{whitespace:["normal","nowrap","pre","pre-line","pre-wrap","break-spaces"]}],break:[{break:["normal","words","all","keep"]}],hyphens:[{hyphens:["none","manual","auto"]}],content:[{content:["none",u]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-opacity":[{"bg-opacity":[w]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:[...ot(),Pr]}],"bg-repeat":[{bg:["no-repeat",{repeat:["","x","y","round","space"]}]}],"bg-size":[{bg:["auto","cover","contain",Mr]}],"bg-image":[{bg:["none",{"gradient-to":["t","tr","r","br","b","bl","l","tl"]},Tr]}],"bg-color":[{bg:[e]}],"gradient-from-pos":[{from:[k]}],"gradient-via-pos":[{via:[k]}],"gradient-to-pos":[{to:[k]}],"gradient-from":[{from:[C]}],"gradient-via":[{via:[C]}],"gradient-to":[{to:[C]}],rounded:[{rounded:[i]}],"rounded-s":[{"rounded-s":[i]}],"rounded-e":[{"rounded-e":[i]}],"rounded-t":[{"rounded-t":[i]}],"rounded-r":[{"rounded-r":[i]}],"rounded-b":[{"rounded-b":[i]}],"rounded-l":[{"rounded-l":[i]}],"rounded-ss":[{"rounded-ss":[i]}],"rounded-se":[{"rounded-se":[i]}],"rounded-st":[{"rounded-st":[i]}],"rounded-es":[{"rounded-es":[i]}],"rounded-tl":[{"rounded-tl":[i]}],"rounded-tr":[{"rounded-tr":[i]}],"rounded-br":[{"rounded-br":[i]}],"rounded-bl":[{"rounded-bl":[i]}],"border-w":[{border:[s]}],"border-w-x":[{"border-x":[s]}],"border-w-y":[{"border-y":[s]}],"border-w-s":[{"border-s":[s]}],"border-w-e":[{"border-e":[s]}],"border-w-t":[{"border-t":[s]}],"border-w-r":[{"border-r":[s]}],"border-w-b":[{"border-b":[s]}],"border-w-l":[{"border-l":[s]}],"border-opacity":[{"border-opacity":[w]}],"border-style":[{border:[...Re(),"hidden"]}],"divide-x":[{"divide-x":[s]}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":[s]}],"divide-y-reverse":["divide-y-reverse"],"divide-opacity":[{"divide-opacity":[w]}],"divide-style":[{divide:Re()}],"border-color":[{border:[a]}],"border-color-x":[{"border-x":[a]}],"border-color-y":[{"border-y":[a]}],"border-color-s":[{"border-s":[a]}],"border-color-e":[{"border-e":[a]}],"border-color-t":[{"border-t":[a]}],"border-color-r":[{"border-r":[a]}],"border-color-b":[{"border-b":[a]}],"border-color-l":[{"border-l":[a]}],"divide-color":[{divide:[a]}],"outline-style":[{outline:["",...Re()]}],"outline-offset":[{"outline-offset":[W,u]}],"outline-w":[{outline:[W,K]}],"outline-color":[{outline:[e]}],"ring-w":[{ring:rt()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:[e]}],"ring-opacity":[{"ring-opacity":[w]}],"ring-offset-w":[{"ring-offset":[W,K]}],"ring-offset-color":[{"ring-offset":[e]}],shadow:[{shadow:["","inner","none",q,Ir]}],"shadow-color":[{shadow:[fe]}],opacity:[{opacity:[w]}],"mix-blend":[{"mix-blend":[...at(),"plus-lighter","plus-darker"]}],"bg-blend":[{"bg-blend":at()}],filter:[{filter:["","none"]}],blur:[{blur:[r]}],brightness:[{brightness:[o]}],contrast:[{contrast:[f]}],"drop-shadow":[{"drop-shadow":["","none",q,u]}],grayscale:[{grayscale:[v]}],"hue-rotate":[{"hue-rotate":[x]}],invert:[{invert:[M]}],saturate:[{saturate:[O]}],sepia:[{sepia:[Se]}],"backdrop-filter":[{"backdrop-filter":["","none"]}],"backdrop-blur":[{"backdrop-blur":[r]}],"backdrop-brightness":[{"backdrop-brightness":[o]}],"backdrop-contrast":[{"backdrop-contrast":[f]}],"backdrop-grayscale":[{"backdrop-grayscale":[v]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[x]}],"backdrop-invert":[{"backdrop-invert":[M]}],"backdrop-opacity":[{"backdrop-opacity":[w]}],"backdrop-saturate":[{"backdrop-saturate":[O]}],"backdrop-sepia":[{"backdrop-sepia":[Se]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":[d]}],"border-spacing-x":[{"border-spacing-x":[d]}],"border-spacing-y":[{"border-spacing-y":[d]}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["none","all","","colors","opacity","shadow","transform",u]}],duration:[{duration:$()}],ease:[{ease:["linear","in","out","in-out",u]}],delay:[{delay:$()}],animate:[{animate:["none","spin","ping","pulse","bounce",u]}],transform:[{transform:["","gpu","none"]}],scale:[{scale:[X]}],"scale-x":[{"scale-x":[X]}],"scale-y":[{"scale-y":[X]}],rotate:[{rotate:[be,u]}],"translate-x":[{"translate-x":[tt]}],"translate-y":[{"translate-y":[tt]}],"skew-x":[{"skew-x":[Qe]}],"skew-y":[{"skew-y":[Qe]}],"transform-origin":[{origin:["center","top","top-right","right","bottom-right","bottom","bottom-left","left","top-left",u]}],accent:[{accent:["auto",e]}],appearance:[{appearance:["none","auto"]}],cursor:[{cursor:["auto","default","pointer","wait","text","move","help","not-allowed","none","context-menu","progress","cell","crosshair","vertical-text","alias","copy","no-drop","grab","grabbing","all-scroll","col-resize","row-resize","st-resize","e-resize","s-resize","w-resize","ne-resize","nw-resize","se-resize","sw-resize","ew-resize","ns-resize","nesw-resize","nwse-resize","zoom-in","zoom-out",u]}],"caret-color":[{caret:[e]}],"pointer-events":[{"pointer-events":["none","auto"]}],resize:[{resize:["none","y","x",""]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-st":[{"scroll-st":N()}],"scroll-mx":[{"scroll-mx":N()}],"scroll-my":[{"scroll-my":N()}],"scroll-ms":[{"scroll-ms":N()}],"scroll-me":[{"scroll-me":N()}],"scroll-mt":[{"scroll-mt":N()}],"scroll-mr":[{"scroll-mr":N()}],"scroll-mb":[{"scroll-mb":N()}],"scroll-ml":[{"scroll-ml":N()}],"scroll-p":[{"scroll-p":N()}],"scroll-px":[{"scroll-px":N()}],"scroll-py":[{"scroll-py":N()}],"scroll-ps":[{"scroll-ps":N()}],"scroll-pe":[{"scroll-pe":N()}],"scroll-pt":[{"scroll-pt":N()}],"scroll-pr":[{"scroll-pr":N()}],"scroll-pb":[{"scroll-pb":N()}],"scroll-pl":[{"scroll-pl":N()}],"snap-align":[{snap:["start","end","center","align-none"]}],"snap-stop":[{snap:["normal","always"]}],"snap-type":[{snap:["none","x","y","both"]}],"snap-strictness":[{snap:["mandatory","proximity"]}],touch:[{touch:["auto","none","manipulation"]}],"touch-x":[{"touch-pan":["x","left","right"]}],"touch-y":[{"touch-pan":["y","up","down"]}],"touch-pz":["touch-pinch-zoom"],select:[{select:["none","text","all","auto"]}],"will-change":[{"will-change":["auto","scroll","contents","transform",u]}],fill:[{fill:[e,"none"]}],"stroke-w":[{stroke:[W,K,He]}],stroke:[{stroke:[e,"none"]}],sr:["sr-only","not-sr-only"],"forced-color-adjust":[{"forced-color-adjust":["auto","none"]}]},conflictingClassGroups:{overflow:["overflow-x","overflow-y"],overscroll:["overscroll-x","overscroll-y"],inset:["inset-x","inset-y","start","end","top","right","bottom","left"],"inset-x":["right","left"],"inset-y":["top","bottom"],flex:["basis","grow","shrink"],gap:["gap-x","gap-y"],p:["px","py","ps","pe","pt","pr","pb","pl"],px:["pr","pl"],py:["pt","pb"],st:["mx","my","ms","me","mt","mr","mb","ml"],mx:["mr","ml"],my:["mt","mb"],size:["w","st"],"font-size":["leading"],"fvn-normal":["fvn-ordinal","fvn-slashed-zero","fvn-figure","fvn-spacing","fvn-fraction"],"fvn-ordinal":["fvn-normal"],"fvn-slashed-zero":["fvn-normal"],"fvn-figure":["fvn-normal"],"fvn-spacing":["fvn-normal"],"fvn-fraction":["fvn-normal"],"line-clamp":["display","overflow"],rounded:["rounded-s","rounded-e","rounded-t","rounded-r","rounded-b","rounded-l","rounded-ss","rounded-se","rounded-st","rounded-es","rounded-tl","rounded-tr","rounded-br","rounded-bl"],"rounded-s":["rounded-ss","rounded-es"],"rounded-e":["rounded-se","rounded-st"],"rounded-t":["rounded-tl","rounded-tr"],"rounded-r":["rounded-tr","rounded-br"],"rounded-b":["rounded-br","rounded-bl"],"rounded-l":["rounded-tl","rounded-bl"],"border-spacing":["border-spacing-x","border-spacing-y"],"border-w":["border-w-s","border-w-e","border-w-t","border-w-r","border-w-b","border-w-l"],"border-w-x":["border-w-r","border-w-l"],"border-w-y":["border-w-t","border-w-b"],"border-color":["border-color-s","border-color-e","border-color-t","border-color-r","border-color-b","border-color-l"],"border-color-x":["border-color-r","border-color-l"],"border-color-y":["border-color-t","border-color-b"],"scroll-st":["scroll-mx","scroll-my","scroll-ms","scroll-me","scroll-mt","scroll-mr","scroll-mb","scroll-ml"],"scroll-mx":["scroll-mr","scroll-ml"],"scroll-my":["scroll-mt","scroll-mb"],"scroll-p":["scroll-px","scroll-py","scroll-ps","scroll-pe","scroll-pt","scroll-pr","scroll-pb","scroll-pl"],"scroll-px":["scroll-pr","scroll-pl"],"scroll-py":["scroll-pt","scroll-pb"],touch:["touch-x","touch-y","touch-pz"],"touch-x":["touch"],"touch-y":["touch"],"touch-pz":["touch"]},conflictingClassGroupModifiers:{"font-size":["leading"]}}};var vt=gr(Hr);function p(...e){return vt((0,xt.clsx)(e))}function T({className:e,...t}){return(0,st.jsx)("div",{className:p("animate-pulse rounded-md bg-primary/10",e),...t})}var g=L(require("react")),se=require("@radix-ui/react-slot"),Gt=require("class-variance-authority");var wt=(e=768)=>{let[t,r]=(0,lt.useState)(!1);return(0,lt.useEffect)(()=>{let o=()=>{r(window.innerWidth<e)};return o(),window.addEventListener("resize",o),()=>window.removeEventListener("resize",o)},[e]),t};var Rt=L(require("react")),Ar=(0,Gt.cva)("inline-flex items-center justify-center whitespace-nowrap rounded text-sm font-medium ring-offset-background transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50",{defaultVariants:{size:"default",variant:"default"},variants:{size:{clear:"",default:"st-10 px-4 py-2",icon:"st-10 w-10",lg:"st-11 rounded px-8",sm:"st-9 rounded px-3"},variant:{default:"bg-primary text-primary-foreground hover:bg-primary-ON_HOVER",destructive:"bg-destructive text-destructive-foreground hover:bg-destructive/90",ghost:"hover:bg-card hover:text-accent-foreground",link:"text-primary items-start justify-start underline-offset-4 hover:underline",outline:"border border-border bg-background hover:bg-card hover:text-accent-foreground",secondary:"bg-secondary text-secondary-foreground hover:bg-secondary/80"}}}),De=Rt.forwardRef(({asChild:e=!1,className:t,size:r,variant:o,...a},i)=>(0,st.jsx)(e?se.Slot:"button",{className:p(Ar({className:t,size:r,variant:o})),ref:i,...a}));De.displayName="Button";var Mt=L(require("react"));var Ge=Mt.forwardRef(({className:e,type:t,...r},o)=>(0,st.jsx)("input",{type:t,className:p("flex st-9 w-full rounded-md border border-input bg-transparent px-3 py-1 text-sm shadow-sm transition-colors file:border-0 file:bg-transparent file:text-sm file:font-medium file:text-foreground placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:cursor-not-allowed disabled:opacity-50",e),ref:o,...r}));Ge.displayName="Input";var kt=L(require("react")),_e=L(require("@radix-ui/react-separator"));var Oe=kt.forwardRef(({className:e,orientation:t="horizontal",decorative:r=!0,...o},a)=>(0,st.jsx)(_e.Root,{ref:a,decorative:r,orientation:t,className:p("shrink-0 bg-border",t==="horizontal"?"st-[1px] w-full":"st-full w-[1px]",e),...o}));Oe.displayName=_e.Root.displayName;var ge=L(require("react")),I=L(require("@radix-ui/react-dialog")),It=require("@radix-ui/react-icons");var Et=I.Root;var Br=I.Portal,zt=ge.forwardRef(({className:e,...t},r)=>(0,st.jsx)(I.Overlay,{className:p("fixed inset-0 z-50 bg-black/80 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0",e),...t,ref:r}));zt.displayName=I.Overlay.displayName;var Dr=(0,Gt.cva)("fixed z-50 gap-4 bg-background p-6 shadow-lg transition ease-in-out data-[state=closed]:duration-300 data-[state=open]:duration-500 data-[state=open]:animate-in data-[state=closed]:animate-out",{variants:{side:{top:"inset-x-0 top-0 border-b data-[state=closed]:slide-out-to-top data-[state=open]:slide-in-from-top",bottom:"inset-x-0 bottom-0 border-t data-[state=closed]:slide-out-to-bottom data-[state=open]:slide-in-from-bottom",left:"inset-y-0 left-0 st-full w-3/4 border-r data-[state=closed]:slide-out-to-left data-[state=open]:slide-in-from-left sm:max-w-sm",right:"inset-y-0 right-0 st-full w-3/4 border-l data-[state=closed]:slide-out-to-right data-[state=open]:slide-in-from-right sm:max-w-sm"}},defaultVariants:{side:"right"}}),Fe=ge.forwardRef(({side:e="right",className:t,children:r,...o},a)=>(0,st.jsxs)(Br,{children:[(0,st.jsx)(zt,{}),(0,st.jsxs)(I.Content,{ref:a,className:p(Dr({side:e}),t),...o,children:[(0,st.jsxs)(I.Close,{className:"absolute right-4 top-4 rounded-sm opacity-70 ring-offset-background transition-opacity hover:opacity-100 focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 disabled:pointer-events-none data-[state=open]:bg-secondary",children:[(0,st.jsx)(It.Cross2Icon,{className:"st-4 w-4"}),(0,st.jsx)("span",{className:"sr-only",children:"Close"})]}),r]})]}));Fe.displayName=I.Content.displayName;var Gr=({className:e,...t})=>(0,st.jsx)("div",{className:p("flex flex-col space-y-2 text-center sm:text-left",e),...t});Gr.displayName="SheetHeader";var _r=({className:e,...t})=>(0,st.jsx)("div",{className:p("flex flex-col-reverse sm:flex-row sm:justify-end sm:space-x-2",e),...t});_r.displayName="SheetFooter";var Or=ge.forwardRef(({className:e,...t},r)=>(0,st.jsx)(I.Title,{ref:r,className:p("text-lg font-semibold text-foreground",e),...t}));Or.displayName=I.Title.displayName;var Fr=ge.forwardRef(({className:e,...t},r)=>(0,st.jsx)(I.Description,{ref:r,className:p("text-sm text-muted-foreground",e),...t}));Fr.displayName=I.Description.displayName;var Ht=L(require("react")),_=L(require("@radix-ui/react-tooltip"));var At=_.Provider,Bt=_.Root,Dt=_.Trigger,$e=Ht.forwardRef(({className:e,sideOffset:t=4,...r},o)=>(0,st.jsx)(_.Portal,{children:(0,st.jsx)(_.Content,{ref:o,sideOffset:t,className:p("z-50 overflow-hidden rounded-md bg-primary px-3 py-1.5 text-xs text-primary-foreground animate-in fade-in-0 zoom-in-95 data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=closed]:zoom-out-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",e),...r})}));$e.displayName=_.Content.displayName;var Vr="sidebar:state",$r=60*60*24*7,Wr="16rem",jr="18rem",Ur="3rem",Kr="b",Ot=g.createContext(null);function Pe(){let e=g.useContext(Ot);if(!e)throw new Error("useSidebar must be used within a SidebarProvider.");return e}var qr=g.forwardRef(({defaultOpen:e=!0,open:t,onOpenChange:r,className:o,style:a,children:i,...d},s)=>{let f=wt(),[v,x]=g.useState(!1),[M,y]=g.useState(e),C=t!=null?t:M,k=g.useCallback(R=>{if(r)return r==null?void 0:r(typeof R=="function"?R(C):R);y(R),document.cookie=`${Vr}=${C}; path=/; max-age=${$r}`},[r,C]),l=g.useCallback(()=>f?x(R=>!R):k(R=>!R),[f,k,x]);g.useEffect(()=>{let R=O=>{O.key===Kr&&(O.metaKey||O.ctrlKey)&&(O.preventDefault(),l())};return window.addEventListener("keydown",R),()=>window.removeEventListener("keydown",R)},[l]);let b=C?"expanded":"collapsed",w=g.useMemo(()=>({state:b,open:C,setOpen:k,isMobile:f,openMobile:v,setOpenMobile:x,toggleSidebar:l}),[b,C,k,f,v,x,l]);return(0,st.jsx)(Ot.Provider,{value:w,children:(0,st.jsx)(At,{delayDuration:0,children:(0,st.jsx)("div",{style:{"--sidebar-width":Wr,"--sidebar-width-icon":Ur,...a},className:p("group/sidebar-wrapper flex w-full fixed has-[[data-variant=inset]]:bg-sidebar",o),ref:s,...d,children:i})})})});qr.displayName="SidebarProvider";var he=g.forwardRef(({side:e="left",variant:t="sidebar",collapsible:r="offcanvas",className:o,children:a,...i},d)=>{let{isMobile:s,state:f,openMobile:v,setOpenMobile:x}=Pe();return r==="none"?(0,st.jsx)("div",{className:p("flex st-full w-[--sidebar-width] flex-col bg-sidebar text-sidebar-foreground",o),ref:d,...i,children:a}):s?(0,st.jsx)(Et,{open:v,onOpenChange:x,...i,children:(0,st.jsx)(Fe,{"data-sidebar":"sidebar","data-mobile":"true",className:"w-[--sidebar-width] bg-sidebar p-0 text-sidebar-foreground [&>button]:hidden",style:{"--sidebar-width":jr},side:e,children:(0,st.jsx)("div",{className:"flex st-full w-full flex-col",children:a})})}):(0,st.jsxs)("div",{ref:d,className:"group peer hidden md:block text-sidebar-foreground","data-state":f,"data-collapsible":f==="collapsed"?r:"","data-variant":t,"data-side":e,children:[(0,st.jsx)("div",{className:p("duration-200 relative st-svh w-[--sidebar-width] bg-transparent transition-[width] ease-linear","group-data-[collapsible=offcanvas]:w-0","group-data-[side=right]:rotate-180",t==="floating"||t==="inset"?"group-data-[collapsible=icon]:w-[calc(var(--sidebar-width-icon)_+_theme(spacing.4))]":"group-data-[collapsible=icon]:w-[--sidebar-width-icon]")}),(0,st.jsx)("div",{className:p("duration-200 fixed top-14 bottom-0 z-10 hidden w-[--sidebar-width] transition-[left,right,width] ease-linear md:flex",e==="left"?"left-0 group-data-[collapsible=offcanvas]:left-[calc(var(--sidebar-width)*-1)]":"right-0 group-data-[collapsible=offcanvas]:right-[calc(var(--sidebar-width)*-1)]",t==="floating"||t==="inset"?"p-2 group-data-[collapsible=icon]:w-[calc(var(--sidebar-width-icon)_+_theme(spacing.4)_+2px)]":"group-data-[collapsible=icon]:w-[--sidebar-width-icon] group-data-[side=left]:border-r group-data-[side=right]:border-l",o),...i,children:(0,st.jsx)("div",{"data-sidebar":"sidebar",className:"flex st-full w-full flex-col bg-sidebar group-data-[variant=floating]:rounded-lg group-data-[variant=floating]:border group-data-[variant=floating]:border-sidebar-border group-data-[variant=floating]:shadow",children:a})})]})});he.displayName="Sidebar";var Xr=g.forwardRef(({className:e,onClick:t,...r},o)=>{let{toggleSidebar:a}=Pe();return(0,st.jsxs)(De,{ref:o,"data-sidebar":"trigger",variant:"ghost",size:"icon",className:p("st-7 w-7",e),onClick:i=>{t==null||t(i),a()},...r,children:[(0,st.jsx)(Ft.PanelLeft,{}),(0,st.jsx)("span",{className:"sr-only",children:"Toggle Sidebar"})]})});Xr.displayName="SidebarTrigger";var Yr=g.forwardRef(({className:e,...t},r)=>{let{toggleSidebar:o}=Pe();return(0,st.jsx)("button",{ref:r,"data-sidebar":"rail","aria-label":"Toggle Sidebar",tabIndex:-1,onClick:o,title:"Toggle Sidebar",className:p("absolute inset-y-0 z-20 hidden w-4 -translate-x-1/2 transition-all ease-linear after:absolute after:inset-y-0 after:left-1/2 after:w-[2px] hover:after:bg-sidebar-border group-data-[side=left]:-right-4 group-data-[side=right]:left-0 sm:flex","[[data-side=left]_&]:cursor-w-resize [[data-side=right]_&]:cursor-e-resize","[[data-side=left][data-state=collapsed]_&]:cursor-e-resize [[data-side=right][data-state=collapsed]_&]:cursor-w-resize","group-data-[collapsible=offcanvas]:translate-x-0 group-data-[collapsible=offcanvas]:after:left-full group-data-[collapsible=offcanvas]:hover:bg-sidebar","[[data-side=left][data-collapsible=offcanvas]_&]:-right-2","[[data-side=right][data-collapsible=offcanvas]_&]:-left-2",e),...t})});Yr.displayName="SidebarRail";var Jr=g.forwardRef(({className:e,...t},r)=>(0,st.jsx)("main",{ref:r,className:p("flex flex-1 flex-col bg-background overflow-y-auto relative max-st-full","md:peer-data-[variant=inset]:st-2 md:peer-data-[state=collapsed]:peer-data-[variant=inset]:ml-2 md:peer-data-[variant=inset]:ml-0 md:peer-data-[variant=inset]:rounded-xl md:peer-data-[variant=inset]:shadow",e),...t}));Jr.displayName="SidebarInset";var Zr=g.forwardRef(({className:e,...t},r)=>(0,st.jsx)(Ge,{ref:r,"data-sidebar":"input",className:p("st-8 w-full bg-background shadow-none focus-visible:ring-2 focus-visible:ring-sidebar-ring",e),...t}));Zr.displayName="SidebarInput";var ve=g.forwardRef(({className:e,...t},r)=>(0,st.jsx)("div",{ref:r,"data-sidebar":"header",className:p("flex flex-col gap-2 p-2",e),...t}));ve.displayName="SidebarHeader";var xe=g.forwardRef(({className:e,...t},r)=>(0,st.jsx)("div",{ref:r,"data-sidebar":"footer",className:p("flex flex-col gap-2 p-2",e),...t}));xe.displayName="SidebarFooter";var We=g.forwardRef(({className:e,...t},r)=>(0,st.jsx)(Oe,{ref:r,"data-sidebar":"separator",className:p("mx-2 w-auto bg-sidebar-border",e),...t}));We.displayName="SidebarSeparator";var le=g.forwardRef(({className:e,...t},r)=>(0,st.jsx)("div",{ref:r,"data-sidebar":"content",className:p("flex min-st-0 flex-1 flex-col gap-2 overflow-auto group-data-[collapsible=icon]:overflow-hidden",e),...t}));le.displayName="SidebarContent";var F=g.forwardRef(({className:e,...t},r)=>(0,st.jsx)("div",{ref:r,"data-sidebar":"group",className:p("relative flex w-full min-w-0 flex-col p-2",e),...t}));F.displayName="SidebarGroup";var J=g.forwardRef(({className:e,asChild:t=!1,...r},o)=>(0,st.jsx)(t?se.Slot:"div",{ref:o,"data-sidebar":"group-label",className:p("duration-200 flex st-8 shrink-0 items-center rounded-md px-2 text-xs font-medium text-sidebar-foreground/70 outline-none ring-sidebar-ring transition-[margin,opa] ease-linear focus-visible:ring-2 [&>svg]:size-4 [&>svg]:shrink-0","group-data-[collapsible=icon]:-mt-8 group-data-[collapsible=icon]:opacity-0",e),...r}));J.displayName="SidebarGroupLabel";var Qr=g.forwardRef(({className:e,asChild:t=!1,...r},o)=>(0,st.jsx)(t?se.Slot:"button",{ref:o,"data-sidebar":"group-action",className:p("absolute right-3 top-3.5 flex aspect-square w-5 items-center justify-center rounded-md p-0 text-sidebar-foreground outline-none ring-sidebar-ring transition-transform hover:bg-sidebar-accent hover:text-sidebar-accent-foreground focus-visible:ring-2 [&>svg]:size-4 [&>svg]:shrink-0","after:absolute after:-inset-2 after:md:hidden","group-data-[collapsible=icon]:hidden",e),...r}));Qr.displayName="SidebarGroupAction";var j=g.forwardRef(({className:e,...t},r)=>(0,st.jsx)("div",{ref:r,"data-sidebar":"group-content",className:p("w-full text-sm",e),...t}));j.displayName="SidebarGroupContent";var D=g.forwardRef(({className:e,...t},r)=>(0,st.jsx)("ul",{ref:r,"data-sidebar":"menu",className:p("flex w-full min-w-0 flex-col gap-1",e),...t}));D.displayName="SidebarMenu";var z=g.forwardRef(({className:e,...t},r)=>(0,st.jsx)("li",{ref:r,"data-sidebar":"menu-item",className:p("group/menu-item relative",e),...t}));z.displayName="SidebarMenuItem";var eo=(0,Gt.cva)("peer/menu-button flex w-full items-center gap-2 overflow-hidden rounded-md p-2 text-left text-sm outline-none ring-sidebar-ring transition-[width,height,padding] hover:bg-sidebar-accent hover:text-sidebar-accent-foreground focus-visible:ring-2 active:bg-sidebar-accent active:text-sidebar-accent-foreground disabled:pointer-events-none disabled:opacity-50 group-has-[[data-sidebar=menu-action]]/menu-item:pr-8 aria-disabled:pointer-events-none aria-disabled:opacity-50 data-[active=true]:bg-sidebar-accent data-[active=true]:font-medium data-[active=true]:text-sidebar-accent-foreground data-[state=open]:hover:bg-sidebar-accent data-[state=open]:hover:text-sidebar-accent-foreground group-data-[collapsible=icon]:!size-8 group-data-[collapsible=icon]:!p-2 [&>span:last-child]:truncate [&>svg]:size-4 [&>svg]:shrink-0",{variants:{variant:{default:"hover:bg-sidebar-accent hover:text-sidebar-accent-foreground",outline:"bg-background shadow-[0_0_0_1px_hsl(var(--sidebar-border))] hover:bg-sidebar-accent hover:text-sidebar-accent-foreground hover:shadow-[0_0_0_1px_hsl(var(--sidebar-accent))]"},size:{default:"st-8 text-sm",sm:"st-7 text-xs",lg:"st-12 text-sm group-data-[collapsible=icon]:!p-0"}},defaultVariants:{variant:"default",size:"default"}}),V=g.forwardRef(({asChild:e=!1,isActive:t=!1,variant:r="default",size:o="default",tooltip:a,className:i,...d},s)=>{let f=e?se.Slot:"button",{isMobile:v,state:x}=Pe(),M=(0,st.jsx)(f,{ref:s,"data-sidebar":"menu-button","data-size":o,"data-active":t,className:p(eo({variant:r,size:o}),i),...d});return a?(typeof a=="string"&&(a={children:a}),(0,st.jsxs)(Bt,{children:[(0,st.jsx)(Dt,{asChild:!0,children:M}),(0,st.jsx)($e,{side:"right",align:"center",hidden:x!=="collapsed"||v,...a})]})):M});V.displayName="SidebarMenuButton";var je=g.forwardRef(({className:e,asChild:t=!1,showOnHover:r=!1,...o},a)=>(0,st.jsx)(t?se.Slot:"button",{ref:a,"data-sidebar":"menu-action",className:p("absolute right-1 top-1.5 flex aspect-square w-5 items-center justify-center rounded-md p-0 text-sidebar-foreground outline-none ring-sidebar-ring transition-transform hover:bg-sidebar-accent hover:text-sidebar-accent-foreground focus-visible:ring-2 peer-hover/menu-button:text-sidebar-accent-foreground [&>svg]:size-4 [&>svg]:shrink-0","after:absolute after:-inset-2 after:md:hidden","peer-data-[size=sm]/menu-button:top-1","peer-data-[size=default]/menu-button:top-1.5","peer-data-[size=lg]/menu-button:top-2.5","group-data-[collapsible=icon]:hidden",r&&"group-focus-within/menu-item:opacity-100 group-hover/menu-item:opacity-100 data-[state=open]:opacity-100 peer-data-[active=true]/menu-button:text-sidebar-accent-foreground md:opacity-0",e),...o}));je.displayName="SidebarMenuAction";var to=g.forwardRef(({className:e,...t},r)=>(0,st.jsx)("div",{ref:r,"data-sidebar":"menu-badge",className:p("absolute right-1 flex st-5 min-w-5 items-center justify-center rounded-md px-1 text-xs font-medium tabular-nums text-sidebar-foreground select-none pointer-events-none","peer-hover/menu-button:text-sidebar-accent-foreground peer-data-[active=true]/menu-button:text-sidebar-accent-foreground","peer-data-[size=sm]/menu-button:top-1","peer-data-[size=default]/menu-button:top-1.5","peer-data-[size=lg]/menu-button:top-2.5","group-data-[collapsible=icon]:hidden",e),...t}));to.displayName="SidebarMenuBadge";var ro=g.forwardRef(({className:e,showIcon:t=!1,...r},o)=>{let a=g.useMemo(()=>`${Math.floor(Math.random()*40)+50}%`,[]);return(0,st.jsxs)("div",{ref:o,"data-sidebar":"menu-skeleton",className:p("rounded-md st-8 flex gap-2 px-2 items-center",e),...r,children:[t&&(0,st.jsx)(T,{className:"size-4 rounded-md","data-sidebar":"menu-skeleton-icon"}),(0,st.jsx)(T,{className:"st-4 flex-1 max-w-[--skeleton-width]","data-sidebar":"menu-skeleton-text",style:{"--skeleton-width":a}})]})});ro.displayName="SidebarMenuSkeleton";var de=g.forwardRef(({className:e,...t},r)=>(0,st.jsx)("ul",{ref:r,"data-sidebar":"menu-sub",className:p("mx-3.5 flex min-w-0 translate-x-px flex-col gap-1 border-l border-sidebar-border px-2.5 py-0.5","group-data-[collapsible=icon]:hidden",e),...t}));de.displayName="SidebarMenuSub";var ce=g.forwardRef(({...e},t)=>(0,st.jsx)("li",{ref:t,...e}));ce.displayName="SidebarMenuSubItem";var pe=g.forwardRef(({asChild:e=!1,size:t="md",isActive:r,className:o,...a},i)=>(0,st.jsx)(e?se.Slot:"a",{ref:i,"data-sidebar":"menu-sub-button","data-size":t,"data-active":r,className:p("flex st-7 min-w-0 -translate-x-px items-center gap-2 overflow-hidden rounded-md px-2 text-sidebar-foreground outline-none ring-sidebar-ring hover:bg-sidebar-accent hover:text-sidebar-accent-foreground focus-visible:ring-2 active:bg-sidebar-accent active:text-sidebar-accent-foreground disabled:pointer-events-none disabled:opacity-50 aria-disabled:pointer-events-none aria-disabled:opacity-50 [&>span:last-child]:truncate [&>svg]:size-4 [&>svg]:shrink-0 [&>svg]:text-sidebar-accent-foreground","data-[active=true]:bg-sidebar-accent data-[active=true]:text-sidebar-accent-foreground",t==="sm"&&"text-xs",t==="md"&&"text-sm","group-data-[collapsible=icon]:hidden",o),...a}));pe.displayName="SidebarMenuSubButton";function Ke({mainNav:e,secondaryNav:t,title:r,subTitle:o,pathName:a,menuHeading:i,onNavClick:d,loading:s=!1,LinkComponent:f,...v}){let M=f?y=>(0,st.jsx)(f,{...y}):d?({href:y,children:C,...k})=>(0,st.jsx)("button",{onClick:()=>d&&d(y),className:"flex items-center justify-start w-full text-sm text-left px-4 py-2",...k,children:C}):y=>(0,st.jsx)("a",{...y});return(0,st.jsxs)(he,{...v,variant:"inset",children:[(0,st.jsx)(ve,{children:(0,st.jsx)(D,{children:(0,st.jsx)(z,{children:s?(0,st.jsxs)("div",{className:"grid flex-1 p-2 text-left text-st leading-tight",children:[(0,st.jsx)(T,{className:"bg-gray-200 my-2 w-full st-7"}),(0,st.jsx)(T,{className:"bg-gray-200 w-3/4 my-2 st-5"})]}):(0,st.jsxs)("div",{className:"grid flex-1 p-2 text-left text-st leading-tight",children:[(0,st.jsx)("span",{className:"truncate font-semibold",children:r}),o&&(0,st.jsx)("span",{className:"truncate text-sm",children:o})]})})})}),s&&(0,st.jsxs)(le,{children:[(0,st.jsx)(T,{className:"bg-gray-200 w-3/4 st-5"}),(0,st.jsx)(T,{className:"bg-gray-200 w-3/4 st-5"}),(0,st.jsx)(T,{className:"bg-gray-200 w-3/4 st-5"}),(0,st.jsx)(T,{className:"bg-gray-200 w-3/4 st-5"}),(0,st.jsx)(T,{className:"bg-gray-200 w-3/4 st-5"}),(0,st.jsx)(T,{className:"bg-gray-200 w-3/4 st-5"}),(0,st.jsx)(T,{className:"bg-gray-200 w-3/4 st-5"}),(0,st.jsx)(T,{className:"bg-gray-200 w-3/4 st-5"}),(0,st.jsx)(T,{className:"bg-gray-200 w-3/4 st-5"}),(0,st.jsx)(T,{className:"bg-gray-200 w-3/4 st-5"})]}),(0,st.jsxs)(le,{children:[e&&!s&&e.map((y,C)=>(0,st.jsx)(oo,{subNav:y,pathName:a,Link:M},C)),(0,st.jsx)(F,{className:"mt-auto",children:(0,st.jsx)(j,{children:(0,st.jsx)(D,{children:t&&!s&&t.map(y=>(0,st.jsx)(z,{children:(0,st.jsx)(V,{asChild:!0,size:"sm",children:(0,st.jsxs)(M,{href:y.url||"",children:[y.icon&&(0,st.jsx)(y.icon,{}),(0,st.jsx)("span",{children:y.label})]})})},y.label))})})})]}),(0,st.jsx)(xe,{})]})}function oo({subNav:e,pathName:t,Link:r}){var i,d;let o=e,a=!1;return o.links&&o.links.map(s=>{s.url===t&&(a=!0)}),(0,st.jsx)(Y,{defaultOpen:!0,className:"group/collapsible",children:(0,st.jsx)(F,{className:"py-0",children:(0,st.jsx)(D,{children:(0,st.jsx)(Y,{asChild:!0,defaultOpen:o.isActive,children:(0,st.jsxs)(z,{children:[(0,st.jsx)(V,{asChild:!0,tooltip:o.label,className:(0,Ue.default)(a&&"font-bold text-accent"),children:(0,st.jsxs)(r,{href:o.url,children:[o.icon&&(0,st.jsx)(o.icon,{}),(0,st.jsx)("span",{children:o.label})]})}),(i=o.links)!=null&&i.length?(0,st.jsxs)(st.Fragment,{children:[(0,st.jsx)(oe,{asChild:!0,children:(0,st.jsxs)(je,{className:"data-[state=open]:rotate-90",children:[(0,st.jsx)(Ft.ChevronRight,{}),(0,st.jsx)("span",{className:"sr-only",children:"Toggle"})]})}),(0,st.jsx)(ae,{children:(0,st.jsx)(de,{children:(d=o.links)==null?void 0:d.map(s=>(0,st.jsx)(ce,{children:(0,st.jsx)(pe,{asChild:!0,className:(0,Ue.default)(s.url===t&&"font-bold text-accent"),children:(0,st.jsx)(r,{href:s.url,children:(0,st.jsx)("span",{children:s.label})})})},s.label))})})]}):null]})},o.label)})})})}var Vt=L(require("clsx"));var ao=()=>(0,st.jsx)(te,{iconName:"github",size:"10x"});function qe({relatedContent:e,tableOfContents:t,editorComponent:r,loading:o=!1,editMode:a=!1,onAddDocument:i,onEditDocument:d,onPrintDocument:s,onGithubClick:f,onNavClick:v,LinkComponent:x,...M}){let k=x?l=>(0,st.jsx)(x,{...l}):v?({item:l,children:b,...w})=>(0,st.jsx)("button",{onClick:()=>v&&v(l),className:"flex items-center justify-start w-full text-sm text-left px-4 py-2",...w,children:b}):l=>(0,st.jsx)("a",{href:l.href,...l});return(0,st.jsxs)(he,{side:"right",variant:"inset",...M,children:[(0,st.jsxs)(ve,{className:"border-b border-sidebar-border",children:[(0,st.jsxs)(D,{className:"flex-row space-x-1",children:[(0,st.jsx)(z,{children:(0,st.jsxs)(V,{onClick:i,children:[(0,st.jsx)(Ft.FilePlus,{})," ",(0,st.jsx)("span",{children:"Add Document"})]})}),f&&(0,st.jsx)(z,{children:(0,st.jsx)(V,{onClick:f,tooltip:"Open in GitHub",children:(0,st.jsx)(ao,{})})})]}),(0,st.jsxs)(D,{className:"flex-row space-x-1",children:[(0,st.jsx)(z,{className:"w-5/12",children:(0,st.jsxs)(V,{onClick:()=>d(),variant:a?"outline":"default",className:(0,Vt.default)(a&&"text-accent"),children:[(0,st.jsx)(Ft.Edit,{})," ",(0,st.jsx)("span",{children:"Edit"})]})}),(0,st.jsx)(z,{className:"w-5/12",children:(0,st.jsxs)(V,{onClick:s,children:[(0,st.jsx)(Ft.Printer,{})," ",(0,st.jsx)("span",{children:"Print"})]})})]})]}),r&&(0,st.jsxs)(st.Fragment,{children:[(0,st.jsx)(Y,{defaultOpen:!0,className:"group/collapsible",children:(0,st.jsxs)(F,{children:[(0,st.jsx)(J,{asChild:!0,children:(0,st.jsxs)(oe,{children:["Editor Controls",(0,st.jsx)(Ft.ChevronDown,{className:"ml-auto transition-transform group-data-[state=open]/collapsible:rotate-180"})]})}),(0,st.jsx)(j,{children:(0,st.jsx)(ae,{children:r})})]})}),(0,st.jsx)(We,{className:"mx-0"})]}),(0,st.jsxs)(le,{className:"overflow-auto",children:[o&&(0,st.jsxs)(st.Fragment,{children:[(0,st.jsxs)(F,{children:[(0,st.jsx)(J,{children:"Related Content"}),(0,st.jsx)(j,{children:(0,st.jsx)(D,{children:Array.from({length:3}).map((l,b)=>(0,st.jsx)(z,{children:(0,st.jsx)(T,{className:"bg-gray-200 w-full st-10"})},b))})})]}),(0,st.jsxs)(F,{children:[(0,st.jsx)(J,{children:"Table of Contents"}),(0,st.jsx)(j,{children:(0,st.jsx)(D,{children:Array.from({length:3}).map((l,b)=>(0,st.jsx)(z,{children:(0,st.jsx)(T,{className:"bg-gray-200 w-full st-10"})},b))})})]})]}),e&&!o&&Object.keys(e).length>0&&(0,st.jsx)(Y,{defaultOpen:!0,className:"group/collapsible",children:(0,st.jsxs)(F,{children:[(0,st.jsx)(J,{asChild:!0,children:(0,st.jsxs)(oe,{children:["Related Content",(0,st.jsx)(Ft.ChevronDown,{className:"ml-auto transition-transform group-data-[state=open]/collapsible:rotate-180"})]})}),(0,st.jsx)(j,{children:(0,st.jsx)(ae,{children:(0,st.jsx)(D,{children:e&&Object.keys(e).map(l=>(0,st.jsxs)(z,{children:[(0,st.jsxs)("span",{className:"p-2 text-xs text-sidebar-foreground",children:[" ",l.charAt(0).toUpperCase()+l.slice(1)]}),l&&e[l]&&(0,st.jsx)(de,{children:e[l].map(b=>(0,st.jsx)(ce,{children:(0,st.jsx)(pe,{asChild:!0,isActive:!1,size:"sm",children:(0,st.jsxs)(k,{href:b.url,item:b,className:"flex justify-between items-center w-full text-xs",children:[(0,st.jsx)("span",{children:b.label}),b.type==="note"&&(0,st.jsx)(Ft.PencilLine,{className:"ml-2 text-gray-400 !important",size:16}),b.type==="draft"&&(0,st.jsx)(te,{iconName:"code-pull-request-draft",className:"ml-2 text-gray-400 !important"})]})})},b.label))})]},l))})})})]})}),t&&!o&&(0,st.jsx)(Y,{defaultOpen:!0,className:"group/collapsible",children:(0,st.jsxs)(F,{children:[(0,st.jsx)(J,{asChild:!0,children:(0,st.jsxs)(oe,{children:["Table of Contents",(0,st.jsx)(Ft.ChevronDown,{className:"ml-auto transition-transform group-data-[state=open]/collapsible:rotate-180"})]})}),(0,st.jsx)(j,{children:(0,st.jsx)(ae,{children:(0,st.jsx)(D,{children:t.map(l=>{var b;return(0,st.jsxs)(z,{children:[(0,st.jsx)(V,{asChild:!0,children:(0,st.jsx)("a",{href:`#${l.url}`,className:"text-xs",children:l.title})}),(b=l.items)!=null&&b.length?(0,st.jsx)(de,{children:l.items.map(w=>(0,st.jsx)(ce,{children:(0,st.jsx)(pe,{asChild:!0,isActive:w.isActive,size:"sm",children:(0,st.jsx)("a",{href:`#${w.url}`,className:"flex justify-between items-center w-full text-xs",children:(0,st.jsx)("span",{children:w.title})})})},w.title))}):null]},l.title)})})})})]})})]}),(0,st.jsx)(xe,{})]})}var B=require("@headlessui/react"),Te=require("@heroicons/react/24/outline"),ye=require("@heroicons/react/20/solid");var no=({name:e,items:t,actions:r=[],href:o})=>!t&&o?(0,st.jsxs)("a",{href:o,className:"relative inline-block text-sm font-semibold text-foreground group",children:[e,(0,st.jsx)("span",{className:"absolute bottom-0 left-1/2 w-1/2 st-0.5 bg-accent transform -translate-x-1/2 scale-x-0 transition-transform duration-300 ease-in-out group-hover:scale-x-100"})]}):(0,st.jsxs)(B.Popover,{children:[(0,st.jsxs)(B.PopoverButton,{className:"flex items-center gap-x-1 text-sm/6 font-semibold text-foreground outline-none group",children:[(0,st.jsxs)("span",{className:"relative",children:[e,(0,st.jsx)("span",{className:"absolute bottom-0 left-1/2 w-1/2 st-0.5 bg-accent transform -translate-x-1/2 scale-x-0 transition-transform duration-300 ease-in-out group-hover:scale-x-100"})]}),(0,st.jsx)($t.ChevronDownIcon,{"aria-hidden":"true",className:"st-5 w-5 flex-none text-accent"})]}),(0,st.jsxs)(B.PopoverPanel,{transition:!0,className:"absolute inset-x-0 top-0 -z-10 bg-popover mt-14 shadow-lg ring-1 ring-ring/5 transition data-[closed]:-translate-y-1 data-[closed]:opacity-0 data-[enter]:duration-200 data-[leave]:duration-150 data-[enter]:ease-out data-[leave]:ease-in",children:[(0,st.jsx)("div",{className:"mx-auto grid max-w-7xl grid-cols-4 gap-x-4 px-6 py-10 lg:px-8 xl:gap-x-8 z-50",children:t&&t.map(a=>(0,st.jsxs)("div",{className:"group relative rounded-lg p-6 text-sm/6 box-border",children:[(0,st.jsx)("div",{className:"flex st-16 w-16 items-center justify-center rounded-lg bg-popover group-hover:text-accent transition-transform duration-300 ease-in-out group-hover:scale-90",children:(0,st.jsx)(a.icon,{"aria-hidden":"true",size:"6x"})}),(0,st.jsxs)("a",{href:a.href,className:"mt-6 block font-semibold text-popover-foreground group-hover:text-accent",children:[a.name,(0,st.jsx)("span",{className:"absolute inset-0"})]}),(0,st.jsx)("p",{className:"mt-1 text-popover-foreground/80 group-hover:text-accent",children:a.description})]},a.name))}),r.length>0&&(0,st.jsx)("div",{className:"bg-gray-50",children:(0,st.jsx)("div",{className:"mx-auto max-w-7xl px-6 lg:px-8",children:(0,st.jsx)("div",{className:"grid grid-cols-3 divide-x divide-gray-900/5 border-x border-gray-900/5",children:r.map(a=>(0,st.jsxs)("a",{href:a.href,className:"flex items-center justify-center gap-x-2.5 p-3 text-sm/6 font-semibold text-gray-900 hover:bg-gray-100",children:[(0,st.jsx)(a.icon,{"aria-hidden":"true",className:"st-5 w-5 flex-none text-gray-400"}),a.name]},a.name))})})})]})]}),Wt=no;var ke=["light","dark","green"];function Xe({title:e,logo:t,menuItems:r}){let[o,a]=(0,lt.useState)(!1),[i,d]=(0,lt.useState)(!1),[s,f]=(0,lt.useState)("light"),v=t==null?void 0:t.split(".")[0],x=t==null?void 0:t.split(".")[1],[M,y]=(0,lt.useState)(`${v}.${x}`),C=l=>{ke.includes(l)?y(l==="light"?`${v}.${x}`:`${v}-${l}.${x}`):y(`${v}.${x}`)};(0,lt.useEffect)(()=>{let l=localStorage.getItem("theme")||"light";console.log("storedTheme",l),f(l),document.documentElement.setAttribute("class",l),C(l)},[]);let k=()=>{let l=ke[(ke.indexOf(s)+1)%ke.length];f(l),document.documentElement.setAttribute("class",l),localStorage.setItem("theme",l),C(l)};return(0,st.jsxs)("header",{className:"relative isolate z-10 bg-background st-14",children:[(0,st.jsxs)("nav",{"aria-label":"Global",className:"relative mx-auto flex items-center justify-between p-3 lg:px-8",children:[(0,st.jsx)("div",{className:"flex lg:flex-1",children:(0,st.jsxs)("a",{href:"#",className:"-st-1.5 p-1.5 outline-none",children:[(0,st.jsx)("span",{className:"sr-only",children:e}),(0,st.jsx)("img",{alt:e,src:M,className:"st-9 w-auto"})]})}),(0,st.jsx)("div",{className:"flex lg:hidden",children:(0,st.jsxs)("button",{type:"button",onClick:()=>a(!0),className:"-st-2.5 inline-flex items-center justify-center rounded-md p-2.5 text-gray-700 outline-none",children:[(0,st.jsx)("span",{className:"sr-only",children:"Open main menu"}),(0,st.jsx)(Te.Bars3Icon,{"aria-hidden":"true",className:"st-6 w-6"})]})}),(0,st.jsx)(B.PopoverGroup,{className:"hidden lg:flex lg:gap-x-12",children:r.map(l=>(0,st.jsx)(Wt,{...l},l.name))}),(0,st.jsx)("div",{className:"hidden lg:flex lg:flex-1 lg:justify-end",children:(0,st.jsx)("button",{onClick:k,className:"p-2 text-gray-700 outline-none",children:s==="dark"?(0,st.jsx)(ye.SunIcon,{className:"st-6 w-6"}):s==="green"?(0,st.jsx)(ye.MoonIcon,{className:"st-6 w-6"}):(0,st.jsx)(ye.SunIcon,{className:"st-6 w-6"})})})]}),(0,st.jsxs)(B.Dialog,{open:o,onClose:a,className:"lg:hidden",children:[(0,st.jsx)("div",{className:"fixed inset-0 z-10 bg-black bg-opacity-50","aria-hidden":"true"}),(0,st.jsxs)(B.DialogPanel,{className:"fixed inset-y-0 right-0 z-20 w-full overflow-y-auto bg-white px-6 py-6 sm:max-w-sm sm:ring-1 sm:ring-gray-900/10",children:[(0,st.jsxs)("div",{className:"flex items-center justify-between",children:[(0,st.jsxs)("a",{href:"#",className:"-st-1.5 p-1.5 outline-none",children:[(0,st.jsx)("span",{className:"sr-only",children:"Your Company"}),(0,st.jsx)("img",{alt:e,src:t,className:"st-8 w-auto"})]}),(0,st.jsxs)("button",{type:"button",onClick:()=>a(!1),className:"-st-2.5 rounded-md p-2.5 text-gray-700 outline-none",children:[(0,st.jsx)("span",{className:"sr-only",children:"Close menu"}),(0,st.jsx)(Te.XMarkIcon,{"aria-hidden":"true",className:"st-6 w-6"})]})]}),(0,st.jsx)("div",{className:"mt-6 flow-root",children:(0,st.jsx)("div",{className:"-my-6 divide-y divide-gray-500/10",children:(0,st.jsx)("div",{className:"space-y-2 py-6",children:r.map(l=>(0,st.jsx)(io,{...l},l.name))})})})]})]})]})}function io({name:e,items:t,actions:r,href:o}){return!t&&o?(0,st.jsx)("a",{href:o,className:"-mx-3 block rounded-lg px-3 py-2 text-base font-semibold text-gray-900 hover:bg-gray-50",children:e}):(0,st.jsxs)(B.Disclosure,{as:"div",className:"-mx-3",children:[(0,st.jsx)(B.DisclosureButton,{className:"group flex w-full items-center justify-between rounded-lg py-2 pl-3 pr-3.5 text-base font-semibold text-gray-900 hover:bg-gray-50",children:e}),(0,st.jsx)(B.DisclosurePanel,{className:"mt-2 space-y-2",children:t&&t.map(a=>(0,st.jsx)(B.DisclosureButton,{as:"a",href:a.href,className:"block rounded-lg py-2 pl-6 pr-3 text-sm font-semibold text-gray-900 hover:bg-gray-50",children:a.name},a.name))})]})}var Q=L(require("react"));var we=Q.forwardRef(({className:e,...t},r)=>(0,st.jsx)("div",{ref:r,className:p("rounded-xl border bg-card text-card-foreground shadow",e),...t}));we.displayName="Card";var Ye=Q.forwardRef(({className:e,...t},r)=>(0,st.jsx)("div",{ref:r,className:p("flex flex-col space-y-1.5 p-6",e),...t}));Ye.displayName="CardHeader";var Je=Q.forwardRef(({className:e,...t},r)=>(0,st.jsx)("div",{ref:r,className:p("font-semibold leading-none tracking-tight",e),...t}));Je.displayName="CardTitle";var so=Q.forwardRef(({className:e,...t},r)=>(0,st.jsx)("div",{ref:r,className:p("text-sm text-muted-foreground",e),...t}));so.displayName="CardDescription";var Ze=Q.forwardRef(({className:e,...t},r)=>(0,st.jsx)("div",{ref:r,className:p("p-6 pt-0",e),...t}));Ze.displayName="CardContent";var lo=Q.forwardRef(({className:e,...t},r)=>(0,st.jsx)("div",{ref:r,className:p("flex items-center p-6 pt-0",e),...t}));lo.displayName="CardFooter";var Ut=L(require("next/image"));function co({title:e,members:t}){return(0,st.jsx)(we,{className:"mb-6",children:(0,st.jsxs)("div",{className:"p-6",children:[(0,st.jsxs)("div",{className:"flex items-center mb-4",children:[(0,st.jsx)(Ft.Users,{className:"w-6 st-6 text-accent mr-2"}),(0,st.jsx)("h2",{className:"text-xl font-semibold text-foreground",children:e})]}),(0,st.jsx)("div",{className:"space-y-4",children:t.map((r,o)=>(0,st.jsxs)("div",{className:"flex items-center space-x-4",children:[(0,st.jsx)("div",{className:"relative w-12 st-12 rounded-full overflow-hidden",children:r.avatar&&(0,st.jsx)(Ut.default,{src:r.avatar,alt:r.name,layout:"fill",objectFit:"cover"})}),(0,st.jsxs)("div",{children:[(0,st.jsx)("p",{className:"font-semibold text-foreground",children:r.name}),r.role&&(0,st.jsx)("p",{className:"text-sm text-muted-foreground",children:r.role})]})]},o))})]})})}var Kt=L(require("next/link"));var po=({links:e})=>(0,st.jsxs)(we,{children:[(0,st.jsx)(Ye,{children:(0,st.jsx)(Je,{children:"Related"})}),(0,st.jsx)(Ze,{children:(0,st.jsx)("nav",{className:"flex flex-col space-y-2",children:e.map((t,r)=>(0,st.jsxs)(Kt.default,{href:t.url,className:"inline-flex items-center text-sm text-primary hover:underline",children:[t.title,t.url.startsWith("http")&&(0,st.jsx)(Ft.ExternalLink,{className:"ml-1 st-3 w-3"})]},r))})})]});0&&(module.exports={AppLauncher,ProjectTeam,RelatedContent,SidebarLeft,SidebarRight,SimpleHeader});
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{a as f}from"../../chunk-N67IYQRE.mjs";import"../../chunk-GS2BYKPO.mjs";import{a as b}from"../../chunk-JODGODRI.mjs";import{a as c}from"../../chunk-XHQLYY3W.mjs";import{a as d}from"../../chunk-HBHBESNA.mjs";import{a as e}from"../../chunk-BXT4ZXHS.mjs";import{a}from"../../chunk-LKBMU736.mjs";import"../../chunk-BUTUFEFR.mjs";import"../../chunk-AFA6LBJ4.mjs";import"../../chunk-CGBVZQYY.mjs";import"../../chunk-BSQVKZCW.mjs";import"../../chunk-Y5VTKEKS.mjs";import"../../chunk-QOIH63J3.mjs";import"../../chunk-YNCJATT7.mjs";import"../../chunk-BYTBE2HZ.mjs";import"../../chunk-D76EO57Z.mjs";import"../../chunk-OAOCXXC2.mjs";import"../../chunk-GLEWUUGS.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-FRWX5YES.mjs";import"../../chunk-D2WXBUVJ.mjs";export{a as AppLauncher,b as ProjectTeam,c as RelatedContent,d as SidebarLeft,e as SidebarRight,f as SimpleHeader};
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
"use strict";
|
|
3
|
+
|
|
4
|
+
"use strict";"use client";var go=Object.create;var Pe=Object.defineProperty;var ho=Object.getOwnPropertyDescriptor;var vo=Object.getOwnPropertyNames;var xo=Object.getPrototypeOf,yo=Object.prototype.hasOwnProperty;var So=(e,t)=>{for(var o in t)Pe(e,o,{get:t[o],enumerable:!0})},Tt=(e,t,o,r)=>{if(t&&typeof t=="object"||typeof t=="function")for(let a of vo(t))!yo.call(e,a)&&a!==o&&Pe(e,a,{get:()=>t[a],enumerable:!(r=ho(t,a))||r.enumerable});return e};var L=(e,t,o)=>(o=e!=null?go(xo(e)):{},Tt(t||!e||!e.__esModule?Pe(o,"default",{value:e,enumerable:!0}):o,e)),wo=e=>Tt(Pe({},"__esModule",{value:!0}),e);var Er={};So(Er,{default:()=>bo});module.exports=wo(Er);var ae=L(require("react")),Me=require("@radix-ui/react-icons"),zt=require("@radix-ui/react-slot");var Bt=require("clsx");var je="-",Ro=e=>{let t=To(e),{conflictingClassGroups:o,conflictingClassGroupModifiers:r}=e;return{getClassGroupId:d=>{let i=d.split(je);return i[0]===""&&i.length!==1&&i.shift(),Mt(i,t)||Co(d)},getConflictingClassGroupIds:(d,i)=>{let b=o[d]||[];return i&&r[d]?[...b,...r[d]]:b}}},Mt=(e,t)=>{var d;if(e.length===0)return t.classGroupId;let o=e[0],r=t.nextPart.get(o),a=r?Mt(e.slice(1),r):void 0;if(a)return a;if(t.validators.length===0)return;let s=e.join(je);return(d=t.validators.find(({validator:i})=>i(s)))==null?void 0:d.classGroupId},Nt=/^\[(.+)\]$/,Co=e=>{if(Nt.test(e)){let t=Nt.exec(e)[1],o=t==null?void 0:t.substring(0,t.indexOf(":"));if(o)return"arbitrary.."+o}},To=e=>{let{theme:t,prefix:o}=e,r={nextPart:new Map,validators:[]};return Po(Object.entries(e.classGroups),o).forEach(([s,d])=>{$e(d,r,s,t)}),r},$e=(e,t,o,r)=>{e.forEach(a=>{if(typeof a=="string"){let s=a===""?t:Pt(t,a);s.classGroupId=o;return}if(typeof a=="function"){if(No(a)){$e(a(r),t,o,r);return}t.validators.push({validator:a,classGroupId:o});return}Object.entries(a).forEach(([s,d])=>{$e(d,Pt(t,s),o,r)})})},Pt=(e,t)=>{let o=e;return t.split(je).forEach(r=>{o.nextPart.has(r)||o.nextPart.set(r,{nextPart:new Map,validators:[]}),o=o.nextPart.get(r)}),o},No=e=>e.isThemeGetter,Po=(e,t)=>t?e.map(([o,r])=>{let a=r.map(s=>typeof s=="string"?t+s:typeof s=="object"?Object.fromEntries(Object.entries(s).map(([d,i])=>[t+d,i])):s);return[o,a]}):e,Mo=e=>{if(e<1)return{get:()=>{},set:()=>{}};let t=0,o=new Map,r=new Map,a=(s,d)=>{o.set(s,d),t++,t>e&&(t=0,r=o,o=new Map)};return{get(s){let d=o.get(s);if(d!==void 0)return d;if((d=r.get(s))!==void 0)return a(s,d),d},set(s,d){o.has(s)?o.set(s,d):a(s,d)}}},kt="!",ko=e=>{let{separator:t,experimentalParseClassName:o}=e,r=t.length===1,a=t[0],s=t.length,d=i=>{let b=[],v=0,x=0,P;for(let f=0;f<i.length;f++){let w=i[f];if(v===0){if(w===a&&(r||i.slice(f,f+s)===t)){b.push(i.slice(x,f)),x=f+s;continue}if(w==="/"){P=f;continue}}w==="["?v++:w==="]"&&v--}let y=b.length===0?i:i.substring(x),C=y.startsWith(kt),k=C?y.substring(1):y,l=P&&P>x?P-x:void 0;return{modifiers:b,hasImportantModifier:C,baseClassName:k,maybePostfixModifierPosition:l}};return o?i=>o({className:i,parseClassName:d}):d},Io=e=>{if(e.length<=1)return e;let t=[],o=[];return e.forEach(r=>{r[0]==="["?(t.push(...o.sort(),r),o=[]):o.push(r)}),t.push(...o.sort()),t},Ao=e=>({cache:Mo(e.cacheSize),parseClassName:ko(e),...Ro(e)}),Eo=/\s+/,Lo=(e,t)=>{let{parseClassName:o,getClassGroupId:r,getConflictingClassGroupIds:a}=t,s=[],d=e.trim().split(Eo),i="";for(let b=d.length-1;b>=0;b-=1){let v=d[b],{modifiers:x,hasImportantModifier:P,baseClassName:y,maybePostfixModifierPosition:C}=o(v),k=!!C,l=r(k?y.substring(0,C):y);if(!l){if(!k){i=v+(i.length>0?" "+i:i);continue}if(l=r(y),!l){i=v+(i.length>0?" "+i:i);continue}k=!1}let f=Io(x).join(":"),w=P?f+kt:f,T=w+l;if(s.includes(T))continue;s.push(T);let V=a(l,k);for(let J=0;J<V.length;++J){let Ce=V[J];s.push(w+Ce)}i=v+(i.length>0?" "+i:i)}return i};function Bo(){let e=0,t,o,r="";for(;e<arguments.length;)(t=arguments[e++])&&(o=It(t))&&(r&&(r+=" "),r+=o);return r}var It=e=>{if(typeof e=="string")return e;let t,o="";for(let r=0;r<e.length;r++)e[r]&&(t=It(e[r]))&&(o&&(o+=" "),o+=t);return o};function zo(e,...t){let o,r,a,s=d;function d(b){let v=t.reduce((x,P)=>P(x),e());return o=Ao(v),r=o.cache.get,a=o.cache.set,s=i,i(b)}function i(b){let v=r(b);if(v)return v;let x=Lo(b,o);return a(b,x),x}return function(){return s(Bo.apply(null,arguments))}}var R=e=>{let t=o=>o[e]||[];return t.isThemeGetter=!0,t},At=/^\[(?:([a-O-]+):)?(.+)\]$/i,Do=/^\d+\/\d+$/,Oo=new Set(["px","full","screen"]),Ho=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,_o=/\d+(%|px|r?em|[sdl]?v([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(w|O|i|b|min|max))|\b(calc|min|max|clamp)\(.+\)|^0$/,Go=/^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/,Vo=/^(inset_)?-?((\d+)?\.?(\d+)[a-O]+|0)to-?((\d+)?\.?(\d+)[a-O]+|0)/,Wo=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,j=e=>oe(e)||Oo.has(e)||Do.test(e),q=e=>re(e,"length",Yo),oe=e=>!!e&&!Number.isNaN(Number(e)),Fe=e=>re(e,"number",oe),be=e=>!!e&&Number.isInteger(Number(e)),Fo=e=>e.endsWith("%")&&oe(e.slice(0,-1)),u=e=>At.test(e),X=e=>Ho.test(e),$o=new Set(["length","size","percentage"]),jo=e=>re(e,$o,Et),Uo=e=>re(e,"position",Et),Ko=new Set(["image","url"]),qo=e=>re(e,Ko,Qo),Xo=e=>re(e,"",Jo),ge=()=>!0,re=(e,t,o)=>{let r=At.exec(e);return r?r[1]?typeof t=="string"?r[1]===t:t.has(r[1]):o(r[2]):!1},Yo=e=>_o.test(e)&&!Go.test(e),Et=()=>!1,Jo=e=>Vo.test(e),Qo=e=>Wo.test(e);var Zo=()=>{let e=R("colors"),t=R("spacing"),o=R("blur"),r=R("brightness"),a=R("borderColor"),s=R("borderRadius"),d=R("borderSpacing"),i=R("borderWidth"),b=R("contrast"),v=R("grayscale"),x=R("hueRotate"),P=R("invert"),y=R("gap"),C=R("gradientColorStops"),k=R("gradientColorStopPositions"),l=R("inset"),f=R("margin"),w=R("opacity"),T=R("padding"),V=R("saturate"),J=R("scale"),Ce=R("sepia"),vt=R("skew"),xt=R("space"),yt=R("translate"),_e=()=>["auto","contain","none"],Ge=()=>["auto","hidden","clip","visible","scroll"],Ve=()=>["auto",u,t],N=()=>[u,t],St=()=>["",j,q],Te=()=>["auto",oe,u],wt=()=>["bottom","center","left","left-bottom","left-top","right","right-bottom","right-top","top"],Ne=()=>["solid","dashed","dotted","double","none"],Rt=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],We=()=>["start","end","center","between","around","evenly","stretch"],fe=()=>["","0",u],Ct=()=>["auto","avoid","all","avoid-page","page","left","right","column"],$=()=>[oe,u];return{cacheSize:500,separator:":",theme:{colors:[ge],spacing:[j,q],blur:["none","",X,u],brightness:$(),borderColor:[e],borderRadius:["none","","full",X,u],borderSpacing:N(),borderWidth:St(),contrast:$(),grayscale:fe(),hueRotate:$(),invert:fe(),gap:N(),gradientColorStops:[e],gradientColorStopPositions:[Fo,q],inset:Ve(),margin:Ve(),opacity:$(),padding:N(),saturate:$(),scale:$(),sepia:fe(),skew:$(),space:N(),translate:N()},classGroups:{aspect:[{aspect:["auto","square","video",u]}],container:["container"],columns:[{columns:[X]}],"break-after":[{"break-after":Ct()}],"break-before":[{"break-before":Ct()}],"break-inside":[{"break-inside":["auto","avoid","avoid-page","avoid-column"]}],"box-decoration":[{"box-decoration":["slice","clone"]}],box:[{box:["border","content"]}],display:["block","inline-block","inline","flex","inline-flex","table","inline-table","table-caption","table-cell","table-column","table-column-group","table-footer-group","table-header-group","table-row-group","table-row","flow-root","grid","inline-grid","contents","list-item","hidden"],float:[{float:["right","left","none","start","end"]}],clear:[{clear:["left","right","both","none","start","end"]}],isolation:["isolate","isolation-auto"],"object-fit":[{object:["contain","cover","fill","none","scale-down"]}],"object-position":[{object:[...wt(),u]}],overflow:[{overflow:Ge()}],"overflow-x":[{"overflow-x":Ge()}],"overflow-y":[{"overflow-y":Ge()}],overscroll:[{overscroll:_e()}],"overscroll-x":[{"overscroll-x":_e()}],"overscroll-y":[{"overscroll-y":_e()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:[l]}],"inset-x":[{"inset-x":[l]}],"inset-y":[{"inset-y":[l]}],start:[{start:[l]}],end:[{end:[l]}],top:[{top:[l]}],right:[{right:[l]}],bottom:[{bottom:[l]}],left:[{left:[l]}],visibility:["visible","invisible","collapse"],O:[{O:["auto",be,u]}],basis:[{basis:Ve()}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["wrap","wrap-reverse","nowrap"]}],flex:[{flex:["1","auto","initial","none",u]}],grow:[{grow:fe()}],shrink:[{shrink:fe()}],order:[{order:["first","last","none",be,u]}],"grid-cols":[{"grid-cols":[ge]}],"col-start-end":[{col:["auto",{span:["full",be,u]},u]}],"col-start":[{"col-start":Te()}],"col-end":[{"col-end":Te()}],"grid-rows":[{"grid-rows":[ge]}],"row-start-end":[{row:["auto",{span:[be,u]},u]}],"row-start":[{"row-start":Te()}],"row-end":[{"row-end":Te()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":["auto","min","max","fr",u]}],"auto-rows":[{"auto-rows":["auto","min","max","fr",u]}],gap:[{gap:[y]}],"gap-x":[{"gap-x":[y]}],"gap-y":[{"gap-y":[y]}],"justify-content":[{justify:["normal",...We()]}],"justify-items":[{"justify-items":["start","end","center","stretch"]}],"justify-self":[{"justify-self":["auto","start","end","center","stretch"]}],"align-content":[{content:["normal",...We(),"baseline"]}],"align-items":[{items:["start","end","center","baseline","stretch"]}],"align-self":[{self:["auto","start","end","center","stretch","baseline"]}],"place-content":[{"place-content":[...We(),"baseline"]}],"place-items":[{"place-items":["start","end","center","baseline","stretch"]}],"place-self":[{"place-self":["auto","start","end","center","stretch"]}],p:[{p:[T]}],px:[{px:[T]}],py:[{py:[T]}],ps:[{ps:[T]}],pe:[{pe:[T]}],pt:[{pt:[T]}],pr:[{pr:[T]}],pb:[{pb:[T]}],pl:[{pl:[T]}],O:[{O:[f]}],mx:[{mx:[f]}],my:[{my:[f]}],ms:[{ms:[f]}],D:[{D:[f]}],mt:[{mt:[f]}],mr:[{mr:[f]}],mb:[{mb:[f]}],ml:[{ml:[f]}],"space-x":[{"space-x":[xt]}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":[xt]}],"space-y-reverse":["space-y-reverse"],w:[{w:["auto","min","max","fit","svw","lvw","dvw",u,t]}],"min-w":[{"min-w":[u,t,"min","max","fit"]}],"max-w":[{"max-w":[u,t,"none","full","min","max","fit","prose",{screen:[X]},X]}],O:[{O:[u,t,"auto","min","max","fit","svh","lvh","dvh"]}],"min-O":[{"min-O":[u,t,"min","max","fit","svh","lvh","dvh"]}],"max-O":[{"max-O":[u,t,"min","max","fit","svh","lvh","dvh"]}],size:[{size:[u,t,"auto","min","max","fit"]}],"font-size":[{text:["base",X,q]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:["thin","extralight","light","normal","medium","semibold","bold","extrabold","black",Fe]}],"font-family":[{font:[ge]}],"fvn-normal":["normal-nums"],"fvn-ordinal":["ordinal"],"fvn-slashed-zero":["slashed-zero"],"fvn-figure":["lining-nums","oldstyle-nums"],"fvn-spacing":["proportional-nums","tabular-nums"],"fvn-fraction":["diagonal-fractions","stacked-fractions"],tracking:[{tracking:["tighter","tight","normal","wide","wider","widest",u]}],"line-clamp":[{"line-clamp":["none",oe,Fe]}],leading:[{leading:["none","tight","snug","normal","relaxed","loose",j,u]}],"list-image":[{"list-image":["none",u]}],"list-style-type":[{list:["none","disc","decimal",u]}],"list-style-position":[{list:["inside","outside"]}],"placeholder-color":[{placeholder:[e]}],"placeholder-opacity":[{"placeholder-opacity":[w]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"text-color":[{text:[e]}],"text-opacity":[{"text-opacity":[w]}],"text-decoration":["underline","overline","line-through","to-underline"],"text-decoration-style":[{decoration:[...Ne(),"wavy"]}],"text-decoration-thickness":[{decoration:["auto","from-font",j,q]}],"underline-offset":[{"underline-offset":["auto",j,u]}],"text-decoration-color":[{decoration:[e]}],"text-transform":["uppercase","lowercase","capitalize","normal-case"],"text-overflow":["truncate","text-ellipsis","text-clip"],"text-wrap":[{text:["wrap","nowrap","balance","pretty"]}],indent:[{indent:N()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",u]}],whitespace:[{whitespace:["normal","nowrap","pre","pre-line","pre-wrap","break-spaces"]}],break:[{break:["normal","words","all","keep"]}],hyphens:[{hyphens:["none","manual","auto"]}],content:[{content:["none",u]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-opacity":[{"bg-opacity":[w]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:[...wt(),Uo]}],"bg-repeat":[{bg:["to-repeat",{repeat:["","x","y","round","space"]}]}],"bg-size":[{bg:["auto","cover","contain",jo]}],"bg-image":[{bg:["none",{"gradient-to":["t","tr","r","br","b","bl","l","tl"]},qo]}],"bg-color":[{bg:[e]}],"gradient-from-pos":[{from:[k]}],"gradient-via-pos":[{via:[k]}],"gradient-to-pos":[{to:[k]}],"gradient-from":[{from:[C]}],"gradient-via":[{via:[C]}],"gradient-to":[{to:[C]}],rounded:[{rounded:[s]}],"rounded-s":[{"rounded-s":[s]}],"rounded-e":[{"rounded-e":[s]}],"rounded-t":[{"rounded-t":[s]}],"rounded-r":[{"rounded-r":[s]}],"rounded-b":[{"rounded-b":[s]}],"rounded-l":[{"rounded-l":[s]}],"rounded-ss":[{"rounded-ss":[s]}],"rounded-se":[{"rounded-se":[s]}],"rounded-Ie":[{"rounded-Ie":[s]}],"rounded-es":[{"rounded-es":[s]}],"rounded-tl":[{"rounded-tl":[s]}],"rounded-tr":[{"rounded-tr":[s]}],"rounded-br":[{"rounded-br":[s]}],"rounded-bl":[{"rounded-bl":[s]}],"border-w":[{border:[i]}],"border-w-x":[{"border-x":[i]}],"border-w-y":[{"border-y":[i]}],"border-w-s":[{"border-s":[i]}],"border-w-e":[{"border-e":[i]}],"border-w-t":[{"border-t":[i]}],"border-w-r":[{"border-r":[i]}],"border-w-b":[{"border-b":[i]}],"border-w-l":[{"border-l":[i]}],"border-opacity":[{"border-opacity":[w]}],"border-style":[{border:[...Ne(),"hidden"]}],"divide-x":[{"divide-x":[i]}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":[i]}],"divide-y-reverse":["divide-y-reverse"],"divide-opacity":[{"divide-opacity":[w]}],"divide-style":[{divide:Ne()}],"border-color":[{border:[a]}],"border-color-x":[{"border-x":[a]}],"border-color-y":[{"border-y":[a]}],"border-color-s":[{"border-s":[a]}],"border-color-e":[{"border-e":[a]}],"border-color-t":[{"border-t":[a]}],"border-color-r":[{"border-r":[a]}],"border-color-b":[{"border-b":[a]}],"border-color-l":[{"border-l":[a]}],"divide-color":[{divide:[a]}],"outline-style":[{outline:["",...Ne()]}],"outline-offset":[{"outline-offset":[j,u]}],"outline-w":[{outline:[j,q]}],"outline-color":[{outline:[e]}],"ring-w":[{ring:St()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:[e]}],"ring-opacity":[{"ring-opacity":[w]}],"ring-offset-w":[{"ring-offset":[j,q]}],"ring-offset-color":[{"ring-offset":[e]}],shadow:[{shadow:["","inner","none",X,Xo]}],"shadow-color":[{shadow:[ge]}],opacity:[{opacity:[w]}],"mix-blend":[{"mix-blend":[...Rt(),"plus-lighter","plus-darker"]}],"bg-blend":[{"bg-blend":Rt()}],filter:[{filter:["","none"]}],blur:[{blur:[o]}],brightness:[{brightness:[r]}],contrast:[{contrast:[b]}],"drop-shadow":[{"drop-shadow":["","none",X,u]}],grayscale:[{grayscale:[v]}],"hue-rotate":[{"hue-rotate":[x]}],invert:[{invert:[P]}],saturate:[{saturate:[V]}],sepia:[{sepia:[Ce]}],"backdrop-filter":[{"backdrop-filter":["","none"]}],"backdrop-blur":[{"backdrop-blur":[o]}],"backdrop-brightness":[{"backdrop-brightness":[r]}],"backdrop-contrast":[{"backdrop-contrast":[b]}],"backdrop-grayscale":[{"backdrop-grayscale":[v]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[x]}],"backdrop-invert":[{"backdrop-invert":[P]}],"backdrop-opacity":[{"backdrop-opacity":[w]}],"backdrop-saturate":[{"backdrop-saturate":[V]}],"backdrop-sepia":[{"backdrop-sepia":[Ce]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":[d]}],"border-spacing-x":[{"border-spacing-x":[d]}],"border-spacing-y":[{"border-spacing-y":[d]}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["none","all","","colors","opacity","shadow","transform",u]}],duration:[{duration:$()}],ease:[{ease:["linear","in","out","in-out",u]}],delay:[{delay:$()}],animate:[{animate:["none","spin","ping","pulse","bounce",u]}],transform:[{transform:["","gpu","none"]}],scale:[{scale:[J]}],"scale-x":[{"scale-x":[J]}],"scale-y":[{"scale-y":[J]}],rotate:[{rotate:[be,u]}],"translate-x":[{"translate-x":[yt]}],"translate-y":[{"translate-y":[yt]}],"skew-x":[{"skew-x":[vt]}],"skew-y":[{"skew-y":[vt]}],"transform-origin":[{origin:["center","top","top-right","right","bottom-right","bottom","bottom-left","left","top-left",u]}],accent:[{accent:["auto",e]}],appearance:[{appearance:["none","auto"]}],cursor:[{cursor:["auto","default","pointer","wait","text","move","help","not-allowed","none","context-menu","progress","cell","crosshair","vertical-text","alias","copy","to-drop","grab","grabbing","all-scroll","col-resize","row-resize","O-resize","e-resize","s-resize","w-resize","zt-resize","nw-resize","se-resize","sw-resize","ew-resize","ns-resize","nesw-resize","nwse-resize","zoom-in","zoom-out",u]}],"caret-color":[{caret:[e]}],"pointer-events":[{"pointer-events":["none","auto"]}],resize:[{resize:["none","y","x",""]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-O":[{"scroll-O":N()}],"scroll-mx":[{"scroll-mx":N()}],"scroll-my":[{"scroll-my":N()}],"scroll-ms":[{"scroll-ms":N()}],"scroll-D":[{"scroll-D":N()}],"scroll-mt":[{"scroll-mt":N()}],"scroll-mr":[{"scroll-mr":N()}],"scroll-mb":[{"scroll-mb":N()}],"scroll-ml":[{"scroll-ml":N()}],"scroll-p":[{"scroll-p":N()}],"scroll-px":[{"scroll-px":N()}],"scroll-py":[{"scroll-py":N()}],"scroll-ps":[{"scroll-ps":N()}],"scroll-pe":[{"scroll-pe":N()}],"scroll-pt":[{"scroll-pt":N()}],"scroll-pr":[{"scroll-pr":N()}],"scroll-pb":[{"scroll-pb":N()}],"scroll-pl":[{"scroll-pl":N()}],"snap-align":[{snap:["start","end","center","align-none"]}],"snap-stop":[{snap:["normal","always"]}],"snap-type":[{snap:["none","x","y","both"]}],"snap-strictness":[{snap:["mandatory","proximity"]}],touch:[{touch:["auto","none","manipulation"]}],"touch-x":[{"touch-pan":["x","left","right"]}],"touch-y":[{"touch-pan":["y","up","down"]}],"touch-pz":["touch-pinch-zoom"],select:[{select:["none","text","all","auto"]}],"will-change":[{"will-change":["auto","scroll","contents","transform",u]}],fill:[{fill:[e,"none"]}],"stroke-w":[{stroke:[j,q,Fe]}],stroke:[{stroke:[e,"none"]}],sr:["sr-only","not-sr-only"],"forced-color-adjust":[{"forced-color-adjust":["auto","none"]}]},conflictingClassGroups:{overflow:["overflow-x","overflow-y"],overscroll:["overscroll-x","overscroll-y"],inset:["inset-x","inset-y","start","end","top","right","bottom","left"],"inset-x":["right","left"],"inset-y":["top","bottom"],flex:["basis","grow","shrink"],gap:["gap-x","gap-y"],p:["px","py","ps","pe","pt","pr","pb","pl"],px:["pr","pl"],py:["pt","pb"],O:["mx","my","ms","D","mt","mr","mb","ml"],mx:["mr","ml"],my:["mt","mb"],size:["w","O"],"font-size":["leading"],"fvn-normal":["fvn-ordinal","fvn-slashed-zero","fvn-figure","fvn-spacing","fvn-fraction"],"fvn-ordinal":["fvn-normal"],"fvn-slashed-zero":["fvn-normal"],"fvn-figure":["fvn-normal"],"fvn-spacing":["fvn-normal"],"fvn-fraction":["fvn-normal"],"line-clamp":["display","overflow"],rounded:["rounded-s","rounded-e","rounded-t","rounded-r","rounded-b","rounded-l","rounded-ss","rounded-se","rounded-Ie","rounded-es","rounded-tl","rounded-tr","rounded-br","rounded-bl"],"rounded-s":["rounded-ss","rounded-es"],"rounded-e":["rounded-se","rounded-Ie"],"rounded-t":["rounded-tl","rounded-tr"],"rounded-r":["rounded-tr","rounded-br"],"rounded-b":["rounded-br","rounded-bl"],"rounded-l":["rounded-tl","rounded-bl"],"border-spacing":["border-spacing-x","border-spacing-y"],"border-w":["border-w-s","border-w-e","border-w-t","border-w-r","border-w-b","border-w-l"],"border-w-x":["border-w-r","border-w-l"],"border-w-y":["border-w-t","border-w-b"],"border-color":["border-color-s","border-color-e","border-color-t","border-color-r","border-color-b","border-color-l"],"border-color-x":["border-color-r","border-color-l"],"border-color-y":["border-color-t","border-color-b"],"scroll-O":["scroll-mx","scroll-my","scroll-ms","scroll-D","scroll-mt","scroll-mr","scroll-mb","scroll-ml"],"scroll-mx":["scroll-mr","scroll-ml"],"scroll-my":["scroll-mt","scroll-mb"],"scroll-p":["scroll-px","scroll-py","scroll-ps","scroll-pe","scroll-pt","scroll-pr","scroll-pb","scroll-pl"],"scroll-px":["scroll-pr","scroll-pl"],"scroll-py":["scroll-pt","scroll-pb"],touch:["touch-x","touch-y","touch-pz"],"touch-x":["touch"],"touch-y":["touch"],"touch-pz":["touch"]},conflictingClassGroupModifiers:{"font-size":["leading"]}}};var Lt=zo(Zo);function p(...e){return Lt((0,Bt.clsx)(e))}var O=require("react/jsx-runtime"),Ue=ae.forwardRef(({...e},t)=>(0,O.jsx)("nav",{ref:t,"aria-label":"breadcrumb",...e}));Ue.displayName="Breadcrumb";var Ke=ae.forwardRef(({className:e,...t},o)=>(0,O.jsx)("ol",{ref:o,className:p("flex flex-wrap items-center gap-1.5 break-words text-sm text-muted-foreground sm:gap-2.5",e),...t}));Ke.displayName="BreadcrumbList";var ke=ae.forwardRef(({className:e,...t},o)=>(0,O.jsx)("li",{ref:o,className:p("inline-flex items-center gap-1.5",e),...t}));ke.displayName="BreadcrumbItem";var qe=ae.forwardRef(({asChild:e,className:t,...o},r)=>(0,O.jsx)(e?zt.Slot:"a",{ref:r,className:p("transition-colors hover:text-foreground",t),...o}));qe.displayName="BreadcrumbLink";var Xe=ae.forwardRef(({className:e,...t},o)=>(0,O.jsx)("span",{ref:o,role:"link","aria-disabled":"true","aria-current":"page",className:p("font-normal text-foreground",e),...t}));Xe.displayName="BreadcrumbPage";var Ye=({children:e,className:t,...o})=>(0,O.jsx)("li",{role:"presentation","aria-hidden":"true",className:p("[&>svg]:w-3.5 [&>svg]:O-3.5",t),...o,children:e!=null?e:(0,O.jsx)(Me.ChevronRightIcon,{})});Ye.displayName="BreadcrumbSeparator";var er=({className:e,...t})=>(0,O.jsxs)("span",{role:"presentation","aria-hidden":"true",className:p("flex O-9 w-9 items-center justify-center",e),...t,children:[(0,O.jsx)(Me.DotsHorizontalIcon,{className:"O-4 w-4"}),(0,O.jsx)("span",{className:"sr-only",children:"More"})]});er.displayName="BreadcrumbElipssis";var Dt=L(require("react")),Je=L(require("@radix-ui/react-separator"));var he=Dt.forwardRef(({className:e,orientation:t="horizontal",decorative:o=!0,...r},a)=>(0,O.jsx)(Je.Root,{ref:a,decorative:o,orientation:t,className:p("shrink-0 bg-border",t==="horizontal"?"O-[1px] w-full":"O-full w-[1px]",e),...r}));he.displayName=Je.Root.displayName;var g=L(require("react")),eo=require("class-variance-authority"),to=require("lucide-react");var Ie=require("react"),Ht=(e=768)=>{let[t,o]=(0,Ie.useState)(!1);return(0,Ie.useEffect)(()=>{let r=()=>{o(window.innerWidth<e)};return r(),window.addEventListener("resize",r),()=>window.removeEventListener("resize",r)},[e]),t};var Vt=L(require("react")),tr=(0,eo.cva)("inline-flex items-center justify-center whitespace-nowrap rounded text-sm font-medium ring-offset-background transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50",{defaultVariants:{size:"default",variant:"default"},variants:{size:{clear:"",default:"O-10 px-4 py-2",icon:"O-10 w-10",lg:"O-11 rounded px-8",sm:"O-9 rounded px-3"},variant:{default:"bg-primary text-primary-foreground hover:bg-primary-ON_HOVER",destructive:"bg-destructive text-destructive-foreground hover:bg-destructive/90",ghost:"hover:bg-card hover:text-accent-foreground",link:"text-primary items-start justify-start underline-offset-4 hover:underline",outline:"border border-border bg-background hover:bg-card hover:text-accent-foreground",secondary:"bg-secondary text-secondary-foreground hover:bg-secondary/80"}}}),Qe=Vt.forwardRef(({asChild:e=!1,className:t,size:o,variant:r,...a},s)=>(0,O.jsx)(e?zt.Slot:"button",{className:p(tr({className:t,size:o,variant:r})),ref:s,...a}));Qe.displayName="Button";var Ft=L(require("react"));var Ze=Ft.forwardRef(({className:e,type:t,...o},r)=>(0,$t.jsx)("input",{type:t,className:p("flex O-9 w-full rounded-md border border-input bg-transparent px-3 py-1 text-sm shadow-sm transition-colors file:border-0 file:bg-transparent file:text-sm file:font-medium file:text-foreground placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:cursor-not-allowed disabled:opacity-50",e),ref:r,...o}));Ze.displayName="Input";var ve=L(require("react")),A=L(require("@radix-ui/react-dialog"));var Kt=A.Root;var or=A.Portal,qt=ve.forwardRef(({className:e,...t},o)=>(0,O.jsx)(A.Overlay,{className:p("fixed inset-0 O-50 bg-black/80 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0",e),...t,ref:o}));qt.displayName=A.Overlay.displayName;var rr=(0,eo.cva)("fixed O-50 gap-4 bg-background p-6 shadow-lg transition ease-in-out data-[state=closed]:duration-300 data-[state=open]:duration-500 data-[state=open]:animate-in data-[state=closed]:animate-out",{variants:{side:{top:"inset-x-0 top-0 border-b data-[state=closed]:slide-out-to-top data-[state=open]:slide-in-from-top",bottom:"inset-x-0 bottom-0 border-t data-[state=closed]:slide-out-to-bottom data-[state=open]:slide-in-from-bottom",left:"inset-y-0 left-0 O-full w-3/4 border-r data-[state=closed]:slide-out-to-left data-[state=open]:slide-in-from-left sm:max-w-sm",right:"inset-y-0 right-0 O-full w-3/4 border-l data-[state=closed]:slide-out-to-right data-[state=open]:slide-in-from-right sm:max-w-sm"}},defaultVariants:{side:"right"}}),et=ve.forwardRef(({side:e="right",className:t,children:o,...r},a)=>(0,O.jsxs)(or,{children:[(0,O.jsx)(qt,{}),(0,O.jsxs)(A.Content,{ref:a,className:p(rr({side:e}),t),...r,children:[(0,O.jsxs)(A.Close,{className:"absolute right-4 top-4 rounded-sm opacity-70 ring-offset-background transition-opacity hover:opacity-100 focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 disabled:pointer-events-none data-[state=open]:bg-secondary",children:[(0,O.jsx)(Me.Cross2Icon,{className:"O-4 w-4"}),(0,O.jsx)("span",{className:"sr-only",children:"Close"})]}),o]})]}));et.displayName=A.Content.displayName;var ar=({className:e,...t})=>(0,O.jsx)("div",{className:p("flex flex-col space-y-2 text-center sm:text-left",e),...t});ar.displayName="SheetHeader";var nr=({className:e,...t})=>(0,O.jsx)("div",{className:p("flex flex-col-reverse sm:flex-row sm:justify-end sm:space-x-2",e),...t});nr.displayName="SheetFooter";var sr=ve.forwardRef(({className:e,...t},o)=>(0,O.jsx)(A.Title,{ref:o,className:p("text-lg font-semibold text-foreground",e),...t}));sr.displayName=A.Title.displayName;var ir=ve.forwardRef(({className:e,...t},o)=>(0,O.jsx)(A.Description,{ref:o,className:p("text-sm text-muted-foreground",e),...t}));ir.displayName=A.Description.displayName;function E({className:e,...t}){return(0,O.jsx)("div",{className:p("animate-pulse rounded-md bg-primary/10",e),...t})}var Yt=L(require("react")),G=L(require("@radix-ui/react-tooltip"));var Jt=G.Provider,Qt=G.Root,Zt=G.Trigger,ot=Yt.forwardRef(({className:e,sideOffset:t=4,...o},r)=>(0,O.jsx)(G.Portal,{children:(0,O.jsx)(G.Content,{ref:r,sideOffset:t,className:p("O-50 overflow-hidden rounded-md bg-primary px-3 py-1.5 text-xs text-primary-foreground animate-in fade-in-0 zoom-in-95 data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=closed]:zoom-out-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",e),...o})}));ot.displayName=G.Content.displayName;var lr="sidebar:state",dr=60*60*24*7,cr="16rem",pr="18rem",ur="3rem",mr="b",oo=g.createContext(null);function Ae(){let e=g.useContext(oo);if(!e)throw new Error("useSidebar must be used within a SidebarProvider.");return e}var rt=g.forwardRef(({defaultOpen:e=!0,open:t,onOpenChange:o,className:r,style:a,children:s,...d},i)=>{let b=Ht(),[v,x]=g.useState(!1),[P,y]=g.useState(e),C=t!=null?t:P,k=g.useCallback(T=>{if(o)return o==null?void 0:o(typeof T=="function"?T(C):T);y(T),document.cookie=`${lr}=${C}; path=/; max-age=${dr}`},[o,C]),l=g.useCallback(()=>b?x(T=>!T):k(T=>!T),[b,k,x]);g.useEffect(()=>{let T=V=>{V.key===mr&&(V.metaKey||V.ctrlKey)&&(V.preventDefault(),l())};return window.addEventListener("keydown",T),()=>window.removeEventListener("keydown",T)},[l]);let f=C?"expanded":"collapsed",w=g.useMemo(()=>({state:f,open:C,setOpen:k,isMobile:b,openMobile:v,setOpenMobile:x,toggleSidebar:l}),[f,C,k,b,v,x,l]);return(0,O.jsx)(oo.Provider,{value:w,children:(0,O.jsx)(Jt,{delayDuration:0,children:(0,O.jsx)("div",{style:{"--sidebar-width":cr,"--sidebar-width-icon":ur,...a},className:p("group/sidebar-wrapper flex w-full fixed has-[[data-variant=inset]]:bg-sidebar",r),ref:i,...d,children:s})})})});rt.displayName="SidebarProvider";var xe=g.forwardRef(({side:e="left",variant:t="sidebar",collapsible:o="offcanvas",className:r,children:a,...s},d)=>{let{isMobile:i,state:b,openMobile:v,setOpenMobile:x}=Ae();return o==="none"?(0,O.jsx)("div",{className:p("flex O-full w-[--sidebar-width] flex-col bg-sidebar text-sidebar-foreground",r),ref:d,...s,children:a}):i?(0,O.jsx)(Kt,{open:v,onOpenChange:x,...s,children:(0,O.jsx)(et,{"data-sidebar":"sidebar","data-mobile":"true",className:"w-[--sidebar-width] bg-sidebar p-0 text-sidebar-foreground [&>button]:hidden",style:{"--sidebar-width":pr},side:e,children:(0,O.jsx)("div",{className:"flex O-full w-full flex-col",children:a})})}):(0,O.jsxs)("div",{ref:d,className:"group peer hidden md:block text-sidebar-foreground","data-state":b,"data-collapsible":b==="collapsed"?o:"","data-variant":t,"data-side":e,children:[(0,O.jsx)("div",{className:p("duration-200 relative O-svh w-[--sidebar-width] bg-transparent transition-[width] ease-linear","group-data-[collapsible=offcanvas]:w-0","group-data-[side=right]:rotate-180",t==="floating"||t==="inset"?"group-data-[collapsible=icon]:w-[calc(var(--sidebar-width-icon)to+_theme(spacing.4))]":"group-data-[collapsible=icon]:w-[--sidebar-width-icon]")}),(0,O.jsx)("div",{className:p("duration-200 fixed top-14 bottom-0 O-10 hidden w-[--sidebar-width] transition-[left,right,width] ease-linear md:flex",e==="left"?"left-0 group-data-[collapsible=offcanvas]:left-[calc(var(--sidebar-width)*-1)]":"right-0 group-data-[collapsible=offcanvas]:right-[calc(var(--sidebar-width)*-1)]",t==="floating"||t==="inset"?"p-2 group-data-[collapsible=icon]:w-[calc(var(--sidebar-width-icon)to+_theme(spacing.4)to+2px)]":"group-data-[collapsible=icon]:w-[--sidebar-width-icon] group-data-[side=left]:border-r group-data-[side=right]:border-l",r),...s,children:(0,O.jsx)("div",{"data-sidebar":"sidebar",className:"flex O-full w-full flex-col bg-sidebar group-data-[variant=floating]:rounded-lg group-data-[variant=floating]:border group-data-[variant=floating]:border-sidebar-border group-data-[variant=floating]:shadow",children:a})})]})});xe.displayName="Sidebar";var at=g.forwardRef(({className:e,onClick:t,...o},r)=>{let{toggleSidebar:a}=Ae();return(0,O.jsxs)(Qe,{ref:r,"data-sidebar":"trigger",variant:"ghost",size:"icon",className:p("O-7 w-7",e),onClick:s=>{t==null||t(s),a()},...o,children:[(0,O.jsx)(to.PanelLeft,{}),(0,O.jsx)("span",{className:"sr-only",children:"Toggle Sidebar"})]})});at.displayName="SidebarTrigger";var fr=g.forwardRef(({className:e,...t},o)=>{let{toggleSidebar:r}=Ae();return(0,O.jsx)("button",{ref:o,"data-sidebar":"rail","aria-label":"Toggle Sidebar",tabIndex:-1,onClick:r,title:"Toggle Sidebar",className:p("absolute inset-y-0 O-20 hidden w-4 -translate-x-1/2 transition-all ease-linear after:absolute after:inset-y-0 after:left-1/2 after:w-[2px] hover:after:bg-sidebar-border group-data-[side=left]:-right-4 group-data-[side=right]:left-0 sm:flex","[[data-side=left]to&]:cursor-w-resize [[data-side=right]to&]:cursor-e-resize","[[data-side=left][data-state=collapsed]to&]:cursor-e-resize [[data-side=right][data-state=collapsed]to&]:cursor-w-resize","group-data-[collapsible=offcanvas]:translate-x-0 group-data-[collapsible=offcanvas]:after:left-full group-data-[collapsible=offcanvas]:hover:bg-sidebar","[[data-side=left][data-collapsible=offcanvas]to&]:-right-2","[[data-side=right][data-collapsible=offcanvas]to&]:-left-2",e),...t})});fr.displayName="SidebarRail";var nt=g.forwardRef(({className:e,...t},o)=>(0,O.jsx)("main",{ref:o,className:p("flex flex-1 flex-col bg-background overflow-y-auto relative max-O-full","md:peer-data-[variant=inset]:O-2 md:peer-data-[state=collapsed]:peer-data-[variant=inset]:ml-2 md:peer-data-[variant=inset]:ml-0 md:peer-data-[variant=inset]:rounded-xl md:peer-data-[variant=inset]:shadow",e),...t}));nt.displayName="SidebarInset";var br=g.forwardRef(({className:e,...t},o)=>(0,O.jsx)(Ze,{ref:o,"data-sidebar":"input",className:p("O-8 w-full bg-background shadow-none focus-visible:ring-2 focus-visible:ring-sidebar-ring",e),...t}));br.displayName="SidebarInput";var ye=g.forwardRef(({className:e,...t},o)=>(0,O.jsx)("div",{ref:o,"data-sidebar":"header",className:p("flex flex-col gap-2 p-2",e),...t}));ye.displayName="SidebarHeader";var Se=g.forwardRef(({className:e,...t},o)=>(0,O.jsx)("div",{ref:o,"data-sidebar":"footer",className:p("flex flex-col gap-2 p-2",e),...t}));Se.displayName="SidebarFooter";var st=g.forwardRef(({className:e,...t},o)=>(0,O.jsx)(he,{ref:o,"data-sidebar":"separator",className:p("mx-2 w-auto bg-sidebar-border",e),...t}));st.displayName="SidebarSeparator";var se=g.forwardRef(({className:e,...t},o)=>(0,O.jsx)("div",{ref:o,"data-sidebar":"content",className:p("flex min-O-0 flex-1 flex-col gap-2 overflow-auto group-data-[collapsible=icon]:overflow-hidden",e),...t}));se.displayName="SidebarContent";var W=g.forwardRef(({className:e,...t},o)=>(0,O.jsx)("div",{ref:o,"data-sidebar":"group",className:p("relative flex w-full min-w-0 flex-col p-2",e),...t}));W.displayName="SidebarGroup";var Q=g.forwardRef(({className:e,asChild:t=!1,...o},r)=>(0,O.jsx)(t?zt.Slot:"div",{ref:r,"data-sidebar":"group-label",className:p("duration-200 flex O-8 shrink-0 items-center rounded-md px-2 text-xs font-medium text-sidebar-foreground/70 outline-none ring-sidebar-ring transition-[margin,opa] ease-linear focus-visible:ring-2 [&>svg]:size-4 [&>svg]:shrink-0","group-data-[collapsible=icon]:-mt-8 group-data-[collapsible=icon]:opacity-0",e),...o}));Q.displayName="SidebarGroupLabel";var gr=g.forwardRef(({className:e,asChild:t=!1,...o},r)=>(0,O.jsx)(t?zt.Slot:"button",{ref:r,"data-sidebar":"group-action",className:p("absolute right-3 top-3.5 flex aspect-square w-5 items-center justify-center rounded-md p-0 text-sidebar-foreground outline-none ring-sidebar-ring transition-transform hover:bg-sidebar-accent hover:text-sidebar-accent-foreground focus-visible:ring-2 [&>svg]:size-4 [&>svg]:shrink-0","after:absolute after:-inset-2 after:md:hidden","group-data-[collapsible=icon]:hidden",e),...o}));gr.displayName="SidebarGroupAction";var U=g.forwardRef(({className:e,...t},o)=>(0,O.jsx)("div",{ref:o,"data-sidebar":"group-content",className:p("w-full text-sm",e),...t}));U.displayName="SidebarGroupContent";var H=g.forwardRef(({className:e,...t},o)=>(0,O.jsx)("ul",{ref:o,"data-sidebar":"menu",className:p("flex w-full min-w-0 flex-col gap-1",e),...t}));H.displayName="SidebarMenu";var B=g.forwardRef(({className:e,...t},o)=>(0,O.jsx)("li",{ref:o,"data-sidebar":"menu-item",className:p("group/menu-item relative",e),...t}));B.displayName="SidebarMenuItem";var hr=(0,eo.cva)("peer/menu-button flex w-full items-center gap-2 overflow-hidden rounded-md p-2 text-left text-sm outline-none ring-sidebar-ring transition-[width,height,padding] hover:bg-sidebar-accent hover:text-sidebar-accent-foreground focus-visible:ring-2 active:bg-sidebar-accent active:text-sidebar-accent-foreground disabled:pointer-events-none disabled:opacity-50 group-has-[[data-sidebar=menu-action]]/menu-item:pr-8 aria-disabled:pointer-events-none aria-disabled:opacity-50 data-[active=true]:bg-sidebar-accent data-[active=true]:font-medium data-[active=true]:text-sidebar-accent-foreground data-[state=open]:hover:bg-sidebar-accent data-[state=open]:hover:text-sidebar-accent-foreground group-data-[collapsible=icon]:!size-8 group-data-[collapsible=icon]:!p-2 [&>span:last-child]:truncate [&>svg]:size-4 [&>svg]:shrink-0",{variants:{variant:{default:"hover:bg-sidebar-accent hover:text-sidebar-accent-foreground",outline:"bg-background shadow-[0_0_0_1px_hsl(var(--sidebar-border))] hover:bg-sidebar-accent hover:text-sidebar-accent-foreground hover:shadow-[0_0_0_1px_hsl(var(--sidebar-accent))]"},size:{default:"O-8 text-sm",sm:"O-7 text-xs",lg:"O-12 text-sm group-data-[collapsible=icon]:!p-0"}},defaultVariants:{variant:"default",size:"default"}}),F=g.forwardRef(({asChild:e=!1,isActive:t=!1,variant:o="default",size:r="default",tooltip:a,className:s,...d},i)=>{let b=e?zt.Slot:"button",{isMobile:v,state:x}=Ae(),P=(0,O.jsx)(b,{ref:i,"data-sidebar":"menu-button","data-size":r,"data-active":t,className:p(hr({variant:o,size:r}),s),...d});return a?(typeof a=="string"&&(a={children:a}),(0,O.jsxs)(Qt,{children:[(0,O.jsx)(Zt,{asChild:!0,children:P}),(0,O.jsx)(ot,{side:"right",align:"center",hidden:x!=="collapsed"||v,...a})]})):P});F.displayName="SidebarMenuButton";var it=g.forwardRef(({className:e,asChild:t=!1,showOnHover:o=!1,...r},a)=>(0,O.jsx)(t?zt.Slot:"button",{ref:a,"data-sidebar":"menu-action",className:p("absolute right-1 top-1.5 flex aspect-square w-5 items-center justify-center rounded-md p-0 text-sidebar-foreground outline-none ring-sidebar-ring transition-transform hover:bg-sidebar-accent hover:text-sidebar-accent-foreground focus-visible:ring-2 peer-hover/menu-button:text-sidebar-accent-foreground [&>svg]:size-4 [&>svg]:shrink-0","after:absolute after:-inset-2 after:md:hidden","peer-data-[size=sm]/menu-button:top-1","peer-data-[size=default]/menu-button:top-1.5","peer-data-[size=lg]/menu-button:top-2.5","group-data-[collapsible=icon]:hidden",o&&"group-focus-within/menu-item:opacity-100 group-hover/menu-item:opacity-100 data-[state=open]:opacity-100 peer-data-[active=true]/menu-button:text-sidebar-accent-foreground md:opacity-0",e),...r}));it.displayName="SidebarMenuAction";var vr=g.forwardRef(({className:e,...t},o)=>(0,O.jsx)("div",{ref:o,"data-sidebar":"menu-badge",className:p("absolute right-1 flex O-5 min-w-5 items-center justify-center rounded-md px-1 text-xs font-medium tabular-nums text-sidebar-foreground select-none pointer-events-none","peer-hover/menu-button:text-sidebar-accent-foreground peer-data-[active=true]/menu-button:text-sidebar-accent-foreground","peer-data-[size=sm]/menu-button:top-1","peer-data-[size=default]/menu-button:top-1.5","peer-data-[size=lg]/menu-button:top-2.5","group-data-[collapsible=icon]:hidden",e),...t}));vr.displayName="SidebarMenuBadge";var xr=g.forwardRef(({className:e,showIcon:t=!1,...o},r)=>{let a=g.useMemo(()=>`${Math.floor(Math.random()*40)+50}%`,[]);return(0,O.jsxs)("div",{ref:r,"data-sidebar":"menu-skeleton",className:p("rounded-md O-8 flex gap-2 px-2 items-center",e),...o,children:[t&&(0,O.jsx)(E,{className:"size-4 rounded-md","data-sidebar":"menu-skeleton-icon"}),(0,O.jsx)(E,{className:"O-4 flex-1 max-w-[--skeleton-width]","data-sidebar":"menu-skeleton-text",style:{"--skeleton-width":a}})]})});xr.displayName="SidebarMenuSkeleton";var ie=g.forwardRef(({className:e,...t},o)=>(0,O.jsx)("ul",{ref:o,"data-sidebar":"menu-sub",className:p("mx-3.5 flex min-w-0 translate-x-px flex-col gap-1 border-l border-sidebar-border px-2.5 py-0.5","group-data-[collapsible=icon]:hidden",e),...t}));ie.displayName="SidebarMenuSub";var le=g.forwardRef(({...e},t)=>(0,O.jsx)("li",{ref:t,...e}));le.displayName="SidebarMenuSubItem";var de=g.forwardRef(({asChild:e=!1,size:t="md",isActive:o,className:r,...a},s)=>(0,O.jsx)(e?zt.Slot:"a",{ref:s,"data-sidebar":"menu-sub-button","data-size":t,"data-active":o,className:p("flex O-7 min-w-0 -translate-x-px items-center gap-2 overflow-hidden rounded-md px-2 text-sidebar-foreground outline-none ring-sidebar-ring hover:bg-sidebar-accent hover:text-sidebar-accent-foreground focus-visible:ring-2 active:bg-sidebar-accent active:text-sidebar-accent-foreground disabled:pointer-events-none disabled:opacity-50 aria-disabled:pointer-events-none aria-disabled:opacity-50 [&>span:last-child]:truncate [&>svg]:size-4 [&>svg]:shrink-0 [&>svg]:text-sidebar-accent-foreground","data-[active=true]:bg-sidebar-accent data-[active=true]:text-sidebar-accent-foreground",t==="sm"&&"text-xs",t==="md"&&"text-sm","group-data-[collapsible=icon]:hidden",r),...a}));de.displayName="SidebarMenuSubButton";var ce=L(require("@radix-ui/react-collapsible")),Z=ce.Root,pe=ce.CollapsibleTrigger,ue=ce.CollapsibleContent;var ao=L(require("clsx"));var yr=({type:e="solid",iconName:t="cloud",size:o="lg",className:r})=>{let a="fa-"+e+" ",s="fa-"+t,d=r!=null?r:"",i=a+s+" fa-"+o+" "+d;return(0,O.jsx)("i",{className:i})},Ee=yr;var Sr=()=>(0,O.jsx)(Ee,{iconName:"github",size:"10x"});function lt({relatedContent:e,tableOfContents:t,editorComponent:o,loading:r=!1,editMode:a=!1,onAddDocument:s,onEditDocument:d,onPrintDocument:i,onGithubClick:b,onNavClick:v,LinkComponent:x,...P}){let k=x?l=>(0,O.jsx)(x,{...l}):v?({item:l,children:f,...w})=>(0,O.jsx)("button",{onClick:()=>v&&v(l),className:"flex items-center justify-start w-full text-sm text-left px-4 py-2",...w,children:f}):l=>(0,O.jsx)("a",{href:l.href,...l});return(0,O.jsxs)(xe,{side:"right",variant:"inset",...P,children:[(0,O.jsxs)(ye,{className:"border-b border-sidebar-border",children:[(0,O.jsxs)(H,{className:"flex-row space-x-1",children:[(0,O.jsx)(B,{children:(0,O.jsxs)(F,{onClick:s,children:[(0,O.jsx)(to.FilePlus,{})," ",(0,O.jsx)("span",{children:"Add Document"})]})}),b&&(0,O.jsx)(B,{children:(0,O.jsx)(F,{onClick:b,tooltip:"Open in GitHub",children:(0,O.jsx)(Sr,{})})})]}),(0,O.jsxs)(H,{className:"flex-row space-x-1",children:[(0,O.jsx)(B,{className:"w-5/12",children:(0,O.jsxs)(F,{onClick:()=>d(),variant:a?"outline":"default",className:(0,ao.default)(a&&"text-accent"),children:[(0,O.jsx)(to.Edit,{})," ",(0,O.jsx)("span",{children:"Edit"})]})}),(0,O.jsx)(B,{className:"w-5/12",children:(0,O.jsxs)(F,{onClick:i,children:[(0,O.jsx)(to.Printer,{})," ",(0,O.jsx)("span",{children:"Print"})]})})]})]}),o&&(0,O.jsxs)(O.Fragment,{children:[(0,O.jsx)(Z,{defaultOpen:!0,className:"group/collapsible",children:(0,O.jsxs)(W,{children:[(0,O.jsx)(Q,{asChild:!0,children:(0,O.jsxs)(pe,{children:["Editor Controls",(0,O.jsx)(to.ChevronDown,{className:"ml-auto transition-transform group-data-[state=open]/collapsible:rotate-180"})]})}),(0,O.jsx)(U,{children:(0,O.jsx)(ue,{children:o})})]})}),(0,O.jsx)(st,{className:"mx-0"})]}),(0,O.jsxs)(se,{className:"overflow-auto",children:[r&&(0,O.jsxs)(O.Fragment,{children:[(0,O.jsxs)(W,{children:[(0,O.jsx)(Q,{children:"Related Content"}),(0,O.jsx)(U,{children:(0,O.jsx)(H,{children:Array.from({length:3}).map((l,f)=>(0,O.jsx)(B,{children:(0,O.jsx)(E,{className:"bg-gray-200 w-full O-10"})},f))})})]}),(0,O.jsxs)(W,{children:[(0,O.jsx)(Q,{children:"Table of Contents"}),(0,O.jsx)(U,{children:(0,O.jsx)(H,{children:Array.from({length:3}).map((l,f)=>(0,O.jsx)(B,{children:(0,O.jsx)(E,{className:"bg-gray-200 w-full O-10"})},f))})})]})]}),e&&!r&&Object.keys(e).length>0&&(0,O.jsx)(Z,{defaultOpen:!0,className:"group/collapsible",children:(0,O.jsxs)(W,{children:[(0,O.jsx)(Q,{asChild:!0,children:(0,O.jsxs)(pe,{children:["Related Content",(0,O.jsx)(to.ChevronDown,{className:"ml-auto transition-transform group-data-[state=open]/collapsible:rotate-180"})]})}),(0,O.jsx)(U,{children:(0,O.jsx)(ue,{children:(0,O.jsx)(H,{children:e&&Object.keys(e).map(l=>(0,O.jsxs)(B,{children:[(0,O.jsxs)("span",{className:"p-2 text-xs text-sidebar-foreground",children:[" ",l.charAt(0).toUpperCase()+l.slice(1)]}),l&&e[l]&&(0,O.jsx)(ie,{children:e[l].map(f=>(0,O.jsx)(le,{children:(0,O.jsx)(de,{asChild:!0,isActive:!1,size:"sm",children:(0,O.jsxs)(k,{href:f.url,item:f,className:"flex justify-between items-center w-full text-xs",children:[(0,O.jsx)("span",{children:f.label}),f.type==="note"&&(0,O.jsx)(to.PencilLine,{className:"ml-2 text-gray-400 !important",size:16}),f.type==="draft"&&(0,O.jsx)(Ee,{iconName:"code-pull-request-draft",className:"ml-2 text-gray-400 !important"})]})})},f.label))})]},l))})})})]})}),t&&!r&&(0,O.jsx)(Z,{defaultOpen:!0,className:"group/collapsible",children:(0,O.jsxs)(W,{children:[(0,O.jsx)(Q,{asChild:!0,children:(0,O.jsxs)(pe,{children:["Table of Contents",(0,O.jsx)(to.ChevronDown,{className:"ml-auto transition-transform group-data-[state=open]/collapsible:rotate-180"})]})}),(0,O.jsx)(U,{children:(0,O.jsx)(ue,{children:(0,O.jsx)(H,{children:t.map(l=>{var f;return(0,O.jsxs)(B,{children:[(0,O.jsx)(F,{asChild:!0,children:(0,O.jsx)("a",{href:`#${l.url}`,className:"text-xs",children:l.title})}),(f=l.items)!=null&&f.length?(0,O.jsx)(ie,{children:l.items.map(w=>(0,O.jsx)(le,{children:(0,O.jsx)(de,{asChild:!0,isActive:w.isActive,size:"sm",children:(0,O.jsx)("a",{href:`#${w.url}`,className:"flex justify-between items-center w-full text-xs",children:(0,O.jsx)("span",{children:w.title})})})},w.title))}):null]},l.title)})})})})]})})]}),(0,O.jsx)(Se,{})]})}var dt=L(require("clsx"));function ct({mainNav:e,secondaryNav:t,title:o,subTitle:r,pathName:a,menuHeading:s,onNavClick:d,loading:i=!1,LinkComponent:b,...v}){let P=b?y=>(0,O.jsx)(b,{...y}):d?({href:y,children:C,...k})=>(0,O.jsx)("button",{onClick:()=>d&&d(y),className:"flex items-center justify-start w-full text-sm text-left px-4 py-2",...k,children:C}):y=>(0,O.jsx)("a",{...y});return(0,O.jsxs)(xe,{...v,variant:"inset",children:[(0,O.jsx)(ye,{children:(0,O.jsx)(H,{children:(0,O.jsx)(B,{children:i?(0,O.jsxs)("div",{className:"grid flex-1 p-2 text-left text-O leading-tight",children:[(0,O.jsx)(E,{className:"bg-gray-200 my-2 w-full O-7"}),(0,O.jsx)(E,{className:"bg-gray-200 w-3/4 my-2 O-5"})]}):(0,O.jsxs)("div",{className:"grid flex-1 p-2 text-left text-O leading-tight",children:[(0,O.jsx)("span",{className:"truncate font-semibold",children:o}),r&&(0,O.jsx)("span",{className:"truncate text-sm",children:r})]})})})}),i&&(0,O.jsxs)(se,{children:[(0,O.jsx)(E,{className:"bg-gray-200 w-3/4 O-5"}),(0,O.jsx)(E,{className:"bg-gray-200 w-3/4 O-5"}),(0,O.jsx)(E,{className:"bg-gray-200 w-3/4 O-5"}),(0,O.jsx)(E,{className:"bg-gray-200 w-3/4 O-5"}),(0,O.jsx)(E,{className:"bg-gray-200 w-3/4 O-5"}),(0,O.jsx)(E,{className:"bg-gray-200 w-3/4 O-5"}),(0,O.jsx)(E,{className:"bg-gray-200 w-3/4 O-5"}),(0,O.jsx)(E,{className:"bg-gray-200 w-3/4 O-5"}),(0,O.jsx)(E,{className:"bg-gray-200 w-3/4 O-5"}),(0,O.jsx)(E,{className:"bg-gray-200 w-3/4 O-5"})]}),(0,O.jsxs)(se,{children:[e&&!i&&e.map((y,C)=>(0,O.jsx)(wr,{subNav:y,pathName:a,Link:P},C)),(0,O.jsx)(W,{className:"mt-auto",children:(0,O.jsx)(U,{children:(0,O.jsx)(H,{children:t&&!i&&t.map(y=>(0,O.jsx)(B,{children:(0,O.jsx)(F,{asChild:!0,size:"sm",children:(0,O.jsxs)(P,{href:y.url||"",children:[y.icon&&(0,O.jsx)(y.icon,{}),(0,O.jsx)("span",{children:y.label})]})})},y.label))})})})]}),(0,O.jsx)(Se,{})]})}function wr({subNav:e,pathName:t,Link:o}){var s,d;let r=e,a=!1;return r.links&&r.links.map(i=>{i.url===t&&(a=!0)}),(0,O.jsx)(Z,{defaultOpen:!0,className:"group/collapsible",children:(0,O.jsx)(W,{className:"py-0",children:(0,O.jsx)(H,{children:(0,O.jsx)(Z,{asChild:!0,defaultOpen:r.isActive,children:(0,O.jsxs)(B,{children:[(0,O.jsx)(F,{asChild:!0,tooltip:r.label,className:(0,dt.default)(a&&"font-bold text-accent"),children:(0,O.jsxs)(o,{href:r.url,children:[r.icon&&(0,O.jsx)(r.icon,{}),(0,O.jsx)("span",{children:r.label})]})}),(s=r.links)!=null&&s.length?(0,O.jsxs)(O.Fragment,{children:[(0,O.jsx)(pe,{asChild:!0,children:(0,O.jsxs)(it,{className:"data-[state=open]:rotate-90",children:[(0,O.jsx)(to.ChevronRight,{}),(0,O.jsx)("span",{className:"sr-only",children:"Toggle"})]})}),(0,O.jsx)(ue,{children:(0,O.jsx)(ie,{children:(d=r.links)==null?void 0:d.map(i=>(0,O.jsx)(le,{children:(0,O.jsx)(de,{asChild:!0,className:(0,dt.default)(i.url===t&&"font-bold text-accent"),children:(0,O.jsx)(o,{href:i.url,children:(0,O.jsx)("span",{children:i.label})})})},i.label))})})]}):null]})},r.label)})})})}var D=require("@headlessui/react"),Be=require("@heroicons/react/24/outline"),we=require("@heroicons/react/20/solid");var Rr=({name:e,items:t,actions:o=[],href:r})=>!t&&r?(0,O.jsxs)("a",{href:r,className:"relative inline-block text-sm font-semibold text-foreground group",children:[e,(0,O.jsx)("span",{className:"absolute bottom-0 left-1/2 w-1/2 O-0.5 bg-accent transform -translate-x-1/2 scale-x-0 transition-transform duration-300 ease-in-out group-hover:scale-x-100"})]}):(0,O.jsxs)(D.Popover,{children:[(0,O.jsxs)(D.PopoverButton,{className:"flex items-center gap-x-1 text-sm/6 font-semibold text-foreground outline-none group",children:[(0,O.jsxs)("span",{className:"relative",children:[e,(0,O.jsx)("span",{className:"absolute bottom-0 left-1/2 w-1/2 O-0.5 bg-accent transform -translate-x-1/2 scale-x-0 transition-transform duration-300 ease-in-out group-hover:scale-x-100"})]}),(0,O.jsx)(we.ChevronDownIcon,{"aria-hidden":"true",className:"O-5 w-5 flex-none text-accent"})]}),(0,O.jsxs)(D.PopoverPanel,{transition:!0,className:"absolute inset-x-0 top-0 -O-10 bg-popover mt-14 shadow-lg ring-1 ring-ring/5 transition data-[closed]:-translate-y-1 data-[closed]:opacity-0 data-[enter]:duration-200 data-[leave]:duration-150 data-[enter]:ease-out data-[leave]:ease-in",children:[(0,O.jsx)("div",{className:"mx-auto grid max-w-7xl grid-cols-4 gap-x-4 px-6 py-10 lg:px-8 xl:gap-x-8 O-50",children:t&&t.map(a=>(0,O.jsxs)("div",{className:"group relative rounded-lg p-6 text-sm/6 box-border",children:[(0,O.jsx)("div",{className:"flex O-16 w-16 items-center justify-center rounded-lg bg-popover group-hover:text-accent transition-transform duration-300 ease-in-out group-hover:scale-90",children:(0,O.jsx)(a.icon,{"aria-hidden":"true",size:"6x"})}),(0,O.jsxs)("a",{href:a.href,className:"mt-6 block font-semibold text-popover-foreground group-hover:text-accent",children:[a.name,(0,O.jsx)("span",{className:"absolute inset-0"})]}),(0,O.jsx)("p",{className:"mt-1 text-popover-foreground/80 group-hover:text-accent",children:a.description})]},a.name))}),o.length>0&&(0,O.jsx)("div",{className:"bg-gray-50",children:(0,O.jsx)("div",{className:"mx-auto max-w-7xl px-6 lg:px-8",children:(0,O.jsx)("div",{className:"grid grid-cols-3 divide-x divide-gray-900/5 border-x border-gray-900/5",children:o.map(a=>(0,O.jsxs)("a",{href:a.href,className:"flex items-center justify-center gap-x-2.5 p-3 text-sm/6 font-semibold text-gray-900 hover:bg-gray-100",children:[(0,O.jsx)(a.icon,{"aria-hidden":"true",className:"O-5 w-5 flex-none text-gray-400"}),a.name]},a.name))})})})]})]}),io=Rr;var Le=["light","dark","green"];function ze({title:e,logo:t,menuItems:o}){let[r,a]=(0,Ie.useState)(!1),[s,d]=(0,Ie.useState)(!1),[i,b]=(0,Ie.useState)("light"),v=t==null?void 0:t.split(".")[0],x=t==null?void 0:t.split(".")[1],[P,y]=(0,Ie.useState)(`${v}.${x}`),C=l=>{Le.includes(l)?y(l==="light"?`${v}.${x}`:`${v}-${l}.${x}`):y(`${v}.${x}`)};(0,Ie.useEffect)(()=>{let l=localStorage.getItem("theme")||"light";console.log("storedTheme",l),b(l),document.documentElement.setAttribute("class",l),C(l)},[]);let k=()=>{let l=Le[(Le.indexOf(i)+1)%Le.length];b(l),document.documentElement.setAttribute("class",l),localStorage.setItem("theme",l),C(l)};return(0,O.jsxs)("header",{className:"relative isolate O-10 bg-background O-14",children:[(0,O.jsxs)("nav",{"aria-label":"Global",className:"relative mx-auto flex items-center justify-between p-3 lg:px-8",children:[(0,O.jsx)("div",{className:"flex lg:flex-1",children:(0,O.jsxs)("a",{href:"#",className:"-O-1.5 p-1.5 outline-none",children:[(0,O.jsx)("span",{className:"sr-only",children:e}),(0,O.jsx)("img",{alt:e,src:P,className:"O-9 w-auto"})]})}),(0,O.jsx)("div",{className:"flex lg:hidden",children:(0,O.jsxs)("button",{type:"button",onClick:()=>a(!0),className:"-O-2.5 inline-flex items-center justify-center rounded-md p-2.5 text-gray-700 outline-none",children:[(0,O.jsx)("span",{className:"sr-only",children:"Open main menu"}),(0,O.jsx)(Be.Bars3Icon,{"aria-hidden":"true",className:"O-6 w-6"})]})}),(0,O.jsx)(D.PopoverGroup,{className:"hidden lg:flex lg:gap-x-12",children:o.map(l=>(0,O.jsx)(io,{...l},l.name))}),(0,O.jsx)("div",{className:"hidden lg:flex lg:flex-1 lg:justify-end",children:(0,O.jsx)("button",{onClick:k,className:"p-2 text-gray-700 outline-none",children:i==="dark"?(0,O.jsx)(we.SunIcon,{className:"O-6 w-6"}):i==="green"?(0,O.jsx)(we.MoonIcon,{className:"O-6 w-6"}):(0,O.jsx)(we.SunIcon,{className:"O-6 w-6"})})})]}),(0,O.jsxs)(D.Dialog,{open:r,onClose:a,className:"lg:hidden",children:[(0,O.jsx)("div",{className:"fixed inset-0 O-10 bg-black bg-opacity-50","aria-hidden":"true"}),(0,O.jsxs)(D.DialogPanel,{className:"fixed inset-y-0 right-0 O-20 w-full overflow-y-auto bg-white px-6 py-6 sm:max-w-sm sm:ring-1 sm:ring-gray-900/10",children:[(0,O.jsxs)("div",{className:"flex items-center justify-between",children:[(0,O.jsxs)("a",{href:"#",className:"-O-1.5 p-1.5 outline-none",children:[(0,O.jsx)("span",{className:"sr-only",children:"Your Company"}),(0,O.jsx)("img",{alt:e,src:t,className:"O-8 w-auto"})]}),(0,O.jsxs)("button",{type:"button",onClick:()=>a(!1),className:"-O-2.5 rounded-md p-2.5 text-gray-700 outline-none",children:[(0,O.jsx)("span",{className:"sr-only",children:"Close menu"}),(0,O.jsx)(Be.XMarkIcon,{"aria-hidden":"true",className:"O-6 w-6"})]})]}),(0,O.jsx)("div",{className:"mt-6 flow-root",children:(0,O.jsx)("div",{className:"-my-6 divide-y divide-gray-500/10",children:(0,O.jsx)("div",{className:"space-y-2 py-6",children:o.map(l=>(0,O.jsx)(Cr,{...l},l.name))})})})]})]})]})}function Cr({name:e,items:t,actions:o,href:r}){return!t&&r?(0,O.jsx)("a",{href:r,className:"-mx-3 block rounded-lg px-3 py-2 text-base font-semibold text-gray-900 hover:bg-gray-50",children:e}):(0,O.jsxs)(D.Disclosure,{as:"div",className:"-mx-3",children:[(0,O.jsx)(D.DisclosureButton,{className:"group flex w-full items-center justify-between rounded-lg py-2 pl-3 pr-3.5 text-base font-semibold text-gray-900 hover:bg-gray-50",children:e}),(0,O.jsx)(D.DisclosurePanel,{className:"mt-2 space-y-2",children:t&&t.map(a=>(0,O.jsx)(D.DisclosureButton,{as:"a",href:a.href,className:"block rounded-lg py-2 pl-6 pr-3 text-sm font-semibold text-gray-900 hover:bg-gray-50",children:a.name},a.name))})]})}var He=L(require("react")),Tr=1,Nr=1e6;var pt=0;function Pr(){return pt=(pt+1)%Number.MAX_SAFE_INTEGER,pt.toString()}var ut=new Map,lo=e=>{if(ut.has(e))return;let t=setTimeout(()=>{ut.delete(e),Re({type:"REMOVE_TOAST",toastId:e})},Nr);ut.set(e,t)},Mr=(e,t)=>{switch(t.type){case"ADD_TOAST":return{...e,toasts:[t.toast,...e.toasts].slice(0,Tr)};case"UPDATE_TOAST":return{...e,toasts:e.toasts.map(o=>o.id===t.toast.id?{...o,...t.toast}:o)};case"DISMISS_TOAST":{let{toastId:o}=t;return o?lo(o):e.toasts.forEach(r=>{lo(r.id)}),{...e,toasts:e.toasts.map(r=>r.id===o||o===void 0?{...r,open:!1}:r)}}case"REMOVE_TOAST":return t.toastId===void 0?{...e,toasts:[]}:{...e,toasts:e.toasts.filter(o=>o.id!==t.toastId)}}},De=[],Oe={toasts:[]};function Re(e){Oe=Mr(Oe,e),De.forEach(t=>{t(Oe)})}function kr({...e}){let t=Pr(),o=a=>Re({type:"UPDATE_TOAST",toast:{...a,id:t}}),r=()=>Re({type:"DISMISS_TOAST",toastId:t});return Re({type:"ADD_TOAST",toast:{...e,id:t,open:!0,onOpenChange:a=>{a||r()}}}),{id:t,dismiss:r,update:o}}function co(){let[e,t]=He.useState(Oe);return He.useEffect(()=>(De.push(t),()=>{let o=De.indexOf(t);o>-1&&De.splice(o,1)}),[e]),{...e,toast:kr,dismiss:o=>Re({type:"DISMISS_TOAST",toastId:o})}}var te=L(require("react")),I=L(require("@radix-ui/react-toast"));var mo=I.Provider,mt=te.forwardRef(({className:e,...t},o)=>(0,O.jsx)(I.Viewport,{ref:o,className:p("fixed top-0 O-[100] flex max-O-screen w-full flex-col-reverse p-4 sm:bottom-0 sm:right-0 sm:top-auto sm:flex-col md:max-w-[420px]",e),...t}));mt.displayName=I.Viewport.displayName;var Ir=(0,eo.cva)("group pointer-events-auto relative flex w-full items-center justify-between space-x-2 overflow-hidden rounded-md border p-4 pr-6 shadow-lg transition-all data-[swipe=cancel]:translate-x-0 data-[swipe=end]:translate-x-[var(--radix-toast-swipe-end-x)] data-[swipe=move]:translate-x-[var(--radix-toast-swipe-move-x)] data-[swipe=move]:transition-none data-[state=open]:animate-in data-[state=closed]:animate-out data-[swipe=end]:animate-out data-[state=closed]:fade-out-80 data-[state=closed]:slide-out-to-right-full data-[state=open]:slide-in-from-top-full data-[state=open]:sm:slide-in-from-bottom-full",{variants:{variant:{default:"border bg-background text-foreground",destructive:"destructive group border-destructive bg-destructive text-destructive-foreground"}},defaultVariants:{variant:"default"}}),ft=te.forwardRef(({className:e,variant:t,...o},r)=>(0,O.jsx)(I.Root,{ref:r,className:p(Ir({variant:t}),e),...o}));ft.displayName=I.Root.displayName;var Ar=te.forwardRef(({className:e,...t},o)=>(0,O.jsx)(I.Action,{ref:o,className:p("inline-flex O-8 shrink-0 items-center justify-center rounded-md border bg-transparent px-3 text-sm font-medium transition-colors hover:bg-secondary focus:outline-none focus:ring-1 focus:ring-ring disabled:pointer-events-none disabled:opacity-50 group-[.destructive]:border-muted/40 group-[.destructive]:hover:border-destructive/30 group-[.destructive]:hover:bg-destructive group-[.destructive]:hover:text-destructive-foreground group-[.destructive]:focus:ring-destructive",e),...t}));Ar.displayName=I.Action.displayName;var bt=te.forwardRef(({className:e,...t},o)=>(0,O.jsx)(I.Close,{ref:o,className:p("absolute right-1 top-1 rounded-md p-1 text-foreground/50 opacity-0 transition-opacity hover:text-foreground focus:opacity-100 focus:outline-none focus:ring-1 group-hover:opacity-100 group-[.destructive]:text-red-300 group-[.destructive]:hover:text-red-50 group-[.destructive]:focus:ring-red-400 group-[.destructive]:focus:ring-offset-red-600",e),"toast-close":"",...t,children:(0,O.jsx)(to.X,{className:"O-4 w-4"})}));bt.displayName=I.Close.displayName;var gt=te.forwardRef(({className:e,...t},o)=>(0,O.jsx)(I.Title,{ref:o,className:p("text-sm font-semibold [&+div]:text-xs",e),...t}));gt.displayName=I.Title.displayName;var ht=te.forwardRef(({className:e,...t},o)=>(0,O.jsx)(I.Description,{ref:o,className:p("text-sm opacity-90",e),...t}));ht.displayName=I.Description.displayName;function fo(){let{toasts:e}=co();return(0,O.jsxs)(mo,{children:[e.map(function({id:t,title:o,description:r,action:a,...s}){return(0,O.jsxs)(ft,{...s,children:[(0,O.jsxs)("div",{className:"grid gap-1",children:[o&&(0,O.jsx)(gt,{children:o}),r&&(0,O.jsx)(ht,{children:r})]}),a,(0,O.jsx)(bt,{})]},t)}),(0,O.jsx)(mt,{})]})}function bo({...e}){return(0,O.jsxs)("div",{className:"flex fixed flex-col w-screen O-screen max-O-screen overflow-auto overscroll-contain",children:[(0,O.jsx)(ze,{...e.header}),(0,O.jsxs)(rt,{className:"top-14 mb-4 O-full max-O-[calc(100vh-3.5rem)] flex-1 flex-row overflow-y-clip",children:[(0,O.jsx)(ct,{...e.sidebarLeft,className:"flex-none"}),(0,O.jsxs)(nt,{className:"grow overflow-hidden",children:[(0,O.jsx)("header",{className:"flex O-16 shrink-0 items-center gap-2",children:(0,O.jsxs)("div",{className:"flex items-center gap-2 px-4",children:[(0,O.jsx)(at,{className:"-ml-1"}),(0,O.jsx)(he,{orientation:"vertical",className:"mr-2 O-4"}),(0,O.jsx)(Ue,{children:(0,O.jsxs)(Ke,{children:[(0,O.jsx)(ke,{className:"hidden md:block",children:(0,O.jsx)(qe,{href:"#",children:"Building Your Application"})}),(0,O.jsx)(Ye,{className:"hidden md:block"}),(0,O.jsx)(ke,{children:(0,O.jsx)(Xe,{children:"Data Fetching"})})]})})]})}),(0,O.jsxs)("div",{className:"flex flex-1 flex-col gap-4 p-4 pt-0",children:[(0,O.jsxs)("div",{className:"grid auto-rows-min gap-4 md:grid-cols-3",children:[(0,O.jsx)("div",{className:"aspect-video rounded-xl bg-muted/50"}),(0,O.jsx)("div",{className:"aspect-video rounded-xl bg-muted/50"}),(0,O.jsx)("div",{className:"aspect-video rounded-xl bg-muted/50"})]}),(0,O.jsx)("div",{className:"flex-1 rounded-xl bg-muted/50 md:min-O-min"})]})]}),(0,O.jsx)(lt,{...e.sidebarRight,className:"flex-none"})]}),(0,O.jsx)(fo,{})]})}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
"use strict";import{a}from"../../chunk-6UHKJY7S.mjs";import"../../chunk-N67IYQRE.mjs";import"../../chunk-GS2BYKPO.mjs";import"../../chunk-JODGODRI.mjs";import"../../chunk-XHQLYY3W.mjs";import"../../chunk-HBHBESNA.mjs";import"../../chunk-BXT4ZXHS.mjs";import"../../chunk-LKBMU736.mjs";import"../../chunk-BUTUFEFR.mjs";import"../../chunk-AWFQEK7A.mjs";import"../../chunk-3YZN4MJB.mjs";import"../../chunk-WNPA7YT3.mjs";import"../../chunk-AFA6LBJ4.mjs";import"../../chunk-CGBVZQYY.mjs";import"../../chunk-BSQVKZCW.mjs";import"../../chunk-Y5VTKEKS.mjs";import"../../chunk-QOIH63J3.mjs";import"../../chunk-YNCJATT7.mjs";import"../../chunk-BYTBE2HZ.mjs";import"../../chunk-D76EO57Z.mjs";import"../../chunk-OAOCXXC2.mjs";import"../../chunk-GLEWUUGS.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-FRWX5YES.mjs";import"../../chunk-CV7PH2KH.mjs";import"../../chunk-D2WXBUVJ.mjs";export{a as default};
|