cortex-react-components 1.25.2 → 1.26.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (99) hide show
  1. package/dist/{chunk-NBRHJ7Y2.mjs → chunk-2XVPLL7I.mjs} +1 -1
  2. package/dist/{chunk-P37IFSET.mjs → chunk-3QUYIQID.mjs} +1 -1
  3. package/dist/chunk-3U4TZZH4.mjs +1 -0
  4. package/dist/{chunk-TDEZBNLK.mjs → chunk-7TWF6ZKG.mjs} +1 -1
  5. package/dist/{chunk-QKKUK5BA.mjs → chunk-AJJSMHCV.mjs} +1 -1
  6. package/dist/{chunk-VQWGXZ5A.mjs → chunk-CS77R54Z.mjs} +1 -1
  7. package/dist/{chunk-5SXGF2ZO.mjs → chunk-FIB3LSLI.mjs} +1 -1
  8. package/dist/{chunk-GCBC75DA.mjs → chunk-IMAQJ7N3.mjs} +1 -1
  9. package/dist/{chunk-C4W4JBZN.mjs → chunk-KUZI6GLM.mjs} +1 -1
  10. package/dist/{chunk-YNHFCSLI.mjs → chunk-LC33XSZX.mjs} +1 -1
  11. package/dist/{chunk-C6AJFTGS.mjs → chunk-MXCUC35X.mjs} +1 -1
  12. package/dist/{chunk-VWW6LZVB.mjs → chunk-PPSZJ5D7.mjs} +1 -1
  13. package/dist/{chunk-BQ3VPYUD.mjs → chunk-QUCLTQO6.mjs} +1 -1
  14. package/dist/{chunk-SABHLBUI.mjs → chunk-SFLOMJ2U.mjs} +1 -1
  15. package/dist/{chunk-343CWVUF.mjs → chunk-SYVKYRZO.mjs} +1 -1
  16. package/dist/{chunk-56XJMQVR.mjs → chunk-UZ2XYB7D.mjs} +1 -1
  17. package/dist/{chunk-CKWBZBCA.mjs → chunk-X6N2L5MB.mjs} +1 -1
  18. package/dist/{chunk-WWXGKYL4.mjs → chunk-ZWKWU7U4.mjs} +1 -1
  19. package/dist/components/Blocks/Insight.mjs +1 -1
  20. package/dist/components/Blocks/Insight.stories.mjs +1 -1
  21. package/dist/components/Blocks/index.mjs +1 -1
  22. package/dist/components/Cards/FeatureCard.js +1 -1
  23. package/dist/components/Cards/FeatureCard.mjs +1 -1
  24. package/dist/components/Cards/FeatureCard.stories.js +1 -1
  25. package/dist/components/Cards/FeatureCard.stories.mjs +1 -1
  26. package/dist/components/Cards/ServiceCard.mjs +1 -1
  27. package/dist/components/Cards/ServiceCard.stories.mjs +1 -1
  28. package/dist/components/Cards/index.mjs +1 -1
  29. package/dist/components/HeaderFooter/AppLauncher.mjs +1 -1
  30. package/dist/components/HeaderFooter/AppLauncher.stories.mjs +1 -1
  31. package/dist/components/HeaderFooter/Header.js +1 -1
  32. package/dist/components/HeaderFooter/Header.mjs +1 -1
  33. package/dist/components/HeaderFooter/HeaderDesktop.js +1 -1
  34. package/dist/components/HeaderFooter/HeaderDesktop.mjs +1 -1
  35. package/dist/components/HeaderFooter/HeaderDesktop.stories.js +1 -1
  36. package/dist/components/HeaderFooter/HeaderDesktop.stories.mjs +1 -1
  37. package/dist/components/HeaderFooter/HeaderMenu.d.ts +3 -2
  38. package/dist/components/HeaderFooter/HeaderMenu.js +4 -1
  39. package/dist/components/HeaderFooter/HeaderMenu.mjs +1 -1
  40. package/dist/components/HeaderFooter/HeaderMenu.stories.js +1 -1
  41. package/dist/components/HeaderFooter/HeaderMenu.stories.mjs +1 -1
  42. package/dist/components/HeaderFooter/HeaderMobile.stories.mjs +1 -1
  43. package/dist/components/HeaderFooter/SimpleHeader.js +1 -1
  44. package/dist/components/HeaderFooter/SimpleHeader.mjs +1 -1
  45. package/dist/components/HeaderFooter/SimpleHeader.stories.js +1 -1
  46. package/dist/components/HeaderFooter/SimpleHeader.stories.mjs +1 -1
  47. package/dist/components/HeaderFooter/VideoHeader.js +1 -1
  48. package/dist/components/HeaderFooter/VideoHeader.mjs +1 -1
  49. package/dist/components/HeaderFooter/index.js +1 -1
  50. package/dist/components/HeaderFooter/index.mjs +1 -1
  51. package/dist/components/Images/DynamicIcon.d.ts +1 -1
  52. package/dist/components/Images/DynamicIcon.js +1 -1
  53. package/dist/components/Images/DynamicIcon.mjs +1 -1
  54. package/dist/components/Images/DynamicIcon.stories.js +1 -1
  55. package/dist/components/Images/DynamicIcon.stories.mjs +1 -1
  56. package/dist/components/Images/index.js +1 -1
  57. package/dist/components/Images/index.mjs +1 -1
  58. package/dist/components/Layouts/FeatureGrid.stories.mjs +1 -1
  59. package/dist/components/Menus/SidebarLeft.stories.mjs +1 -1
  60. package/dist/components/Menus/SidebarRight.mjs +1 -1
  61. package/dist/components/Menus/SidebarRight.stories.mjs +1 -1
  62. package/dist/components/Menus/index.mjs +1 -1
  63. package/dist/components/Pages/Documentation.js +1 -1
  64. package/dist/components/Pages/Documentation.mjs +1 -1
  65. package/dist/components/Pages/Documentation.stories.js +179 -179
  66. package/dist/components/Pages/Documentation.stories.mjs +1 -1
  67. package/dist/components/Pages/IndexPage.js +1 -1
  68. package/dist/components/Pages/IndexPage.mjs +1 -1
  69. package/dist/components/Pages/IndexPage.stories.js +179 -179
  70. package/dist/components/Pages/IndexPage.stories.mjs +1 -1
  71. package/dist/components/Pages/Intranet.js +1 -1
  72. package/dist/components/Pages/Intranet.mjs +1 -1
  73. package/dist/components/Pages/Intranet.stories.js +1 -1
  74. package/dist/components/Pages/Intranet.stories.mjs +1 -1
  75. package/dist/components/Pages/LandingPage.js +1 -1
  76. package/dist/components/Pages/LandingPage.mjs +1 -1
  77. package/dist/components/Pages/LandingPage.stories.js +191 -191
  78. package/dist/components/Pages/LandingPage.stories.mjs +1 -1
  79. package/dist/components/Pages/Page.js +1 -1
  80. package/dist/components/Pages/Page.mjs +1 -1
  81. package/dist/components/Pages/Page.stories.js +180 -180
  82. package/dist/components/Pages/Page.stories.mjs +1 -1
  83. package/dist/components/Pages/Website.js +1 -1
  84. package/dist/components/Pages/Website.mjs +1 -1
  85. package/dist/components/Pages/Website.stories.js +180 -180
  86. package/dist/components/Pages/Website.stories.mjs +1 -1
  87. package/dist/components/index.js +3 -3
  88. package/dist/components/index.mjs +1 -1
  89. package/dist/index.js +3 -3
  90. package/dist/index.mjs +1 -1
  91. package/dist/metafile-cjs.json +1 -1
  92. package/dist/metafile-esm.json +1 -1
  93. package/dist/sections/BlogListSection.mjs +1 -1
  94. package/dist/sections/BlogListSection.stories.mjs +1 -1
  95. package/dist/sections/ServiceSection.mjs +1 -1
  96. package/dist/sections/ServiceSection.stories.mjs +1 -1
  97. package/dist/sections/index.mjs +1 -1
  98. package/package.json +1 -1
  99. package/dist/chunk-HGT54DGN.mjs +0 -1
