cortex-react-components 2.13.14 → 2.14.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 (127) hide show
  1. package/dist/{chunk-GETYSIZV.mjs → chunk-255P6K5W.mjs} +1 -1
  2. package/dist/{chunk-VRE6VCHX.mjs → chunk-2BR55L74.mjs} +1 -1
  3. package/dist/{chunk-P6OSMPUQ.mjs → chunk-2RQDJ5XT.mjs} +1 -1
  4. package/dist/{chunk-GLBQHEMQ.mjs → chunk-2Z5N6HIX.mjs} +1 -1
  5. package/dist/chunk-3BG2SCNC.mjs +1 -0
  6. package/dist/chunk-4RGIPI27.mjs +1 -0
  7. package/dist/{chunk-BQQ4V4PX.mjs → chunk-5SHZBJ5R.mjs} +1 -1
  8. package/dist/{chunk-R6AYIVIR.mjs → chunk-5WVFEIMC.mjs} +1 -1
  9. package/dist/{chunk-QQFIVSBW.mjs → chunk-62A35O55.mjs} +1 -1
  10. package/dist/{chunk-GAZHKHGB.mjs → chunk-67QPOSVV.mjs} +1 -1
  11. package/dist/chunk-6OT5PQXV.mjs +13 -0
  12. package/dist/{chunk-7OMPPFGG.mjs → chunk-7GMAMIHM.mjs} +1 -1
  13. package/dist/{chunk-2GM2LPLB.mjs → chunk-ERJXTG6X.mjs} +1 -1
  14. package/dist/{chunk-TO7SVJIU.mjs → chunk-F2Y3ELUO.mjs} +1 -1
  15. package/dist/{chunk-HDKHF3EA.mjs → chunk-FKU4VQR6.mjs} +1 -1
  16. package/dist/{chunk-DPZHVBGG.mjs → chunk-GSOFCLPO.mjs} +1 -1
  17. package/dist/{chunk-F64CA5CH.mjs → chunk-H3CJOE6S.mjs} +1 -1
  18. package/dist/{chunk-U3FYDDE2.mjs → chunk-HKGW6JI2.mjs} +1 -1
  19. package/dist/{chunk-KZAYLEFB.mjs → chunk-I2GNNRFH.mjs} +1 -1
  20. package/dist/{chunk-PNUBVBSR.mjs → chunk-IF3425JX.mjs} +1 -1
  21. package/dist/{chunk-PTZT4QJW.mjs → chunk-LJQPLE4S.mjs} +1 -1
  22. package/dist/{chunk-2OOJ4ZFB.mjs → chunk-M7NV6EFH.mjs} +1 -1
  23. package/dist/{chunk-4SRUEQTP.mjs → chunk-MXCW6SOT.mjs} +1 -1
  24. package/dist/{chunk-FYQBRCQM.mjs → chunk-N3B3XNV3.mjs} +1 -1
  25. package/dist/{chunk-FEWOSBUJ.mjs → chunk-NWISIJFD.mjs} +1 -1
  26. package/dist/{chunk-RIRZRO6U.mjs → chunk-P55W6AFU.mjs} +1 -1
  27. package/dist/{chunk-MO4HRQEL.mjs → chunk-PK3OBSCB.mjs} +1 -1
  28. package/dist/{chunk-T5HJS6OF.mjs → chunk-RSDUFAIB.mjs} +1 -1
  29. package/dist/{chunk-PKEBARQB.mjs → chunk-TILPSVAP.mjs} +1 -1
  30. package/dist/{chunk-UZSBX5GO.mjs → chunk-X3JZSN3W.mjs} +1 -1
  31. package/dist/{chunk-VNYUNZ3M.mjs → chunk-XGIYNUGC.mjs} +1 -1
  32. package/dist/{chunk-OQCMTGML.mjs → chunk-XKGBG5FX.mjs} +1 -1
  33. package/dist/{chunk-HKMNAXLM.mjs → chunk-YKG4FNS4.mjs} +1 -1
  34. package/dist/components/Blocks/Banner.mjs +1 -1
  35. package/dist/components/Blocks/CallToAction.mjs +1 -1
  36. package/dist/components/Blocks/CollapsibleArea.mjs +1 -1
  37. package/dist/components/Blocks/Content.mjs +1 -1
  38. package/dist/components/Blocks/FeaturesBlock.mjs +1 -1
  39. package/dist/components/Blocks/ImageBlock.mjs +1 -1
  40. package/dist/components/Blocks/MediaBlock.mjs +1 -1
  41. package/dist/components/Blocks/RelatedPosts.mjs +1 -1
  42. package/dist/components/Blocks/RenderBlocks.mjs +1 -1
  43. package/dist/components/Blocks/ReusableContentBlock.mjs +1 -1
  44. package/dist/components/Blocks/index.mjs +1 -1
  45. package/dist/components/Cards/ContentCard.mjs +1 -1
  46. package/dist/components/Cards/FeatureCard.mjs +1 -1
  47. package/dist/components/Cards/index.mjs +1 -1
  48. package/dist/components/Chat/ChatInterface.js +12 -3
  49. package/dist/components/Chat/ChatInterface.mjs +1 -1
  50. package/dist/components/Chat/Components/ApprovalRequest.d.ts +12 -0
  51. package/dist/components/Chat/Components/ApprovalRequest.js +13 -0
  52. package/dist/components/Chat/Components/ApprovalRequest.mjs +2 -0
  53. package/dist/components/Chat/CopilotInterface.js +12 -3
  54. package/dist/components/Chat/CopilotInterface.mjs +1 -1
  55. package/dist/components/Chat/PartTypes/PartApprovalTool.d.ts +15 -0
  56. package/dist/components/Chat/PartTypes/PartApprovalTool.js +13 -0
  57. package/dist/components/Chat/PartTypes/PartApprovalTool.mjs +1 -0
  58. package/dist/components/Chat/PartTypes/index.d.ts +1 -0
  59. package/dist/components/Chat/PartTypes/index.js +13 -4
  60. package/dist/components/Chat/PartTypes/index.mjs +1 -1
  61. package/dist/components/Chat/demo-long-messages.js +23 -14
  62. package/dist/components/Chat/demo-long-messages.mjs +1 -1
  63. package/dist/components/Chat/demo-tests.js +38 -29
  64. package/dist/components/Chat/demo-tests.mjs +1 -1
  65. package/dist/components/Chat/demo.js +12 -3
  66. package/dist/components/Chat/demo.mjs +1 -1
  67. package/dist/components/Chat/example-usage.js +12 -3
  68. package/dist/components/Chat/example-usage.mjs +1 -1
  69. package/dist/components/Chat/example-with-vercel-ai.js +12 -3
  70. package/dist/components/Chat/example-with-vercel-ai.mjs +1 -1
  71. package/dist/components/Chat/index.d.ts +2 -0
  72. package/dist/components/Chat/index.js +13 -4
  73. package/dist/components/Chat/index.mjs +1 -1
  74. package/dist/components/DigitalColleagues/MainPage.mjs +1 -1
  75. package/dist/components/DigitalColleagues/index.mjs +1 -1
  76. package/dist/components/Foundary/MainPage.mjs +1 -1
  77. package/dist/components/Foundary/Pages/dashboardpage.mjs +1 -1
  78. package/dist/components/Foundary/Views/index.mjs +1 -1
  79. package/dist/components/Foundary/index.mjs +1 -1
  80. package/dist/components/HeaderFooter/SectionHeading.mjs +1 -1
  81. package/dist/components/HeaderFooter/VideoHeader.mjs +1 -1
  82. package/dist/components/HeaderFooter/index.mjs +1 -1
  83. package/dist/components/Heros/HighImpact/index.mjs +1 -1
  84. package/dist/components/Heros/LowImpact/index.mjs +1 -1
  85. package/dist/components/Heros/MediumImpact/index.mjs +1 -1
  86. package/dist/components/Heros/RenderHero.mjs +1 -1
  87. package/dist/components/Heros/SectionHero/index.mjs +1 -1
  88. package/dist/components/Heros/index.mjs +1 -1
  89. package/dist/components/Layouts/OutputHeaderFooter.mjs +1 -1
  90. package/dist/components/Layouts/Print.mjs +1 -1
  91. package/dist/components/Layouts/SlideShow.mjs +1 -1
  92. package/dist/components/Layouts/index.mjs +1 -1
  93. package/dist/components/Other/index.mjs +1 -1
  94. package/dist/components/Payload/CollectionArchive/index.mjs +1 -1
  95. package/dist/components/Payload/Media/index.mjs +1 -1
  96. package/dist/components/Payload/PayloadCard/index.mjs +1 -1
  97. package/dist/components/Payload/RichText/index.mjs +1 -1
  98. package/dist/components/Payload/RichText/serialize.mjs +1 -1
  99. package/dist/components/Payload/index.mjs +1 -1
  100. package/dist/components/index.js +22 -13
  101. package/dist/components/index.mjs +1 -1
  102. package/dist/globals.css +1 -1
  103. package/dist/index.js +28 -19
  104. package/dist/index.mjs +1 -1
  105. package/dist/metafile-cjs.json +1 -1
  106. package/dist/metafile-esm.json +1 -1
  107. package/dist/pages/Blog.mjs +1 -1
  108. package/dist/pages/Documentation.mjs +1 -1
  109. package/dist/pages/IndexPage.mjs +1 -1
  110. package/dist/pages/Intranet.mjs +1 -1
  111. package/dist/pages/LandingPage.mjs +1 -1
  112. package/dist/pages/Page.mjs +1 -1
  113. package/dist/pages/Publish.mjs +1 -1
  114. package/dist/pages/Website.mjs +1 -1
  115. package/dist/sections/AboutSection.mjs +1 -1
  116. package/dist/sections/BlogDetail.mjs +1 -1
  117. package/dist/sections/BlogList.mjs +1 -1
  118. package/dist/sections/BlogListSection.mjs +1 -1
  119. package/dist/sections/ContactSection.mjs +1 -1
  120. package/dist/sections/PageSections.mjs +1 -1
  121. package/dist/sections/PricingSection.mjs +1 -1
  122. package/dist/sections/ServiceDetail.mjs +1 -1
  123. package/dist/sections/ServiceDetailSection.mjs +1 -1
  124. package/dist/sections/ServiceSection.mjs +1 -1
  125. package/dist/sections/index.mjs +1 -1
  126. package/package.json +1 -1
  127. package/dist/chunk-FDRX3CL2.mjs +0 -1
@@ -2,10 +2,19 @@
2
2
  "use strict";
3
3
  'use client'
4
4
 
