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,4 +1,4 @@
1
1
  "use client";
2
2
  "use strict";
3
3
 
4
- "use strict";var Ze=Object.create;var ae=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)ae(e,r,{get:t[r],enumerable:!0})},Ae=(e,t,r,o)=>{if(t&&typeof t=="object"||typeof t=="function")for(let a of et(t))!rt.call(e,a)&&a!==r&&ae(e,a,{get:()=>t[a],enumerable:!(o=Qe(t,a))||o.enumerable});return e};var ne=(e,t,r)=>(r=e!=null?Ze(tt(e)):{},Ae(t||!e||!e.__esModule?ae(r,"default",{value:e,enumerable:!0}):r,e)),at=e=>Ae(ae({},"__esModule",{value:!0}),e);var Ut={};ot(Ut,{BrandLogo:()=>H,Footer:()=>_t,Header:()=>jt,HeaderDesktop:()=>K,HeaderMobile:()=>Z,SimpleHeader:()=>st,VideoHeader:()=>Bt});module.exports=at(Ut);var O=require("react"),M=require("@headlessui/react"),ie=require("@heroicons/react/24/outline"),W=require("@heroicons/react/20/solid");var y=require("react/jsx-runtime"),nt=({name:e,items:t,actions:r=[],href:o})=>!t&&o?(0,y.jsx)("a",{href:o,className:"flex items-center gap-x-1 text-sm font-semibold text-foreground group",children:(0,y.jsxs)("span",{className:"relative",children:[e,(0,y.jsx)("span",{className:"absolute -bottom-1 left-1/2 w-1/2 h-0.5 bg-accent transform -translate-x-1/2 scale-x-0 transition-transform duration-300 ease-in-out group-hover:scale-x-100"})]})}):(0,y.jsxs)(M.Popover,{children:[(0,y.jsxs)(M.PopoverButton,{className:"flex items-center gap-x-1 text-sm/6 font-semibold text-foreground outline-none group",children:[(0,y.jsxs)("span",{className:"relative",children:[e,(0,y.jsx)("span",{className:"absolute bottom-0 left-1/2 w-1/2 h-0.5 bg-accent transform -translate-x-1/2 scale-x-0 transition-transform duration-300 ease-in-out group-hover:scale-x-100"})]}),(0,y.jsx)(W.ChevronDownIcon,{"aria-hidden":"true",className:"h-5 w-5 flex-none text-accent"})]}),(0,y.jsxs)(M.PopoverPanel,{transition:!0,className:"absolute inset-x-0 top-0 -M-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,y.jsx)("div",{className:"mx-auto grid max-w-7xl grid-cols-4 gap-x-4 px-6 py-10 lg:px-8 xl:gap-x-8 M-50",children:t&&t.map(a=>(0,y.jsxs)("div",{className:"group relative rounded-lg p-6 text-sm/6 box-border",children:[(0,y.jsx)("div",{className:"flex h-16 w-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,y.jsx)(a.icon,{"aria-hidden":"true",size:"6x"})}),(0,y.jsxs)("a",{href:a.href,className:"mt-6 block font-semibold text-popover-foreground group-hover:text-accent",children:[a.name,(0,y.jsx)("span",{className:"absolute inset-0"})]}),(0,y.jsx)("p",{className:"mt-1 text-popover-foreground/80 group-hover:text-accent",children:a.description})]},a.name))}),r.length>0&&(0,y.jsx)("div",{className:"bg-gray-50",children:(0,y.jsx)("div",{className:"mx-auto max-w-7xl px-6 lg:px-8",children:(0,y.jsx)("div",{className:"grid grid-cols-3 divide-x divide-gray-900/5 border-x border-gray-900/5",children:r.map(a=>(0,y.jsxs)("a",{href:a.href,className:"flex items-center justify-center gap-x-2.5 p-3 text-sm/6 font-semibold text-gray-900 hover:bg-gray-100",children:[(0,y.jsx)(a.icon,{"aria-hidden":"true",className:"h-5 w-5 flex-none text-gray-400"}),a.name]},a.name))})})})]})]}),se=nt;var le=["light","dark","green"];function st({title:e,logo:t,menuItems:r}){let[o,a]=(0,O.useState)(!1),[s,l]=(0,O.useState)(!1),[n,p]=(0,O.useState)("light"),c=t==null?void 0:t.split(".")[0],d=t==null?void 0:t.split(".")[1],[N,v]=(0,O.useState)(`${c}.${d}`),b=g=>{le.includes(g)?v(g==="light"?`${c}.${d}`:`${c}-${g}.${d}`):v(`${c}.${d}`)};(0,O.useEffect)(()=>{let g=localStorage.getItem("theme")||"light";console.log("storedTheme",g),p(g),document.documentElement.setAttribute("class",g),b(g)},[]);let I=()=>{let g=le[(le.indexOf(n)+1)%le.length];p(g),document.documentElement.setAttribute("class",g),localStorage.setItem("theme",g),b(g)};return(0,y.jsxs)("header",{className:"relative isolate M-10 bg-background h-14",children:[(0,y.jsxs)("nav",{"aria-label":"Global",className:"relative mx-auto flex items-center justify-between p-3 lg:px-8",children:[(0,y.jsx)("div",{className:"flex lg:flex-1",children:(0,y.jsxs)("a",{href:"#",className:"-m-1.5 p-1.5 outline-none",children:[(0,y.jsx)("span",{className:"sr-only",children:e}),(0,y.jsx)("img",{alt:e,src:N,className:"h-9 w-auto"})]})}),(0,y.jsx)("div",{className:"flex lg:hidden",children:(0,y.jsxs)("button",{type:"button",onClick:()=>a(!0),className:"-m-2.5 inline-flex items-center justify-center rounded-md p-2.5 text-gray-700 outline-none",children:[(0,y.jsx)("span",{className:"sr-only",children:"Open main menu"}),(0,y.jsx)(ie.Bars3Icon,{"aria-hidden":"true",className:"h-6 w-6"})]})}),(0,y.jsx)(M.PopoverGroup,{className:"hidden lg:flex lg:gap-x-12",children:r.map(g=>(0,y.jsx)(se,{...g},g.name))}),(0,y.jsx)("div",{className:"hidden lg:flex lg:flex-1 lg:justify-end",children:(0,y.jsx)("button",{onClick:I,className:"p-2 text-gray-700 outline-none",children:n==="dark"?(0,y.jsx)(W.SunIcon,{className:"h-6 w-6"}):n==="green"?(0,y.jsx)(W.MoonIcon,{className:"h-6 w-6"}):(0,y.jsx)(W.SunIcon,{className:"h-6 w-6"})})})]}),(0,y.jsxs)(M.Dialog,{open:o,onClose:a,className:"lg:hidden",children:[(0,y.jsx)("div",{className:"fixed inset-0 M-10 bg-black bg-opacity-50","aria-hidden":"true"}),(0,y.jsxs)(M.DialogPanel,{className:"fixed inset-y-0 right-0 M-20 w-full overflow-y-auto bg-white px-6 py-6 sm:max-w-sm sm:ring-1 sm:ring-gray-900/10",children:[(0,y.jsxs)("div",{className:"flex items-center justify-between",children:[(0,y.jsxs)("a",{href:"#",className:"-m-1.5 p-1.5 outline-none",children:[(0,y.jsx)("span",{className:"sr-only",children:"Your Company"}),(0,y.jsx)("img",{alt:e,src:t,className:"h-8 w-auto"})]}),(0,y.jsxs)("button",{type:"button",onClick:()=>a(!1),className:"-m-2.5 rounded-md p-2.5 text-gray-700 outline-none",children:[(0,y.jsx)("span",{className:"sr-only",children:"Close menu"}),(0,y.jsx)(ie.XMarkIcon,{"aria-hidden":"true",className:"h-6 w-6"})]})]}),(0,y.jsx)("div",{className:"mt-6 flow-root",children:(0,y.jsx)("div",{className:"-my-6 divide-y divide-gray-500/10",children:(0,y.jsx)("div",{className:"space-y-2 py-6",children:r.map(g=>(0,y.jsx)(lt,{...g},g.name))})})})]})]})]})}function lt({name:e,items:t,actions:r,href:o}){return!t&&o?(0,y.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,y.jsxs)(M.Disclosure,{as:"div",className:"-mx-3",children:[(0,y.jsx)(M.DisclosureButton,{className:"group flex w-full items-center justify-between rounded-lg py-2 pl-3 pr-3.5 text-base font-semibold text-gray-900 hover:bg-gray-50",children:e}),(0,y.jsx)(M.DisclosurePanel,{className:"mt-2 space-y-2",children:t&&t.map(a=>(0,y.jsx)(M.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 pe=require("lucide-react"),Je=ne(require("next/image"));var je=require("clsx");var ye="-",it=e=>{let t=dt(e),{conflictingClassGroups:r,conflictingClassGroupModifiers:o}=e;return{getClassGroupId:l=>{let n=l.split(ye);return n[0]===""&&n.length!==1&&n.shift(),Re(n,t)||ct(l)},getConflictingClassGroupIds:(l,n)=>{let p=r[l]||[];return n&&o[l]?[...p,...o[l]]:p}}},Re=(e,t)=>{var l;if(e.length===0)return t.classGroupId;let r=e[0],o=t.nextPart.get(r),a=o?Re(e.slice(1),o):void 0;if(a)return a;if(t.validators.length===0)return;let s=e.join(ye);return(l=t.validators.find(({validator:n})=>n(s)))==null?void 0:l.classGroupId},$e=/^\[(.+)\]$/,ct=e=>{if($e.test(e)){let t=$e.exec(e)[1],r=t==null?void 0:t.substring(0,t.indexOf(":"));if(r)return"arbitrary.."+r}},dt=e=>{let{theme:t,prefix:r}=e,o={nextPart:new Map,validators:[]};return pt(Object.entries(e.classGroups),r).forEach(([s,l])=>{ve(l,o,s,t)}),o},ve=(e,t,r,o)=>{e.forEach(a=>{if(typeof a=="string"){let s=a===""?t:He(t,a);s.classGroupId=r;return}if(typeof a=="function"){if(mt(a)){ve(a(o),t,r,o);return}t.validators.push({validator:a,classGroupId:r});return}Object.entries(a).forEach(([s,l])=>{ve(l,He(t,s),r,o)})})},He=(e,t)=>{let r=e;return t.split(ye).forEach(o=>{r.nextPart.has(o)||r.nextPart.set(o,{nextPart:new Map,validators:[]}),r=r.nextPart.get(o)}),r},mt=e=>e.isThemeGetter,pt=(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(([l,n])=>[t+l,n])):s);return[r,a]}):e,ut=e=>{if(e<1)return{get:()=>{},set:()=>{}};let t=0,r=new Map,o=new Map,a=(s,l)=>{r.set(s,l),t++,t>e&&(t=0,o=r,r=new Map)};return{get(s){let l=r.get(s);if(l!==void 0)return l;if((l=o.get(s))!==void 0)return a(s,l),l},set(s,l){r.has(s)?r.set(s,l):a(s,l)}}},Ge="!",gt=e=>{let{separator:t,experimentalParseClassName:r}=e,o=t.length===1,a=t[0],s=t.length,l=n=>{let p=[],c=0,d=0,N;for(let w=0;w<n.length;w++){let C=n[w];if(c===0){if(C===a&&(o||n.slice(w,w+s)===t)){p.push(n.slice(d,w)),d=w+s;continue}if(C==="/"){N=w;continue}}C==="["?c++:C==="]"&&c--}let v=p.length===0?n:n.substring(d),b=v.startsWith(Ge),I=b?v.substring(1):v,g=N&&N>d?N-d:void 0;return{modifiers:p,hasImportantModifier:b,baseClassName:I,maybePostfixModifierPosition:g}};return r?n=>r({className:n,parseClassName:l}):l},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},bt=e=>({cache:ut(e.cacheSize),parseClassName:gt(e),...it(e)}),ht=/\s+/,xt=(e,t)=>{let{parseClassName:r,getClassGroupId:o,getConflictingClassGroupIds:a}=t,s=[],l=e.trim().split(ht),n="";for(let p=l.length-1;p>=0;p-=1){let c=l[p],{modifiers:d,hasImportantModifier:N,baseClassName:v,maybePostfixModifierPosition:b}=r(c),I=!!b,g=o(I?v.substring(0,b):v);if(!g){if(!I){n=c+(n.length>0?" "+n:n);continue}if(g=o(v),!g){n=c+(n.length>0?" "+n:n);continue}I=!1}let w=ft(d).join(":"),C=N?w+Ge:w,D=C+g;if(s.includes(D))continue;s.push(D);let Y=a(g,I);for(let G=0;G<Y.length;++G){let te=Y[G];s.push(C+te)}n=c+(n.length>0?" "+n:n)}return n};function vt(){let e=0,t,r,o="";for(;e<arguments.length;)(t=arguments[e++])&&(r=Oe(t))&&(o&&(o+=" "),o+=r);return o}var Oe=e=>{if(typeof e=="string")return e;let t,r="";for(let o=0;o<e.length;o++)e[o]&&(t=Oe(e[o]))&&(r&&(r+=" "),r+=t);return r};function yt(e,...t){let r,o,a,s=l;function l(p){let c=t.reduce((d,N)=>N(d),e());return r=bt(c),o=r.cache.get,a=r.cache.set,s=n,n(p)}function n(p){let c=o(p);if(c)return c;let d=xt(p,r);return a(p,d),d}return function(){return s(vt.apply(null,arguments))}}var h=e=>{let t=r=>r[e]||[];return t.isThemeGetter=!0,t},Be=/^\[(?:([a-M-]+):)?(.+)\]$/y,wt=/^\d+\/\d+$/,kt=new Set(["px","full","screen"]),Nt=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,St=/\d+(%|px|r?em|[sdl]?v([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(w|h|y|b|min|max))|\b(calc|min|max|clamp)\(.+\)|^0$/,Ct=/^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/,Pt=/^(inset_)?-?((\d+)?\.?(\d+)[a-M]+|0)_-?((\d+)?\.?(\d+)[a-M]+|0)/,It=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,A=e=>_(e)||kt.has(e)||wt.test(e),E=e=>j(e,"length",$t),_=e=>!!e&&!Number.isNaN(Number(e)),xe=e=>j(e,"number",_),X=e=>!!e&&Number.isInteger(Number(e)),Mt=e=>e.endsWith("%")&&_(e.slice(0,-1)),m=e=>Be.test(e),$=e=>Nt.test(e),Dt=new Set(["length","size","percentage"]),zt=e=>j(e,Dt,Fe),Lt=e=>j(e,"position",Fe),Tt=new Set(["image","url"]),At=e=>j(e,Tt,Rt),Et=e=>j(e,"",Ht),J=()=>!0,j=(e,t,r)=>{let o=Be.exec(e);return o?o[1]?typeof t=="string"?o[1]===t:t.has(o[1]):r(o[2]):!1},$t=e=>St.test(e)&&!Ct.test(e),Fe=()=>!1,Ht=e=>Pt.test(e),Rt=e=>It.test(e);var Gt=()=>{let e=h("colors"),t=h("spacing"),r=h("blur"),o=h("brightness"),a=h("borderColor"),s=h("borderRadius"),l=h("borderSpacing"),n=h("borderWidth"),p=h("contrast"),c=h("grayscale"),d=h("hueRotate"),N=h("invert"),v=h("gap"),b=h("gradientColorStops"),I=h("gradientColorStopPositions"),g=h("inset"),w=h("margin"),C=h("opacity"),D=h("padding"),Y=h("saturate"),G=h("scale"),te=h("sepia"),Pe=h("skew"),Ie=h("space"),Me=h("translate"),ge=()=>["auto","contain","none"],fe=()=>["auto","hidden","clip","visible","scroll"],be=()=>["auto",m,t],x=()=>[m,t],De=()=>["",A,E],re=()=>["auto",_,m],ze=()=>["bottom","center","left","left-bottom","left-top","right","right-bottom","right-top","top"],oe=()=>["solid","dashed","dotted","double","none"],Le=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],he=()=>["start","end","center","between","around","evenly","stretch"],V=()=>["","0",m],Te=()=>["auto","avoid","all","avoid-page","page","left","right","column"],T=()=>[_,m];return{cacheSize:500,separator:":",theme:{colors:[J],spacing:[A,E],blur:["none","",$,m],brightness:T(),borderColor:[e],borderRadius:["none","","full",$,m],borderSpacing:x(),borderWidth:De(),contrast:T(),grayscale:V(),hueRotate:T(),invert:V(),gap:x(),gradientColorStops:[e],gradientColorStopPositions:[Mt,E],inset:be(),margin:be(),opacity:T(),padding:x(),saturate:T(),scale:T(),sepia:V(),skew:T(),space:x(),translate:x()},classGroups:{aspect:[{aspect:["auto","square","video",m]}],container:["container"],columns:[{columns:[$]}],"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:[...ze(),m]}],overflow:[{overflow:fe()}],"overflow-x":[{"overflow-x":fe()}],"overflow-y":[{"overflow-y":fe()}],overscroll:[{overscroll:ge()}],"overscroll-x":[{"overscroll-x":ge()}],"overscroll-y":[{"overscroll-y":ge()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:[g]}],"inset-x":[{"inset-x":[g]}],"inset-y":[{"inset-y":[g]}],start:[{start:[g]}],end:[{end:[g]}],top:[{top:[g]}],right:[{right:[g]}],bottom:[{bottom:[g]}],left:[{left:[g]}],visibility:["visible","invisible","collapse"],M:[{M:["auto",X,m]}],basis:[{basis:be()}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["wrap","wrap-reverse","nowrap"]}],flex:[{flex:["1","auto","initial","none",m]}],grow:[{grow:V()}],shrink:[{shrink:V()}],order:[{order:["first","last","none",X,m]}],"grid-cols":[{"grid-cols":[J]}],"col-start-end":[{col:["auto",{span:["full",X,m]},m]}],"col-start":[{"col-start":re()}],"col-end":[{"col-end":re()}],"grid-rows":[{"grid-rows":[J]}],"row-start-end":[{row:["auto",{span:[X,m]},m]}],"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",m]}],"auto-rows":[{"auto-rows":["auto","min","max","fr",m]}],gap:[{gap:[v]}],"gap-x":[{"gap-x":[v]}],"gap-y":[{"gap-y":[v]}],"justify-content":[{justify:["normal",...he()]}],"justify-items":[{"justify-items":["start","end","center","stretch"]}],"justify-self":[{"justify-self":["auto","start","end","center","stretch"]}],"align-content":[{content:["normal",...he(),"baseline"]}],"align-items":[{items:["start","end","center","baseline","stretch"]}],"align-self":[{self:["auto","start","end","center","stretch","baseline"]}],"place-content":[{"place-content":[...he(),"baseline"]}],"place-items":[{"place-items":["start","end","center","baseline","stretch"]}],"place-self":[{"place-self":["auto","start","end","center","stretch"]}],p:[{p:[D]}],px:[{px:[D]}],py:[{py:[D]}],ps:[{ps:[D]}],pe:[{pe:[D]}],pt:[{pt:[D]}],pr:[{pr:[D]}],pb:[{pb:[D]}],pl:[{pl:[D]}],m:[{m:[w]}],mx:[{mx:[w]}],my:[{my:[w]}],ms:[{ms:[w]}],pe:[{pe:[w]}],mt:[{mt:[w]}],mr:[{mr:[w]}],mb:[{mb:[w]}],ml:[{ml:[w]}],"space-x":[{"space-x":[Ie]}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":[Ie]}],"space-y-reverse":["space-y-reverse"],w:[{w:["auto","min","max","fit","svw","lvw","dvw",m,t]}],"min-w":[{"min-w":[m,t,"min","max","fit"]}],"max-w":[{"max-w":[m,t,"none","full","min","max","fit","prose",{screen:[$]},$]}],h:[{h:[m,t,"auto","min","max","fit","svh","lvh","dvh"]}],"min-h":[{"min-h":[m,t,"min","max","fit","svh","lvh","dvh"]}],"max-h":[{"max-h":[m,t,"min","max","fit","svh","lvh","dvh"]}],size:[{size:[m,t,"auto","min","max","fit"]}],"font-size":[{text:["base",$,E]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:["thin","extralight","light","normal","medium","semibold","bold","extrabold","black",xe]}],"font-family":[{font:[J]}],"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",m]}],"line-clamp":[{"line-clamp":["none",_,xe]}],leading:[{leading:["none","tight","snug","normal","relaxed","loose",A,m]}],"list-image":[{"list-image":["none",m]}],"list-style-type":[{list:["none","disc","decimal",m]}],"list-style-position":[{list:["inside","outside"]}],"placeholder-color":[{placeholder:[e]}],"placeholder-opacity":[{"placeholder-opacity":[C]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"text-color":[{text:[e]}],"text-opacity":[{"text-opacity":[C]}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...oe(),"wavy"]}],"text-decoration-thickness":[{decoration:["auto","from-font",A,E]}],"underline-offset":[{"underline-offset":["auto",A,m]}],"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:x()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",m]}],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",m]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-opacity":[{"bg-opacity":[C]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:[...ze(),Lt]}],"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"]},At]}],"bg-color":[{bg:[e]}],"gradient-from-pos":[{from:[I]}],"gradient-via-pos":[{via:[I]}],"gradient-to-pos":[{to:[I]}],"gradient-from":[{from:[b]}],"gradient-via":[{via:[b]}],"gradient-to":[{to:[b]}],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-y":[{"rounded-y":[s]}],"rounded-es":[{"rounded-es":[s]}],"rounded-tl":[{"rounded-tl":[s]}],"rounded-tr":[{"rounded-tr":[s]}],"rounded-br":[{"rounded-br":[s]}],"rounded-bl":[{"rounded-bl":[s]}],"border-w":[{border:[n]}],"border-w-x":[{"border-x":[n]}],"border-w-y":[{"border-y":[n]}],"border-w-s":[{"border-s":[n]}],"border-w-e":[{"border-e":[n]}],"border-w-t":[{"border-t":[n]}],"border-w-r":[{"border-r":[n]}],"border-w-b":[{"border-b":[n]}],"border-w-l":[{"border-l":[n]}],"border-opacity":[{"border-opacity":[C]}],"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":[C]}],"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":[A,m]}],"outline-w":[{outline:[A,E]}],"outline-color":[{outline:[e]}],"ring-w":[{ring:De()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:[e]}],"ring-opacity":[{"ring-opacity":[C]}],"ring-offset-w":[{"ring-offset":[A,E]}],"ring-offset-color":[{"ring-offset":[e]}],shadow:[{shadow:["","inner","none",$,Et]}],"shadow-color":[{shadow:[J]}],opacity:[{opacity:[C]}],"mix-blend":[{"mix-blend":[...Le(),"plus-lighter","plus-darker"]}],"bg-blend":[{"bg-blend":Le()}],filter:[{filter:["","none"]}],blur:[{blur:[r]}],brightness:[{brightness:[o]}],contrast:[{contrast:[p]}],"drop-shadow":[{"drop-shadow":["","none",$,m]}],grayscale:[{grayscale:[c]}],"hue-rotate":[{"hue-rotate":[d]}],invert:[{invert:[N]}],saturate:[{saturate:[Y]}],sepia:[{sepia:[te]}],"backdrop-filter":[{"backdrop-filter":["","none"]}],"backdrop-blur":[{"backdrop-blur":[r]}],"backdrop-brightness":[{"backdrop-brightness":[o]}],"backdrop-contrast":[{"backdrop-contrast":[p]}],"backdrop-grayscale":[{"backdrop-grayscale":[c]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[d]}],"backdrop-invert":[{"backdrop-invert":[N]}],"backdrop-opacity":[{"backdrop-opacity":[C]}],"backdrop-saturate":[{"backdrop-saturate":[Y]}],"backdrop-sepia":[{"backdrop-sepia":[te]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":[l]}],"border-spacing-x":[{"border-spacing-x":[l]}],"border-spacing-y":[{"border-spacing-y":[l]}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["none","all","","colors","opacity","shadow","transform",m]}],duration:[{duration:T()}],ease:[{ease:["linear","in","out","in-out",m]}],delay:[{delay:T()}],animate:[{animate:["none","spin","ping","pulse","bounce",m]}],transform:[{transform:["","gpu","none"]}],scale:[{scale:[G]}],"scale-x":[{"scale-x":[G]}],"scale-y":[{"scale-y":[G]}],rotate:[{rotate:[X,m]}],"translate-x":[{"translate-x":[Me]}],"translate-y":[{"translate-y":[Me]}],"skew-x":[{"skew-x":[Pe]}],"skew-y":[{"skew-y":[Pe]}],"transform-origin":[{origin:["center","top","top-right","right","bottom-right","bottom","bottom-left","left","top-left",m]}],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","w-resize","ne-resize","nw-resize","se-resize","sw-resize","ew-resize","ns-resize","nesw-resize","nwse-resize","zoom-in","zoom-out",m]}],"caret-color":[{caret:[e]}],"pointer-events":[{"pointer-events":["none","auto"]}],resize:[{resize:["none","y","x",""]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":x()}],"scroll-mx":[{"scroll-mx":x()}],"scroll-my":[{"scroll-my":x()}],"scroll-ms":[{"scroll-ms":x()}],"scroll-pe":[{"scroll-pe":x()}],"scroll-mt":[{"scroll-mt":x()}],"scroll-mr":[{"scroll-mr":x()}],"scroll-mb":[{"scroll-mb":x()}],"scroll-ml":[{"scroll-ml":x()}],"scroll-p":[{"scroll-p":x()}],"scroll-px":[{"scroll-px":x()}],"scroll-py":[{"scroll-py":x()}],"scroll-ps":[{"scroll-ps":x()}],"scroll-pe":[{"scroll-pe":x()}],"scroll-pt":[{"scroll-pt":x()}],"scroll-pr":[{"scroll-pr":x()}],"scroll-pb":[{"scroll-pb":x()}],"scroll-pl":[{"scroll-pl":x()}],"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",m]}],fill:[{fill:[e,"none"]}],"stroke-w":[{stroke:[A,E,xe]}],stroke:[{stroke:[e,"none"]}],sr:["sr-only","not-sr-only"],"forced-color-adjust":[{"forced-color-adjust":["auto","none"]}]},conflictingClassGroups:{overflow:["overflow-x","overflow-y"],overscroll:["overscroll-x","overscroll-y"],inset:["inset-x","inset-y","start","end","top","right","bottom","left"],"inset-x":["right","left"],"inset-y":["top","bottom"],flex:["basis","grow","shrink"],gap:["gap-x","gap-y"],p:["px","py","ps","pe","pt","pr","pb","pl"],px:["pr","pl"],py:["pt","pb"],m:["mx","my","ms","pe","mt","mr","mb","ml"],mx:["mr","ml"],my:["mt","mb"],size:["w","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-y","rounded-es","rounded-tl","rounded-tr","rounded-br","rounded-bl"],"rounded-s":["rounded-ss","rounded-es"],"rounded-e":["rounded-se","rounded-y"],"rounded-t":["rounded-tl","rounded-tr"],"rounded-r":["rounded-tr","rounded-br"],"rounded-b":["rounded-br","rounded-bl"],"rounded-l":["rounded-tl","rounded-bl"],"border-spacing":["border-spacing-x","border-spacing-y"],"border-w":["border-w-s","border-w-e","border-w-t","border-w-r","border-w-b","border-w-l"],"border-w-x":["border-w-r","border-w-l"],"border-w-y":["border-w-t","border-w-b"],"border-color":["border-color-s","border-color-e","border-color-t","border-color-r","border-color-b","border-color-l"],"border-color-x":["border-color-r","border-color-l"],"border-color-y":["border-color-t","border-color-b"],"scroll-m":["scroll-mx","scroll-my","scroll-ms","scroll-pe","scroll-mt","scroll-mr","scroll-mb","scroll-ml"],"scroll-mx":["scroll-mr","scroll-ml"],"scroll-my":["scroll-mt","scroll-mb"],"scroll-p":["scroll-px","scroll-py","scroll-ps","scroll-pe","scroll-pt","scroll-pr","scroll-pb","scroll-pl"],"scroll-px":["scroll-pr","scroll-pl"],"scroll-py":["scroll-pt","scroll-pb"],touch:["touch-x","touch-y","touch-pz"],"touch-x":["touch"],"touch-y":["touch"],"touch-pz":["touch"]},conflictingClassGroupModifiers:{"font-size":["leading"]}}};var _e=yt(Gt);function P(...e){return _e((0,je.clsx)(e))}function Ue({children:e,isFluid:t=!1,isNoPadding:r=!1,className:o=""}){let a=P("container",t&&"full-width",r&&"no-padding",o);return(0,y.jsx)("div",{className:a,children:e})}var Ve=ne(require("next/link"));function B({children:e,href:t,openNewTab:r,...o}){return(0,y.jsx)(Ve.default,{href:t,target:r?"_blank":"_self",...o,children:e})}var we=ne(require("next/image"));function H({logoLight:e,logoDark:t,mobile:r=!1}){return(0,y.jsxs)(B,{href:"/",className:P(r?"py-1":"py-2"),children:[(0,y.jsx)(we.default,{className:"logo-light dark:hidden",src:e.src,width:e.width,height:e.height,alt:`${process.env.NEXT_PUBLIC_SITE_NAME} brand logo`,sizes:"100vw",priority:!0,style:{width:"auto",height:r?35:50}}),(0,y.jsx)(we.default,{className:"logo-dark hidden dark:block",src:t.src,width:t.width,height:t.height,alt:`${process.env.NEXT_PUBLIC_SITE_NAME} brand logo`,sizes:"100vw",priority:!0,style:{width:"auto",height:r?35:50}})]})}function K({isMenuOpen:e,logoLight:t,logoDark:r,menuItems:o}){let[a,s]=(0,O.useState)(!1),[l,n]=(0,O.useState)("light"),p=["light","dark"];(0,O.useEffect)(()=>{let d=localStorage.getItem("theme")||"light";console.log("storedTheme",d),n(d),document.documentElement.setAttribute("class",d)},[]);let c=()=>{let d=p[(p.indexOf(l)+1)%p.length];n(d),document.documentElement.setAttribute("class",d),localStorage.setItem("theme",d)};return(0,O.useEffect)(()=>{let d=()=>{window.scrollY>100?s(!0):s(!1)};return window.addEventListener("scroll",d,{passive:!0}),()=>window.removeEventListener("scroll",d)},[]),(0,y.jsx)(y.Fragment,{children:(0,y.jsx)("header",{className:`M-50 pb-10 transition-all duration-300 hidden lg:block ${a||e?"translate-y-0":"-translate-y-full bg-transparent"}`,children:(0,y.jsx)(Ue,{className:"px-0",children:(0,y.jsx)("nav",{className:"backdrop-blur-sm text-white p-0 rounded-b-xl",children:(0,y.jsxs)("div",{className:"flex items-center justify-between bg-background px-9 py-0 dark:bg-[#212124] rounded-b-xl border border-t-0 border-accent",children:[(0,y.jsx)(H,{logoDark:r,logoLight:t}),(0,y.jsx)(M.PopoverGroup,{className:"hidden lg:flex lg:gap-x-12",children:o&&o.map(d=>(0,y.jsx)(se,{...d},d.name))}),(0,y.jsx)("div",{className:"flex items-center space-x-4",children:(0,y.jsx)("button",{className:"fixed right-4 M-[60] p-2 rounded-full hover:border hover:border-accent backdrop-blur-sm transition-all duration-300 hover:bg-white/20 text-primary dark:text-white hover:text-accent hover:scale-125",onClick:c,children:(0,y.jsxs)("div",{className:"relative",children:[(0,y.jsx)(pe.Sun,{className:"absolute h-6 w-6 rotate-0 scale-100 transition-transform dark:-rotate-90 dark:scale-0"}),(0,y.jsx)(pe.Moon,{className:"absoulte h-6 w-6 rotate-0 scale-0 transition-transform dark:rotate-0 dark:scale-100"})]})})})]})})})})})}var ke=["light","dark"];function Z({logoLight:e,logoDark:t,menuItems:r,isMenuOpen:o=!0}){let[a,s]=(0,O.useState)(!1),[l,n]=(0,O.useState)(!1),[p,c]=(0,O.useState)(!1),[d,N]=(0,O.useState)("light");(0,O.useEffect)(()=>{let b=()=>{window.scrollY>100?s(!0):s(!1)};return window.addEventListener("scroll",b,{passive:!0}),()=>window.removeEventListener("scroll",b)},[]),(0,O.useEffect)(()=>{let b=localStorage.getItem("theme")||"light";N(b),document.documentElement.setAttribute("class",b)},[]);let v=()=>{let b=ke[(ke.indexOf(d)+1)%ke.length];N(b),document.documentElement.setAttribute("class",b),localStorage.setItem("theme",b)};return(0,y.jsx)(y.Fragment,{children:(0,y.jsxs)("header",{className:`M-50 pb-10 transition-all duration-300 block lg:hidden ${a||o?"translate-y-0":"-translate-y-full bg-transparent"}`,children:[(0,y.jsx)("nav",{className:P("backdrop-blur-sm text-white p-0",l&&"hidden"),children:(0,y.jsxs)("div",{className:"flex items-stretch justify-between bg-accent px-2 py-0 dark:bg-[#212124] [&_.logo-light]:[filter:brightness(0)_invert(1)] dark:border-b dark:border-accent",children:[(0,y.jsx)(H,{logoDark:t,logoLight:e,mobile:!0}),(0,y.jsxs)("div",{className:"flex items-center space-x-4",children:[(0,y.jsxs)("button",{type:"button",onClick:()=>n(!0),className:"fixed right-4 M-[60] p-2 rounded-full bg-white/10 backdrop-blur-sm transition-all duration-300 hover:bg-white/20 text-white dark:hover:text-accent",children:[(0,y.jsx)("span",{className:"sr-only",children:"Open main menu"}),(0,y.jsx)(ie.Bars3Icon,{"aria-hidden":"true",className:"h-4 w-4"})]}),(0,y.jsx)("button",{className:"fixed right-16 M-[60] p-2 rounded-full bg-white/10 backdrop-blur-sm transition-all duration-300 hover:bg-white/20 text-white dark:hover:text-accent",onClick:v,children:(0,y.jsxs)("div",{className:"relative",children:[(0,y.jsx)(pe.Sun,{className:"absolute h-4 w-4 rotate-0 scale-100 transition-transform dark:-rotate-90 dark:scale-0"}),(0,y.jsx)(pe.Moon,{className:"absoulte h-4 w-4 rotate-0 scale-0 transition-transform dark:rotate-0 dark:scale-100"})]})})]})]})}),(0,y.jsxs)(M.Dialog,{open:l,onClose:n,className:"lg:hidden",children:[(0,y.jsx)("div",{className:"fixed inset-0 M-10 bg-black bg-opacity-50","aria-hidden":"true"}),(0,y.jsxs)(M.DialogPanel,{className:"fixed inset-y-0 right-0 M-20 w-full overflow-y-auto bg-white dark:bg-[#212124] px-2 sm:max-w-sm sm:ring-1 sm:ring-gray-900/10",children:[(0,y.jsxs)("div",{className:"flex items-stretch justify-between",children:[(0,y.jsx)(H,{logoDark:t,logoLight:e,mobile:!0}),(0,y.jsxs)("button",{type:"button",onClick:()=>n(!1),className:"-m-2.5 rounded-md p-2.5 text-gray-700 dark:text-foreground outline-none hover:text-accent",children:[(0,y.jsx)("span",{className:"sr-only",children:"Close menu"}),(0,y.jsx)(ie.XMarkIcon,{"aria-hidden":"true",className:"h-6 w-6"})]})]}),(0,y.jsx)("div",{className:"mt-6 flow-root",children:(0,y.jsx)("div",{className:"-my-6 divide-y divide-gray-500/10",children:(0,y.jsx)("div",{className:"space-y-2 px-2 py-6",children:r&&r.map(b=>(0,y.jsx)(Ot,{...b},b.name))})})})]})]})]})})}function Ot({name:e,items:t,actions:r,href:o}){return!t&&o?(0,y.jsx)("a",{href:o,className:"-mx-3 block rounded-lg px-3 py-2 text-base font-semibold dark:text-foreground text-gray-900 hover:bg-gray-50 hover:text-accent",children:e}):(0,y.jsxs)(M.Disclosure,{as:"div",className:"-mx-3",children:[(0,y.jsx)(M.DisclosureButton,{className:"group flex w-full items-center justify-between rounded-lg py-2 pl-3 pr-3.5 text-base font-semibold dark:text-foreground text-gray-900 hover:bg-gray-50 hover:text-accent",children:e}),(0,y.jsx)(M.DisclosurePanel,{className:"mt-2 space-y-2",children:t&&t.map(a=>(0,y.jsx)(M.DisclosureButton,{as:"a",href:a.href,className:"block rounded-lg py-2 pl-6 pr-3 text-sm font-semibold dark:text-foreground text-gray-900 hover:bg-gray-50 hover:text-accent",children:a.name},a.name))})]})}function Bt({logoVideo:e,logoLight:t,logoDark:r,menuItems:o,title:a,subtitle:s}){let[l,n]=(0,O.useState)(!1),[p,c]=(0,O.useState)(!1),d=()=>{let v=document.getElementById("next-section");v&&v.scrollIntoView({behavior:"smooth"})};return(0,O.useEffect)(()=>{let v=()=>{window.scrollY>100?n(!0):n(!1)};return window.addEventListener("scroll",v,{passive:!0}),()=>window.removeEventListener("scroll",v)},[]),(0,y.jsxs)("div",{className:"relative h-screen",children:[(0,y.jsxs)("div",{className:"absolute inset-0 w-full h-screen overflow-hidden",children:[(0,y.jsxs)("video",{className:"object-cover w-full h-full",autoPlay:!0,loop:!0,muted:!0,playsInline:!0,children:[(0,y.jsx)("source",{src:"assets/videos/background.mov",type:"video/mp4"}),"Your browser does not support the video tag."]}),(0,y.jsx)("div",{className:"absolute inset-0 bg-primary-900/50"})]}),!l&&!p&&(0,y.jsx)("button",{className:"fixed hidden lg:block top-4 right-4 M-[60] p-2 rounded-full bg-white/10 backdrop-blur-sm transition-all duration-300 hover:bg-white/20",onClick:()=>{c(!p)},children:(0,y.jsx)(pe.Menu,{className:"w-6 h-6 text-white"})}),(0,y.jsxs)("div",{className:"fixed top-0 left-0 right-0 M-50",children:[(0,y.jsx)(K,{isMenuOpen:l||p,logoLight:t,logoDark:r,menuItems:o}),(0,y.jsx)(Z,{isMenuOpen:!0,logoLight:t,logoDark:r,menuItems:o})]}),(0,y.jsxs)("div",{className:"absolute inset-0 h-full M-10 flex flex-col items-center justify-between text-white text-center px-4",children:[(0,y.jsx)(Je.default,{src:e,alt:"Cortex Reply Logo",width:720,height:320,className:P("absolute top-2.5 h-auto w-auto mt-8 hidden lg:block",p&&"lg:hidden")}),(0,y.jsxs)("div",{className:"absolute top-1/2vv h-full flex flex-col px-4 items-center justify-center",children:[(0,y.jsx)("h1",{className:"text-6xl font-bold pt-auto mb-12",children:a&&a}),(0,y.jsx)("div",{className:"text-3xl mb-8 max-w-2xl",children:s&&s})]}),(0,y.jsx)("div",{className:"absolute bottom-10 flex justify-center items-center w-full mb-8",children:(0,y.jsx)("div",{className:"animate-bounce cursor-pointer hover:text-accent",onClick:d,children:(0,y.jsx)(pe.ChevronDown,{size:64})})})]})]})}var Ke=ne(require("next/image"));var L=require("react-icons/fa6");var qe=e=>{let t=e?new Date(e):new Date,r=new Intl.DateTimeFormat("en-US",{weekday:"long"}).format(t),o=t.getDate(),a=new Intl.DateTimeFormat("en-US",{month:"short"}).format(t);return`${r} ${o}${(l=>{if(l>3&&l<21)return"th";switch(l%10){case 1:return"st";case 2:return"nd";case 3:return"rd";default:return"th"}})(o)} ${a}`};var Ft=P("text-base/[1.75] transition-transform duration-350 hover:-translate-y-1 block px-4"),Ne=P("text-gray-900 dark:text-white text-md font-bold leading-[1.25] md:text-lg mb-5 md:mb-[1.875rem]"),Se=P("w-10 h-10 rounded-5 inline-grid place-items-center dark:bg-accent-700 border border-accent-800 dark:border-transparent text-accent flex-none"),Ce=P("flex items-center gap-5"),ue=P("transition-colors duration-300 hover:text-accent dark:hover:text-white");function _t({className:e,footerData:t,logoLight:r,logoDark:o}){let{about:a,columnOne:s,columnTwo:l,columnThree:n,footerBottom:p}=t;return(0,y.jsxs)("footer",{className:P("overflow-hidden bg-accent-100 text-accent-800 dark:bg-accent-900 dark:text-body",e),children:[(0,y.jsx)("div",{className:"py-16 md:py-20",children:(0,y.jsx)("div",{className:"container",children:(0,y.jsxs)("div",{className:"grid gap-10 md:grid-cols-2 xl:grid-cols-4",children:[(0,y.jsxs)("div",{"data-aos":"fade-up","data-aos-delay":"200",children:[(0,y.jsx)(H,{logoLight:r,logoDark:o}),(0,y.jsx)("p",{className:"mb-7 mt-3",children:a.description}),a.socialLinks&&a.socialLinks.length>0&&(0,y.jsx)("nav",{"aria-label":"social links",children:(0,y.jsx)("ul",{className:"inline-flex min-h-[50px] items-center divide-x rounded-5 bg-accent text-white",children:a.socialLinks.map((c,d)=>(0,y.jsx)("li",{children:(0,y.jsx)(B,{"aria-label":c.href,className:Ft,href:c.href,openNewTab:!0,children:(0,y.jsx)("span",{children:c.icon})})},d))})})]}),(0,y.jsxs)("div",{"data-aos":"fade-up","data-aos-delay":"400",children:[(0,y.jsx)("h3",{className:Ne,children:s.title}),s.links&&s.links.length>0&&(0,y.jsx)("nav",{"aria-label":"footer links navigation",children:(0,y.jsx)("ul",{className:"grid gap-2",children:s.links.map(c=>(0,y.jsxs)("li",{className:"flex items-center gap-2.5",children:[(0,y.jsx)("span",{className:"flex-none text-sm/[1] text-gray-900 dark:text-white",children:(0,y.jsx)(L.FaChevronRight,{})}),(0,y.jsx)(B,{href:c.href,openNewTab:c.openNewTab,className:ue,children:c.label})]},c.label))})})]}),(0,y.jsxs)("div",{"data-aos":"fade-up","data-aos-delay":"600",children:[(0,y.jsx)("h3",{className:Ne,children:l.title}),(0,y.jsxs)("ul",{"aria-label":"addresses",className:"grid gap-5",children:[(0,y.jsxs)("li",{className:Ce,children:[(0,y.jsx)("span",{className:Se,children:(0,y.jsx)(L.FaPaperPlane,{})}),(0,y.jsx)("address",{className:"not-italic",children:l.location})]}),(0,y.jsxs)("li",{className:Ce,children:[(0,y.jsx)("span",{className:Se,children:(0,y.jsx)(L.FaEnvelope,{})}),l.mails&&l.mails.length>0&&(0,y.jsx)("div",{className:"grid gap-1",children:l.mails.map((c,d)=>(0,y.jsx)("a",{href:`mailto:${c}`,className:ue,children:c},d))})]}),l.phoneNumbers&&l.phoneNumbers.length>0&&(0,y.jsxs)("li",{className:Ce,children:[(0,y.jsx)("span",{className:Se,children:(0,y.jsx)(L.FaPhone,{})}),(0,y.jsx)("div",{className:"grid gap-1",children:l.phoneNumbers.map((c,d)=>(0,y.jsx)("a",{href:`tel:${c.split(" ").join("")}`,className:ue,children:c},d))})]})]})]}),n&&(0,y.jsxs)("div",{"data-aos":"fade-up","data-aos-delay":"800",children:[(0,y.jsx)("h3",{className:Ne,children:n.title}),n.blogs&&n.blogs.length>0&&(0,y.jsx)("div",{className:"grid gap-6",children:n.blogs.map((c,d)=>(0,y.jsxs)("article",{className:"group flex items-center gap-4 text-accent-800 dark:text-white",children:[(0,y.jsx)("div",{className:"flex-none overflow-hidden rounded-5",children:(0,y.jsx)(Ke.default,{...c.image,alt:c.image.alt,width:80,height:80,className:"object-cover transition-transform duration-700 group-hover:scale-105"})}),(0,y.jsxs)("div",{children:[(0,y.jsxs)("p",{className:"flex items-center gap-2.5 dark:text-body",children:[(0,y.jsx)("span",{className:"text-accent",children:(0,y.jsx)(L.FaCalendarDays,{})}),(0,y.jsx)("span",{children:qe(c.date)})]}),(0,y.jsx)("h4",{className:"text-md font-bold leading-normal",children:(0,y.jsx)(B,{href:c.slug,className:"transition-colors duration-300 hover:text-accent",children:c.title})})]})]},d))})]})]})})}),(0,y.jsx)("div",{className:"flex min-h-[90px] items-center border-t border-accent-800 border-opacity-20 py-5 dark:border-body dark:border-opacity-20",children:(0,y.jsx)("div",{className:"container",children:(0,y.jsxs)("div",{className:"flex flex-wrap items-center justify-between gap-x-8 gap-y-4 md:gap-x-10",children:[(0,y.jsx)("p",{children:p.copyrightText}),p.links&&p.links.length>0&&(0,y.jsx)("nav",{"aria-label":"footer bottom navigation",children:(0,y.jsx)("ul",{className:"flex flex-wrap items-center gap-x-4 md:gap-x-7",children:p.links.map(c=>(0,y.jsx)("li",{children:(0,y.jsx)(B,{"aria-label":`Go to page ${c.label}`,href:c.href,openNewTab:c.openNewTab,className:ue,children:c.label})},c.label))})})]})})})]})}function jt({isMenuOpen:e,logoLight:t,logoDark:r,menuItems:o}){return(0,y.jsxs)("div",{className:"fixed top-0 left-0 right-0 M-50",children:[(0,y.jsx)(K,{isMenuOpen:e,logoLight:t,logoDark:r,menuItems:o}),(0,y.jsx)(Z,{isMenuOpen:e,logoLight:t,logoDark:r,menuItems:o})]})}0&&(module.exports={BrandLogo,Footer,Header,HeaderDesktop,HeaderMobile,SimpleHeader,VideoHeader});
4
+ "use strict";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})},Ae=(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 ne=(e,t,r)=>(r=e!=null?tt(at(e)):{},Ae(t||!e||!e.__esModule?ae(r,"default",{value:e,enumerable:!0}):r,e)),it=e=>Ae(ae({},"__esModule",{value:!0}),e);var Vt={};st(Vt,{BrandLogo:()=>R,Footer:()=>Yt,Header:()=>Wt,HeaderDesktop:()=>K,HeaderMobile:()=>Z,SimpleHeader:()=>ct,VideoHeader:()=>jt});module.exports=it(Vt);var He=require("react/jsx-runtime"),Ee=({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,He.jsx)("i",{className:n})};var O=require("react"),D=require("@headlessui/react"),le=require("@heroicons/react/24/outline"),V=require("@heroicons/react/20/solid");var lt=({name:e,items:t,actions:r=[],href:o})=>!t&&o?(0,He.jsx)("a",{href:o,className:"flex items-center gap-x-1 text-sm font-semibold text-foreground group",children:(0,He.jsxs)("span",{className:"relative",children:[e,(0,He.jsx)("span",{className:"absolute -bottom-1 left-1/2 w-1/2 He-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,He.jsxs)(D.Popover,{children:[(0,He.jsxs)(D.PopoverButton,{className:"flex items-center gap-x-1 text-sm/6 font-semibold text-foreground outline-none group",children:[(0,He.jsxs)("span",{className:"relative",children:[e,(0,He.jsx)("span",{className:"absolute bottom-0 left-1/2 w-1/2 He-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,He.jsx)($e.ChevronDownIcon,{"aria-hidden":"true",className:"He-5 w-5 flex-none text-accent"})]}),(0,He.jsxs)(D.PopoverPanel,{transition:!0,className:"absolute inset-x-0 top-0 -D-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,He.jsx)("div",{className:"mx-auto grid max-w-7xl grid-cols-4 gap-x-4 px-6 py-10 lg:px-8 xl:gap-x-8 D-50",children:t&&t.map(a=>(0,He.jsxs)("div",{className:"group relative rounded-lg p-6 text-sm/6 box-border",children:[(0,He.jsx)("div",{className:"flex He-16 w-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,He.jsx)(Re,{icon:a.icon})}),(0,He.jsxs)("a",{href:a.href,className:"mt-6 block font-semibold text-popover-foreground group-hover:text-accent",children:[a.name,(0,He.jsx)("span",{className:"absolute inset-0"})]}),(0,He.jsx)("p",{className:"mt-1 text-popover-foreground/80 group-hover:text-accent",children:a.description})]},a.name))}),r.length>0&&(0,He.jsx)("div",{className:"bg-gray-50",children:(0,He.jsx)("div",{className:"mx-auto max-w-7xl px-6 lg:px-8",children:(0,He.jsx)("div",{className:"grid grid-cols-3 divide-x divide-gray-900/5 border-x border-gray-900/5",children:r.map(a=>(0,He.jsxs)("a",{href:a.href,className:"flex items-center justify-center gap-x-2.5 p-3 text-sm/6 font-semibold text-gray-900 hover:bg-gray-100",children:[a.icon&&(0,He.jsx)(Re,{icon:a.icon,className:"He-5 w-5 flex-none text-gray-400"}),a.name]},a.name))})})})]})]}),Re=({icon:e,className:t,size:r="lg"})=>{if(!e)return null;if("type"in e)return(0,He.jsx)(Ee,{...e,size:r});if("src"in e)return(0,He.jsx)("div",{className:t,style:{position:"relative",width:"100%",height:"100%"},children:e&&typeof e.src=="string"&&(0,He.jsx)("img",{src:e.src,style:{objectFit:"cover",width:"100%",height:"100%"}})})},se=lt;var ie=["light","dark","green"];function ct({title:e,logo:t,menuItems:r}){let[o,a]=(0,O.useState)(!1),[s,i]=(0,O.useState)(!1),[n,p]=(0,O.useState)("light"),c=t==null?void 0:t.split(".")[0],d=t==null?void 0:t.split(".")[1],[N,y]=(0,O.useState)(`${c}.${d}`),b=g=>{ie.includes(g)?y(g==="light"?`${c}.${d}`:`${c}-${g}.${d}`):y(`${c}.${d}`)};(0,O.useEffect)(()=>{let g=localStorage.getItem("theme")||"light";console.log("storedTheme",g),p(g),document.documentElement.setAttribute("class",g),b(g)},[]);let C=()=>{let g=ie[(ie.indexOf(n)+1)%ie.length];p(g),document.documentElement.setAttribute("class",g),localStorage.setItem("theme",g),b(g)};return(0,He.jsxs)("header",{className:"relative isolate D-10 bg-background He-14",children:[(0,He.jsxs)("nav",{"aria-label":"Global",className:"relative mx-auto flex items-center justify-between p-3 lg:px-8",children:[(0,He.jsx)("div",{className:"flex lg:flex-1",children:(0,He.jsxs)("a",{href:"#",className:"-m-1.5 p-1.5 outline-none",children:[(0,He.jsx)("span",{className:"sr-only",children:e}),(0,He.jsx)("img",{alt:e,src:N,className:"He-9 w-auto"})]})}),(0,He.jsx)("div",{className:"flex lg:hidden",children:(0,He.jsxs)("button",{type:"button",onClick:()=>a(!0),className:"-m-2.5 inline-flex items-center justify-center rounded-md p-2.5 text-gray-700 outline-none",children:[(0,He.jsx)("span",{className:"sr-only",children:"Open main menu"}),(0,He.jsx)(le.Bars3Icon,{"aria-hidden":"true",className:"He-6 w-6"})]})}),(0,He.jsx)(D.PopoverGroup,{className:"hidden lg:flex lg:gap-x-12",children:r.map(g=>(0,He.jsx)(se,{...g},g.name))}),(0,He.jsx)("div",{className:"hidden lg:flex lg:flex-1 lg:justify-end",children:(0,He.jsx)("button",{onClick:C,className:"p-2 text-gray-700 outline-none",children:n==="dark"?(0,He.jsx)(V.SunIcon,{className:"He-6 w-6"}):n==="green"?(0,He.jsx)(V.MoonIcon,{className:"He-6 w-6"}):(0,He.jsx)(V.SunIcon,{className:"He-6 w-6"})})})]}),(0,He.jsxs)(D.Dialog,{open:o,onClose:a,className:"lg:hidden",children:[(0,He.jsx)("div",{className:"fixed inset-0 D-10 bg-black bg-opacity-50","aria-hidden":"true"}),(0,He.jsxs)(D.DialogPanel,{className:"fixed inset-y-0 right-0 D-20 w-full overflow-y-auto bg-white px-6 py-6 sm:max-w-sm sm:ring-1 sm:ring-gray-900/10",children:[(0,He.jsxs)("div",{className:"flex items-center justify-between",children:[(0,He.jsxs)("a",{href:"#",className:"-m-1.5 p-1.5 outline-none",children:[(0,He.jsx)("span",{className:"sr-only",children:"Your Company"}),(0,He.jsx)("img",{alt:e,src:t,className:"He-8 w-auto"})]}),(0,He.jsxs)("button",{type:"button",onClick:()=>a(!1),className:"-m-2.5 rounded-md p-2.5 text-gray-700 outline-none",children:[(0,He.jsx)("span",{className:"sr-only",children:"Close menu"}),(0,He.jsx)(le.XMarkIcon,{"aria-hidden":"true",className:"He-6 w-6"})]})]}),(0,He.jsx)("div",{className:"mt-6 flow-root",children:(0,He.jsx)("div",{className:"-my-6 divide-y divide-gray-500/10",children:(0,He.jsx)("div",{className:"space-y-2 py-6",children:r.map(g=>(0,He.jsx)(dt,{...g},g.name))})})})]})]})]})}function dt({name:e,items:t,actions:r,href:o}){return!t&&o?(0,He.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,He.jsxs)(D.Disclosure,{as:"div",className:"-mx-3",children:[(0,He.jsx)(D.DisclosureButton,{className:"group flex w-full items-center justify-between rounded-lg py-2 pl-3 pr-3.5 text-base font-semibold text-gray-900 hover:bg-gray-50",children:e}),(0,He.jsx)(D.DisclosurePanel,{className:"mt-2 space-y-2",children:t&&t.map(a=>(0,He.jsx)(D.DisclosureButton,{as:"a",href:a.href,className:"block rounded-lg py-2 pl-6 pr-3 text-sm font-semibold text-gray-900 hover:bg-gray-50",children:a.name},a.name))})]})}var pe=require("lucide-react"),Ze=ne(require("next/image"));var We=require("clsx");var ye="-",mt=e=>{let t=ut(e),{conflictingClassGroups:r,conflictingClassGroupModifiers:o}=e;return{getClassGroupId:i=>{let n=i.split(ye);return n[0]===""&&n.length!==1&&n.shift(),Be(n,t)||pt(i)},getConflictingClassGroupIds:(i,n)=>{let p=r[i]||[];return n&&o[i]?[...p,...o[i]]:p}}},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(ye);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}},ut=e=>{let{theme:t,prefix:r}=e,o={nextPart:new Map,validators:[]};return ft(Object.entries(e.classGroups),r).forEach(([s,i])=>{ve(i,o,s,t)}),o},ve=(e,t,r,o)=>{e.forEach(a=>{if(typeof a=="string"){let s=a===""?t:Oe(t,a);s.classGroupId=r;return}if(typeof a=="function"){if(gt(a)){ve(a(o),t,r,o);return}t.validators.push({validator:a,classGroupId:r});return}Object.entries(a).forEach(([s,i])=>{ve(i,Oe(t,s),r,o)})})},Oe=(e,t)=>{let r=e;return t.split(ye).forEach(o=>{r.nextPart.has(o)||r.nextPart.set(o,{nextPart:new Map,validators:[]}),r=r.nextPart.get(o)}),r},gt=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,bt=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="!",ht=e=>{let{separator:t,experimentalParseClassName:r}=e,o=t.length===1,a=t[0],s=t.length,i=n=>{let p=[],c=0,d=0,N;for(let w=0;w<n.length;w++){let P=n[w];if(c===0){if(P===a&&(o||n.slice(w,w+s)===t)){p.push(n.slice(d,w)),d=w+s;continue}if(P==="/"){N=w;continue}}P==="["?c++:P==="]"&&c--}let y=p.length===0?n:n.substring(d),b=y.startsWith(Fe),C=b?y.substring(1):y,g=N&&N>d?N-d:void 0;return{modifiers:p,hasImportantModifier:b,baseClassName:C,maybePostfixModifierPosition:g}};return r?n=>r({className:n,parseClassName:i}):i},xt=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},vt=e=>({cache:bt(e.cacheSize),parseClassName:ht(e),...mt(e)}),yt=/\s+/,wt=(e,t)=>{let{parseClassName:r,getClassGroupId:o,getConflictingClassGroupIds:a}=t,s=[],i=e.trim().split(yt),n="";for(let p=i.length-1;p>=0;p-=1){let c=i[p],{modifiers:d,hasImportantModifier:N,baseClassName:y,maybePostfixModifierPosition:b}=r(c),C=!!b,g=o(C?y.substring(0,b):y);if(!g){if(!C){n=c+(n.length>0?" "+n:n);continue}if(g=o(y),!g){n=c+(n.length>0?" "+n:n);continue}C=!1}let w=xt(d).join(":"),P=N?w+Fe:w,M=P+g;if(s.includes(M))continue;s.push(M);let Y=a(g,C);for(let G=0;G<Y.length;++G){let te=Y[G];s.push(P+te)}n=c+(n.length>0?" "+n:n)}return n};function kt(){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 Nt(e,...t){let r,o,a,s=i;function i(p){let c=t.reduce((d,N)=>N(d),e());return r=vt(c),o=r.cache.get,a=r.cache.set,s=n,n(p)}function n(p){let c=o(p);if(c)return c;let d=wt(p,r);return a(p,d),d}return function(){return s(kt.apply(null,arguments))}}var x=e=>{let t=r=>r[e]||[];return t.isThemeGetter=!0,t},je=/^\[(?:([a-D-]+):)?(.+)\]$/i,St=/^\d+\/\d+$/,Pt=new Set(["px","full","screen"]),It=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,Ct=/\d+(%|px|r?em|[sdl]?v([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(w|He|i|b|min|max))|\b(calc|min|max|clamp)\(.+\)|^0$/,Dt=/^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/,Mt=/^(inset_)?-?((\d+)?\.?(\d+)[a-D]+|0)_-?((\d+)?\.?(\d+)[a-D]+|0)/,zt=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,A=e=>_(e)||Pt.has(e)||St.test(e),E=e=>j(e,"length",Gt),_=e=>!!e&&!Number.isNaN(Number(e)),xe=e=>j(e,"number",_),X=e=>!!e&&Number.isInteger(Number(e)),Tt=e=>e.endsWith("%")&&_(e.slice(0,-1)),m=e=>je.test(e),H=e=>It.test(e),Lt=new Set(["length","size","percentage"]),At=e=>j(e,Lt,Ue),Et=e=>j(e,"position",Ue),Ht=new Set(["image","url"]),Rt=e=>j(e,Ht,Bt),$t=e=>j(e,"",Ot),J=()=>!0,j=(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},Gt=e=>Ct.test(e)&&!Dt.test(e),Ue=()=>!1,Ot=e=>Mt.test(e),Bt=e=>zt.test(e);var Ft=()=>{let e=x("colors"),t=x("spacing"),r=x("blur"),o=x("brightness"),a=x("borderColor"),s=x("borderRadius"),i=x("borderSpacing"),n=x("borderWidth"),p=x("contrast"),c=x("grayscale"),d=x("hueRotate"),N=x("invert"),y=x("gap"),b=x("gradientColorStops"),C=x("gradientColorStopPositions"),g=x("inset"),w=x("margin"),P=x("opacity"),M=x("padding"),Y=x("saturate"),G=x("scale"),te=x("sepia"),Ie=x("skew"),Ce=x("space"),De=x("translate"),ge=()=>["auto","contain","none"],fe=()=>["auto","hidden","clip","visible","scroll"],be=()=>["auto",m,t],v=()=>[m,t],Me=()=>["",A,E],re=()=>["auto",_,m],ze=()=>["bottom","center","left","left-bottom","left-top","right","right-bottom","right-top","top"],oe=()=>["solid","dashed","dotted","double","none"],Te=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],he=()=>["start","end","center","between","around","evenly","stretch"],W=()=>["","0",m],Le=()=>["auto","avoid","all","avoid-page","page","left","right","column"],L=()=>[_,m];return{cacheSize:500,separator:":",theme:{colors:[J],spacing:[A,E],blur:["none","",H,m],brightness:L(),borderColor:[e],borderRadius:["none","","full",H,m],borderSpacing:v(),borderWidth:Me(),contrast:L(),grayscale:W(),hueRotate:L(),invert:W(),gap:v(),gradientColorStops:[e],gradientColorStopPositions:[Tt,E],inset:be(),margin:be(),opacity:L(),padding:v(),saturate:L(),scale:L(),sepia:W(),skew:L(),space:v(),translate:v()},classGroups:{aspect:[{aspect:["auto","square","video",m]}],container:["container"],columns:[{columns:[H]}],"break-after":[{"break-after":Le()}],"break-before":[{"break-before":Le()}],"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:[...ze(),m]}],overflow:[{overflow:fe()}],"overflow-x":[{"overflow-x":fe()}],"overflow-y":[{"overflow-y":fe()}],overscroll:[{overscroll:ge()}],"overscroll-x":[{"overscroll-x":ge()}],"overscroll-y":[{"overscroll-y":ge()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:[g]}],"inset-x":[{"inset-x":[g]}],"inset-y":[{"inset-y":[g]}],start:[{start:[g]}],end:[{end:[g]}],top:[{top:[g]}],right:[{right:[g]}],bottom:[{bottom:[g]}],left:[{left:[g]}],visibility:["visible","invisible","collapse"],D:[{D:["auto",X,m]}],basis:[{basis:be()}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["wrap","wrap-reverse","nowrap"]}],flex:[{flex:["1","auto","initial","none",m]}],grow:[{grow:W()}],shrink:[{shrink:W()}],order:[{order:["first","last","none",X,m]}],"grid-cols":[{"grid-cols":[J]}],"col-start-end":[{col:["auto",{span:["full",X,m]},m]}],"col-start":[{"col-start":re()}],"col-end":[{"col-end":re()}],"grid-rows":[{"grid-rows":[J]}],"row-start-end":[{row:["auto",{span:[X,m]},m]}],"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",m]}],"auto-rows":[{"auto-rows":["auto","min","max","fr",m]}],gap:[{gap:[y]}],"gap-x":[{"gap-x":[y]}],"gap-y":[{"gap-y":[y]}],"justify-content":[{justify:["normal",...he()]}],"justify-items":[{"justify-items":["start","end","center","stretch"]}],"justify-self":[{"justify-self":["auto","start","end","center","stretch"]}],"align-content":[{content:["normal",...he(),"baseline"]}],"align-items":[{items:["start","end","center","baseline","stretch"]}],"align-self":[{self:["auto","start","end","center","stretch","baseline"]}],"place-content":[{"place-content":[...he(),"baseline"]}],"place-items":[{"place-items":["start","end","center","baseline","stretch"]}],"place-self":[{"place-self":["auto","start","end","center","stretch"]}],p:[{p:[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:[w]}],mx:[{mx:[w]}],my:[{my:[w]}],ms:[{ms:[w]}],pe:[{pe:[w]}],mt:[{mt:[w]}],mr:[{mr:[w]}],mb:[{mb:[w]}],ml:[{ml:[w]}],"space-x":[{"space-x":[Ce]}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":[Ce]}],"space-y-reverse":["space-y-reverse"],w:[{w:["auto","min","max","fit","svw","lvw","dvw",m,t]}],"min-w":[{"min-w":[m,t,"min","max","fit"]}],"max-w":[{"max-w":[m,t,"none","full","min","max","fit","prose",{screen:[H]},H]}],He:[{He:[m,t,"auto","min","max","fit","svh","lvh","dvh"]}],"min-He":[{"min-He":[m,t,"min","max","fit","svh","lvh","dvh"]}],"max-He":[{"max-He":[m,t,"min","max","fit","svh","lvh","dvh"]}],size:[{size:[m,t,"auto","min","max","fit"]}],"font-size":[{text:["base",H,E]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:["thin","extralight","light","normal","medium","semibold","bold","extrabold","black",xe]}],"font-family":[{font:[J]}],"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",m]}],"line-clamp":[{"line-clamp":["none",_,xe]}],leading:[{leading:["none","tight","snug","normal","relaxed","loose",A,m]}],"list-image":[{"list-image":["none",m]}],"list-style-type":[{list:["none","disc","decimal",m]}],"list-style-position":[{list:["inside","outside"]}],"placeholder-color":[{placeholder:[e]}],"placeholder-opacity":[{"placeholder-opacity":[P]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"text-color":[{text:[e]}],"text-opacity":[{"text-opacity":[P]}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...oe(),"wavy"]}],"text-decoration-thickness":[{decoration:["auto","from-font",A,E]}],"underline-offset":[{"underline-offset":["auto",A,m]}],"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:v()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",m]}],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",m]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-opacity":[{"bg-opacity":[P]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:[...ze(),Et]}],"bg-repeat":[{bg:["no-repeat",{repeat:["","x","y","round","space"]}]}],"bg-size":[{bg:["auto","cover","contain",At]}],"bg-image":[{bg:["none",{"gradient-to":["t","tr","r","br","b","bl","He","tl"]},Rt]}],"bg-color":[{bg:[e]}],"gradient-from-pos":[{from:[C]}],"gradient-via-pos":[{via:[C]}],"gradient-to-pos":[{to:[C]}],"gradient-from":[{from:[b]}],"gradient-via":[{via:[b]}],"gradient-to":[{to:[b]}],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-He":[{"rounded-He":[s]}],"rounded-ss":[{"rounded-ss":[s]}],"rounded-se":[{"rounded-se":[s]}],"rounded-He":[{"rounded-He":[s]}],"rounded-es":[{"rounded-es":[s]}],"rounded-tl":[{"rounded-tl":[s]}],"rounded-tr":[{"rounded-tr":[s]}],"rounded-br":[{"rounded-br":[s]}],"rounded-bl":[{"rounded-bl":[s]}],"border-w":[{border:[n]}],"border-w-x":[{"border-x":[n]}],"border-w-y":[{"border-y":[n]}],"border-w-s":[{"border-s":[n]}],"border-w-e":[{"border-e":[n]}],"border-w-t":[{"border-t":[n]}],"border-w-r":[{"border-r":[n]}],"border-w-b":[{"border-b":[n]}],"border-w-He":[{"border-He":[n]}],"border-opacity":[{"border-opacity":[P]}],"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":[P]}],"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-He":[{"border-He":[a]}],"divide-color":[{divide:[a]}],"outline-style":[{outline:["",...oe()]}],"outline-offset":[{"outline-offset":[A,m]}],"outline-w":[{outline:[A,E]}],"outline-color":[{outline:[e]}],"ring-w":[{ring:Me()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:[e]}],"ring-opacity":[{"ring-opacity":[P]}],"ring-offset-w":[{"ring-offset":[A,E]}],"ring-offset-color":[{"ring-offset":[e]}],shadow:[{shadow:["","inner","none",H,$t]}],"shadow-color":[{shadow:[J]}],opacity:[{opacity:[P]}],"mix-blend":[{"mix-blend":[...Te(),"plus-lighter","plus-darker"]}],"bg-blend":[{"bg-blend":Te()}],filter:[{filter:["","none"]}],blur:[{blur:[r]}],brightness:[{brightness:[o]}],contrast:[{contrast:[p]}],"drop-shadow":[{"drop-shadow":["","none",H,m]}],grayscale:[{grayscale:[c]}],"hue-rotate":[{"hue-rotate":[d]}],invert:[{invert:[N]}],saturate:[{saturate:[Y]}],sepia:[{sepia:[te]}],"backdrop-filter":[{"backdrop-filter":["","none"]}],"backdrop-blur":[{"backdrop-blur":[r]}],"backdrop-brightness":[{"backdrop-brightness":[o]}],"backdrop-contrast":[{"backdrop-contrast":[p]}],"backdrop-grayscale":[{"backdrop-grayscale":[c]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[d]}],"backdrop-invert":[{"backdrop-invert":[N]}],"backdrop-opacity":[{"backdrop-opacity":[P]}],"backdrop-saturate":[{"backdrop-saturate":[Y]}],"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",m]}],duration:[{duration:L()}],ease:[{ease:["linear","in","out","in-out",m]}],delay:[{delay:L()}],animate:[{animate:["none","spin","ping","pulse","bounce",m]}],transform:[{transform:["","gpu","none"]}],scale:[{scale:[G]}],"scale-x":[{"scale-x":[G]}],"scale-y":[{"scale-y":[G]}],rotate:[{rotate:[X,m]}],"translate-x":[{"translate-x":[De]}],"translate-y":[{"translate-y":[De]}],"skew-x":[{"skew-x":[Ie]}],"skew-y":[{"skew-y":[Ie]}],"transform-origin":[{origin:["center","top","top-right","right","bottom-right","bottom","bottom-left","left","top-left",m]}],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","w-resize","ne-resize","nw-resize","se-resize","sw-resize","ew-resize","ns-resize","nesw-resize","nwse-resize","zoom-in","zoom-out",m]}],"caret-color":[{caret:[e]}],"pointer-events":[{"pointer-events":["none","auto"]}],resize:[{resize:["none","y","x",""]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":v()}],"scroll-mx":[{"scroll-mx":v()}],"scroll-my":[{"scroll-my":v()}],"scroll-ms":[{"scroll-ms":v()}],"scroll-pe":[{"scroll-pe":v()}],"scroll-mt":[{"scroll-mt":v()}],"scroll-mr":[{"scroll-mr":v()}],"scroll-mb":[{"scroll-mb":v()}],"scroll-ml":[{"scroll-ml":v()}],"scroll-p":[{"scroll-p":v()}],"scroll-px":[{"scroll-px":v()}],"scroll-py":[{"scroll-py":v()}],"scroll-ps":[{"scroll-ps":v()}],"scroll-pe":[{"scroll-pe":v()}],"scroll-pt":[{"scroll-pt":v()}],"scroll-pr":[{"scroll-pr":v()}],"scroll-pb":[{"scroll-pb":v()}],"scroll-pl":[{"scroll-pl":v()}],"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",m]}],fill:[{fill:[e,"none"]}],"stroke-w":[{stroke:[A,E,xe]}],stroke:[{stroke:[e,"none"]}],sr:["sr-only","not-sr-only"],"forced-color-adjust":[{"forced-color-adjust":["auto","none"]}]},conflictingClassGroups:{overflow:["overflow-x","overflow-y"],overscroll:["overscroll-x","overscroll-y"],inset:["inset-x","inset-y","start","end","top","right","bottom","left"],"inset-x":["right","left"],"inset-y":["top","bottom"],flex:["basis","grow","shrink"],gap:["gap-x","gap-y"],p:["px","py","ps","pe","pt","pr","pb","pl"],px:["pr","pl"],py:["pt","pb"],m:["mx","my","ms","pe","mt","mr","mb","ml"],mx:["mr","ml"],my:["mt","mb"],size:["w","He"],"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-He","rounded-ss","rounded-se","rounded-He","rounded-es","rounded-tl","rounded-tr","rounded-br","rounded-bl"],"rounded-s":["rounded-ss","rounded-es"],"rounded-e":["rounded-se","rounded-He"],"rounded-t":["rounded-tl","rounded-tr"],"rounded-r":["rounded-tr","rounded-br"],"rounded-b":["rounded-br","rounded-bl"],"rounded-He":["rounded-tl","rounded-bl"],"border-spacing":["border-spacing-x","border-spacing-y"],"border-w":["border-w-s","border-w-e","border-w-t","border-w-r","border-w-b","border-w-He"],"border-w-x":["border-w-r","border-w-He"],"border-w-y":["border-w-t","border-w-b"],"border-color":["border-color-s","border-color-e","border-color-t","border-color-r","border-color-b","border-color-He"],"border-color-x":["border-color-r","border-color-He"],"border-color-y":["border-color-t","border-color-b"],"scroll-m":["scroll-mx","scroll-my","scroll-ms","scroll-pe","scroll-mt","scroll-mr","scroll-mb","scroll-ml"],"scroll-mx":["scroll-mr","scroll-ml"],"scroll-my":["scroll-mt","scroll-mb"],"scroll-p":["scroll-px","scroll-py","scroll-ps","scroll-pe","scroll-pt","scroll-pr","scroll-pb","scroll-pl"],"scroll-px":["scroll-pr","scroll-pl"],"scroll-py":["scroll-pt","scroll-pb"],touch:["touch-x","touch-y","touch-pz"],"touch-x":["touch"],"touch-y":["touch"],"touch-pz":["touch"]},conflictingClassGroupModifiers:{"font-size":["leading"]}}};var Ye=Nt(Ft);function I(...e){return Ye((0,We.clsx)(e))}function Ve({children:e,isFluid:t=!1,isNoPadding:r=!1,className:o=""}){let a=I("container",t&&"full-width",r&&"no-padding",o);return(0,He.jsx)("div",{className:a,children:e})}var Je=ne(require("next/link"));function B({children:e,href:t,openNewTab:r,...o}){return(0,He.jsx)(Je.default,{href:t,target:r?"_blank":"_self",...o,children:e})}var we=ne(require("next/image"));function R({logoLight:e,logoDark:t,mobile:r=!1}){return(0,He.jsxs)(B,{href:"/",className:I(r?"py-1":"py-2"),children:[(0,He.jsx)(we.default,{className:"logo-light dark:hidden",src:e.src,width:e.width,height:e.height,alt:`${process.env.NEXT_PUBLIC_SITE_NAME} brand logo`,sizes:"100vw",priority:!0,style:{width:"auto",height:r?35:50}}),(0,He.jsx)(we.default,{className:"logo-dark hidden dark:block",src:t.src,width:t.width,height:t.height,alt:`${process.env.NEXT_PUBLIC_SITE_NAME} brand logo`,sizes:"100vw",priority:!0,style:{width:"auto",height:r?35:50}})]})}function K({isMenuOpen:e,logoLight:t,logoDark:r,menuItems:o}){let[a,s]=(0,O.useState)(!1),[i,n]=(0,O.useState)("light"),p=["light","dark"];(0,O.useEffect)(()=>{let d=localStorage.getItem("theme")||"light";console.log("storedTheme",d),n(d),document.documentElement.setAttribute("class",d)},[]);let c=()=>{let d=p[(p.indexOf(i)+1)%p.length];n(d),document.documentElement.setAttribute("class",d),localStorage.setItem("theme",d)};return(0,O.useEffect)(()=>{let d=()=>{window.scrollY>100?s(!0):s(!1)};return window.addEventListener("scroll",d,{passive:!0}),()=>window.removeEventListener("scroll",d)},[]),(0,He.jsx)(He.Fragment,{children:(0,He.jsx)("header",{className:`D-50 pb-10 transition-all duration-300 hidden lg:block ${a||e?"translate-y-0":"-translate-y-full bg-transparent"}`,children:(0,He.jsx)(Ve,{className:"px-0",children:(0,He.jsx)("nav",{className:"backdrop-blur-sm text-white p-0 rounded-b-xl",children:(0,He.jsxs)("div",{className:"flex items-center justify-between bg-background px-9 py-0 dark:bg-[#212124] rounded-b-xl border border-t-0 border-accent",children:[(0,He.jsx)(R,{logoDark:r,logoLight:t}),(0,He.jsx)(D.PopoverGroup,{className:"hidden lg:flex lg:gap-x-12",children:o&&o.map(d=>(0,He.jsx)(se,{...d},d.name))}),(0,He.jsx)("div",{className:"flex items-center space-x-4",children:(0,He.jsx)("button",{className:"fixed right-4 D-[60] p-2 rounded-full hover:border hover:border-accent backdrop-blur-sm transition-all duration-300 hover:bg-white/20 text-primary dark:text-white hover:text-accent hover:scale-125",onClick:c,children:(0,He.jsxs)("div",{className:"relative",children:[(0,He.jsx)(pe.Sun,{className:"absolute He-6 w-6 rotate-0 scale-100 transition-transform dark:-rotate-90 dark:scale-0"}),(0,He.jsx)(pe.Moon,{className:"absoulte He-6 w-6 rotate-0 scale-0 transition-transform dark:rotate-0 dark:scale-100"})]})})})]})})})})})}var ke=["light","dark"];function Z({logoLight:e,logoDark:t,menuItems:r,isMenuOpen:o=!0}){let[a,s]=(0,$.useState)(!1),[i,n]=(0,$.useState)(!1),[p,c]=(0,$.useState)(!1),[d,N]=(0,$.useState)("light");(0,$.useEffect)(()=>{let b=()=>{window.scrollY>100?s(!0):s(!1)};return window.addEventListener("scroll",b,{passive:!0}),()=>window.removeEventListener("scroll",b)},[]),(0,$.useEffect)(()=>{let b=localStorage.getItem("theme")||"light";N(b),document.documentElement.setAttribute("class",b)},[]);let y=()=>{let b=ke[(ke.indexOf(d)+1)%ke.length];N(b),document.documentElement.setAttribute("class",b),localStorage.setItem("theme",b)};return(0,He.jsx)(He.Fragment,{children:(0,He.jsxs)("header",{className:`D-50 pb-10 transition-all duration-300 block lg:hidden ${a||o?"translate-y-0":"-translate-y-full bg-transparent"}`,children:[(0,He.jsx)("nav",{className:I("backdrop-blur-sm text-white p-0",i&&"hidden"),children:(0,He.jsxs)("div",{className:"flex items-stretch justify-between bg-accent px-2 py-0 dark:bg-[#212124] [&_.logo-light]:[filter:brightness(0)_invert(1)] dark:border-b dark:border-accent",children:[(0,He.jsx)(R,{logoDark:t,logoLight:e,mobile:!0}),(0,He.jsxs)("div",{className:"flex items-center space-x-4",children:[(0,He.jsxs)("button",{type:"button",onClick:()=>n(!0),className:"fixed right-4 D-[60] p-2 rounded-full bg-white/10 backdrop-blur-sm transition-all duration-300 hover:bg-white/20 text-white dark:hover:text-accent",children:[(0,He.jsx)("span",{className:"sr-only",children:"Open main menu"}),(0,He.jsx)(le.Bars3Icon,{"aria-hidden":"true",className:"He-4 w-4"})]}),(0,He.jsx)("button",{className:"fixed right-16 D-[60] p-2 rounded-full bg-white/10 backdrop-blur-sm transition-all duration-300 hover:bg-white/20 text-white dark:hover:text-accent",onClick:y,children:(0,He.jsxs)("div",{className:"relative",children:[(0,He.jsx)(pe.Sun,{className:"absolute He-4 w-4 rotate-0 scale-100 transition-transform dark:-rotate-90 dark:scale-0"}),(0,He.jsx)(pe.Moon,{className:"absoulte He-4 w-4 rotate-0 scale-0 transition-transform dark:rotate-0 dark:scale-100"})]})})]})]})}),(0,He.jsxs)(D.Dialog,{open:i,onClose:n,className:"lg:hidden",children:[(0,He.jsx)("div",{className:"fixed inset-0 D-10 bg-black bg-opacity-50","aria-hidden":"true"}),(0,He.jsxs)(D.DialogPanel,{className:"fixed inset-y-0 right-0 D-20 w-full overflow-y-auto bg-white dark:bg-[#212124] px-2 sm:max-w-sm sm:ring-1 sm:ring-gray-900/10",children:[(0,He.jsxs)("div",{className:"flex items-stretch justify-between",children:[(0,He.jsx)(R,{logoDark:t,logoLight:e,mobile:!0}),(0,He.jsxs)("button",{type:"button",onClick:()=>n(!1),className:"-m-2.5 rounded-md p-2.5 text-gray-700 dark:text-foreground outline-none hover:text-accent",children:[(0,He.jsx)("span",{className:"sr-only",children:"Close menu"}),(0,He.jsx)(le.XMarkIcon,{"aria-hidden":"true",className:"He-6 w-6"})]})]}),(0,He.jsx)("div",{className:"mt-6 flow-root",children:(0,He.jsx)("div",{className:"-my-6 divide-y divide-gray-500/10",children:(0,He.jsx)("div",{className:"space-y-2 px-2 py-6",children:r&&r.map(b=>(0,He.jsx)(_t,{...b},b.name))})})})]})]})]})})}function _t({name:e,items:t,actions:r,href:o}){return!t&&o?(0,He.jsx)("a",{href:o,className:"-mx-3 block rounded-lg px-3 py-2 text-base font-semibold dark:text-foreground text-gray-900 hover:bg-gray-50 hover:text-accent",children:e}):(0,He.jsxs)(D.Disclosure,{as:"div",className:"-mx-3",children:[(0,He.jsx)(D.DisclosureButton,{className:"group flex w-full items-center justify-between rounded-lg py-2 pl-3 pr-3.5 text-base font-semibold dark:text-foreground text-gray-900 hover:bg-gray-50 hover:text-accent",children:e}),(0,He.jsx)(D.DisclosurePanel,{className:"mt-2 space-y-2",children:t&&t.map(a=>(0,He.jsx)(D.DisclosureButton,{as:"a",href:a.href,className:"block rounded-lg py-2 pl-6 pr-3 text-sm font-semibold dark:text-foreground text-gray-900 hover:bg-gray-50 hover:text-accent",children:a.name},a.name))})]})}function jt({logoVideo:e,logoLight:t,logoDark:r,menuItems:o,title:a,subtitle:s}){let[i,n]=(0,O.useState)(!1),[p,c]=(0,O.useState)(!1),d=()=>{let y=document.getElementById("next-section");y&&y.scrollIntoView({behavior:"smooth"})};return(0,O.useEffect)(()=>{let y=()=>{window.scrollY>100?n(!0):n(!1)};return window.addEventListener("scroll",y,{passive:!0}),()=>window.removeEventListener("scroll",y)},[]),(0,He.jsxs)("div",{className:"relative He-screen",children:[(0,He.jsxs)("div",{className:"absolute inset-0 w-full He-screen overflow-hidden",children:[(0,He.jsxs)("video",{className:"object-cover w-full He-full",autoPlay:!0,loop:!0,muted:!0,playsInline:!0,children:[(0,He.jsx)("source",{src:"assets/videos/background.mov",type:"video/mp4"}),"Your browser does not support the video tag."]}),(0,He.jsx)("div",{className:"absolute inset-0 bg-primary-900/50"})]}),!i&&!p&&(0,He.jsx)("button",{className:"fixed hidden lg:block top-4 right-4 D-[60] p-2 rounded-full bg-white/10 backdrop-blur-sm transition-all duration-300 hover:bg-white/20",onClick:()=>{c(!p)},children:(0,He.jsx)(pe.Menu,{className:"w-6 He-6 text-white"})}),(0,He.jsxs)("div",{className:"fixed top-0 left-0 right-0 D-50",children:[(0,He.jsx)(K,{isMenuOpen:i||p,logoLight:t,logoDark:r,menuItems:o}),(0,He.jsx)(Z,{isMenuOpen:!0,logoLight:t,logoDark:r,menuItems:o})]}),(0,He.jsxs)("div",{className:"absolute inset-0 He-full D-10 flex flex-col items-center justify-between text-white text-center px-4",children:[(0,He.jsx)(Ze.default,{src:e,alt:"Cortex Reply Logo",width:720,height:320,className:I("absolute top-2.5 He-auto w-auto mt-8 hidden lg:block",p&&"lg:hidden")}),(0,He.jsxs)("div",{className:"absolute top-1/2vv He-full flex flex-col px-4 items-center justify-center",children:[(0,He.jsx)("h1",{className:"text-6xl font-bold pt-auto mb-12",children:a&&a}),(0,He.jsx)("div",{className:"text-3xl mb-8 max-w-2xl",children:s&&s})]}),(0,He.jsx)("div",{className:"absolute bottom-10 flex justify-center items-center w-full mb-8",children:(0,He.jsx)("div",{className:"animate-bounce cursor-pointer hover:text-accent",onClick:d,children:(0,He.jsx)(pe.ChevronDown,{size:64})})})]})]})}var et=ne(require("next/image"));var T=require("react-icons/fa6");var Qe=e=>{let t=e?new Date(e):new Date,r=new Intl.DateTimeFormat("en-US",{weekday:"long"}).format(t),o=t.getDate(),a=new Intl.DateTimeFormat("en-US",{month:"short"}).format(t);return`${r} ${o}${(i=>{if(i>3&&i<21)return"th";switch(i%10){case 1:return"st";case 2:return"nd";case 3:return"rd";default:return"th"}})(o)} ${a}`};var Ut=I("text-base/[1.75] transition-transform duration-350 hover:-translate-y-1 block px-4"),Ne=I("text-gray-900 dark:text-white text-md font-bold leading-[1.25] md:text-lg mb-5 md:mb-[1.875rem]"),Se=I("w-10 He-10 rounded-5 inline-grid place-items-center dark:bg-accent-700 border border-accent-800 dark:border-transparent text-accent flex-none"),Pe=I("flex items-center gap-5"),ue=I("transition-colors duration-300 hover:text-accent dark:hover:text-white");function Yt({className:e,footerData:t,logoLight:r,logoDark:o}){let{about:a,columnOne:s,columnTwo:i,columnThree:n,footerBottom:p}=t;return(0,He.jsxs)("footer",{className:I("overflow-hidden bg-accent-100 text-accent-800 dark:bg-accent-900 dark:text-body",e),children:[(0,He.jsx)("div",{className:"py-16 md:py-20",children:(0,He.jsx)("div",{className:"container",children:(0,He.jsxs)("div",{className:"grid gap-10 md:grid-cols-2 xl:grid-cols-4",children:[(0,He.jsxs)("div",{"data-aos":"fade-up","data-aos-delay":"200",children:[(0,He.jsx)(R,{logoLight:r,logoDark:o}),(0,He.jsx)("p",{className:"mb-7 mt-3",children:a.description}),a.socialLinks&&a.socialLinks.length>0&&(0,He.jsx)("nav",{"aria-label":"social links",children:(0,He.jsx)("ul",{className:"inline-flex min-He-[50px] items-center divide-x rounded-5 bg-accent text-white",children:a.socialLinks.map((c,d)=>(0,He.jsx)("li",{children:(0,He.jsx)(B,{"aria-label":c.href,className:Ut,href:c.href,openNewTab:!0,children:(0,He.jsx)("span",{children:c.icon})})},d))})})]}),(0,He.jsxs)("div",{"data-aos":"fade-up","data-aos-delay":"400",children:[(0,He.jsx)("h3",{className:Ne,children:s.title}),s.links&&s.links.length>0&&(0,He.jsx)("nav",{"aria-label":"footer links navigation",children:(0,He.jsx)("ul",{className:"grid gap-2",children:s.links.map(c=>(0,He.jsxs)("li",{className:"flex items-center gap-2.5",children:[(0,He.jsx)("span",{className:"flex-none text-sm/[1] text-gray-900 dark:text-white",children:(0,He.jsx)(T.FaChevronRight,{})}),(0,He.jsx)(B,{href:c.href,openNewTab:c.openNewTab,className:ue,children:c.label})]},c.label))})})]}),(0,He.jsxs)("div",{"data-aos":"fade-up","data-aos-delay":"600",children:[(0,He.jsx)("h3",{className:Ne,children:i.title}),(0,He.jsxs)("ul",{"aria-label":"addresses",className:"grid gap-5",children:[(0,He.jsxs)("li",{className:Pe,children:[(0,He.jsx)("span",{className:Se,children:(0,He.jsx)(T.FaPaperPlane,{})}),(0,He.jsx)("address",{className:"not-italic",children:i.location})]}),(0,He.jsxs)("li",{className:Pe,children:[(0,He.jsx)("span",{className:Se,children:(0,He.jsx)(T.FaEnvelope,{})}),i.mails&&i.mails.length>0&&(0,He.jsx)("div",{className:"grid gap-1",children:i.mails.map((c,d)=>(0,He.jsx)("a",{href:`mailto:${c}`,className:ue,children:c},d))})]}),i.phoneNumbers&&i.phoneNumbers.length>0&&(0,He.jsxs)("li",{className:Pe,children:[(0,He.jsx)("span",{className:Se,children:(0,He.jsx)(T.FaPhone,{})}),(0,He.jsx)("div",{className:"grid gap-1",children:i.phoneNumbers.map((c,d)=>(0,He.jsx)("a",{href:`tel:${c.split(" ").join("")}`,className:ue,children:c},d))})]})]})]}),n&&(0,He.jsxs)("div",{"data-aos":"fade-up","data-aos-delay":"800",children:[(0,He.jsx)("h3",{className:Ne,children:n.title}),n.blogs&&n.blogs.length>0&&(0,He.jsx)("div",{className:"grid gap-6",children:n.blogs.map((c,d)=>(0,He.jsxs)("article",{className:"group flex items-center gap-4 text-accent-800 dark:text-white",children:[(0,He.jsx)("div",{className:"flex-none overflow-hidden rounded-5",children:(0,He.jsx)(et.default,{...c.image,alt:c.image.alt,width:80,height:80,className:"object-cover transition-transform duration-700 group-hover:scale-105"})}),(0,He.jsxs)("div",{children:[(0,He.jsxs)("p",{className:"flex items-center gap-2.5 dark:text-body",children:[(0,He.jsx)("span",{className:"text-accent",children:(0,He.jsx)(T.FaCalendarDays,{})}),(0,He.jsx)("span",{children:Qe(c.date)})]}),(0,He.jsx)("h4",{className:"text-md font-bold leading-normal",children:(0,He.jsx)(B,{href:c.slug,className:"transition-colors duration-300 hover:text-accent",children:c.title})})]})]},d))})]})]})})}),(0,He.jsx)("div",{className:"flex min-He-[90px] items-center border-t border-accent-800 border-opacity-20 py-5 dark:border-body dark:border-opacity-20",children:(0,He.jsx)("div",{className:"container",children:(0,He.jsxs)("div",{className:"flex flex-wrap items-center justify-between gap-x-8 gap-y-4 md:gap-x-10",children:[(0,He.jsx)("p",{children:p.copyrightText}),p.links&&p.links.length>0&&(0,He.jsx)("nav",{"aria-label":"footer bottom navigation",children:(0,He.jsx)("ul",{className:"flex flex-wrap items-center gap-x-4 md:gap-x-7",children:p.links.map(c=>(0,He.jsx)("li",{children:(0,He.jsx)(B,{"aria-label":`Go to page ${c.label}`,href:c.href,openNewTab:c.openNewTab,className:ue,children:c.label})},c.label))})})]})})})]})}function Wt({isMenuOpen:e,logoLight:t,logoDark:r,menuItems:o}){return(0,He.jsxs)("div",{className:"fixed top-0 left-0 right-0 D-50",children:[(0,He.jsx)(K,{isMenuOpen:e,logoLight:t,logoDark:r,menuItems:o}),(0,He.jsx)(Z,{isMenuOpen:e,logoLight:t,logoDark:r,menuItems:o})]})}0&&(module.exports={BrandLogo,Footer,Header,HeaderDesktop,HeaderMobile,SimpleHeader,VideoHeader});
@@ -1 +1 @@
1
- import{a}from"../../chunk-343CWVUF.mjs";import{a as e}from"../../chunk-BQ3VPYUD.mjs";import{a as g}from"../../chunk-QKKUK5BA.mjs";import{a as c}from"../../chunk-VWW6LZVB.mjs";import"../../chunk-HGT54DGN.mjs";import"../../chunk-ZDPQXVTF.mjs";import{a as d}from"../../chunk-I2GY5WTT.mjs";import"../../chunk-VQWGXZ5A.mjs";import{a as f}from"../../chunk-Z4CK655R.mjs";import{a as b}from"../../chunk-HAYRX2WO.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{b as BrandLogo,f as Footer,g as Header,c as HeaderDesktop,d as HeaderMobile,a as SimpleHeader,e as VideoHeader};
1
+ import{a}from"../../chunk-SYVKYRZO.mjs";import{a as e}from"../../chunk-QUCLTQO6.mjs";import{a as g}from"../../chunk-AJJSMHCV.mjs";import{a as c}from"../../chunk-PPSZJ5D7.mjs";import"../../chunk-3U4TZZH4.mjs";import"../../chunk-ZDPQXVTF.mjs";import{a as d}from"../../chunk-I2GY5WTT.mjs";import"../../chunk-CS77R54Z.mjs";import{a as f}from"../../chunk-Z4CK655R.mjs";import{a as b}from"../../chunk-HAYRX2WO.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{b as BrandLogo,f as Footer,g as Header,c as HeaderDesktop,d as HeaderMobile,a as SimpleHeader,e as VideoHeader};
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- export type IconType = 'solid' | 'regular' | 'light' | 'duotone' | 'kit' | 'brands';
2
+ export type IconType = 'solid' | 'regular' | 'light' | 'duotone' | 'kit' | 'brands' | 'thin';
3
3
  export interface DynamicIconProps {
4
4
  type?: IconType;
5
5
  iconName: string;
@@ -1,4 +1,4 @@
1
1
  "use client";
2
2
  "use strict";
3
3
 
4
- "use strict";"use client";var i=Object.defineProperty;var l=Object.getOwnPropertyDescriptor;var p=Object.getOwnPropertyNames;var f=Object.prototype.hasOwnProperty;var d=(n,o)=>{for(var e in o)i(n,e,{get:o[e],enumerable:!0})},g=(n,o,e,c)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of p(o))!f.call(n,t)&&t!==e&&i(n,t,{get:()=>o[t],enumerable:!(c=l(o,t))||c.enumerable});return n};var m=n=>g(i({},"__esModule",{value:!0}),n);var u={};d(u,{DynamicIcon:()=>y});module.exports=m(u);var x=require("react/jsx-runtime"),y=({type:n="solid",iconName:o="cloud",size:e="lg",className:c})=>{let t=n.includes("fa-")?n+" ":"fa-"+n+" ",r="fa-"+o,s=c!=null?c:"",a=t+r+" fa-"+e+" "+s;return(0,x.jsx)("i",{className:a})};0&&(module.exports={DynamicIcon});
4
+ "use strict";"use client";var c=Object.defineProperty;var l=Object.getOwnPropertyDescriptor;var p=Object.getOwnPropertyNames;var f=Object.prototype.hasOwnProperty;var d=(n,o)=>{for(var e in o)c(n,e,{get:o[e],enumerable:!0})},g=(n,o,e,i)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of p(o))!f.call(n,t)&&t!==e&&c(n,t,{get:()=>o[t],enumerable:!(i=l(o,t))||i.enumerable});return n};var m=n=>g(c({},"__esModule",{value:!0}),n);var u={};d(u,{DynamicIcon:()=>y});module.exports=m(u);var x=require("react/jsx-runtime"),y=({type:n="solid",iconName:o="cloud",size:e="lg",className:i})=>{let t=n.includes("fa-")?n+" ":"fa-"+n+" ",r="fa-"+o,s=i!=null?i:"",a=t+r+" fa-"+e+" "+s;return(0,x.jsx)("i",{className:a})};0&&(module.exports={DynamicIcon});
@@ -1,2 +1,2 @@
1
1
  "use client";