@@ -1 +1 @@
1
- import{a as r}from"../../chunk-CKWBZBCA.mjs";import{a as n}from"../../chunk-PAG346RY.mjs";import"../../chunk-3YZN4MJB.mjs";import"../../chunk-WNPA7YT3.mjs";import"../../chunk-343CWVUF.mjs";import"../../chunk-BQ3VPYUD.mjs";import"../../chunk-QKKUK5BA.mjs";import"../../chunk-VWW6LZVB.mjs";import"../../chunk-HGT54DGN.mjs";import"../../chunk-ZDPQXVTF.mjs";import"../../chunk-I2GY5WTT.mjs";import"../../chunk-VQWGXZ5A.mjs";import"../../chunk-Z4CK655R.mjs";import"../../chunk-HAYRX2WO.mjs";import"../../chunk-BG4CGVSG.mjs";import"../../chunk-IB72MBM7.mjs";import"../../chunk-ZSC6OQH4.mjs";import"../../chunk-EPTHSTUM.mjs";import"../../chunk-IQPZEEYJ.mjs";import"../../chunk-53QLSQCO.mjs";import"../../chunk-6HFYLEVF.mjs";import"../../chunk-J4WWW7JZ.mjs";import"../../chunk-JCH2CCQ7.mjs";import"../../chunk-OEM7RQ4Q.mjs";import"../../chunk-H7D3PZKE.mjs";import"../../chunk-56XJMQVR.mjs";import"../../chunk-2LJVMEWU.mjs";import"../../chunk-KPIWBWE2.mjs";import"../../chunk-Q6SEVCRG.mjs";import"../../chunk-NGAHEN2R.mjs";import"../../chunk-6P7CY367.mjs";import"../../chunk-LBKMUSVR.mjs";import"../../chunk-IPHHUHS3.mjs";import"../../chunk-Y5VTKEKS.mjs";import"../../chunk-CGBVZQYY.mjs";import"../../chunk-BSQVKZCW.mjs";import"../../chunk-QOIH63J3.mjs";import"../../chunk-YNCJATT7.mjs";import"../../chunk-D76EO57Z.mjs";import"../../chunk-YNNW2C2U.mjs";import"../../chunk-OAOCXXC2.mjs";import{a as l}from"../../chunk-SABHLBUI.mjs";import"../../chunk-WISCWNL2.mjs";import"../../chunk-4MNYZ3VG.mjs";import"../../chunk-O5BAW5XQ.mjs";import"../../chunk-YAH6C5YX.mjs";import"../../chunk-ODLDYXPZ.mjs";import"../../chunk-QRNJ7O2L.mjs";import"../../chunk-7WBETZEV.mjs";import"../../chunk-TFWGOEV7.mjs";import"../../chunk-763KMQIQ.mjs";import"../../chunk-J2VQUYES.mjs";import"../../chunk-SJWGFZJ6.mjs";import"../../chunk-44TDI42O.mjs";import"../../chunk-BOPZHZ27.mjs";import"../../chunk-UESKYRNK.mjs";import"../../chunk-GLEWUUGS.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-CV7PH2KH.mjs";import"../../chunk-FRWX5YES.mjs";import{c as o}from"../../chunk-D2WXBUVJ.mjs";import{BookOpen as a,LifeBuoy as s,Send as u,Settings2 as c}from"lucide-react";var e=o(n());import{PhoneIcon as d,PlayCircleIcon as m,RectangleGroupIcon as p}from"@heroicons/react/20/solid";import{ChartPieIcon as g,CursorArrowRaysIcon as h}from"@heroicons/react/24/outline";import{jsx as t}from"react/jsx-runtime";var b=()=>t(l,{iconName:"github",size:"4x",type:"brands"}),f=()=>t(l,{iconName:"aws",type:"brands"}),w=()=>t(l,{iconName:"azure",type:"kit"}),k=()=>t(l,{iconName:"people-sharing",type:"kit"}),S=()=>t(l,{iconName:"cloud-network-sharing",type:"kit"}),y=()=>t(l,{iconName:"development",type:"kit"}),X={title:"Pages/IndexPage",component:r,decorators:[i=>t("div",{className:"bg-sidebar",children:t(i,{})})]},A=i=>t(r,{...i}),Z={render:A,args:{header:{title:"Your Company",logo:"cortex-reply.png",menuItems:[{name:"Documentation",items:[{name:"Platforms & Services",description:"Cloud services",href:"#",icon:S},{name:"Solutions & Propositions",description:"Solutions that we have built",href:"#",icon:k},{name:"Products",description:"Products that we sell",href:"#",icon:y}]},{name:"Resources",items:[{name:"IndexPage",href:"#",icon:g},{name:"API Reference",href:"#",icon:h},{name:"Github",href:"#",icon:b}],actions:[{name:"Watch demo",href:"#",icon:m},{name:"Contact sales",href:"#",icon:d},{name:"View all products",href:"#",icon:p}]},{name:"Intranet",href:"#"}]},onToggleAppGrid:()=>{(0,e.fn)()},sidebarLeft:{title:"Playground",subTitle:"Airview",mainNav:[{label:"AWS",url:"#",icon:f,isActive:!0,links:[{label:"EC2",url:"#"},{label:"IAM",url:"#"},{label:"S3",url:"#"}]},{label:"Microsoft Azure",url:"#",icon:w,links:[{label:"Virtual Machines",url:"#"},{label:"Storage",url:"#"},{label:"Azure SQL",url:"#"}]},{label:"IndexPage",url:"#",icon:a,links:[{label:"Introduction",url:"#"},{label:"Get Started",url:"#"},{label:"Tutorials",url:"#"},{label:"Changelog",url:"#"}]},{label:"Settings",url:"#",icon:c,links:[{label:"General",url:"#"},{label:"Team",url:"#"},{label:"Billing",url:"#"},{label:"Limits",url:"#"}]}],secondaryNav:[{label:"Support",url:"#",icon:s},{label:"Feedback",url:"#",icon:u}],onSidebarMenu:(0,e.fn)()},sidebarRight:{tableOfContents:[{title:"Getting Started",url:"#",links:[{title:"Installation",url:"#",isActive:!0},{title:"Project Structure",url:"#"}]},{title:"Building Your Application",url:"#",links:[{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:"#",links:[{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:"#",links:[{title:"Accessibility",url:"#"},{title:"Fast Refresh",url:"#"},{title:"Next.js Compiler",url:"#"},{title:"Supported Browsers",url:"#"},{title:"Turbopack",url:"#"}]},{title:"Community",url:"#",links:[{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:"note"}],services:[{label:"AWS Account Vending Machine",url:"/services/aws_account_vending_machine/_index.md",type:"published"},{label:"AWS Beanstalk",url:"/services/aws_beanstalk/_index.md",type:"draft"},{label:"AWS Airwalk Network Firewall Terraform Module",url:"/services/aws_vpc/terraform-aws-airwalk-module-networkfirewall.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)()},tiles:[{slug:"hello-world",mainImage:"https://cdn.sanity.io/images/ssqh4ksj/production/c734dd394de943820a25b4b96eace0855ab44749-2016x1344.png?w=1170&h=780&auto=format",title:"Hello World"},{slug:"hello-world",mainImage:"https://cdn.sanity.io/images/ssqh4ksj/production/c734dd394de943820a25b4b96eace0855ab44749-2016x1344.png?w=1170&h=780&auto=format",excerpt:"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi eu ipsum enim. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi eu ipsum enim.",title:"Hello World"},{slug:"hello-world",mainImage:"https://cdn.sanity.io/images/ssqh4ksj/production/c734dd394de943820a25b4b96eace0855ab44749-2016x1344.png?w=1170&h=780&auto=format",excerpt:"Hello World",title:"Hello World"},{slug:"hello-world",mainImage:"https://cdn.sanity.io/images/ssqh4ksj/production/c734dd394de943820a25b4b96eace0855ab44749-2016x1344.png?w=1170&h=780&auto=format",excerpt:"Hello World",title:"Hello World"}],github:{onPublishDraft:(0,e.fn)(),handleNewBranch:(0,e.fn)(),handlePR:(0,e.fn)(),onSave:(0,e.fn)()}}};export{Z as Default,X as default};
1
+ import{a as r}from"../../chunk-X6N2L5MB.mjs";import{a as n}from"../../chunk-PAG346RY.mjs";import"../../chunk-3YZN4MJB.mjs";import"../../chunk-WNPA7YT3.mjs";import"../../chunk-SYVKYRZO.mjs";import"../../chunk-QUCLTQO6.mjs";import"../../chunk-AJJSMHCV.mjs";import"../../chunk-PPSZJ5D7.mjs";import"../../chunk-3U4TZZH4.mjs";import"../../chunk-ZDPQXVTF.mjs";import"../../chunk-I2GY5WTT.mjs";import"../../chunk-CS77R54Z.mjs";import"../../chunk-Z4CK655R.mjs";import"../../chunk-HAYRX2WO.mjs";import"../../chunk-BG4CGVSG.mjs";import"../../chunk-IB72MBM7.mjs";import"../../chunk-ZSC6OQH4.mjs";import"../../chunk-EPTHSTUM.mjs";import"../../chunk-IQPZEEYJ.mjs";import"../../chunk-53QLSQCO.mjs";import"../../chunk-6HFYLEVF.mjs";import"../../chunk-J4WWW7JZ.mjs";import"../../chunk-JCH2CCQ7.mjs";import"../../chunk-OEM7RQ4Q.mjs";import"../../chunk-H7D3PZKE.mjs";import"../../chunk-UZ2XYB7D.mjs";import"../../chunk-2LJVMEWU.mjs";import"../../chunk-KPIWBWE2.mjs";import"../../chunk-Q6SEVCRG.mjs";import"../../chunk-NGAHEN2R.mjs";import"../../chunk-6P7CY367.mjs";import"../../chunk-LBKMUSVR.mjs";import"../../chunk-IPHHUHS3.mjs";import"../../chunk-Y5VTKEKS.mjs";import"../../chunk-CGBVZQYY.mjs";import"../../chunk-BSQVKZCW.mjs";import"../../chunk-QOIH63J3.mjs";import"../../chunk-YNCJATT7.mjs";import"../../chunk-D76EO57Z.mjs";import"../../chunk-YNNW2C2U.mjs";import"../../chunk-OAOCXXC2.mjs";import{a as l}from"../../chunk-SFLOMJ2U.mjs";import"../../chunk-WISCWNL2.mjs";import"../../chunk-4MNYZ3VG.mjs";import"../../chunk-O5BAW5XQ.mjs";import"../../chunk-YAH6C5YX.mjs";import"../../chunk-ODLDYXPZ.mjs";import"../../chunk-QRNJ7O2L.mjs";import"../../chunk-7WBETZEV.mjs";import"../../chunk-TFWGOEV7.mjs";import"../../chunk-763KMQIQ.mjs";import"../../chunk-J2VQUYES.mjs";import"../../chunk-SJWGFZJ6.mjs";import"../../chunk-44TDI42O.mjs";import"../../chunk-BOPZHZ27.mjs";import"../../chunk-UESKYRNK.mjs";import"../../chunk-GLEWUUGS.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-CV7PH2KH.mjs";import"../../chunk-FRWX5YES.mjs";import{c as o}from"../../chunk-D2WXBUVJ.mjs";import{BookOpen as a,LifeBuoy as s,Send as u,Settings2 as c}from"lucide-react";var e=o(n());import{PhoneIcon as d,PlayCircleIcon as m,RectangleGroupIcon as p}from"@heroicons/react/20/solid";import{ChartPieIcon as g,CursorArrowRaysIcon as h}from"@heroicons/react/24/outline";import{jsx as t}from"react/jsx-runtime";var b=()=>t(l,{iconName:"github",size:"4x",type:"brands"}),f=()=>t(l,{iconName:"aws",type:"brands"}),w=()=>t(l,{iconName:"azure",type:"kit"}),k=()=>t(l,{iconName:"people-sharing",type:"kit"}),S=()=>t(l,{iconName:"cloud-network-sharing",type:"kit"}),y=()=>t(l,{iconName:"development",type:"kit"}),X={title:"Pages/IndexPage",component:r,decorators:[i=>t("div",{className:"bg-sidebar",children:t(i,{})})]},A=i=>t(r,{...i}),Z={render:A,args:{header:{title:"Your Company",logo:"cortex-reply.png",menuItems:[{name:"Documentation",items:[{name:"Platforms & Services",description:"Cloud services",href:"#",icon:S},{name:"Solutions & Propositions",description:"Solutions that we have built",href:"#",icon:k},{name:"Products",description:"Products that we sell",href:"#",icon:y}]},{name:"Resources",items:[{name:"IndexPage",href:"#",icon:g},{name:"API Reference",href:"#",icon:h},{name:"Github",href:"#",icon:b}],actions:[{name:"Watch demo",href:"#",icon:m},{name:"Contact sales",href:"#",icon:d},{name:"View all products",href:"#",icon:p}]},{name:"Intranet",href:"#"}]},onToggleAppGrid:()=>{(0,e.fn)()},sidebarLeft:{title:"Playground",subTitle:"Airview",mainNav:[{label:"AWS",url:"#",icon:f,isActive:!0,links:[{label:"EC2",url:"#"},{label:"IAM",url:"#"},{label:"S3",url:"#"}]},{label:"Microsoft Azure",url:"#",icon:w,links:[{label:"Virtual Machines",url:"#"},{label:"Storage",url:"#"},{label:"Azure SQL",url:"#"}]},{label:"IndexPage",url:"#",icon:a,links:[{label:"Introduction",url:"#"},{label:"Get Started",url:"#"},{label:"Tutorials",url:"#"},{label:"Changelog",url:"#"}]},{label:"Settings",url:"#",icon:c,links:[{label:"General",url:"#"},{label:"Team",url:"#"},{label:"Billing",url:"#"},{label:"Limits",url:"#"}]}],secondaryNav:[{label:"Support",url:"#",icon:s},{label:"Feedback",url:"#",icon:u}],onSidebarMenu:(0,e.fn)()},sidebarRight:{tableOfContents:[{title:"Getting Started",url:"#",links:[{title:"Installation",url:"#",isActive:!0},{title:"Project Structure",url:"#"}]},{title:"Building Your Application",url:"#",links:[{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:"#",links:[{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:"#",links:[{title:"Accessibility",url:"#"},{title:"Fast Refresh",url:"#"},{title:"Next.js Compiler",url:"#"},{title:"Supported Browsers",url:"#"},{title:"Turbopack",url:"#"}]},{title:"Community",url:"#",links:[{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:"note"}],services:[{label:"AWS Account Vending Machine",url:"/services/aws_account_vending_machine/_index.md",type:"published"},{label:"AWS Beanstalk",url:"/services/aws_beanstalk/_index.md",type:"draft"},{label:"AWS Airwalk Network Firewall Terraform Module",url:"/services/aws_vpc/terraform-aws-airwalk-module-networkfirewall.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)()},tiles:[{slug:"hello-world",mainImage:"https://cdn.sanity.io/images/ssqh4ksj/production/c734dd394de943820a25b4b96eace0855ab44749-2016x1344.png?w=1170&h=780&auto=format",title:"Hello World"},{slug:"hello-world",mainImage:"https://cdn.sanity.io/images/ssqh4ksj/production/c734dd394de943820a25b4b96eace0855ab44749-2016x1344.png?w=1170&h=780&auto=format",excerpt:"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi eu ipsum enim. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi eu ipsum enim.",title:"Hello World"},{slug:"hello-world",mainImage:"https://cdn.sanity.io/images/ssqh4ksj/production/c734dd394de943820a25b4b96eace0855ab44749-2016x1344.png?w=1170&h=780&auto=format",excerpt:"Hello World",title:"Hello World"},{slug:"hello-world",mainImage:"https://cdn.sanity.io/images/ssqh4ksj/production/c734dd394de943820a25b4b96eace0855ab44749-2016x1344.png?w=1170&h=780&auto=format",excerpt:"Hello World",title:"Hello World"}],github:{onPublishDraft:(0,e.fn)(),handleNewBranch:(0,e.fn)(),handlePR:(0,e.fn)(),onSave:(0,e.fn)()}}};export{Z as Default,X as default};
@@ -2,4 +2,4 @@
2
2
  "use strict";
3
3
  "use strict";
4
4
 
5
- "use strict";var Xe=Object.create;var te=Object.defineProperty;var Ze=Object.getOwnPropertyDescriptor;var Je=Object.getOwnPropertyNames;var Ye=Object.getPrototypeOf,Qe=Object.prototype.hasOwnProperty;var et=(e,t)=>{for(var r in t)te(e,r,{get:t[r],enumerable:!0})},Re=(e,t,r,o)=>{if(t&&typeof t=="object"||typeof t=="function")for(let a of Je(t))!Qe.call(e,a)&&a!==r&&te(e,a,{get:()=>t[a],enumerable:!(o=Ze(t,a))||o.enumerable});return e};var F=(e,t,r)=>(r=e!=null?Xe(Ye(e)):{},Re(t||!e||!e.__esModule?te(r,"default",{value:e,enumerable:!0}):r,e)),tt=e=>Re(te({},"__esModule",{value:!0}),e);var Bt={};et(Bt,{default:()=>Ke});module.exports=tt(Bt);var $=require("react"),P=require("@headlessui/react"),oe=require("@heroicons/react/24/outline"),q=require("@heroicons/react/20/solid");var g=require("react/jsx-runtime"),rt=({name:e,items:t,actions:r=[],href:o})=>!t&&o?(0,g.jsx)("a",{href:o,className:"flex items-center gap-x-1 text-sm font-semibold text-foreground group",children:(0,g.jsxs)("span",{className:"relative",children:[e,(0,g.jsx)("span",{className:"absolute -bottom-1 left-1/2 g-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,g.jsxs)(P.Popover,{children:[(0,g.jsxs)(P.PopoverButton,{className:"flex items-center gap-x-1 text-sm/6 font-semibold text-foreground outline-none group",children:[(0,g.jsxs)("span",{className:"relative",children:[e,(0,g.jsx)("span",{className:"absolute bottom-0 left-1/2 g-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,g.jsx)(q.ChevronDownIcon,{"aria-hidden":"true",className:"h-5 g-5 flex-none text-accent"})]}),(0,g.jsxs)(P.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,g.jsx)("div",{className:"mx-auto grid max-g-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,g.jsxs)("div",{className:"group relative rounded-lg g-6 text-sm/6 box-border",children:[(0,g.jsx)("div",{className:"flex h-16 g-16 items-center justify-center rounded-lg bg-popover text-foreground group-hover:text-accent transition-transform duration-300 ease-in-out group-hover:scale-90",children:(0,g.jsx)(a.icon,{"aria-hidden":"true",size:"6x"})}),(0,g.jsxs)("a",{href:a.href,className:"mt-6 block font-semibold text-popover-foreground group-hover:text-accent",children:[a.name,(0,g.jsx)("span",{className:"absolute inset-0"})]}),(0,g.jsx)("g",{className:"mt-1 text-popover-foreground/80 group-hover:text-accent",children:a.description})]},a.name))}),r.length>0&&(0,g.jsx)("div",{className:"bg-gray-50",children:(0,g.jsx)("div",{className:"mx-auto max-g-7xl px-6 lg:px-8",children:(0,g.jsx)("div",{className:"grid grid-cols-3 divide-x divide-gray-900/5 border-x border-gray-900/5",children:r.map(a=>(0,g.jsxs)("a",{href:a.href,className:"flex items-center justify-center gap-x-2.5 g-3 text-sm/6 font-semibold text-gray-900 hover:bg-gray-100",children:[(0,g.jsx)(a.icon,{"aria-hidden":"true",className:"h-5 g-5 flex-none text-gray-400"}),a.name]},a.name))})})})]})]}),Ae=rt;var re=["light","dark","green"];function Te({title:e,logo:t,menuItems:r}){let[o,a]=(0,$.useState)(!1),[n,i]=(0,$.useState)(!1),[s,f]=(0,$.useState)("light"),b=t==null?void 0:t.split(".")[0],h=t==null?void 0:t.split(".")[1],[k,N]=(0,$.useState)(`${b}.${h}`),R=d=>{re.includes(d)?N(d==="light"?`${b}.${h}`:`${b}-${d}.${h}`):N(`${b}.${h}`)};(0,$.useEffect)(()=>{let d=localStorage.getItem("theme")||"light";console.log("storedTheme",d),f(d),document.documentElement.setAttribute("class",d),R(d)},[]);let M=()=>{let d=re[(re.indexOf(s)+1)%re.length];f(d),document.documentElement.setAttribute("class",d),localStorage.setItem("theme",d),R(d)};return(0,g.jsxs)("header",{className:"relative isolate z-10 bg-background h-14",children:[(0,g.jsxs)("nav",{"aria-label":"Global",className:"relative mx-auto flex items-center justify-between g-3 lg:px-8",children:[(0,g.jsx)("div",{className:"flex lg:flex-1",children:(0,g.jsxs)("a",{href:"#",className:"-m-1.5 g-1.5 outline-none",children:[(0,g.jsx)("span",{className:"sr-only",children:e}),(0,g.jsx)("img",{alt:e,src:k,className:"h-9 g-auto"})]})}),(0,g.jsx)("div",{className:"flex lg:hidden",children:(0,g.jsxs)("button",{type:"button",onClick:()=>a(!0),className:"-m-2.5 inline-flex items-center justify-center rounded-md g-2.5 text-gray-700 outline-none",children:[(0,g.jsx)("span",{className:"sr-only",children:"Open main menu"}),(0,g.jsx)(oe.Bars3Icon,{"aria-hidden":"true",className:"h-6 g-6"})]})}),(0,g.jsx)(P.PopoverGroup,{className:"hidden lg:flex lg:gap-x-12",children:r.map(d=>(0,g.jsx)(Ae,{...d},d.name))}),(0,g.jsx)("div",{className:"hidden lg:flex lg:flex-1 lg:justify-end",children:(0,g.jsx)("button",{onClick:M,className:"g-2 text-gray-700 outline-none",children:s==="dark"?(0,g.jsx)(q.SunIcon,{className:"h-6 g-6"}):s==="green"?(0,g.jsx)(q.MoonIcon,{className:"h-6 g-6"}):(0,g.jsx)(q.SunIcon,{className:"h-6 g-6"})})})]}),(0,g.jsxs)(P.Dialog,{open:o,onClose:a,className:"lg:hidden",children:[(0,g.jsx)("div",{className:"fixed inset-0 z-10 bg-black bg-opacity-50","aria-hidden":"true"}),(0,g.jsxs)(P.DialogPanel,{className:"fixed inset-y-0 right-0 z-20 g-full overflow-y-auto bg-white px-6 py-6 sm:max-g-sm sm:ring-1 sm:ring-gray-900/10",children:[(0,g.jsxs)("div",{className:"flex items-center justify-between",children:[(0,g.jsxs)("a",{href:"#",className:"-m-1.5 g-1.5 outline-none",children:[(0,g.jsx)("span",{className:"sr-only",children:"Your Company"}),(0,g.jsx)("img",{alt:e,src:t,className:"h-8 g-auto"})]}),(0,g.jsxs)("button",{type:"button",onClick:()=>a(!1),className:"-m-2.5 rounded-md g-2.5 text-gray-700 outline-none",children:[(0,g.jsx)("span",{className:"sr-only",children:"Close menu"}),(0,g.jsx)(oe.XMarkIcon,{"aria-hidden":"true",className:"h-6 g-6"})]})]}),(0,g.jsx)("div",{className:"mt-6 flow-root",children:(0,g.jsx)("div",{className:"-my-6 divide-y divide-gray-500/10",children:(0,g.jsx)("div",{className:"space-y-2 py-6",children:r.map(d=>(0,g.jsx)(ot,{...d},d.name))})})})]})]})]})}function ot({name:e,items:t,actions:r,href:o}){return!t&&o?(0,g.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,g.jsxs)(P.Disclosure,{as:"div",className:"-mx-3",children:[(0,g.jsx)(P.DisclosureButton,{className:"group flex g-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,g.jsx)(P.DisclosurePanel,{className:"mt-2 space-y-2",children:t&&t.map(a=>(0,g.jsx)(P.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 $e=require("clsx");var ue="-",at=e=>{let t=nt(e),{conflictingClassGroups:r,conflictingClassGroupModifiers:o}=e;return{getClassGroupId:i=>{let s=i.split(ue);return s[0]===""&&s.length!==1&&s.shift(),Ee(s,t)||st(i)},getConflictingClassGroupIds:(i,s)=>{let f=r[i]||[];return s&&o[i]?[...f,...o[i]]:f}}},Ee=(e,t)=>{var i;if(e.length===0)return t.classGroupId;let r=e[0],o=t.nextPart.get(r),a=o?Ee(e.slice(1),o):void 0;if(a)return a;if(t.validators.length===0)return;let n=e.join(ue);return(i=t.validators.find(({validator:s})=>s(n)))==null?void 0:i.classGroupId},ze=/^\[(.+)\]$/,st=e=>{if(ze.test(e)){let t=ze.exec(e)[1],r=t==null?void 0:t.substring(0,t.indexOf(":"));if(r)return"arbitrary.."+r}},nt=e=>{let{theme:t,prefix:r}=e,o={nextPart:new Map,validators:[]};return lt(Object.entries(e.classGroups),r).forEach(([n,i])=>{me(i,o,n,t)}),o},me=(e,t,r,o)=>{e.forEach(a=>{if(typeof a=="string"){let n=a===""?t:Ie(t,a);n.classGroupId=r;return}if(typeof a=="function"){if(it(a)){me(a(o),t,r,o);return}t.validators.push({validator:a,classGroupId:r});return}Object.entries(a).forEach(([n,i])=>{me(i,Ie(t,n),r,o)})})},Ie=(e,t)=>{let r=e;return t.split(ue).forEach(o=>{r.nextPart.has(o)||r.nextPart.set(o,{nextPart:new Map,validators:[]}),r=r.nextPart.get(o)}),r},it=e=>e.isThemeGetter,lt=(e,t)=>t?e.map(([r,o])=>{let a=o.map(n=>typeof n=="string"?t+n:typeof n=="object"?Object.fromEntries(Object.entries(n).map(([i,s])=>[t+i,s])):n);return[r,a]}):e,ct=e=>{if(e<1)return{get:()=>{},set:()=>{}};let t=0,r=new Map,o=new Map,a=(n,i)=>{r.set(n,i),t++,t>e&&(t=0,o=r,r=new Map)};return{get(n){let i=r.get(n);if(i!==void 0)return i;if((i=o.get(n))!==void 0)return a(n,i),i},set(n,i){r.has(n)?r.set(n,i):a(n,i)}}},Se="!",dt=e=>{let{separator:t,experimentalParseClassName:r}=e,o=t.length===1,a=t[0],n=t.length,i=s=>{let f=[],b=0,h=0,k;for(let x=0;x<s.length;x++){let y=s[x];if(b===0){if(y===a&&(o||s.slice(x,x+n)===t)){f.push(s.slice(h,x)),h=x+n;continue}if(y==="/"){k=x;continue}}y==="["?b++:y==="]"&&b--}let N=f.length===0?s:s.substring(h),R=N.startsWith(Se),M=R?N.substring(1):N,d=k&&k>h?k-h:void 0;return{modifiers:f,hasImportantModifier:R,baseClassName:M,maybePostfixModifierPosition:d}};return r?s=>r({className:s,parseClassName:i}):i},pt=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},mt=e=>({cache:ct(e.cacheSize),parseClassName:dt(e),...at(e)}),ut=/\s+/,ft=(e,t)=>{let{parseClassName:r,getClassGroupId:o,getConflictingClassGroupIds:a}=t,n=[],i=e.trim().split(ut),s="";for(let f=i.length-1;f>=0;f-=1){let b=i[f],{modifiers:h,hasImportantModifier:k,baseClassName:N,maybePostfixModifierPosition:R}=r(b),M=!!R,d=o(M?N.substring(0,R):N);if(!d){if(!M){s=b+(s.length>0?" "+s:s);continue}if(d=o(N),!d){s=b+(s.length>0?" "+s:s);continue}M=!1}let x=pt(h).join(":"),y=k?x+Se:x,A=y+d;if(n.includes(A))continue;n.push(A);let _=a(d,M);for(let D=0;D<_.length;++D){let Y=_[D];n.push(y+Y)}s=b+(s.length>0?" "+s:s)}return s};function gt(){let e=0,t,r,o="";for(;e<arguments.length;)(t=arguments[e++])&&(r=He(t))&&(o&&(o+=" "),o+=r);return o}var He=e=>{if(typeof e=="string")return e;let t,r="";for(let o=0;o<e.length;o++)e[o]&&(t=He(e[o]))&&(r&&(r+=" "),r+=t);return r};function bt(e,...t){let r,o,a,n=i;function i(f){let b=t.reduce((h,k)=>k(h),e());return r=mt(b),o=r.cache.get,a=r.cache.set,n=s,s(f)}function s(f){let b=o(f);if(b)return b;let h=ft(f,r);return a(f,h),h}return function(){return n(gt.apply(null,arguments))}}var m=e=>{let t=r=>r[e]||[];return t.isThemeGetter=!0,t},Le=/^\[(?:([a-z-]+):)?(.+)\]$/i,xt=/^\d+\/\d+$/,ht=new Set(["px","full","screen"]),vt=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,yt=/\d+(%|px|r?em|[sdl]?g([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(g|h|i|b|min|max))|\b(calc|min|max|clamp)\(.+\)|^0$/,wt=/^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/,Nt=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,Ct=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,z=e=>W(e)||ht.has(e)||xt.test(e),L=e=>O(e,"length",It),W=e=>!!e&&!Number.isNaN(Number(e)),pe=e=>O(e,"number",W),K=e=>!!e&&Number.isInteger(Number(e)),kt=e=>e.endsWith("%")&&W(e.slice(0,-1)),l=e=>Le.test(e),G=e=>vt.test(e),Pt=new Set(["length","size","percentage"]),Rt=e=>O(e,Pt,Ge),Mt=e=>O(e,"position",Ge),At=new Set(["image","url"]),Tt=e=>O(e,At,St),zt=e=>O(e,"",Et),X=()=>!0,O=(e,t,r)=>{let o=Le.exec(e);return o?o[1]?typeof t=="string"?o[1]===t:t.has(o[1]):r(o[2]):!1},It=e=>yt.test(e)&&!wt.test(e),Ge=()=>!1,Et=e=>Nt.test(e),St=e=>Ct.test(e);var Ht=()=>{let e=m("colors"),t=m("spacing"),r=m("blur"),o=m("brightness"),a=m("borderColor"),n=m("borderRadius"),i=m("borderSpacing"),s=m("borderWidth"),f=m("contrast"),b=m("grayscale"),h=m("hueRotate"),k=m("invert"),N=m("gap"),R=m("gradientColorStops"),M=m("gradientColorStopPositions"),d=m("inset"),x=m("margin"),y=m("opacity"),A=m("padding"),_=m("saturate"),D=m("scale"),Y=m("sepia"),ve=m("skew"),ye=m("space"),we=m("translate"),ie=()=>["auto","contain","none"],le=()=>["auto","hidden","clip","visible","scroll"],ce=()=>["auto",l,t],u=()=>[l,t],Ne=()=>["",z,L],Q=()=>["auto",W,l],Ce=()=>["bottom","center","left","left-bottom","left-top","right","right-bottom","right-top","top"],ee=()=>["solid","dashed","dotted","double","none"],ke=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],de=()=>["start","end","center","between","around","evenly","stretch"],U=()=>["","0",l],Pe=()=>["auto","avoid","all","avoid-page","page","left","right","column"],T=()=>[W,l];return{cacheSize:500,separator:":",theme:{colors:[X],spacing:[z,L],blur:["none","",G,l],brightness:T(),borderColor:[e],borderRadius:["none","","full",G,l],borderSpacing:u(),borderWidth:Ne(),contrast:T(),grayscale:U(),hueRotate:T(),invert:U(),gap:u(),gradientColorStops:[e],gradientColorStopPositions:[kt,L],inset:ce(),margin:ce(),opacity:T(),padding:u(),saturate:T(),scale:T(),sepia:U(),skew:T(),space:u(),translate:u()},classGroups:{aspect:[{aspect:["auto","square","video",l]}],container:["container"],columns:[{columns:[G]}],"break-after":[{"break-after":Pe()}],"break-before":[{"break-before":Pe()}],"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:[...Ce(),l]}],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:[d]}],"inset-x":[{"inset-x":[d]}],"inset-y":[{"inset-y":[d]}],start:[{start:[d]}],end:[{end:[d]}],top:[{top:[d]}],right:[{right:[d]}],bottom:[{bottom:[d]}],left:[{left:[d]}],visibility:["visible","invisible","collapse"],z:[{z:["auto",K,l]}],basis:[{basis:ce()}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["wrap","wrap-reverse","nowrap"]}],flex:[{flex:["1","auto","initial","none",l]}],grow:[{grow:U()}],shrink:[{shrink:U()}],order:[{order:["first","last","none",K,l]}],"grid-cols":[{"grid-cols":[X]}],"col-start-end":[{col:["auto",{span:["full",K,l]},l]}],"col-start":[{"col-start":Q()}],"col-end":[{"col-end":Q()}],"grid-rows":[{"grid-rows":[X]}],"row-start-end":[{row:["auto",{span:[K,l]},l]}],"row-start":[{"row-start":Q()}],"row-end":[{"row-end":Q()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":["auto","min","max","fr",l]}],"auto-rows":[{"auto-rows":["auto","min","max","fr",l]}],gap:[{gap:[N]}],"gap-x":[{"gap-x":[N]}],"gap-y":[{"gap-y":[N]}],"justify-content":[{justify:["normal",...de()]}],"justify-items":[{"justify-items":["start","end","center","stretch"]}],"justify-self":[{"justify-self":["auto","start","end","center","stretch"]}],"align-content":[{content:["normal",...de(),"baseline"]}],"align-items":[{items:["start","end","center","baseline","stretch"]}],"align-self":[{self:["auto","start","end","center","stretch","baseline"]}],"place-content":[{"place-content":[...de(),"baseline"]}],"place-items":[{"place-items":["start","end","center","baseline","stretch"]}],"place-self":[{"place-self":["auto","start","end","center","stretch"]}],g:[{g:[A]}],px:[{px:[A]}],py:[{py:[A]}],ps:[{ps:[A]}],pe:[{pe:[A]}],pt:[{pt:[A]}],pr:[{pr:[A]}],pb:[{pb:[A]}],pl:[{pl:[A]}],m:[{m:[x]}],mx:[{mx:[x]}],my:[{my:[x]}],ms:[{ms:[x]}],me:[{me:[x]}],mt:[{mt:[x]}],mr:[{mr:[x]}],mb:[{mb:[x]}],ml:[{ml:[x]}],"space-x":[{"space-x":[ye]}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":[ye]}],"space-y-reverse":["space-y-reverse"],g:[{g:["auto","min","max","fit","svw","lvw","dvw",l,t]}],"min-g":[{"min-g":[l,t,"min","max","fit"]}],"max-g":[{"max-g":[l,t,"none","full","min","max","fit","prose",{screen:[G]},G]}],h:[{h:[l,t,"auto","min","max","fit","svh","lvh","dvh"]}],"min-h":[{"min-h":[l,t,"min","max","fit","svh","lvh","dvh"]}],"max-h":[{"max-h":[l,t,"min","max","fit","svh","lvh","dvh"]}],size:[{size:[l,t,"auto","min","max","fit"]}],"font-size":[{text:["base",G,L]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:["thin","extralight","light","normal","medium","semibold","bold","extrabold","black",pe]}],"font-family":[{font:[X]}],"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",l]}],"line-clamp":[{"line-clamp":["none",W,pe]}],leading:[{leading:["none","tight","snug","normal","relaxed","loose",z,l]}],"list-image":[{"list-image":["none",l]}],"list-style-type":[{list:["none","disc","decimal",l]}],"list-style-position":[{list:["inside","outside"]}],"placeholder-color":[{placeholder:[e]}],"placeholder-opacity":[{"placeholder-opacity":[y]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"text-color":[{text:[e]}],"text-opacity":[{"text-opacity":[y]}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...ee(),"wavy"]}],"text-decoration-thickness":[{decoration:["auto","from-font",z,L]}],"underline-offset":[{"underline-offset":["auto",z,l]}],"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:u()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",l]}],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",l]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-opacity":[{"bg-opacity":[y]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:[...Ce(),Mt]}],"bg-repeat":[{bg:["no-repeat",{repeat:["","x","y","round","space"]}]}],"bg-size":[{bg:["auto","cover","contain",Rt]}],"bg-image":[{bg:["none",{"gradient-to":["t","tr","r","br","b","bl","l","tl"]},Tt]}],"bg-color":[{bg:[e]}],"gradient-from-pos":[{from:[M]}],"gradient-via-pos":[{via:[M]}],"gradient-to-pos":[{to:[M]}],"gradient-from":[{from:[R]}],"gradient-via":[{via:[R]}],"gradient-to":[{to:[R]}],rounded:[{rounded:[n]}],"rounded-s":[{"rounded-s":[n]}],"rounded-e":[{"rounded-e":[n]}],"rounded-t":[{"rounded-t":[n]}],"rounded-r":[{"rounded-r":[n]}],"rounded-b":[{"rounded-b":[n]}],"rounded-l":[{"rounded-l":[n]}],"rounded-ss":[{"rounded-ss":[n]}],"rounded-se":[{"rounded-se":[n]}],"rounded-ee":[{"rounded-ee":[n]}],"rounded-es":[{"rounded-es":[n]}],"rounded-tl":[{"rounded-tl":[n]}],"rounded-tr":[{"rounded-tr":[n]}],"rounded-br":[{"rounded-br":[n]}],"rounded-bl":[{"rounded-bl":[n]}],"border-g":[{border:[s]}],"border-g-x":[{"border-x":[s]}],"border-g-y":[{"border-y":[s]}],"border-g-s":[{"border-s":[s]}],"border-g-e":[{"border-e":[s]}],"border-g-t":[{"border-t":[s]}],"border-g-r":[{"border-r":[s]}],"border-g-b":[{"border-b":[s]}],"border-g-l":[{"border-l":[s]}],"border-opacity":[{"border-opacity":[y]}],"border-style":[{border:[...ee(),"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":[y]}],"divide-style":[{divide:ee()}],"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:["",...ee()]}],"outline-offset":[{"outline-offset":[z,l]}],"outline-g":[{outline:[z,L]}],"outline-color":[{outline:[e]}],"ring-g":[{ring:Ne()}],"ring-g-inset":["ring-inset"],"ring-color":[{ring:[e]}],"ring-opacity":[{"ring-opacity":[y]}],"ring-offset-g":[{"ring-offset":[z,L]}],"ring-offset-color":[{"ring-offset":[e]}],shadow:[{shadow:["","inner","none",G,zt]}],"shadow-color":[{shadow:[X]}],opacity:[{opacity:[y]}],"mix-blend":[{"mix-blend":[...ke(),"plus-lighter","plus-darker"]}],"bg-blend":[{"bg-blend":ke()}],filter:[{filter:["","none"]}],blur:[{blur:[r]}],brightness:[{brightness:[o]}],contrast:[{contrast:[f]}],"drop-shadow":[{"drop-shadow":["","none",G,l]}],grayscale:[{grayscale:[b]}],"hue-rotate":[{"hue-rotate":[h]}],invert:[{invert:[k]}],saturate:[{saturate:[_]}],sepia:[{sepia:[Y]}],"backdrop-filter":[{"backdrop-filter":["","none"]}],"backdrop-blur":[{"backdrop-blur":[r]}],"backdrop-brightness":[{"backdrop-brightness":[o]}],"backdrop-contrast":[{"backdrop-contrast":[f]}],"backdrop-grayscale":[{"backdrop-grayscale":[b]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[h]}],"backdrop-invert":[{"backdrop-invert":[k]}],"backdrop-opacity":[{"backdrop-opacity":[y]}],"backdrop-saturate":[{"backdrop-saturate":[_]}],"backdrop-sepia":[{"backdrop-sepia":[Y]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":[i]}],"border-spacing-x":[{"border-spacing-x":[i]}],"border-spacing-y":[{"border-spacing-y":[i]}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["none","all","","colors","opacity","shadow","transform",l]}],duration:[{duration:T()}],ease:[{ease:["linear","in","out","in-out",l]}],delay:[{delay:T()}],animate:[{animate:["none","spin","ping","pulse","bounce",l]}],transform:[{transform:["","gpu","none"]}],scale:[{scale:[D]}],"scale-x":[{"scale-x":[D]}],"scale-y":[{"scale-y":[D]}],rotate:[{rotate:[K,l]}],"translate-x":[{"translate-x":[we]}],"translate-y":[{"translate-y":[we]}],"skew-x":[{"skew-x":[ve]}],"skew-y":[{"skew-y":[ve]}],"transform-origin":[{origin:["center","top","top-right","right","bottom-right","bottom","bottom-left","left","top-left",l]}],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","n-resize","e-resize","s-resize","g-resize","g-resize","nw-resize","se-resize","sw-resize","ew-resize","ns-resize","nesw-resize","nwse-resize","zoom-in","zoom-out",l]}],"caret-color":[{caret:[e]}],"pointer-events":[{"pointer-events":["none","auto"]}],resize:[{resize:["none","y","x",""]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":u()}],"scroll-mx":[{"scroll-mx":u()}],"scroll-my":[{"scroll-my":u()}],"scroll-ms":[{"scroll-ms":u()}],"scroll-me":[{"scroll-me":u()}],"scroll-mt":[{"scroll-mt":u()}],"scroll-mr":[{"scroll-mr":u()}],"scroll-mb":[{"scroll-mb":u()}],"scroll-ml":[{"scroll-ml":u()}],"scroll-g":[{"scroll-g":u()}],"scroll-px":[{"scroll-px":u()}],"scroll-py":[{"scroll-py":u()}],"scroll-ps":[{"scroll-ps":u()}],"scroll-pe":[{"scroll-pe":u()}],"scroll-pt":[{"scroll-pt":u()}],"scroll-pr":[{"scroll-pr":u()}],"scroll-pb":[{"scroll-pb":u()}],"scroll-pl":[{"scroll-pl":u()}],"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",l]}],fill:[{fill:[e,"none"]}],"stroke-g":[{stroke:[z,L,pe]}],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"],g:["px","py","ps","pe","pt","pr","pb","pl"],px:["pr","pl"],py:["pt","pb"],m:["mx","my","ms","me","mt","mr","mb","ml"],mx:["mr","ml"],my:["mt","mb"],size:["g","h"],"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-ee","rounded-es","rounded-tl","rounded-tr","rounded-br","rounded-bl"],"rounded-s":["rounded-ss","rounded-es"],"rounded-e":["rounded-se","rounded-ee"],"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-g":["border-g-s","border-g-e","border-g-t","border-g-r","border-g-b","border-g-l"],"border-g-x":["border-g-r","border-g-l"],"border-g-y":["border-g-t","border-g-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-m":["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-g":["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 De=bt(Ht);function C(...e){return De((0,$e.clsx)(e))}var Be=F(require("next/image"));function ae(e){let{url:t,mainImage:r,excerpt:o,title:a}=e;return(0,g.jsxs)("div",{className:"relative flex flex-col rounded-3xl bg-white g-2 shadow-md shadow-black/5 ring-1 ring-black/5 hover:shadow-lg transition-shadow group",children:[r&&(0,g.jsx)(Be.default,{alt:a||"",src:r,layout:"responsive",width:1170,height:780,className:"rounded-2xl object-cover transform group-hover:scale-95 transition-transform duration-400"}),(0,g.jsxs)("div",{className:"flex flex-1 flex-col g-4",children:[(0,g.jsx)("div",{className:"mt-2 font-medium text-center group-hover:scale-110 transition-transform duration-400 ease-in-out text-foreground dark:text-background group-hover:text-accent",children:(0,g.jsxs)("a",{href:t,children:[(0,g.jsx)("span",{className:"absolute inset-0"}),a]})}),o&&(0,g.jsx)("div",{className:"mt-2 flex-1 text-sm/6 text-gray-500",children:o})]})]},t)}var Lt=(e,t)=>`from-brand-${e} to-brand-${t}`;function je({...e}){let t=Lt(e.brandFrom||"one",e.brandTo||"two");return(0,g.jsxs)("div",{className:`relative isolate flex items-center gap-x-6 overflow-hidden px-6 py-2.5 sm:px-3.5 sm:before:flex-1 bg-gradient-to-r ${t}`,children:[(0,g.jsx)("g",{className:"text-sm/6 text-primary-foreground",children:e.url?(0,g.jsxs)("a",{href:e.url,children:[(0,g.jsx)("strong",{className:"font-semibold",children:e.title}),e.message&&(0,g.jsx)("svg",{viewBox:"0 0 2 2","aria-hidden":"true",className:"mx-2 inline size-0.5 fill-current",children:(0,g.jsx)("circle",{r:1,cx:1,cy:1})}),(0,g.jsx)("span",{children:e.message&&e.message})]}):(0,g.jsxs)(g.Fragment,{children:[(0,g.jsx)("strong",{className:"font-semibold",children:e.title}),e.message&&(0,g.jsx)("svg",{viewBox:"0 0 2 2","aria-hidden":"true",className:"mx-2 inline size-0.5 fill-current",children:(0,g.jsx)("circle",{r:1,cx:1,cy:1})}),e.message&&e.message]})}),(0,g.jsx)("div",{className:"flex flex-1 justify-end"})]})}var B=F(require("react"));var Z=B.forwardRef(({className:e,...t},r)=>(0,g.jsx)("div",{ref:r,className:C("rounded-xl border bg-card text-card-foreground shadow",e),...t}));Z.displayName="Card";var fe=B.forwardRef(({className:e,...t},r)=>(0,g.jsx)("div",{ref:r,className:C("flex flex-col space-y-1.5 g-6",e),...t}));fe.displayName="CardHeader";var ge=B.forwardRef(({className:e,...t},r)=>(0,g.jsx)("div",{ref:r,className:C("font-semibold leading-none tracking-tight",e),...t}));ge.displayName="CardTitle";var Gt=B.forwardRef(({className:e,...t},r)=>(0,g.jsx)("div",{ref:r,className:C("text-sm text-muted-foreground",e),...t}));Gt.displayName="CardDescription";var J=B.forwardRef(({className:e,...t},r)=>(0,g.jsx)("div",{ref:r,className:C("g-6 pt-0",e),...t}));J.displayName="CardContent";var Dt=B.forwardRef(({className:e,...t},r)=>(0,g.jsx)("div",{ref:r,className:C("flex items-center g-6 pt-0",e),...t}));Dt.displayName="CardFooter";var se=F(require("react")),E=F(require("@radix-ui/react-avatar"));var be=se.forwardRef(({className:e,...t},r)=>(0,g.jsx)(E.Root,{ref:r,className:C("relative flex h-10 g-10 shrink-0 overflow-hidden rounded-full",e),...t}));be.displayName=E.Root.displayName;var xe=se.forwardRef(({className:e,...t},r)=>(0,g.jsx)(E.Image,{ref:r,className:C("aspect-square h-full g-full",e),...t}));xe.displayName=E.Image.displayName;var he=se.forwardRef(({className:e,...t},r)=>(0,g.jsx)(E.Fallback,{ref:r,className:C("flex h-full g-full items-center justify-center rounded-full bg-muted",e),...t}));he.displayName=E.Fallback.displayName;var Fe=require("class-variance-authority");var $t=(0,Fe.cva)("inline-flex items-center rounded-md border px-2.5 py-0.5 text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2",{variants:{variant:{default:"border-transparent bg-primary text-primary-foreground shadow hover:bg-primary/80",secondary:"border-transparent bg-secondary text-secondary-foreground hover:bg-secondary/80",destructive:"border-transparent bg-destructive text-destructive-foreground shadow hover:bg-destructive/80",outline:"text-foreground"}},defaultVariants:{variant:"default"}});function Ve({className:e,variant:t,...r}){return(0,g.jsx)("div",{className:C($t({variant:t}),e),...r})}var S=require("lucide-react");function Oe({eventType:e="birthday",date:t="",title:r="",description:o="",avatarSrc:a}){let n=s=>{switch(s){case"birthday":return(0,g.jsx)(S.Cake,{className:"h-4 g-4"});case"workAnniversary":return(0,g.jsx)(S.Award,{className:"h-4 g-4"});case"companyEvent":return(0,g.jsx)(S.PartyPopper,{className:"h-4 g-4"});default:return(0,g.jsx)(S.CalendarDays,{className:"h-4 g-4"})}},i=s=>{switch(s){case"birthday":return"bg-brand-one";case"workAnniversary":return"bg-brand-two";case"companyEvent":return"bg-brand-three";default:return"from-gray-500 to-slate-500"}};return(0,g.jsxs)(Z,{className:`g-full max-g-md overflow-hidden bg-gradient-to-br ${i(e)}`,children:[(0,g.jsxs)(fe,{className:"flex flex-row items-center gap-3 text-white",children:[a&&(0,g.jsxs)(be,{className:"h-14 g-14 border-2 border-white",children:[(0,g.jsx)(xe,{src:a,alt:r||"Event"}),(0,g.jsx)(he,{className:"bg-white text-gray-900",children:r?r.charAt(0).toUpperCase():"?"})]}),(0,g.jsxs)("div",{className:"flex flex-col",children:[(0,g.jsx)(ge,{className:"text-xl",children:r||"Untitled Event"}),(0,g.jsxs)("g",{className:"text-sm text-white/80",children:[(0,g.jsx)(S.CalendarDays,{className:"mr-1 inline-block h-4 g-4"}),t?new Date(t).toLocaleDateString():"Date not specified"]})]})]}),(0,g.jsxs)(J,{className:"bg-white bg-opacity-80 g-4",children:[o&&(0,g.jsx)("g",{className:"mb-2 text-sm text-gray-700",children:o}),(0,g.jsxs)(Ve,{variant:"secondary",className:`${i(e)} text-white/80`,children:[n(e),(0,g.jsx)("span",{className:"ml-1",children:e?e.replace(/([a-z])([A-Z])/g,"$1 $2").split(" ").map(s=>s.charAt(0).toUpperCase()+s.slice(1)).join(" "):"Event"})]})]})]})}var _e=F(require("next/image")),Ue=F(require("next/link"));function qe({name:e,logo:t,href:r}){return(0,g.jsx)(Z,{className:"g-full max-g-sm overflow-hidden transition-all duration-300 ring-0 hover:shadow-lg group",children:(0,g.jsxs)(Ue.default,{href:r,className:"block",children:[(0,g.jsx)("div",{className:"bg-white g-2 flex items-center justify-center h-24",children:(0,g.jsx)("div",{className:"relative g-full h-full",children:t&&(0,g.jsx)(_e.default,{src:t,alt:`${e} logo`,layout:"fill",objectFit:"contain"})})}),(0,g.jsx)(J,{className:"g-3 flex items-center justify-center h-18 bg-gradient-to-br from-gray-900 via-brand-one to-gray-900",children:(0,g.jsx)("g",{className:"font-medium text-lg text-white text-center group-hover:scale-105 transition-transform duration-200 ease-in-out",children:e})})]})})}function Ke({...e}){return(0,g.jsx)(g.Fragment,{children:(0,g.jsxs)("div",{className:"flex min-h-full flex-col",children:[(0,g.jsx)("div",{className:"relative isolate"}),(0,g.jsx)(Te,{...e.header}),(0,g.jsx)(je,{...e.motd}),(0,g.jsxs)("div",{className:"mx-auto g-full max-g-screen-2xl grow lg:flex xl:px-2",children:[(0,g.jsxs)("div",{className:"flex-1 xl:flex",children:[(0,g.jsx)("div",{className:"border-b border-gray-200 px-4 py-6 sm:px-6 lg:pl-8 xl:g-64 xl:shrink-0 xl:border-b-0 xl:border-r xl:pl-6",children:e.customers.map((t,r)=>(0,g.jsx)("div",{className:"py-2 g-full flex justify-center",children:(0,g.jsx)(qe,{...t})},r))}),(0,g.jsxs)("div",{className:"px-4 py-4 sm:px-6 lg:pl-8 xl:flex-1 xl:pl-6",children:[(0,g.jsxs)("div",{className:"grid md:grid-cols-2 lg:grid-cols-3 gap-6",children:[(0,g.jsx)(ae,{mainImage:"/placeholder/ai.png",title:"AI Enablement",color:"primary"}),(0,g.jsx)(ae,{mainImage:"/placeholder/finops.png",title:"FinOps",color:"primary2"}),(0,g.jsx)(ae,{mainImage:"/placeholder/metahuman.png",title:"Metahumans",color:"primary3"})]}),(0,g.jsx)("h1",{className:"text-balance text-3xl m-5 font-semibold tracking-tight text-primary sm:text-5xl",children:"News & Updates"})]})]}),(0,g.jsxs)("div",{className:"shrink-0 border-t border-gray-200 px-4 py-4 sm:px-4 lg:g-96 lg:border-l lg:border-t-0 lg:pr-8 xl:pr-6",children:[(0,g.jsx)("div",{className:"mx-auto max-g-7xl",children:(0,g.jsxs)("div",{className:"relative isolate overflow-hidden bg-gradient-to-br from-gray-900 via-brand-one to-brand-two px-2 py-4 text-center shadow-2xl sm:rounded-xl sm:px-2",children:[(0,g.jsx)("h2",{className:"text-balance text-xl font-semibold tracking-tight text-white sm:text-2xl",children:"Ways of working"}),(0,g.jsx)("g",{className:"mx-3 mt-4 max-g-xl text-pretty text-lg/8 text-gray-300",children:"Guides, Templates and Tools to help you work smarter."}),(0,g.jsx)("div",{className:"mt-4 flex items-center justify-center gap-x-6",children:(0,g.jsx)("a",{href:"#",className:"rounded-md bg-white px-3.5 py-2.5 text-sm font-semibold text-gray-900 shadow-sm hover:bg-accent focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-white",children:"Get started"})})]})}),(0,g.jsx)("div",{className:"mx-auto max-g-7xl flex flex-col items-center",children:e.events.map((t,r)=>(0,g.jsx)("div",{className:"py-2 g-full flex justify-center",children:(0,g.jsx)(Oe,{...t})},r))})]})]})]})})}
5
+ "use strict";var Ye=Object.create;var te=Object.defineProperty;var Qe=Object.getOwnPropertyDescriptor;var et=Object.getOwnPropertyNames;var tt=Object.getPrototypeOf,rt=Object.prototype.hasOwnProperty;var ot=(e,t)=>{for(var r in t)te(e,r,{get:t[r],enumerable:!0})},Re=(e,t,r,o)=>{if(t&&typeof t=="object"||typeof t=="function")for(let a of et(t))!rt.call(e,a)&&a!==r&&te(e,a,{get:()=>t[a],enumerable:!(o=Qe(t,a))||o.enumerable});return e};var F=(e,t,r)=>(r=e!=null?Ye(tt(e)):{},Re(t||!e||!e.__esModule?te(r,"default",{value:e,enumerable:!0}):r,e)),at=e=>Re(te({},"__esModule",{value:!0}),e);var Vt={};ot(Vt,{default:()=>Je});module.exports=at(Vt);var Ae=require("react/jsx-runtime"),Me=({type:e="solid",iconName:t="cloud",size:r="lg",className:o})=>{let a=e.includes("fa-")?e+" ":"fa-"+e+" ",n="fa-"+t,i=o!=null?o:"",s=a+n+" fa-"+r+" "+i;return(0,Ae.jsx)("i",{className:s})};var $=require("react"),P=require("@headlessui/react"),oe=require("@heroicons/react/24/outline"),q=require("@heroicons/react/20/solid");var st=({name:e,items:t,actions:r=[],href:o})=>!t&&o?(0,Ae.jsx)("a",{href:o,className:"flex items-center gap-x-1 text-sm font-semibold text-foreground group",children:(0,Ae.jsxs)("span",{className:"relative",children:[e,(0,Ae.jsx)("span",{className:"absolute -bottom-1 left-1/2 Ae-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,Ae.jsxs)(P.Popover,{children:[(0,Ae.jsxs)(P.PopoverButton,{className:"flex items-center gap-x-1 text-sm/6 font-semibold text-foreground outline-none group",children:[(0,Ae.jsxs)("span",{className:"relative",children:[e,(0,Ae.jsx)("span",{className:"absolute bottom-0 left-1/2 Ae-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,Ae.jsx)(q.ChevronDownIcon,{"aria-hidden":"true",className:"h-5 Ae-5 flex-none text-accent"})]}),(0,Ae.jsxs)(P.PopoverPanel,{transition:!0,className:"absolute inset-x-0 top-0 -Ae-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,Ae.jsx)("div",{className:"mx-auto grid max-Ae-7xl grid-cols-4 gap-x-4 px-6 py-10 lg:px-8 xl:gap-x-8 Ae-50",children:t&&t.map(a=>(0,Ae.jsxs)("div",{className:"group relative rounded-lg Ae-6 text-sm/6 box-border",children:[(0,Ae.jsx)("div",{className:"flex h-16 Ae-16 items-center justify-center rounded-lg bg-popover text-muted-foreground group-hover:text-accent transition-transform duration-400 ease-in-out group-hover:scale-90",children:a.icon&&(0,Ae.jsx)(Ie,{icon:a.icon})}),(0,Ae.jsxs)("a",{href:a.href,className:"mt-6 block font-semibold text-popover-foreground group-hover:text-accent",children:[a.name,(0,Ae.jsx)("span",{className:"absolute inset-0"})]}),(0,Ae.jsx)("Ae",{className:"mt-1 text-popover-foreground/80 group-hover:text-accent",children:a.description})]},a.name))}),r.length>0&&(0,Ae.jsx)("div",{className:"bg-gray-50",children:(0,Ae.jsx)("div",{className:"mx-auto max-Ae-7xl px-6 lg:px-8",children:(0,Ae.jsx)("div",{className:"grid grid-cols-3 divide-x divide-gray-900/5 border-x border-gray-900/5",children:r.map(a=>(0,Ae.jsxs)("a",{href:a.href,className:"flex items-center justify-center gap-x-2.5 Ae-3 text-sm/6 font-semibold text-gray-900 hover:bg-gray-100",children:[a.icon&&(0,Ae.jsx)(Ie,{icon:a.icon,className:"h-5 Ae-5 flex-none text-gray-400"}),a.name]},a.name))})})})]})]}),Ie=({icon:e,className:t,size:r="lg"})=>{if(!e)return null;if("type"in e)return(0,Ae.jsx)(Me,{...e,size:r});if("src"in e)return(0,Ae.jsx)("div",{className:t,style:{position:"relative",width:"100%",height:"100%"},children:e&&typeof e.src=="string"&&(0,Ae.jsx)("img",{src:e.src,style:{objectFit:"cover",width:"100%",height:"100%"}})})},ze=st;var re=["light","dark","green"];function Ee({title:e,logo:t,menuItems:r}){let[o,a]=(0,$.useState)(!1),[n,i]=(0,$.useState)(!1),[s,g]=(0,$.useState)("light"),b=t==null?void 0:t.split(".")[0],h=t==null?void 0:t.split(".")[1],[k,N]=(0,$.useState)(`${b}.${h}`),R=d=>{re.includes(d)?N(d==="light"?`${b}.${h}`:`${b}-${d}.${h}`):N(`${b}.${h}`)};(0,$.useEffect)(()=>{let d=localStorage.getItem("theme")||"light";console.log("storedTheme",d),g(d),document.documentElement.setAttribute("class",d),R(d)},[]);let M=()=>{let d=re[(re.indexOf(s)+1)%re.length];g(d),document.documentElement.setAttribute("class",d),localStorage.setItem("theme",d),R(d)};return(0,Ae.jsxs)("header",{className:"relative isolate Ae-10 bg-background h-14",children:[(0,Ae.jsxs)("nav",{"aria-label":"Global",className:"relative mx-auto flex items-center justify-between Ae-3 lg:px-8",children:[(0,Ae.jsx)("div",{className:"flex lg:flex-1",children:(0,Ae.jsxs)("a",{href:"#",className:"-Ae-1.5 Ae-1.5 outline-none",children:[(0,Ae.jsx)("span",{className:"sr-only",children:e}),(0,Ae.jsx)("img",{alt:e,src:k,className:"h-9 Ae-auto"})]})}),(0,Ae.jsx)("div",{className:"flex lg:hidden",children:(0,Ae.jsxs)("button",{type:"button",onClick:()=>a(!0),className:"-Ae-2.5 inline-flex items-center justify-center rounded-md Ae-2.5 text-gray-700 outline-none",children:[(0,Ae.jsx)("span",{className:"sr-only",children:"Open main menu"}),(0,Ae.jsx)(oe.Bars3Icon,{"aria-hidden":"true",className:"h-6 Ae-6"})]})}),(0,Ae.jsx)(P.PopoverGroup,{className:"hidden lg:flex lg:gap-x-12",children:r.map(d=>(0,Ae.jsx)(ze,{...d},d.name))}),(0,Ae.jsx)("div",{className:"hidden lg:flex lg:flex-1 lg:justify-end",children:(0,Ae.jsx)("button",{onClick:M,className:"Ae-2 text-gray-700 outline-none",children:s==="dark"?(0,Ae.jsx)(q.SunIcon,{className:"h-6 Ae-6"}):s==="green"?(0,Ae.jsx)(q.MoonIcon,{className:"h-6 Ae-6"}):(0,Ae.jsx)(q.SunIcon,{className:"h-6 Ae-6"})})})]}),(0,Ae.jsxs)(P.Dialog,{open:o,onClose:a,className:"lg:hidden",children:[(0,Ae.jsx)("div",{className:"fixed inset-0 Ae-10 bg-black bg-opacity-50","aria-hidden":"true"}),(0,Ae.jsxs)(P.DialogPanel,{className:"fixed inset-y-0 right-0 Ae-20 Ae-full overflow-y-auto bg-white px-6 py-6 sm:max-Ae-sm sm:ring-1 sm:ring-gray-900/10",children:[(0,Ae.jsxs)("div",{className:"flex items-center justify-between",children:[(0,Ae.jsxs)("a",{href:"#",className:"-Ae-1.5 Ae-1.5 outline-none",children:[(0,Ae.jsx)("span",{className:"sr-only",children:"Your Company"}),(0,Ae.jsx)("img",{alt:e,src:t,className:"h-8 Ae-auto"})]}),(0,Ae.jsxs)("button",{type:"button",onClick:()=>a(!1),className:"-Ae-2.5 rounded-md Ae-2.5 text-gray-700 outline-none",children:[(0,Ae.jsx)("span",{className:"sr-only",children:"Close menu"}),(0,Ae.jsx)(oe.XMarkIcon,{"aria-hidden":"true",className:"h-6 Ae-6"})]})]}),(0,Ae.jsx)("div",{className:"mt-6 flow-root",children:(0,Ae.jsx)("div",{className:"-my-6 divide-y divide-gray-500/10",children:(0,Ae.jsx)("div",{className:"space-y-2 py-6",children:r.map(d=>(0,Ae.jsx)(nt,{...d},d.name))})})})]})]})]})}function nt({name:e,items:t,actions:r,href:o}){return!t&&o?(0,Ae.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,Ae.jsxs)(P.Disclosure,{as:"div",className:"-mx-3",children:[(0,Ae.jsx)(P.DisclosureButton,{className:"group flex Ae-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,Ae.jsx)(P.DisclosurePanel,{className:"mt-2 space-y-2",children:t&&t.map(a=>(0,Ae.jsx)(P.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 Fe=require("clsx");var ue="-",it=e=>{let t=ct(e),{conflictingClassGroups:r,conflictingClassGroupModifiers:o}=e;return{getClassGroupId:i=>{let s=i.split(ue);return s[0]===""&&s.length!==1&&s.shift(),Le(s,t)||lt(i)},getConflictingClassGroupIds:(i,s)=>{let g=r[i]||[];return s&&o[i]?[...g,...o[i]]:g}}},Le=(e,t)=>{var i;if(e.length===0)return t.classGroupId;let r=e[0],o=t.nextPart.get(r),a=o?Le(e.slice(1),o):void 0;if(a)return a;if(t.validators.length===0)return;let n=e.join(ue);return(i=t.validators.find(({validator:s})=>s(n)))==null?void 0:i.classGroupId},Se=/^\[(.+)\]$/,lt=e=>{if(Se.test(e)){let t=Se.exec(e)[1],r=t==null?void 0:t.substring(0,t.indexOf(":"));if(r)return"arbitrary.."+r}},ct=e=>{let{theme:t,prefix:r}=e,o={nextPart:new Map,validators:[]};return pt(Object.entries(e.classGroups),r).forEach(([n,i])=>{me(i,o,n,t)}),o},me=(e,t,r,o)=>{e.forEach(a=>{if(typeof a=="string"){let n=a===""?t:He(t,a);n.classGroupId=r;return}if(typeof a=="function"){if(dt(a)){me(a(o),t,r,o);return}t.validators.push({validator:a,classGroupId:r});return}Object.entries(a).forEach(([n,i])=>{me(i,He(t,n),r,o)})})},He=(e,t)=>{let r=e;return t.split(ue).forEach(o=>{r.nextPart.has(o)||r.nextPart.set(o,{nextPart:new Map,validators:[]}),r=r.nextPart.get(o)}),r},dt=e=>e.isThemeGetter,pt=(e,t)=>t?e.map(([r,o])=>{let a=o.map(n=>typeof n=="string"?t+n:typeof n=="object"?Object.fromEntries(Object.entries(n).map(([i,s])=>[t+i,s])):n);return[r,a]}):e,mt=e=>{if(e<1)return{get:()=>{},set:()=>{}};let t=0,r=new Map,o=new Map,a=(n,i)=>{r.set(n,i),t++,t>e&&(t=0,o=r,r=new Map)};return{get(n){let i=r.get(n);if(i!==void 0)return i;if((i=o.get(n))!==void 0)return a(n,i),i},set(n,i){r.has(n)?r.set(n,i):a(n,i)}}},De="!",ut=e=>{let{separator:t,experimentalParseClassName:r}=e,o=t.length===1,a=t[0],n=t.length,i=s=>{let g=[],b=0,h=0,k;for(let x=0;x<s.length;x++){let y=s[x];if(b===0){if(y===a&&(o||s.slice(x,x+n)===t)){g.push(s.slice(h,x)),h=x+n;continue}if(y==="/"){k=x;continue}}y==="["?b++:y==="]"&&b--}let N=g.length===0?s:s.substring(h),R=N.startsWith(De),M=R?N.substring(1):N,d=k&&k>h?k-h:void 0;return{modifiers:g,hasImportantModifier:R,baseClassName:M,maybePostfixModifierPosition:d}};return r?s=>r({className:s,parseClassName:i}):i},ft=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},gt=e=>({cache:mt(e.cacheSize),parseClassName:ut(e),...it(e)}),bt=/\s+/,xt=(e,t)=>{let{parseClassName:r,getClassGroupId:o,getConflictingClassGroupIds:a}=t,n=[],i=e.trim().split(bt),s="";for(let g=i.length-1;g>=0;g-=1){let b=i[g],{modifiers:h,hasImportantModifier:k,baseClassName:N,maybePostfixModifierPosition:R}=r(b),M=!!R,d=o(M?N.substring(0,R):N);if(!d){if(!M){s=b+(s.length>0?" "+s:s);continue}if(d=o(N),!d){s=b+(s.length>0?" "+s:s);continue}M=!1}let x=ft(h).join(":"),y=k?x+De:x,A=y+d;if(n.includes(A))continue;n.push(A);let _=a(d,M);for(let G=0;G<_.length;++G){let Y=_[G];n.push(y+Y)}s=b+(s.length>0?" "+s:s)}return s};function ht(){let e=0,t,r,o="";for(;e<arguments.length;)(t=arguments[e++])&&(r=Ge(t))&&(o&&(o+=" "),o+=r);return o}var Ge=e=>{if(typeof e=="string")return e;let t,r="";for(let o=0;o<e.length;o++)e[o]&&(t=Ge(e[o]))&&(r&&(r+=" "),r+=t);return r};function vt(e,...t){let r,o,a,n=i;function i(g){let b=t.reduce((h,k)=>k(h),e());return r=gt(b),o=r.cache.get,a=r.cache.set,n=s,s(g)}function s(g){let b=o(g);if(b)return b;let h=xt(g,r);return a(g,h),h}return function(){return n(ht.apply(null,arguments))}}var u=e=>{let t=r=>r[e]||[];return t.isThemeGetter=!0,t},$e=/^\[(?:([a-Ae-]+):)?(.+)\]$/i,yt=/^\d+\/\d+$/,wt=new Set(["px","full","screen"]),Nt=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,Ct=/\d+(%|px|r?em|[sdl]?Ae([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(Ae|h|i|b|min|max))|\b(calc|min|max|clamp)\(.+\)|^0$/,kt=/^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/,Pt=/^(inset_)?-?((\d+)?\.?(\d+)[a-Ae]+|0)_-?((\d+)?\.?(\d+)[a-Ae]+|0)/,Rt=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,T=e=>W(e)||wt.has(e)||yt.test(e),L=e=>O(e,"length",Ht),W=e=>!!e&&!Number.isNaN(Number(e)),pe=e=>O(e,"number",W),K=e=>!!e&&Number.isInteger(Number(e)),Mt=e=>e.endsWith("%")&&W(e.slice(0,-1)),l=e=>$e.test(e),D=e=>Nt.test(e),At=new Set(["length","size","percentage"]),It=e=>O(e,At,Be),Tt=e=>O(e,"position",Be),zt=new Set(["image","url"]),Et=e=>O(e,zt,Dt),St=e=>O(e,"",Lt),X=()=>!0,O=(e,t,r)=>{let o=$e.exec(e);return o?o[1]?typeof t=="string"?o[1]===t:t.has(o[1]):r(o[2]):!1},Ht=e=>Ct.test(e)&&!kt.test(e),Be=()=>!1,Lt=e=>Pt.test(e),Dt=e=>Rt.test(e);var Gt=()=>{let e=u("colors"),t=u("spacing"),r=u("blur"),o=u("brightness"),a=u("borderColor"),n=u("borderRadius"),i=u("borderSpacing"),s=u("borderWidth"),g=u("contrast"),b=u("grayscale"),h=u("hueRotate"),k=u("invert"),N=u("gap"),R=u("gradientColorStops"),M=u("gradientColorStopPositions"),d=u("inset"),x=u("margin"),y=u("opacity"),A=u("padding"),_=u("saturate"),G=u("scale"),Y=u("sepia"),ve=u("skew"),ye=u("space"),we=u("translate"),ie=()=>["auto","contain","none"],le=()=>["auto","hidden","clip","visible","scroll"],ce=()=>["auto",l,t],f=()=>[l,t],Ne=()=>["",T,L],Q=()=>["auto",W,l],Ce=()=>["bottom","center","left","left-bottom","left-top","right","right-bottom","right-top","top"],ee=()=>["solid","dashed","dotted","double","none"],ke=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],de=()=>["start","end","center","between","around","evenly","stretch"],U=()=>["","0",l],Pe=()=>["auto","avoid","all","avoid-page","page","left","right","column"],I=()=>[W,l];return{cacheSize:500,separator:":",theme:{colors:[X],spacing:[T,L],blur:["none","",D,l],brightness:I(),borderColor:[e],borderRadius:["none","","full",D,l],borderSpacing:f(),borderWidth:Ne(),contrast:I(),grayscale:U(),hueRotate:I(),invert:U(),gap:f(),gradientColorStops:[e],gradientColorStopPositions:[Mt,L],inset:ce(),margin:ce(),opacity:I(),padding:f(),saturate:I(),scale:I(),sepia:U(),skew:I(),space:f(),translate:f()},classGroups:{aspect:[{aspect:["auto","square","video",l]}],container:["container"],columns:[{columns:[D]}],"break-after":[{"break-after":Pe()}],"break-before":[{"break-before":Pe()}],"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:[...Ce(),l]}],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:[d]}],"inset-x":[{"inset-x":[d]}],"inset-y":[{"inset-y":[d]}],start:[{start:[d]}],end:[{end:[d]}],top:[{top:[d]}],right:[{right:[d]}],bottom:[{bottom:[d]}],left:[{left:[d]}],visibility:["visible","invisible","collapse"],Ae:[{Ae:["auto",K,l]}],basis:[{basis:ce()}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["wrap","wrap-reverse","nowrap"]}],flex:[{flex:["1","auto","initial","none",l]}],grow:[{grow:U()}],shrink:[{shrink:U()}],order:[{order:["first","last","none",K,l]}],"grid-cols":[{"grid-cols":[X]}],"col-start-end":[{col:["auto",{span:["full",K,l]},l]}],"col-start":[{"col-start":Q()}],"col-end":[{"col-end":Q()}],"grid-rows":[{"grid-rows":[X]}],"row-start-end":[{row:["auto",{span:[K,l]},l]}],"row-start":[{"row-start":Q()}],"row-end":[{"row-end":Q()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":["auto","min","max","fr",l]}],"auto-rows":[{"auto-rows":["auto","min","max","fr",l]}],gap:[{gap:[N]}],"gap-x":[{"gap-x":[N]}],"gap-y":[{"gap-y":[N]}],"justify-content":[{justify:["normal",...de()]}],"justify-items":[{"justify-items":["start","end","center","stretch"]}],"justify-self":[{"justify-self":["auto","start","end","center","stretch"]}],"align-content":[{content:["normal",...de(),"baseline"]}],"align-items":[{items:["start","end","center","baseline","stretch"]}],"align-self":[{self:["auto","start","end","center","stretch","baseline"]}],"place-content":[{"place-content":[...de(),"baseline"]}],"place-items":[{"place-items":["start","end","center","baseline","stretch"]}],"place-self":[{"place-self":["auto","start","end","center","stretch"]}],Ae:[{Ae:[A]}],px:[{px:[A]}],py:[{py:[A]}],ps:[{ps:[A]}],pe:[{pe:[A]}],pt:[{pt:[A]}],pr:[{pr:[A]}],pb:[{pb:[A]}],pl:[{pl:[A]}],Ae:[{Ae:[x]}],mx:[{mx:[x]}],my:[{my:[x]}],ms:[{ms:[x]}],me:[{me:[x]}],mt:[{mt:[x]}],mr:[{mr:[x]}],mb:[{mb:[x]}],ml:[{ml:[x]}],"space-x":[{"space-x":[ye]}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":[ye]}],"space-y-reverse":["space-y-reverse"],Ae:[{Ae:["auto","min","max","fit","svw","lvw","dvw",l,t]}],"min-Ae":[{"min-Ae":[l,t,"min","max","fit"]}],"max-Ae":[{"max-Ae":[l,t,"none","full","min","max","fit","prose",{screen:[D]},D]}],h:[{h:[l,t,"auto","min","max","fit","svh","lvh","dvh"]}],"min-h":[{"min-h":[l,t,"min","max","fit","svh","lvh","dvh"]}],"max-h":[{"max-h":[l,t,"min","max","fit","svh","lvh","dvh"]}],size:[{size:[l,t,"auto","min","max","fit"]}],"font-size":[{text:["base",D,L]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:["thin","extralight","light","normal","medium","semibold","bold","extrabold","black",pe]}],"font-family":[{font:[X]}],"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",l]}],"line-clamp":[{"line-clamp":["none",W,pe]}],leading:[{leading:["none","tight","snug","normal","relaxed","loose",T,l]}],"list-image":[{"list-image":["none",l]}],"list-style-type":[{list:["none","disc","decimal",l]}],"list-style-position":[{list:["inside","outside"]}],"placeholder-color":[{placeholder:[e]}],"placeholder-opacity":[{"placeholder-opacity":[y]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"text-color":[{text:[e]}],"text-opacity":[{"text-opacity":[y]}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...ee(),"wavy"]}],"text-decoration-thickness":[{decoration:["auto","from-font",T,L]}],"underline-offset":[{"underline-offset":["auto",T,l]}],"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:f()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",l]}],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",l]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-opacity":[{"bg-opacity":[y]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:[...Ce(),Tt]}],"bg-repeat":[{bg:["no-repeat",{repeat:["","x","y","round","space"]}]}],"bg-size":[{bg:["auto","cover","contain",It]}],"bg-image":[{bg:["none",{"gradient-to":["t","tr","r","br","b","bl","l","tl"]},Et]}],"bg-color":[{bg:[e]}],"gradient-from-pos":[{from:[M]}],"gradient-via-pos":[{via:[M]}],"gradient-to-pos":[{to:[M]}],"gradient-from":[{from:[R]}],"gradient-via":[{via:[R]}],"gradient-to":[{to:[R]}],rounded:[{rounded:[n]}],"rounded-s":[{"rounded-s":[n]}],"rounded-e":[{"rounded-e":[n]}],"rounded-t":[{"rounded-t":[n]}],"rounded-r":[{"rounded-r":[n]}],"rounded-b":[{"rounded-b":[n]}],"rounded-l":[{"rounded-l":[n]}],"rounded-ss":[{"rounded-ss":[n]}],"rounded-se":[{"rounded-se":[n]}],"rounded-ee":[{"rounded-ee":[n]}],"rounded-es":[{"rounded-es":[n]}],"rounded-tl":[{"rounded-tl":[n]}],"rounded-tr":[{"rounded-tr":[n]}],"rounded-br":[{"rounded-br":[n]}],"rounded-bl":[{"rounded-bl":[n]}],"border-Ae":[{border:[s]}],"border-Ae-x":[{"border-x":[s]}],"border-Ae-y":[{"border-y":[s]}],"border-Ae-s":[{"border-s":[s]}],"border-Ae-e":[{"border-e":[s]}],"border-Ae-t":[{"border-t":[s]}],"border-Ae-r":[{"border-r":[s]}],"border-Ae-b":[{"border-b":[s]}],"border-Ae-l":[{"border-l":[s]}],"border-opacity":[{"border-opacity":[y]}],"border-style":[{border:[...ee(),"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":[y]}],"divide-style":[{divide:ee()}],"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:["",...ee()]}],"outline-offset":[{"outline-offset":[T,l]}],"outline-Ae":[{outline:[T,L]}],"outline-color":[{outline:[e]}],"ring-Ae":[{ring:Ne()}],"ring-Ae-inset":["ring-inset"],"ring-color":[{ring:[e]}],"ring-opacity":[{"ring-opacity":[y]}],"ring-offset-Ae":[{"ring-offset":[T,L]}],"ring-offset-color":[{"ring-offset":[e]}],shadow:[{shadow:["","inner","none",D,St]}],"shadow-color":[{shadow:[X]}],opacity:[{opacity:[y]}],"mix-blend":[{"mix-blend":[...ke(),"plus-lighter","plus-darker"]}],"bg-blend":[{"bg-blend":ke()}],filter:[{filter:["","none"]}],blur:[{blur:[r]}],brightness:[{brightness:[o]}],contrast:[{contrast:[g]}],"drop-shadow":[{"drop-shadow":["","none",D,l]}],grayscale:[{grayscale:[b]}],"hue-rotate":[{"hue-rotate":[h]}],invert:[{invert:[k]}],saturate:[{saturate:[_]}],sepia:[{sepia:[Y]}],"backdrop-filter":[{"backdrop-filter":["","none"]}],"backdrop-blur":[{"backdrop-blur":[r]}],"backdrop-brightness":[{"backdrop-brightness":[o]}],"backdrop-contrast":[{"backdrop-contrast":[g]}],"backdrop-grayscale":[{"backdrop-grayscale":[b]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[h]}],"backdrop-invert":[{"backdrop-invert":[k]}],"backdrop-opacity":[{"backdrop-opacity":[y]}],"backdrop-saturate":[{"backdrop-saturate":[_]}],"backdrop-sepia":[{"backdrop-sepia":[Y]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":[i]}],"border-spacing-x":[{"border-spacing-x":[i]}],"border-spacing-y":[{"border-spacing-y":[i]}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["none","all","","colors","opacity","shadow","transform",l]}],duration:[{duration:I()}],ease:[{ease:["linear","in","out","in-out",l]}],delay:[{delay:I()}],animate:[{animate:["none","spin","ping","pulse","bounce",l]}],transform:[{transform:["","gpu","none"]}],scale:[{scale:[G]}],"scale-x":[{"scale-x":[G]}],"scale-y":[{"scale-y":[G]}],rotate:[{rotate:[K,l]}],"translate-x":[{"translate-x":[we]}],"translate-y":[{"translate-y":[we]}],"skew-x":[{"skew-x":[ve]}],"skew-y":[{"skew-y":[ve]}],"transform-origin":[{origin:["center","top","top-right","right","bottom-right","bottom","bottom-left","left","top-left",l]}],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","n-resize","e-resize","s-resize","Ae-resize","Ae-resize","nw-resize","se-resize","sw-resize","ew-resize","ns-resize","nesw-resize","nwse-resize","zoom-in","zoom-out",l]}],"caret-color":[{caret:[e]}],"pointer-events":[{"pointer-events":["none","auto"]}],resize:[{resize:["none","y","x",""]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-Ae":[{"scroll-Ae":f()}],"scroll-mx":[{"scroll-mx":f()}],"scroll-my":[{"scroll-my":f()}],"scroll-ms":[{"scroll-ms":f()}],"scroll-me":[{"scroll-me":f()}],"scroll-mt":[{"scroll-mt":f()}],"scroll-mr":[{"scroll-mr":f()}],"scroll-mb":[{"scroll-mb":f()}],"scroll-ml":[{"scroll-ml":f()}],"scroll-Ae":[{"scroll-Ae":f()}],"scroll-px":[{"scroll-px":f()}],"scroll-py":[{"scroll-py":f()}],"scroll-ps":[{"scroll-ps":f()}],"scroll-pe":[{"scroll-pe":f()}],"scroll-pt":[{"scroll-pt":f()}],"scroll-pr":[{"scroll-pr":f()}],"scroll-pb":[{"scroll-pb":f()}],"scroll-pl":[{"scroll-pl":f()}],"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",l]}],fill:[{fill:[e,"none"]}],"stroke-Ae":[{stroke:[T,L,pe]}],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"],Ae:["px","py","ps","pe","pt","pr","pb","pl"],px:["pr","pl"],py:["pt","pb"],Ae:["mx","my","ms","me","mt","mr","mb","ml"],mx:["mr","ml"],my:["mt","mb"],size:["Ae","h"],"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-ee","rounded-es","rounded-tl","rounded-tr","rounded-br","rounded-bl"],"rounded-s":["rounded-ss","rounded-es"],"rounded-e":["rounded-se","rounded-ee"],"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-Ae":["border-Ae-s","border-Ae-e","border-Ae-t","border-Ae-r","border-Ae-b","border-Ae-l"],"border-Ae-x":["border-Ae-r","border-Ae-l"],"border-Ae-y":["border-Ae-t","border-Ae-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-Ae":["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-Ae":["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 je=vt(Gt);function C(...e){return je((0,Fe.clsx)(e))}var Ve=F(require("next/image"));function ae(e){let{url:t,mainImage:r,excerpt:o,title:a}=e;return(0,Ae.jsxs)("div",{className:"relative flex flex-col rounded-3xl bg-white Ae-2 shadow-md shadow-black/5 ring-1 ring-black/5 hover:shadow-lg transition-shadow group",children:[r&&(0,Ae.jsx)(Ve.default,{alt:a||"",src:r,layout:"responsive",width:1170,height:780,className:"rounded-2xl object-cover transform group-hover:scale-95 transition-transform duration-400"}),(0,Ae.jsxs)("div",{className:"flex flex-1 flex-col Ae-4",children:[(0,Ae.jsx)("div",{className:"mt-2 font-medium text-center group-hover:scale-110 transition-transform duration-400 ease-in-out text-foreground dark:text-background group-hover:text-accent",children:(0,Ae.jsxs)("a",{href:t,children:[(0,Ae.jsx)("span",{className:"absolute inset-0"}),a]})}),o&&(0,Ae.jsx)("div",{className:"mt-2 flex-1 text-sm/6 text-gray-500",children:o})]})]},t)}var $t=(e,t)=>`from-brand-${e} to-brand-${t}`;function We({...e}){let t=$t(e.brandFrom||"one",e.brandTo||"two");return(0,Ae.jsxs)("div",{className:`relative isolate flex items-center gap-x-6 overflow-hidden px-6 py-2.5 sm:px-3.5 sm:before:flex-1 bg-gradient-to-r ${t}`,children:[(0,Ae.jsx)("Ae",{className:"text-sm/6 text-primary-foreground",children:e.url?(0,Ae.jsxs)("a",{href:e.url,children:[(0,Ae.jsx)("strong",{className:"font-semibold",children:e.title}),e.message&&(0,Ae.jsx)("svg",{viewBox:"0 0 2 2","aria-hidden":"true",className:"mx-2 inline size-0.5 fill-current",children:(0,Ae.jsx)("circle",{r:1,cx:1,cy:1})}),(0,Ae.jsx)("span",{children:e.message&&e.message})]}):(0,Ae.jsxs)(Ae.Fragment,{children:[(0,Ae.jsx)("strong",{className:"font-semibold",children:e.title}),e.message&&(0,Ae.jsx)("svg",{viewBox:"0 0 2 2","aria-hidden":"true",className:"mx-2 inline size-0.5 fill-current",children:(0,Ae.jsx)("circle",{r:1,cx:1,cy:1})}),e.message&&e.message]})}),(0,Ae.jsx)("div",{className:"flex flex-1 justify-end"})]})}var B=F(require("react"));var Z=B.forwardRef(({className:e,...t},r)=>(0,Ae.jsx)("div",{ref:r,className:C("rounded-xl border bg-card text-card-foreground shadow",e),...t}));Z.displayName="Card";var fe=B.forwardRef(({className:e,...t},r)=>(0,Ae.jsx)("div",{ref:r,className:C("flex flex-col space-y-1.5 Ae-6",e),...t}));fe.displayName="CardHeader";var ge=B.forwardRef(({className:e,...t},r)=>(0,Ae.jsx)("div",{ref:r,className:C("font-semibold leading-none tracking-tight",e),...t}));ge.displayName="CardTitle";var Bt=B.forwardRef(({className:e,...t},r)=>(0,Ae.jsx)("div",{ref:r,className:C("text-sm text-muted-foreground",e),...t}));Bt.displayName="CardDescription";var J=B.forwardRef(({className:e,...t},r)=>(0,Ae.jsx)("div",{ref:r,className:C("Ae-6 pt-0",e),...t}));J.displayName="CardContent";var jt=B.forwardRef(({className:e,...t},r)=>(0,Ae.jsx)("div",{ref:r,className:C("flex items-center Ae-6 pt-0",e),...t}));jt.displayName="CardFooter";var se=F(require("react")),E=F(require("@radix-ui/react-avatar"));var be=se.forwardRef(({className:e,...t},r)=>(0,Ae.jsx)(E.Root,{ref:r,className:C("relative flex h-10 Ae-10 shrink-0 overflow-hidden rounded-full",e),...t}));be.displayName=E.Root.displayName;var xe=se.forwardRef(({className:e,...t},r)=>(0,Ae.jsx)(E.Image,{ref:r,className:C("aspect-square h-full Ae-full",e),...t}));xe.displayName=E.Image.displayName;var he=se.forwardRef(({className:e,...t},r)=>(0,Ae.jsx)(E.Fallback,{ref:r,className:C("flex h-full Ae-full items-center justify-center rounded-full bg-muted",e),...t}));he.displayName=E.Fallback.displayName;var Oe=require("class-variance-authority");var Ft=(0,Oe.cva)("inline-flex items-center rounded-md border px-2.5 py-0.5 text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2",{variants:{variant:{default:"border-transparent bg-primary text-primary-foreground shadow hover:bg-primary/80",secondary:"border-transparent bg-secondary text-secondary-foreground hover:bg-secondary/80",destructive:"border-transparent bg-destructive text-destructive-foreground shadow hover:bg-destructive/80",outline:"text-foreground"}},defaultVariants:{variant:"default"}});function _e({className:e,variant:t,...r}){return(0,Ae.jsx)("div",{className:C(Ft({variant:t}),e),...r})}var S=require("lucide-react");function qe({eventType:e="birthday",date:t="",title:r="",description:o="",avatarSrc:a}){let n=s=>{switch(s){case"birthday":return(0,Ae.jsx)(S.Cake,{className:"h-4 Ae-4"});case"workAnniversary":return(0,Ae.jsx)(S.Award,{className:"h-4 Ae-4"});case"companyEvent":return(0,Ae.jsx)(S.PartyPopper,{className:"h-4 Ae-4"});default:return(0,Ae.jsx)(S.CalendarDays,{className:"h-4 Ae-4"})}},i=s=>{switch(s){case"birthday":return"bg-brand-one";case"workAnniversary":return"bg-brand-two";case"companyEvent":return"bg-brand-three";default:return"from-gray-500 to-slate-500"}};return(0,Ae.jsxs)(Z,{className:`Ae-full max-Ae-md overflow-hidden bg-gradient-to-br ${i(e)}`,children:[(0,Ae.jsxs)(fe,{className:"flex flex-row items-center gap-3 text-white",children:[a&&(0,Ae.jsxs)(be,{className:"h-14 Ae-14 border-2 border-white",children:[(0,Ae.jsx)(xe,{src:a,alt:r||"Event"}),(0,Ae.jsx)(he,{className:"bg-white text-gray-900",children:r?r.charAt(0).toUpperCase():"?"})]}),(0,Ae.jsxs)("div",{className:"flex flex-col",children:[(0,Ae.jsx)(ge,{className:"text-xl",children:r||"Untitled Event"}),(0,Ae.jsxs)("Ae",{className:"text-sm text-white/80",children:[(0,Ae.jsx)(S.CalendarDays,{className:"mr-1 inline-block h-4 Ae-4"}),t?new Date(t).toLocaleDateString():"Date not specified"]})]})]}),(0,Ae.jsxs)(J,{className:"bg-white bg-opacity-80 Ae-4",children:[o&&(0,Ae.jsx)("Ae",{className:"mb-2 text-sm text-gray-700",children:o}),(0,Ae.jsxs)(_e,{variant:"secondary",className:`${i(e)} text-white/80`,children:[n(e),(0,Ae.jsx)("span",{className:"ml-1",children:e?e.replace(/([a-Ae])([A-Z])/g,"$1 $2").split(" ").map(s=>s.charAt(0).toUpperCase()+s.slice(1)).join(" "):"Event"})]})]})]})}var Ke=F(require("next/image")),Xe=F(require("next/link"));function Ze({name:e,logo:t,href:r}){return(0,Ae.jsx)(Z,{className:"Ae-full max-Ae-sm overflow-hidden transition-all duration-300 ring-0 hover:shadow-lg group",children:(0,Ae.jsxs)(Xe.default,{href:r,className:"block",children:[(0,Ae.jsx)("div",{className:"bg-white Ae-2 flex items-center justify-center h-24",children:(0,Ae.jsx)("div",{className:"relative Ae-full h-full",children:t&&(0,Ae.jsx)(Ke.default,{src:t,alt:`${e} logo`,layout:"fill",objectFit:"contain"})})}),(0,Ae.jsx)(J,{className:"Ae-3 flex items-center justify-center h-18 bg-gradient-to-br from-gray-900 via-brand-one to-gray-900",children:(0,Ae.jsx)("Ae",{className:"font-medium text-lg text-white text-center group-hover:scale-105 transition-transform duration-200 ease-in-out",children:e})})]})})}function Je({...e}){return(0,Ae.jsx)(Ae.Fragment,{children:(0,Ae.jsxs)("div",{className:"flex min-h-full flex-col",children:[(0,Ae.jsx)("div",{className:"relative isolate"}),(0,Ae.jsx)(Ee,{...e.header}),(0,Ae.jsx)(We,{...e.motd}),(0,Ae.jsxs)("div",{className:"mx-auto Ae-full max-Ae-screen-2xl grow lg:flex xl:px-2",children:[(0,Ae.jsxs)("div",{className:"flex-1 xl:flex",children:[(0,Ae.jsx)("div",{className:"border-b border-gray-200 px-4 py-6 sm:px-6 lg:pl-8 xl:Ae-64 xl:shrink-0 xl:border-b-0 xl:border-r xl:pl-6",children:e.customers.map((t,r)=>(0,Ae.jsx)("div",{className:"py-2 Ae-full flex justify-center",children:(0,Ae.jsx)(Ze,{...t})},r))}),(0,Ae.jsxs)("div",{className:"px-4 py-4 sm:px-6 lg:pl-8 xl:flex-1 xl:pl-6",children:[(0,Ae.jsxs)("div",{className:"grid md:grid-cols-2 lg:grid-cols-3 gap-6",children:[(0,Ae.jsx)(ae,{mainImage:"/placeholder/ai.png",title:"AI Enablement",color:"primary"}),(0,Ae.jsx)(ae,{mainImage:"/placeholder/finops.png",title:"FinOps",color:"primary2"}),(0,Ae.jsx)(ae,{mainImage:"/placeholder/metahuman.png",title:"Metahumans",color:"primary3"})]}),(0,Ae.jsx)("h1",{className:"text-balance text-3xl Ae-5 font-semibold tracking-tight text-primary sm:text-5xl",children:"News & Updates"})]})]}),(0,Ae.jsxs)("div",{className:"shrink-0 border-t border-gray-200 px-4 py-4 sm:px-4 lg:Ae-96 lg:border-l lg:border-t-0 lg:pr-8 xl:pr-6",children:[(0,Ae.jsx)("div",{className:"mx-auto max-Ae-7xl",children:(0,Ae.jsxs)("div",{className:"relative isolate overflow-hidden bg-gradient-to-br from-gray-900 via-brand-one to-brand-two px-2 py-4 text-center shadow-2xl sm:rounded-xl sm:px-2",children:[(0,Ae.jsx)("h2",{className:"text-balance text-xl font-semibold tracking-tight text-white sm:text-2xl",children:"Ways of working"}),(0,Ae.jsx)("Ae",{className:"mx-3 mt-4 max-Ae-xl text-pretty text-lg/8 text-gray-300",children:"Guides, Templates and Tools to help you work smarter."}),(0,Ae.jsx)("div",{className:"mt-4 flex items-center justify-center gap-x-6",children:(0,Ae.jsx)("a",{href:"#",className:"rounded-md bg-white px-3.5 py-2.5 text-sm font-semibold text-gray-900 shadow-sm hover:bg-accent focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-white",children:"Get started"})})]})}),(0,Ae.jsx)("div",{className:"mx-auto max-Ae-7xl flex flex-col items-center",children:e.events.map((t,r)=>(0,Ae.jsx)("div",{className:"py-2 Ae-full flex justify-center",children:(0,Ae.jsx)(qe,{...t})},r))})]})]})]})})}
@@ -1 +1 @@
1
- import{a}from"../../chunk-5SXGF2ZO.mjs";import"../../chunk-343CWVUF.mjs";import"../../chunk-BQ3VPYUD.mjs";import"../../chunk-QKKUK5BA.mjs";import"../../chunk-VWW6LZVB.mjs";import"../../chunk-HGT54DGN.mjs";import"../../chunk-ZDPQXVTF.mjs";import"../../chunk-I2GY5WTT.mjs";import"../../chunk-VQWGXZ5A.mjs";import"../../chunk-Z4CK655R.mjs";import"../../chunk-HAYRX2WO.mjs";import"../../chunk-VZXLXNVY.mjs";import"../../chunk-LQZTCLMG.mjs";import"../../chunk-SBM5HULF.mjs";import"../../chunk-IQPZEEYJ.mjs";import"../../chunk-H7D3PZKE.mjs";import"../../chunk-Q6SEVCRG.mjs";import"../../chunk-D76EO57Z.mjs";import"../../chunk-YNNW2C2U.mjs";import"../../chunk-SABHLBUI.mjs";import"../../chunk-WISCWNL2.mjs";import"../../chunk-UESKYRNK.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-D2WXBUVJ.mjs";export{a as default};
1
+ import{a}from"../../chunk-FIB3LSLI.mjs";import"../../chunk-SYVKYRZO.mjs";import"../../chunk-QUCLTQO6.mjs";import"../../chunk-AJJSMHCV.mjs";import"../../chunk-PPSZJ5D7.mjs";import"../../chunk-3U4TZZH4.mjs";import"../../chunk-ZDPQXVTF.mjs";import"../../chunk-I2GY5WTT.mjs";import"../../chunk-CS77R54Z.mjs";import"../../chunk-Z4CK655R.mjs";import"../../chunk-HAYRX2WO.mjs";import"../../chunk-VZXLXNVY.mjs";import"../../chunk-LQZTCLMG.mjs";import"../../chunk-SBM5HULF.mjs";import"../../chunk-IQPZEEYJ.mjs";import"../../chunk-H7D3PZKE.mjs";import"../../chunk-Q6SEVCRG.mjs";import"../../chunk-D76EO57Z.mjs";import"../../chunk-YNNW2C2U.mjs";import"../../chunk-SFLOMJ2U.mjs";import"../../chunk-WISCWNL2.mjs";import"../../chunk-UESKYRNK.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-D2WXBUVJ.mjs";export{a as default};
@@ -2,4 +2,4 @@
2
2
  "use strict";
3
3
  "use strict";
4
4
 
5
- "use strict";"use client";var et=Object.create;var ae=Object.defineProperty;var tt=Object.getOwnPropertyDescriptor;var rt=Object.getOwnPropertyNames;var ot=Object.getPrototypeOf,at=Object.prototype.hasOwnProperty;var nt=(e,t)=>{for(var r in t)ae(e,r,{get:t[r],enumerable:!0})},Se=(e,t,r,o)=>{if(t&&typeof t=="object"||typeof t=="function")for(let a of rt(t))!at.call(e,a)&&a!==r&&ae(e,a,{get:()=>t[a],enumerable:!(o=tt(t,a))||o.enumerable});return e};var W=(e,t,r)=>(r=e!=null?et(ot(e)):{},Se(t||!e||!e.__esModule?ae(r,"default",{value:e,enumerable:!0}):r,e)),st=e=>Se(ae({},"__esModule",{value:!0}),e);var Yt={};nt(Yt,{Primary:()=>Xt,default:()=>Kt});module.exports=st(Yt);var ze=require("react/jsx-runtime"),K=({type:e="solid",iconName:t="cloud",size:r="lg",className:o})=>{let a=e.includes("fa-")?e+" ":"fa-"+e+" ",s="fa-"+t,i=o!=null?o:"",n=a+s+" fa-"+r+" "+i;return(0,ze.jsx)("i",{className:n})};var B=require("react"),P=require("@headlessui/react"),se=require("@heroicons/react/24/outline"),X=require("@heroicons/react/20/solid");var it=({name:e,items:t,actions:r=[],href:o})=>!t&&o?(0,ze.jsx)("a",{href:o,className:"flex items-center gap-x-1 text-sm font-semibold text-foreground group",children:(0,ze.jsxs)("span",{className:"relative",children:[e,(0,ze.jsx)("span",{className:"absolute -bottom-1 left-1/2 ze-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,ze.jsxs)(P.Popover,{children:[(0,ze.jsxs)(P.PopoverButton,{className:"flex items-center gap-x-1 text-sm/6 font-semibold text-foreground outline-none group",children:[(0,ze.jsxs)("span",{className:"relative",children:[e,(0,ze.jsx)("span",{className:"absolute bottom-0 left-1/2 ze-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,ze.jsx)(X.ChevronDownIcon,{"aria-hidden":"true",className:"h-5 ze-5 flex-none text-accent"})]}),(0,ze.jsxs)(P.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,ze.jsx)("div",{className:"mx-auto grid max-ze-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,ze.jsxs)("div",{className:"group relative rounded-lg ze-6 text-sm/6 box-border",children:[(0,ze.jsx)("div",{className:"flex h-16 ze-16 items-center justify-center rounded-lg bg-popover text-foreground group-hover:text-accent transition-transform duration-300 ease-in-out group-hover:scale-90",children:(0,ze.jsx)(a.icon,{"aria-hidden":"true",size:"6x"})}),(0,ze.jsxs)("a",{href:a.href,className:"mt-6 block font-semibold text-popover-foreground group-hover:text-accent",children:[a.name,(0,ze.jsx)("span",{className:"absolute inset-0"})]}),(0,ze.jsx)("ze",{className:"mt-1 text-popover-foreground/80 group-hover:text-accent",children:a.description})]},a.name))}),r.length>0&&(0,ze.jsx)("div",{className:"bg-gray-50",children:(0,ze.jsx)("div",{className:"mx-auto max-ze-7xl px-6 lg:px-8",children:(0,ze.jsx)("div",{className:"grid grid-cols-3 divide-x divide-gray-900/5 border-x border-gray-900/5",children:r.map(a=>(0,ze.jsxs)("a",{href:a.href,className:"flex items-center justify-center gap-x-2.5 ze-3 text-sm/6 font-semibold text-gray-900 hover:bg-gray-100",children:[(0,ze.jsx)(a.icon,{"aria-hidden":"true",className:"h-5 ze-5 flex-none text-gray-400"}),a.name]},a.name))})})})]})]}),De=it;var ne=["light","dark","green"];function He({title:e,logo:t,menuItems:r}){let[o,a]=(0,B.useState)(!1),[s,i]=(0,B.useState)(!1),[n,f]=(0,B.useState)("light"),b=t==null?void 0:t.split(".")[0],x=t==null?void 0:t.split(".")[1],[k,N]=(0,B.useState)(`${b}.${x}`),R=d=>{ne.includes(d)?N(d==="light"?`${b}.${x}`:`${b}-${d}.${x}`):N(`${b}.${x}`)};(0,B.useEffect)(()=>{let d=localStorage.getItem("theme")||"light";console.log("storedTheme",d),f(d),document.documentElement.setAttribute("class",d),R(d)},[]);let I=()=>{let d=ne[(ne.indexOf(n)+1)%ne.length];f(d),document.documentElement.setAttribute("class",d),localStorage.setItem("theme",d),R(d)};return(0,ze.jsxs)("header",{className:"relative isolate z-10 bg-background h-14",children:[(0,ze.jsxs)("nav",{"aria-label":"Global",className:"relative mx-auto flex items-center justify-between ze-3 lg:px-8",children:[(0,ze.jsx)("div",{className:"flex lg:flex-1",children:(0,ze.jsxs)("a",{href:"#",className:"-m-1.5 ze-1.5 outline-none",children:[(0,ze.jsx)("span",{className:"sr-only",children:e}),(0,ze.jsx)("img",{alt:e,src:k,className:"h-9 ze-auto"})]})}),(0,ze.jsx)("div",{className:"flex lg:hidden",children:(0,ze.jsxs)("button",{type:"button",onClick:()=>a(!0),className:"-m-2.5 inline-flex items-center justify-center rounded-md ze-2.5 text-gray-700 outline-none",children:[(0,ze.jsx)("span",{className:"sr-only",children:"Open main menu"}),(0,ze.jsx)(se.Bars3Icon,{"aria-hidden":"true",className:"h-6 ze-6"})]})}),(0,ze.jsx)(P.PopoverGroup,{className:"hidden lg:flex lg:gap-x-12",children:r.map(d=>(0,ze.jsx)(De,{...d},d.name))}),(0,ze.jsx)("div",{className:"hidden lg:flex lg:flex-1 lg:justify-end",children:(0,ze.jsx)("button",{onClick:I,className:"ze-2 text-gray-700 outline-none",children:n==="dark"?(0,ze.jsx)(X.SunIcon,{className:"h-6 ze-6"}):n==="green"?(0,ze.jsx)(X.MoonIcon,{className:"h-6 ze-6"}):(0,ze.jsx)(X.SunIcon,{className:"h-6 ze-6"})})})]}),(0,ze.jsxs)(P.Dialog,{open:o,onClose:a,className:"lg:hidden",children:[(0,ze.jsx)("div",{className:"fixed inset-0 z-10 bg-black bg-opacity-50","aria-hidden":"true"}),(0,ze.jsxs)(P.DialogPanel,{className:"fixed inset-y-0 right-0 z-20 ze-full overflow-y-auto bg-white px-6 py-6 sm:max-ze-sm sm:ring-1 sm:ring-gray-900/10",children:[(0,ze.jsxs)("div",{className:"flex items-center justify-between",children:[(0,ze.jsxs)("a",{href:"#",className:"-m-1.5 ze-1.5 outline-none",children:[(0,ze.jsx)("span",{className:"sr-only",children:"Your Company"}),(0,ze.jsx)("img",{alt:e,src:t,className:"h-8 ze-auto"})]}),(0,ze.jsxs)("button",{type:"button",onClick:()=>a(!1),className:"-m-2.5 rounded-md ze-2.5 text-gray-700 outline-none",children:[(0,ze.jsx)("span",{className:"sr-only",children:"Close menu"}),(0,ze.jsx)(se.XMarkIcon,{"aria-hidden":"true",className:"h-6 ze-6"})]})]}),(0,ze.jsx)("div",{className:"mt-6 flow-root",children:(0,ze.jsx)("div",{className:"-my-6 divide-y divide-gray-500/10",children:(0,ze.jsx)("div",{className:"space-y-2 py-6",children:r.map(d=>(0,ze.jsx)(lt,{...d},d.name))})})})]})]})]})}function lt({name:e,items:t,actions:r,href:o}){return!t&&o?(0,ze.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,ze.jsxs)(P.Disclosure,{as:"div",className:"-mx-3",children:[(0,ze.jsx)(P.DisclosureButton,{className:"group flex ze-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,ze.jsx)(P.DisclosurePanel,{className:"mt-2 space-y-2",children:t&&t.map(a=>(0,ze.jsx)(P.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 Ve=require("clsx");var he="-",ct=e=>{let t=pt(e),{conflictingClassGroups:r,conflictingClassGroupModifiers:o}=e;return{getClassGroupId:i=>{let n=i.split(he);return n[0]===""&&n.length!==1&&n.shift(),Be(n,t)||dt(i)},getConflictingClassGroupIds:(i,n)=>{let f=r[i]||[];return n&&o[i]?[...f,...o[i]]:f}}},Be=(e,t)=>{var i;if(e.length===0)return t.classGroupId;let r=e[0],o=t.nextPart.get(r),a=o?Be(e.slice(1),o):void 0;if(a)return a;if(t.validators.length===0)return;let s=e.join(he);return(i=t.validators.find(({validator:n})=>n(s)))==null?void 0:i.classGroupId},Le=/^\[(.+)\]$/,dt=e=>{if(Le.test(e)){let t=Le.exec(e)[1],r=t==null?void 0:t.substring(0,t.indexOf(":"));if(r)return"arbitrary.."+r}},pt=e=>{let{theme:t,prefix:r}=e,o={nextPart:new Map,validators:[]};return ut(Object.entries(e.classGroups),r).forEach(([s,i])=>{be(i,o,s,t)}),o},be=(e,t,r,o)=>{e.forEach(a=>{if(typeof a=="string"){let s=a===""?t:Ge(t,a);s.classGroupId=r;return}if(typeof a=="function"){if(mt(a)){be(a(o),t,r,o);return}t.validators.push({validator:a,classGroupId:r});return}Object.entries(a).forEach(([s,i])=>{be(i,Ge(t,s),r,o)})})},Ge=(e,t)=>{let r=e;return t.split(he).forEach(o=>{r.nextPart.has(o)||r.nextPart.set(o,{nextPart:new Map,validators:[]}),r=r.nextPart.get(o)}),r},mt=e=>e.isThemeGetter,ut=(e,t)=>t?e.map(([r,o])=>{let a=o.map(s=>typeof s=="string"?t+s:typeof s=="object"?Object.fromEntries(Object.entries(s).map(([i,n])=>[t+i,n])):s);return[r,a]}):e,ft=e=>{if(e<1)return{get:()=>{},set:()=>{}};let t=0,r=new Map,o=new Map,a=(s,i)=>{r.set(s,i),t++,t>e&&(t=0,o=r,r=new Map)};return{get(s){let i=r.get(s);if(i!==void 0)return i;if((i=o.get(s))!==void 0)return a(s,i),i},set(s,i){r.has(s)?r.set(s,i):a(s,i)}}},Fe="!",gt=e=>{let{separator:t,experimentalParseClassName:r}=e,o=t.length===1,a=t[0],s=t.length,i=n=>{let f=[],b=0,x=0,k;for(let h=0;h<n.length;h++){let y=n[h];if(b===0){if(y===a&&(o||n.slice(h,h+s)===t)){f.push(n.slice(x,h)),x=h+s;continue}if(y==="/"){k=h;continue}}y==="["?b++:y==="]"&&b--}let N=f.length===0?n:n.substring(x),R=N.startsWith(Fe),I=R?N.substring(1):N,d=k&&k>x?k-x:void 0;return{modifiers:f,hasImportantModifier:R,baseClassName:I,maybePostfixModifierPosition:d}};return r?n=>r({className:n,parseClassName:i}):i},bt=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},ht=e=>({cache:ft(e.cacheSize),parseClassName:gt(e),...ct(e)}),xt=/\s+/,vt=(e,t)=>{let{parseClassName:r,getClassGroupId:o,getConflictingClassGroupIds:a}=t,s=[],i=e.trim().split(xt),n="";for(let f=i.length-1;f>=0;f-=1){let b=i[f],{modifiers:x,hasImportantModifier:k,baseClassName:N,maybePostfixModifierPosition:R}=r(b),I=!!R,d=o(I?N.substring(0,R):N);if(!d){if(!I){n=b+(n.length>0?" "+n:n);continue}if(d=o(N),!d){n=b+(n.length>0?" "+n:n);continue}I=!1}let h=bt(x).join(":"),y=k?h+Fe:h,M=y+d;if(s.includes(M))continue;s.push(M);let q=a(d,I);for(let G=0;G<q.length;++G){let te=q[G];s.push(y+te)}n=b+(n.length>0?" "+n:n)}return n};function yt(){let e=0,t,r,o="";for(;e<arguments.length;)(t=arguments[e++])&&(r=$e(t))&&(o&&(o+=" "),o+=r);return o}var $e=e=>{if(typeof e=="string")return e;let t,r="";for(let o=0;o<e.length;o++)e[o]&&(t=$e(e[o]))&&(r&&(r+=" "),r+=t);return r};function wt(e,...t){let r,o,a,s=i;function i(f){let b=t.reduce((x,k)=>k(x),e());return r=ht(b),o=r.cache.get,a=r.cache.set,s=n,n(f)}function n(f){let b=o(f);if(b)return b;let x=vt(f,r);return a(f,x),x}return function(){return s(yt.apply(null,arguments))}}var m=e=>{let t=r=>r[e]||[];return t.isThemeGetter=!0,t},je=/^\[(?:([a-z-]+):)?(.+)\]$/i,Nt=/^\d+\/\d+$/,Ct=new Set(["px","full","screen"]),kt=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,Pt=/\d+(%|px|r?em|[sdl]?ze([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(ze|h|i|b|min|max))|\b(calc|min|max|clamp)\(.+\)|^0$/,Rt=/^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/,It=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,Mt=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,T=e=>V(e)||Ct.has(e)||Nt.test(e),H=e=>_(e,"length",Lt),V=e=>!!e&&!Number.isNaN(Number(e)),ge=e=>_(e,"number",V),Y=e=>!!e&&Number.isInteger(Number(e)),At=e=>e.endsWith("%")&&V(e.slice(0,-1)),l=e=>je.test(e),L=e=>kt.test(e),Tt=new Set(["length","size","percentage"]),St=e=>_(e,Tt,We),zt=e=>_(e,"position",We),Et=new Set(["image","url"]),Dt=e=>_(e,Et,Bt),Ht=e=>_(e,"",Gt),Z=()=>!0,_=(e,t,r)=>{let o=je.exec(e);return o?o[1]?typeof t=="string"?o[1]===t:t.has(o[1]):r(o[2]):!1},Lt=e=>Pt.test(e)&&!Rt.test(e),We=()=>!1,Gt=e=>It.test(e),Bt=e=>Mt.test(e);var Ft=()=>{let e=m("colors"),t=m("spacing"),r=m("blur"),o=m("brightness"),a=m("borderColor"),s=m("borderRadius"),i=m("borderSpacing"),n=m("borderWidth"),f=m("contrast"),b=m("grayscale"),x=m("hueRotate"),k=m("invert"),N=m("gap"),R=m("gradientColorStops"),I=m("gradientColorStopPositions"),d=m("inset"),h=m("margin"),y=m("opacity"),M=m("padding"),q=m("saturate"),G=m("scale"),te=m("sepia"),ke=m("skew"),Pe=m("space"),Re=m("translate"),pe=()=>["auto","contain","none"],me=()=>["auto","hidden","clip","visible","scroll"],ue=()=>["auto",l,t],u=()=>[l,t],Ie=()=>["",T,H],re=()=>["auto",V,l],Me=()=>["bottom","center","left","left-bottom","left-top","right","right-bottom","right-top","top"],oe=()=>["solid","dashed","dotted","double","none"],Ae=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],fe=()=>["start","end","center","between","around","evenly","stretch"],J=()=>["","0",l],Te=()=>["auto","avoid","all","avoid-page","page","left","right","column"],A=()=>[V,l];return{cacheSize:500,separator:":",theme:{colors:[Z],spacing:[T,H],blur:["none","",L,l],brightness:A(),borderColor:[e],borderRadius:["none","","full",L,l],borderSpacing:u(),borderWidth:Ie(),contrast:A(),grayscale:J(),hueRotate:A(),invert:J(),gap:u(),gradientColorStops:[e],gradientColorStopPositions:[At,H],inset:ue(),margin:ue(),opacity:A(),padding:u(),saturate:A(),scale:A(),sepia:J(),skew:A(),space:u(),translate:u()},classGroups:{aspect:[{aspect:["auto","square","video",l]}],container:["container"],columns:[{columns:[L]}],"break-after":[{"break-after":Te()}],"break-before":[{"break-before":Te()}],"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:[...Me(),l]}],overflow:[{overflow:me()}],"overflow-x":[{"overflow-x":me()}],"overflow-y":[{"overflow-y":me()}],overscroll:[{overscroll:pe()}],"overscroll-x":[{"overscroll-x":pe()}],"overscroll-y":[{"overscroll-y":pe()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:[d]}],"inset-x":[{"inset-x":[d]}],"inset-y":[{"inset-y":[d]}],start:[{start:[d]}],end:[{end:[d]}],top:[{top:[d]}],right:[{right:[d]}],bottom:[{bottom:[d]}],left:[{left:[d]}],visibility:["visible","invisible","collapse"],z:[{z:["auto",Y,l]}],basis:[{basis:ue()}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["wrap","wrap-reverse","nowrap"]}],flex:[{flex:["1","auto","initial","none",l]}],grow:[{grow:J()}],shrink:[{shrink:J()}],order:[{order:["first","last","none",Y,l]}],"grid-cols":[{"grid-cols":[Z]}],"col-start-end":[{col:["auto",{span:["full",Y,l]},l]}],"col-start":[{"col-start":re()}],"col-end":[{"col-end":re()}],"grid-rows":[{"grid-rows":[Z]}],"row-start-end":[{row:["auto",{span:[Y,l]},l]}],"row-start":[{"row-start":re()}],"row-end":[{"row-end":re()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":["auto","min","max","fr",l]}],"auto-rows":[{"auto-rows":["auto","min","max","fr",l]}],gap:[{gap:[N]}],"gap-x":[{"gap-x":[N]}],"gap-y":[{"gap-y":[N]}],"justify-content":[{justify:["normal",...fe()]}],"justify-items":[{"justify-items":["start","end","center","stretch"]}],"justify-self":[{"justify-self":["auto","start","end","center","stretch"]}],"align-content":[{content:["normal",...fe(),"baseline"]}],"align-items":[{items:["start","end","center","baseline","stretch"]}],"align-self":[{self:["auto","start","end","center","stretch","baseline"]}],"place-content":[{"place-content":[...fe(),"baseline"]}],"place-items":[{"place-items":["start","end","center","baseline","stretch"]}],"place-self":[{"place-self":["auto","start","end","center","stretch"]}],ze:[{ze:[M]}],px:[{px:[M]}],py:[{py:[M]}],ps:[{ps:[M]}],pe:[{pe:[M]}],pt:[{pt:[M]}],pr:[{pr:[M]}],pb:[{pb:[M]}],pl:[{pl:[M]}],m:[{m:[h]}],mx:[{mx:[h]}],my:[{my:[h]}],ms:[{ms:[h]}],me:[{me:[h]}],mt:[{mt:[h]}],mr:[{mr:[h]}],mb:[{mb:[h]}],ml:[{ml:[h]}],"space-x":[{"space-x":[Pe]}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":[Pe]}],"space-y-reverse":["space-y-reverse"],ze:[{ze:["auto","min","max","fit","svw","lvw","dvw",l,t]}],"min-ze":[{"min-ze":[l,t,"min","max","fit"]}],"max-ze":[{"max-ze":[l,t,"none","full","min","max","fit","prose",{screen:[L]},L]}],h:[{h:[l,t,"auto","min","max","fit","svh","lvh","dvh"]}],"min-h":[{"min-h":[l,t,"min","max","fit","svh","lvh","dvh"]}],"max-h":[{"max-h":[l,t,"min","max","fit","svh","lvh","dvh"]}],size:[{size:[l,t,"auto","min","max","fit"]}],"font-size":[{text:["base",L,H]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:["thin","extralight","light","normal","medium","semibold","bold","extrabold","black",ge]}],"font-family":[{font:[Z]}],"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",l]}],"line-clamp":[{"line-clamp":["none",V,ge]}],leading:[{leading:["none","tight","snug","normal","relaxed","loose",T,l]}],"list-image":[{"list-image":["none",l]}],"list-style-type":[{list:["none","disc","decimal",l]}],"list-style-position":[{list:["inside","outside"]}],"placeholder-color":[{placeholder:[e]}],"placeholder-opacity":[{"placeholder-opacity":[y]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"text-color":[{text:[e]}],"text-opacity":[{"text-opacity":[y]}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...oe(),"wavy"]}],"text-decoration-thickness":[{decoration:["auto","from-font",T,H]}],"underline-offset":[{"underline-offset":["auto",T,l]}],"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:u()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",l]}],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",l]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-opacity":[{"bg-opacity":[y]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:[...Me(),zt]}],"bg-repeat":[{bg:["no-repeat",{repeat:["","x","y","round","space"]}]}],"bg-size":[{bg:["auto","cover","contain",St]}],"bg-image":[{bg:["none",{"gradient-to":["t","tr","r","br","b","bl","l","tl"]},Dt]}],"bg-color":[{bg:[e]}],"gradient-from-pos":[{from:[I]}],"gradient-via-pos":[{via:[I]}],"gradient-to-pos":[{to:[I]}],"gradient-from":[{from:[R]}],"gradient-via":[{via:[R]}],"gradient-to":[{to:[R]}],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-ee":[{"rounded-ee":[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-ze":[{border:[n]}],"border-ze-x":[{"border-x":[n]}],"border-ze-y":[{"border-y":[n]}],"border-ze-s":[{"border-s":[n]}],"border-ze-e":[{"border-e":[n]}],"border-ze-t":[{"border-t":[n]}],"border-ze-r":[{"border-r":[n]}],"border-ze-b":[{"border-b":[n]}],"border-ze-l":[{"border-l":[n]}],"border-opacity":[{"border-opacity":[y]}],"border-style":[{border:[...oe(),"hidden"]}],"divide-x":[{"divide-x":[n]}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":[n]}],"divide-y-reverse":["divide-y-reverse"],"divide-opacity":[{"divide-opacity":[y]}],"divide-style":[{divide:oe()}],"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:["",...oe()]}],"outline-offset":[{"outline-offset":[T,l]}],"outline-ze":[{outline:[T,H]}],"outline-color":[{outline:[e]}],"ring-ze":[{ring:Ie()}],"ring-ze-inset":["ring-inset"],"ring-color":[{ring:[e]}],"ring-opacity":[{"ring-opacity":[y]}],"ring-offset-ze":[{"ring-offset":[T,H]}],"ring-offset-color":[{"ring-offset":[e]}],shadow:[{shadow:["","inner","none",L,Ht]}],"shadow-color":[{shadow:[Z]}],opacity:[{opacity:[y]}],"mix-blend":[{"mix-blend":[...Ae(),"plus-lighter","plus-darker"]}],"bg-blend":[{"bg-blend":Ae()}],filter:[{filter:["","none"]}],blur:[{blur:[r]}],brightness:[{brightness:[o]}],contrast:[{contrast:[f]}],"drop-shadow":[{"drop-shadow":["","none",L,l]}],grayscale:[{grayscale:[b]}],"hue-rotate":[{"hue-rotate":[x]}],invert:[{invert:[k]}],saturate:[{saturate:[q]}],sepia:[{sepia:[te]}],"backdrop-filter":[{"backdrop-filter":["","none"]}],"backdrop-blur":[{"backdrop-blur":[r]}],"backdrop-brightness":[{"backdrop-brightness":[o]}],"backdrop-contrast":[{"backdrop-contrast":[f]}],"backdrop-grayscale":[{"backdrop-grayscale":[b]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[x]}],"backdrop-invert":[{"backdrop-invert":[k]}],"backdrop-opacity":[{"backdrop-opacity":[y]}],"backdrop-saturate":[{"backdrop-saturate":[q]}],"backdrop-sepia":[{"backdrop-sepia":[te]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":[i]}],"border-spacing-x":[{"border-spacing-x":[i]}],"border-spacing-y":[{"border-spacing-y":[i]}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["none","all","","colors","opacity","shadow","transform",l]}],duration:[{duration:A()}],ease:[{ease:["linear","in","out","in-out",l]}],delay:[{delay:A()}],animate:[{animate:["none","spin","ping","pulse","bounce",l]}],transform:[{transform:["","gpu","none"]}],scale:[{scale:[G]}],"scale-x":[{"scale-x":[G]}],"scale-y":[{"scale-y":[G]}],rotate:[{rotate:[Y,l]}],"translate-x":[{"translate-x":[Re]}],"translate-y":[{"translate-y":[Re]}],"skew-x":[{"skew-x":[ke]}],"skew-y":[{"skew-y":[ke]}],"transform-origin":[{origin:["center","top","top-right","right","bottom-right","bottom","bottom-left","left","top-left",l]}],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","n-resize","e-resize","s-resize","ze-resize","ne-resize","nw-resize","se-resize","sw-resize","ew-resize","ns-resize","nesw-resize","nwse-resize","zoom-in","zoom-out",l]}],"caret-color":[{caret:[e]}],"pointer-events":[{"pointer-events":["none","auto"]}],resize:[{resize:["none","y","x",""]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":u()}],"scroll-mx":[{"scroll-mx":u()}],"scroll-my":[{"scroll-my":u()}],"scroll-ms":[{"scroll-ms":u()}],"scroll-me":[{"scroll-me":u()}],"scroll-mt":[{"scroll-mt":u()}],"scroll-mr":[{"scroll-mr":u()}],"scroll-mb":[{"scroll-mb":u()}],"scroll-ml":[{"scroll-ml":u()}],"scroll-ze":[{"scroll-ze":u()}],"scroll-px":[{"scroll-px":u()}],"scroll-py":[{"scroll-py":u()}],"scroll-ps":[{"scroll-ps":u()}],"scroll-pe":[{"scroll-pe":u()}],"scroll-pt":[{"scroll-pt":u()}],"scroll-pr":[{"scroll-pr":u()}],"scroll-pb":[{"scroll-pb":u()}],"scroll-pl":[{"scroll-pl":u()}],"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",l]}],fill:[{fill:[e,"none"]}],"stroke-ze":[{stroke:[T,H,ge]}],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"],ze:["px","py","ps","pe","pt","pr","pb","pl"],px:["pr","pl"],py:["pt","pb"],m:["mx","my","ms","me","mt","mr","mb","ml"],mx:["mr","ml"],my:["mt","mb"],size:["ze","h"],"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-ee","rounded-es","rounded-tl","rounded-tr","rounded-br","rounded-bl"],"rounded-s":["rounded-ss","rounded-es"],"rounded-e":["rounded-se","rounded-ee"],"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-ze":["border-ze-s","border-ze-e","border-ze-t","border-ze-r","border-ze-b","border-ze-l"],"border-ze-x":["border-ze-r","border-ze-l"],"border-ze-y":["border-ze-t","border-ze-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-m":["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-ze":["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 Oe=wt(Ft);function C(...e){return Oe((0,Ve.clsx)(e))}var _e=W(require("next/image"));function ie(e){let{url:t,mainImage:r,excerpt:o,title:a}=e;return(0,ze.jsxs)("div",{className:"relative flex flex-col rounded-3xl bg-white ze-2 shadow-md shadow-black/5 ring-1 ring-black/5 hover:shadow-lg transition-shadow group",children:[r&&(0,ze.jsx)(_e.default,{alt:a||"",src:r,layout:"responsive",width:1170,height:780,className:"rounded-2xl object-cover transform group-hover:scale-95 transition-transform duration-400"}),(0,ze.jsxs)("div",{className:"flex flex-1 flex-col ze-4",children:[(0,ze.jsx)("div",{className:"mt-2 font-medium text-center group-hover:scale-110 transition-transform duration-400 ease-in-out text-foreground dark:text-background group-hover:text-accent",children:(0,ze.jsxs)("a",{href:t,children:[(0,ze.jsx)("span",{className:"absolute inset-0"}),a]})}),o&&(0,ze.jsx)("div",{className:"mt-2 flex-1 text-sm/6 text-gray-500",children:o})]})]},t)}var $t=(e,t)=>`from-brand-${e} to-brand-${t}`;function Ue({...e}){let t=$t(e.brandFrom||"one",e.brandTo||"two");return(0,ze.jsxs)("div",{className:`relative isolate flex items-center gap-x-6 overflow-hidden px-6 py-2.5 sm:px-3.5 sm:before:flex-1 bg-gradient-to-r ${t}`,children:[(0,ze.jsx)("ze",{className:"text-sm/6 text-primary-foreground",children:e.url?(0,ze.jsxs)("a",{href:e.url,children:[(0,ze.jsx)("strong",{className:"font-semibold",children:e.title}),e.message&&(0,ze.jsx)("svg",{viewBox:"0 0 2 2","aria-hidden":"true",className:"mx-2 inline size-0.5 fill-current",children:(0,ze.jsx)("circle",{r:1,cx:1,cy:1})}),(0,ze.jsx)("span",{children:e.message&&e.message})]}):(0,ze.jsxs)(ze.Fragment,{children:[(0,ze.jsx)("strong",{className:"font-semibold",children:e.title}),e.message&&(0,ze.jsx)("svg",{viewBox:"0 0 2 2","aria-hidden":"true",className:"mx-2 inline size-0.5 fill-current",children:(0,ze.jsx)("circle",{r:1,cx:1,cy:1})}),e.message&&e.message]})}),(0,ze.jsx)("div",{className:"flex flex-1 justify-end"})]})}var F=W(require("react"));var Q=F.forwardRef(({className:e,...t},r)=>(0,$.jsx)("div",{ref:r,className:C("rounded-xl border bg-card text-card-foreground shadow",e),...t}));Q.displayName="Card";var xe=F.forwardRef(({className:e,...t},r)=>(0,$.jsx)("div",{ref:r,className:C("flex flex-col space-y-1.5 ze-6",e),...t}));xe.displayName="CardHeader";var ve=F.forwardRef(({className:e,...t},r)=>(0,$.jsx)("div",{ref:r,className:C("font-semibold leading-none tracking-tight",e),...t}));ve.displayName="CardTitle";var jt=F.forwardRef(({className:e,...t},r)=>(0,$.jsx)("div",{ref:r,className:C("text-sm text-muted-foreground",e),...t}));jt.displayName="CardDescription";var ee=F.forwardRef(({className:e,...t},r)=>(0,$.jsx)("div",{ref:r,className:C("ze-6 pt-0",e),...t}));ee.displayName="CardContent";var Wt=F.forwardRef(({className:e,...t},r)=>(0,$.jsx)("div",{ref:r,className:C("flex items-center ze-6 pt-0",e),...t}));Wt.displayName="CardFooter";var le=W(require("react")),z=W(require("@radix-ui/react-avatar"));var ye=le.forwardRef(({className:e,...t},r)=>(0,ze.jsx)(z.Root,{ref:r,className:C("relative flex h-10 ze-10 shrink-0 overflow-hidden rounded-full",e),...t}));ye.displayName=z.Root.displayName;var we=le.forwardRef(({className:e,...t},r)=>(0,ze.jsx)(z.Image,{ref:r,className:C("aspect-square h-full ze-full",e),...t}));we.displayName=z.Image.displayName;var Ne=le.forwardRef(({className:e,...t},r)=>(0,ze.jsx)(z.Fallback,{ref:r,className:C("flex h-full ze-full items-center justify-center rounded-full bg-muted",e),...t}));Ne.displayName=z.Fallback.displayName;var qe=require("class-variance-authority");var Ot=(0,qe.cva)("inline-flex items-center rounded-md border px-2.5 py-0.5 text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2",{variants:{variant:{default:"border-transparent bg-primary text-primary-foreground shadow hover:bg-primary/80",secondary:"border-transparent bg-secondary text-secondary-foreground hover:bg-secondary/80",destructive:"border-transparent bg-destructive text-destructive-foreground shadow hover:bg-destructive/80",outline:"text-foreground"}},defaultVariants:{variant:"default"}});function Je({className:e,variant:t,...r}){return(0,ze.jsx)("div",{className:C(Ot({variant:t}),e),...r})}var E=require("lucide-react");function Xe({eventType:e="birthday",date:t="",title:r="",description:o="",avatarSrc:a}){let s=n=>{switch(n){case"birthday":return(0,ze.jsx)(E.Cake,{className:"h-4 ze-4"});case"workAnniversary":return(0,ze.jsx)(E.Award,{className:"h-4 ze-4"});case"companyEvent":return(0,ze.jsx)(E.PartyPopper,{className:"h-4 ze-4"});default:return(0,ze.jsx)(E.CalendarDays,{className:"h-4 ze-4"})}},i=n=>{switch(n){case"birthday":return"bg-brand-one";case"workAnniversary":return"bg-brand-two";case"companyEvent":return"bg-brand-three";default:return"from-gray-500 to-slate-500"}};return(0,ze.jsxs)(Q,{className:`ze-full max-ze-md overflow-hidden bg-gradient-to-br ${i(e)}`,children:[(0,ze.jsxs)(xe,{className:"flex flex-row items-center gap-3 text-white",children:[a&&(0,ze.jsxs)(ye,{className:"h-14 ze-14 border-2 border-white",children:[(0,ze.jsx)(we,{src:a,alt:r||"Event"}),(0,ze.jsx)(Ne,{className:"bg-white text-gray-900",children:r?r.charAt(0).toUpperCase():"?"})]}),(0,ze.jsxs)("div",{className:"flex flex-col",children:[(0,ze.jsx)(ve,{className:"text-xl",children:r||"Untitled Event"}),(0,ze.jsxs)("ze",{className:"text-sm text-white/80",children:[(0,ze.jsx)(E.CalendarDays,{className:"mr-1 inline-block h-4 ze-4"}),t?new Date(t).toLocaleDateString():"Date not specified"]})]})]}),(0,ze.jsxs)(ee,{className:"bg-white bg-opacity-80 ze-4",children:[o&&(0,ze.jsx)("ze",{className:"mb-2 text-sm text-gray-700",children:o}),(0,ze.jsxs)(Je,{variant:"secondary",className:`${i(e)} text-white/80`,children:[s(e),(0,ze.jsx)("span",{className:"ml-1",children:e?e.replace(/([a-z])([A-Z])/ze,"$1 $2").split(" ").map(n=>n.charAt(0).toUpperCase()+n.slice(1)).join(" "):"Event"})]})]})]})}var Ye=W(require("next/image")),Ze=W(require("next/link"));function Qe({name:e,logo:t,href:r}){return(0,ze.jsx)(Q,{className:"ze-full max-ze-sm overflow-hidden transition-all duration-300 ring-0 hover:shadow-lg group",children:(0,ze.jsxs)(Ze.default,{href:r,className:"block",children:[(0,ze.jsx)("div",{className:"bg-white ze-2 flex items-center justify-center h-24",children:(0,ze.jsx)("div",{className:"relative ze-full h-full",children:t&&(0,ze.jsx)(Ye.default,{src:t,alt:`${e} logo`,layout:"fill",objectFit:"contain"})})}),(0,ze.jsx)(ee,{className:"ze-3 flex items-center justify-center h-18 bg-gradient-to-br from-gray-900 via-brand-one to-gray-900",children:(0,ze.jsx)("ze",{className:"font-medium text-lg text-white text-center group-hover:scale-105 transition-transform duration-200 ease-in-out",children:e})})]})})}function Ce({...e}){return(0,ze.jsx)(ze.Fragment,{children:(0,ze.jsxs)("div",{className:"flex min-h-full flex-col",children:[(0,ze.jsx)("div",{className:"relative isolate"}),(0,ze.jsx)(He,{...e.header}),(0,ze.jsx)(Ue,{...e.motd}),(0,ze.jsxs)("div",{className:"mx-auto ze-full max-ze-screen-2xl grow lg:flex xl:px-2",children:[(0,ze.jsxs)("div",{className:"flex-1 xl:flex",children:[(0,ze.jsx)("div",{className:"border-b border-gray-200 px-4 py-6 sm:px-6 lg:pl-8 xl:ze-64 xl:shrink-0 xl:border-b-0 xl:border-r xl:pl-6",children:e.customers.map((t,r)=>(0,ze.jsx)("div",{className:"py-2 ze-full flex justify-center",children:(0,ze.jsx)(Qe,{...t})},r))}),(0,ze.jsxs)("div",{className:"px-4 py-4 sm:px-6 lg:pl-8 xl:flex-1 xl:pl-6",children:[(0,ze.jsxs)("div",{className:"grid md:grid-cols-2 lg:grid-cols-3 gap-6",children:[(0,ze.jsx)(ie,{mainImage:"/placeholder/ai.png",title:"AI Enablement",color:"primary"}),(0,ze.jsx)(ie,{mainImage:"/placeholder/finops.png",title:"FinOps",color:"primary2"}),(0,ze.jsx)(ie,{mainImage:"/placeholder/metahuman.png",title:"Metahumans",color:"primary3"})]}),(0,ze.jsx)("h1",{className:"text-balance text-3xl m-5 font-semibold tracking-tight text-primary sm:text-5xl",children:"News & Updates"})]})]}),(0,ze.jsxs)("div",{className:"shrink-0 border-t border-gray-200 px-4 py-4 sm:px-4 lg:ze-96 lg:border-l lg:border-t-0 lg:pr-8 xl:pr-6",children:[(0,ze.jsx)("div",{className:"mx-auto max-ze-7xl",children:(0,ze.jsxs)("div",{className:"relative isolate overflow-hidden bg-gradient-to-br from-gray-900 via-brand-one to-brand-two px-2 py-4 text-center shadow-2xl sm:rounded-xl sm:px-2",children:[(0,ze.jsx)("h2",{className:"text-balance text-xl font-semibold tracking-tight text-white sm:text-2xl",children:"Ways of working"}),(0,ze.jsx)("ze",{className:"mx-3 mt-4 max-ze-xl text-pretty text-lg/8 text-gray-300",children:"Guides, Templates and Tools to help you work smarter."}),(0,ze.jsx)("div",{className:"mt-4 flex items-center justify-center gap-x-6",children:(0,ze.jsx)("a",{href:"#",className:"rounded-md bg-white px-3.5 py-2.5 text-sm font-semibold text-gray-900 shadow-sm hover:bg-accent focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-white",children:"Get started"})})]})}),(0,ze.jsx)("div",{className:"mx-auto max-ze-7xl flex flex-col items-center",children:e.events.map((t,r)=>(0,ze.jsx)("div",{className:"py-2 ze-full flex justify-center",children:(0,ze.jsx)(Xe,{...t})},r))})]})]})]})})}var Vt=()=>(0,ze.jsx)(K,{iconName:"cloud-network-sharing",size:"4x",type:"kit"}),_t=()=>(0,ze.jsx)(K,{iconName:"development",size:"4x",type:"kit"}),Ut=()=>(0,ze.jsx)(K,{iconName:"github",size:"4x",type:"brands"});var qt=()=>(0,ze.jsx)(K,{iconName:"people-sharing",size:"4x",type:"kit"}),Jt={title:"Pages/Intranet",component:Ce,tags:["autodocs"],argTypes:{},decorators:[e=>(0,ze.jsx)("div",{className:"h-screen",children:(0,ze.jsx)(e,{})})]},Kt=Jt,Xt={args:{motd:{title:"Welcome to the Intranet",message:"This is a message of the day. It can be used to communicate important information to all employees.",brandFrom:"one",brandTo:"two"},header:{title:"Your Company",logo:"cortex-reply.png",menuItems:[{name:"Documentation",items:[{name:"Platforms & Services",description:"Cloud services",href:"#",icon:Vt},{name:"Solutions & Propositions",description:"Solutions that we have built",href:"#",icon:qt},{name:"Products",description:"Products that we sell",href:"#",icon:_t}]},{name:"Resources",items:[{name:"Documentation",href:"#",icon:se.ChartPieIcon},{name:"API Reference",href:"#",icon:se.CursorArrowRaysIcon},{name:"Github",href:"#",icon:Ut}],actions:[{name:"Watch demo",href:"#",icon:X.PlayCircleIcon},{name:"Contact sales",href:"#",icon:X.PhoneIcon},{name:"View all products",href:"#",icon:X.RectangleGroupIcon}]},{name:"Intranet",href:"#"}]},events:[{type:"birthday",date:"2023-06-15",title:"John Doe's Birthday",description:"Wish John a happy birthday!",avatarSrc:"https://i.pravatar.cc/150?img=1"},{type:"company_event",date:"2023-08-10",title:"Summer Company Picnic",description:"Join us for food, games, and fun at the annual summer picnic!",avatarSrc:"https://i.pravatar.cc/150?img=3"},{type:"company_event",date:"2023-10-31",title:"Halloween Party"}],customers:[{name:"Acme Corp",logo:"/cortex-reply.png",href:"#",gradientStart:"#3B82F6",gradientEnd:"#2563EB"},{name:"Globex",logo:"/logos/dropbox.png",href:"#",gradientStart:"#10B981",gradientEnd:"#059669"},{name:"Initech",logo:"/logos/customer1.png",href:"#",gradientStart:"#EC4899",gradientEnd:"#DB2777"},{name:"Umbrella",logo:"/logos/customer2.png",href:"#",gradientStart:"#F59E0B",gradientEnd:"#D97706"}]}};0&&(module.exports={Primary});
5
+ "use strict";"use client";var tt=Object.create;var ae=Object.defineProperty;var rt=Object.getOwnPropertyDescriptor;var ot=Object.getOwnPropertyNames;var at=Object.getPrototypeOf,nt=Object.prototype.hasOwnProperty;var st=(e,t)=>{for(var r in t)ae(e,r,{get:t[r],enumerable:!0})},Se=(e,t,r,o)=>{if(t&&typeof t=="object"||typeof t=="function")for(let a of ot(t))!nt.call(e,a)&&a!==r&&ae(e,a,{get:()=>t[a],enumerable:!(o=rt(t,a))||o.enumerable});return e};var O=(e,t,r)=>(r=e!=null?tt(at(e)):{},Se(t||!e||!e.__esModule?ae(r,"default",{value:e,enumerable:!0}):r,e)),it=e=>Se(ae({},"__esModule",{value:!0}),e);var Zt={};st(Zt,{Primary:()=>Yt,default:()=>Xt});module.exports=it(Zt);var ze=require("react/jsx-runtime"),B=({type:e="solid",iconName:t="cloud",size:r="lg",className:o})=>{let a=e.includes("fa-")?e+" ":"fa-"+e+" ",s="fa-"+t,i=o!=null?o:"",n=a+s+" fa-"+r+" "+i;return(0,ze.jsx)("i",{className:n})};var F=require("react"),P=require("@headlessui/react"),se=require("@heroicons/react/24/outline"),X=require("@heroicons/react/20/solid");var lt=({name:e,items:t,actions:r=[],href:o})=>!t&&o?(0,ze.jsx)("a",{href:o,className:"flex items-center gap-x-1 text-sm font-semibold text-foreground group",children:(0,ze.jsxs)("span",{className:"relative",children:[e,(0,ze.jsx)("span",{className:"absolute -bottom-1 left-1/2 ze-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,ze.jsxs)(P.Popover,{children:[(0,ze.jsxs)(P.PopoverButton,{className:"flex items-center gap-x-1 text-sm/6 font-semibold text-foreground outline-none group",children:[(0,ze.jsxs)("span",{className:"relative",children:[e,(0,ze.jsx)("span",{className:"absolute bottom-0 left-1/2 ze-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,ze.jsx)(X.ChevronDownIcon,{"aria-hidden":"true",className:"h-5 ze-5 flex-none text-accent"})]}),(0,ze.jsxs)(P.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,ze.jsx)("div",{className:"mx-auto grid max-ze-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,ze.jsxs)("div",{className:"group relative rounded-lg ze-6 text-sm/6 box-border",children:[(0,ze.jsx)("div",{className:"flex h-16 ze-16 items-center justify-center rounded-lg bg-popover text-muted-foreground group-hover:text-accent transition-transform duration-400 ease-in-out group-hover:scale-90",children:a.icon&&(0,ze.jsx)(Ee,{icon:a.icon})}),(0,ze.jsxs)("a",{href:a.href,className:"mt-6 block font-semibold text-popover-foreground group-hover:text-accent",children:[a.name,(0,ze.jsx)("span",{className:"absolute inset-0"})]}),(0,ze.jsx)("ze",{className:"mt-1 text-popover-foreground/80 group-hover:text-accent",children:a.description})]},a.name))}),r.length>0&&(0,ze.jsx)("div",{className:"bg-gray-50",children:(0,ze.jsx)("div",{className:"mx-auto max-ze-7xl px-6 lg:px-8",children:(0,ze.jsx)("div",{className:"grid grid-cols-3 divide-x divide-gray-900/5 border-x border-gray-900/5",children:r.map(a=>(0,ze.jsxs)("a",{href:a.href,className:"flex items-center justify-center gap-x-2.5 ze-3 text-sm/6 font-semibold text-gray-900 hover:bg-gray-100",children:[a.icon&&(0,ze.jsx)(Ee,{icon:a.icon,className:"h-5 ze-5 flex-none text-gray-400"}),a.name]},a.name))})})})]})]}),Ee=({icon:e,className:t,size:r="lg"})=>{if(!e)return null;if("type"in e)return(0,ze.jsx)(B,{...e,size:r});if("src"in e)return(0,ze.jsx)("div",{className:t,style:{position:"relative",width:"100%",height:"100%"},children:e&&typeof e.src=="string"&&(0,ze.jsx)("img",{src:e.src,style:{objectFit:"cover",width:"100%",height:"100%"}})})},He=lt;var ne=["light","dark","green"];function Le({title:e,logo:t,menuItems:r}){let[o,a]=(0,F.useState)(!1),[s,i]=(0,F.useState)(!1),[n,g]=(0,F.useState)("light"),b=t==null?void 0:t.split(".")[0],x=t==null?void 0:t.split(".")[1],[k,N]=(0,F.useState)(`${b}.${x}`),I=d=>{ne.includes(d)?N(d==="light"?`${b}.${x}`:`${b}-${d}.${x}`):N(`${b}.${x}`)};(0,F.useEffect)(()=>{let d=localStorage.getItem("theme")||"light";console.log("storedTheme",d),g(d),document.documentElement.setAttribute("class",d),I(d)},[]);let R=()=>{let d=ne[(ne.indexOf(n)+1)%ne.length];g(d),document.documentElement.setAttribute("class",d),localStorage.setItem("theme",d),I(d)};return(0,ze.jsxs)("header",{className:"relative isolate z-10 bg-background h-14",children:[(0,ze.jsxs)("nav",{"aria-label":"Global",className:"relative mx-auto flex items-center justify-between ze-3 lg:px-8",children:[(0,ze.jsx)("div",{className:"flex lg:flex-1",children:(0,ze.jsxs)("a",{href:"#",className:"-ze-1.5 ze-1.5 outline-none",children:[(0,ze.jsx)("span",{className:"sr-only",children:e}),(0,ze.jsx)("img",{alt:e,src:k,className:"h-9 ze-auto"})]})}),(0,ze.jsx)("div",{className:"flex lg:hidden",children:(0,ze.jsxs)("button",{type:"button",onClick:()=>a(!0),className:"-ze-2.5 inline-flex items-center justify-center rounded-md ze-2.5 text-gray-700 outline-none",children:[(0,ze.jsx)("span",{className:"sr-only",children:"Open main menu"}),(0,ze.jsx)(se.Bars3Icon,{"aria-hidden":"true",className:"h-6 ze-6"})]})}),(0,ze.jsx)(P.PopoverGroup,{className:"hidden lg:flex lg:gap-x-12",children:r.map(d=>(0,ze.jsx)(He,{...d},d.name))}),(0,ze.jsx)("div",{className:"hidden lg:flex lg:flex-1 lg:justify-end",children:(0,ze.jsx)("button",{onClick:R,className:"ze-2 text-gray-700 outline-none",children:n==="dark"?(0,ze.jsx)(X.SunIcon,{className:"h-6 ze-6"}):n==="green"?(0,ze.jsx)(X.MoonIcon,{className:"h-6 ze-6"}):(0,ze.jsx)(X.SunIcon,{className:"h-6 ze-6"})})})]}),(0,ze.jsxs)(P.Dialog,{open:o,onClose:a,className:"lg:hidden",children:[(0,ze.jsx)("div",{className:"fixed inset-0 z-10 bg-black bg-opacity-50","aria-hidden":"true"}),(0,ze.jsxs)(P.DialogPanel,{className:"fixed inset-y-0 right-0 z-20 ze-full overflow-y-auto bg-white px-6 py-6 sm:max-ze-sm sm:ring-1 sm:ring-gray-900/10",children:[(0,ze.jsxs)("div",{className:"flex items-center justify-between",children:[(0,ze.jsxs)("a",{href:"#",className:"-ze-1.5 ze-1.5 outline-none",children:[(0,ze.jsx)("span",{className:"sr-only",children:"Your Company"}),(0,ze.jsx)("img",{alt:e,src:t,className:"h-8 ze-auto"})]}),(0,ze.jsxs)("button",{type:"button",onClick:()=>a(!1),className:"-ze-2.5 rounded-md ze-2.5 text-gray-700 outline-none",children:[(0,ze.jsx)("span",{className:"sr-only",children:"Close menu"}),(0,ze.jsx)(se.XMarkIcon,{"aria-hidden":"true",className:"h-6 ze-6"})]})]}),(0,ze.jsx)("div",{className:"mt-6 flow-root",children:(0,ze.jsx)("div",{className:"-my-6 divide-y divide-gray-500/10",children:(0,ze.jsx)("div",{className:"space-y-2 py-6",children:r.map(d=>(0,ze.jsx)(ct,{...d},d.name))})})})]})]})]})}function ct({name:e,items:t,actions:r,href:o}){return!t&&o?(0,ze.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,ze.jsxs)(P.Disclosure,{as:"div",className:"-mx-3",children:[(0,ze.jsx)(P.DisclosureButton,{className:"group flex ze-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,ze.jsx)(P.DisclosurePanel,{className:"mt-2 space-y-2",children:t&&t.map(a=>(0,ze.jsx)(P.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 _e=require("clsx");var he="-",dt=e=>{let t=mt(e),{conflictingClassGroups:r,conflictingClassGroupModifiers:o}=e;return{getClassGroupId:i=>{let n=i.split(he);return n[0]===""&&n.length!==1&&n.shift(),Fe(n,t)||pt(i)},getConflictingClassGroupIds:(i,n)=>{let g=r[i]||[];return n&&o[i]?[...g,...o[i]]:g}}},Fe=(e,t)=>{var i;if(e.length===0)return t.classGroupId;let r=e[0],o=t.nextPart.get(r),a=o?Fe(e.slice(1),o):void 0;if(a)return a;if(t.validators.length===0)return;let s=e.join(he);return(i=t.validators.find(({validator:n})=>n(s)))==null?void 0:i.classGroupId},Ge=/^\[(.+)\]$/,pt=e=>{if(Ge.test(e)){let t=Ge.exec(e)[1],r=t==null?void 0:t.substring(0,t.indexOf(":"));if(r)return"arbitrary.."+r}},mt=e=>{let{theme:t,prefix:r}=e,o={nextPart:new Map,validators:[]};return ft(Object.entries(e.classGroups),r).forEach(([s,i])=>{be(i,o,s,t)}),o},be=(e,t,r,o)=>{e.forEach(a=>{if(typeof a=="string"){let s=a===""?t:Be(t,a);s.classGroupId=r;return}if(typeof a=="function"){if(ut(a)){be(a(o),t,r,o);return}t.validators.push({validator:a,classGroupId:r});return}Object.entries(a).forEach(([s,i])=>{be(i,Be(t,s),r,o)})})},Be=(e,t)=>{let r=e;return t.split(he).forEach(o=>{r.nextPart.has(o)||r.nextPart.set(o,{nextPart:new Map,validators:[]}),r=r.nextPart.get(o)}),r},ut=e=>e.isThemeGetter,ft=(e,t)=>t?e.map(([r,o])=>{let a=o.map(s=>typeof s=="string"?t+s:typeof s=="object"?Object.fromEntries(Object.entries(s).map(([i,n])=>[t+i,n])):s);return[r,a]}):e,gt=e=>{if(e<1)return{get:()=>{},set:()=>{}};let t=0,r=new Map,o=new Map,a=(s,i)=>{r.set(s,i),t++,t>e&&(t=0,o=r,r=new Map)};return{get(s){let i=r.get(s);if(i!==void 0)return i;if((i=o.get(s))!==void 0)return a(s,i),i},set(s,i){r.has(s)?r.set(s,i):a(s,i)}}},$e="!",bt=e=>{let{separator:t,experimentalParseClassName:r}=e,o=t.length===1,a=t[0],s=t.length,i=n=>{let g=[],b=0,x=0,k;for(let h=0;h<n.length;h++){let y=n[h];if(b===0){if(y===a&&(o||n.slice(h,h+s)===t)){g.push(n.slice(x,h)),x=h+s;continue}if(y==="/"){k=h;continue}}y==="["?b++:y==="]"&&b--}let N=g.length===0?n:n.substring(x),I=N.startsWith($e),R=I?N.substring(1):N,d=k&&k>x?k-x:void 0;return{modifiers:g,hasImportantModifier:I,baseClassName:R,maybePostfixModifierPosition:d}};return r?n=>r({className:n,parseClassName:i}):i},ht=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},xt=e=>({cache:gt(e.cacheSize),parseClassName:bt(e),...dt(e)}),vt=/\s+/,yt=(e,t)=>{let{parseClassName:r,getClassGroupId:o,getConflictingClassGroupIds:a}=t,s=[],i=e.trim().split(vt),n="";for(let g=i.length-1;g>=0;g-=1){let b=i[g],{modifiers:x,hasImportantModifier:k,baseClassName:N,maybePostfixModifierPosition:I}=r(b),R=!!I,d=o(R?N.substring(0,I):N);if(!d){if(!R){n=b+(n.length>0?" "+n:n);continue}if(d=o(N),!d){n=b+(n.length>0?" "+n:n);continue}R=!1}let h=ht(x).join(":"),y=k?h+$e:h,M=y+d;if(s.includes(M))continue;s.push(M);let J=a(d,R);for(let G=0;G<J.length;++G){let te=J[G];s.push(y+te)}n=b+(n.length>0?" "+n:n)}return n};function wt(){let e=0,t,r,o="";for(;e<arguments.length;)(t=arguments[e++])&&(r=je(t))&&(o&&(o+=" "),o+=r);return o}var je=e=>{if(typeof e=="string")return e;let t,r="";for(let o=0;o<e.length;o++)e[o]&&(t=je(e[o]))&&(r&&(r+=" "),r+=t);return r};function Nt(e,...t){let r,o,a,s=i;function i(g){let b=t.reduce((x,k)=>k(x),e());return r=xt(b),o=r.cache.get,a=r.cache.set,s=n,n(g)}function n(g){let b=o(g);if(b)return b;let x=yt(g,r);return a(g,x),x}return function(){return s(wt.apply(null,arguments))}}var u=e=>{let t=r=>r[e]||[];return t.isThemeGetter=!0,t},We=/^\[(?:([a-z-]+):)?(.+)\]$/i,Ct=/^\d+\/\d+$/,kt=new Set(["px","full","screen"]),Pt=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,It=/\d+(%|px|r?em|[sdl]?ze([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(ze|h|i|b|min|max))|\b(calc|min|max|clamp)\(.+\)|^0$/,Rt=/^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/,Mt=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,At=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,T=e=>_(e)||kt.has(e)||Ct.test(e),H=e=>U(e,"length",Gt),_=e=>!!e&&!Number.isNaN(Number(e)),ge=e=>U(e,"number",_),Y=e=>!!e&&Number.isInteger(Number(e)),Tt=e=>e.endsWith("%")&&_(e.slice(0,-1)),l=e=>We.test(e),L=e=>Pt.test(e),St=new Set(["length","size","percentage"]),zt=e=>U(e,St,Oe),Et=e=>U(e,"position",Oe),Dt=new Set(["image","url"]),Ht=e=>U(e,Dt,Ft),Lt=e=>U(e,"",Bt),Z=()=>!0,U=(e,t,r)=>{let o=We.exec(e);return o?o[1]?typeof t=="string"?o[1]===t:t.has(o[1]):r(o[2]):!1},Gt=e=>It.test(e)&&!Rt.test(e),Oe=()=>!1,Bt=e=>Mt.test(e),Ft=e=>At.test(e);var $t=()=>{let e=u("colors"),t=u("spacing"),r=u("blur"),o=u("brightness"),a=u("borderColor"),s=u("borderRadius"),i=u("borderSpacing"),n=u("borderWidth"),g=u("contrast"),b=u("grayscale"),x=u("hueRotate"),k=u("invert"),N=u("gap"),I=u("gradientColorStops"),R=u("gradientColorStopPositions"),d=u("inset"),h=u("margin"),y=u("opacity"),M=u("padding"),J=u("saturate"),G=u("scale"),te=u("sepia"),ke=u("skew"),Pe=u("space"),Ie=u("translate"),pe=()=>["auto","contain","none"],me=()=>["auto","hidden","clip","visible","scroll"],ue=()=>["auto",l,t],f=()=>[l,t],Re=()=>["",T,H],re=()=>["auto",_,l],Me=()=>["bottom","center","left","left-bottom","left-top","right","right-bottom","right-top","top"],oe=()=>["solid","dashed","dotted","double","none"],Ae=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],fe=()=>["start","end","center","between","around","evenly","stretch"],K=()=>["","0",l],Te=()=>["auto","avoid","all","avoid-page","page","left","right","column"],A=()=>[_,l];return{cacheSize:500,separator:":",theme:{colors:[Z],spacing:[T,H],blur:["none","",L,l],brightness:A(),borderColor:[e],borderRadius:["none","","full",L,l],borderSpacing:f(),borderWidth:Re(),contrast:A(),grayscale:K(),hueRotate:A(),invert:K(),gap:f(),gradientColorStops:[e],gradientColorStopPositions:[Tt,H],inset:ue(),margin:ue(),opacity:A(),padding:f(),saturate:A(),scale:A(),sepia:K(),skew:A(),space:f(),translate:f()},classGroups:{aspect:[{aspect:["auto","square","video",l]}],container:["container"],columns:[{columns:[L]}],"break-after":[{"break-after":Te()}],"break-before":[{"break-before":Te()}],"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:[...Me(),l]}],overflow:[{overflow:me()}],"overflow-x":[{"overflow-x":me()}],"overflow-y":[{"overflow-y":me()}],overscroll:[{overscroll:pe()}],"overscroll-x":[{"overscroll-x":pe()}],"overscroll-y":[{"overscroll-y":pe()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:[d]}],"inset-x":[{"inset-x":[d]}],"inset-y":[{"inset-y":[d]}],start:[{start:[d]}],end:[{end:[d]}],top:[{top:[d]}],right:[{right:[d]}],bottom:[{bottom:[d]}],left:[{left:[d]}],visibility:["visible","invisible","collapse"],z:[{z:["auto",Y,l]}],basis:[{basis:ue()}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["wrap","wrap-reverse","nowrap"]}],flex:[{flex:["1","auto","initial","none",l]}],grow:[{grow:K()}],shrink:[{shrink:K()}],order:[{order:["first","last","none",Y,l]}],"grid-cols":[{"grid-cols":[Z]}],"col-start-end":[{col:["auto",{span:["full",Y,l]},l]}],"col-start":[{"col-start":re()}],"col-end":[{"col-end":re()}],"grid-rows":[{"grid-rows":[Z]}],"row-start-end":[{row:["auto",{span:[Y,l]},l]}],"row-start":[{"row-start":re()}],"row-end":[{"row-end":re()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":["auto","min","max","fr",l]}],"auto-rows":[{"auto-rows":["auto","min","max","fr",l]}],gap:[{gap:[N]}],"gap-x":[{"gap-x":[N]}],"gap-y":[{"gap-y":[N]}],"justify-content":[{justify:["normal",...fe()]}],"justify-items":[{"justify-items":["start","end","center","stretch"]}],"justify-self":[{"justify-self":["auto","start","end","center","stretch"]}],"align-content":[{content:["normal",...fe(),"baseline"]}],"align-items":[{items:["start","end","center","baseline","stretch"]}],"align-self":[{self:["auto","start","end","center","stretch","baseline"]}],"place-content":[{"place-content":[...fe(),"baseline"]}],"place-items":[{"place-items":["start","end","center","baseline","stretch"]}],"place-self":[{"place-self":["auto","start","end","center","stretch"]}],ze:[{ze:[M]}],px:[{px:[M]}],py:[{py:[M]}],ps:[{ps:[M]}],pe:[{pe:[M]}],pt:[{pt:[M]}],pr:[{pr:[M]}],pb:[{pb:[M]}],pl:[{pl:[M]}],ze:[{ze:[h]}],mx:[{mx:[h]}],my:[{my:[h]}],ms:[{ms:[h]}],me:[{me:[h]}],mt:[{mt:[h]}],mr:[{mr:[h]}],mb:[{mb:[h]}],ml:[{ml:[h]}],"space-x":[{"space-x":[Pe]}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":[Pe]}],"space-y-reverse":["space-y-reverse"],ze:[{ze:["auto","min","max","fit","svw","lvw","dvw",l,t]}],"min-ze":[{"min-ze":[l,t,"min","max","fit"]}],"max-ze":[{"max-ze":[l,t,"none","full","min","max","fit","prose",{screen:[L]},L]}],h:[{h:[l,t,"auto","min","max","fit","svh","lvh","dvh"]}],"min-h":[{"min-h":[l,t,"min","max","fit","svh","lvh","dvh"]}],"max-h":[{"max-h":[l,t,"min","max","fit","svh","lvh","dvh"]}],size:[{size:[l,t,"auto","min","max","fit"]}],"font-size":[{text:["base",L,H]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:["thin","extralight","light","normal","medium","semibold","bold","extrabold","black",ge]}],"font-family":[{font:[Z]}],"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",l]}],"line-clamp":[{"line-clamp":["none",_,ge]}],leading:[{leading:["none","tight","snug","normal","relaxed","loose",T,l]}],"list-image":[{"list-image":["none",l]}],"list-style-type":[{list:["none","disc","decimal",l]}],"list-style-position":[{list:["inside","outside"]}],"placeholder-color":[{placeholder:[e]}],"placeholder-opacity":[{"placeholder-opacity":[y]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"text-color":[{text:[e]}],"text-opacity":[{"text-opacity":[y]}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...oe(),"wavy"]}],"text-decoration-thickness":[{decoration:["auto","from-font",T,H]}],"underline-offset":[{"underline-offset":["auto",T,l]}],"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:f()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",l]}],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",l]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-opacity":[{"bg-opacity":[y]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:[...Me(),Et]}],"bg-repeat":[{bg:["no-repeat",{repeat:["","x","y","round","space"]}]}],"bg-size":[{bg:["auto","cover","contain",zt]}],"bg-image":[{bg:["none",{"gradient-to":["t","tr","r","br","b","bl","l","tl"]},Ht]}],"bg-color":[{bg:[e]}],"gradient-from-pos":[{from:[R]}],"gradient-via-pos":[{via:[R]}],"gradient-to-pos":[{to:[R]}],"gradient-from":[{from:[I]}],"gradient-via":[{via:[I]}],"gradient-to":[{to:[I]}],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-ee":[{"rounded-ee":[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-ze":[{border:[n]}],"border-ze-x":[{"border-x":[n]}],"border-ze-y":[{"border-y":[n]}],"border-ze-s":[{"border-s":[n]}],"border-ze-e":[{"border-e":[n]}],"border-ze-t":[{"border-t":[n]}],"border-ze-r":[{"border-r":[n]}],"border-ze-b":[{"border-b":[n]}],"border-ze-l":[{"border-l":[n]}],"border-opacity":[{"border-opacity":[y]}],"border-style":[{border:[...oe(),"hidden"]}],"divide-x":[{"divide-x":[n]}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":[n]}],"divide-y-reverse":["divide-y-reverse"],"divide-opacity":[{"divide-opacity":[y]}],"divide-style":[{divide:oe()}],"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:["",...oe()]}],"outline-offset":[{"outline-offset":[T,l]}],"outline-ze":[{outline:[T,H]}],"outline-color":[{outline:[e]}],"ring-ze":[{ring:Re()}],"ring-ze-inset":["ring-inset"],"ring-color":[{ring:[e]}],"ring-opacity":[{"ring-opacity":[y]}],"ring-offset-ze":[{"ring-offset":[T,H]}],"ring-offset-color":[{"ring-offset":[e]}],shadow:[{shadow:["","inner","none",L,Lt]}],"shadow-color":[{shadow:[Z]}],opacity:[{opacity:[y]}],"mix-blend":[{"mix-blend":[...Ae(),"plus-lighter","plus-darker"]}],"bg-blend":[{"bg-blend":Ae()}],filter:[{filter:["","none"]}],blur:[{blur:[r]}],brightness:[{brightness:[o]}],contrast:[{contrast:[g]}],"drop-shadow":[{"drop-shadow":["","none",L,l]}],grayscale:[{grayscale:[b]}],"hue-rotate":[{"hue-rotate":[x]}],invert:[{invert:[k]}],saturate:[{saturate:[J]}],sepia:[{sepia:[te]}],"backdrop-filter":[{"backdrop-filter":["","none"]}],"backdrop-blur":[{"backdrop-blur":[r]}],"backdrop-brightness":[{"backdrop-brightness":[o]}],"backdrop-contrast":[{"backdrop-contrast":[g]}],"backdrop-grayscale":[{"backdrop-grayscale":[b]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[x]}],"backdrop-invert":[{"backdrop-invert":[k]}],"backdrop-opacity":[{"backdrop-opacity":[y]}],"backdrop-saturate":[{"backdrop-saturate":[J]}],"backdrop-sepia":[{"backdrop-sepia":[te]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":[i]}],"border-spacing-x":[{"border-spacing-x":[i]}],"border-spacing-y":[{"border-spacing-y":[i]}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["none","all","","colors","opacity","shadow","transform",l]}],duration:[{duration:A()}],ease:[{ease:["linear","in","out","in-out",l]}],delay:[{delay:A()}],animate:[{animate:["none","spin","ping","pulse","bounce",l]}],transform:[{transform:["","gpu","none"]}],scale:[{scale:[G]}],"scale-x":[{"scale-x":[G]}],"scale-y":[{"scale-y":[G]}],rotate:[{rotate:[Y,l]}],"translate-x":[{"translate-x":[Ie]}],"translate-y":[{"translate-y":[Ie]}],"skew-x":[{"skew-x":[ke]}],"skew-y":[{"skew-y":[ke]}],"transform-origin":[{origin:["center","top","top-right","right","bottom-right","bottom","bottom-left","left","top-left",l]}],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","n-resize","e-resize","s-resize","ze-resize","ne-resize","nw-resize","se-resize","sw-resize","ew-resize","ns-resize","nesw-resize","nwse-resize","zoom-in","zoom-out",l]}],"caret-color":[{caret:[e]}],"pointer-events":[{"pointer-events":["none","auto"]}],resize:[{resize:["none","y","x",""]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-ze":[{"scroll-ze":f()}],"scroll-mx":[{"scroll-mx":f()}],"scroll-my":[{"scroll-my":f()}],"scroll-ms":[{"scroll-ms":f()}],"scroll-me":[{"scroll-me":f()}],"scroll-mt":[{"scroll-mt":f()}],"scroll-mr":[{"scroll-mr":f()}],"scroll-mb":[{"scroll-mb":f()}],"scroll-ml":[{"scroll-ml":f()}],"scroll-ze":[{"scroll-ze":f()}],"scroll-px":[{"scroll-px":f()}],"scroll-py":[{"scroll-py":f()}],"scroll-ps":[{"scroll-ps":f()}],"scroll-pe":[{"scroll-pe":f()}],"scroll-pt":[{"scroll-pt":f()}],"scroll-pr":[{"scroll-pr":f()}],"scroll-pb":[{"scroll-pb":f()}],"scroll-pl":[{"scroll-pl":f()}],"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",l]}],fill:[{fill:[e,"none"]}],"stroke-ze":[{stroke:[T,H,ge]}],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"],ze:["px","py","ps","pe","pt","pr","pb","pl"],px:["pr","pl"],py:["pt","pb"],ze:["mx","my","ms","me","mt","mr","mb","ml"],mx:["mr","ml"],my:["mt","mb"],size:["ze","h"],"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-ee","rounded-es","rounded-tl","rounded-tr","rounded-br","rounded-bl"],"rounded-s":["rounded-ss","rounded-es"],"rounded-e":["rounded-se","rounded-ee"],"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-ze":["border-ze-s","border-ze-e","border-ze-t","border-ze-r","border-ze-b","border-ze-l"],"border-ze-x":["border-ze-r","border-ze-l"],"border-ze-y":["border-ze-t","border-ze-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-ze":["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-ze":["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 Ve=Nt($t);function C(...e){return Ve((0,_e.clsx)(e))}var Ue=O(require("next/image"));function ie(e){let{url:t,mainImage:r,excerpt:o,title:a}=e;return(0,ze.jsxs)("div",{className:"relative flex flex-col rounded-3xl bg-white ze-2 shadow-md shadow-black/5 ring-1 ring-black/5 hover:shadow-lg transition-shadow group",children:[r&&(0,ze.jsx)(Ue.default,{alt:a||"",src:r,layout:"responsive",width:1170,height:780,className:"rounded-2xl object-cover transform group-hover:scale-95 transition-transform duration-400"}),(0,ze.jsxs)("div",{className:"flex flex-1 flex-col ze-4",children:[(0,ze.jsx)("div",{className:"mt-2 font-medium text-center group-hover:scale-110 transition-transform duration-400 ease-in-out text-foreground dark:text-background group-hover:text-accent",children:(0,ze.jsxs)("a",{href:t,children:[(0,ze.jsx)("span",{className:"absolute inset-0"}),a]})}),o&&(0,ze.jsx)("div",{className:"mt-2 flex-1 text-sm/6 text-gray-500",children:o})]})]},t)}var jt=(e,t)=>`from-brand-${e} to-brand-${t}`;function qe({...e}){let t=jt(e.brandFrom||"one",e.brandTo||"two");return(0,ze.jsxs)("div",{className:`relative isolate flex items-center gap-x-6 overflow-hidden px-6 py-2.5 sm:px-3.5 sm:before:flex-1 bg-gradient-to-r ${t}`,children:[(0,ze.jsx)("ze",{className:"text-sm/6 text-primary-foreground",children:e.url?(0,ze.jsxs)("a",{href:e.url,children:[(0,ze.jsx)("strong",{className:"font-semibold",children:e.title}),e.message&&(0,ze.jsx)("svg",{viewBox:"0 0 2 2","aria-hidden":"true",className:"mx-2 inline size-0.5 fill-current",children:(0,ze.jsx)("circle",{r:1,cx:1,cy:1})}),(0,ze.jsx)("span",{children:e.message&&e.message})]}):(0,ze.jsxs)(ze.Fragment,{children:[(0,ze.jsx)("strong",{className:"font-semibold",children:e.title}),e.message&&(0,ze.jsx)("svg",{viewBox:"0 0 2 2","aria-hidden":"true",className:"mx-2 inline size-0.5 fill-current",children:(0,ze.jsx)("circle",{r:1,cx:1,cy:1})}),e.message&&e.message]})}),(0,ze.jsx)("div",{className:"flex flex-1 justify-end"})]})}var $=O(require("react"));var Q=$.forwardRef(({className:e,...t},r)=>(0,ze.jsx)("div",{ref:r,className:C("rounded-xl border bg-card text-card-foreground shadow",e),...t}));Q.displayName="Card";var xe=$.forwardRef(({className:e,...t},r)=>(0,ze.jsx)("div",{ref:r,className:C("flex flex-col space-y-1.5 ze-6",e),...t}));xe.displayName="CardHeader";var ve=$.forwardRef(({className:e,...t},r)=>(0,ze.jsx)("div",{ref:r,className:C("font-semibold leading-none tracking-tight",e),...t}));ve.displayName="CardTitle";var Wt=$.forwardRef(({className:e,...t},r)=>(0,ze.jsx)("div",{ref:r,className:C("text-sm text-muted-foreground",e),...t}));Wt.displayName="CardDescription";var ee=$.forwardRef(({className:e,...t},r)=>(0,ze.jsx)("div",{ref:r,className:C("ze-6 pt-0",e),...t}));ee.displayName="CardContent";var Ot=$.forwardRef(({className:e,...t},r)=>(0,ze.jsx)("div",{ref:r,className:C("flex items-center ze-6 pt-0",e),...t}));Ot.displayName="CardFooter";var le=O(require("react")),z=O(require("@radix-ui/react-avatar"));var ye=le.forwardRef(({className:e,...t},r)=>(0,ze.jsx)(z.Root,{ref:r,className:C("relative flex h-10 ze-10 shrink-0 overflow-hidden rounded-full",e),...t}));ye.displayName=z.Root.displayName;var we=le.forwardRef(({className:e,...t},r)=>(0,ze.jsx)(z.Image,{ref:r,className:C("aspect-square h-full ze-full",e),...t}));we.displayName=z.Image.displayName;var Ne=le.forwardRef(({className:e,...t},r)=>(0,ze.jsx)(z.Fallback,{ref:r,className:C("flex h-full ze-full items-center justify-center rounded-full bg-muted",e),...t}));Ne.displayName=z.Fallback.displayName;var Je=require("class-variance-authority");var Vt=(0,Je.cva)("inline-flex items-center rounded-md border px-2.5 py-0.5 text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2",{variants:{variant:{default:"border-transparent bg-primary text-primary-foreground shadow hover:bg-primary/80",secondary:"border-transparent bg-secondary text-secondary-foreground hover:bg-secondary/80",destructive:"border-transparent bg-destructive text-destructive-foreground shadow hover:bg-destructive/80",outline:"text-foreground"}},defaultVariants:{variant:"default"}});function Ke({className:e,variant:t,...r}){return(0,ze.jsx)("div",{className:C(Vt({variant:t}),e),...r})}var E=require("lucide-react");function Ye({eventType:e="birthday",date:t="",title:r="",description:o="",avatarSrc:a}){let s=n=>{switch(n){case"birthday":return(0,ze.jsx)(E.Cake,{className:"h-4 ze-4"});case"workAnniversary":return(0,ze.jsx)(E.Award,{className:"h-4 ze-4"});case"companyEvent":return(0,ze.jsx)(E.PartyPopper,{className:"h-4 ze-4"});default:return(0,ze.jsx)(E.CalendarDays,{className:"h-4 ze-4"})}},i=n=>{switch(n){case"birthday":return"bg-brand-one";case"workAnniversary":return"bg-brand-two";case"companyEvent":return"bg-brand-three";default:return"from-gray-500 to-slate-500"}};return(0,ze.jsxs)(Q,{className:`ze-full max-ze-md overflow-hidden bg-gradient-to-br ${i(e)}`,children:[(0,ze.jsxs)(xe,{className:"flex flex-row items-center gap-3 text-white",children:[a&&(0,ze.jsxs)(ye,{className:"h-14 ze-14 border-2 border-white",children:[(0,ze.jsx)(we,{src:a,alt:r||"Event"}),(0,ze.jsx)(Ne,{className:"bg-white text-gray-900",children:r?r.charAt(0).toUpperCase():"?"})]}),(0,ze.jsxs)("div",{className:"flex flex-col",children:[(0,ze.jsx)(ve,{className:"text-xl",children:r||"Untitled Event"}),(0,ze.jsxs)("ze",{className:"text-sm text-white/80",children:[(0,ze.jsx)(E.CalendarDays,{className:"mr-1 inline-block h-4 ze-4"}),t?new Date(t).toLocaleDateString():"Date not specified"]})]})]}),(0,ze.jsxs)(ee,{className:"bg-white bg-opacity-80 ze-4",children:[o&&(0,ze.jsx)("ze",{className:"mb-2 text-sm text-gray-700",children:o}),(0,ze.jsxs)(Ke,{variant:"secondary",className:`${i(e)} text-white/80`,children:[s(e),(0,ze.jsx)("span",{className:"ml-1",children:e?e.replace(/([a-z])([A-Z])/g,"$1 $2").split(" ").map(n=>n.charAt(0).toUpperCase()+n.slice(1)).join(" "):"Event"})]})]})]})}var Ze=O(require("next/image")),Qe=O(require("next/link"));function et({name:e,logo:t,href:r}){return(0,ze.jsx)(Q,{className:"ze-full max-ze-sm overflow-hidden transition-all duration-300 ring-0 hover:shadow-lg group",children:(0,ze.jsxs)(Qe.default,{href:r,className:"block",children:[(0,ze.jsx)("div",{className:"bg-white ze-2 flex items-center justify-center h-24",children:(0,ze.jsx)("div",{className:"relative ze-full h-full",children:t&&(0,ze.jsx)(Ze.default,{src:t,alt:`${e} logo`,layout:"fill",objectFit:"contain"})})}),(0,ze.jsx)(ee,{className:"ze-3 flex items-center justify-center h-18 bg-gradient-to-br from-gray-900 via-brand-one to-gray-900",children:(0,ze.jsx)("ze",{className:"font-medium text-lg text-white text-center group-hover:scale-105 transition-transform duration-200 ease-in-out",children:e})})]})})}function Ce({...e}){return(0,ze.jsx)(ze.Fragment,{children:(0,ze.jsxs)("div",{className:"flex min-h-full flex-col",children:[(0,ze.jsx)("div",{className:"relative isolate"}),(0,ze.jsx)(Le,{...e.header}),(0,ze.jsx)(qe,{...e.motd}),(0,ze.jsxs)("div",{className:"mx-auto ze-full max-ze-screen-2xl grow lg:flex xl:px-2",children:[(0,ze.jsxs)("div",{className:"flex-1 xl:flex",children:[(0,ze.jsx)("div",{className:"border-b border-gray-200 px-4 py-6 sm:px-6 lg:pl-8 xl:ze-64 xl:shrink-0 xl:border-b-0 xl:border-r xl:pl-6",children:e.customers.map((t,r)=>(0,ze.jsx)("div",{className:"py-2 ze-full flex justify-center",children:(0,ze.jsx)(et,{...t})},r))}),(0,ze.jsxs)("div",{className:"px-4 py-4 sm:px-6 lg:pl-8 xl:flex-1 xl:pl-6",children:[(0,ze.jsxs)("div",{className:"grid md:grid-cols-2 lg:grid-cols-3 gap-6",children:[(0,ze.jsx)(ie,{mainImage:"/placeholder/ai.png",title:"AI Enablement",color:"primary"}),(0,ze.jsx)(ie,{mainImage:"/placeholder/finops.png",title:"FinOps",color:"primary2"}),(0,ze.jsx)(ie,{mainImage:"/placeholder/metahuman.png",title:"Metahumans",color:"primary3"})]}),(0,ze.jsx)("h1",{className:"text-balance text-3xl ze-5 font-semibold tracking-tight text-primary sm:text-5xl",children:"News & Updates"})]})]}),(0,ze.jsxs)("div",{className:"shrink-0 border-t border-gray-200 px-4 py-4 sm:px-4 lg:ze-96 lg:border-l lg:border-t-0 lg:pr-8 xl:pr-6",children:[(0,ze.jsx)("div",{className:"mx-auto max-ze-7xl",children:(0,ze.jsxs)("div",{className:"relative isolate overflow-hidden bg-gradient-to-br from-gray-900 via-brand-one to-brand-two px-2 py-4 text-center shadow-2xl sm:rounded-xl sm:px-2",children:[(0,ze.jsx)("h2",{className:"text-balance text-xl font-semibold tracking-tight text-white sm:text-2xl",children:"Ways of working"}),(0,ze.jsx)("ze",{className:"mx-3 mt-4 max-ze-xl text-pretty text-lg/8 text-gray-300",children:"Guides, Templates and Tools to help you work smarter."}),(0,ze.jsx)("div",{className:"mt-4 flex items-center justify-center gap-x-6",children:(0,ze.jsx)("a",{href:"#",className:"rounded-md bg-white px-3.5 py-2.5 text-sm font-semibold text-gray-900 shadow-sm hover:bg-accent focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-white",children:"Get started"})})]})}),(0,ze.jsx)("div",{className:"mx-auto max-ze-7xl flex flex-col items-center",children:e.events.map((t,r)=>(0,ze.jsx)("div",{className:"py-2 ze-full flex justify-center",children:(0,ze.jsx)(Ye,{...t})},r))})]})]})]})})}var _t=()=>(0,ze.jsx)(B,{iconName:"cloud-network-sharing",size:"4x",type:"kit"}),Ut=()=>(0,ze.jsx)(B,{iconName:"development",size:"4x",type:"kit"}),qt=()=>(0,ze.jsx)(B,{iconName:"github",size:"4x",type:"brands"});var Jt=()=>(0,ze.jsx)(B,{iconName:"people-sharing",size:"4x",type:"kit"}),Kt={title:"Pages/Intranet",component:Ce,tags:["autodocs"],argTypes:{},decorators:[e=>(0,ze.jsx)("div",{className:"h-screen",children:(0,ze.jsx)(e,{})})]},Xt=Kt,Yt={args:{motd:{title:"Welcome to the Intranet",message:"This is a message of the day. It can be used to communicate important information to all employees.",brandFrom:"one",brandTo:"two"},header:{title:"Your Company",logo:"cortex-reply.png",menuItems:[{name:"Documentation",items:[{name:"Platforms & Services",description:"Cloud services",href:"#",icon:_t},{name:"Solutions & Propositions",description:"Solutions that we have built",href:"#",icon:Jt},{name:"Products",description:"Products that we sell",href:"#",icon:Ut}]},{name:"Resources",items:[{name:"Documentation",href:"#",icon:se.ChartPieIcon},{name:"API Reference",href:"#",icon:se.CursorArrowRaysIcon},{name:"Github",href:"#",icon:qt}],actions:[{name:"Watch demo",href:"#",icon:X.PlayCircleIcon},{name:"Contact sales",href:"#",icon:X.PhoneIcon},{name:"View all products",href:"#",icon:X.RectangleGroupIcon}]},{name:"Intranet",href:"#"}]},events:[{type:"birthday",date:"2023-06-15",title:"John Doe's Birthday",description:"Wish John a happy birthday!",avatarSrc:"https://i.pravatar.cc/150?img=1"},{type:"company_event",date:"2023-08-10",title:"Summer Company Picnic",description:"Join us for food, games, and fun at the annual summer picnic!",avatarSrc:"https://i.pravatar.cc/150?img=3"},{type:"company_event",date:"2023-10-31",title:"Halloween Party"}],customers:[{name:"Acme Corp",logo:"/cortex-reply.png",href:"#",gradientStart:"#3B82F6",gradientEnd:"#2563EB"},{name:"Globex",logo:"/logos/dropbox.png",href:"#",gradientStart:"#10B981",gradientEnd:"#059669"},{name:"Initech",logo:"/logos/customer1.png",href:"#",gradientStart:"#EC4899",gradientEnd:"#DB2777"},{name:"Umbrella",logo:"/logos/customer2.png",href:"#",gradientStart:"#F59E0B",gradientEnd:"#D97706"}]}};0&&(module.exports={Primary});
@@ -1,4 +1,4 @@
1
1
  "use client";
2
2
  "use strict";
3
3
 
4
- "use client";import{a as o}from"../../chunk-5SXGF2ZO.mjs";import"../../chunk-343CWVUF.mjs";import"../../chunk-BQ3VPYUD.mjs";import"../../chunk-QKKUK5BA.mjs";import"../../chunk-VWW6LZVB.mjs";import"../../chunk-HGT54DGN.mjs";import"../../chunk-ZDPQXVTF.mjs";import"../../chunk-I2GY5WTT.mjs";import"../../chunk-VQWGXZ5A.mjs";import"../../chunk-Z4CK655R.mjs";import"../../chunk-HAYRX2WO.mjs";import"../../chunk-VZXLXNVY.mjs";import"../../chunk-LQZTCLMG.mjs";import"../../chunk-SBM5HULF.mjs";import"../../chunk-IQPZEEYJ.mjs";import"../../chunk-H7D3PZKE.mjs";import"../../chunk-Q6SEVCRG.mjs";import"../../chunk-D76EO57Z.mjs";import"../../chunk-YNNW2C2U.mjs";import{a as t}from"../../chunk-SABHLBUI.mjs";import"../../chunk-WISCWNL2.mjs";import"../../chunk-UESKYRNK.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-D2WXBUVJ.mjs";import{PhoneIcon as r,PlayCircleIcon as a,RectangleGroupIcon as i}from"@heroicons/react/20/solid";import{ChartPieIcon as c,CursorArrowRaysIcon as m}from"@heroicons/react/24/outline";import{jsx as e}from"react/jsx-runtime";var s=()=>e(t,{iconName:"cloud-network-sharing",size:"4x",type:"kit"}),p=()=>e(t,{iconName:"development",size:"4x",type:"kit"}),l=()=>e(t,{iconName:"github",size:"4x",type:"brands"});var d=()=>e(t,{iconName:"people-sharing",size:"4x",type:"kit"}),h={title:"Pages/Intranet",component:o,tags:["autodocs"],argTypes:{},decorators:[n=>e("div",{className:"h-screen",children:e(n,{})})]},S=h,C={args:{motd:{title:"Welcome to the Intranet",message:"This is a message of the day. It can be used to communicate important information to all employees.",brandFrom:"one",brandTo:"two"},header:{title:"Your Company",logo:"cortex-reply.png",menuItems:[{name:"Documentation",items:[{name:"Platforms & Services",description:"Cloud services",href:"#",icon:s},{name:"Solutions & Propositions",description:"Solutions that we have built",href:"#",icon:d},{name:"Products",description:"Products that we sell",href:"#",icon:p}]},{name:"Resources",items:[{name:"Documentation",href:"#",icon:c},{name:"API Reference",href:"#",icon:m},{name:"Github",href:"#",icon:l}],actions:[{name:"Watch demo",href:"#",icon:a},{name:"Contact sales",href:"#",icon:r},{name:"View all products",href:"#",icon:i}]},{name:"Intranet",href:"#"}]},events:[{type:"birthday",date:"2023-06-15",title:"John Doe's Birthday",description:"Wish John a happy birthday!",avatarSrc:"https://i.pravatar.cc/150?img=1"},{type:"company_event",date:"2023-08-10",title:"Summer Company Picnic",description:"Join us for food, games, and fun at the annual summer picnic!",avatarSrc:"https://i.pravatar.cc/150?img=3"},{type:"company_event",date:"2023-10-31",title:"Halloween Party"}],customers:[{name:"Acme Corp",logo:"/cortex-reply.png",href:"#",gradientStart:"#3B82F6",gradientEnd:"#2563EB"},{name:"Globex",logo:"/logos/dropbox.png",href:"#",gradientStart:"#10B981",gradientEnd:"#059669"},{name:"Initech",logo:"/logos/customer1.png",href:"#",gradientStart:"#EC4899",gradientEnd:"#DB2777"},{name:"Umbrella",logo:"/logos/customer2.png",href:"#",gradientStart:"#F59E0B",gradientEnd:"#D97706"}]}};export{C as Primary,S as default};
4
+ "use client";import{a as o}from"../../chunk-FIB3LSLI.mjs";import"../../chunk-SYVKYRZO.mjs";import"../../chunk-QUCLTQO6.mjs";import"../../chunk-AJJSMHCV.mjs";import"../../chunk-PPSZJ5D7.mjs";import"../../chunk-3U4TZZH4.mjs";import"../../chunk-ZDPQXVTF.mjs";import"../../chunk-I2GY5WTT.mjs";import"../../chunk-CS77R54Z.mjs";import"../../chunk-Z4CK655R.mjs";import"../../chunk-HAYRX2WO.mjs";import"../../chunk-VZXLXNVY.mjs";import"../../chunk-LQZTCLMG.mjs";import"../../chunk-SBM5HULF.mjs";import"../../chunk-IQPZEEYJ.mjs";import"../../chunk-H7D3PZKE.mjs";import"../../chunk-Q6SEVCRG.mjs";import"../../chunk-D76EO57Z.mjs";import"../../chunk-YNNW2C2U.mjs";import{a as t}from"../../chunk-SFLOMJ2U.mjs";import"../../chunk-WISCWNL2.mjs";import"../../chunk-UESKYRNK.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-D2WXBUVJ.mjs";import{PhoneIcon as r,PlayCircleIcon as a,RectangleGroupIcon as i}from"@heroicons/react/20/solid";import{ChartPieIcon as c,CursorArrowRaysIcon as m}from"@heroicons/react/24/outline";import{jsx as e}from"react/jsx-runtime";var s=()=>e(t,{iconName:"cloud-network-sharing",size:"4x",type:"kit"}),p=()=>e(t,{iconName:"development",size:"4x",type:"kit"}),l=()=>e(t,{iconName:"github",size:"4x",type:"brands"});var d=()=>e(t,{iconName:"people-sharing",size:"4x",type:"kit"}),h={title:"Pages/Intranet",component:o,tags:["autodocs"],argTypes:{},decorators:[n=>e("div",{className:"h-screen",children:e(n,{})})]},S=h,C={args:{motd:{title:"Welcome to the Intranet",message:"This is a message of the day. It can be used to communicate important information to all employees.",brandFrom:"one",brandTo:"two"},header:{title:"Your Company",logo:"cortex-reply.png",menuItems:[{name:"Documentation",items:[{name:"Platforms & Services",description:"Cloud services",href:"#",icon:s},{name:"Solutions & Propositions",description:"Solutions that we have built",href:"#",icon:d},{name:"Products",description:"Products that we sell",href:"#",icon:p}]},{name:"Resources",items:[{name:"Documentation",href:"#",icon:c},{name:"API Reference",href:"#",icon:m},{name:"Github",href:"#",icon:l}],actions:[{name:"Watch demo",href:"#",icon:a},{name:"Contact sales",href:"#",icon:r},{name:"View all products",href:"#",icon:i}]},{name:"Intranet",href:"#"}]},events:[{type:"birthday",date:"2023-06-15",title:"John Doe's Birthday",description:"Wish John a happy birthday!",avatarSrc:"https://i.pravatar.cc/150?img=1"},{type:"company_event",date:"2023-08-10",title:"Summer Company Picnic",description:"Join us for food, games, and fun at the annual summer picnic!",avatarSrc:"https://i.pravatar.cc/150?img=3"},{type:"company_event",date:"2023-10-31",title:"Halloween Party"}],customers:[{name:"Acme Corp",logo:"/cortex-reply.png",href:"#",gradientStart:"#3B82F6",gradientEnd:"#2563EB"},{name:"Globex",logo:"/logos/dropbox.png",href:"#",gradientStart:"#10B981",gradientEnd:"#059669"},{name:"Initech",logo:"/logos/customer1.png",href:"#",gradientStart:"#EC4899",gradientEnd:"#DB2777"},{name:"Umbrella",logo:"/logos/customer2.png",href:"#",gradientStart:"#F59E0B",gradientEnd:"#D97706"}]}};export{C as Primary,S as default};