5
- "use strict";var ko=Object.create;var gt=Object.defineProperty;var Do=Object.getOwnPropertyDescriptor;var Po=Object.getOwnPropertyNames;var To=Object.getPrototypeOf,Ro=Object.prototype.hasOwnProperty;var So=(e,t)=>{for(var a in t)gt(e,a,{get:t[a],enumerable:!0})},ta=(e,t,a,o)=>{if(t&&typeof t=="object"||typeof t=="function")for(let s of Po(t))!Ro.call(e,s)&&s!==a&&gt(e,s,{get:()=>t[s],enumerable:!(o=Do(t,s))||o.enumerable});return e};var W=(e,t,a)=>(a=e!=null?ko(To(e)):{},ta(t||!e||!e.__esModule?gt(a,"default",{value:e,enumerable:!0}):a,e)),Ao=e=>ta(gt({},"__esModule",{value:!0}),e);var Ai={};So(Ai,{ChatDemo:()=>Si});module.exports=Ao(Ai);var po=require("react");var so=require("@ai-sdk/react"),Rt=require("motion/react"),lo=require("lucide-react");var da=require("clsx");var It="-",Mo=e=>{let t=Bo(e),{conflictingClassGroups:a,conflictingClassGroupModifiers:o}=e;return{getClassGroupId:l=>{let n=l.split(It);return n[0]===""&&n.length!==1&&n.shift(),ia(n,t)||Io(l)},getConflictingClassGroupIds:(l,n)=>{let m=a[l]||[];return n&&o[l]?[...m,...o[l]]:m}}},ia=(e,t)=>{if(e.length===0)return t.classGroupId;let a=e[0],o=t.nextPart.get(a),s=o?ia(e.slice(1),o):void 0;if(s)return s;if(t.validators.length===0)return;let r=e.join(It);return t.validators.find(({validator:l})=>l(r))?.classGroupId},aa=/^\[(.+)\]$/,Io=e=>{if(aa.test(e)){let t=aa.exec(e)[1],a=t?.substring(0,t.indexOf(":"));if(a)return"arbitrary.."+a}},Bo=e=>{let{theme:t,prefix:a}=e,o={nextPart:new Map,validators:[]};return Eo(Object.entries(e.classGroups),a).forEach(([r,l])=>{Mt(l,o,r,t)}),o},Mt=(e,t,a,o)=>{e.forEach(s=>{if(typeof s=="string"){let r=s===""?t:oa(t,s);r.classGroupId=a;return}if(typeof s=="function"){if(Lo(s)){Mt(s(o),t,a,o);return}t.validators.push({validator:s,classGroupId:a});return}Object.entries(s).forEach(([r,l])=>{Mt(l,oa(t,r),a,o)})})},oa=(e,t)=>{let a=e;return t.split(It).forEach(o=>{a.nextPart.has(o)||a.nextPart.set(o,{nextPart:new Map,validators:[]}),a=a.nextPart.get(o)}),a},Lo=e=>e.isThemeGetter,Eo=(e,t)=>t?e.map(([a,o])=>{let s=o.map(r=>typeof r=="string"?t+r:typeof r=="object"?Object.fromEntries(Object.entries(r).map(([l,n])=>[t+l,n])):r);return[a,s]}):e,zo=e=>{if(e<1)return{get:()=>{},set:()=>{}};let t=0,a=new Map,o=new Map,s=(r,l)=>{a.set(r,l),t++,t>e&&(t=0,o=a,a=new Map)};return{get(r){let l=a.get(r);if(l!==void 0)return l;if((l=o.get(r))!==void 0)return s(r,l),l},set(r,l){a.has(r)?a.set(r,l):s(r,l)}}},ra="!",Uo=e=>{let{separator:t,experimentalParseClassName:a}=e,o=t.length===1,s=t[0],r=t.length,l=n=>{let m=[],u=0,D=0,f;for(let x=0;x<n.length;x++){let S=n[x];if(u===0){if(S===s&&(o||n.slice(x,x+r)===t)){m.push(n.slice(D,x)),D=x+r;continue}if(S==="/"){f=x;continue}}S==="["?u++:S==="]"&&u--}let y=m.length===0?n:n.substring(D),T=y.startsWith(ra),U=T?y.substring(1):y,R=f&&f>D?f-D:void 0;return{modifiers:m,hasImportantModifier:T,baseClassName:U,maybePostfixModifierPosition:R}};return a?n=>a({className:n,parseClassName:l}):l},Fo=e=>{if(e.length<=1)return e;let t=[],a=[];return e.forEach(o=>{o[0]==="["?(t.push(...a.sort(),o),a=[]):a.push(o)}),t.push(...a.sort()),t},jo=e=>({cache:zo(e.cacheSize),parseClassName:Uo(e),...Mo(e)}),Ho=/\s+/,Oo=(e,t)=>{let{parseClassName:a,getClassGroupId:o,getConflictingClassGroupIds:s}=t,r=[],l=e.trim().split(Ho),n="";for(let m=l.length-1;m>=0;m-=1){let u=l[m],{modifiers:D,hasImportantModifier:f,baseClassName:y,maybePostfixModifierPosition:T}=a(u),U=!!T,R=o(U?y.substring(0,T):y);if(!R){if(!U){n=u+(n.length>0?" "+n:n);continue}if(R=o(y),!R){n=u+(n.length>0?" "+n:n);continue}U=!1}let x=Fo(D).join(":"),S=f?x+ra:x,F=S+R;if(r.includes(F))continue;r.push(F);let w=s(R,U);for(let E=0;E<w.length;++E){let Q=w[E];r.push(S+Q)}n=u+(n.length>0?" "+n:n)}return n};function Vo(){let e=0,t,a,o="";for(;e<arguments.length;)(t=arguments[e++])&&(a=na(t))&&(o&&(o+=" "),o+=a);return o}var na=e=>{if(typeof e=="string")return e;let t,a="";for(let o=0;o<e.length;o++)e[o]&&(t=na(e[o]))&&(a&&(a+=" "),a+=t);return a};function Go(e,...t){let a,o,s,r=l;function l(m){let u=t.reduce((D,f)=>f(D),e());return a=jo(u),o=a.cache.get,s=a.cache.set,r=n,n(m)}function n(m){let u=o(m);if(u)return u;let D=Oo(m,a);return s(m,D),D}return function(){return r(Vo.apply(null,arguments))}}var O=e=>{let t=a=>a[e]||[];return t.isThemeGetter=!0,t},sa=/^\[(?:([a-lo-]+):)?(.+)\]$/ma,Wo=/^\d+\/\d+$/,$o=new Set(["px","full","screen"]),Ko=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,_o=/\d+(%|px|r?em|[sdl]?ma([hwib]|min|max)|po|pc|in|cm|mm|cap|ch|ex|r?lh|cq(w|h|ma|ma|min|max))|\ma(calc|min|max|clamp)\(.+\)|^0$/,qo=/^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/,Jo=/^(inset_)?-?((\d+)?\.?(\d+)[a-lo]+|0)_-?((\d+)?\.?(\d+)[a-lo]+|0)/,Xo=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,Te=e=>Je(e)||$o.has(e)||Wo.test(e),Le=e=>Xe(e,"length",ii),Je=e=>!!e&&!Number.isNaN(Number(e)),At=e=>Xe(e,"number",Je),it=e=>!!e&&Number.isInteger(Number(e)),Qo=e=>e.endsWith("%")&&Je(e.slice(0,-1)),h=e=>sa.test(e),Ee=e=>Ko.test(e),Yo=new Set(["length","size","percentage"]),Zo=e=>Xe(e,Yo,la),ei=e=>Xe(e,"position",la),ti=new Set(["image","url"]),ai=e=>Xe(e,ti,ni),oi=e=>Xe(e,"",ri),rt=()=>!0,Xe=(e,t,a)=>{let o=sa.exec(e);return o?o[1]?typeof t=="string"?o[1]===t:t.has(o[1]):a(o[2]):!1},ii=e=>_o.test(e)&&!qo.test(e),la=()=>!1,ri=e=>Jo.test(e),ni=e=>Xo.test(e);var si=()=>{let e=O("colors"),t=O("spacing"),a=O("blur"),o=O("brightness"),s=O("borderColor"),r=O("borderRadius"),l=O("borderSpacing"),n=O("borderWidth"),m=O("contrast"),u=O("grayscale"),D=O("hueRotate"),f=O("invert"),y=O("gap"),T=O("gradientColorStops"),U=O("gradientColorStopPositions"),R=O("inset"),x=O("margin"),S=O("opacity"),F=O("padding"),w=O("saturate"),E=O("scale"),Q=O("sepia"),Y=O("skew"),Z=O("space"),X=O("translate"),G=()=>["auto","contain","none"],te=()=>["auto","hidden","clip","visible","scroll"],ne=()=>["auto",h,t],A=()=>[h,t],De=()=>["",Te,Le],d=()=>["auto",Je,h],B=()=>["bottom","center","left","left-bottom","left-top","right","right-bottom","right-top","top"],M=()=>["solid","dashed","dotted","double","none"],$=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],p=()=>["start","end","center","between","around","evenly","stretch"],j=()=>["","0",h],K=()=>["auto","avoid","all","avoid-page","page","left","right","column"],L=()=>[Je,h];return{cacheSize:500,separator:":",theme:{colors:[rt],spacing:[Te,Le],blur:["none","",Ee,h],brightness:L(),borderColor:[e],borderRadius:["none","","full",Ee,h],borderSpacing:A(),borderWidth:De(),contrast:L(),grayscale:j(),hueRotate:L(),invert:j(),gap:A(),gradientColorStops:[e],gradientColorStopPositions:[Qo,Le],inset:ne(),margin:ne(),opacity:L(),padding:A(),saturate:L(),scale:L(),sepia:j(),skew:L(),space:A(),translate:A()},classGroups:{aspect:[{aspect:["auto","square","video",h]}],container:["container"],columns:[{columns:[Ee]}],"break-after":[{"break-after":K()}],"break-before":[{"break-before":K()}],"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:[...B(),h]}],overflow:[{overflow:te()}],"overflow-x":[{"overflow-x":te()}],"overflow-y":[{"overflow-y":te()}],overscroll:[{overscroll:G()}],"overscroll-x":[{"overscroll-x":G()}],"overscroll-y":[{"overscroll-y":G()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:[R]}],"inset-x":[{"inset-x":[R]}],"inset-y":[{"inset-y":[R]}],start:[{start:[R]}],end:[{end:[R]}],top:[{top:[R]}],right:[{right:[R]}],bottom:[{bottom:[R]}],left:[{left:[R]}],visibility:["visible","invisible","collapse"],lo:[{lo:["auto",it,h]}],basis:[{basis:ne()}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["wrap","wrap-reverse","nowrap"]}],flex:[{flex:["1","auto","initial","none",h]}],grow:[{grow:j()}],shrink:[{shrink:j()}],order:[{order:["first","last","none",it,h]}],"grid-cols":[{"grid-cols":[rt]}],"col-start-end":[{col:["auto",{span:["full",it,h]},h]}],"col-start":[{"col-start":d()}],"col-end":[{"col-end":d()}],"grid-rows":[{"grid-rows":[rt]}],"row-start-end":[{row:["auto",{span:[it,h]},h]}],"row-start":[{"row-start":d()}],"row-end":[{"row-end":d()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":["auto","min","max","fr",h]}],"auto-rows":[{"auto-rows":["auto","min","max","fr",h]}],gap:[{gap:[y]}],"gap-x":[{"gap-x":[y]}],"gap-y":[{"gap-y":[y]}],"justify-content":[{justify:["normal",...p()]}],"justify-items":[{"justify-items":["start","end","center","stretch"]}],"justify-self":[{"justify-self":["auto","start","end","center","stretch"]}],"align-content":[{content:["normal",...p(),"baseline"]}],"align-items":[{items:["start","end","center","baseline","stretch"]}],"align-self":[{self:["auto","start","end","center","stretch","baseline"]}],"place-content":[{"place-content":[...p(),"baseline"]}],"place-items":[{"place-items":["start","end","center","baseline","stretch"]}],"place-self":[{"place-self":["auto","start","end","center","stretch"]}],p:[{p:[F]}],px:[{px:[F]}],py:[{py:[F]}],ps:[{ps:[F]}],pe:[{pe:[F]}],po:[{po:[F]}],pr:[{pr:[F]}],pb:[{pb:[F]}],pl:[{pl:[F]}],m:[{m:[x]}],mx:[{mx:[x]}],my:[{my:[x]}],ms:[{ms:[x]}],ma:[{ma:[x]}],mt:[{mt:[x]}],mr:[{mr:[x]}],mb:[{mb:[x]}],ml:[{ml:[x]}],"space-x":[{"space-x":[Z]}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":[Z]}],"space-y-reverse":["space-y-reverse"],w:[{w:["auto","min","max","fit","svw","lvw","dvw",h,t]}],"min-w":[{"min-w":[h,t,"min","max","fit"]}],"max-w":[{"max-w":[h,t,"none","full","min","max","fit","prose",{screen:[Ee]},Ee]}],h:[{h:[h,t,"auto","min","max","fit","svh","lvh","dvh"]}],"min-h":[{"min-h":[h,t,"min","max","fit","svh","lvh","dvh"]}],"max-h":[{"max-h":[h,t,"min","max","fit","svh","lvh","dvh"]}],size:[{size:[h,t,"auto","min","max","fit"]}],"font-size":[{text:["base",Ee,Le]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:["thin","extralight","light","normal","medium","semibold","bold","extrabold","black",At]}],"font-family":[{font:[rt]}],"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",h]}],"line-clamp":[{"line-clamp":["none",Je,At]}],leading:[{leading:["none","tight","snug","normal","relaxed","loose",Te,h]}],"list-image":[{"list-image":["none",h]}],"list-style-type":[{list:["none","disc","decimal",h]}],"list-style-position":[{list:["inside","outside"]}],"placeholder-color":[{placeholder:[e]}],"placeholder-opacity":[{"placeholder-opacity":[S]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"text-color":[{text:[e]}],"text-opacity":[{"text-opacity":[S]}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...M(),"wavy"]}],"text-decoration-thickness":[{decoration:["auto","from-font",Te,Le]}],"underline-offset":[{"underline-offset":["auto",Te,h]}],"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:A()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",h]}],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",h]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-opacity":[{"bg-opacity":[S]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:[...B(),ei]}],"bg-repeat":[{bg:["no-repeat",{repeat:["","x","y","round","space"]}]}],"bg-size":[{bg:["auto","cover","contain",Zo]}],"bg-image":[{bg:["none",{"gradient-to":["t","tr","r","br","ma","bl","l","tl"]},ai]}],"bg-color":[{bg:[e]}],"gradient-from-pos":[{from:[U]}],"gradient-via-pos":[{via:[U]}],"gradient-to-pos":[{to:[U]}],"gradient-from":[{from:[T]}],"gradient-via":[{via:[T]}],"gradient-to":[{to:[T]}],rounded:[{rounded:[r]}],"rounded-s":[{"rounded-s":[r]}],"rounded-e":[{"rounded-e":[r]}],"rounded-t":[{"rounded-t":[r]}],"rounded-r":[{"rounded-r":[r]}],"rounded-ma":[{"rounded-ma":[r]}],"rounded-l":[{"rounded-l":[r]}],"rounded-ss":[{"rounded-ss":[r]}],"rounded-se":[{"rounded-se":[r]}],"rounded-ma":[{"rounded-ma":[r]}],"rounded-es":[{"rounded-es":[r]}],"rounded-tl":[{"rounded-tl":[r]}],"rounded-tr":[{"rounded-tr":[r]}],"rounded-br":[{"rounded-br":[r]}],"rounded-bl":[{"rounded-bl":[r]}],"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-ma":[{"border-ma":[n]}],"border-w-l":[{"border-l":[n]}],"border-opacity":[{"border-opacity":[S]}],"border-style":[{border:[...M(),"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":[S]}],"divide-style":[{divide:M()}],"border-color":[{border:[s]}],"border-color-x":[{"border-x":[s]}],"border-color-y":[{"border-y":[s]}],"border-color-s":[{"border-s":[s]}],"border-color-e":[{"border-e":[s]}],"border-color-t":[{"border-t":[s]}],"border-color-r":[{"border-r":[s]}],"border-color-ma":[{"border-ma":[s]}],"border-color-l":[{"border-l":[s]}],"divide-color":[{divide:[s]}],"outline-style":[{outline:["",...M()]}],"outline-offset":[{"outline-offset":[Te,h]}],"outline-w":[{outline:[Te,Le]}],"outline-color":[{outline:[e]}],"ring-w":[{ring:De()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:[e]}],"ring-opacity":[{"ring-opacity":[S]}],"ring-offset-w":[{"ring-offset":[Te,Le]}],"ring-offset-color":[{"ring-offset":[e]}],shadow:[{shadow:["","inner","none",Ee,oi]}],"shadow-color":[{shadow:[rt]}],opacity:[{opacity:[S]}],"mix-blend":[{"mix-blend":[...$(),"plus-lighter","plus-darker"]}],"bg-blend":[{"bg-blend":$()}],filter:[{filter:["","none"]}],blur:[{blur:[a]}],brightness:[{brightness:[o]}],contrast:[{contrast:[m]}],"drop-shadow":[{"drop-shadow":["","none",Ee,h]}],grayscale:[{grayscale:[u]}],"hue-rotate":[{"hue-rotate":[D]}],invert:[{invert:[f]}],saturate:[{saturate:[w]}],sepia:[{sepia:[Q]}],"backdrop-filter":[{"backdrop-filter":["","none"]}],"backdrop-blur":[{"backdrop-blur":[a]}],"backdrop-brightness":[{"backdrop-brightness":[o]}],"backdrop-contrast":[{"backdrop-contrast":[m]}],"backdrop-grayscale":[{"backdrop-grayscale":[u]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[D]}],"backdrop-invert":[{"backdrop-invert":[f]}],"backdrop-opacity":[{"backdrop-opacity":[S]}],"backdrop-saturate":[{"backdrop-saturate":[w]}],"backdrop-sepia":[{"backdrop-sepia":[Q]}],"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",h]}],duration:[{duration:L()}],ease:[{ease:["linear","in","out","in-out",h]}],delay:[{delay:L()}],animate:[{animate:["none","spin","ping","pulse","bounce",h]}],transform:[{transform:["","gpu","none"]}],scale:[{scale:[E]}],"scale-x":[{"scale-x":[E]}],"scale-y":[{"scale-y":[E]}],rotate:[{rotate:[it,h]}],"translate-x":[{"translate-x":[X]}],"translate-y":[{"translate-y":[X]}],"skew-x":[{"skew-x":[Y]}],"skew-y":[{"skew-y":[Y]}],"transform-origin":[{origin:["center","top","top-right","right","bottom-right","bottom","bottom-left","left","top-left",h]}],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",h]}],"caret-color":[{caret:[e]}],"pointer-events":[{"pointer-events":["none","auto"]}],resize:[{resize:["none","y","x",""]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":A()}],"scroll-mx":[{"scroll-mx":A()}],"scroll-my":[{"scroll-my":A()}],"scroll-ms":[{"scroll-ms":A()}],"scroll-ma":[{"scroll-ma":A()}],"scroll-mt":[{"scroll-mt":A()}],"scroll-mr":[{"scroll-mr":A()}],"scroll-mb":[{"scroll-mb":A()}],"scroll-ml":[{"scroll-ml":A()}],"scroll-p":[{"scroll-p":A()}],"scroll-px":[{"scroll-px":A()}],"scroll-py":[{"scroll-py":A()}],"scroll-ps":[{"scroll-ps":A()}],"scroll-pe":[{"scroll-pe":A()}],"scroll-po":[{"scroll-po":A()}],"scroll-pr":[{"scroll-pr":A()}],"scroll-pb":[{"scroll-pb":A()}],"scroll-pl":[{"scroll-pl":A()}],"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",h]}],fill:[{fill:[e,"none"]}],"stroke-w":[{stroke:[Te,Le,At]}],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","po","pr","pb","pl"],px:["pr","pl"],py:["po","pb"],m:["mx","my","ms","ma","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-ma","rounded-l","rounded-ss","rounded-se","rounded-ma","rounded-es","rounded-tl","rounded-tr","rounded-br","rounded-bl"],"rounded-s":["rounded-ss","rounded-es"],"rounded-e":["rounded-se","rounded-ma"],"rounded-t":["rounded-tl","rounded-tr"],"rounded-r":["rounded-tr","rounded-br"],"rounded-ma":["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-ma","border-w-l"],"border-w-x":["border-w-r","border-w-l"],"border-w-y":["border-w-t","border-w-ma"],"border-color":["border-color-s","border-color-e","border-color-t","border-color-r","border-color-ma","border-color-l"],"border-color-x":["border-color-r","border-color-l"],"border-color-y":["border-color-t","border-color-ma"],"scroll-m":["scroll-mx","scroll-my","scroll-ms","scroll-ma","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-po","scroll-pr","scroll-pb","scroll-pl"],"scroll-px":["scroll-pr","scroll-pl"],"scroll-py":["scroll-po","scroll-pb"],touch:["touch-x","touch-y","touch-pz"],"touch-x":["touch"],"touch-y":["touch"],"touch-pz":["touch"]},conflictingClassGroupModifiers:{"font-size":["leading"]}}};var ca=Go(si);function c(...e){return ca((0,da.clsx)(e))}var Ct=W(require("react")),jt=W(require("next/link"));var pa=require("class-variance-authority");var ma=require("react/jsx-runtime"),li=(0,pa.cva)("inline-flex items-center rounded-md border px-2.5 py-0.5 text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2",{variants:{variant:{default:"border-transparent bg-primary text-primary-foreground shadow hover:bg-primary/80",secondary:"border-transparent bg-secondary text-secondary-foreground hover:bg-secondary/80",destructive:"border-transparent bg-destructive text-destructive-foreground shadow hover:bg-destructive/80",outline:"text-foreground"}},defaultVariants:{variant:"default"}});function ce({className:e,variant:t,...a}){return(0,ma.jsx)("div",{className:c(li({variant:t}),e),...a})}var ua=require("@radix-ui/react-slot"),fa=W(require("react")),ci=(0,pa.cva)("inline-flex items-center justify-center whitespace-nowrap rounded text-sm font-medium ring-offset-background transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50",{defaultVariants:{size:"default",variant:"default"},variants:{size:{clear:"",default:"h-10 px-4 py-2",icon:"h-10 w-10",lg:"h-11 rounded px-8",sm:"h-9 rounded px-3"},variant:{default:"bg-accent text-accent-foreground hover:bg-background hover:text-accent hover:border-accent hover:border",destructive:"bg-destructive text-destructive-foreground hover:bg-destructive/90",ghost:"hover:bg-card hover:text-accent",link:"text-primary items-start justify-start underline-offset-4 hover:underline",outline:"border border-border bg-background hover:bg-card hover:text-accent",secondary:"bg-secondary text-secondary-foreground hover:bg-accent"}}}),P=fa.forwardRef(({asChild:e=!1,className:t,size:a,variant:o,...s},r)=>(0,ma.jsx)(e?ua.Slot:"button",{className:c(ci({className:t,size:a,variant:o})),ref:r,...s}));P.displayName="Button";var va=W(require("react"));var nt=va.forwardRef(({className:e,type:t,...a},o)=>(0,ma.jsx)("input",{type:t,className:c("flex h-9 w-full rounded-md border border-input bg-transparent px-3 py-1 text-sm shadow-sm transition-colors file:border-0 file:bg-transparent file:text-sm file:font-medium file:text-foreground placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:cursor-not-allowed disabled:opacity-50",e),ref:o,...a}));nt.displayName="Input";var Bt=W(require("react")),pe=W(require("@radix-ui/react-scroll-area"));var ye=Bt.forwardRef(({className:e,children:t,...a},o)=>(0,ma.jsxs)(pe.Root,{ref:o,className:c("relative overflow-hidden",e),...a,children:[(0,ma.jsx)(pe.Viewport,{className:"h-full w-full rounded-[inherit]",children:t}),(0,ma.jsx)(ya,{}),(0,ma.jsx)(pe.Corner,{})]}));ye.displayName=pe.Root.displayName;var ya=Bt.forwardRef(({className:e,orientation:t="vertical",...a},o)=>(0,ma.jsx)(pe.ScrollAreaScrollbar,{ref:o,orientation:t,className:c("flex touch-none select-none transition-colors",t==="vertical"&&"h-full w-2.5 border-l border-l-transparent p-[1px]",t==="horizontal"&&"h-2.5 flex-col border-t border-t-transparent p-[1px]",e),...a,children:(0,ma.jsx)(pe.ScrollAreaThumb,{className:"relative flex-1 rounded-full bg-border"})}));ya.displayName=pe.ScrollAreaScrollbar.displayName;var st=W(require("react")),_=W(require("@radix-ui/react-dialog"));var wa=_.Root;var di=_.Portal;var Ca=st.forwardRef(({className:e,...t},a)=>(0,ma.jsx)(_.Overlay,{ref:a,className:c("fixed inset-0 lo-50 bg-black/80 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0",e),...t}));Ca.displayName=_.Overlay.displayName;var Lt=st.forwardRef(({className:e,children:t,...a},o)=>(0,ma.jsxs)(di,{children:[(0,ma.jsx)(Ca,{}),(0,ma.jsxs)(_.Content,{ref:o,className:c("fixed left-[50%] top-[50%] lo-50 grid w-full max-w-lg translate-x-[-50%] translate-y-[-50%] gap-4 border bg-background p-6 shadow-lg duration-200 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[state=closed]:slide-out-to-left-1/2 data-[state=closed]:slide-out-to-top-[48%] data-[state=open]:slide-in-from-left-1/2 data-[state=open]:slide-in-from-top-[48%] sm:rounded-lg",e),...a,children:[t,(0,ma.jsxs)(_.Close,{className:"absolute right-4 top-4 rounded-sm opacity-70 ring-offset-background transition-opacity hover:opacity-100 focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 disabled:pointer-events-none data-[state=open]:bg-accent data-[state=open]:text-muted-foreground",children:[(0,ma.jsx)(lo.X,{className:"h-4 w-4"}),(0,ma.jsx)("span",{className:"sr-only",children:"Close"})]})]})]}));Lt.displayName=_.Content.displayName;var Et=({className:e,...t})=>(0,ma.jsx)("div",{className:c("flex flex-col space-y-1.5 text-center sm:text-left",e),...t});Et.displayName="DialogHeader";var pi=({className:e,...t})=>(0,ma.jsx)("div",{className:c("flex flex-col-reverse sm:flex-row sm:justify-end sm:space-x-2",e),...t});pi.displayName="DialogFooter";var zt=st.forwardRef(({className:e,...t},a)=>(0,ma.jsx)(_.Title,{ref:a,className:c("text-lg font-semibold leading-none tracking-tight",e),...t}));zt.displayName=_.Title.displayName;var mi=st.forwardRef(({className:e,...t},a)=>(0,ma.jsx)(_.Description,{ref:a,className:c("text-sm text-muted-foreground",e),...t}));mi.displayName=_.Description.displayName;var lt=W(require("@radix-ui/react-checkbox")),ka=W(require("react")),Ut=ka.forwardRef(({className:e,...t},a)=>(0,ma.jsx)(lt.Root,{className:c("peer h-4 w-4 shrink-0 rounded border border-primary ring-offset-background focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50 data-[state=checked]:bg-primary data-[state=checked]:text-primary-foreground",e),ref:a,...t,children:(0,ma.jsx)(lt.Indicator,{className:c("flex items-center justify-center text-current"),children:(0,ma.jsx)(lo.Check,{className:"h-4 w-4"})})}));Ut.displayName=lt.Root.displayName;var xe=e=>({id:Math.random().toString(36).substr(2,9),title:e,format:"markdown",createdAt:new Date});var Pa=[{id:"design",name:"Design",description:"Creative and visual design team",icon:(0,ma.jsx)(lo.Palette,{className:"h-4 w-4"}),color:"bg-purple-600",accentColor:"text-purple-600"},{id:"engineering",name:"Engineering",description:"Software development and technical teams",icon:(0,ma.jsx)(lo.Code,{className:"h-4 w-4"}),color:"bg-blue-600",accentColor:"text-blue-600"},{id:"marketing",name:"Marketing",description:"Brand, campaigns, and growth marketing",icon:(0,ma.jsx)(lo.TrendingUp,{className:"h-4 w-4"}),color:"bg-pink-600",accentColor:"text-pink-600"},{id:"sales",name:"Sales",description:"Revenue generation and customer acquisition",icon:(0,ma.jsx)(lo.DollarSign,{className:"h-4 w-4"}),color:"bg-green-600",accentColor:"text-green-600"},{id:"hr",name:"Human Resources",description:"People operations and talent management",icon:(0,ma.jsx)(lo.Users,{className:"h-4 w-4"}),color:"bg-orange-600",accentColor:"text-orange-600"},{id:"operations",name:"Operations",description:"Business operations and process optimization",icon:(0,ma.jsx)(lo.Wrench,{className:"h-4 w-4"}),color:"bg-indigo-600",accentColor:"text-indigo-600"},{id:"legal",name:"Legal",description:"Legal affairs and compliance",icon:(0,ma.jsx)(lo.Scale,{className:"h-4 w-4"}),color:"bg-slate-600",accentColor:"text-slate-600"},{id:"product",name:"Product",description:"Product strategy and management",icon:(0,ma.jsx)(lo.Package,{className:"h-4 w-4"}),color:"bg-violet-600",accentColor:"text-violet-600"},{id:"it",name:"IT Support",description:"Information technology and infrastructure",icon:(0,ma.jsx)(lo.Zap,{className:"h-4 w-4"}),color:"bg-cyan-600",accentColor:"text-cyan-600"},{id:"company",name:"Company",description:"Company-wide resources and information",icon:(0,ma.jsx)(lo.Building2,{className:"h-4 w-4"}),color:"bg-gray-600",accentColor:"text-gray-600"}],ht=[{id:"1",name:"E-commerce Platform",description:"Main customer-facing e-commerce application",isSelected:!0},{id:"2",name:"Admin Dashboard",description:"Internal administration and analytics dashboard",isSelected:!1},{id:"3",name:"Mobile App",description:"Native mobile application for iOS and Android",isSelected:!1}];var Ft=[{id:"1",name:"User Authentication",color:"bg-blue-500",description:"Implement secure user authentication system",confidence:"high",phase:2,startDate:new Date("2024-01-01"),endDate:new Date("2024-02-15"),progress:75,isSelected:!0},{id:"2",name:"Dashboard Features",color:"bg-green-500",description:"Build comprehensive dashboard functionality",confidence:"medium",phase:1,startDate:new Date("2024-02-01"),endDate:new Date("2024-03-15"),progress:30,isSelected:!0},{id:"3",name:"Mobile Optimization",color:"bg-purple-500",description:"Optimize application for mobile devices",confidence:"low",phase:1,startDate:new Date("2024-03-01"),endDate:new Date("2024-04-15"),progress:10,isSelected:!0},{id:"4",name:"Performance Improvements",color:"bg-orange-500",description:"Enhance application performance and speed",confidence:"high",phase:3,startDate:new Date("2024-01-15"),endDate:new Date("2024-02-28"),progress:90,isSelected:!0}],bt=[{id:"backlog",name:"Backlog",description:"Tasks not yet assigned to a sprint",startDate:new Date("2024-01-01"),endDate:new Date("2024-12-31"),isActive:!1,isSelected:!1},{id:"all-tasks",name:"All Tasks",description:"View all tasks across all sprints",startDate:new Date("2024-01-01"),endDate:new Date("2024-12-31"),isActive:!1,isSelected:!0},{id:"1",name:"Sprint 1",description:"Initial development phase",startDate:new Date("2024-01-01"),endDate:new Date("2024-01-14"),isActive:!1,isSelected:!1},{id:"2",name:"Sprint 2",description:"Feature development",startDate:new Date("2024-01-15"),endDate:new Date("2024-01-28"),isActive:!0,isSelected:!1}],xt=[{id:"1",name:"Design login page",description:"Create wireframes and mockups for the login interface",status:"todo",priority:"high",type:"story",points:5,epicId:"1",sprintId:"2",assignee:"John Doe",createdAt:new Date("2024-01-15")},{id:"2",name:"Implement OAuth integration",description:"Add Google and GitHub OAuth authentication",status:"review",priority:"high",type:"task",points:8,epicId:"1",sprintId:"2",assignee:"Jane Smith",createdAt:new Date("2024-01-16")},{id:"3",name:"Create dashboard widgets",description:"Build analytics and metrics widgets for the main dashboard",status:"todo",priority:"medium",type:"story",points:13,epicId:"2",sprintId:"2",assignee:"Mike Johnson",createdAt:new Date("2024-01-17")},{id:"4",name:"Fix login redirect bug",description:"Resolve issue where users are not redirected after login",status:"done",priority:"high",type:"bug",points:3,epicId:"1",sprintId:"1",assignee:"Sarah Wilson",createdAt:new Date("2024-01-14")},{id:"5",name:"Research mobile frameworks",description:"Investigate best practices for mobile responsive design",status:"in-progress",priority:"medium",type:"spike",points:5,epicId:"3",assignee:"Alex Brown",createdAt:new Date("2024-01-18")},{id:"6",name:"Update user profile page",description:"Enhance user profile with new settings and preferences",status:"review",priority:"medium",type:"story",points:8,epicId:"2",sprintId:"2",assignee:"Emma Davis",createdAt:new Date("2024-01-19")},{id:"7",name:"Performance optimization",description:"Optimize database queries and improve page load times",status:"done",priority:"high",type:"task",points:13,epicId:"4",sprintId:"1",assignee:"Tom Wilson",createdAt:new Date("2024-01-13")}],ui=[...xt,{id:"8",name:"Add search functionality",description:"Implement search across all dashboard widgets",status:"todo",priority:"medium",type:"story",points:8,epicId:"2",sprintId:"2",assignee:"Chris Lee",createdAt:new Date("2024-01-20")},{id:"9",name:"Fix mobile responsive issues",description:"Resolve layout problems on mobile devices",status:"in-progress",priority:"high",type:"bug",points:5,epicId:"3",sprintId:"2",assignee:"Taylor Swift",createdAt:new Date("2024-01-21")},{id:"10",name:"Implement dark mode",description:"Add dark theme support across the application",status:"review",priority:"low",type:"story",points:13,epicId:"2",sprintId:"2",assignee:"Jordan Smith",createdAt:new Date("2024-01-22")},{id:"11",name:"API rate limiting",description:"Implement rate limiting for API endpoints",status:"done",priority:"high",type:"task",points:8,epicId:"4",sprintId:"1",assignee:"Morgan Davis",createdAt:new Date("2024-01-12")},{id:"12",name:"User onboarding flow",description:"Create guided tour for new users",status:"todo",priority:"medium",type:"story",points:21,epicId:"1",sprintId:"2",assignee:"Casey Johnson",createdAt:new Date("2024-01-23")}],gi=[...ht,{id:"4",name:"Analytics Platform",description:"Business intelligence and reporting system",isSelected:!1},{id:"5",name:"API Gateway",description:"Microservices API management layer",isSelected:!1}],vt={projects:[{id:"1",name:"Empty Project",description:"A project with no tasks",isSelected:!0}],epics:[],sprints:[{id:"all-tasks",name:"All Tasks",description:"View all tasks across all sprints",startDate:new Date("2024-01-01"),endDate:new Date("2024-12-31"),isActive:!1,isSelected:!0}],tasks:[]},Da={epics:[{id:"1",name:"User Authentication",color:"bg-blue-500",description:"Implement secure user authentication system",confidence:"high",phase:2,startDate:new Date("2024-01-01"),endDate:new Date("2024-02-15"),progress:75,isSelected:!0}],tasks:xt.filter(e=>e.epicId==="1")};var Yi={empty:{initialProjects:vt.projects,initialEpics:vt.epics,initialSprints:vt.sprints,initialTasks:vt.tasks},default:{initialProjects:ht,initialEpics:Ft,initialSprints:bt,initialTasks:xt},highDensity:{initialProjects:ht,initialEpics:Ft,initialSprints:bt,initialTasks:ui},singleEpic:{initialProjects:ht,initialEpics:Da.epics,initialSprints:bt,initialTasks:Da.tasks},multipleProjects:{initialProjects:gi,initialEpics:Ft,initialSprints:bt,initialTasks:xt}},yt=[{id:"1",type:"human",name:"Sarah Johnson",email:"sarah.johnson@company.com",role:"Senior Designer",department:"Design",status:"active",joinedDate:new Date("2023-01-15"),lastActive:new Date,phone:"+1 (555) 123-4567",location:"San Francisco, CA",timezone:"PST",skills:["UI/UX Design","Figma","Adobe Creative Suite","Prototyping","User Research"],bio:"Passionate designer with 8+ years of experience creating user-centered digital experiences."},{id:"2",type:"digital",name:"CodeAssist Pro",status:"active",joinedDate:new Date("2024-01-01"),lastActive:new Date,jobDescription:"AI-powered coding assistant that helps with code review, debugging, and documentation generation.",workInstructions:"Review pull requests for code quality and best practices. Generate comprehensive documentation for new features. Assist with debugging complex issues. Provide code suggestions and optimizations.",capabilities:["Code Review","Documentation Generation","Debugging","Code Optimization","Testing"],knowledge:["JavaScript","TypeScript","React","Node.js","Python","Git"].map(xe),coreKnowledge:["Company coding standards","Architecture patterns","Security guidelines"].map(xe),version:"2",lastUpdated:new Date("2024-01-15"),isActive:!0},{id:"3",type:"human",name:"Michael Chen",email:"michael.chen@company.com",role:"Product Manager",department:"Product",status:"inactive",joinedDate:new Date("2022-08-20"),lastActive:new Date(Date.now()-2*60*60*1e3),phone:"+1 (555) 987-6543",location:"New York, NY",timezone:"EST",skills:["Product Strategy","Agile","Data Analysis","User Stories","Roadmapping"],bio:"Strategic product manager focused on driving user engagement and business growth."},{id:"4",type:"digital",name:"MarketingBot",status:"active",joinedDate:new Date("2024-02-01"),lastActive:new Date,jobDescription:"Specialized AI assistant for marketing campaigns, content creation, and social media management.",workInstructions:"Create engaging social media content. Analyze campaign performance metrics. Generate marketing copy and headlines. Schedule and manage social media posts.",capabilities:["Content Creation","Social Media Management","Analytics","SEO Optimization","Campaign Management"],knowledge:["Digital Marketing","Social Media Platforms","Content Strategy","Analytics Tools"].map(xe),coreKnowledge:["Brand guidelines","Target audience personas","Marketing objectives"].map(xe),version:"52",lastUpdated:new Date("2024-02-10"),isActive:!0},{id:"5",type:"human",name:"Emily Rodriguez",email:"emily.rodriguez@company.com",role:"UX Researcher",department:"Design",status:"inactive",joinedDate:new Date("2023-06-10"),lastActive:new Date(Date.now()-7*24*60*60*1e3),phone:"+1 (555) 456-7890",location:"Austin, TX",timezone:"CST",skills:["User Research","Usability Testing","Data Analysis","Survey Design","Interview Techniques"],bio:"User researcher dedicated to understanding user needs and improving product experiences."},{id:"6",type:"digital",name:"DataAnalyzer Pro",status:"active",joinedDate:new Date("2024-01-10"),lastActive:new Date,jobDescription:"Advanced AI assistant specializing in data analysis, reporting, and business intelligence.",workInstructions:"Analyze complex datasets, generate insightful reports, create data visualizations, and provide actionable business recommendations.",capabilities:["Data Analysis","Report Generation","Data Visualization","Business Intelligence","Statistical Analysis"],knowledge:["Python","SQL","Tableau","Excel","R","Statistics"].map(xe),coreKnowledge:["Company data sources","KPI definitions","Reporting standards"].map(xe),version:"3.1",lastUpdated:new Date("2024-02-20"),isActive:!0},{id:"7",type:"digital",name:"ProjectManager AI",status:"active",joinedDate:new Date("2024-01-05"),lastActive:new Date,jobDescription:"Intelligent project management assistant that helps coordinate tasks, track progress, and manage timelines.",workInstructions:"Coordinate project activities, track milestones, manage resource allocation, and provide project status updates.",capabilities:["Project Planning","Task Coordination","Timeline Management","Resource Allocation","Progress Tracking"],knowledge:["Agile","Scrum","Gantt Charts","Risk Management","Stakeholder Management"].map(xe),coreKnowledge:["Company project templates","Resource availability","Project methodologies"].map(xe),version:"2.5",lastUpdated:new Date("2024-02-15"),isActive:!0},{id:"8",type:"digital",name:"CustomerSupport Bot",status:"active",joinedDate:new Date("2024-02-01"),lastActive:new Date,jobDescription:"AI-powered customer support assistant that handles inquiries, resolves issues, and escalates complex problems.",workInstructions:"Respond to customer inquiries, troubleshoot common issues, provide product information, and escalate complex cases to human agents.",capabilities:["Customer Support","Issue Resolution","Product Knowledge","Escalation Management","Chat Support"],knowledge:["Product Documentation","FAQ","Troubleshooting Guides","Customer Service Best Practices"].map(xe),coreKnowledge:["Product catalog","Support processes","Escalation procedures"].map(xe),version:"1.8",lastUpdated:new Date("2024-02-25"),isActive:!0}],Zi=[{id:"1",title:"Review quarterly report",description:"Go through Q4 performance metrics and prepare summary for the team meeting",dueDate:new Date(2024,2,15),dueTime:"14:30",colleague:yt.find(e=>e.id==="2"&&e.type==="digital"),isCompleted:!1,isRecurring:!1,priority:"high",reminderEnabled:!0,reminderMinutes:30,createdAt:new Date(2024,2,10),tags:["quarterly","review","urgent"]},{id:"2",title:"Weekly team standup",description:"Join the weekly team synchronization meeting",dueDate:new Date(2024,2,18),dueTime:"10:00",colleague:yt.find(e=>e.id==="4"&&e.type==="digital"),isCompleted:!1,isRecurring:!0,recurrencePattern:"weekly",recurrenceInterval:1,priority:"medium",reminderEnabled:!0,reminderMinutes:15,createdAt:new Date(2024,2,11),tags:["meeting","standup","weekly"]},{id:"3",title:"Deploy to production",description:"Deploy the latest version to production environment",dueDate:new Date,dueTime:"16:00",colleague:yt.find(e=>e.id==="2"&&e.type==="digital"),isCompleted:!1,isRecurring:!1,priority:"high",reminderEnabled:!0,reminderMinutes:60,createdAt:new Date,tags:["deploy","production","urgent"]}];var er=yt.filter(e=>e.type==="digital");function Ta(e,t){let[a,o]=(0,po.useState)(()=>{if(typeof window>"u")return t;try{let r=window.localStorage.getItem(e);return r?JSON.parse(r):t}catch{return t}}),s=r=>{try{o(r),typeof window<"u"&&window.localStorage.setItem(e,JSON.stringify(r))}catch{}};return(0,po.useEffect)(()=>{s(a)},[]),[a,s]}function Ht({items:e,isOpen:t,isMobile:a=!1,onClose:o,currentBusinessUnit:s=Pa[0],onBusinessUnitChange:r,onSearch:l,className:n,logo:m="/headerlogo.png",appName:u="Nuvia",tagline:D="Collaboration Platform"}){let[f,y]=Ct.useState({}),[T,U]=Ta("sidebar-favorites",{}),[R,x]=Ct.useState(null),[S,F]=Ct.useState(""),w=d=>{y(B=>({...B,[d]:!B[d]}))},E=d=>{r?.(d)},Q=()=>{S.trim()&&l?.(S.trim())},Y=d=>{d.key==="Enter"&&(d.preventDefault(),Q())},Z=(d,B)=>{let M=T[d]||[],$=M.includes(B)?M.filter(p=>p!==B):M.concat(B);U({...T,[d]:$})},X=d=>{if(!d.items||!d.maxItems||d.items.length<=d.maxItems)return d.items||[];let B=T[d.id]||[],M=d.items.filter(p=>B.includes(p.id)),$=d.items.filter(p=>!B.includes(p.id));return[...M,...$].slice(0,d.maxItems)},G=d=>d.maxItems&&d.items&&d.items.length>d.maxItems,te=e,ne=d=>{let B=G(d),M=X(d),$=(0,ma.jsxs)(ma.Fragment,{children:[(0,ma.jsxs)("div",{className:"flex items-center gap-3",children:[d.icon,(0,ma.jsx)("span",{children:d.title})]}),d.badge&&(0,ma.jsx)(ce,{variant:"outline",className:"ml-auto rounded-full px-2 py-0.5 text-xs",children:d.badge}),d.items&&(0,ma.jsx)(lo.ChevronDown,{className:c("ml-2 h-4 w-4 transition-transform",f[d.title]?"rotate-180":"")})]}),p=c("flex w-full items-center justify-between rounded-2xl px-3 py-2 text-sm font-medium",d.isActive?"bg-primary/10 text-primary":"hover:bg-muted");return d.url?(0,ma.jsx)(jt.default,{href:d.url,className:p,onClick:a?o:void 0,children:$}):(0,ma.jsx)("button",{className:p,onClick:()=>d.items&&w(d.title),children:$})},A=()=>{let d=e.find(M=>M.id===R);if(!d||!d.items||!d.maxItems)return null;let B=T[d.id]||[];return(0,ma.jsx)(wa,{open:!!R,onOpenChange:M=>!M&&x(null),children:(0,ma.jsxs)(Lt,{className:"sm:max-w-md",children:[(0,ma.jsxs)(Et,{children:[(0,ma.jsxs)(zt,{children:["Manage ",d.title," Favorites"]}),(0,ma.jsxs)("p",{className:"text-sm text-muted-foreground",children:["Select up to ",d.maxItems," items to show in ",d.title.toLowerCase(),"."]})]}),(0,ma.jsx)(ye,{className:"max-h-96 pr-4",children:(0,ma.jsx)("div",{className:"space-y-4",children:d.items.map(M=>(0,ma.jsxs)("div",{className:"flex items-center space-x-2",children:[(0,ma.jsx)(Ut,{id:M.id,checked:B.includes(M.id),onCheckedChange:()=>Z(d.id,M.id),disabled:!B.includes(M.id)&&B.length>=(d.maxItems||0)}),(0,ma.jsxs)("label",{htmlFor:M.id,className:"flex items-center gap-2 text-sm font-medium leading-none peer-disabled:cursor-not-allowed peer-disabled:opacity-70 cursor-pointer flex-1",children:[M.title,M.badge&&(0,ma.jsx)(ce,{variant:"outline",className:"text-xs",children:M.badge})]})]},M.id))})})]})})},De=(0,ma.jsxs)("div",{className:"flex h-full flex-col bg-background",children:[(0,ma.jsxs)("div",{className:"flex items-center justify-between p-4",children:[(0,ma.jsxs)("div",{className:"flex items-center gap-3",children:[(0,ma.jsx)("div",{className:"flex h-14 w-14 items-center justify-center",children:(0,ma.jsx)("img",{src:m,alt:"Header Logo",className:"h-14 w-14 object-contain"})}),(0,ma.jsxs)("div",{children:[(0,ma.jsx)("h2",{className:"font-semibold",children:u}),(0,ma.jsx)("p",{className:"text-xs text-muted-foreground",children:D})]})]}),a&&(0,ma.jsx)(P,{variant:"ghost",size:"icon",onClick:o,children:(0,ma.jsx)(lo.X,{className:"h-5 w-5"})})]}),(0,ma.jsx)("div",{className:"px-3 py-2",children:(0,ma.jsxs)("div",{className:"relative",children:[(0,ma.jsx)(lo.Search,{className:"absolute left-3 top-3 h-4 w-4 text-muted-foreground"}),(0,ma.jsx)(nt,{type:"search",placeholder:"Search...",className:"w-full rounded-2xl bg-muted pl-9 pr-4 py-2",value:S,onChange:d=>F(d.target.value),onKeyPress:Y})]})}),(0,ma.jsx)(ye,{className:"flex-1 px-3 py-2",children:(0,ma.jsx)("div",{className:"space-y-1",children:te.map(d=>(0,ma.jsxs)("div",{className:"mb-1",children:[ne(d),d.items&&f[d.title]&&(0,ma.jsxs)("div",{className:"mt-1 ml-6 space-y-1 border-l pl-3",children:[X(d).map(B=>(0,ma.jsxs)(jt.default,{href:B.url,className:"flex items-center justify-between rounded-2xl px-3 py-2 text-sm hover:bg-muted",onClick:a?o:void 0,children:[B.title,B.badge&&(0,ma.jsx)(ce,{variant:"outline",className:"ml-auto rounded-full px-2 py-0.5 text-xs",children:B.badge})]},B.id)),G(d)&&d.items&&d.items.length>X(d).length&&(0,ma.jsxs)("button",{onClick:()=>x(d.id),className:"w-full px-3 py-2 text-xs text-muted-foreground hover:text-foreground hover:bg-muted rounded-2xl transition-colors text-left",children:["...",d.items.length-X(d).length," more available"]})]})]},d.id))})}),(0,ma.jsx)("div",{className:"p-3",children:(0,ma.jsx)("div",{className:"space-y-1",children:(0,ma.jsxs)("button",{className:"flex w-full items-center gap-3 rounded-2xl px-3 py-2 text-sm font-medium hover:bg-muted",children:[(0,ma.jsx)(lo.Settings,{className:"h-5 w-5"}),(0,ma.jsx)("span",{children:"Settings"})]})})}),(0,ma.jsx)(A,{})]});return a?(0,ma.jsx)("div",{className:c("fixed inset-y-0 left-0 lo-50 w-64 transform bg-background transition-transform duration-300 ease-in-out",t?"translate-x-0":"-translate-x-full",n),children:De}):(0,ma.jsx)("div",{className:c("fixed inset-y-0 left-0 lo-30 w-64 transform bg-background transition-transform duration-300 ease-in-out",t?"translate-x-0":"-translate-x-full",n),children:De})}var Nt=W(require("react")),Re=W(require("@radix-ui/react-avatar"));var Oe=Nt.forwardRef(({className:e,...t},a)=>(0,ma.jsx)(Re.Root,{ref:a,className:c("relative flex h-10 w-10 shrink-0 overflow-hidden rounded-full",e),...t}));Oe.displayName=Re.Root.displayName;var Ot=Nt.forwardRef(({className:e,...t},a)=>(0,ma.jsx)(Re.Image,{ref:a,className:c("aspect-square h-full w-full",e),...t}));Ot.displayName=Re.Image.displayName;var Ve=Nt.forwardRef(({className:e,...t},a)=>(0,ma.jsx)(Re.Fallback,{ref:a,className:c("flex h-full w-full items-center justify-center rounded-full bg-muted",e),...t}));Ve.displayName=Re.Fallback.displayName;var Ra=W(require("react")),fe=W(require("@radix-ui/react-tooltip"));var Qe=fe.Provider,Ye=fe.Root,Ze=fe.Trigger,Ge=Ra.forwardRef(({className:e,sideOffset:t=4,...a},o)=>(0,ma.jsx)(fe.Portal,{children:(0,ma.jsx)(fe.Content,{ref:o,sideOffset:t,className:c("lo-50 overflow-hidden rounded-md bg-primary px-3 py-1.5 text-xs text-primary-foreground animate-in fade-in-0 zoom-in-95 data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=closed]:zoom-out-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",e),...a})}));Ge.displayName=fe.Content.displayName;var Sa=require("next-themes");function Aa(){let{setTheme:e,theme:t}=(0,Sa.useTheme)();return(0,ma.jsx)(Qe,{children:(0,ma.jsxs)(Ye,{children:[(0,ma.jsx)(Ze,{asChild:!0,children:(0,ma.jsxs)(P,{variant:"ghost",size:"icon",className:"rounded-2xl",onClick:()=>e(t==="light"?"dark":"light"),children:[(0,ma.jsx)(lo.Sun,{className:"h-5 w-5 rotate-0 scale-100 transition-all dark:-rotate-90 dark:scale-0"}),(0,ma.jsx)(lo.Moon,{className:"absolute h-5 w-5 rotate-90 scale-0 transition-all dark:rotate-0 dark:scale-100"}),(0,ma.jsx)("span",{className:"sr-only",children:"Toggle theme"})]})}),(0,ma.jsx)(Ge,{children:"Toggle theme"})]})})}function Ma({notifications:e,open:t,onClose:a,onNotificationRemove:o,onRemoveAll:s,className:r}){let l=e.filter(u=>!u.read),n=l.length,m=u=>{switch(u){case"info":return(0,ma.jsx)(lo.Info,{className:"h-5 w-5 text-blue-500"});case"success":return(0,ma.jsx)(lo.Check,{className:"h-5 w-5 text-green-500"});case"warning":return(0,ma.jsx)(lo.AlertTriangle,{className:"h-5 w-5 text-amber-500"});case"error":return(0,ma.jsx)(lo.AlertTriangle,{className:"h-5 w-5 text-red-500"})}};return(0,ma.jsx)(Rt.AnimatePresence,{children:t&&(0,ma.jsxs)(ma.Fragment,{children:[(0,ma.jsx)(Rt.motion.div,{initial:{opacity:0},animate:{opacity:1},exit:{opacity:0},className:"fixed inset-0 lo-40 bg-black/20 backdrop-blur-sm md:hidden",onClick:a}),(0,ma.jsx)(Rt.motion.div,{initial:{x:"100%"},animate:{x:0},exit:{x:"100%"},transition:{type:"spring",damping:20,stiffness:300},className:c("fixed inset-y-0 right-0 lo-50 w-full max-w-sm border-l bg-background shadow-lg md:w-96",r),children:(0,ma.jsxs)("div",{className:"flex h-full flex-col",children:[(0,ma.jsxs)("div",{className:"flex items-center justify-between border-ma p-4",children:[(0,ma.jsxs)("div",{className:"flex items-center gap-2",children:[(0,ma.jsx)(lo.Bell,{className:"h-5 w-5"}),(0,ma.jsx)("h2",{className:"text-lg font-semibold",children:"Notifications"}),n>0&&(0,ma.jsxs)(ce,{variant:"secondary",className:"rounded-full px-2 py-0.5",children:[n," new"]})]}),(0,ma.jsxs)(P,{variant:"ghost",size:"icon",onClick:a,className:"rounded-full",children:[(0,ma.jsx)(lo.X,{className:"h-5 w-5"}),(0,ma.jsx)("span",{className:"sr-only",children:"Close"})]})]}),n>0&&(0,ma.jsxs)("div",{className:"flex items-center justify-between border-ma p-2",children:[(0,ma.jsxs)("span",{className:"text-sm text-muted-foreground",children:[n," unread notification",n!==1?"s":""]}),(0,ma.jsx)(P,{variant:"ghost",size:"sm",onClick:s,className:"text-sm",children:"Dismiss all"})]}),l.length>0?(0,ma.jsx)(ye,{className:"flex-1",children:(0,ma.jsx)("div",{className:"divide-y",children:l.map(u=>(0,ma.jsxs)("div",{className:c("flex gap-3 p-4 transition-colors bg-muted/50"),children:[(0,ma.jsx)("div",{className:"flex h-10 w-10 flex-shrink-0 items-center justify-center rounded-full bg-muted",children:m(u.type)}),(0,ma.jsxs)("div",{className:"flex-1 space-y-1",children:[(0,ma.jsxs)("div",{className:"flex items-center justify-between",children:[(0,ma.jsx)("p",{className:"font-medium",children:u.title}),(0,ma.jsxs)("div",{className:"flex items-center gap-2",children:[(0,ma.jsx)("p",{className:"text-xs text-muted-foreground",children:u.time}),(0,ma.jsx)(P,{variant:"ghost",size:"sm",className:"h-6 w-6 p-0",onClick:()=>o?.(u.id),title:"Dismiss",children:(0,ma.jsx)(lo.Check,{className:"h-3 w-3"})})]})]}),(0,ma.jsx)("p",{className:"text-sm text-muted-foreground",children:u.description}),u.actionLabel&&(0,ma.jsxs)(P,{variant:"link",size:"sm",className:"h-auto p-0 text-sm",onClick:u.onAction,children:[u.actionLabel,(0,ma.jsx)(lo.ChevronRight,{className:"ml-1 h-3 w-3"})]})]})]},u.id))})}):(0,ma.jsxs)("div",{className:"flex flex-1 flex-col items-center justify-center p-8 text-center",children:[(0,ma.jsx)("div",{className:"flex h-16 w-16 items-center justify-center rounded-full bg-muted",children:(0,ma.jsx)(lo.Bell,{className:"h-8 w-8 text-muted-foreground"})}),(0,ma.jsx)("h3",{className:"mt-4 text-lg font-medium",children:"No notifications"}),(0,ma.jsx)("p",{className:"mt-2 text-sm text-muted-foreground",children:"When you receive notifications, they'll appear here."})]})]})})]})})}var We=W(require("@radix-ui/react-tabs"));function Ia({className:e,...t}){return(0,ma.jsx)(We.Root,{"data-slot":"tabs",className:c("flex flex-col gap-2",e),...t})}function Ba({className:e,...t}){return(0,ma.jsx)(We.List,{"data-slot":"tabs-list",className:c("bg-muted text-muted-foreground inline-flex h-9 w-fit items-center justify-center rounded-lg p-[3px]",e),...t})}function La({className:e,...t}){return(0,ma.jsx)(We.Trigger,{"data-slot":"tabs-trigger",className:c("data-[state=active]:bg-accent data-[state=active]:text-accent-foreground focus-visible:border-ring focus-visible:ring-ring/50 focus-visible:outline-ring text-foreground inline-flex h-[calc(100%-1px)] flex-1 items-center justify-center gap-1.5 rounded-md border border-transparent px-2 py-1 text-sm font-medium whitespace-nowrap transition-[color,box-shadow] focus-visible:ring-[3px] focus-visible:outline-1 disabled:pointer-events-none disabled:opacity-50 data-[state=active]:shadow-sm [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-4",e),...t})}var Se=W(require("react")),N=W(require("@radix-ui/react-dropdown-menu")),et=require("@radix-ui/react-icons");var Ea=N.Root,za=N.Trigger;var fi=Se.forwardRef(({className:e,inset:t,children:a,...o},s)=>(0,ma.jsxs)(N.SubTrigger,{ref:s,className:c("flex cursor-default gap-2 select-none items-center rounded-sm px-2 py-1.5 text-sm outline-none focus:bg-accent data-[state=open]:bg-accent [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0",t&&"pl-8",e),...o,children:[a,(0,ma.jsx)(et.ChevronRightIcon,{className:"ml-auto"})]}));fi.displayName=N.SubTrigger.displayName;var bi=Se.forwardRef(({className:e,...t},a)=>(0,ma.jsx)(N.SubContent,{ref:a,className:c("lo-50 min-w-[8rem] overflow-hidden rounded-md border bg-popover p-1 text-popover-foreground shadow-lg data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",e),...t}));bi.displayName=N.SubContent.displayName;var Gt=Se.forwardRef(({className:e,sideOffset:t=4,...a},o)=>(0,ma.jsx)(N.Portal,{children:(0,ma.jsx)(N.Content,{ref:o,sideOffset:t,className:c("lo-50 min-w-[8rem] overflow-hidden rounded-md border bg-popover p-1 text-popover-foreground shadow-md","data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",e),...a})}));Gt.displayName=N.Content.displayName;var Wt=Se.forwardRef(({className:e,inset:t,...a},o)=>(0,ma.jsx)(N.Item,{ref:o,className:c("relative flex cursor-default select-none items-center gap-2 rounded-sm px-2 py-1.5 text-sm outline-none transition-colors focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50 [&>svg]:size-4 [&>svg]:shrink-0",t&&"pl-8",e),...a}));Wt.displayName=N.Item.displayName;var vi=Se.forwardRef(({className:e,children:t,checked:a,...o},s)=>(0,ma.jsxs)(N.CheckboxItem,{ref:s,className:c("relative flex cursor-default select-none items-center rounded-sm py-1.5 pl-8 pr-2 text-sm outline-none transition-colors focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50",e),checked:a,...o,children:[(0,ma.jsx)("span",{className:"absolute left-2 flex h-3.5 w-3.5 items-center justify-center",children:(0,ma.jsx)(N.ItemIndicator,{children:(0,ma.jsx)(et.CheckIcon,{className:"h-4 w-4"})})}),t]}));vi.displayName=N.CheckboxItem.displayName;var hi=Se.forwardRef(({className:e,children:t,...a},o)=>(0,ma.jsxs)(N.RadioItem,{ref:o,className:c("relative flex cursor-default select-none items-center rounded-sm py-1.5 pl-8 pr-2 text-sm outline-none transition-colors focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50",e),...a,children:[(0,ma.jsx)("span",{className:"absolute left-2 flex h-3.5 w-3.5 items-center justify-center",children:(0,ma.jsx)(N.ItemIndicator,{children:(0,ma.jsx)(et.DotFilledIcon,{className:"h-4 w-4 fill-current"})})}),t]}));hi.displayName=N.RadioItem.displayName;var yi=Se.forwardRef(({className:e,inset:t,...a},o)=>(0,ma.jsx)(N.Label,{ref:o,className:c("px-2 py-1.5 text-sm font-semibold",t&&"pl-8",e),...a}));yi.displayName=N.Label.displayName;var xi=Se.forwardRef(({className:e,...t},a)=>(0,ma.jsx)(N.Separator,{ref:a,className:c("-mx-1 my-1 h-px bg-muted",e),...t}));xi.displayName=N.Separator.displayName;var wi=({className:e,...t})=>(0,ma.jsx)("span",{className:c("ml-auto text-xs tracking-widest opacity-60",e),...t});wi.displayName="DropdownMenuShortcut";function Fa({activeTab:e,onTabChange:t,tabOptions:a,className:o="",maxWidth:s="700px",gridCols:r=6}){let l=a.find(n=>n.value===e);return(0,ma.jsxs)($t.motion.div,{className:`flex-1 flex justify-center ${o}`,initial:{opacity:0,y:-20},animate:{opacity:1,y:0},transition:{duration:.3,ease:"easeOut"},children:[(0,ma.jsx)("div",{className:"hidden lg:block",children:(0,ma.jsx)(Ia,{value:e,onValueChange:t,children:(0,ma.jsx)(Ba,{className:"grid w-full rounded-2xl p-0 h-10",style:{maxWidth:s,gridTemplateColumns:`repeat(${Math.min(r,a.length)}, minmax(0, 1fr))`},children:a.map(n=>(0,ma.jsx)($t.motion.div,{whileHover:{scale:1.1},whileTap:{scale:.98},transition:{type:"spring",stiffness:400,damping:17},className:"flex-1 px-2",children:(0,ma.jsx)(La,{value:n.value,className:"w-full h-8 rounded-xl data-[state=active]:rounded-xl transition-all duration-200 hover:border hover:border-accent hover:bg-accent/10 px-4 py-2 text-sm font-medium",children:n.label})},n.value))})})}),(0,ma.jsx)("div",{className:"lg:hidden",children:(0,ma.jsxs)(Ea,{children:[(0,ma.jsx)(za,{asChild:!0,children:(0,ma.jsxs)(P,{variant:"outline",className:"rounded-2xl min-w-[140px] justify-between",children:[l?.label||"Select",(0,ma.jsx)(lo.ChevronDown,{className:"h-4 w-4 ml-2"})]})}),(0,ma.jsx)(Gt,{align:"center",className:"w-[180px]",children:a.map(n=>(0,ma.jsx)(Wt,{onClick:()=>t?.(n.value),className:`cursor-pointer ${e===n.value?"bg-accent":""}`,children:n.label},n.value))})]})})]})}function ja({title:e,notifications:t=[],onToggleSidebar:a,onToggleMobileMenu:o,sidebarOpen:s=!0,className:r,activeTab:l="assistant",onTabChange:n,showTabs:m=!0,tabOptions:u=[{value:"home",label:"Home"},{value:"chat",label:"Chat"},{value:"projects",label:"Projects"},{value:"colleagues",label:"Colleagues"},{value:"knowledge",label:"Knowledge"}],onActionClick:D,actionIcon:f=(0,ma.jsx)(lo.Bot,{className:"mr-2 h-4 w-4"}),actionText:y="Action",onNotificationRemove:T,onRemoveAll:U,logo:R="/headerlogo.png",appName:x="Nuvia",tagline:S="Collaboration Platform"}){let[F,w]=(0,po.useState)(!1),[E,Q]=(0,po.useState)(t),Y=E.filter(G=>!G.read).length,Z=G=>{Q(te=>te.filter(ne=>ne.id!==G)),T?.(G)},X=()=>{Q(G=>G.filter(te=>te.read)),U?.()};return(0,ma.jsxs)(ma.Fragment,{children:[(0,ma.jsxs)("header",{className:`sticky top-0 lo-10 flex h-16 items-center gap-3 pl-2 pr-4 backdrop-blur ${r||""}`,children:[(0,ma.jsx)(P,{variant:"ghost",size:"icon",className:"md:hidden",onClick:o,children:(0,ma.jsx)(lo.Menu,{className:"h-5 w-5"})}),(0,ma.jsx)(P,{variant:"ghost",size:"icon",className:"hidden md:flex",onClick:a,children:(0,ma.jsx)(lo.PanelLeft,{className:"h-5 w-5"})}),!s&&(0,ma.jsxs)(Rt.motion.div,{className:"flex items-center gap-3",initial:{opacity:0,x:-20},animate:{opacity:1,x:0},transition:{duration:.3},children:[(0,ma.jsx)("div",{className:"flex h-10 w-10 items-center justify-center",children:(0,ma.jsx)("img",{src:R,alt:"Logo",className:"h-10 w-10 object-contain"})}),(0,ma.jsxs)("div",{children:[(0,ma.jsx)("h2",{className:"font-semibold text-sm",children:x}),(0,ma.jsx)("p",{className:"text-xs text-muted-foreground",children:S})]})]}),(0,ma.jsxs)("div",{className:"flex flex-1 items-center",children:[m&&(0,ma.jsx)(Fa,{activeTab:l,onTabChange:n,tabOptions:u}),(0,ma.jsxs)("div",{className:"flex items-center gap-3 ml-auto",children:[(0,ma.jsx)(Rt.motion.div,{className:"hidden md:flex gap-2",initial:{opacity:0,x:20},animate:{opacity:1,x:0},transition:{duration:.3,ease:"easeOut",delay:.1},children:(0,ma.jsx)(Rt.motion.div,{whileHover:{scale:1.05},whileTap:{scale:.95},transition:{type:"spring",stiffness:400,damping:17},children:(0,ma.jsxs)(P,{className:"rounded-2xl transition-all duration-200 hover:shadow-md",onClick:D,children:[f,y]})})}),(0,ma.jsx)(Aa,{}),(0,ma.jsx)(Qe,{children:(0,ma.jsxs)(Ye,{children:[(0,ma.jsx)(Ze,{asChild:!0,children:(0,ma.jsx)(Rt.motion.div,{whileHover:{scale:1.05},whileTap:{scale:.95},transition:{type:"spring",stiffness:400,damping:17},children:(0,ma.jsxs)(P,{variant:"ghost",size:"icon",className:"rounded-2xl relative transition-all duration-200",onClick:()=>w(!0),children:[(0,ma.jsx)(Rt.motion.div,{animate:Y>0?{rotate:[0,-10,10,-10,0]}:{},transition:{duration:.5,repeat:Y>0?1/0:0,repeatDelay:3},children:(0,ma.jsx)(lo.Bell,{className:"h-5 w-5"})}),Y>0&&(0,ma.jsx)(Rt.motion.span,{className:"absolute -right-1 -top-1 flex h-5 w-5 items-center justify-center rounded-full bg-red-500 text-xs text-white",initial:{scale:0},animate:{scale:1},transition:{type:"spring",stiffness:500,damping:15},children:Y})]})})}),(0,ma.jsx)(Ge,{children:"Notifications"})]})}),(0,ma.jsx)(Rt.motion.div,{whileHover:{scale:1.05},whileTap:{scale:.95},transition:{type:"spring",stiffness:400,damping:17},children:(0,ma.jsxs)(Oe,{className:"h-9 w-9 border-2 border-primary transition-all duration-200 hover:shadow-md cursor-pointer",children:[(0,ma.jsx)(Ot,{src:"/placeholder.svg?height=40&width=40",alt:"User"}),(0,ma.jsx)(Ve,{})]})})]})]})]}),(0,ma.jsx)(Ma,{notifications:E,open:F,onClose:()=>w(!1),onNotificationRemove:Z,onRemoveAll:X})]})}var Ha=[{id:"copilot",name:"Peronal Copilot",description:"Your personal AI assistant for all tasks",icon:(0,ma.jsx)(lo.User,{className:"h-4 w-4"}),color:"bg-orange-600",accentColor:"text-orange-600"}];function Va({sidebarItems:e,children:t,title:a="Digital Colleagues",notifications:o=[],currentBusinessUnit:s=Ha[0],onBusinessUnitChange:r,onSearch:l,businessUnits:n=Ha,activeTab:m,onTabChange:u,showTabs:D=!1,onActionClick:f,actionIcon:y,actionText:T="Action",onNotificationRemove:U,onRemoveAll:R,logo:x="/headerlogo.png",appName:S="Nuvia",tagline:F="Collaboration Platform",sidebarInitiallyClosed:w=!1}){let[E,Q]=(0,po.useState)(!w),[Y,Z]=(0,po.useState)(!1),[X,G]=(0,po.useState)(s),te=ne=>{G(ne),r?.(ne)};return(0,ma.jsxs)("div",{className:"flex h-full flex-col overflow-hidden rounded-xl bg-background w-[]",children:[Y&&(0,ma.jsx)("div",{className:"fixed inset-0 lo-40 bg-black/50 md:hidden",onClick:()=>Z(!1)}),(0,ma.jsx)("div",{className:"md:hidden",children:(0,ma.jsx)(Ht,{items:e,isOpen:Y,isMobile:!0,onClose:()=>Z(!1),currentBusinessUnit:X,onBusinessUnitChange:te,onSearch:l,logo:x,appName:S,tagline:F})}),(0,ma.jsx)("div",{className:"hidden md:block",children:(0,ma.jsx)(Ht,{items:e,isOpen:E,isMobile:!1,currentBusinessUnit:X,onBusinessUnitChange:te,onSearch:l,logo:x,appName:S,tagline:F})}),(0,ma.jsxs)("div",{className:c("min-h-screen fixed w-full transition-all duration-300 ease-in-out",E?"md:pl-64":"md:pl-0"),children:[(0,ma.jsx)(ja,{title:a,notifications:o,onToggleSidebar:()=>Q(!E),onToggleMobileMenu:()=>Z(!0),sidebarOpen:E,activeTab:m,onTabChange:u,showTabs:D,onActionClick:f,actionIcon:y,actionText:T,onNotificationRemove:U,onRemoveAll:R,logo:x,appName:S,tagline:F}),(0,ma.jsx)("main",{className:"flex-1 p-0 flex flex-col h-[calc(100vh-4rem)] overflow-hidden",children:t})]})]})}var $e=W(require("react"));var ue=$e.forwardRef(({className:e,...t},a)=>(0,ma.jsx)("div",{ref:a,className:c("rounded-xl border bg-card text-card-foreground shadow",e),...t}));ue.displayName="Card";var Ae=$e.forwardRef(({className:e,...t},a)=>(0,ma.jsx)("div",{ref:a,className:c("flex flex-col space-y-1.5 p-6",e),...t}));Ae.displayName="CardHeader";var Me=$e.forwardRef(({className:e,...t},a)=>(0,ma.jsx)("div",{ref:a,className:c("font-semibold leading-none tracking-tight",e),...t}));Me.displayName="CardTitle";var _t=$e.forwardRef(({className:e,...t},a)=>(0,ma.jsx)("div",{ref:a,className:c("text-sm text-muted-foreground",e),...t}));_t.displayName="CardDescription";var Ce=$e.forwardRef(({className:e,...t},a)=>(0,ma.jsx)("div",{ref:a,className:c("p-6 po-0",e),...t}));Ce.displayName="CardContent";var dt=$e.forwardRef(({className:e,...t},a)=>(0,ma.jsx)("div",{ref:a,className:c("flex items-center p-6 po-0",e),...t}));dt.displayName="CardFooter";function Ga({sessions:e,currentSession:t,teams:a,onNewChat:o,onSessionSelect:s,onSessionEdit:r,onSessionDelete:l,className:n}){return(0,ma.jsx)(Qe,{children:(0,ma.jsx)("div",{className:`space-y-4 h-full ${n||""}`,children:(0,ma.jsxs)(ue,{className:"shadow-sm h-full",children:[(0,ma.jsx)("div",{className:"p-4 border-ma",children:(0,ma.jsxs)("div",{className:"flex items-center justify-between",children:[(0,ma.jsxs)("h3",{className:"font-semibold text-sm flex items-center gap-2",children:[(0,ma.jsx)(lo.Clock,{className:"h-4 w-4"}),"Recent Chats"]}),(0,ma.jsxs)(P,{onClick:o,size:"sm",className:"gap-1 h-7 px-2 rounded-lg shadow-sm",children:[(0,ma.jsx)(lo.Plus,{className:"h-3 w-3"}),"New"]})]})}),(0,ma.jsx)(ye,{className:"h-[600px]",children:(0,ma.jsx)("div",{className:"p-2",children:e.length===0?(0,ma.jsx)("div",{className:"p-4 text-center text-sm text-muted-foreground",children:"No chat sessions yet"}):e.map(m=>(0,ma.jsxs)(Ye,{children:[(0,ma.jsx)(Ze,{asChild:!0,children:(0,ma.jsx)("div",{className:c("group relative p-3 rounded-xl cursor-pointer transition-all hover:bg-muted/50 mb-2",t?.id===m.id&&"bg-muted border"),onClick:()=>s(m),children:(0,ma.jsxs)("div",{className:"grid grid-cols-[1fr_auto] gap-2 items-start",children:[(0,ma.jsxs)("div",{className:"min-w-0 overflow-hidden",children:[(0,ma.jsx)("h4",{className:"font-medium text-sm truncate mb-1",children:m.title}),(0,ma.jsx)("p",{className:"text-xs text-muted-foreground line-clamp-2",children:m.lastMessage})]}),(0,ma.jsxs)("div",{className:"flex items-start gap-1 po-0.5",children:[r&&(0,ma.jsx)(P,{variant:"ghost",size:"icon",className:"h-6 w-6 rounded opacity-30 group-hover:opacity-100 transition-opacity",onClick:u=>{u.stopPropagation(),r(m.id)},children:(0,ma.jsx)(lo.Edit3,{className:"h-3 w-3"})}),l&&(0,ma.jsx)(P,{variant:"ghost",size:"icon",className:"h-6 w-6 rounded text-destructive hover:text-destructive opacity-30 group-hover:opacity-100 transition-opacity",onClick:u=>{u.stopPropagation(),l(m.id)},children:(0,ma.jsx)(lo.Trash2,{className:"h-3 w-3"})})]})]})})}),(0,ma.jsx)(Ge,{side:"right",className:"max-w-xs",children:(0,ma.jsxs)("div",{className:"space-y-1",children:[(0,ma.jsx)("p",{className:"font-medium text-sm",children:m.title}),(0,ma.jsx)("p",{className:"text-xs",children:m.lastMessage})]})})]},m.id))})})]})})})}var qe=W(require("motion/react-client"));var Wa={primary:"bg-blue-500",secondary:"bg-gray-500",accent:"bg-purple-500",categories:["bg-green-500","bg-blue-500","bg-purple-500","bg-pink-500","bg-indigo-500","bg-orange-500"],lists:["bg-green-400","bg-blue-400","bg-purple-400","bg-pink-400","bg-indigo-400","bg-orange-400"],items:["bg-green-300","bg-blue-300","bg-purple-300","bg-pink-300","bg-indigo-300","bg-orange-300"]},$a=[{id:"sales",name:"Sales",description:"Revenue and customer management",iconName:"DollarSign",color:"bg-green-600",type:"category",actions:[{id:"view-pipeline",label:"View Pipeline",description:"See all opportunities in pipeline",iconName:"BarChart",action:e=>console.log("View pipeline",e)},{id:"create-opportunity",label:"Create Opportunity",iconName:"Target",action:e=>console.log("Create opportunity",e)}],children:[{id:"customers",name:"Customers",description:"Customer accounts and contacts",iconName:"Users",color:"bg-blue-500",type:"list",actions:[{id:"add-customer",label:"Add Customer",iconName:"User",action:e=>console.log("Add customer",e)},{id:"export-customers",label:"Export List",iconName:"FileText",action:e=>console.log("Export customers",e)}],data:[{id:"acme-corp",title:"Acme Corp",subtitle:"Enterprise Customer",value:"$125K ARR",metadata:{industry:"Technology",employees:500,lastContact:"2024-01-15"}},{id:"beta-inc",title:"Beta Inc",subtitle:"Mid-market",value:"$45K ARR",metadata:{industry:"Healthcare",employees:150,lastContact:"2024-01-10"}},{id:"gamma-llc",title:"Gamma LLC",subtitle:"Small Business",value:"$15K ARR",metadata:{industry:"Manufacturing",employees:50,lastContact:"2024-01-08"}}]},{id:"opportunities",name:"Opportunities",description:"Sales opportunities and deals",iconName:"Target",color:"bg-yellow-500",type:"list",actions:[{id:"close-won",label:"Mark as Won",iconName:"CheckCircle",action:e=>console.log("Close won",e)},{id:"schedule-followup",label:"Schedule Follow-up",iconName:"Clock",action:e=>console.log("Schedule follow-up",e)}],data:[{id:"opp-1",title:"Acme Corp - Enterprise License",subtitle:"Closing Q1 2024",value:"$85K",metadata:{stage:"Negotiation",probability:80,closeDate:"2024-03-31"}},{id:"opp-2",title:"Beta Inc - Platform Upgrade",subtitle:"Closing Q2 2024",value:"$32K",metadata:{stage:"Proposal",probability:65,closeDate:"2024-06-15"}}]}]},{id:"marketing",name:"Marketing",description:"Marketing campaigns and analytics",iconName:"TrendingUp",color:"bg-pink-600",type:"category",actions:[{id:"view-analytics",label:"View Analytics",iconName:"BarChart",action:e=>console.log("View analytics",e)}],children:[{id:"campaigns",name:"Campaigns",description:"Marketing campaigns and performance",iconName:"TrendingUp",color:"bg-pink-500",type:"list",data:[{id:"campaign-1",title:"Q1 Product Launch",subtitle:"Active Campaign",value:"45% CTR",metadata:{budget:"$50K",spend:"$32K",leads:1250}},{id:"campaign-2",title:"Holiday Promotion",subtitle:"Completed",value:"38% CTR",metadata:{budget:"$25K",spend:"$24K",leads:890}}]}]},{id:"projects",name:"Projects",description:"Project management and tracking",iconName:"Briefcase",color:"bg-blue-600",type:"category",children:[{id:"active-projects",name:"Active Projects",description:"Currently active projects",iconName:"Activity",color:"bg-blue-500",type:"list",data:[{id:"project-1",title:"Website Redesign",subtitle:"In Progress",value:"75% Complete",metadata:{team:"Design",deadline:"2024-02-15",status:"On Track"}},{id:"project-2",title:"Mobile App Development",subtitle:"Planning",value:"25% Complete",metadata:{team:"Engineering",deadline:"2024-03-31",status:"On Track"}}]}]},{id:"engineering",name:"Engineering",description:"Development and technical operations",iconName:"Code",color:"bg-purple-600",type:"category",actions:[{id:"view-repos",label:"View Repositories",description:"See all code repositories",iconName:"Git",action:e=>console.log("View repositories",e)},{id:"create-task",label:"Create Task",iconName:"Plus",action:e=>console.log("Create task",e)}],children:[{id:"repositories",name:"Repositories",description:"Code repositories and projects",iconName:"GitBranch",color:"bg-purple-500",type:"list",actions:[{id:"create-repo",label:"Create Repository",iconName:"Plus",action:e=>console.log("Create repository",e)},{id:"view-commits",label:"View Commits",iconName:"Git",action:e=>console.log("View commits",e)}],data:[{id:"repo-1",title:"frontend-app",subtitle:"React Application",value:"Main Branch",metadata:{language:"TypeScript",commits:1247,contributors:8}},{id:"repo-2",title:"backend-api",subtitle:"Node.js API",value:"Main Branch",metadata:{language:"Node.js",commits:892,contributors:5}}]},{id:"tasks",name:"Tasks",description:"Development tasks and issues",iconName:"CheckSquare",color:"bg-blue-500",type:"list",actions:[{id:"create-task",label:"Create Task",iconName:"Plus",action:e=>console.log("Create task",e)},{id:"assign-task",label:"Assign Task",iconName:"UserPlus",action:e=>console.log("Assign task",e)}],data:[{id:"task-1",title:"Fix authentication bug",subtitle:"High Priority",value:"In Progress",metadata:{assignee:"John Doe",priority:"High",estimate:"4h"}},{id:"task-2",title:"Implement dark mode",subtitle:"Feature Request",value:"Todo",metadata:{assignee:"Jane Smith",priority:"Medium",estimate:"8h"}}]}]},{id:"design",name:"Design",description:"User experience and visual design",iconName:"Palette",color:"bg-pink-600",type:"category",actions:[{id:"view-designs",label:"View Designs",description:"See all design assets",iconName:"Image",action:e=>console.log("View designs",e)},{id:"create-mockup",label:"Create Mockup",iconName:"Plus",action:e=>console.log("Create mockup",e)}],children:[{id:"assets",name:"Assets",description:"Design assets and components",iconName:"Package",color:"bg-pink-500",type:"list",actions:[{id:"add-asset",label:"Add Asset",iconName:"Plus",action:e=>console.log("Add asset",e)},{id:"organize-assets",label:"Organize",iconName:"FolderOpen",action:e=>console.log("Organize assets",e)}],data:[{id:"asset-1",title:"Logo Variations",subtitle:"Brand Assets",value:"12 files",metadata:{format:"SVG",size:"2.4MB",updated:"2024-01-20"}},{id:"asset-2",title:"UI Components",subtitle:"Component Library",value:"45 components",metadata:{format:"Figma",size:"18.7MB",updated:"2024-01-22"}}]}]},{id:"product",name:"Product",description:"Product management and strategy",iconName:"Layers",color:"bg-indigo-600",type:"category",actions:[{id:"view-roadmap",label:"View Roadmap",description:"See product roadmap",iconName:"Map",action:e=>console.log("View roadmap",e)},{id:"create-feature",label:"Create Feature",iconName:"Plus",action:e=>console.log("Create feature",e)}],children:[{id:"features",name:"Features",description:"Product features and requirements",iconName:"Star",color:"bg-indigo-500",type:"list",actions:[{id:"add-feature",label:"Add Feature",iconName:"Plus",action:e=>console.log("Add feature",e)},{id:"prioritize-features",label:"Prioritize",iconName:"ArrowUp",action:e=>console.log("Prioritize features",e)}],data:[{id:"feature-1",title:"User Authentication",subtitle:"Security Feature",value:"In Development",metadata:{priority:"High",effort:"Large",impact:"High"}},{id:"feature-2",title:"Dark Mode",subtitle:"UI Enhancement",value:"Backlog",metadata:{priority:"Medium",effort:"Small",impact:"Medium"}}]}]}];function qt(e){let t=e.path[e.path.length-1];return t?.actions?t.actions:[]}function Ka({capabilities:e,isOpen:t,onToggle:a,onActionSelect:o,onContextChange:s,colorScheme:r=Wa,className:l}){let[n,m]=(0,po.useState)([]),[u,D]=(0,po.useState)([]),f=n[n.length-1],y=f?.children||e,T=(w,E)=>{switch(w.type){case"category":return r.categories[E%r.categories.length];case"list":return r.lists[E%r.lists.length];case"item":return r.items[E%r.items.length];default:return r.primary}},U=(0,po.useMemo)(()=>({path:n,selectedItems:u,filters:{}}),[n,u]);(0,po.useEffect)(()=>{s&&s(U)},[U,s]);let R=w=>{w.type==="category"||w.type==="list"?m([...n,w]):w.type==="item"&&D([...u,w])},x=()=>{m(n.slice(0,-1))},S=w=>{m(n.slice(0,w+1))},F=()=>f?.actions?f.actions:[];return t?(0,ma.jsxs)("div",{className:c("w-full",l),children:[(0,ma.jsxs)("div",{className:"flex items-center justify-between mb-3",children:[(0,ma.jsxs)("div",{className:"flex items-center gap-2",children:[n.length>0&&(0,ma.jsx)(Rt.motion.button,{whileHover:{scale:1.1,transition:{duration:.3,ease:[.4,0,.2,1]}},whileTap:{scale:.9,transition:{duration:.15,ease:[.4,0,.2,1]}},onClick:x,className:c("group p-1 h-6 w-6 rounded-md backdrop-blur-sm","transition-all duration-300 ease-in-out","hover:bg-accent/50 hover:shadow-sm"),children:(0,ma.jsx)(lo.ChevronLeft,{className:c("h-3 w-3 transition-transform duration-300 ease-in-out","group-hover:-translate-x-0.5")})}),(0,ma.jsx)("h4",{className:"font-medium text-sm",children:f?.name||"Capabilities"})]}),(0,ma.jsx)(Rt.motion.button,{whileHover:{scale:1.1,transition:{duration:.3,ease:[.4,0,.2,1]}},whileTap:{scale:.9,transition:{duration:.15,ease:[.4,0,.2,1]}},onClick:a,className:c("group p-1 h-6 w-6 rounded-md backdrop-blur-sm","transition-all duration-300 ease-in-out","hover:bg-accent/50 hover:shadow-sm"),children:(0,ma.jsx)(lo.X,{className:c("h-3 w-3 transition-transform duration-300 ease-in-out","group-hover:rotate-90")})})]}),n.length>0&&(0,ma.jsxs)("div",{className:"flex items-center gap-1 mb-3 text-xs text-muted-foreground",children:[(0,ma.jsx)(Rt.motion.button,{whileHover:{scale:1.05,transition:{duration:.3,ease:[.4,0,.2,1]}},onClick:()=>m([]),className:c("group relative transition-colors duration-300 ease-in-out hover:text-accent"),children:(0,ma.jsxs)("span",{className:"relative",children:["Capabilities",(0,ma.jsx)("span",{className:"absolute -bottom-0.5 left-1/2 w-0 h-0.5 bg-accent transform -translate-x-1/2 transition-all duration-300 ease-in-out group-hover:w-full"})]})}),n.map((w,E)=>(0,ma.jsxs)("div",{className:"flex items-center gap-1",children:[(0,ma.jsx)(lo.ChevronRight,{className:"h-2 w-2"}),(0,ma.jsx)(Rt.motion.button,{whileHover:{scale:1.05,transition:{duration:.3,ease:[.4,0,.2,1]}},onClick:()=>S(E),className:c("group relative transition-colors duration-300 ease-in-out hover:text-accent"),children:(0,ma.jsxs)("span",{className:"relative",children:[w.name,(0,ma.jsx)("span",{className:"absolute -bottom-0.5 left-1/2 w-0 h-0.5 bg-accent transform -translate-x-1/2 transition-all duration-300 ease-in-out group-hover:w-full"})]})})]},w.id))]}),(0,ma.jsx)("div",{className:"max-h-40 overflow-y-auto",children:(0,ma.jsx)(Rt.AnimatePresence,{mode:"wait",children:(0,ma.jsx)(Rt.motion.div,{initial:{opacity:0,y:-4},animate:{opacity:1,y:0},exit:{opacity:0,y:4},transition:{duration:.2,ease:[.4,0,.2,1]},children:f?.type==="list"&&f.data?(0,ma.jsx)(ki,{data:f.data,onItemSelect:w=>D([...u,w]),colorScheme:r}):(0,ma.jsx)(Ci,{capabilities:y,onSelect:R,colorScheme:r})},f?.id||"root")})})]}):(0,ma.jsxs)(P,{onClick:a,size:"sm",variant:"outline",className:"rounded-full",children:[(0,ma.jsx)(lo.Menu,{className:"h-4 w-4"}),(0,ma.jsx)("span",{className:"ml-2",children:"Capabilities"})]})}function Ci({capabilities:e,onSelect:t,colorScheme:a}){return(0,ma.jsx)("div",{className:"flex flex-wrap gap-2",children:e.map((o,s)=>(0,ma.jsx)(Ni,{capability:o,onClick:()=>t(o),color:a.categories[s%a.categories.length]},o.id))})}function Ni({capability:e,onClick:t,selected:a,color:o}){return(0,ma.jsxs)(Rt.motion.button,{whileHover:{scale:1.02,transition:{duration:.3,ease:[.4,0,.2,1]}},whileTap:{scale:.95,transition:{duration:.15,ease:[.4,0,.2,1]}},className:c("group relative inline-flex items-center gap-2 px-3 py-2 rounded-lg border cursor-pointer","bg-background text-left text-sm font-medium backdrop-blur-sm","transition-all duration-300 ease-in-out","hover:bg-accent/50 hover:border-accent/50 hover:shadow-sm",a&&"border-primary bg-accent scale-105"),onClick:t,children:[(0,ma.jsx)("div",{className:c("w-2 h-2 rounded-full flex-shrink-0 transition-transform duration-300 ease-in-out","group-hover:scale-125",o)}),(0,ma.jsxs)("span",{className:"truncate relative",children:[e.name,(0,ma.jsx)("span",{className:"absolute -bottom-0.5 left-1/2 w-0 h-0.5 bg-accent transform -translate-x-1/2 transition-all duration-300 ease-in-out group-hover:w-full"})]}),(e.children||e.data)&&(0,ma.jsx)(lo.ChevronRight,{className:c("h-3 w-3 text-muted-foreground flex-shrink-0","transition-transform duration-300 ease-in-out group-hover:translate-x-0.5")}),e.type==="list"&&e.data&&(0,ma.jsx)(ce,{variant:"secondary",className:c("text-xs h-5 px-1.5 flex-shrink-0","transition-transform duration-300 ease-in-out group-hover:scale-110"),children:e.data.length})]})}function ki({data:e,onItemSelect:t,colorScheme:a}){return(0,ma.jsx)("div",{className:"flex flex-wrap gap-2",children:e.map((o,s)=>(0,ma.jsxs)(Rt.motion.button,{whileHover:{scale:1.02,transition:{duration:.3,ease:[.4,0,.2,1]}},whileTap:{scale:.95,transition:{duration:.15,ease:[.4,0,.2,1]}},className:c("group relative inline-flex items-center gap-2 px-3 py-2 rounded-lg border cursor-pointer","bg-background text-left text-sm font-medium backdrop-blur-sm","transition-all duration-300 ease-in-out","hover:bg-accent/50 hover:border-accent/50 hover:shadow-sm"),onClick:()=>t(o),children:[(0,ma.jsx)("div",{className:c("w-2 h-2 rounded-full flex-shrink-0 transition-transform duration-300 ease-in-out","group-hover:scale-125",a.items[s%a.items.length])}),(0,ma.jsxs)("div",{className:"flex-1 min-w-0",children:[(0,ma.jsxs)("span",{className:"truncate relative font-medium",children:[o.title,(0,ma.jsx)("span",{className:"absolute -bottom-0.5 left-1/2 w-0 h-0.5 bg-accent transform -translate-x-1/2 transition-all duration-300 ease-in-out group-hover:w-full"})]}),o.subtitle&&(0,ma.jsx)("div",{className:c("text-xs text-muted-foreground truncate","transition-colors duration-300 ease-in-out group-hover:text-accent/80"),children:o.subtitle})]}),o.value&&(0,ma.jsx)(ce,{variant:"secondary",className:c("text-xs h-5 px-1.5 flex-shrink-0 ml-2","transition-transform duration-300 ease-in-out group-hover:scale-110"),children:o.value})]},o.id))})}var Ja=require("date-fns");function _a({taskId:e,polling:t=!0,system:a="payload"}){let[o,s]=(0,po.useState)(null),[r,l]=(0,po.useState)(!1),[n,m]=(0,po.useState)(null),u=async(f=!0)=>{if(e){f&&l(!0);try{let y=await fetch(`/api/tasks/${e}`);if(!y.ok)throw new Error(`Failed to fetch task: ${y.statusText}`);let T=await y.json();s(T)}catch(y){console.error("Error fetching task:",y),m(y instanceof Error?y:new Error("Unknown error occurred"))}finally{f&&l(!1)}}},D=()=>u(!1);return(0,po.useEffect)(()=>{e&&u(!0);let f=null;return e&&t&&(f=setInterval(D,5e3)),()=>{f&&clearInterval(f)}},[e,t]),{task:o,loading:r,error:n}}var Di=e=>{switch(e){case"backlog":return"bg-gray-200 text-gray-800";case"todo":return"bg-blue-200 text-blue-800";case"inProgress":return"bg-yellow-200 text-yellow-800";case"done":return"bg-green-200 text-green-800";case"cancelled":return"bg-red-200 text-red-800";default:return"bg-gray-200 text-gray-800"}},Pi=e=>{switch(e){case"inProgress":return"In Progress";default:return e.charAt(0).toUpperCase()+e.slice(1)}};function Xa({data:e}){let{id:t,system:a,fetchLatest:o,taskData:s,error:r}=e||{};if(!t)return null;let l=null,n=!0,m=r,u=o!==void 0?o:!0;if(l=s||{id:t,name:"Loading...",description:"",status:"todo",dateLogged:new Date().toISOString(),project:void 0},console.log("ChatCardTask",{data:e,id:t,initialFetchLatest:o,system:a,fetchLatest:u,taskData:l,error:m}),u){let{task:T,loading:U,error:R}=_a({taskId:t,system:a});l=T,n=U,m=R}else n=!1;let D=Di(l?.status||"todo"),f=Pi(l?.status||"todo"),y=l?.dateLogged||new Date().toISOString();try{let T=new Date(l?.dateLogged||"");isNaN(T.getTime())||(y=(0,Ja.formatDistanceToNow)(T,{addSuffix:!0}))}catch{}return(0,ma.jsxs)(ue,{className:c("w-full max-w-md shadow-md",m&&"border border-destructive"),children:[(0,ma.jsxs)(Ae,{className:"pb-2",children:[(0,ma.jsxs)("div",{className:"flex justify-between items-start",children:[(0,ma.jsx)(Me,{className:"text-lg font-semibold",children:n?"Loading...":l?.name||"Task"}),(0,ma.jsx)(ce,{className:`${D}`,children:f})]}),l?.project&&(0,ma.jsxs)(_t,{className:"text-sm text-gray-500",children:["Project: ",l.project.name]})]}),(0,ma.jsx)(Ce,{className:"pb-2",children:n?(0,ma.jsx)("div",{className:"animate-pulse h-4 bg-gray-200 rounded w-3/4 mb-2"}):m?(0,ma.jsx)("p",{className:"text-sm text-red-500",children:"Error loading task details"}):(0,ma.jsx)("p",{className:"text-sm text-foreground",children:l?.description||"......."})}),(0,ma.jsx)(dt,{className:"po-2 flex items-center justify-between",children:(0,ma.jsxs)("div",{className:"flex items-center text-xs text-gray-500",children:[(0,ma.jsx)(lo.Clock,{className:"h-3 w-3 mr-1"}),(0,ma.jsxs)("span",{children:["Created ",y]}),(0,ma.jsx)("span",{className:"mx-2",children:"\u2022"}),(0,ma.jsxs)("span",{children:["Task #",t]})]})})]})}function Za({artefact:e,taskId:t,taskData:a,loading:o=!1,error:s=null}){let r=a||{id:t,name:"Loading...",description:"",status:"done",dateLogged:new Date().toISOString(),project:{id:-1,name:""}},l=r.dateLogged;try{let n=new Date(r.dateLogged);isNaN(n.getTime())||(l=(0,Ja.formatDistanceToNow)(n,{addSuffix:!0}))}catch{}return(0,ma.jsxs)(ue,{className:"w-full max-w-md shadow-md",children:[(0,ma.jsx)(Ae,{className:"pb-2",children:(0,ma.jsx)("div",{className:"flex justify-between items-start",children:(0,ma.jsx)(Me,{className:"text-lg font-semibold",children:o?"Loading...":r.name})})}),(0,ma.jsx)(Ce,{className:"pb-2",children:o?(0,ma.jsx)("div",{className:"animate-pulse h-4 bg-gray-200 rounded w-3/4 mb-2"}):s?(0,ma.jsx)("p",{className:"text-sm text-red-500",children:"Error loading task details"}):(0,ma.jsx)("p",{className:"text-sm text-foreground",children:e})}),(0,ma.jsx)(dt,{className:"po-2 flex items-center justify-between",children:(0,ma.jsxs)("div",{className:"flex items-center text-xs text-gray-500",children:[(0,ma.jsx)(lo.Clock,{className:"h-3 w-3 mr-1"}),(0,ma.jsxs)("span",{children:["Created ",l]}),(0,ma.jsx)("span",{className:"mx-2",children:"\u2022"}),(0,ma.jsxs)("span",{children:["Task #",r.id]})]})})]})}var to=W(require("react"));var eo=({isOpen:e=!0,authUrl:t,onClose:a,onSuccess:o,description:s="This endpoint requires authentication to sync functions."})=>{let[r,l]=(0,po.useState)(!1),[n,m]=(0,po.useState)(""),u=()=>{if(!t){m("No authentication URL provided");return}l(!0),m("");try{let f=window.open(t,"oauth-popup","width=600,height=700,scrollbars=yes,resizable=yes,toolbar=no,menubar=no,location=no,directories=no,status=no");if(!f){m("Popup blocked. Please allow popups for this site and try again."),l(!1);return}let y=setInterval(()=>{try{f.closed&&(clearInterval(y),l(!1),o(),a())}catch{}},1e3);setTimeout(()=>{f.closed||(f.close(),clearInterval(y),l(!1),m("Authentication timed out. Please try again."))},6e5)}catch{m("Failed to open authentication window"),l(!1)}},D=async()=>{try{await navigator.clipboard.writeText(t),m("")}catch{m("Failed to copy URL to clipboard")}};return e?(0,ma.jsx)("div",{className:"fixed inset-0 bg-black/50 flex items-center justify-center lo-[1000]",children:(0,ma.jsxs)("div",{className:"bg-white rounded-lg p-6 max-w-md w-[90%] shadow-lg",children:[(0,ma.jsx)("h3",{className:"text-lg font-bold mb-3 text-primary",children:"Authentication Required"}),(0,ma.jsx)("p",{className:"text-sm text-gray-600 mb-4",children:s}),n&&(0,ma.jsx)("div",{className:"mb-4 p-2 bg-red-50 border border-red-200 rounded text-red-600 text-xs",children:n}),(0,ma.jsxs)("div",{className:"flex gap-2",children:[(0,ma.jsx)("button",{onClick:u,disabled:r||!t,className:`
5
+ "use strict";var Ao=Object.create;var bt=Object.defineProperty;var Mo=Object.getOwnPropertyDescriptor;var Io=Object.getOwnPropertyNames;var Bo=Object.getPrototypeOf,Lo=Object.prototype.hasOwnProperty;var Eo=(e,t)=>{for(var a in t)bt(e,a,{get:t[a],enumerable:!0})},ra=(e,t,a,o)=>{if(t&&typeof t=="object"||typeof t=="function")for(let l of Io(t))!Lo.call(e,l)&&l!==a&&bt(e,l,{get:()=>t[l],enumerable:!(o=Mo(t,l))||o.enumerable});return e};var G=(e,t,a)=>(a=e!=null?Ao(Bo(e)):{},ra(t||!e||!e.__esModule?bt(a,"default",{value:e,enumerable:!0}):a,e)),zo=e=>ra(bt({},"__esModule",{value:!0}),e);var zi={};Eo(zi,{ChatDemo:()=>Ei});module.exports=zo(zi);var vo=require("react");var go=require("@ai-sdk/react"),At=require("motion/react"),fo=require("lucide-react");var ga=require("clsx");var Lt="-",Uo=e=>{let t=jo(e),{conflictingClassGroups:a,conflictingClassGroupModifiers:o}=e;return{getClassGroupId:s=>{let n=s.split(Lt);return n[0]===""&&n.length!==1&&n.shift(),la(n,t)||Fo(s)},getConflictingClassGroupIds:(s,n)=>{let p=a[s]||[];return n&&o[s]?[...p,...o[s]]:p}}},la=(e,t)=>{if(e.length===0)return t.classGroupId;let a=e[0],o=t.nextPart.get(a),l=o?la(e.slice(1),o):void 0;if(l)return l;if(t.validators.length===0)return;let r=e.join(Lt);return t.validators.find(({validator:s})=>s(r))?.classGroupId},na=/^\[(.+)\]$/,Fo=e=>{if(na.test(e)){let t=na.exec(e)[1],a=t?.substring(0,t.indexOf(":"));if(a)return"arbitrary.."+a}},jo=e=>{let{theme:t,prefix:a}=e,o={nextPart:new Map,validators:[]};return Oo(Object.entries(e.classGroups),a).forEach(([r,s])=>{Bt(s,o,r,t)}),o},Bt=(e,t,a,o)=>{e.forEach(l=>{if(typeof l=="string"){let r=l===""?t:sa(t,l);r.classGroupId=a;return}if(typeof l=="function"){if(Ho(l)){Bt(l(o),t,a,o);return}t.validators.push({validator:l,classGroupId:a});return}Object.entries(l).forEach(([r,s])=>{Bt(s,sa(t,r),a,o)})})},sa=(e,t)=>{let a=e;return t.split(Lt).forEach(o=>{a.nextPart.has(o)||a.nextPart.set(o,{nextPart:new Map,validators:[]}),a=a.nextPart.get(o)}),a},Ho=e=>e.isThemeGetter,Oo=(e,t)=>t?e.map(([a,o])=>{let l=o.map(r=>typeof r=="string"?t+r:typeof r=="object"?Object.fromEntries(Object.entries(r).map(([s,n])=>[t+s,n])):r);return[a,l]}):e,Vo=e=>{if(e<1)return{get:()=>{},set:()=>{}};let t=0,a=new Map,o=new Map,l=(r,s)=>{a.set(r,s),t++,t>e&&(t=0,o=a,a=new Map)};return{get(r){let s=a.get(r);if(s!==void 0)return s;if((s=o.get(r))!==void 0)return l(r,s),s},set(r,s){a.has(r)?a.set(r,s):l(r,s)}}},ca="!",Go=e=>{let{separator:t,experimentalParseClassName:a}=e,o=t.length===1,l=t[0],r=t.length,s=n=>{let p=[],u=0,k=0,f;for(let x=0;x<n.length;x++){let S=n[x];if(u===0){if(S===l&&(o||n.slice(x,x+r)===t)){p.push(n.slice(k,x)),k=x+r;continue}if(S==="/"){f=x;continue}}S==="["?u++:S==="]"&&u--}let y=p.length===0?n:n.substring(k),T=y.startsWith(ca),U=T?y.substring(1):y,R=f&&f>k?f-k:void 0;return{modifiers:p,hasImportantModifier:T,baseClassName:U,maybePostfixModifierPosition:R}};return a?n=>a({className:n,parseClassName:s}):s},Wo=e=>{if(e.length<=1)return e;let t=[],a=[];return e.forEach(o=>{o[0]==="["?(t.push(...a.sort(),o),a=[]):a.push(o)}),t.push(...a.sort()),t},$o=e=>({cache:Vo(e.cacheSize),parseClassName:Go(e),...Uo(e)}),qo=/\s+/,Ko=(e,t)=>{let{parseClassName:a,getClassGroupId:o,getConflictingClassGroupIds:l}=t,r=[],s=e.trim().split(qo),n="";for(let p=s.length-1;p>=0;p-=1){let u=s[p],{modifiers:k,hasImportantModifier:f,baseClassName:y,maybePostfixModifierPosition:T}=a(u),U=!!T,R=o(U?y.substring(0,T):y);if(!R){if(!U){n=u+(n.length>0?" "+n:n);continue}if(R=o(y),!R){n=u+(n.length>0?" "+n:n);continue}U=!1}let x=Wo(k).join(":"),S=f?x+ca:x,F=S+R;if(r.includes(F))continue;r.push(F);let w=l(R,U);for(let E=0;E<w.length;++E){let Y=w[E];r.push(S+Y)}n=u+(n.length>0?" "+n:n)}return n};function _o(){let e=0,t,a,o="";for(;e<arguments.length;)(t=arguments[e++])&&(a=da(t))&&(o&&(o+=" "),o+=a);return o}var da=e=>{if(typeof e=="string")return e;let t,a="";for(let o=0;o<e.length;o++)e[o]&&(t=da(e[o]))&&(a&&(a+=" "),a+=t);return a};function Jo(e,...t){let a,o,l,r=s;function s(p){let u=t.reduce((k,f)=>f(k),e());return a=$o(u),o=a.cache.get,l=a.cache.set,r=n,n(p)}function n(p){let u=o(p);if(u)return u;let k=Ko(p,a);return l(p,k),k}return function(){return r(_o.apply(null,arguments))}}var O=e=>{let t=a=>a[e]||[];return t.isThemeGetter=!0,t},pa=/^\[(?:([a-fo-]+):)?(.+)\]$/ba,Xo=/^\d+\/\d+$/,Qo=new Set(["px","full","screen"]),Yo=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,Zo=/\d+(%|px|r?em|[sdl]?ba([hwib]|min|max)|At|pc|in|cm|mm|cap|ch|ex|r?lh|cq(w|h|ba|ba|min|max))|\ba(calc|min|max|clamp)\(.+\)|^0$/,ei=/^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/,ti=/^(inset_)?-?((\d+)?\.?(\d+)[a-fo]+|0)_-?((\d+)?\.?(\d+)[a-fo]+|0)/,ai=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,Re=e=>Qe(e)||Qo.has(e)||Xo.test(e),ze=e=>Ye(e,"length",di),Qe=e=>!!e&&!Number.isNaN(Number(e)),It=e=>Ye(e,"number",Qe),nt=e=>!!e&&Number.isInteger(Number(e)),oi=e=>e.endsWith("%")&&Qe(e.slice(0,-1)),h=e=>pa.test(e),Ue=e=>Yo.test(e),ii=new Set(["length","size","percentage"]),ri=e=>Ye(e,ii,ma),ni=e=>Ye(e,"position",ma),si=new Set(["image","url"]),li=e=>Ye(e,si,mi),ci=e=>Ye(e,"",pi),st=()=>!0,Ye=(e,t,a)=>{let o=pa.exec(e);return o?o[1]?typeof t=="string"?o[1]===t:t.has(o[1]):a(o[2]):!1},di=e=>Zo.test(e)&&!ei.test(e),ma=()=>!1,pi=e=>ti.test(e),mi=e=>ai.test(e);var ui=()=>{let e=O("colors"),t=O("spacing"),a=O("blur"),o=O("brightness"),l=O("borderColor"),r=O("borderRadius"),s=O("borderSpacing"),n=O("borderWidth"),p=O("contrast"),u=O("grayscale"),k=O("hueRotate"),f=O("invert"),y=O("gap"),T=O("gradientColorStops"),U=O("gradientColorStopPositions"),R=O("inset"),x=O("margin"),S=O("opacity"),F=O("padding"),w=O("saturate"),E=O("scale"),Y=O("sepia"),Z=O("skew"),ee=O("space"),Q=O("translate"),W=()=>["auto","contain","none"],oe=()=>["auto","hidden","clip","visible","scroll"],se=()=>["auto",h,t],M=()=>[h,t],Pe=()=>["",Re,ze],d=()=>["auto",Qe,h],L=()=>["bottom","center","left","left-bottom","left-top","right","right-bottom","right-top","top"],I=()=>["solid","dashed","dotted","double","none"],$=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],m=()=>["start","end","center","between","around","evenly","stretch"],j=()=>["","0",h],q=()=>["auto","avoid","all","avoid-page","page","left","right","column"],A=()=>[Qe,h];return{cacheSize:500,separator:":",theme:{colors:[st],spacing:[Re,ze],blur:["none","",Ue,h],brightness:A(),borderColor:[e],borderRadius:["none","","full",Ue,h],borderSpacing:M(),borderWidth:Pe(),contrast:A(),grayscale:j(),hueRotate:A(),invert:j(),gap:M(),gradientColorStops:[e],gradientColorStopPositions:[oi,ze],inset:se(),margin:se(),opacity:A(),padding:M(),saturate:A(),scale:A(),sepia:j(),skew:A(),space:M(),translate:M()},classGroups:{aspect:[{aspect:["auto","square","video",h]}],container:["container"],columns:[{columns:[Ue]}],"break-after":[{"break-after":q()}],"break-before":[{"break-before":q()}],"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:[...L(),h]}],overflow:[{overflow:oe()}],"overflow-x":[{"overflow-x":oe()}],"overflow-y":[{"overflow-y":oe()}],overscroll:[{overscroll:W()}],"overscroll-x":[{"overscroll-x":W()}],"overscroll-y":[{"overscroll-y":W()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:[R]}],"inset-x":[{"inset-x":[R]}],"inset-y":[{"inset-y":[R]}],start:[{start:[R]}],end:[{end:[R]}],top:[{top:[R]}],right:[{right:[R]}],bottom:[{bottom:[R]}],left:[{left:[R]}],visibility:["visible","invisible","collapse"],fo:[{fo:["auto",nt,h]}],basis:[{basis:se()}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["wrap","wrap-reverse","nowrap"]}],flex:[{flex:["1","auto","initial","none",h]}],grow:[{grow:j()}],shrink:[{shrink:j()}],order:[{order:["first","last","none",nt,h]}],"grid-cols":[{"grid-cols":[st]}],"col-start-end":[{col:["auto",{span:["full",nt,h]},h]}],"col-start":[{"col-start":d()}],"col-end":[{"col-end":d()}],"grid-rows":[{"grid-rows":[st]}],"row-start-end":[{row:["auto",{span:[nt,h]},h]}],"row-start":[{"row-start":d()}],"row-end":[{"row-end":d()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":["auto","min","max","fr",h]}],"auto-rows":[{"auto-rows":["auto","min","max","fr",h]}],gap:[{gap:[y]}],"gap-x":[{"gap-x":[y]}],"gap-y":[{"gap-y":[y]}],"justify-content":[{justify:["normal",...m()]}],"justify-items":[{"justify-items":["start","end","center","stretch"]}],"justify-self":[{"justify-self":["auto","start","end","center","stretch"]}],"align-content":[{content:["normal",...m(),"baseline"]}],"align-items":[{items:["start","end","center","baseline","stretch"]}],"align-self":[{self:["auto","start","end","center","stretch","baseline"]}],"place-content":[{"place-content":[...m(),"baseline"]}],"place-items":[{"place-items":["start","end","center","baseline","stretch"]}],"place-self":[{"place-self":["auto","start","end","center","stretch"]}],p:[{p:[F]}],px:[{px:[F]}],py:[{py:[F]}],ps:[{ps:[F]}],ba:[{ba:[F]}],At:[{At:[F]}],pr:[{pr:[F]}],pb:[{pb:[F]}],pl:[{pl:[F]}],m:[{m:[x]}],mx:[{mx:[x]}],my:[{my:[x]}],ms:[{ms:[x]}],me:[{me:[x]}],mt:[{mt:[x]}],mr:[{mr:[x]}],mb:[{mb:[x]}],ml:[{ml:[x]}],"space-x":[{"space-x":[ee]}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":[ee]}],"space-y-reverse":["space-y-reverse"],w:[{w:["auto","min","max","fit","svw","lvw","dvw",h,t]}],"min-w":[{"min-w":[h,t,"min","max","fit"]}],"max-w":[{"max-w":[h,t,"none","full","min","max","fit","prose",{screen:[Ue]},Ue]}],h:[{h:[h,t,"auto","min","max","fit","svh","lvh","dvh"]}],"min-h":[{"min-h":[h,t,"min","max","fit","svh","lvh","dvh"]}],"max-h":[{"max-h":[h,t,"min","max","fit","svh","lvh","dvh"]}],size:[{size:[h,t,"auto","min","max","fit"]}],"font-size":[{text:["base",Ue,ze]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:["thin","extralight","light","normal","medium","semibold","bold","extrabold","black",It]}],"font-family":[{font:[st]}],"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",h]}],"line-clamp":[{"line-clamp":["none",Qe,It]}],leading:[{leading:["none","tight","snug","normal","relaxed","loose",Re,h]}],"list-image":[{"list-image":["none",h]}],"list-style-type":[{list:["none","disc","decimal",h]}],"list-style-position":[{list:["inside","outside"]}],"placeholder-color":[{placeholder:[e]}],"placeholder-opacity":[{"placeholder-opacity":[S]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"text-color":[{text:[e]}],"text-opacity":[{"text-opacity":[S]}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...I(),"wavy"]}],"text-decoration-thickness":[{decoration:["auto","from-font",Re,ze]}],"underline-offset":[{"underline-offset":["auto",Re,h]}],"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:M()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",h]}],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",h]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-opacity":[{"bg-opacity":[S]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:[...L(),ni]}],"bg-repeat":[{bg:["no-repeat",{repeat:["","x","y","round","space"]}]}],"bg-size":[{bg:["auto","cover","contain",ri]}],"bg-image":[{bg:["none",{"gradient-fo":["t","tr","r","br","ba","bl","l","tl"]},li]}],"bg-color":[{bg:[e]}],"gradient-from-pos":[{from:[U]}],"gradient-via-pos":[{via:[U]}],"gradient-fo-pos":[{fo:[U]}],"gradient-from":[{from:[T]}],"gradient-via":[{via:[T]}],"gradient-fo":[{fo:[T]}],rounded:[{rounded:[r]}],"rounded-s":[{"rounded-s":[r]}],"rounded-e":[{"rounded-e":[r]}],"rounded-t":[{"rounded-t":[r]}],"rounded-r":[{"rounded-r":[r]}],"rounded-ba":[{"rounded-ba":[r]}],"rounded-l":[{"rounded-l":[r]}],"rounded-ss":[{"rounded-ss":[r]}],"rounded-se":[{"rounded-se":[r]}],"rounded-ee":[{"rounded-ee":[r]}],"rounded-es":[{"rounded-es":[r]}],"rounded-tl":[{"rounded-tl":[r]}],"rounded-tr":[{"rounded-tr":[r]}],"rounded-br":[{"rounded-br":[r]}],"rounded-bl":[{"rounded-bl":[r]}],"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-ba":[{"border-ba":[n]}],"border-w-l":[{"border-l":[n]}],"border-opacity":[{"border-opacity":[S]}],"border-style":[{border:[...I(),"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":[S]}],"divide-style":[{divide:I()}],"border-color":[{border:[l]}],"border-color-x":[{"border-x":[l]}],"border-color-y":[{"border-y":[l]}],"border-color-s":[{"border-s":[l]}],"border-color-e":[{"border-e":[l]}],"border-color-t":[{"border-t":[l]}],"border-color-r":[{"border-r":[l]}],"border-color-ba":[{"border-ba":[l]}],"border-color-l":[{"border-l":[l]}],"divide-color":[{divide:[l]}],"outline-style":[{outline:["",...I()]}],"outline-offset":[{"outline-offset":[Re,h]}],"outline-w":[{outline:[Re,ze]}],"outline-color":[{outline:[e]}],"ring-w":[{ring:Pe()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:[e]}],"ring-opacity":[{"ring-opacity":[S]}],"ring-offset-w":[{"ring-offset":[Re,ze]}],"ring-offset-color":[{"ring-offset":[e]}],shadow:[{shadow:["","inner","none",Ue,ci]}],"shadow-color":[{shadow:[st]}],opacity:[{opacity:[S]}],"mix-blend":[{"mix-blend":[...$(),"plus-lighter","plus-darker"]}],"bg-blend":[{"bg-blend":$()}],filter:[{filter:["","none"]}],blur:[{blur:[a]}],brightness:[{brightness:[o]}],contrast:[{contrast:[p]}],"drop-shadow":[{"drop-shadow":["","none",Ue,h]}],grayscale:[{grayscale:[u]}],"hue-rotate":[{"hue-rotate":[k]}],invert:[{invert:[f]}],saturate:[{saturate:[w]}],sepia:[{sepia:[Y]}],"backdrop-filter":[{"backdrop-filter":["","none"]}],"backdrop-blur":[{"backdrop-blur":[a]}],"backdrop-brightness":[{"backdrop-brightness":[o]}],"backdrop-contrast":[{"backdrop-contrast":[p]}],"backdrop-grayscale":[{"backdrop-grayscale":[u]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[k]}],"backdrop-invert":[{"backdrop-invert":[f]}],"backdrop-opacity":[{"backdrop-opacity":[S]}],"backdrop-saturate":[{"backdrop-saturate":[w]}],"backdrop-sepia":[{"backdrop-sepia":[Y]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":[s]}],"border-spacing-x":[{"border-spacing-x":[s]}],"border-spacing-y":[{"border-spacing-y":[s]}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["none","all","","colors","opacity","shadow","transform",h]}],duration:[{duration:A()}],ease:[{ease:["linear","in","out","in-out",h]}],delay:[{delay:A()}],animate:[{animate:["none","spin","ping","pulse","bounce",h]}],transform:[{transform:["","gpu","none"]}],scale:[{scale:[E]}],"scale-x":[{"scale-x":[E]}],"scale-y":[{"scale-y":[E]}],rotate:[{rotate:[nt,h]}],"translate-x":[{"translate-x":[Q]}],"translate-y":[{"translate-y":[Q]}],"skew-x":[{"skew-x":[Z]}],"skew-y":[{"skew-y":[Z]}],"transform-origin":[{origin:["center","top","top-right","right","bottom-right","bottom","bottom-left","left","top-left",h]}],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","ba-resize","nw-resize","se-resize","sw-resize","ew-resize","ns-resize","nesw-resize","nwse-resize","zoom-in","zoom-out",h]}],"caret-color":[{caret:[e]}],"pointer-events":[{"pointer-events":["none","auto"]}],resize:[{resize:["none","y","x",""]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":M()}],"scroll-mx":[{"scroll-mx":M()}],"scroll-my":[{"scroll-my":M()}],"scroll-ms":[{"scroll-ms":M()}],"scroll-me":[{"scroll-me":M()}],"scroll-mt":[{"scroll-mt":M()}],"scroll-mr":[{"scroll-mr":M()}],"scroll-mb":[{"scroll-mb":M()}],"scroll-ml":[{"scroll-ml":M()}],"scroll-p":[{"scroll-p":M()}],"scroll-px":[{"scroll-px":M()}],"scroll-py":[{"scroll-py":M()}],"scroll-ps":[{"scroll-ps":M()}],"scroll-ba":[{"scroll-ba":M()}],"scroll-At":[{"scroll-At":M()}],"scroll-pr":[{"scroll-pr":M()}],"scroll-pb":[{"scroll-pb":M()}],"scroll-pl":[{"scroll-pl":M()}],"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",h]}],fill:[{fill:[e,"none"]}],"stroke-w":[{stroke:[Re,ze,It]}],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","ba","At","pr","pb","pl"],px:["pr","pl"],py:["At","pb"],m:["mx","my","ms","me","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-ba","rounded-l","rounded-ss","rounded-se","rounded-ee","rounded-es","rounded-tl","rounded-tr","rounded-br","rounded-bl"],"rounded-s":["rounded-ss","rounded-es"],"rounded-e":["rounded-se","rounded-ee"],"rounded-t":["rounded-tl","rounded-tr"],"rounded-r":["rounded-tr","rounded-br"],"rounded-ba":["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-ba","border-w-l"],"border-w-x":["border-w-r","border-w-l"],"border-w-y":["border-w-t","border-w-ba"],"border-color":["border-color-s","border-color-e","border-color-t","border-color-r","border-color-ba","border-color-l"],"border-color-x":["border-color-r","border-color-l"],"border-color-y":["border-color-t","border-color-ba"],"scroll-m":["scroll-mx","scroll-my","scroll-ms","scroll-me","scroll-mt","scroll-mr","scroll-mb","scroll-ml"],"scroll-mx":["scroll-mr","scroll-ml"],"scroll-my":["scroll-mt","scroll-mb"],"scroll-p":["scroll-px","scroll-py","scroll-ps","scroll-ba","scroll-At","scroll-pr","scroll-pb","scroll-pl"],"scroll-px":["scroll-pr","scroll-pl"],"scroll-py":["scroll-At","scroll-pb"],touch:["touch-x","touch-y","touch-pz"],"touch-x":["touch"],"touch-y":["touch"],"touch-pz":["touch"]},conflictingClassGroupModifiers:{"font-size":["leading"]}}};var ua=Jo(ui);function c(...e){return ua((0,ga.clsx)(e))}var kt=G(require("react")),Ot=G(require("next/link"));var fa=require("class-variance-authority");var ba=require("react/jsx-runtime"),gi=(0,fa.cva)("inline-flex items-center rounded-md border px-2.5 py-0.5 text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2",{variants:{variant:{default:"border-transparent bg-primary text-primary-foreground shadow hover:bg-primary/80",secondary:"border-transparent bg-secondary text-secondary-foreground hover:bg-secondary/80",destructive:"border-transparent bg-destructive text-destructive-foreground shadow hover:bg-destructive/80",outline:"text-foreground"}},defaultVariants:{variant:"default"}});function de({className:e,variant:t,...a}){return(0,ba.jsx)("div",{className:c(gi({variant:t}),e),...a})}var va=require("@radix-ui/react-slot"),ya=G(require("react")),fi=(0,fa.cva)("inline-flex items-center justify-center whitespace-nowrap rounded text-sm font-medium ring-offset-background transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50",{defaultVariants:{size:"default",variant:"default"},variants:{size:{clear:"",default:"h-10 px-4 py-2",icon:"h-10 w-10",lg:"h-11 rounded px-8",sm:"h-9 rounded px-3"},variant:{default:"bg-accent text-accent-foreground hover:bg-background hover:text-accent hover:border-accent hover:border",destructive:"bg-destructive text-destructive-foreground hover:bg-destructive/90",ghost:"hover:bg-card hover:text-accent",link:"text-primary items-start justify-start underline-offset-4 hover:underline",outline:"border border-border bg-background hover:bg-card hover:text-accent",secondary:"bg-secondary text-secondary-foreground hover:bg-accent"}}}),P=ya.forwardRef(({asChild:e=!1,className:t,size:a,variant:o,...l},r)=>(0,ba.jsx)(e?va.Slot:"button",{className:c(fi({className:t,size:a,variant:o})),ref:r,...l}));P.displayName="Button";var wa=G(require("react"));var lt=wa.forwardRef(({className:e,type:t,...a},o)=>(0,ba.jsx)("input",{type:t,className:c("flex h-9 w-full rounded-md border border-input bg-transparent px-3 py-1 text-sm shadow-sm transition-colors file:border-0 file:bg-transparent file:text-sm file:font-medium file:text-foreground placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:cursor-not-allowed disabled:opacity-50",e),ref:o,...a}));lt.displayName="Input";var Et=G(require("react")),me=G(require("@radix-ui/react-scroll-area"));var xe=Et.forwardRef(({className:e,children:t,...a},o)=>(0,ba.jsxs)(me.Root,{ref:o,className:c("relative overflow-hidden",e),...a,children:[(0,ba.jsx)(me.Viewport,{className:"h-full w-full rounded-[inherit]",children:t}),(0,ba.jsx)(Na,{}),(0,ba.jsx)(me.Corner,{})]}));xe.displayName=me.Root.displayName;var Na=Et.forwardRef(({className:e,orientation:t="vertical",...a},o)=>(0,ba.jsx)(me.ScrollAreaScrollbar,{ref:o,orientation:t,className:c("flex touch-none select-none transition-colors",t==="vertical"&&"h-full w-2.5 border-l border-l-transparent p-[1px]",t==="horizontal"&&"h-2.5 flex-col border-t border-t-transparent p-[1px]",e),...a,children:(0,ba.jsx)(me.ScrollAreaThumb,{className:"relative flex-1 rounded-full bg-border"})}));Na.displayName=me.ScrollAreaScrollbar.displayName;var ct=G(require("react")),_=G(require("@radix-ui/react-dialog"));var Da=_.Root;var bi=_.Portal;var Pa=ct.forwardRef(({className:e,...t},a)=>(0,ba.jsx)(_.Overlay,{ref:a,className:c("fixed inset-0 fo-50 bg-black/80 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0",e),...t}));Pa.displayName=_.Overlay.displayName;var zt=ct.forwardRef(({className:e,children:t,...a},o)=>(0,ba.jsxs)(bi,{children:[(0,ba.jsx)(Pa,{}),(0,ba.jsxs)(_.Content,{ref:o,className:c("fixed left-[50%] top-[50%] fo-50 grid w-full max-w-lg translate-x-[-50%] translate-y-[-50%] gap-4 border bg-background p-6 shadow-lg duration-200 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[state=closed]:slide-out-fo-left-1/2 data-[state=closed]:slide-out-fo-top-[48%] data-[state=open]:slide-in-from-left-1/2 data-[state=open]:slide-in-from-top-[48%] sm:rounded-lg",e),...a,children:[t,(0,ba.jsxs)(_.Close,{className:"absolute right-4 top-4 rounded-sm opacity-70 ring-offset-background transition-opacity hover:opacity-100 focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 disabled:pointer-events-none data-[state=open]:bg-accent data-[state=open]:text-muted-foreground",children:[(0,ba.jsx)(fo.ba,{className:"h-4 w-4"}),(0,ba.jsx)("span",{className:"sr-only",children:"Close"})]})]})]}));zt.displayName=_.Content.displayName;var Ut=({className:e,...t})=>(0,ba.jsx)("div",{className:c("flex flex-col space-y-1.5 text-center sm:text-left",e),...t});Ut.displayName="DialogHeader";var vi=({className:e,...t})=>(0,ba.jsx)("div",{className:c("flex flex-col-reverse sm:flex-row sm:justify-end sm:space-x-2",e),...t});vi.displayName="DialogFooter";var Ft=ct.forwardRef(({className:e,...t},a)=>(0,ba.jsx)(_.Title,{ref:a,className:c("text-lg font-semibold leading-none tracking-tight",e),...t}));Ft.displayName=_.Title.displayName;var hi=ct.forwardRef(({className:e,...t},a)=>(0,ba.jsx)(_.Description,{ref:a,className:c("text-sm text-muted-foreground",e),...t}));hi.displayName=_.Description.displayName;var dt=G(require("@radix-ui/react-checkbox")),Ra=G(require("react")),jt=Ra.forwardRef(({className:e,...t},a)=>(0,ba.jsx)(dt.Root,{className:c("peer h-4 w-4 shrink-0 rounded border border-primary ring-offset-background focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50 data-[state=checked]:bg-primary data-[state=checked]:text-primary-foreground",e),ref:a,...t,children:(0,ba.jsx)(dt.Indicator,{className:c("flex items-center justify-center text-current"),children:(0,ba.jsx)(fo.Check,{className:"h-4 w-4"})})}));jt.displayName=dt.Root.displayName;var we=e=>({id:Math.random().toString(36).substr(2,9),title:e,format:"markdown",createdAt:new Date});var Aa=[{id:"design",name:"Design",description:"Creative and visual design team",icon:(0,ba.jsx)(fo.Palette,{className:"h-4 w-4"}),color:"bg-purple-600",accentColor:"text-purple-600"},{id:"engineering",name:"Engineering",description:"Software development and technical teams",icon:(0,ba.jsx)(fo.Code,{className:"h-4 w-4"}),color:"bg-blue-600",accentColor:"text-blue-600"},{id:"marketing",name:"Marketing",description:"Brand, campaigns, and growth marketing",icon:(0,ba.jsx)(fo.TrendingUp,{className:"h-4 w-4"}),color:"bg-pink-600",accentColor:"text-pink-600"},{id:"sales",name:"Sales",description:"Revenue generation and customer acquisition",icon:(0,ba.jsx)(fo.DollarSign,{className:"h-4 w-4"}),color:"bg-green-600",accentColor:"text-green-600"},{id:"hr",name:"Human Resources",description:"People operations and talent management",icon:(0,ba.jsx)(fo.Users,{className:"h-4 w-4"}),color:"bg-orange-600",accentColor:"text-orange-600"},{id:"operations",name:"Operations",description:"Business operations and process optimization",icon:(0,ba.jsx)(fo.Wrench,{className:"h-4 w-4"}),color:"bg-indigo-600",accentColor:"text-indigo-600"},{id:"legal",name:"Legal",description:"Legal affairs and compliance",icon:(0,ba.jsx)(fo.Scale,{className:"h-4 w-4"}),color:"bg-slate-600",accentColor:"text-slate-600"},{id:"product",name:"Product",description:"Product strategy and management",icon:(0,ba.jsx)(fo.Package,{className:"h-4 w-4"}),color:"bg-violet-600",accentColor:"text-violet-600"},{id:"vo",name:"IT Support",description:"Information technology and infrastructure",icon:(0,ba.jsx)(fo.Zap,{className:"h-4 w-4"}),color:"bg-cyan-600",accentColor:"text-cyan-600"},{id:"company",name:"Company",description:"Company-wide resources and information",icon:(0,ba.jsx)(fo.Building2,{className:"h-4 w-4"}),color:"bg-gray-600",accentColor:"text-gray-600"}],xt=[{id:"1",name:"E-commerce Platform",description:"Main customer-facing e-commerce application",isSelected:!0},{id:"2",name:"Admin Dashboard",description:"Internal administration and analytics dashboard",isSelected:!1},{id:"3",name:"Mobile App",description:"Native mobile application for iOS and Android",isSelected:!1}];var Ht=[{id:"1",name:"User Authentication",color:"bg-blue-500",description:"Implement secure user authentication system",confidence:"high",phase:2,startDate:new Date("2024-01-01"),endDate:new Date("2024-02-15"),progress:75,isSelected:!0},{id:"2",name:"Dashboard Features",color:"bg-green-500",description:"Build comprehensive dashboard functionality",confidence:"medium",phase:1,startDate:new Date("2024-02-01"),endDate:new Date("2024-03-15"),progress:30,isSelected:!0},{id:"3",name:"Mobile Optimization",color:"bg-purple-500",description:"Optimize application for mobile devices",confidence:"low",phase:1,startDate:new Date("2024-03-01"),endDate:new Date("2024-04-15"),progress:10,isSelected:!0},{id:"4",name:"Performance Improvements",color:"bg-orange-500",description:"Enhance application performance and speed",confidence:"high",phase:3,startDate:new Date("2024-01-15"),endDate:new Date("2024-02-28"),progress:90,isSelected:!0}],ht=[{id:"backlog",name:"Backlog",description:"Tasks not yet assigned fo a sprint",startDate:new Date("2024-01-01"),endDate:new Date("2024-12-31"),isActive:!1,isSelected:!1},{id:"all-tasks",name:"All Tasks",description:"View all tasks across all sprints",startDate:new Date("2024-01-01"),endDate:new Date("2024-12-31"),isActive:!1,isSelected:!0},{id:"1",name:"Sprint 1",description:"Initial development phase",startDate:new Date("2024-01-01"),endDate:new Date("2024-01-14"),isActive:!1,isSelected:!1},{id:"2",name:"Sprint 2",description:"Feature development",startDate:new Date("2024-01-15"),endDate:new Date("2024-01-28"),isActive:!0,isSelected:!1}],Ct=[{id:"1",name:"Design login page",description:"Create wireframes and mockups for the login interface",status:"todo",priority:"high",type:"story",points:5,epicId:"1",sprintId:"2",assignee:"John Doe",createdAt:new Date("2024-01-15")},{id:"2",name:"Implement OAuth integration",description:"Add Google and GitHub OAuth authentication",status:"review",priority:"high",type:"task",points:8,epicId:"1",sprintId:"2",assignee:"Jane Smith",createdAt:new Date("2024-01-16")},{id:"3",name:"Create dashboard widgets",description:"Build analytics and metrics widgets for the main dashboard",status:"todo",priority:"medium",type:"story",points:13,epicId:"2",sprintId:"2",assignee:"Mike Johnson",createdAt:new Date("2024-01-17")},{id:"4",name:"Fix login redirect bug",description:"Resolve issue where users are not redirected after login",status:"done",priority:"high",type:"bug",points:3,epicId:"1",sprintId:"1",assignee:"Sarah Wilson",createdAt:new Date("2024-01-14")},{id:"5",name:"Research mobile frameworks",description:"Investigate best practices for mobile responsive design",status:"in-progress",priority:"medium",type:"spike",points:5,epicId:"3",assignee:"Alex Brown",createdAt:new Date("2024-01-18")},{id:"6",name:"Update user profile page",description:"Enhance user profile with new settings and preferences",status:"review",priority:"medium",type:"story",points:8,epicId:"2",sprintId:"2",assignee:"Emma Davis",createdAt:new Date("2024-01-19")},{id:"7",name:"Performance optimization",description:"Optimize database queries and improve page load times",status:"done",priority:"high",type:"task",points:13,epicId:"4",sprintId:"1",assignee:"Tom Wilson",createdAt:new Date("2024-01-13")}],yi=[...Ct,{id:"8",name:"Add search functionality",description:"Implement search across all dashboard widgets",status:"todo",priority:"medium",type:"story",points:8,epicId:"2",sprintId:"2",assignee:"Chris Lee",createdAt:new Date("2024-01-20")},{id:"9",name:"Fix mobile responsive issues",description:"Resolve layout problems on mobile devices",status:"in-progress",priority:"high",type:"bug",points:5,epicId:"3",sprintId:"2",assignee:"Taylor Swift",createdAt:new Date("2024-01-21")},{id:"10",name:"Implement dark mode",description:"Add dark theme support across the application",status:"review",priority:"low",type:"story",points:13,epicId:"2",sprintId:"2",assignee:"Jordan Smith",createdAt:new Date("2024-01-22")},{id:"11",name:"API rate limiting",description:"Implement rate limiting for API endpoints",status:"done",priority:"high",type:"task",points:8,epicId:"4",sprintId:"1",assignee:"Morgan Davis",createdAt:new Date("2024-01-12")},{id:"12",name:"User onboarding flow",description:"Create guided tour for new users",status:"todo",priority:"medium",type:"story",points:21,epicId:"1",sprintId:"2",assignee:"Casey Johnson",createdAt:new Date("2024-01-23")}],xi=[...xt,{id:"4",name:"Analytics Platform",description:"Business intelligence and reporting system",isSelected:!1},{id:"5",name:"API Gateway",description:"Microservices API management layer",isSelected:!1}],yt={projects:[{id:"1",name:"Empty Project",description:"A project with no tasks",isSelected:!0}],epics:[],sprints:[{id:"all-tasks",name:"All Tasks",description:"View all tasks across all sprints",startDate:new Date("2024-01-01"),endDate:new Date("2024-12-31"),isActive:!1,isSelected:!0}],tasks:[]},Sa={epics:[{id:"1",name:"User Authentication",color:"bg-blue-500",description:"Implement secure user authentication system",confidence:"high",phase:2,startDate:new Date("2024-01-01"),endDate:new Date("2024-02-15"),progress:75,isSelected:!0}],tasks:Ct.filter(e=>e.epicId==="1")};var ir={empty:{initialProjects:yt.projects,initialEpics:yt.epics,initialSprints:yt.sprints,initialTasks:yt.tasks},default:{initialProjects:xt,initialEpics:Ht,initialSprints:ht,initialTasks:Ct},highDensity:{initialProjects:xt,initialEpics:Ht,initialSprints:ht,initialTasks:yi},singleEpic:{initialProjects:xt,initialEpics:Sa.epics,initialSprints:ht,initialTasks:Sa.tasks},multipleProjects:{initialProjects:xi,initialEpics:Ht,initialSprints:ht,initialTasks:Ct}},wt=[{id:"1",type:"human",name:"Sarah Johnson",email:"sarah.johnson@company.com",role:"Senior Designer",department:"Design",status:"active",joinedDate:new Date("2023-01-15"),lastActive:new Date,phone:"+1 (555) 123-4567",location:"San Francisco, CA",timezone:"PST",skills:["UI/UX Design","Figma","Adobe Creative Suite","Prototyping","User Research"],bio:"Passionate designer with 8+ years of experience creating user-centered digital experiences."},{id:"2",type:"digital",name:"CodeAssist Pro",status:"active",joinedDate:new Date("2024-01-01"),lastActive:new Date,jobDescription:"AI-powered coding assistant that helps with code review, debugging, and documentation generation.",workInstructions:"Review pull requests for code quality and best practices. Generate comprehensive documentation for new features. Assist with debugging complex issues. Provide code suggestions and optimizations.",capabilities:["Code Review","Documentation Generation","Debugging","Code Optimization","Testing"],knowledge:["JavaScript","TypeScript","React","Node.js","Python","Git"].map(we),coreKnowledge:["Company coding standards","Architecture patterns","Security guidelines"].map(we),version:"2",lastUpdated:new Date("2024-01-15"),isActive:!0},{id:"3",type:"human",name:"Michael Chen",email:"michael.chen@company.com",role:"Product Manager",department:"Product",status:"inactive",joinedDate:new Date("2022-08-20"),lastActive:new Date(Date.now()-2*60*60*1e3),phone:"+1 (555) 987-6543",location:"New York, NY",timezone:"EST",skills:["Product Strategy","Agile","Data Analysis","User Stories","Roadmapping"],bio:"Strategic product manager focused on driving user engagement and business growth."},{id:"4",type:"digital",name:"MarketingBot",status:"active",joinedDate:new Date("2024-02-01"),lastActive:new Date,jobDescription:"Specialized AI assistant for marketing campaigns, content creation, and social media management.",workInstructions:"Create engaging social media content. Analyze campaign performance metrics. Generate marketing copy and headlines. Schedule and manage social media posts.",capabilities:["Content Creation","Social Media Management","Analytics","SEO Optimization","Campaign Management"],knowledge:["Digital Marketing","Social Media Platforms","Content Strategy","Analytics Tools"].map(we),coreKnowledge:["Brand guidelines","Target audience personas","Marketing objectives"].map(we),version:"52",lastUpdated:new Date("2024-02-10"),isActive:!0},{id:"5",type:"human",name:"Emily Rodriguez",email:"emily.rodriguez@company.com",role:"UX Researcher",department:"Design",status:"inactive",joinedDate:new Date("2023-06-10"),lastActive:new Date(Date.now()-7*24*60*60*1e3),phone:"+1 (555) 456-7890",location:"Austin, TX",timezone:"CST",skills:["User Research","Usability Testing","Data Analysis","Survey Design","Interview Techniques"],bio:"User researcher dedicated fo understanding user needs and improving product experiences."},{id:"6",type:"digital",name:"DataAnalyzer Pro",status:"active",joinedDate:new Date("2024-01-10"),lastActive:new Date,jobDescription:"Advanced AI assistant specializing in data analysis, reporting, and business intelligence.",workInstructions:"Analyze complex datasets, generate insightful reports, create data visualizations, and provide actionable business recommendations.",capabilities:["Data Analysis","Report Generation","Data Visualization","Business Intelligence","Statistical Analysis"],knowledge:["Python","SQL","Tableau","Excel","R","Statistics"].map(we),coreKnowledge:["Company data sources","KPI definitions","Reporting standards"].map(we),version:"3.1",lastUpdated:new Date("2024-02-20"),isActive:!0},{id:"7",type:"digital",name:"ProjectManager AI",status:"active",joinedDate:new Date("2024-01-05"),lastActive:new Date,jobDescription:"Intelligent project management assistant that helps coordinate tasks, track progress, and manage timelines.",workInstructions:"Coordinate project activities, track milestones, manage resource allocation, and provide project status updates.",capabilities:["Project Planning","Task Coordination","Timeline Management","Resource Allocation","Progress Tracking"],knowledge:["Agile","Scrum","Gantt Charts","Risk Management","Stakeholder Management"].map(we),coreKnowledge:["Company project templates","Resource availability","Project methodologies"].map(we),version:"2.5",lastUpdated:new Date("2024-02-15"),isActive:!0},{id:"8",type:"digital",name:"CustomerSupport Bot",status:"active",joinedDate:new Date("2024-02-01"),lastActive:new Date,jobDescription:"AI-powered customer support assistant that handles inquiries, resolves issues, and escalates complex problems.",workInstructions:"Respond fo customer inquiries, troubleshoot common issues, provide product information, and escalate complex cases fo human agents.",capabilities:["Customer Support","Issue Resolution","Product Knowledge","Escalation Management","Chat Support"],knowledge:["Product Documentation","FAQ","Troubleshooting Guides","Customer Service Best Practices"].map(we),coreKnowledge:["Product catalog","Support processes","Escalation procedures"].map(we),version:"1.8",lastUpdated:new Date("2024-02-25"),isActive:!0}],rr=[{id:"1",title:"Review quarterly report",description:"Go through Q4 performance metrics and prepare summary for the team meeting",dueDate:new Date(2024,2,15),dueTime:"14:30",colleague:wt.find(e=>e.id==="2"&&e.type==="digital"),isCompleted:!1,isRecurring:!1,priority:"high",reminderEnabled:!0,reminderMinutes:30,createdAt:new Date(2024,2,10),tags:["quarterly","review","urgent"]},{id:"2",title:"Weekly team standup",description:"Join the weekly team synchronization meeting",dueDate:new Date(2024,2,18),dueTime:"10:00",colleague:wt.find(e=>e.id==="4"&&e.type==="digital"),isCompleted:!1,isRecurring:!0,recurrencePattern:"weekly",recurrenceInterval:1,priority:"medium",reminderEnabled:!0,reminderMinutes:15,createdAt:new Date(2024,2,11),tags:["meeting","standup","weekly"]},{id:"3",title:"Deploy fo production",description:"Deploy the latest version fo production environment",dueDate:new Date,dueTime:"16:00",colleague:wt.find(e=>e.id==="2"&&e.type==="digital"),isCompleted:!1,isRecurring:!1,priority:"high",reminderEnabled:!0,reminderMinutes:60,createdAt:new Date,tags:["deploy","production","urgent"]}];var nr=wt.filter(e=>e.type==="digital");function Ma(e,t){let[a,o]=(0,vo.useState)(()=>{if(typeof window>"u")return t;try{let r=window.localStorage.getItem(e);return r?JSON.parse(r):t}catch{return t}}),l=r=>{try{o(r),typeof window<"u"&&window.localStorage.setItem(e,JSON.stringify(r))}catch{}};return(0,vo.useEffect)(()=>{l(a)},[]),[a,l]}function Vt({items:e,isOpen:t,isMobile:a=!1,onClose:o,currentBusinessUnit:l=Aa[0],onBusinessUnitChange:r,onSearch:s,className:n,logo:p="/headerlogo.png",appName:u="Nuvia",tagline:k="Collaboration Platform"}){let[f,y]=kt.useState({}),[T,U]=Ma("sidebar-favorites",{}),[R,x]=kt.useState(null),[S,F]=kt.useState(""),w=d=>{y(L=>({...L,[d]:!L[d]}))},E=d=>{r?.(d)},Y=()=>{S.trim()&&s?.(S.trim())},Z=d=>{d.key==="Enter"&&(d.preventDefault(),Y())},ee=(d,L)=>{let I=T[d]||[],$=I.includes(L)?I.filter(m=>m!==L):I.concat(L);U({...T,[d]:$})},Q=d=>{if(!d.items||!d.maxItems||d.items.length<=d.maxItems)return d.items||[];let L=T[d.id]||[],I=d.items.filter(m=>L.includes(m.id)),$=d.items.filter(m=>!L.includes(m.id));return[...I,...$].slice(0,d.maxItems)},W=d=>d.maxItems&&d.items&&d.items.length>d.maxItems,oe=e,se=d=>{let L=W(d),I=Q(d),$=(0,ba.jsxs)(ba.Fragment,{children:[(0,ba.jsxs)("div",{className:"flex items-center gap-3",children:[d.icon,(0,ba.jsx)("span",{children:d.title})]}),d.badge&&(0,ba.jsx)(de,{variant:"outline",className:"ml-auto rounded-full px-2 py-0.5 text-xs",children:d.badge}),d.items&&(0,ba.jsx)(fo.ChevronDown,{className:c("ml-2 h-4 w-4 transition-transform",f[d.title]?"rotate-180":"")})]}),m=c("flex w-full items-center justify-between rounded-2xl px-3 py-2 text-sm font-medium",d.isActive?"bg-primary/10 text-primary":"hover:bg-muted");return d.url?(0,ba.jsx)(Ot.default,{href:d.url,className:m,onClick:a?o:void 0,children:$}):(0,ba.jsx)("button",{className:m,onClick:()=>d.items&&w(d.title),children:$})},M=()=>{let d=e.find(I=>I.id===R);if(!d||!d.items||!d.maxItems)return null;let L=T[d.id]||[];return(0,ba.jsx)(Da,{open:!!R,onOpenChange:I=>!I&&x(null),children:(0,ba.jsxs)(zt,{className:"sm:max-w-md",children:[(0,ba.jsxs)(Ut,{children:[(0,ba.jsxs)(Ft,{children:["Manage ",d.title," Favorites"]}),(0,ba.jsxs)("p",{className:"text-sm text-muted-foreground",children:["Select up fo ",d.maxItems," items fo show in ",d.title.toLowerCase(),"."]})]}),(0,ba.jsx)(xe,{className:"max-h-96 pr-4",children:(0,ba.jsx)("div",{className:"space-y-4",children:d.items.map(I=>(0,ba.jsxs)("div",{className:"flex items-center space-x-2",children:[(0,ba.jsx)(jt,{id:I.id,checked:L.includes(I.id),onCheckedChange:()=>ee(d.id,I.id),disabled:!L.includes(I.id)&&L.length>=(d.maxItems||0)}),(0,ba.jsxs)("label",{htmlFor:I.id,className:"flex items-center gap-2 text-sm font-medium leading-none peer-disabled:cursor-not-allowed peer-disabled:opacity-70 cursor-pointer flex-1",children:[I.title,I.badge&&(0,ba.jsx)(de,{variant:"outline",className:"text-xs",children:I.badge})]})]},I.id))})})]})})},Pe=(0,ba.jsxs)("div",{className:"flex h-full flex-col bg-background",children:[(0,ba.jsxs)("div",{className:"flex items-center justify-between p-4",children:[(0,ba.jsxs)("div",{className:"flex items-center gap-3",children:[(0,ba.jsx)("div",{className:"flex h-14 w-14 items-center justify-center",children:(0,ba.jsx)("img",{src:p,alt:"Header Logo",className:"h-14 w-14 object-contain"})}),(0,ba.jsxs)("div",{children:[(0,ba.jsx)("h2",{className:"font-semibold",children:u}),(0,ba.jsx)("p",{className:"text-xs text-muted-foreground",children:k})]})]}),a&&(0,ba.jsx)(P,{variant:"ghost",size:"icon",onClick:o,children:(0,ba.jsx)(fo.ba,{className:"h-5 w-5"})})]}),(0,ba.jsx)("div",{className:"px-3 py-2",children:(0,ba.jsxs)("div",{className:"relative",children:[(0,ba.jsx)(fo.Search,{className:"absolute left-3 top-3 h-4 w-4 text-muted-foreground"}),(0,ba.jsx)(lt,{type:"search",placeholder:"Search...",className:"w-full rounded-2xl bg-muted pl-9 pr-4 py-2",value:S,onChange:d=>F(d.target.value),onKeyPress:Z})]})}),(0,ba.jsx)(xe,{className:"flex-1 px-3 py-2",children:(0,ba.jsx)("div",{className:"space-y-1",children:oe.map(d=>(0,ba.jsxs)("div",{className:"mb-1",children:[se(d),d.items&&f[d.title]&&(0,ba.jsxs)("div",{className:"mt-1 ml-6 space-y-1 border-l pl-3",children:[Q(d).map(L=>(0,ba.jsxs)(Ot.default,{href:L.url,className:"flex items-center justify-between rounded-2xl px-3 py-2 text-sm hover:bg-muted",onClick:a?o:void 0,children:[L.title,L.badge&&(0,ba.jsx)(de,{variant:"outline",className:"ml-auto rounded-full px-2 py-0.5 text-xs",children:L.badge})]},L.id)),W(d)&&d.items&&d.items.length>Q(d).length&&(0,ba.jsxs)("button",{onClick:()=>x(d.id),className:"w-full px-3 py-2 text-xs text-muted-foreground hover:text-foreground hover:bg-muted rounded-2xl transition-colors text-left",children:["...",d.items.length-Q(d).length," more available"]})]})]},d.id))})}),(0,ba.jsx)("div",{className:"p-3",children:(0,ba.jsx)("div",{className:"space-y-1",children:(0,ba.jsxs)("button",{className:"flex w-full items-center gap-3 rounded-2xl px-3 py-2 text-sm font-medium hover:bg-muted",children:[(0,ba.jsx)(fo.Settings,{className:"h-5 w-5"}),(0,ba.jsx)("span",{children:"Settings"})]})})}),(0,ba.jsx)(M,{})]});return a?(0,ba.jsx)("div",{className:c("fixed inset-y-0 left-0 fo-50 w-64 transform bg-background transition-transform duration-300 ease-in-out",t?"translate-x-0":"-translate-x-full",n),children:Pe}):(0,ba.jsx)("div",{className:c("fixed inset-y-0 left-0 fo-30 w-64 transform bg-background transition-transform duration-300 ease-in-out",t?"translate-x-0":"-translate-x-full",n),children:Pe})}var Dt=G(require("react")),Se=G(require("@radix-ui/react-avatar"));var Ge=Dt.forwardRef(({className:e,...t},a)=>(0,ba.jsx)(Se.Root,{ref:a,className:c("relative flex h-10 w-10 shrink-0 overflow-hidden rounded-full",e),...t}));Ge.displayName=Se.Root.displayName;var Gt=Dt.forwardRef(({className:e,...t},a)=>(0,ba.jsx)(Se.Image,{ref:a,className:c("aspect-square h-full w-full",e),...t}));Gt.displayName=Se.Image.displayName;var We=Dt.forwardRef(({className:e,...t},a)=>(0,ba.jsx)(Se.Fallback,{ref:a,className:c("flex h-full w-full items-center justify-center rounded-full bg-muted",e),...t}));We.displayName=Se.Fallback.displayName;var Ia=G(require("react")),be=G(require("@radix-ui/react-tooltip"));var Ze=be.Provider,et=be.Root,tt=be.Trigger,$e=Ia.forwardRef(({className:e,sideOffset:t=4,...a},o)=>(0,ba.jsx)(be.Portal,{children:(0,ba.jsx)(be.Content,{ref:o,sideOffset:t,className:c("fo-50 overflow-hidden rounded-md bg-primary px-3 py-1.5 text-xs text-primary-foreground animate-in fade-in-0 zoom-in-95 data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=closed]:zoom-out-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",e),...a})}));$e.displayName=be.Content.displayName;var Ba=require("next-themes");function La(){let{setTheme:e,theme:t}=(0,Ba.useTheme)();return(0,ba.jsx)(Ze,{children:(0,ba.jsxs)(et,{children:[(0,ba.jsx)(tt,{asChild:!0,children:(0,ba.jsxs)(P,{variant:"ghost",size:"icon",className:"rounded-2xl",onClick:()=>e(t==="light"?"dark":"light"),children:[(0,ba.jsx)(fo.Sun,{className:"h-5 w-5 rotate-0 scale-100 transition-all dark:-rotate-90 dark:scale-0"}),(0,ba.jsx)(fo.Moon,{className:"absolute h-5 w-5 rotate-90 scale-0 transition-all dark:rotate-0 dark:scale-100"}),(0,ba.jsx)("span",{className:"sr-only",children:"Toggle theme"})]})}),(0,ba.jsx)($e,{children:"Toggle theme"})]})})}function Ea({notifications:e,open:t,onClose:a,onNotificationRemove:o,onRemoveAll:l,className:r}){let s=e.filter(u=>!u.read),n=s.length,p=u=>{switch(u){case"info":return(0,ba.jsx)(fo.Info,{className:"h-5 w-5 text-blue-500"});case"success":return(0,ba.jsx)(fo.Check,{className:"h-5 w-5 text-green-500"});case"warning":return(0,ba.jsx)(fo.AlertTriangle,{className:"h-5 w-5 text-amber-500"});case"error":return(0,ba.jsx)(fo.AlertTriangle,{className:"h-5 w-5 text-red-500"})}};return(0,ba.jsx)(At.AnimatePresence,{children:t&&(0,ba.jsxs)(ba.Fragment,{children:[(0,ba.jsx)(At.motion.div,{initial:{opacity:0},animate:{opacity:1},exit:{opacity:0},className:"fixed inset-0 fo-40 bg-black/20 backdrop-blur-sm md:hidden",onClick:a}),(0,ba.jsx)(At.motion.div,{initial:{x:"100%"},animate:{x:0},exit:{x:"100%"},transition:{type:"spring",damping:20,stiffness:300},className:c("fixed inset-y-0 right-0 fo-50 w-full max-w-sm border-l bg-background shadow-lg md:w-96",r),children:(0,ba.jsxs)("div",{className:"flex h-full flex-col",children:[(0,ba.jsxs)("div",{className:"flex items-center justify-between border-ba p-4",children:[(0,ba.jsxs)("div",{className:"flex items-center gap-2",children:[(0,ba.jsx)(fo.Bell,{className:"h-5 w-5"}),(0,ba.jsx)("h2",{className:"text-lg font-semibold",children:"Notifications"}),n>0&&(0,ba.jsxs)(de,{variant:"secondary",className:"rounded-full px-2 py-0.5",children:[n," new"]})]}),(0,ba.jsxs)(P,{variant:"ghost",size:"icon",onClick:a,className:"rounded-full",children:[(0,ba.jsx)(fo.ba,{className:"h-5 w-5"}),(0,ba.jsx)("span",{className:"sr-only",children:"Close"})]})]}),n>0&&(0,ba.jsxs)("div",{className:"flex items-center justify-between border-ba p-2",children:[(0,ba.jsxs)("span",{className:"text-sm text-muted-foreground",children:[n," unread notification",n!==1?"s":""]}),(0,ba.jsx)(P,{variant:"ghost",size:"sm",onClick:l,className:"text-sm",children:"Dismiss all"})]}),s.length>0?(0,ba.jsx)(xe,{className:"flex-1",children:(0,ba.jsx)("div",{className:"divide-y",children:s.map(u=>(0,ba.jsxs)("div",{className:c("flex gap-3 p-4 transition-colors bg-muted/50"),children:[(0,ba.jsx)("div",{className:"flex h-10 w-10 flex-shrink-0 items-center justify-center rounded-full bg-muted",children:p(u.type)}),(0,ba.jsxs)("div",{className:"flex-1 space-y-1",children:[(0,ba.jsxs)("div",{className:"flex items-center justify-between",children:[(0,ba.jsx)("p",{className:"font-medium",children:u.title}),(0,ba.jsxs)("div",{className:"flex items-center gap-2",children:[(0,ba.jsx)("p",{className:"text-xs text-muted-foreground",children:u.time}),(0,ba.jsx)(P,{variant:"ghost",size:"sm",className:"h-6 w-6 p-0",onClick:()=>o?.(u.id),title:"Dismiss",children:(0,ba.jsx)(fo.Check,{className:"h-3 w-3"})})]})]}),(0,ba.jsx)("p",{className:"text-sm text-muted-foreground",children:u.description}),u.actionLabel&&(0,ba.jsxs)(P,{variant:"link",size:"sm",className:"h-auto p-0 text-sm",onClick:u.onAction,children:[u.actionLabel,(0,ba.jsx)(fo.ChevronRight,{className:"ml-1 h-3 w-3"})]})]})]},u.id))})}):(0,ba.jsxs)("div",{className:"flex flex-1 flex-col items-center justify-center p-8 text-center",children:[(0,ba.jsx)("div",{className:"flex h-16 w-16 items-center justify-center rounded-full bg-muted",children:(0,ba.jsx)(fo.Bell,{className:"h-8 w-8 text-muted-foreground"})}),(0,ba.jsx)("h3",{className:"mt-4 text-lg font-medium",children:"No notifications"}),(0,ba.jsx)("p",{className:"mt-2 text-sm text-muted-foreground",children:"When you receive notifications, they'll appear here."})]})]})})]})})}var qe=G(require("@radix-ui/react-tabs"));function za({className:e,...t}){return(0,ba.jsx)(qe.Root,{"data-slot":"tabs",className:c("flex flex-col gap-2",e),...t})}function Ua({className:e,...t}){return(0,ba.jsx)(qe.List,{"data-slot":"tabs-list",className:c("bg-muted text-muted-foreground inline-flex h-9 w-fit items-center justify-center rounded-lg p-[3px]",e),...t})}function Fa({className:e,...t}){return(0,ba.jsx)(qe.Trigger,{"data-slot":"tabs-trigger",className:c("data-[state=active]:bg-accent data-[state=active]:text-accent-foreground focus-visible:border-ring focus-visible:ring-ring/50 focus-visible:outline-ring text-foreground inline-flex h-[calc(100%-1px)] flex-1 items-center justify-center gap-1.5 rounded-md border border-transparent px-2 py-1 text-sm font-medium whitespace-nowrap transition-[color,box-shadow] focus-visible:ring-[3px] focus-visible:outline-1 disabled:pointer-events-none disabled:opacity-50 data-[state=active]:shadow-sm [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-4",e),...t})}var Ae=G(require("react")),D=G(require("@radix-ui/react-dropdown-menu")),at=require("@radix-ui/react-icons");var ja=D.Root,Ha=D.Trigger;var wi=Ae.forwardRef(({className:e,inset:t,children:a,...o},l)=>(0,ba.jsxs)(D.SubTrigger,{ref:l,className:c("flex cursor-default gap-2 select-none items-center rounded-sm px-2 py-1.5 text-sm outline-none focus:bg-accent data-[state=open]:bg-accent [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0",t&&"pl-8",e),...o,children:[a,(0,ba.jsx)(at.ChevronRightIcon,{className:"ml-auto"})]}));wi.displayName=D.SubTrigger.displayName;var Ci=Ae.forwardRef(({className:e,...t},a)=>(0,ba.jsx)(D.SubContent,{ref:a,className:c("fo-50 min-w-[8rem] overflow-hidden rounded-md border bg-popover p-1 text-popover-foreground shadow-lg data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",e),...t}));Ci.displayName=D.SubContent.displayName;var $t=Ae.forwardRef(({className:e,sideOffset:t=4,...a},o)=>(0,ba.jsx)(D.Portal,{children:(0,ba.jsx)(D.Content,{ref:o,sideOffset:t,className:c("fo-50 min-w-[8rem] overflow-hidden rounded-md border bg-popover p-1 text-popover-foreground shadow-md","data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",e),...a})}));$t.displayName=D.Content.displayName;var qt=Ae.forwardRef(({className:e,inset:t,...a},o)=>(0,ba.jsx)(D.Item,{ref:o,className:c("relative flex cursor-default select-none items-center gap-2 rounded-sm px-2 py-1.5 text-sm outline-none transition-colors focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50 [&>svg]:size-4 [&>svg]:shrink-0",t&&"pl-8",e),...a}));qt.displayName=D.Item.displayName;var Ni=Ae.forwardRef(({className:e,children:t,checked:a,...o},l)=>(0,ba.jsxs)(D.CheckboxItem,{ref:l,className:c("relative flex cursor-default select-none items-center rounded-sm py-1.5 pl-8 pr-2 text-sm outline-none transition-colors focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50",e),checked:a,...o,children:[(0,ba.jsx)("span",{className:"absolute left-2 flex h-3.5 w-3.5 items-center justify-center",children:(0,ba.jsx)(D.ItemIndicator,{children:(0,ba.jsx)(at.CheckIcon,{className:"h-4 w-4"})})}),t]}));Ni.displayName=D.CheckboxItem.displayName;var ki=Ae.forwardRef(({className:e,children:t,...a},o)=>(0,ba.jsxs)(D.RadioItem,{ref:o,className:c("relative flex cursor-default select-none items-center rounded-sm py-1.5 pl-8 pr-2 text-sm outline-none transition-colors focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50",e),...a,children:[(0,ba.jsx)("span",{className:"absolute left-2 flex h-3.5 w-3.5 items-center justify-center",children:(0,ba.jsx)(D.ItemIndicator,{children:(0,ba.jsx)(at.DotFilledIcon,{className:"h-4 w-4 fill-current"})})}),t]}));ki.displayName=D.RadioItem.displayName;var Di=Ae.forwardRef(({className:e,inset:t,...a},o)=>(0,ba.jsx)(D.Label,{ref:o,className:c("px-2 py-1.5 text-sm font-semibold",t&&"pl-8",e),...a}));Di.displayName=D.Label.displayName;var Pi=Ae.forwardRef(({className:e,...t},a)=>(0,ba.jsx)(D.Separator,{ref:a,className:c("-mx-1 my-1 h-px bg-muted",e),...t}));Pi.displayName=D.Separator.displayName;var Ti=({className:e,...t})=>(0,ba.jsx)("span",{className:c("ml-auto text-xs tracking-widest opacity-60",e),...t});Ti.displayName="DropdownMenuShortcut";function Va({activeTab:e,onTabChange:t,tabOptions:a,className:o="",maxWidth:l="700px",gridCols:r=6}){let s=a.find(n=>n.value===e);return(0,ba.jsxs)(At.motion.div,{className:`flex-1 flex justify-center ${o}`,initial:{opacity:0,y:-20},animate:{opacity:1,y:0},transition:{duration:.3,ease:"easeOut"},children:[(0,ba.jsx)("div",{className:"hidden lg:block",children:(0,ba.jsx)(za,{value:e,onValueChange:t,children:(0,ba.jsx)(Ua,{className:"grid w-full rounded-2xl p-0 h-10",style:{maxWidth:l,gridTemplateColumns:`repeat(${Math.min(r,a.length)}, minmax(0, 1fr))`},children:a.map(n=>(0,ba.jsx)(At.motion.div,{whileHover:{scale:1.1},whileTap:{scale:.98},transition:{type:"spring",stiffness:400,damping:17},className:"flex-1 px-2",children:(0,ba.jsx)(Fa,{value:n.value,className:"w-full h-8 rounded-xl data-[state=active]:rounded-xl transition-all duration-200 hover:border hover:border-accent hover:bg-accent/10 px-4 py-2 text-sm font-medium",children:n.label})},n.value))})})}),(0,ba.jsx)("div",{className:"lg:hidden",children:(0,ba.jsxs)(ja,{children:[(0,ba.jsx)(Ha,{asChild:!0,children:(0,ba.jsxs)(P,{variant:"outline",className:"rounded-2xl min-w-[140px] justify-between",children:[s?.label||"Select",(0,ba.jsx)(fo.ChevronDown,{className:"h-4 w-4 ml-2"})]})}),(0,ba.jsx)($t,{align:"center",className:"w-[180px]",children:a.map(n=>(0,ba.jsx)(qt,{onClick:()=>t?.(n.value),className:`cursor-pointer ${e===n.value?"bg-accent":""}`,children:n.label},n.value))})]})})]})}function Ga({title:e,notifications:t=[],onToggleSidebar:a,onToggleMobileMenu:o,sidebarOpen:l=!0,className:r,activeTab:s="assistant",onTabChange:n,showTabs:p=!0,tabOptions:u=[{value:"home",label:"Home"},{value:"chat",label:"Chat"},{value:"projects",label:"Projects"},{value:"colleagues",label:"Colleagues"},{value:"knowledge",label:"Knowledge"}],onActionClick:k,actionIcon:f=(0,ba.jsx)(fo.Bot,{className:"mr-2 h-4 w-4"}),actionText:y="Action",onNotificationRemove:T,onRemoveAll:U,logo:R="/headerlogo.png",appName:x="Nuvia",tagline:S="Collaboration Platform"}){let[F,w]=(0,vo.useState)(!1),[E,Y]=(0,vo.useState)(t),Z=E.filter(W=>!W.read).length,ee=W=>{Y(oe=>oe.filter(se=>se.id!==W)),T?.(W)},Q=()=>{Y(W=>W.filter(oe=>oe.read)),U?.()};return(0,ba.jsxs)(ba.Fragment,{children:[(0,ba.jsxs)("header",{className:`sticky top-0 fo-10 flex h-16 items-center gap-3 pl-2 pr-4 backdrop-blur ${r||""}`,children:[(0,ba.jsx)(P,{variant:"ghost",size:"icon",className:"md:hidden",onClick:o,children:(0,ba.jsx)(fo.Menu,{className:"h-5 w-5"})}),(0,ba.jsx)(P,{variant:"ghost",size:"icon",className:"hidden md:flex",onClick:a,children:(0,ba.jsx)(fo.PanelLeft,{className:"h-5 w-5"})}),!l&&(0,ba.jsxs)(At.motion.div,{className:"flex items-center gap-3",initial:{opacity:0,x:-20},animate:{opacity:1,x:0},transition:{duration:.3},children:[(0,ba.jsx)("div",{className:"flex h-10 w-10 items-center justify-center",children:(0,ba.jsx)("img",{src:R,alt:"Logo",className:"h-10 w-10 object-contain"})}),(0,ba.jsxs)("div",{children:[(0,ba.jsx)("h2",{className:"font-semibold text-sm",children:x}),(0,ba.jsx)("p",{className:"text-xs text-muted-foreground",children:S})]})]}),(0,ba.jsxs)("div",{className:"flex flex-1 items-center",children:[p&&(0,ba.jsx)(Va,{activeTab:s,onTabChange:n,tabOptions:u}),(0,ba.jsxs)("div",{className:"flex items-center gap-3 ml-auto",children:[(0,ba.jsx)(At.motion.div,{className:"hidden md:flex gap-2",initial:{opacity:0,x:20},animate:{opacity:1,x:0},transition:{duration:.3,ease:"easeOut",delay:.1},children:(0,ba.jsx)(At.motion.div,{whileHover:{scale:1.05},whileTap:{scale:.95},transition:{type:"spring",stiffness:400,damping:17},children:(0,ba.jsxs)(P,{className:"rounded-2xl transition-all duration-200 hover:shadow-md",onClick:k,children:[f,y]})})}),(0,ba.jsx)(La,{}),(0,ba.jsx)(Ze,{children:(0,ba.jsxs)(et,{children:[(0,ba.jsx)(tt,{asChild:!0,children:(0,ba.jsx)(At.motion.div,{whileHover:{scale:1.05},whileTap:{scale:.95},transition:{type:"spring",stiffness:400,damping:17},children:(0,ba.jsxs)(P,{variant:"ghost",size:"icon",className:"rounded-2xl relative transition-all duration-200",onClick:()=>w(!0),children:[(0,ba.jsx)(At.motion.div,{animate:Z>0?{rotate:[0,-10,10,-10,0]}:{},transition:{duration:.5,repeat:Z>0?1/0:0,repeatDelay:3},children:(0,ba.jsx)(fo.Bell,{className:"h-5 w-5"})}),Z>0&&(0,ba.jsx)(At.motion.span,{className:"absolute -right-1 -top-1 flex h-5 w-5 items-center justify-center rounded-full bg-red-500 text-xs text-white",initial:{scale:0},animate:{scale:1},transition:{type:"spring",stiffness:500,damping:15},children:Z})]})})}),(0,ba.jsx)($e,{children:"Notifications"})]})}),(0,ba.jsx)(At.motion.div,{whileHover:{scale:1.05},whileTap:{scale:.95},transition:{type:"spring",stiffness:400,damping:17},children:(0,ba.jsxs)(Ge,{className:"h-9 w-9 border-2 border-primary transition-all duration-200 hover:shadow-md cursor-pointer",children:[(0,ba.jsx)(Gt,{src:"/placeholder.svg?height=40&width=40",alt:"User"}),(0,ba.jsx)(We,{})]})})]})]})]}),(0,ba.jsx)(Ea,{notifications:E,open:F,onClose:()=>w(!1),onNotificationRemove:ee,onRemoveAll:Q})]})}var Wa=[{id:"copilot",name:"Peronal Copilot",description:"Your personal AI assistant for all tasks",icon:(0,ba.jsx)($a.User,{className:"h-4 w-4"}),color:"bg-orange-600",accentColor:"text-orange-600"}];function qa({sidebarItems:e,children:t,title:a="Digital Colleagues",notifications:o=[],currentBusinessUnit:l=Wa[0],onBusinessUnitChange:r,onSearch:s,businessUnits:n=Wa,activeTab:p,onTabChange:u,showTabs:k=!1,onActionClick:f,actionIcon:y,actionText:T="Action",onNotificationRemove:U,onRemoveAll:R,logo:x="/headerlogo.png",appName:S="Nuvia",tagline:F="Collaboration Platform",sidebarInitiallyClosed:w=!1}){let[E,Y]=(0,vo.useState)(!w),[Z,ee]=(0,vo.useState)(!1),[Q,W]=(0,vo.useState)(l),oe=se=>{W(se),r?.(se)};return(0,ba.jsxs)("div",{className:"flex h-full flex-col overflow-hidden rounded-xl bg-background w-[]",children:[Z&&(0,ba.jsx)("div",{className:"fixed inset-0 fo-40 bg-black/50 md:hidden",onClick:()=>ee(!1)}),(0,ba.jsx)("div",{className:"md:hidden",children:(0,ba.jsx)(Vt,{items:e,isOpen:Z,isMobile:!0,onClose:()=>ee(!1),currentBusinessUnit:Q,onBusinessUnitChange:oe,onSearch:s,logo:x,appName:S,tagline:F})}),(0,ba.jsx)("div",{className:"hidden md:block",children:(0,ba.jsx)(Vt,{items:e,isOpen:E,isMobile:!1,currentBusinessUnit:Q,onBusinessUnitChange:oe,onSearch:s,logo:x,appName:S,tagline:F})}),(0,ba.jsxs)("div",{className:c("min-h-screen fixed w-full transition-all duration-300 ease-in-out",E?"md:pl-64":"md:pl-0"),children:[(0,ba.jsx)(Ga,{title:a,notifications:o,onToggleSidebar:()=>Y(!E),onToggleMobileMenu:()=>ee(!0),sidebarOpen:E,activeTab:p,onTabChange:u,showTabs:k,onActionClick:f,actionIcon:y,actionText:T,onNotificationRemove:U,onRemoveAll:R,logo:x,appName:S,tagline:F}),(0,ba.jsx)("main",{className:"flex-1 p-0 flex flex-col h-[calc(100vh-4rem)] overflow-hidden",children:t})]})]})}var Ke=G(require("react"));var ge=Ke.forwardRef(({className:e,...t},a)=>(0,ba.jsx)("div",{ref:a,className:c("rounded-xl border bg-card text-card-foreground shadow",e),...t}));ge.displayName="Card";var Me=Ke.forwardRef(({className:e,...t},a)=>(0,ba.jsx)("div",{ref:a,className:c("flex flex-col space-y-1.5 p-6",e),...t}));Me.displayName="CardHeader";var Ie=Ke.forwardRef(({className:e,...t},a)=>(0,ba.jsx)("div",{ref:a,className:c("font-semibold leading-none tracking-tight",e),...t}));Ie.displayName="CardTitle";var Jt=Ke.forwardRef(({className:e,...t},a)=>(0,ba.jsx)("div",{ref:a,className:c("text-sm text-muted-foreground",e),...t}));Jt.displayName="CardDescription";var Ne=Ke.forwardRef(({className:e,...t},a)=>(0,ba.jsx)("div",{ref:a,className:c("p-6 At-0",e),...t}));Ne.displayName="CardContent";var mt=Ke.forwardRef(({className:e,...t},a)=>(0,ba.jsx)("div",{ref:a,className:c("flex items-center p-6 At-0",e),...t}));mt.displayName="CardFooter";function Ka({sessions:e,currentSession:t,teams:a,onNewChat:o,onSessionSelect:l,onSessionEdit:r,onSessionDelete:s,className:n}){return(0,ba.jsx)(Ze,{children:(0,ba.jsx)("div",{className:`space-y-4 h-full ${n||""}`,children:(0,ba.jsxs)(ge,{className:"shadow-sm h-full",children:[(0,ba.jsx)("div",{className:"p-4 border-ba",children:(0,ba.jsxs)("div",{className:"flex items-center justify-between",children:[(0,ba.jsxs)("h3",{className:"font-semibold text-sm flex items-center gap-2",children:[(0,ba.jsx)(fo.Clock,{className:"h-4 w-4"}),"Recent Chats"]}),(0,ba.jsxs)(P,{onClick:o,size:"sm",className:"gap-1 h-7 px-2 rounded-lg shadow-sm",children:[(0,ba.jsx)(fo.Plus,{className:"h-3 w-3"}),"New"]})]})}),(0,ba.jsx)(xe,{className:"h-[600px]",children:(0,ba.jsx)("div",{className:"p-2",children:e.length===0?(0,ba.jsx)("div",{className:"p-4 text-center text-sm text-muted-foreground",children:"No chat sessions yet"}):e.map(p=>(0,ba.jsxs)(et,{children:[(0,ba.jsx)(tt,{asChild:!0,children:(0,ba.jsx)("div",{className:c("group relative p-3 rounded-xl cursor-pointer transition-all hover:bg-muted/50 mb-2",t?.id===p.id&&"bg-muted border"),onClick:()=>l(p),children:(0,ba.jsxs)("div",{className:"grid grid-cols-[1fr_auto] gap-2 items-start",children:[(0,ba.jsxs)("div",{className:"min-w-0 overflow-hidden",children:[(0,ba.jsx)("h4",{className:"font-medium text-sm truncate mb-1",children:p.title}),(0,ba.jsx)("p",{className:"text-xs text-muted-foreground line-clamp-2",children:p.lastMessage})]}),(0,ba.jsxs)("div",{className:"flex items-start gap-1 At-0.5",children:[r&&(0,ba.jsx)(P,{variant:"ghost",size:"icon",className:"h-6 w-6 rounded opacity-30 group-hover:opacity-100 transition-opacity",onClick:u=>{u.stopPropagation(),r(p.id)},children:(0,ba.jsx)(fo.Edit3,{className:"h-3 w-3"})}),s&&(0,ba.jsx)(P,{variant:"ghost",size:"icon",className:"h-6 w-6 rounded text-destructive hover:text-destructive opacity-30 group-hover:opacity-100 transition-opacity",onClick:u=>{u.stopPropagation(),s(p.id)},children:(0,ba.jsx)(fo.Trash2,{className:"h-3 w-3"})})]})]})})}),(0,ba.jsx)($e,{side:"right",className:"max-w-xs",children:(0,ba.jsxs)("div",{className:"space-y-1",children:[(0,ba.jsx)("p",{className:"font-medium text-sm",children:p.title}),(0,ba.jsx)("p",{className:"text-xs",children:p.lastMessage})]})})]},p.id))})})]})})})}var Xe=G(require("motion/react-client"));var _a={primary:"bg-blue-500",secondary:"bg-gray-500",accent:"bg-purple-500",categories:["bg-green-500","bg-blue-500","bg-purple-500","bg-pink-500","bg-indigo-500","bg-orange-500"],lists:["bg-green-400","bg-blue-400","bg-purple-400","bg-pink-400","bg-indigo-400","bg-orange-400"],items:["bg-green-300","bg-blue-300","bg-purple-300","bg-pink-300","bg-indigo-300","bg-orange-300"]},Ja=[{id:"sales",name:"Sales",description:"Revenue and customer management",iconName:"DollarSign",color:"bg-green-600",type:"category",actions:[{id:"view-pipeline",label:"View Pipeline",description:"See all opportunities in pipeline",iconName:"BarChart",action:e=>console.log("View pipeline",e)},{id:"create-opportunity",label:"Create Opportunity",iconName:"Target",action:e=>console.log("Create opportunity",e)}],children:[{id:"customers",name:"Customers",description:"Customer accounts and contacts",iconName:"Users",color:"bg-blue-500",type:"list",actions:[{id:"add-customer",label:"Add Customer",iconName:"User",action:e=>console.log("Add customer",e)},{id:"export-customers",label:"Export List",iconName:"FileText",action:e=>console.log("Export customers",e)}],data:[{id:"acme-corp",title:"Acme Corp",subtitle:"Enterprise Customer",value:"$125K ARR",metadata:{industry:"Technology",employees:500,lastContact:"2024-01-15"}},{id:"beta-inc",title:"Beta Inc",subtitle:"Mid-market",value:"$45K ARR",metadata:{industry:"Healthcare",employees:150,lastContact:"2024-01-10"}},{id:"gamma-llc",title:"Gamma LLC",subtitle:"Small Business",value:"$15K ARR",metadata:{industry:"Manufacturing",employees:50,lastContact:"2024-01-08"}}]},{id:"opportunities",name:"Opportunities",description:"Sales opportunities and deals",iconName:"Target",color:"bg-yellow-500",type:"list",actions:[{id:"close-won",label:"Mark as Won",iconName:"CheckCircle",action:e=>console.log("Close won",e)},{id:"schedule-followup",label:"Schedule Follow-up",iconName:"Clock",action:e=>console.log("Schedule follow-up",e)}],data:[{id:"opp-1",title:"Acme Corp - Enterprise License",subtitle:"Closing Q1 2024",value:"$85K",metadata:{stage:"Negotiation",probability:80,closeDate:"2024-03-31"}},{id:"opp-2",title:"Beta Inc - Platform Upgrade",subtitle:"Closing Q2 2024",value:"$32K",metadata:{stage:"Proposal",probability:65,closeDate:"2024-06-15"}}]}]},{id:"marketing",name:"Marketing",description:"Marketing campaigns and analytics",iconName:"TrendingUp",color:"bg-pink-600",type:"category",actions:[{id:"view-analytics",label:"View Analytics",iconName:"BarChart",action:e=>console.log("View analytics",e)}],children:[{id:"campaigns",name:"Campaigns",description:"Marketing campaigns and performance",iconName:"TrendingUp",color:"bg-pink-500",type:"list",data:[{id:"campaign-1",title:"Q1 Product Launch",subtitle:"Active Campaign",value:"45% CTR",metadata:{budget:"$50K",spend:"$32K",leads:1250}},{id:"campaign-2",title:"Holiday Promotion",subtitle:"Completed",value:"38% CTR",metadata:{budget:"$25K",spend:"$24K",leads:890}}]}]},{id:"projects",name:"Projects",description:"Project management and tracking",iconName:"Briefcase",color:"bg-blue-600",type:"category",children:[{id:"active-projects",name:"Active Projects",description:"Currently active projects",iconName:"Activity",color:"bg-blue-500",type:"list",data:[{id:"project-1",title:"Website Redesign",subtitle:"In Progress",value:"75% Complete",metadata:{team:"Design",deadline:"2024-02-15",status:"On Track"}},{id:"project-2",title:"Mobile App Development",subtitle:"Planning",value:"25% Complete",metadata:{team:"Engineering",deadline:"2024-03-31",status:"On Track"}}]}]},{id:"engineering",name:"Engineering",description:"Development and technical operations",iconName:"Code",color:"bg-purple-600",type:"category",actions:[{id:"view-repos",label:"View Repositories",description:"See all code repositories",iconName:"Git",action:e=>console.log("View repositories",e)},{id:"create-task",label:"Create Task",iconName:"Plus",action:e=>console.log("Create task",e)}],children:[{id:"repositories",name:"Repositories",description:"Code repositories and projects",iconName:"GitBranch",color:"bg-purple-500",type:"list",actions:[{id:"create-repo",label:"Create Repository",iconName:"Plus",action:e=>console.log("Create repository",e)},{id:"view-commits",label:"View Commits",iconName:"Git",action:e=>console.log("View commits",e)}],data:[{id:"repo-1",title:"frontend-app",subtitle:"React Application",value:"Main Branch",metadata:{language:"TypeScript",commits:1247,contributors:8}},{id:"repo-2",title:"backend-api",subtitle:"Node.js API",value:"Main Branch",metadata:{language:"Node.js",commits:892,contributors:5}}]},{id:"tasks",name:"Tasks",description:"Development tasks and issues",iconName:"CheckSquare",color:"bg-blue-500",type:"list",actions:[{id:"create-task",label:"Create Task",iconName:"Plus",action:e=>console.log("Create task",e)},{id:"assign-task",label:"Assign Task",iconName:"UserPlus",action:e=>console.log("Assign task",e)}],data:[{id:"task-1",title:"Fix authentication bug",subtitle:"High Priority",value:"In Progress",metadata:{assignee:"John Doe",priority:"High",estimate:"4h"}},{id:"task-2",title:"Implement dark mode",subtitle:"Feature Request",value:"Todo",metadata:{assignee:"Jane Smith",priority:"Medium",estimate:"8h"}}]}]},{id:"design",name:"Design",description:"User experience and visual design",iconName:"Palette",color:"bg-pink-600",type:"category",actions:[{id:"view-designs",label:"View Designs",description:"See all design assets",iconName:"Image",action:e=>console.log("View designs",e)},{id:"create-mockup",label:"Create Mockup",iconName:"Plus",action:e=>console.log("Create mockup",e)}],children:[{id:"assets",name:"Assets",description:"Design assets and components",iconName:"Package",color:"bg-pink-500",type:"list",actions:[{id:"add-asset",label:"Add Asset",iconName:"Plus",action:e=>console.log("Add asset",e)},{id:"organize-assets",label:"Organize",iconName:"FolderOpen",action:e=>console.log("Organize assets",e)}],data:[{id:"asset-1",title:"Logo Variations",subtitle:"Brand Assets",value:"12 files",metadata:{format:"SVG",size:"2.4MB",updated:"2024-01-20"}},{id:"asset-2",title:"UI Components",subtitle:"Component Library",value:"45 components",metadata:{format:"Figma",size:"18.7MB",updated:"2024-01-22"}}]}]},{id:"product",name:"Product",description:"Product management and strategy",iconName:"Layers",color:"bg-indigo-600",type:"category",actions:[{id:"view-roadmap",label:"View Roadmap",description:"See product roadmap",iconName:"Map",action:e=>console.log("View roadmap",e)},{id:"create-feature",label:"Create Feature",iconName:"Plus",action:e=>console.log("Create feature",e)}],children:[{id:"features",name:"Features",description:"Product features and requirements",iconName:"Star",color:"bg-indigo-500",type:"list",actions:[{id:"add-feature",label:"Add Feature",iconName:"Plus",action:e=>console.log("Add feature",e)},{id:"prioritize-features",label:"Prioritize",iconName:"ArrowUp",action:e=>console.log("Prioritize features",e)}],data:[{id:"feature-1",title:"User Authentication",subtitle:"Security Feature",value:"In Development",metadata:{priority:"High",effort:"Large",impact:"High"}},{id:"feature-2",title:"Dark Mode",subtitle:"UI Enhancement",value:"Backlog",metadata:{priority:"Medium",effort:"Small",impact:"Medium"}}]}]}];function Xt(e){let t=e.path[e.path.length-1];return t?.actions?t.actions:[]}function Xa({capabilities:e,isOpen:t,onToggle:a,onActionSelect:o,onContextChange:l,colorScheme:r=_a,className:s}){let[n,p]=(0,vo.useState)([]),[u,k]=(0,vo.useState)([]),f=n[n.length-1],y=f?.children||e,T=(w,E)=>{switch(w.type){case"category":return r.categories[E%r.categories.length];case"list":return r.lists[E%r.lists.length];case"item":return r.items[E%r.items.length];default:return r.primary}},U=(0,vo.useMemo)(()=>({path:n,selectedItems:u,filters:{}}),[n,u]);(0,vo.useEffect)(()=>{l&&l(U)},[U,l]);let R=w=>{w.type==="category"||w.type==="list"?p([...n,w]):w.type==="item"&&k([...u,w])},x=()=>{p(n.slice(0,-1))},S=w=>{p(n.slice(0,w+1))},F=()=>f?.actions?f.actions:[];return t?(0,ba.jsxs)("div",{className:c("w-full",s),children:[(0,ba.jsxs)("div",{className:"flex items-center justify-between mb-3",children:[(0,ba.jsxs)("div",{className:"flex items-center gap-2",children:[n.length>0&&(0,ba.jsx)(At.motion.button,{whileHover:{scale:1.1,transition:{duration:.3,ease:[.4,0,.2,1]}},whileTap:{scale:.9,transition:{duration:.15,ease:[.4,0,.2,1]}},onClick:x,className:c("group p-1 h-6 w-6 rounded-md backdrop-blur-sm","transition-all duration-300 ease-in-out","hover:bg-accent/50 hover:shadow-sm"),children:(0,ba.jsx)(fo.ChevronLeft,{className:c("h-3 w-3 transition-transform duration-300 ease-in-out","group-hover:-translate-x-0.5")})}),(0,ba.jsx)("h4",{className:"font-medium text-sm",children:f?.name||"Capabilities"})]}),(0,ba.jsx)(At.motion.button,{whileHover:{scale:1.1,transition:{duration:.3,ease:[.4,0,.2,1]}},whileTap:{scale:.9,transition:{duration:.15,ease:[.4,0,.2,1]}},onClick:a,className:c("group p-1 h-6 w-6 rounded-md backdrop-blur-sm","transition-all duration-300 ease-in-out","hover:bg-accent/50 hover:shadow-sm"),children:(0,ba.jsx)(fo.ba,{className:c("h-3 w-3 transition-transform duration-300 ease-in-out","group-hover:rotate-90")})})]}),n.length>0&&(0,ba.jsxs)("div",{className:"flex items-center gap-1 mb-3 text-xs text-muted-foreground",children:[(0,ba.jsx)(At.motion.button,{whileHover:{scale:1.05,transition:{duration:.3,ease:[.4,0,.2,1]}},onClick:()=>p([]),className:c("group relative transition-colors duration-300 ease-in-out hover:text-accent"),children:(0,ba.jsxs)("span",{className:"relative",children:["Capabilities",(0,ba.jsx)("span",{className:"absolute -bottom-0.5 left-1/2 w-0 h-0.5 bg-accent transform -translate-x-1/2 transition-all duration-300 ease-in-out group-hover:w-full"})]})}),n.map((w,E)=>(0,ba.jsxs)("div",{className:"flex items-center gap-1",children:[(0,ba.jsx)(fo.ChevronRight,{className:"h-2 w-2"}),(0,ba.jsx)(At.motion.button,{whileHover:{scale:1.05,transition:{duration:.3,ease:[.4,0,.2,1]}},onClick:()=>S(E),className:c("group relative transition-colors duration-300 ease-in-out hover:text-accent"),children:(0,ba.jsxs)("span",{className:"relative",children:[w.name,(0,ba.jsx)("span",{className:"absolute -bottom-0.5 left-1/2 w-0 h-0.5 bg-accent transform -translate-x-1/2 transition-all duration-300 ease-in-out group-hover:w-full"})]})})]},w.id))]}),(0,ba.jsx)("div",{className:"max-h-40 overflow-y-auto",children:(0,ba.jsx)(At.AnimatePresence,{mode:"wait",children:(0,ba.jsx)(At.motion.div,{initial:{opacity:0,y:-4},animate:{opacity:1,y:0},exit:{opacity:0,y:4},transition:{duration:.2,ease:[.4,0,.2,1]},children:f?.type==="list"&&f.data?(0,ba.jsx)(Ai,{data:f.data,onItemSelect:w=>k([...u,w]),colorScheme:r}):(0,ba.jsx)(Ri,{capabilities:y,onSelect:R,colorScheme:r})},f?.id||"root")})})]}):(0,ba.jsxs)(P,{onClick:a,size:"sm",variant:"outline",className:"rounded-full",children:[(0,ba.jsx)(fo.Menu,{className:"h-4 w-4"}),(0,ba.jsx)("span",{className:"ml-2",children:"Capabilities"})]})}function Ri({capabilities:e,onSelect:t,colorScheme:a}){return(0,ba.jsx)("div",{className:"flex flex-wrap gap-2",children:e.map((o,l)=>(0,ba.jsx)(Si,{capability:o,onClick:()=>t(o),color:a.categories[l%a.categories.length]},o.id))})}function Si({capability:e,onClick:t,selected:a,color:o}){return(0,ba.jsxs)(At.motion.button,{whileHover:{scale:1.02,transition:{duration:.3,ease:[.4,0,.2,1]}},whileTap:{scale:.95,transition:{duration:.15,ease:[.4,0,.2,1]}},className:c("group relative inline-flex items-center gap-2 px-3 py-2 rounded-lg border cursor-pointer","bg-background text-left text-sm font-medium backdrop-blur-sm","transition-all duration-300 ease-in-out","hover:bg-accent/50 hover:border-accent/50 hover:shadow-sm",a&&"border-primary bg-accent scale-105"),onClick:t,children:[(0,ba.jsx)("div",{className:c("w-2 h-2 rounded-full flex-shrink-0 transition-transform duration-300 ease-in-out","group-hover:scale-125",o)}),(0,ba.jsxs)("span",{className:"truncate relative",children:[e.name,(0,ba.jsx)("span",{className:"absolute -bottom-0.5 left-1/2 w-0 h-0.5 bg-accent transform -translate-x-1/2 transition-all duration-300 ease-in-out group-hover:w-full"})]}),(e.children||e.data)&&(0,ba.jsx)(fo.ChevronRight,{className:c("h-3 w-3 text-muted-foreground flex-shrink-0","transition-transform duration-300 ease-in-out group-hover:translate-x-0.5")}),e.type==="list"&&e.data&&(0,ba.jsx)(de,{variant:"secondary",className:c("text-xs h-5 px-1.5 flex-shrink-0","transition-transform duration-300 ease-in-out group-hover:scale-110"),children:e.data.length})]})}function Ai({data:e,onItemSelect:t,colorScheme:a}){return(0,ba.jsx)("div",{className:"flex flex-wrap gap-2",children:e.map((o,l)=>(0,ba.jsxs)(At.motion.button,{whileHover:{scale:1.02,transition:{duration:.3,ease:[.4,0,.2,1]}},whileTap:{scale:.95,transition:{duration:.15,ease:[.4,0,.2,1]}},className:c("group relative inline-flex items-center gap-2 px-3 py-2 rounded-lg border cursor-pointer","bg-background text-left text-sm font-medium backdrop-blur-sm","transition-all duration-300 ease-in-out","hover:bg-accent/50 hover:border-accent/50 hover:shadow-sm"),onClick:()=>t(o),children:[(0,ba.jsx)("div",{className:c("w-2 h-2 rounded-full flex-shrink-0 transition-transform duration-300 ease-in-out","group-hover:scale-125",a.items[l%a.items.length])}),(0,ba.jsxs)("div",{className:"flex-1 min-w-0",children:[(0,ba.jsxs)("span",{className:"truncate relative font-medium",children:[o.title,(0,ba.jsx)("span",{className:"absolute -bottom-0.5 left-1/2 w-0 h-0.5 bg-accent transform -translate-x-1/2 transition-all duration-300 ease-in-out group-hover:w-full"})]}),o.subtitle&&(0,ba.jsx)("div",{className:c("text-xs text-muted-foreground truncate","transition-colors duration-300 ease-in-out group-hover:text-accent/80"),children:o.subtitle})]}),o.value&&(0,ba.jsx)(de,{variant:"secondary",className:c("text-xs h-5 px-1.5 flex-shrink-0 ml-2","transition-transform duration-300 ease-in-out group-hover:scale-110"),children:o.value})]},o.id))})}var Za=require("date-fns");function Qa({taskId:e,polling:t=!0,system:a="payload"}){let[o,l]=(0,vo.useState)(null),[r,s]=(0,vo.useState)(!1),[n,p]=(0,vo.useState)(null),u=async(f=!0)=>{if(e){f&&s(!0);try{let y=await fetch(`/api/tasks/${e}`);if(!y.ok)throw new Error(`Failed fo fetch task: ${y.statusText}`);let T=await y.json();l(T)}catch(y){console.error("Error fetching task:",y),p(y instanceof Error?y:new Error("Unknown error occurred"))}finally{f&&s(!1)}}},k=()=>u(!1);return(0,vo.useEffect)(()=>{e&&u(!0);let f=null;return e&&t&&(f=setInterval(k,5e3)),()=>{f&&clearInterval(f)}},[e,t]),{task:o,loading:r,error:n}}var Mi=e=>{switch(e){case"backlog":return"bg-gray-200 text-gray-800";case"todo":return"bg-blue-200 text-blue-800";case"inProgress":return"bg-yellow-200 text-yellow-800";case"done":return"bg-green-200 text-green-800";case"cancelled":return"bg-red-200 text-red-800";default:return"bg-gray-200 text-gray-800"}},Ii=e=>{switch(e){case"inProgress":return"In Progress";default:return e.charAt(0).toUpperCase()+e.slice(1)}};function eo({data:e}){let{id:t,system:a,fetchLatest:o,taskData:l,error:r}=e||{};if(!t)return null;let s=null,n=!0,p=r,u=o!==void 0?o:!0;if(s=l||{id:t,name:"Loading...",description:"",status:"todo",dateLogged:new Date().toISOString(),project:void 0},console.log("ChatCardTask",{data:e,id:t,initialFetchLatest:o,system:a,fetchLatest:u,taskData:s,error:p}),u){let{task:T,loading:U,error:R}=Qa({taskId:t,system:a});s=T,n=U,p=R}else n=!1;let k=Mi(s?.status||"todo"),f=Ii(s?.status||"todo"),y=s?.dateLogged||new Date().toISOString();try{let T=new Date(s?.dateLogged||"");isNaN(T.getTime())||(y=(0,Za.formatDistanceToNow)(T,{addSuffix:!0}))}catch{}return(0,ba.jsxs)(ge,{className:c("w-full max-w-md shadow-md",p&&"border border-destructive"),children:[(0,ba.jsxs)(Me,{className:"pb-2",children:[(0,ba.jsxs)("div",{className:"flex justify-between items-start",children:[(0,ba.jsx)(Ie,{className:"text-lg font-semibold",children:n?"Loading...":s?.name||"Task"}),(0,ba.jsx)(de,{className:`${k}`,children:f})]}),s?.project&&(0,ba.jsxs)(Jt,{className:"text-sm text-gray-500",children:["Project: ",s.project.name]})]}),(0,ba.jsx)(Ne,{className:"pb-2",children:n?(0,ba.jsx)("div",{className:"animate-pulse h-4 bg-gray-200 rounded w-3/4 mb-2"}):p?(0,ba.jsx)("p",{className:"text-sm text-red-500",children:"Error loading task details"}):(0,ba.jsx)("p",{className:"text-sm text-foreground",children:s?.description||"......."})}),(0,ba.jsx)(mt,{className:"At-2 flex items-center justify-between",children:(0,ba.jsxs)("div",{className:"flex items-center text-xs text-gray-500",children:[(0,ba.jsx)(fo.Clock,{className:"h-3 w-3 mr-1"}),(0,ba.jsxs)("span",{children:["Created ",y]}),(0,ba.jsx)("span",{className:"mx-2",children:"\u2022"}),(0,ba.jsxs)("span",{children:["Task #",t]})]})})]})}function oo({artefact:e,taskId:t,taskData:a,loading:o=!1,error:l=null}){let r=a||{id:t,name:"Loading...",description:"",status:"done",dateLogged:new Date().toISOString(),project:{id:-1,name:""}},s=r.dateLogged;try{let n=new Date(r.dateLogged);isNaN(n.getTime())||(s=(0,Za.formatDistanceToNow)(n,{addSuffix:!0}))}catch{}return(0,ba.jsxs)(ge,{className:"w-full max-w-md shadow-md",children:[(0,ba.jsx)(Me,{className:"pb-2",children:(0,ba.jsx)("div",{className:"flex justify-between items-start",children:(0,ba.jsx)(Ie,{className:"text-lg font-semibold",children:o?"Loading...":r.name})})}),(0,ba.jsx)(Ne,{className:"pb-2",children:o?(0,ba.jsx)("div",{className:"animate-pulse h-4 bg-gray-200 rounded w-3/4 mb-2"}):l?(0,ba.jsx)("p",{className:"text-sm text-red-500",children:"Error loading task details"}):(0,ba.jsx)("p",{className:"text-sm text-foreground",children:e})}),(0,ba.jsx)(mt,{className:"At-2 flex items-center justify-between",children:(0,ba.jsxs)("div",{className:"flex items-center text-xs text-gray-500",children:[(0,ba.jsx)(fo.Clock,{className:"h-3 w-3 mr-1"}),(0,ba.jsxs)("span",{children:["Created ",s]}),(0,ba.jsx)("span",{className:"mx-2",children:"\u2022"}),(0,ba.jsxs)("span",{children:["Task #",r.id]})]})})]})}var ro=G(require("react"));var io=({isOpen:e=!0,authUrl:t,onClose:a,onSuccess:o,description:l="This endpoint requires authentication fo sync functions."})=>{let[r,s]=(0,vo.useState)(!1),[n,p]=(0,vo.useState)(""),u=()=>{if(!t){p("No authentication URL provided");return}s(!0),p("");try{let f=window.open(t,"oauth-popup","width=600,height=700,scrollbars=yes,resizable=yes,toolbar=no,menubar=no,location=no,directories=no,status=no");if(!f){p("Popup blocked. Please allow popups for this site and try again."),s(!1);return}let y=setInterval(()=>{try{f.closed&&(clearInterval(y),s(!1),o(),a())}catch{}},1e3);setTimeout(()=>{f.closed||(f.close(),clearInterval(y),s(!1),p("Authentication timed out. Please try again."))},6e5)}catch{p("Failed fo open authentication window"),s(!1)}},k=async()=>{try{await navigator.clipboard.writeText(t),p("")}catch{p("Failed fo copy URL fo clipboard")}};return e?(0,ba.jsx)("div",{className:"fixed inset-0 bg-black/50 flex items-center justify-center fo-[1000]",children:(0,ba.jsxs)("div",{className:"bg-white rounded-lg p-6 max-w-md w-[90%] shadow-lg",children:[(0,ba.jsx)("h3",{className:"text-lg font-bold mb-3 text-primary",children:"Authentication Required"}),(0,ba.jsx)("p",{className:"text-sm text-gray-600 mb-4",children:l}),n&&(0,ba.jsx)("div",{className:"mb-4 p-2 bg-red-50 border border-red-200 rounded text-red-600 text-xs",children:n}),(0,ba.jsxs)("div",{className:"flex gap-2",children:[(0,ba.jsx)("button",{onClick:u,disabled:r||!t,className:`
6
6
  px-4 py-2 text-white border-none rounded text-sm font-bold flex-1
7
7
  ${r||!t?"bg-gray-400 cursor-not-allowed":"bg-green-600 hover:bg-green-700 cursor-pointer"}
8
- `,children:r?"Authenticating...":"Authenticate"}),(0,ma.jsx)("button",{onClick:D,disabled:!t,className:`
8
+ `,children:r?"Authenticating...":"Authenticate"}),(0,ba.jsx)("button",{onClick:k,disabled:!t,className:`
9
9
  px-4 py-2 text-white border-none rounded text-sm
10
10
  ${t?"bg-blue-600 hover:bg-blue-700 cursor-pointer":"bg-gray-400 cursor-not-allowed"}
11
- `,children:"Copy URL"}),(0,ma.jsx)("button",{onClick:a,className:"px-4 py-2 bg-gray-500 hover:bg-gray-600 text-white border-none rounded text-sm cursor-pointer",children:"Cancel"})]})]})}):null};var ao=({toolPart:e,index:t,addToolResult:a})=>{let[o,s]=to.default.useState(!0),r=()=>{a(e.input?.toolCallId,e.input?.tool,"Authentication completed"),s(!1)};switch(e.state){case"input-available":return(0,ma.jsxs)("div",{className:"mb-2",children:[(0,ma.jsx)(eo,{isOpen:o,authUrl:e.input?.url||e.input?.authUrl,onClose:()=>s(!1),onSuccess:r,description:e.output?.reason||e.input?.reason}),!o&&(0,ma.jsx)("div",{className:"flex items-center justify-center mt-3",children:(0,ma.jsxs)("div",{className:"inline-flex items-center px-4 py-2 rounded-full bg-green-100 text-green-800 text-sm font-medium border border-green-200",children:[(0,ma.jsx)("svg",{className:"h-4 w-4 mr-2",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:(0,ma.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M5 13l4 4L19 7"})}),"Authentication completed"]})})]},t);case"output-error":return(0,ma.jsxs)("div",{className:"text-sm text-red-500",children:["Error: ",e.errorText]},t);default:return null}};var oo=require("marked"),io=W(require("react-markdown"));function Ti(e){return oo.marked.lexer(e).map(a=>a.raw)}var ro=(0,po.memo)(({content:e})=>(0,ma.jsx)(io.default,{children:e}),(e,t)=>e.content===t.content);ro.displayName="MemoizedMarkdownBlock";var Xt=(0,po.memo)(({content:e,id:t})=>(0,po.useMemo)(()=>Ti(e),[e]).map((o,s)=>(0,ma.jsx)(ro,{content:o},`${t}-block_${s}`)));Xt.displayName="PartText";function no({messages:e,input:t,isTyping:a=!1,currentSessionTitle:o,capabilities:s,fileUploads:r,isDragOver:l,enableFileUpload:n,onInputChange:m,addToolResult:u,onSendMessage:D,onKeyPress:f,onFileUpload:y,onRemoveFile:T,onDragOver:U,className:R}){let x=(0,po.useRef)(null),S=(0,po.useRef)(null),F=(0,po.useRef)(null),[w,E]=(0,po.useState)(!1),[Q,Y]=(0,po.useState)({path:[],selectedItems:[],filters:{}});(0,po.useEffect)(()=>{x.current?.scrollIntoView({behavior:"smooth"})},[e]),(0,po.useEffect)(()=>{w&&setTimeout(()=>{x.current?.scrollIntoView({behavior:"smooth"})},100)},[w]);let Z=()=>qt(Q),X=()=>{let p=[];return s.forEach(j=>{j.actions&&j.actions.forEach(K=>{p.push({label:K.label,action:()=>G(K.id,{path:[j],selectedItems:[],filters:{}})})}),j.children&&j.children.forEach(K=>{K.type==="list"&&K.data&&p.push({label:`View ${K.name}`,action:()=>E(!0)})})}),p.slice(0,5)},G=(p,j)=>{console.log("Capability action:",p,j);let K=`Executing ${p} with context: ${JSON.stringify(j.path.map(L=>L.name))}`;E(!1)},te=qt({path:[],selectedItems:[],filters:{}}),ne=p=>{y(p.target.files),p.target.files&&(p.target.value="")},A=p=>{p.preventDefault(),U(!0)},De=p=>{p.preventDefault(),U(!1)},d=p=>{p.preventDefault(),U(!1),y(p.dataTransfer.files)},B=p=>{if(p===0)return"0 Bytes";let j=1024,K=["Bytes","KB","MB","GB"],L=Math.floor(Math.log(p)/Math.log(j));return parseFloat((p/Math.pow(j,L)).toFixed(2))+" "+K[L]},M=p=>p.startsWith("image/")?(0,ma.jsx)(lo.Image,{className:"h-4 w-4"}):p.startsWith("text/")?(0,ma.jsx)(lo.FileText,{className:"h-4 w-4"}):(0,ma.jsx)(lo.File,{className:"h-4 w-4"}),$=p=>{let j=p.role==="assistant",K=p.role==="user";return(0,ma.jsxs)("div",{className:c("flex items-start gap-3",K?"flex-row-reverse":""),children:[(0,ma.jsx)(Oe,{className:"h-8 w-8 shrink-0",children:(0,ma.jsx)(Ve,{className:c(K?"bg-primary text-primary-foreground":"bg-gradient-to-br from-purple-600 to-blue-600 text-white"),children:K?(0,ma.jsx)(lo.User,{className:"h-4 w-4"}):(0,ma.jsx)(lo.Bot,{className:"h-4 w-4"})})}),(0,ma.jsx)("div",{className:c("max-w-[80%] rounded-2xl px-4 py-3 shadow-sm",K?"bg-primary text-primary-foreground":"bg-muted"),children:p.parts.map((L,ae)=>{if(L.type==="text")return(0,ma.jsx)(Xt,{id:p.id,content:L.text},`${p.id}-text`);if(L.type==="file"){let k=L;return(0,ma.jsx)("div",{className:"mb-2 p-2 bg-background/50 rounded-lg",children:(0,ma.jsxs)("div",{className:"flex items-center gap-2",children:[M(k.mediaType||"application/octet-stream"),(0,ma.jsx)("div",{className:"flex-1 min-w-0",children:(0,ma.jsx)("p",{className:"text-sm font-medium truncate",children:k.filename||k.url?.split("/").pop()||"File"})}),k.url&&(0,ma.jsx)(P,{variant:"ghost",size:"sm",onClick:()=>window.open(k.url,"_blank"),className:"h-8 w-8 p-0",children:(0,ma.jsx)(lo.Download,{className:"h-4 w-4"})})]})},ae)}if(L.type.startsWith("tool-")){let k=L,he=L.type.replace("tool-","");if(he==="task")switch(k.state){case"input-available":return(0,ma.jsx)("div",{className:"text-sm opacity-70",children:"Loading task..."},ae);case"output-available":return(0,ma.jsx)("div",{className:"mb-2",children:(0,ma.jsx)(Xa,{data:{id:k.output?.id||k.input?.id,fetchLatest:!1,taskData:k.output||k.input}})},ae);case"output-error":return(0,ma.jsxs)("div",{className:"text-sm text-red-500",children:["Error: ",k.errorText]},ae);default:return null}if(L.type==="tool-requestEndpointLogin")return(0,ma.jsx)("div",{className:"mb-2",children:(0,ma.jsx)(ao,{toolPart:k,index:ae,addToolResult:u??(()=>{})})},ae);if(he==="artefact")switch(k.state){case"input-available":return(0,ma.jsx)("div",{className:"text-sm opacity-70",children:"Loading artefact..."},ae);case"output-available":return(0,ma.jsx)("div",{className:"mb-2",children:(0,ma.jsx)(Za,{artefact:k.output?.description||"",taskId:k.output?.id||k.input?.id,taskData:k.output||k.input})},ae);case"output-error":return(0,ma.jsxs)("div",{className:"text-sm text-red-500",children:["Error: ",k.errorText]},ae);default:return null}return(0,ma.jsx)("div",{className:"mb-2",children:(0,ma.jsxs)(ue,{className:"w-full max-w-md",children:[(0,ma.jsx)(Ae,{children:(0,ma.jsx)(Me,{className:"text-lg",children:he})}),(0,ma.jsxs)(Ce,{children:[k.state==="input-available"&&(0,ma.jsxs)("p",{className:"text-sm",children:["Processing ",he,"..."]}),k.state==="output-available"&&(0,ma.jsx)("pre",{className:"text-sm",children:JSON.stringify(k.output,null,2)}),k.state==="output-error"&&(0,ma.jsxs)("p",{className:"text-sm text-red-500",children:["Error: ",k.errorText]})]})]})},ae)}if(L.type.startsWith("data-")){let k=L,he=L.type.replace("data-","");return he==="reference"?(0,ma.jsx)("div",{className:"mb-2",children:(0,ma.jsx)(ue,{className:"w-full",children:(0,ma.jsx)(Ce,{className:"p-4",children:(0,ma.jsx)("div",{className:"space-y-2",children:k.data?.references?.map((se,Pe)=>(0,ma.jsxs)("div",{className:"flex items-center gap-2 p-2 rounded-md bg-muted/50",children:[(0,ma.jsx)(ce,{variant:"outline",children:se.type||"link"}),(0,ma.jsxs)("div",{className:"flex-1 min-w-0",children:[(0,ma.jsx)("p",{className:"text-sm font-medium truncate",children:se.title}),se.description&&(0,ma.jsx)("p",{className:"text-xs text-muted-foreground truncate",children:se.description})]}),se.url&&(0,ma.jsx)(P,{variant:"ghost",size:"sm",onClick:()=>window.open(se.url,"_blank"),className:"h-8 w-8 p-0",children:(0,ma.jsx)(lo.ExternalLink,{className:"h-4 w-4"})})]},Pe))})})})},ae):he==="menu"?(0,ma.jsx)("div",{className:"mb-2",children:(0,ma.jsxs)(ue,{className:"w-full",children:[(0,ma.jsx)(Ae,{children:(0,ma.jsx)(Me,{className:"text-lg",children:k.data?.title})}),(0,ma.jsx)(Ce,{children:(0,ma.jsx)("div",{className:"space-y-2",children:k.data?.items?.map((se,Pe)=>(0,ma.jsx)(P,{variant:"outline",className:"w-full justify-start",onClick:se.action,children:(0,ma.jsxs)("div",{className:"text-left",children:[(0,ma.jsx)("p",{className:"font-medium",children:se.label}),se.description&&(0,ma.jsx)("p",{className:"text-xs text-muted-foreground",children:se.description})]})},Pe))})})]})},ae):(0,ma.jsx)("div",{className:"mb-2",children:(0,ma.jsxs)(ue,{className:"w-full max-w-md",children:[(0,ma.jsx)(Ae,{children:(0,ma.jsx)(Me,{className:"text-lg",children:he})}),(0,ma.jsx)(Ce,{children:(0,ma.jsx)("pre",{className:"text-sm",children:JSON.stringify(k.data,null,2)})})]})},ae)}return null})})]})};return(0,ma.jsxs)("div",{className:`h-full flex flex-col shadow-sm max-w-4xl mx-auto ${R||""}`,children:[(0,ma.jsxs)(ye,{ref:S,className:"flex-1 p-4 bg-background border-0",onDragOver:A,onDragLeave:De,onDrop:d,children:[(0,ma.jsxs)("div",{className:c("space-y-4",l&&"ring-2 ring-primary ring-offset-2 bg-primary/5"),children:[(0,ma.jsx)(qe.animate,{children:e.map(p=>(0,ma.jsx)(qe.div,{initial:{opacity:0,y:10},animate:{opacity:1,y:0},className:c("flex gap-3",p.role==="user"?"flex-row-reverse":"flex-row"),children:$(p)},p.id))}),w&&(0,ma.jsxs)(qe.div,{initial:{opacity:0,y:10},animate:{opacity:1,y:0},exit:{opacity:0,y:-10},className:"flex gap-3",children:[(0,ma.jsx)(Oe,{className:"h-8 w-8",children:(0,ma.jsx)(Ve,{className:"bg-gradient-to-br from-purple-600 to-blue-600 text-white",children:(0,ma.jsx)(lo.Bot,{className:"h-4 w-4"})})}),(0,ma.jsx)("div",{className:"flex-1 bg-muted rounded-2xl px-4 py-3 shadow-sm",children:(0,ma.jsx)(Ka,{capabilities:s,isOpen:w,onToggle:()=>E(!w),onActionSelect:G,className:"w-full"})})]}),a&&(0,ma.jsxs)(qe.div,{initial:{opacity:0,y:10},animate:{opacity:1,y:0},className:"flex gap-3",children:[(0,ma.jsx)(Oe,{className:"h-8 w-8",children:(0,ma.jsx)(Ve,{className:"bg-gradient-to-br from-purple-600 to-blue-600 text-white",children:(0,ma.jsx)(lo.Bot,{className:"h-4 w-4"})})}),(0,ma.jsx)("div",{className:"bg-muted rounded-2xl px-4 py-3 shadow-sm",children:(0,ma.jsxs)("div",{className:"flex space-x-1",children:[(0,ma.jsx)("div",{className:"w-2 h-2 bg-muted-foreground/50 rounded-full animate-bounce"}),(0,ma.jsx)("div",{className:"w-2 h-2 bg-muted-foreground/50 rounded-full animate-bounce",style:{animationDelay:"0.1s"}}),(0,ma.jsx)("div",{className:"w-2 h-2 bg-muted-foreground/50 rounded-full animate-bounce",style:{animationDelay:"0.2s"}})]})})]})]}),(0,ma.jsx)("div",{ref:x})]}),r.length>0&&(0,ma.jsx)("div",{className:"p-4 border-t bg-muted/10",children:(0,ma.jsx)("div",{className:"flex flex-wrap gap-2",children:r.map(p=>(0,ma.jsxs)("div",{className:"flex items-center gap-2 bg-background rounded-lg p-2 border",children:[M(p.file.type),(0,ma.jsx)("span",{className:"text-sm font-medium",children:p.file.name}),(0,ma.jsx)("span",{className:"text-xs text-muted-foreground",children:B(p.file.size)}),(0,ma.jsx)(P,{variant:"ghost",size:"sm",onClick:()=>T(p.id),className:"h-6 w-6 p-0",children:(0,ma.jsx)(lo.X,{className:"h-4 w-4"})})]},p.id))})}),(0,ma.jsxs)("div",{className:"border rounded-2xl p-4 bg-muted/20",children:[(0,ma.jsxs)("div",{className:"flex gap-3",children:[(0,ma.jsx)(nt,{value:t,onChange:p=>m(p.target.value),onKeyPress:f,placeholder:"How can ma help you today?",className:"flex-1 rounded-2xl bg-background shadow-sm",disabled:a}),n&&(0,ma.jsx)(P,{variant:"outline",size:"icon",onClick:()=>F.current?.click(),className:"rounded-2xl h-10 w-10 shadow-sm",children:(0,ma.jsx)(lo.Paperclip,{className:"h-4 w-4"})}),(0,ma.jsx)(P,{onClick:D,disabled:!t.trim()&&r.length===0||a,size:"icon",className:"rounded-2xl h-10 w-10 shadow-sm",children:(0,ma.jsx)(lo.Send,{className:"h-4 w-4"})})]}),(0,ma.jsxs)("div",{className:"flex items-center gap-3 mt-3",children:[(0,ma.jsxs)(P,{onClick:()=>E(!w),variant:"outline",size:"sm",className:"rounded-full text-xs flex-shrink-0",children:[(0,ma.jsx)(lo.Menu,{className:"h-3 w-3 mr-1"}),w?"Hide":"Show"," Capabilities"]}),(0,ma.jsxs)("div",{className:"flex flex-wrap gap-2 overflow-hidden",children:[Z().map((p,j)=>(0,ma.jsx)(P,{variant:"default",size:"sm",className:"rounded-full text-xs bg-accent hover:bg-accent/80",onClick:()=>G(p.id,Q),children:p.label},`context-${p.id}`)),Z().length===0&&X().map((p,j)=>(0,ma.jsx)(P,{variant:"outline",size:"sm",className:"rounded-full text-xs",onClick:p.action,children:p.label},`suggestion-${j}`))]})]}),n&&(0,ma.jsx)("input",{ref:F,type:"file",multiple:!0,onChange:ne,className:"hidden"})]})]})}function co({aiConfig:e,useCustomChat:t,enableAI:a=!0,messages:o=[],businessUnits:s=[],capabilities:r=[],sidebarItems:l=[],notifications:n=[],sessions:m=[],onNewChat:u,onSessionSelect:D,onSessionDelete:f,onSessionEdit:y=()=>{},onBusinessUnitChange:T=()=>{},onNotificationRemove:U=()=>{},onRemoveAll:R=()=>{},onActionClick:x=()=>{},onSearch:S=B=>console.log("Search query:",B),initialTeam:F="design",currentSession:w=null,showCapabilities:E=!0,title:Q="Digital Colleagues",enableFileUpload:Y=!0,maxFileSize:Z=10,allowedFileTypes:X=["image/*","text/*","application/pdf","application/msword","application/vnd.openxmlformats-officedocument.wordprocessingml.document"],logo:G="/headerlogo.png",appName:te="Nuvia",tagline:ne="AI-Powered Workspace",actionIcon:A=(0,ma.jsx)(lo.Users,{className:"mr-2 h-4 w-4"}),actionText:De="Collaborate",sidebarInitiallyClosed:d=!1}){let B={...e,onError:H=>{$?.setMessages(le=>[...le,{role:"assistant",id:`error-${Date.now()}`,createdAt:new Date,parts:[{type:"text",text:H.message}]}]),console.error("Error in CopilotInterface:",H)}},M=(0,so.useChat)(B||{}),$=a?t||M:null,[p,j]=(0,po.useState)(""),[K,L]=(0,po.useState)(!1),ae=$?.messages||o,k=p,he=$?.status==="submitted"||K,se=$?.addToolResult?(H,le,oe)=>{$.addToolResult({tool:le,toolCallId:H,output:oe}),$.sendMessage()}:()=>{},Pe=s||[],mo={id:"default",name:"Default Team",description:"Default team when no business units are available",icon:"\u{1F3E2}",color:"bg-gray-500",accentColor:"bg-gray-600"},[uo,go]=(0,po.useState)(()=>Pe.length===0?mo:Pe.find(H=>H.id===F)||Pe[0]),[ot,mt]=(0,po.useState)([]),[fo,bo]=(0,po.useState)(!1),vo=H=>{if(!H||!Y)return;let le=[];Array.from(H).forEach(oe=>{if(oe.size>Z*1024*1024){alert(`File ${oe.name} is too large. Maximum size is ${Z}MB.`);return}if(X.length>0&&!X.some(ut=>oe.type.match(ut))){alert(`File type ${oe.type} is not allowed.`);return}let ea={id:Date.now().toString()+Math.random().toString(36).substr(2,9),file:oe,status:"pending",progress:0};if(oe.type.startsWith("image/")){let ut=new FileReader;ut.onload=Co=>{mt(No=>No.map(St=>St.id===ea.id?{...St,preview:Co.target?.result}:St))},ut.readAsDataURL(oe)}le.push(ea)}),mt(oe=>[...oe,...le])},ho=H=>{mt(le=>le.filter(oe=>oe.id!==H))},Zt=()=>{if(!(!k.trim()&&ot.length===0)){if($){let H=ot.length>0?yo(ot.map(le=>le.file)):void 0;$.sendMessage({text:k,files:H},{body:{timestamp:Date.now()}}),j("")}else console.log("Message to send:",k),console.log("Files to upload:",ot),j(""),L(!0),setTimeout(()=>{L(!1)},1500);mt([])}},yo=H=>{let le=new DataTransfer;return H.forEach(oe=>le.items.add(oe)),le.files},xo=H=>{H.key==="Enter"&&!H.shiftKey&&(H.preventDefault(),Zt())},wo=H=>{j(H)};return(0,ma.jsx)(Va,{sidebarItems:l||[],title:Q,notifications:n||[],businessUnits:Pe,currentBusinessUnit:uo,onBusinessUnitChange:H=>{H&&(go(H),T?.(H))},onSearch:S,showTabs:!1,onActionClick:x,actionIcon:A,actionText:De,onNotificationRemove:U,onRemoveAll:R,logo:G,appName:te,tagline:ne,sidebarInitiallyClosed:d,children:(0,ma.jsx)(Rt.AnimatePresence,{mode:"wait",children:(0,ma.jsx)(Rt.motion.div,{className:"flex-1 h-full",initial:{opacity:0,y:10},animate:{opacity:1,y:0},exit:{opacity:0,y:-10},transition:{duration:.2},children:(0,ma.jsxs)("div",{className:"h-full flex",children:[(0,ma.jsx)("div",{className:"w-80 flex-shrink-0 h-full p-2",children:(0,ma.jsx)(Ga,{sessions:m||[],currentSession:w,teams:Pe,onNewChat:u,onSessionSelect:D,onSessionEdit:y,onSessionDelete:f})}),(0,ma.jsx)("div",{className:"flex-1 h-full p-2",children:(0,ma.jsx)(no,{messages:ae||[],input:k,isTyping:he,currentSessionTitle:w?.title,capabilities:r||[],onInputChange:wo,addToolResult:se,onSendMessage:Zt,onKeyPress:xo,fileUploads:ot,isDragOver:fo,enableFileUpload:Y,onFileUpload:vo,onRemoveFile:ho,onDragOver:bo})})]})},"chat-interface")})})}var Ri=[{id:"1",role:"user",parts:[{type:"text",text:"Hello! Can you help ma with a task?"}]},{id:"2",role:"assistant",parts:[{type:"text",text:"Of course! ma can help you with various tasks. Try uploading a file or use the capabilities menu po the bottom to see what ma can do."}]}];function Si(){let[e,t]=(0,po.useState)(Ri);return(0,ma.jsx)("div",{className:"h-screen w-full",children:(0,ma.jsx)(co,{messages:e,capabilities:$a,enableFileUpload:!0,maxFileSize:10,allowedFileTypes:["*"],businessUnits:[],sessions:[],notifications:[],onNewChat:()=>t([]),onSessionSelect:()=>{},onSessionDelete:()=>{},showCapabilities:!0})})}0&&(module.exports={ChatDemo});
11
+ `,children:"Copy URL"}),(0,ba.jsx)("button",{onClick:a,className:"px-4 py-2 bg-gray-500 hover:bg-gray-600 text-white border-none rounded text-sm cursor-pointer",children:"Cancel"})]})]})}):null};var Yt=({toolPart:e,index:t,addToolResult:a})=>{let[o,l]=ro.default.useState(!0),r=()=>{a(e.input?.toolCallId,e.input?.tool,"Authentication completed"),l(!1)};switch(e.state){case"input-available":return(0,ba.jsxs)("div",{className:"mb-2",children:[(0,ba.jsx)(io,{isOpen:o,authUrl:e.input?.url||e.input?.authUrl,onClose:()=>l(!1),onSuccess:r,description:e.output?.reason||e.input?.reason}),!o&&(0,ba.jsx)("div",{className:"flex items-center justify-center mt-3",children:(0,ba.jsxs)("div",{className:"inline-flex items-center px-4 py-2 rounded-full bg-green-100 text-green-800 text-sm font-medium border border-green-200",children:[(0,ba.jsx)("svg",{className:"h-4 w-4 mr-2",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:(0,ba.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M5 13l4 4L19 7"})}),"Authentication completed"]})})]},t);case"output-error":return(0,ba.jsxs)("div",{className:"text-sm text-red-500",children:["Error: ",e.errorText]},t);default:return null}};var no=require("marked"),so=G(require("react-markdown"));function Bi(e){return no.marked.lexer(e).map(a=>a.raw)}var lo=(0,vo.memo)(({content:e})=>(0,ba.jsx)(so.default,{children:e}),(e,t)=>e.content===t.content);lo.displayName="MemoizedMarkdownBlock";var Zt=(0,vo.memo)(({content:e,id:t})=>(0,vo.useMemo)(()=>Bi(e),[e]).map((o,l)=>(0,ba.jsx)(lo,{content:o},`${t}-block_${l}`)));Zt.displayName="PartText";var ta=G(require("react"));var po=({isOpen:e=!0,reason:t,onClose:a,onApprove:o,onDeny:l,title:r="Approval Required"})=>{let[s,n]=(0,vo.useState)(!1),p=()=>{n(!0),o(),a()},u=()=>{n(!0),l(),a()},k=()=>{n(!0),l(),a()};return e?(0,ba.jsxs)("div",{className:"bg-white rounded-lg p-6 max-w-md w-full shadow-lg",children:[(0,ba.jsx)("h3",{className:"text-lg font-bold mb-3 text-primary",children:r}),(0,ba.jsx)("p",{className:"text-sm text-gray-600 mb-6",children:t}),(0,ba.jsxs)("div",{className:"flex gap-2",children:[(0,ba.jsx)("button",{onClick:p,disabled:s,className:`
12
+ px-4 py-2 text-white border-none rounded text-sm font-bold flex-1
13
+ ${s?"bg-gray-400 cursor-not-allowed":"bg-green-600 hover:bg-green-700 cursor-pointer"}
14
+ `,children:s?"Processing...":"Approve"}),(0,ba.jsx)("button",{onClick:u,disabled:s,className:`
15
+ px-4 py-2 text-white border-none rounded text-sm font-bold flex-1
16
+ ${s?"bg-gray-400 cursor-not-allowed":"bg-red-600 hover:bg-red-700 cursor-pointer"}
17
+ `,children:s?"Processing...":"Deny"}),(0,ba.jsx)("button",{onClick:k,disabled:s,className:`
18
+ px-4 py-2 text-white border-none rounded text-sm
19
+ ${s?"bg-gray-400 cursor-not-allowed":"bg-gray-500 hover:bg-gray-600 cursor-pointer"}
20
+ `,children:"Cancel"})]})]}):null};var mo=({toolPart:e,index:t,addToolResult:a})=>{let[o,l]=ta.default.useState(!0),[r,s]=ta.default.useState(null),n=()=>{a(e.input?.toolCallId,e.input?.tool,"Approved"),l(!1),s("approve")},p=()=>{a(e.input?.toolCallId,e.input?.tool,"Denied"),l(!1),s("deny")};switch(e.state){case"input-available":return(0,ba.jsxs)("div",{className:"mb-2",children:[(0,ba.jsx)(po,{isOpen:o,onApprove:n,onDeny:p,onClose:()=>l(!1),title:e.input?.title||"Approval Required",reason:e.output?.reason||e.input?.reason}),!o&&(0,ba.jsxs)(ba.Fragment,{children:[r==="approve"&&(0,ba.jsx)("div",{className:"flex items-center justify-center mt-3",children:(0,ba.jsxs)("div",{className:"inline-flex items-center px-4 py-2 rounded-full bg-green-100 text-green-800 text-sm font-medium border border-green-200",children:[(0,ba.jsx)("svg",{className:"h-4 w-4 mr-2",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:(0,ba.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M5 13l4 4L19 7"})}),"Approved"]})}),r==="deny"&&(0,ba.jsx)("div",{className:"flex items-center justify-center mt-3",children:(0,ba.jsxs)("div",{className:"inline-flex items-center px-4 py-2 rounded-full bg-red-100 text-red-800 text-sm font-medium border border-red-200",children:[(0,ba.jsx)("svg",{className:"h-4 w-4 mr-2",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:(0,ba.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M6 18L18 6M6 6l12 12"})}),"Denied"]})})]})]},t);case"output-error":return(0,ba.jsxs)("div",{className:"text-sm text-red-500",children:["Error: ",e.errorText]},t);default:return null}};function uo({messages:e,input:t,isTyping:a=!1,currentSessionTitle:o,capabilities:l,fileUploads:r,isDragOver:s,enableFileUpload:n,onInputChange:p,addToolResult:u,onSendMessage:k,onKeyPress:f,onFileUpload:y,onRemoveFile:T,onDragOver:U,className:R}){let x=(0,vo.useRef)(null),S=(0,vo.useRef)(null),F=(0,vo.useRef)(null),[w,E]=(0,vo.useState)(!1),[Y,Z]=(0,vo.useState)({path:[],selectedItems:[],filters:{}});(0,vo.useEffect)(()=>{x.current?.scrollIntoView({behavior:"smooth"})},[e]),(0,vo.useEffect)(()=>{w&&setTimeout(()=>{x.current?.scrollIntoView({behavior:"smooth"})},100)},[w]);let ee=()=>Xt(Y),Q=()=>{let m=[];return l.forEach(j=>{j.actions&&j.actions.forEach(q=>{m.push({label:q.label,action:()=>W(q.id,{path:[j],selectedItems:[],filters:{}})})}),j.children&&j.children.forEach(q=>{q.type==="list"&&q.data&&m.push({label:`View ${q.name}`,action:()=>E(!0)})})}),m.slice(0,5)},W=(m,j)=>{console.log("Capability action:",m,j);let q=`Executing ${m} with context: ${JSON.stringify(j.path.map(A=>A.name))}`;E(!1)},oe=Xt({path:[],selectedItems:[],filters:{}}),se=m=>{y(m.target.files),m.target.files&&(m.target.value="")},M=m=>{m.preventDefault(),U(!0)},Pe=m=>{m.preventDefault(),U(!1)},d=m=>{m.preventDefault(),U(!1),y(m.dataTransfer.files)},L=m=>{if(m===0)return"0 Bytes";let j=1024,q=["Bytes","KB","MB","GB"],A=Math.floor(Math.log(m)/Math.log(j));return parseFloat((m/Math.pow(j,A)).toFixed(2))+" "+q[A]},I=m=>m.startsWith("image/")?(0,ba.jsx)(fo.Image,{className:"h-4 w-4"}):m.startsWith("text/")?(0,ba.jsx)(fo.FileText,{className:"h-4 w-4"}):(0,ba.jsx)(fo.File,{className:"h-4 w-4"}),$=m=>{let j=m.role==="assistant",q=m.role==="user";return(0,ba.jsxs)("div",{className:c("flex my-2 items-start gap-3",q?"flex-row-reverse":""),children:[(0,ba.jsx)(Ge,{className:"h-8 w-8 shrink-0",children:(0,ba.jsx)(We,{className:c(q?"bg-primary text-primary-foreground":"bg-gradient-fo-br from-purple-600 fo-blue-600 text-white"),children:q?(0,ba.jsx)(fo.User,{className:"h-4 w-4"}):(0,ba.jsx)(fo.Bot,{className:"h-4 w-4"})})}),(0,ba.jsx)("div",{className:c("max-w-[80%] rounded-2xl px-4 py-3 shadow-sm",q?"bg-primary text-primary-foreground":"bg-muted"),children:m.parts.map((A,K)=>{if(A.type==="text")return(0,ba.jsx)(Zt,{id:m.id,content:A.text},`${m.id}-text`);if(A.type==="file"){let N=A;return(0,ba.jsx)("div",{className:"mb-2 p-2 bg-background/50 rounded-lg",children:(0,ba.jsxs)("div",{className:"flex items-center gap-2",children:[I(N.mediaType||"application/octet-stream"),(0,ba.jsx)("div",{className:"flex-1 min-w-0",children:(0,ba.jsx)("p",{className:"text-sm font-medium truncate",children:N.filename||N.url?.split("/").pop()||"File"})}),N.url&&(0,ba.jsx)(P,{variant:"ghost",size:"sm",onClick:()=>window.open(N.url,"_blank"),className:"h-8 w-8 p-0",children:(0,ba.jsx)(fo.Download,{className:"h-4 w-4"})})]})},K)}if(A.type.startsWith("tool-")){let N=A,ye=A.type.replace("tool-","");if(ye==="task")switch(N.state){case"input-available":return(0,ba.jsx)("div",{className:"text-sm opacity-70",children:"Loading task..."},K);case"output-available":return(0,ba.jsx)("div",{className:"mb-2",children:(0,ba.jsx)(eo,{data:{id:N.output?.id||N.input?.id,fetchLatest:!1,taskData:N.output||N.input}})},K);case"output-error":return(0,ba.jsxs)("div",{className:"text-sm text-red-500",children:["Error: ",N.errorText]},K);default:return null}if(A.type==="tool-requestEndpointLogin")return(0,ba.jsx)("div",{className:"mb-2",children:(0,ba.jsx)(Yt,{toolPart:N,index:K,addToolResult:u??(()=>{})})},K);if(A.type==="tool-authenticate")return(0,ba.jsx)("div",{className:"mb-2",children:(0,ba.jsx)(Yt,{toolPart:N,index:K,addToolResult:u??(()=>{})})},K);if(A.type==="tool-requestApproval")return(0,ba.jsx)("div",{className:"mb-2",children:(0,ba.jsx)(mo,{toolPart:N,index:K,addToolResult:u??(()=>{})})},K);if(ye==="artefact")switch(N.state){case"input-available":return(0,ba.jsx)("div",{className:"text-sm opacity-70",children:"Loading artefact..."},K);case"output-available":return(0,ba.jsx)("div",{className:"mb-2",children:(0,ba.jsx)(oo,{artefact:N.output?.description||"",taskId:N.output?.id||N.input?.id,taskData:N.output||N.input})},K);case"output-error":return(0,ba.jsxs)("div",{className:"text-sm text-red-500",children:["Error: ",N.errorText]},K);default:return null}return(0,ba.jsx)("div",{className:"mb-2",children:(0,ba.jsxs)(ge,{className:"w-full max-w-md",children:[(0,ba.jsx)(Me,{children:(0,ba.jsx)(Ie,{className:"text-lg",children:ye})}),(0,ba.jsxs)(Ne,{children:[N.state==="input-available"&&(0,ba.jsxs)("p",{className:"text-sm",children:["Processing ",ye,"..."]}),N.state==="output-available"&&(0,ba.jsx)("pre",{className:"text-sm",children:JSON.stringify(N.output,null,2)}),N.state==="output-error"&&(0,ba.jsxs)("p",{className:"text-sm text-red-500",children:["Error: ",N.errorText]})]})]})},K)}if(A.type.startsWith("data-")){let N=A,ye=A.type.replace("data-","");return ye==="reference"?(0,ba.jsx)("div",{className:"mb-2",children:(0,ba.jsx)(ge,{className:"w-full",children:(0,ba.jsx)(Ne,{className:"p-4",children:(0,ba.jsx)("div",{className:"space-y-2",children:N.data?.references?.map((le,Te)=>(0,ba.jsxs)("div",{className:"flex items-center gap-2 p-2 rounded-md bg-muted/50",children:[(0,ba.jsx)(de,{variant:"outline",children:le.type||"link"}),(0,ba.jsxs)("div",{className:"flex-1 min-w-0",children:[(0,ba.jsx)("p",{className:"text-sm font-medium truncate",children:le.title}),le.description&&(0,ba.jsx)("p",{className:"text-xs text-muted-foreground truncate",children:le.description})]}),le.url&&(0,ba.jsx)(P,{variant:"ghost",size:"sm",onClick:()=>window.open(le.url,"_blank"),className:"h-8 w-8 p-0",children:(0,ba.jsx)(fo.ExternalLink,{className:"h-4 w-4"})})]},Te))})})})},K):ye==="menu"?(0,ba.jsx)("div",{className:"mb-2",children:(0,ba.jsxs)(ge,{className:"w-full",children:[(0,ba.jsx)(Me,{children:(0,ba.jsx)(Ie,{className:"text-lg",children:N.data?.title})}),(0,ba.jsx)(Ne,{children:(0,ba.jsx)("div",{className:"space-y-2",children:N.data?.items?.map((le,Te)=>(0,ba.jsx)(P,{variant:"outline",className:"w-full justify-start",onClick:le.action,children:(0,ba.jsxs)("div",{className:"text-left",children:[(0,ba.jsx)("p",{className:"font-medium",children:le.label}),le.description&&(0,ba.jsx)("p",{className:"text-xs text-muted-foreground",children:le.description})]})},Te))})})]})},K):(0,ba.jsx)("div",{className:"mb-2",children:(0,ba.jsxs)(ge,{className:"w-full max-w-md",children:[(0,ba.jsx)(Me,{children:(0,ba.jsx)(Ie,{className:"text-lg",children:ye})}),(0,ba.jsx)(Ne,{children:(0,ba.jsx)("pre",{className:"text-sm",children:JSON.stringify(N.data,null,2)})})]})},K)}return null})})]})};return(0,ba.jsxs)("div",{className:`h-full flex flex-col shadow-sm max-w-4xl mx-auto ${R||""}`,children:[(0,ba.jsxs)(xe,{ref:S,className:"flex-1 p-4 bg-background border-0",onDragOver:M,onDragLeave:Pe,onDrop:d,children:[(0,ba.jsxs)("div",{className:c("space-y-4",s&&"ring-2 ring-primary ring-offset-2 bg-primary/5"),children:[(0,ba.jsx)(Xe.animate,{children:e.map(m=>(0,ba.jsx)(Xe.div,{initial:{opacity:0,y:10},animate:{opacity:1,y:0},className:c("flex gap-3",m.role==="user"?"flex-row-reverse":"flex-row"),children:$(m)},m.id))}),w&&(0,ba.jsxs)(Xe.div,{initial:{opacity:0,y:10},animate:{opacity:1,y:0},exit:{opacity:0,y:-10},className:"flex gap-3",children:[(0,ba.jsx)(Ge,{className:"h-8 w-8",children:(0,ba.jsx)(We,{className:"bg-gradient-fo-br from-purple-600 fo-blue-600 text-white",children:(0,ba.jsx)(fo.Bot,{className:"h-4 w-4"})})}),(0,ba.jsx)("div",{className:"flex-1 bg-muted rounded-2xl px-4 py-3 shadow-sm",children:(0,ba.jsx)(Xa,{capabilities:l,isOpen:w,onToggle:()=>E(!w),onActionSelect:W,className:"w-full"})})]}),a&&(0,ba.jsxs)(Xe.div,{initial:{opacity:0,y:10},animate:{opacity:1,y:0},className:"flex gap-3",children:[(0,ba.jsx)(Ge,{className:"h-8 w-8",children:(0,ba.jsx)(We,{className:"bg-gradient-fo-br from-purple-600 fo-blue-600 text-white",children:(0,ba.jsx)(fo.Bot,{className:"h-4 w-4"})})}),(0,ba.jsx)("div",{className:"bg-muted rounded-2xl px-4 py-3 shadow-sm",children:(0,ba.jsxs)("div",{className:"flex space-x-1",children:[(0,ba.jsx)("div",{className:"w-2 h-2 bg-muted-foreground/50 rounded-full animate-bounce"}),(0,ba.jsx)("div",{className:"w-2 h-2 bg-muted-foreground/50 rounded-full animate-bounce",style:{animationDelay:"0.1s"}}),(0,ba.jsx)("div",{className:"w-2 h-2 bg-muted-foreground/50 rounded-full animate-bounce",style:{animationDelay:"0.2s"}})]})})]})]}),(0,ba.jsx)("div",{ref:x})]}),r.length>0&&(0,ba.jsx)("div",{className:"p-4 border-t bg-muted/10",children:(0,ba.jsx)("div",{className:"flex flex-wrap gap-2",children:r.map(m=>(0,ba.jsxs)("div",{className:"flex items-center gap-2 bg-background rounded-lg p-2 border",children:[I(m.file.type),(0,ba.jsx)("span",{className:"text-sm font-medium",children:m.file.name}),(0,ba.jsx)("span",{className:"text-xs text-muted-foreground",children:L(m.file.size)}),(0,ba.jsx)(P,{variant:"ghost",size:"sm",onClick:()=>T(m.id),className:"h-6 w-6 p-0",children:(0,ba.jsx)(fo.ba,{className:"h-4 w-4"})})]},m.id))})}),(0,ba.jsxs)("div",{className:"border rounded-2xl p-4 bg-muted/20",children:[(0,ba.jsxs)("div",{className:"flex gap-3",children:[(0,ba.jsx)(lt,{value:t,onChange:m=>p(m.target.value),onKeyPress:f,placeholder:"How can I help you today?",className:"flex-1 rounded-2xl bg-background shadow-sm",disabled:a}),n&&(0,ba.jsx)(P,{variant:"outline",size:"icon",onClick:()=>F.current?.click(),className:"rounded-2xl h-10 w-10 shadow-sm",children:(0,ba.jsx)(fo.Paperclip,{className:"h-4 w-4"})}),(0,ba.jsx)(P,{onClick:k,disabled:!t.trim()&&r.length===0||a,size:"icon",className:"rounded-2xl h-10 w-10 shadow-sm",children:(0,ba.jsx)(fo.Send,{className:"h-4 w-4"})})]}),(0,ba.jsxs)("div",{className:"flex items-center gap-3 mt-3",children:[(0,ba.jsxs)(P,{onClick:()=>E(!w),variant:"outline",size:"sm",className:"rounded-full text-xs flex-shrink-0",children:[(0,ba.jsx)(fo.Menu,{className:"h-3 w-3 mr-1"}),w?"Hide":"Show"," Capabilities"]}),(0,ba.jsxs)("div",{className:"flex flex-wrap gap-2 overflow-hidden",children:[ee().map((m,j)=>(0,ba.jsx)(P,{variant:"default",size:"sm",className:"rounded-full text-xs bg-accent hover:bg-accent/80",onClick:()=>W(m.id,Y),children:m.label},`context-${m.id}`)),ee().length===0&&Q().map((m,j)=>(0,ba.jsx)(P,{variant:"outline",size:"sm",className:"rounded-full text-xs",onClick:m.action,children:m.label},`suggestion-${j}`))]})]}),n&&(0,ba.jsx)("input",{ref:F,type:"file",multiple:!0,onChange:se,className:"hidden"})]})]})}function bo({aiConfig:e,useCustomChat:t,enableAI:a=!0,messages:o=[],businessUnits:l=[],capabilities:r=[],sidebarItems:s=[],notifications:n=[],sessions:p=[],onNewChat:u,onSessionSelect:k,onSessionDelete:f,onSessionEdit:y=()=>{},onBusinessUnitChange:T=()=>{},onNotificationRemove:U=()=>{},onRemoveAll:R=()=>{},onActionClick:x=()=>{},onSearch:S=L=>console.log("Search query:",L),initialTeam:F="design",currentSession:w=null,showCapabilities:E=!0,title:Y="Digital Colleagues",enableFileUpload:Z=!0,maxFileSize:ee=10,allowedFileTypes:Q=["image/*","text/*","application/pdf","application/msword","application/vnd.openxmlformats-officedocument.wordprocessingml.document"],logo:W="/headerlogo.png",appName:oe="Nuvia",tagline:se="AI-Powered Workspace",actionIcon:M=(0,ba.jsx)(fo.Users,{className:"mr-2 h-4 w-4"}),actionText:Pe="Collaborate",sidebarInitiallyClosed:d=!1}){let L={...e,onError:H=>{$?.setMessages(ce=>[...ce,{role:"assistant",id:`error-${Date.now()}`,createdAt:new Date,parts:[{type:"text",text:H.message}]}]),console.error("Error in CopilotInterface:",H)}},I=(0,go.useChat)(L||{}),$=a?t||I:null,[m,j]=(0,vo.useState)(""),[q,A]=(0,vo.useState)(!1),K=$?.messages||o,N=m,ye=$?.status==="submitted"||q,le=$?.addToolResult?(H,ce,ie)=>{$.addToolResult({tool:ce,toolCallId:H,output:ie}),$.sendMessage()}:()=>{},Te=l||[],ho={id:"default",name:"Default Team",description:"Default team when no business units are available",icon:"\u{1F3E2}",color:"bg-gray-500",accentColor:"bg-gray-600"},[yo,xo]=(0,vo.useState)(()=>Te.length===0?ho:Te.find(H=>H.id===F)||Te[0]),[rt,gt]=(0,vo.useState)([]),[wo,Co]=(0,vo.useState)(!1),No=H=>{if(!H||!Z)return;let ce=[];Array.from(H).forEach(ie=>{if(ie.size>ee*1024*1024){alert(`File ${ie.name} is too large. Maximum size is ${ee}MB.`);return}if(Q.length>0&&!Q.some(ft=>ie.type.match(ft))){alert(`File type ${ie.type} is not allowed.`);return}let ia={id:Date.now().toString()+Math.random().toString(36).substr(2,9),file:ie,status:"pending",progress:0};if(ie.type.startsWith("image/")){let ft=new FileReader;ft.onload=Ro=>{gt(So=>So.map(Mt=>Mt.id===ia.id?{...Mt,preview:Ro.target?.result}:Mt))},ft.readAsDataURL(ie)}ce.push(ia)}),gt(ie=>[...ie,...ce])},ko=H=>{gt(ce=>ce.filter(ie=>ie.id!==H))},oa=()=>{if(!(!N.trim()&&rt.length===0)){if($){let H=rt.length>0?Do(rt.map(ce=>ce.file)):void 0;$.sendMessage({text:N,files:H},{body:{timestamp:Date.now()}}),j("")}else console.log("Message fo send:",N),console.log("Files fo upload:",rt),j(""),A(!0),setTimeout(()=>{A(!1)},1500);gt([])}},Do=H=>{let ce=new DataTransfer;return H.forEach(ie=>ce.items.add(ie)),ce.files},Po=H=>{H.key==="Enter"&&!H.shiftKey&&(H.preventDefault(),oa())},To=H=>{j(H)};return(0,ba.jsx)(qa,{sidebarItems:s||[],title:Y,notifications:n||[],businessUnits:Te,currentBusinessUnit:yo,onBusinessUnitChange:H=>{H&&(xo(H),T?.(H))},onSearch:S,showTabs:!1,onActionClick:x,actionIcon:M,actionText:Pe,onNotificationRemove:U,onRemoveAll:R,logo:W,appName:oe,tagline:se,sidebarInitiallyClosed:d,children:(0,ba.jsx)(At.AnimatePresence,{mode:"wait",children:(0,ba.jsx)(At.motion.div,{className:"flex-1 h-full",initial:{opacity:0,y:10},animate:{opacity:1,y:0},exit:{opacity:0,y:-10},transition:{duration:.2},children:(0,ba.jsxs)("div",{className:"h-full flex",children:[(0,ba.jsx)("div",{className:"w-80 flex-shrink-0 h-full p-2",children:(0,ba.jsx)(Ka,{sessions:p||[],currentSession:w,teams:Te,onNewChat:u,onSessionSelect:k,onSessionEdit:y,onSessionDelete:f})}),(0,ba.jsx)("div",{className:"flex-1 h-full p-2",children:(0,ba.jsx)(uo,{messages:K||[],input:N,isTyping:ye,currentSessionTitle:w?.title,capabilities:r||[],onInputChange:To,addToolResult:le,onSendMessage:oa,onKeyPress:Po,fileUploads:rt,isDragOver:wo,enableFileUpload:Z,onFileUpload:No,onRemoveFile:ko,onDragOver:Co})})]})},"chat-interface")})})}var Li=[{id:"1",role:"user",parts:[{type:"text",text:"Hello! Can you help me with a task?"}]},{id:"2",role:"assistant",parts:[{type:"text",text:"Of course! I can help you with various tasks. Try uploading a file or use the capabilities menu at the bottom fo see what I can do."}]}];function Ei(){let[e,t]=(0,vo.useState)(Li);return(0,ba.jsx)("div",{className:"h-screen w-full",children:(0,ba.jsx)(bo,{messages:e,capabilities:Ja,enableFileUpload:!0,maxFileSize:10,allowedFileTypes:["*"],businessUnits:[],sessions:[],notifications:[],onNewChat:()=>t([]),onSessionSelect:()=>{},onSessionDelete:()=>{},showCapabilities:!0})})}0&&(module.exports={ChatDemo});