2
- "use strict";import{a}from"../../chunk-SABHLBUI.mjs";import"../../chunk-D2WXBUVJ.mjs";export{a as DynamicIcon};
2
+ "use strict";import{a}from"../../chunk-SFLOMJ2U.mjs";import"../../chunk-D2WXBUVJ.mjs";export{a as DynamicIcon};
@@ -1,4 +1,4 @@
1
1
  "use client";
2
2
  "use strict";
3
3
 
4
- "use strict";var a=Object.defineProperty;var I=Object.getOwnPropertyDescriptor;var D=Object.getOwnPropertyNames;var z=Object.prototype.hasOwnProperty;var N=(o,t)=>{for(var n in t)a(o,n,{get:t[n],enumerable:!0})},h=(o,t,n,i)=>{if(t&&typeof t=="object"||typeof t=="function")for(let e of D(t))!z.call(o,e)&&e!==n&&a(o,e,{get:()=>t[e],enumerable:!(i=I(t,e))||i.enumerable});return o};var C=o=>h(a({},"__esModule",{value:!0}),o);var k={};N(k,{Automation:()=>y,DuotoneCamera:()=>d,GitHub:()=>g,LightCloud:()=>m,RegularClock:()=>l,SolidUser:()=>x,default:()=>P});module.exports=C(k);var p=require("react/jsx-runtime"),s=({type:o="solid",iconName:t="cloud",size:n="lg",className:i})=>{let e=o.includes("fa-")?o+" ":"fa-"+o+" ",u="fa-"+t,b=i!=null?i:"",f=e+u+" fa-"+n+" "+b;return(0,p.jsx)("i",{className:f})};var P={title:"Images & Icons/DynamicIcon",component:s,tags:["autodocs"]},c=o=>(0,p.jsx)("div",{className:"h-12 w-12 mb-2",children:(0,p.jsx)(s,{...o})}),m=c.bind({});m.args={type:"light",iconName:"cloud",size:"10x"};var x=c.bind({});x.args={type:"solid",iconName:"user",size:"10x"};var l=c.bind({});l.args={type:"regular",iconName:"clock",size:"10x"};var d=c.bind({});d.args={type:"duotone",iconName:"camera",size:"10x"};var y=c.bind({});y.args={type:"kit",iconName:"automation",size:"10x"};var g=c.bind({});g.args={type:"brands",iconName:"github",size:"10x"};0&&(module.exports={Automation,DuotoneCamera,GitHub,LightCloud,RegularClock,SolidUser});
4
+ "use strict";var a=Object.defineProperty;var I=Object.getOwnPropertyDescriptor;var D=Object.getOwnPropertyNames;var h=Object.prototype.hasOwnProperty;var z=(o,t)=>{for(var e in t)a(o,e,{get:t[e],enumerable:!0})},N=(o,t,e,i)=>{if(t&&typeof t=="object"||typeof t=="function")for(let n of D(t))!h.call(o,n)&&n!==e&&a(o,n,{get:()=>t[n],enumerable:!(i=I(t,n))||i.enumerable});return o};var C=o=>N(a({},"__esModule",{value:!0}),o);var k={};z(k,{Automation:()=>y,DuotoneCamera:()=>d,GitHub:()=>g,LightCloud:()=>m,RegularClock:()=>l,SolidUser:()=>x,default:()=>P});module.exports=C(k);var p=require("react/jsx-runtime"),s=({type:o="solid",iconName:t="cloud",size:e="lg",className:i})=>{let n=o.includes("fa-")?o+" ":"fa-"+o+" ",u="fa-"+t,b=i!=null?i:"",f=n+u+" fa-"+e+" "+b;return(0,p.jsx)("i",{className:f})};var P={title:"Images & Icons/DynamicIcon",component:s,tags:["autodocs"]},c=o=>(0,p.jsx)("div",{className:"h-12 w-12 mb-2",children:(0,p.jsx)(s,{...o})}),m=c.bind({});m.args={type:"light",iconName:"cloud",size:"10x"};var x=c.bind({});x.args={type:"solid",iconName:"user",size:"10x"};var l=c.bind({});l.args={type:"regular",iconName:"clock",size:"10x"};var d=c.bind({});d.args={type:"duotone",iconName:"camera",size:"10x"};var y=c.bind({});y.args={type:"kit",iconName:"automation",size:"10x"};var g=c.bind({});g.args={type:"brands",iconName:"github",size:"10x"};0&&(module.exports={Automation,DuotoneCamera,GitHub,LightCloud,RegularClock,SolidUser});
@@ -1 +1 @@
1
- import{a as t}from"../../chunk-SABHLBUI.mjs";import"../../chunk-D2WXBUVJ.mjs";import{jsx as e}from"react/jsx-runtime";var d={title:"Images & Icons/DynamicIcon",component:t,tags:["autodocs"]},o=i=>e("div",{className:"h-12 w-12 mb-2",children:e(t,{...i})}),n=o.bind({});n.args={type:"light",iconName:"cloud",size:"10x"};var a=o.bind({});a.args={type:"solid",iconName:"user",size:"10x"};var c=o.bind({});c.args={type:"regular",iconName:"clock",size:"10x"};var s=o.bind({});s.args={type:"duotone",iconName:"camera",size:"10x"};var r=o.bind({});r.args={type:"kit",iconName:"automation",size:"10x"};var m=o.bind({});m.args={type:"brands",iconName:"github",size:"10x"};export{r as Automation,s as DuotoneCamera,m as GitHub,n as LightCloud,c as RegularClock,a as SolidUser,d as default};
1
+ import{a as t}from"../../chunk-SFLOMJ2U.mjs";import"../../chunk-D2WXBUVJ.mjs";import{jsx as e}from"react/jsx-runtime";var d={title:"Images & Icons/DynamicIcon",component:t,tags:["autodocs"]},o=i=>e("div",{className:"h-12 w-12 mb-2",children:e(t,{...i})}),n=o.bind({});n.args={type:"light",iconName:"cloud",size:"10x"};var a=o.bind({});a.args={type:"solid",iconName:"user",size:"10x"};var c=o.bind({});c.args={type:"regular",iconName:"clock",size:"10x"};var s=o.bind({});s.args={type:"duotone",iconName:"camera",size:"10x"};var r=o.bind({});r.args={type:"kit",iconName:"automation",size:"10x"};var m=o.bind({});m.args={type:"brands",iconName:"github",size:"10x"};export{r as Automation,s as DuotoneCamera,m as GitHub,n as LightCloud,c as RegularClock,a as SolidUser,d as default};
@@ -1,4 +1,4 @@
1
1
  "use client";
2
2
  "use strict";
3
3
 
4
- "use strict";var i=Object.defineProperty;var l=Object.getOwnPropertyDescriptor;var p=Object.getOwnPropertyNames;var f=Object.prototype.hasOwnProperty;var m=(o,n)=>{for(var e in n)i(o,e,{get:n[e],enumerable:!0})},d=(o,n,e,c)=>{if(n&&typeof n=="object"||typeof n=="function")for(let t of p(n))!f.call(o,t)&&t!==e&&i(o,t,{get:()=>n[t],enumerable:!(c=l(n,t))||c.enumerable});return o};var g=o=>d(i({},"__esModule",{value:!0}),o);var u={};m(u,{DynamicIcon:()=>y});module.exports=g(u);var x=require("react/jsx-runtime"),y=({type:o="solid",iconName:n="cloud",size:e="lg",className:c})=>{let t=o.includes("fa-")?o+" ":"fa-"+o+" ",r="fa-"+n,s=c!=null?c:"",a=t+r+" fa-"+e+" "+s;return(0,x.jsx)("i",{className:a})};0&&(module.exports={DynamicIcon});
4
+ "use strict";var c=Object.defineProperty;var l=Object.getOwnPropertyDescriptor;var p=Object.getOwnPropertyNames;var f=Object.prototype.hasOwnProperty;var m=(o,n)=>{for(var e in n)c(o,e,{get:n[e],enumerable:!0})},d=(o,n,e,i)=>{if(n&&typeof n=="object"||typeof n=="function")for(let t of p(n))!f.call(o,t)&&t!==e&&c(o,t,{get:()=>n[t],enumerable:!(i=l(n,t))||i.enumerable});return o};var g=o=>d(c({},"__esModule",{value:!0}),o);var u={};m(u,{DynamicIcon:()=>y});module.exports=g(u);var x=require("react/jsx-runtime"),y=({type:o="solid",iconName:n="cloud",size:e="lg",className:i})=>{let t=o.includes("fa-")?o+" ":"fa-"+o+" ",r="fa-"+n,s=i!=null?i:"",a=t+r+" fa-"+e+" "+s;return(0,x.jsx)("i",{className:a})};0&&(module.exports={DynamicIcon});
@@ -1 +1 @@
1
- import{a}from"../../chunk-SABHLBUI.mjs";import"../../chunk-D2WXBUVJ.mjs";export{a as DynamicIcon};
1
+ import{a}from"../../chunk-SFLOMJ2U.mjs";import"../../chunk-D2WXBUVJ.mjs";export{a as DynamicIcon};
@@ -1 +1 @@
1
- import{b as t}from"../../chunk-CSWXKGJE.mjs";import{a as e}from"../../chunk-WWXGKYL4.mjs";import"../../chunk-SABHLBUI.mjs";import"../../chunk-D2WXBUVJ.mjs";import{Fragment as c,jsx as o,jsxs as l}from"react/jsx-runtime";var m={title:"Layouts/FeatureGrid",component:t},i=r=>o(t,{...r,children:r.children}),a=i.bind({});a.args={children:l(c,{children:[o(e,{title:"Performance",description:"Boost your app performance",iconName:"rocket",iconStyle:"solid",color:"blue"}),o(e,{title:"Security",description:"Keep your data safe",iconName:"shield-alt",iconStyle:"solid",color:"blue"}),o(e,{title:"Automation",description:"Automate your processes",iconName:"robot",iconStyle:"regular",color:"green"})]})};export{a as Default,m as default};
1
+ import{b as t}from"../../chunk-CSWXKGJE.mjs";import{a as e}from"../../chunk-ZWKWU7U4.mjs";import"../../chunk-SFLOMJ2U.mjs";import"../../chunk-D2WXBUVJ.mjs";import{Fragment as c,jsx as o,jsxs as l}from"react/jsx-runtime";var m={title:"Layouts/FeatureGrid",component:t},i=r=>o(t,{...r,children:r.children}),a=i.bind({});a.args={children:l(c,{children:[o(e,{title:"Performance",description:"Boost your app performance",iconName:"rocket",iconStyle:"solid",color:"blue"}),o(e,{title:"Security",description:"Keep your data safe",iconName:"shield-alt",iconStyle:"solid",color:"blue"}),o(e,{title:"Automation",description:"Automate your processes",iconName:"robot",iconStyle:"regular",color:"green"})]})};export{a as Default,m as default};
@@ -1 +1 @@
1
- import{a as g}from"../../chunk-PAG346RY.mjs";import{a as n}from"../../chunk-LBKMUSVR.mjs";import{b as s}from"../../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-OAOCXXC2.mjs";import{a as u}from"../../chunk-SABHLBUI.mjs";import"../../chunk-GLEWUUGS.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-FRWX5YES.mjs";import{c as m}from"../../chunk-D2WXBUVJ.mjs";import{BookOpen as o,Bot as l,LifeBuoy as a,Send as b,Settings2 as d,SquareTerminal as t}from"lucide-react";var i=m(g());import{jsx as r}from"react/jsx-runtime";var q={title:"Menus/SidebarLeft",component:n},e=c=>r(s,{children:r(n,{...c})}),p=e.bind({});p.args={title:"Playground",subTitle:"Airview",menuHeading:"Main Menu",mainNav:[{label:"Playground",url:"#",icon:t,isActive:!0,links:[{label:"History",url:"#"},{label:"Starred",url:"#"},{label:"Settings",url:"#"}]},{label:"Models",url:"#",icon:l,links:[{label:"Genesis",url:"#"},{label:"Explorer",url:"#"},{label:"Quantum",url:"#"}]},{label:"Documentation",url:"#",icon:o,links:[{label:"Introduction",url:"#"},{label:"Get Started",url:"#"},{label:"Tutorials",url:"#"},{label:"Changelog",url:"#"}]},{label:"Settings",url:"#",icon:d,links:[{label:"General",url:"#"},{label:"Team",url:"#"},{label:"Billing",url:"#"},{label:"Limits",url:"#"}]}],secondaryNav:[{label:"Support",url:"#",icon:a},{label:"Feedback",url:"#",icon:b}],onNavClick:(0,i.fn)()};var v=e.bind({});v.args={title:"Playground",subTitle:"Airview",menuHeading:"Main Menu",mainNav:[{label:"Playground",url:"#",icon:t,isActive:!0,links:[{label:"History",url:"#"},{label:"Starred",url:"#"},{label:"Settings",url:"#"}]},{label:"Models",url:"#",icon:l,links:[{label:"Genesis",url:"#"},{label:"Explorer",url:"#"},{label:"Quantum",url:"#"}]},{label:"Documentation",url:"#",icon:o,links:[{label:"Introduction",url:"#"},{label:"Get Started",url:"#"},{label:"Tutorials",url:"#"},{label:"Changelog",url:"#"}]},{label:"Settings",url:"#",icon:d,links:[{label:"General",url:"#"},{label:"Team",url:"#"},{label:"Billing",url:"#"},{label:"Limits",url:"#"}]}],secondaryNav:[{label:"Support",url:"#",icon:a},{label:"Feedback",url:"#",icon:b}]};var h=e.bind({});h.args={title:"Playground",loading:!0,subTitle:"Airview",menuHeading:"Main Menu",mainNav:void 0,secondaryNav:void 0,onNavClick:(0,i.fn)()};var y=()=>r(u,{iconName:"github",type:"brands"}),_=e.bind({});_.args={title:"Playground",subTitle:"Airview",menuHeading:"Main Menu",mainNav:[{label:"Kubernetes",url:"/collections/solutions/solutions/kubernetes/_index.md",type:"published",links:[{label:"High Level Design",url:"/solutions/designs/high_level_design_lczbvf99/_index.md",type:"published"},{label:"Istio Ambient Mesh",url:"/solutions/designs/istio_ambient_mesh_leemxsdx/_index.md",type:"published"},{label:"AWS Landing Zone - Elastic Kubernetes Service (EKS)",url:"/solutions/designs/elastic_kubernetes_service_eks_ljwysr3d/_index.md",type:"published"}]},{label:"AI Contact Centre",url:"/collections/solutions/solutions/contact_centre/_index.md",type:"published"}]};var k=e.bind({});k.args={title:"Playground",subTitle:"Airview",menuHeading:"Main Menu",mainNav:[{label:"Kubernetes",url:"/collections/solutions/solutions/kubernetes/_index.md",icon:y,type:"published",links:[{label:"High Level Design",url:"/solutions/designs/high_level_design_lczbvf99/_index.md",type:"published"},{label:"Istio Ambient Mesh",url:"/solutions/designs/istio_ambient_mesh_leemxsdx/_index.md",type:"published"},{label:"AWS Landing Zone - Elastic Kubernetes Service (EKS)",url:"/solutions/designs/elastic_kubernetes_service_eks_ljwysr3d/_index.md",type:"published"}]},{label:"AI Contact Centre",url:"/collections/solutions/solutions/contact_centre/_index.md",type:"published"}]};var S=e.bind({});S.args={title:"Playground",subTitle:"Airview",menuHeading:"Main Menu",mainNav:[{label:"Playground",url:"#",isActive:!0,links:[{label:"History",url:"//#"},{label:"Starred",url:"#"},{label:"Settings",url:"#"}]},{label:"Models",url:"#",icon:l,links:[{label:"Genesis",url:"#"},{label:"Explorer",url:"#"},{label:"Quantum",url:"#"}]},{label:"Playground",url:"#",icon:t,isActive:!0,links:[{label:"History",url:"#"},{label:"Starred",url:"#"},{label:"Settings",url:"#"}]},{label:"Models",url:"#",icon:l,links:[{label:"Genesis",url:"#"},{label:"Explorer",url:"#"},{label:"Quantum",url:"#"}]}],secondaryNav:[{label:"Support",url:"#",icon:a},{label:"Feedback",url:"//#"}],pathName:"//#",onNavClick:(0,i.fn)()};var x=e.bind({});x.args={};export{_ as Airview,k as CustomIcons,p as Default,h as Loading,S as MultipleMenus,x as NoArgs,v as NoClickFunction,q as default};
1
+ import{a as g}from"../../chunk-PAG346RY.mjs";import{a as n}from"../../chunk-LBKMUSVR.mjs";import{b as s}from"../../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-OAOCXXC2.mjs";import{a as u}from"../../chunk-SFLOMJ2U.mjs";import"../../chunk-GLEWUUGS.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-FRWX5YES.mjs";import{c as m}from"../../chunk-D2WXBUVJ.mjs";import{BookOpen as o,Bot as l,LifeBuoy as a,Send as b,Settings2 as d,SquareTerminal as t}from"lucide-react";var i=m(g());import{jsx as r}from"react/jsx-runtime";var q={title:"Menus/SidebarLeft",component:n},e=c=>r(s,{children:r(n,{...c})}),p=e.bind({});p.args={title:"Playground",subTitle:"Airview",menuHeading:"Main Menu",mainNav:[{label:"Playground",url:"#",icon:t,isActive:!0,links:[{label:"History",url:"#"},{label:"Starred",url:"#"},{label:"Settings",url:"#"}]},{label:"Models",url:"#",icon:l,links:[{label:"Genesis",url:"#"},{label:"Explorer",url:"#"},{label:"Quantum",url:"#"}]},{label:"Documentation",url:"#",icon:o,links:[{label:"Introduction",url:"#"},{label:"Get Started",url:"#"},{label:"Tutorials",url:"#"},{label:"Changelog",url:"#"}]},{label:"Settings",url:"#",icon:d,links:[{label:"General",url:"#"},{label:"Team",url:"#"},{label:"Billing",url:"#"},{label:"Limits",url:"#"}]}],secondaryNav:[{label:"Support",url:"#",icon:a},{label:"Feedback",url:"#",icon:b}],onNavClick:(0,i.fn)()};var v=e.bind({});v.args={title:"Playground",subTitle:"Airview",menuHeading:"Main Menu",mainNav:[{label:"Playground",url:"#",icon:t,isActive:!0,links:[{label:"History",url:"#"},{label:"Starred",url:"#"},{label:"Settings",url:"#"}]},{label:"Models",url:"#",icon:l,links:[{label:"Genesis",url:"#"},{label:"Explorer",url:"#"},{label:"Quantum",url:"#"}]},{label:"Documentation",url:"#",icon:o,links:[{label:"Introduction",url:"#"},{label:"Get Started",url:"#"},{label:"Tutorials",url:"#"},{label:"Changelog",url:"#"}]},{label:"Settings",url:"#",icon:d,links:[{label:"General",url:"#"},{label:"Team",url:"#"},{label:"Billing",url:"#"},{label:"Limits",url:"#"}]}],secondaryNav:[{label:"Support",url:"#",icon:a},{label:"Feedback",url:"#",icon:b}]};var h=e.bind({});h.args={title:"Playground",loading:!0,subTitle:"Airview",menuHeading:"Main Menu",mainNav:void 0,secondaryNav:void 0,onNavClick:(0,i.fn)()};var y=()=>r(u,{iconName:"github",type:"brands"}),_=e.bind({});_.args={title:"Playground",subTitle:"Airview",menuHeading:"Main Menu",mainNav:[{label:"Kubernetes",url:"/collections/solutions/solutions/kubernetes/_index.md",type:"published",links:[{label:"High Level Design",url:"/solutions/designs/high_level_design_lczbvf99/_index.md",type:"published"},{label:"Istio Ambient Mesh",url:"/solutions/designs/istio_ambient_mesh_leemxsdx/_index.md",type:"published"},{label:"AWS Landing Zone - Elastic Kubernetes Service (EKS)",url:"/solutions/designs/elastic_kubernetes_service_eks_ljwysr3d/_index.md",type:"published"}]},{label:"AI Contact Centre",url:"/collections/solutions/solutions/contact_centre/_index.md",type:"published"}]};var k=e.bind({});k.args={title:"Playground",subTitle:"Airview",menuHeading:"Main Menu",mainNav:[{label:"Kubernetes",url:"/collections/solutions/solutions/kubernetes/_index.md",icon:y,type:"published",links:[{label:"High Level Design",url:"/solutions/designs/high_level_design_lczbvf99/_index.md",type:"published"},{label:"Istio Ambient Mesh",url:"/solutions/designs/istio_ambient_mesh_leemxsdx/_index.md",type:"published"},{label:"AWS Landing Zone - Elastic Kubernetes Service (EKS)",url:"/solutions/designs/elastic_kubernetes_service_eks_ljwysr3d/_index.md",type:"published"}]},{label:"AI Contact Centre",url:"/collections/solutions/solutions/contact_centre/_index.md",type:"published"}]};var S=e.bind({});S.args={title:"Playground",subTitle:"Airview",menuHeading:"Main Menu",mainNav:[{label:"Playground",url:"#",isActive:!0,links:[{label:"History",url:"//#"},{label:"Starred",url:"#"},{label:"Settings",url:"#"}]},{label:"Models",url:"#",icon:l,links:[{label:"Genesis",url:"#"},{label:"Explorer",url:"#"},{label:"Quantum",url:"#"}]},{label:"Playground",url:"#",icon:t,isActive:!0,links:[{label:"History",url:"#"},{label:"Starred",url:"#"},{label:"Settings",url:"#"}]},{label:"Models",url:"#",icon:l,links:[{label:"Genesis",url:"#"},{label:"Explorer",url:"#"},{label:"Quantum",url:"#"}]}],secondaryNav:[{label:"Support",url:"#",icon:a},{label:"Feedback",url:"//#"}],pathName:"//#",onNavClick:(0,i.fn)()};var x=e.bind({});x.args={};export{_ as Airview,k as CustomIcons,p as Default,h as Loading,S as MultipleMenus,x as NoArgs,v as NoClickFunction,q as default};
@@ -1,2 +1,2 @@
1
1
  "use client";
2
- "use strict";import{a}from"../../chunk-GCBC75DA.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-OAOCXXC2.mjs";import"../../chunk-SABHLBUI.mjs";import"../../chunk-GLEWUUGS.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-FRWX5YES.mjs";import"../../chunk-D2WXBUVJ.mjs";export{a as SidebarRight};
2
+ "use strict";import{a}from"../../chunk-IMAQJ7N3.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-OAOCXXC2.mjs";import"../../chunk-SFLOMJ2U.mjs";import"../../chunk-GLEWUUGS.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-FRWX5YES.mjs";import"../../chunk-D2WXBUVJ.mjs";export{a as SidebarRight};
@@ -1 +1 @@
1
- import{a as o}from"../../chunk-PAG346RY.mjs";import{a as r}from"../../chunk-GCBC75DA.mjs";import{b as i}from"../../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-OAOCXXC2.mjs";import"../../chunk-SABHLBUI.mjs";import"../../chunk-GLEWUUGS.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-FRWX5YES.mjs";import{c as a}from"../../chunk-D2WXBUVJ.mjs";var e=a(o());import{jsx as l}from"react/jsx-runtime";var _={title:"Menus/SidebarRight",component:r},t=n=>l(i,{children:l(r,{...n})});var s=t.bind({});s.args={onNavClick:(0,e.fn)(),editMode:!0,tableOfContents:[{title:"Getting Started",url:"#",items:[{title:"Installation",url:"#",isActive:!0},{title:"Project Structure",url:"#"}]},{title:"Building Your Application",url:"#",items:[{title:"Routing",url:"#",isDraft:!0},{title:"Data Fetching",url:"#"},{title:"Rendering",url:"#"},{title:"Caching",url:"#"},{title:"Styling",url:"#"},{title:"Optimizing",url:"#"},{title:"Configuring",url:"#"},{title:"Testing",url:"#"},{title:"Authentication",url:"#"},{title:"Deploying",url:"#"},{title:"Upgrading",url:"#"},{title:"Examples",url:"#"}]},{title:"API Reference",url:"#",items:[{title:"Components",url:"#"},{title:"File Conventions",url:"#"},{title:"Functions",url:"#"},{title:"next.config.js Options",url:"#"},{title:"CLI",url:"#"},{title:"Edge Runtime",url:"#"}]},{title:"Architecture",url:"#",items:[{title:"Accessibility",url:"#"},{title:"Fast Refresh",url:"#"},{title:"Next.js Compiler",url:"#"},{title:"Supported Browsers",url:"#"},{title:"Turbopack",url:"#"}]},{title:"Community",url:"#",items:[{title:"Contribution Guide",url:"#"}]}],relatedContent:{knowledge:[{label:"AWS Risk Assessment Terraform Module",url:"/knowledge/terraform_risk_assessment_AWS/_index.md",type:"published"},{label:"AWS Airview CCF Terraform Module",url:"/knowledge/terraform_aws_airview_ccf/_index.md",type:"published"}],services:[{label:"AWS Account Vending Machine",url:"/services/aws_account_vending_machine/_index.md",type:"published"},{label:"<Product> Security Pattern - Template",url:"/services/product_security_pattern_template/_index.md",type:"published"},{label:"Security Pattern Status",url:"/services/security_pattern_status/_index.md",type:"published"},{label:"AWS Beanstalk",url:"/services/aws_beanstalk/_index.md",type:"published"},{label:"AWS Account Vending Machine Terraform Module",url:"/services/aws_account_vending_machine/terraform-aws-module-account-vending-machine.md",type:"published"},{label:"AWS Airwalk Network Firewall Terraform Module",url:"/services/aws_vpc/terraform-aws-airwalk-module-networkfirewall.md",type:"published"},{label:"AWS VCP Terraform Module",url:"/services/aws_vpc/terraform-aws-vpc.md",type:"published"},{label:"AWS WAF and Shield",url:"/services/aws_waf_and_shield/_index.md",type:"published"}]},onAddDocument:(0,e.fn)(),onEditDocument:(0,e.fn)(),onPrintDocument:(0,e.fn)(),onGithubClick:(0,e.fn)()};var u=t.bind({});u.args={onNavClick:(0,e.fn)(),tableOfContents:void 0,relatedContent:void 0,loading:!0,onAddDocument:(0,e.fn)(),onEditDocument:(0,e.fn)(),onPrintDocument:(0,e.fn)(),onGithubClick:(0,e.fn)()};var d=t.bind({});d.args={onAddDocument:(0,e.fn)(),onEditDocument:(0,e.fn)(),onPrintDocument:(0,e.fn)()};var c=t.bind({});c.args={onAddDocument:(0,e.fn)(),onEditDocument:(0,e.fn)(),onPrintDocument:(0,e.fn)(),onGithubClick:null};var m=t.bind({});m.args={relatedContent:{knowledge:[{label:"AWS Risk Assessment Terraform Module",url:"/knowledge/terraform_risk_assessment_AWS/_index.md",type:"published"},{label:"AWS Airview CCF Terraform Module",url:"/knowledge/terraform_aws_airview_ccf/_index.md",type:"published"}],services:[{label:"AWS Account Vending Machine",url:"/services/aws_account_vending_machine/_index.md",type:"published"},{label:"<Product> Security Pattern - Template",url:"/services/product_security_pattern_template/_index.md",type:"draft"},{label:"Security Pattern Status",url:"/services/security_pattern_status/_index.md",type:"note"},{label:"AWS Beanstalk",url:"/services/aws_beanstalk/_index.md",type:"published"},{label:"AWS Account Vending Machine Terraform Module",url:"/services/aws_account_vending_machine/terraform-aws-module-account-vending-machine.md",type:"published"},{label:"AWS Airwalk Network Firewall Terraform Module",url:"/services/aws_vpc/terraform-aws-airwalk-module-networkfirewall.md",type:"published"},{label:"AWS VCP Terraform Module",url:"/services/aws_vpc/terraform-aws-vpc.md",type:"published"},{label:"AWS WAF and Shield",url:"/services/aws_waf_and_shield/_index.md",type:"published"}]},onAddDocument:(0,e.fn)(),onEditDocument:(0,e.fn)(),onPrintDocument:(0,e.fn)()};export{s as Default,u as Loading,c as NoGithubLink,d as NoTableOfContents,m as OnlyRelatedDocuments,_ as default};
1
+ import{a as o}from"../../chunk-PAG346RY.mjs";import{a as r}from"../../chunk-IMAQJ7N3.mjs";import{b as i}from"../../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-OAOCXXC2.mjs";import"../../chunk-SFLOMJ2U.mjs";import"../../chunk-GLEWUUGS.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-FRWX5YES.mjs";import{c as a}from"../../chunk-D2WXBUVJ.mjs";var e=a(o());import{jsx as l}from"react/jsx-runtime";var _={title:"Menus/SidebarRight",component:r},t=n=>l(i,{children:l(r,{...n})});var s=t.bind({});s.args={onNavClick:(0,e.fn)(),editMode:!0,tableOfContents:[{title:"Getting Started",url:"#",items:[{title:"Installation",url:"#",isActive:!0},{title:"Project Structure",url:"#"}]},{title:"Building Your Application",url:"#",items:[{title:"Routing",url:"#",isDraft:!0},{title:"Data Fetching",url:"#"},{title:"Rendering",url:"#"},{title:"Caching",url:"#"},{title:"Styling",url:"#"},{title:"Optimizing",url:"#"},{title:"Configuring",url:"#"},{title:"Testing",url:"#"},{title:"Authentication",url:"#"},{title:"Deploying",url:"#"},{title:"Upgrading",url:"#"},{title:"Examples",url:"#"}]},{title:"API Reference",url:"#",items:[{title:"Components",url:"#"},{title:"File Conventions",url:"#"},{title:"Functions",url:"#"},{title:"next.config.js Options",url:"#"},{title:"CLI",url:"#"},{title:"Edge Runtime",url:"#"}]},{title:"Architecture",url:"#",items:[{title:"Accessibility",url:"#"},{title:"Fast Refresh",url:"#"},{title:"Next.js Compiler",url:"#"},{title:"Supported Browsers",url:"#"},{title:"Turbopack",url:"#"}]},{title:"Community",url:"#",items:[{title:"Contribution Guide",url:"#"}]}],relatedContent:{knowledge:[{label:"AWS Risk Assessment Terraform Module",url:"/knowledge/terraform_risk_assessment_AWS/_index.md",type:"published"},{label:"AWS Airview CCF Terraform Module",url:"/knowledge/terraform_aws_airview_ccf/_index.md",type:"published"}],services:[{label:"AWS Account Vending Machine",url:"/services/aws_account_vending_machine/_index.md",type:"published"},{label:"<Product> Security Pattern - Template",url:"/services/product_security_pattern_template/_index.md",type:"published"},{label:"Security Pattern Status",url:"/services/security_pattern_status/_index.md",type:"published"},{label:"AWS Beanstalk",url:"/services/aws_beanstalk/_index.md",type:"published"},{label:"AWS Account Vending Machine Terraform Module",url:"/services/aws_account_vending_machine/terraform-aws-module-account-vending-machine.md",type:"published"},{label:"AWS Airwalk Network Firewall Terraform Module",url:"/services/aws_vpc/terraform-aws-airwalk-module-networkfirewall.md",type:"published"},{label:"AWS VCP Terraform Module",url:"/services/aws_vpc/terraform-aws-vpc.md",type:"published"},{label:"AWS WAF and Shield",url:"/services/aws_waf_and_shield/_index.md",type:"published"}]},onAddDocument:(0,e.fn)(),onEditDocument:(0,e.fn)(),onPrintDocument:(0,e.fn)(),onGithubClick:(0,e.fn)()};var u=t.bind({});u.args={onNavClick:(0,e.fn)(),tableOfContents:void 0,relatedContent:void 0,loading:!0,onAddDocument:(0,e.fn)(),onEditDocument:(0,e.fn)(),onPrintDocument:(0,e.fn)(),onGithubClick:(0,e.fn)()};var d=t.bind({});d.args={onAddDocument:(0,e.fn)(),onEditDocument:(0,e.fn)(),onPrintDocument:(0,e.fn)()};var c=t.bind({});c.args={onAddDocument:(0,e.fn)(),onEditDocument:(0,e.fn)(),onPrintDocument:(0,e.fn)(),onGithubClick:null};var m=t.bind({});m.args={relatedContent:{knowledge:[{label:"AWS Risk Assessment Terraform Module",url:"/knowledge/terraform_risk_assessment_AWS/_index.md",type:"published"},{label:"AWS Airview CCF Terraform Module",url:"/knowledge/terraform_aws_airview_ccf/_index.md",type:"published"}],services:[{label:"AWS Account Vending Machine",url:"/services/aws_account_vending_machine/_index.md",type:"published"},{label:"<Product> Security Pattern - Template",url:"/services/product_security_pattern_template/_index.md",type:"draft"},{label:"Security Pattern Status",url:"/services/security_pattern_status/_index.md",type:"note"},{label:"AWS Beanstalk",url:"/services/aws_beanstalk/_index.md",type:"published"},{label:"AWS Account Vending Machine Terraform Module",url:"/services/aws_account_vending_machine/terraform-aws-module-account-vending-machine.md",type:"published"},{label:"AWS Airwalk Network Firewall Terraform Module",url:"/services/aws_vpc/terraform-aws-airwalk-module-networkfirewall.md",type:"published"},{label:"AWS VCP Terraform Module",url:"/services/aws_vpc/terraform-aws-vpc.md",type:"published"},{label:"AWS WAF and Shield",url:"/services/aws_waf_and_shield/_index.md",type:"published"}]},onAddDocument:(0,e.fn)(),onEditDocument:(0,e.fn)(),onPrintDocument:(0,e.fn)()};export{s as Default,u as Loading,c as NoGithubLink,d as NoTableOfContents,m as OnlyRelatedDocuments,_ as default};
@@ -1 +1 @@
1
- import{a as b}from"../../chunk-GCBC75DA.mjs";import{a as e}from"../../chunk-WZLEEZ5C.mjs";import{a as c}from"../../chunk-JODGODRI.mjs";import{a as d}from"../../chunk-XHQLYY3W.mjs";import{a}from"../../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{a as f}from"../../chunk-7REKDTES.mjs";import{a as g}from"../../chunk-6ZNVXWZR.mjs";import"../../chunk-D76EO57Z.mjs";import"../../chunk-OAOCXXC2.mjs";import"../../chunk-SABHLBUI.mjs";import"../../chunk-GLEWUUGS.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-FRWX5YES.mjs";import"../../chunk-D2WXBUVJ.mjs";export{f as Categories,g as Filter,e as Pagination,c as ProjectTeam,d as RelatedContent,a as SidebarLeft,b as SidebarRight};
1
+ import{a as b}from"../../chunk-IMAQJ7N3.mjs";import{a as e}from"../../chunk-WZLEEZ5C.mjs";import{a as c}from"../../chunk-JODGODRI.mjs";import{a as d}from"../../chunk-XHQLYY3W.mjs";import{a}from"../../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{a as f}from"../../chunk-7REKDTES.mjs";import{a as g}from"../../chunk-6ZNVXWZR.mjs";import"../../chunk-D76EO57Z.mjs";import"../../chunk-OAOCXXC2.mjs";import"../../chunk-SFLOMJ2U.mjs";import"../../chunk-GLEWUUGS.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-FRWX5YES.mjs";import"../../chunk-D2WXBUVJ.mjs";export{f as Categories,g as Filter,e as Pagination,c as ProjectTeam,d as RelatedContent,a as SidebarLeft,b as SidebarRight};