@locusai/cli 0.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +21 -0
- package/README.md +45 -0
- package/bin/locus.js +1147 -0
- package/bin/mcp.js +19819 -0
- package/bin/server.js +36449 -0
- package/index.ts +220 -0
- package/package.json +27 -0
- package/public/dashboard/404.html +1 -0
- package/public/dashboard/_next/static/FKNiy9gxnBJm8JQK-p25K/_buildManifest.js +1 -0
- package/public/dashboard/_next/static/FKNiy9gxnBJm8JQK-p25K/_ssgManifest.js +1 -0
- package/public/dashboard/_next/static/WfUedKoDM4nZdcatRoQdk/_buildManifest.js +1 -0
- package/public/dashboard/_next/static/WfUedKoDM4nZdcatRoQdk/_ssgManifest.js +1 -0
- package/public/dashboard/_next/static/XW3_p_di5drusE-VlxzXK/_buildManifest.js +1 -0
- package/public/dashboard/_next/static/XW3_p_di5drusE-VlxzXK/_ssgManifest.js +1 -0
- package/public/dashboard/_next/static/bf2GOBXb9EaNnZkv7RVlG/_buildManifest.js +1 -0
- package/public/dashboard/_next/static/bf2GOBXb9EaNnZkv7RVlG/_ssgManifest.js +1 -0
- package/public/dashboard/_next/static/chunks/140.29d6e9ea1df01666.js +1 -0
- package/public/dashboard/_next/static/chunks/142.e0cbd3087fd025fc.js +1 -0
- package/public/dashboard/_next/static/chunks/18.1e768729d24d723d.js +1 -0
- package/public/dashboard/_next/static/chunks/188.1512869303a9ef11.js +1 -0
- package/public/dashboard/_next/static/chunks/273-a1771233d25f2119.js +1 -0
- package/public/dashboard/_next/static/chunks/84-575620eb3bbfced4.js +1 -0
- package/public/dashboard/_next/static/chunks/855-df0aee06463ea596.js +2 -0
- package/public/dashboard/_next/static/chunks/87c73c54-18883d7ce69be0ce.js +1 -0
- package/public/dashboard/_next/static/chunks/886-5056f491a3d531b3.js +1 -0
- package/public/dashboard/_next/static/chunks/954-73b5906ca7819e42.js +1 -0
- package/public/dashboard/_next/static/chunks/972-efb0c31aeb3e1619.js +1 -0
- package/public/dashboard/_next/static/chunks/app/_not-found/page-3884acf5e0397003.js +1 -0
- package/public/dashboard/_next/static/chunks/app/backlog/page-f30275eedcf12ad8.js +1 -0
- package/public/dashboard/_next/static/chunks/app/docs/page-377e5ca3267a2eb5.js +1 -0
- package/public/dashboard/_next/static/chunks/app/docs/page-89769946bd53dc5b.js +1 -0
- package/public/dashboard/_next/static/chunks/app/docs/page-e90e86777b3c946f.js +1 -0
- package/public/dashboard/_next/static/chunks/app/layout-152c7fef4bd8f727.js +1 -0
- package/public/dashboard/_next/static/chunks/app/page-e1e7887da301e162.js +1 -0
- package/public/dashboard/_next/static/chunks/app/settings/page-67b58b5201cc6766.js +1 -0
- package/public/dashboard/_next/static/chunks/framework-fdd4ff226e9057cd.js +1 -0
- package/public/dashboard/_next/static/chunks/main-8ea28c2ff0c09b83.js +1 -0
- package/public/dashboard/_next/static/chunks/main-app-18102516cfd3e949.js +1 -0
- package/public/dashboard/_next/static/chunks/pages/_app-3e3e3e64529ea027.js +1 -0
- package/public/dashboard/_next/static/chunks/pages/_error-8cfbe37f68950a2b.js +1 -0
- package/public/dashboard/_next/static/chunks/polyfills-42372ed130431b0a.js +1 -0
- package/public/dashboard/_next/static/chunks/webpack-3acb64ba00ce78c9.js +1 -0
- package/public/dashboard/_next/static/chunks/webpack-a4df5dd62e0babef.js +1 -0
- package/public/dashboard/_next/static/chunks/webpack-ce3693c6fe6b715d.js +1 -0
- package/public/dashboard/_next/static/css/8aea088cdc4338f0.css +1 -0
- package/public/dashboard/_next/static/css/a979e4e0673642a5.css +1 -0
- package/public/dashboard/_next/static/css/c2c06e0e7e056d3e.css +1 -0
- package/public/dashboard/_next/static/media/24c15609eaa28576-s.woff2 +0 -0
- package/public/dashboard/_next/static/media/2c07349e02a7b712-s.woff2 +0 -0
- package/public/dashboard/_next/static/media/456105d6ea6d39e0-s.woff2 +0 -0
- package/public/dashboard/_next/static/media/47cbc4e2adbc5db9-s.p.woff2 +0 -0
- package/public/dashboard/_next/static/media/4f77bef990aad698-s.woff2 +0 -0
- package/public/dashboard/_next/static/media/627d916fd739a539-s.woff2 +0 -0
- package/public/dashboard/_next/static/media/63b255f18bea0ca9-s.woff2 +0 -0
- package/public/dashboard/_next/static/media/70bd82ac89b4fa42-s.woff2 +0 -0
- package/public/dashboard/_next/static/media/84602850c8fd81c3-s.woff2 +0 -0
- package/public/dashboard/_next/static/omFaTNN93MZypoe_iVckS/_buildManifest.js +1 -0
- package/public/dashboard/_next/static/omFaTNN93MZypoe_iVckS/_ssgManifest.js +1 -0
- package/public/dashboard/backlog.html +1 -0
- package/public/dashboard/backlog.txt +21 -0
- package/public/dashboard/docs.html +1 -0
- package/public/dashboard/docs.txt +22 -0
- package/public/dashboard/index.html +1 -0
- package/public/dashboard/index.txt +21 -0
- package/public/dashboard/settings.html +1 -0
- package/public/dashboard/settings.txt +21 -0
- package/src/constants.ts +28 -0
- package/src/generators/locus.ts +131 -0
- package/src/generators/root.ts +244 -0
- package/src/generators/server.ts +135 -0
- package/src/generators/shared.ts +35 -0
- package/src/generators/web.ts +513 -0
- package/src/types.ts +6 -0
- package/src/utils.ts +13 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[954],{6922:(e,r,o)=>{o.d(r,{A:()=>i});var t=o(7620);let l=e=>e.replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase(),a=function(){for(var e=arguments.length,r=Array(e),o=0;o<e;o++)r[o]=arguments[o];return r.filter((e,r,o)=>!!e&&o.indexOf(e)===r).join(" ")};var n={xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"};let s=(0,t.forwardRef)((e,r)=>{let{color:o="currentColor",size:l=24,strokeWidth:s=2,absoluteStrokeWidth:i,className:d="",children:c,iconNode:m,...p}=e;return(0,t.createElement)("svg",{ref:r,...n,width:l,height:l,stroke:o,strokeWidth:i?24*Number(s)/Number(l):s,className:a("lucide",d),...p},[...m.map(e=>{let[r,o]=e;return(0,t.createElement)(r,o)}),...Array.isArray(c)?c:[c]])}),i=(e,r)=>{let o=(0,t.forwardRef)((o,n)=>{let{className:i,...d}=o;return(0,t.createElement)(s,{ref:n,iconNode:r,className:a("lucide-".concat(l(e)),i),...d})});return o.displayName="".concat(e),o}},5928:(e,r,o)=>{o.d(r,{$:()=>t});function t(){for(var e,r,o=0,t="",l=arguments.length;o<l;o++)(e=arguments[o])&&(r=function e(r){var o,t,l="";if("string"==typeof r||"number"==typeof r)l+=r;else if("object"==typeof r){if(Array.isArray(r)){var a=r.length;for(o=0;o<a;o++)r[o]&&(t=e(r[o]))&&(l&&(l+=" "),l+=t)}else for(t in r)r[t]&&(l&&(l+=" "),l+=t)}return l}(e))&&(t&&(t+=" "),t+=r);return t}},6564:(e,r,o)=>{o.d(r,{QP:()=>ew});let t=(e,r)=>{let o=Array(e.length+r.length);for(let r=0;r<e.length;r++)o[r]=e[r];for(let t=0;t<r.length;t++)o[e.length+t]=r[t];return o},l=(e,r)=>({classGroupId:e,validator:r}),a=(e=new Map,r=null,o)=>({nextPart:e,validators:r,classGroupId:o}),n=[],s=e=>{let r=c(e),{conflictingClassGroups:o,conflictingClassGroupModifiers:l}=e;return{getClassGroupId:e=>{if(e.startsWith("[")&&e.endsWith("]"))return d(e);let o=e.split("-"),t=""===o[0]&&o.length>1?1:0;return i(o,t,r)},getConflictingClassGroupIds:(e,r)=>{if(r){let r=l[e],a=o[e];return r?a?t(a,r):r:a||n}return o[e]||n}}},i=(e,r,o)=>{if(0==e.length-r)return o.classGroupId;let t=e[r],l=o.nextPart.get(t);if(l){let o=i(e,r+1,l);if(o)return o}let a=o.validators;if(null===a)return;let n=0===r?e.join("-"):e.slice(r).join("-"),s=a.length;for(let e=0;e<s;e++){let r=a[e];if(r.validator(n))return r.classGroupId}},d=e=>-1===e.slice(1,-1).indexOf(":")?void 0:(()=>{let r=e.slice(1,-1),o=r.indexOf(":"),t=r.slice(0,o);return t?"arbitrary.."+t:void 0})(),c=e=>{let{theme:r,classGroups:o}=e;return m(o,r)},m=(e,r)=>{let o=a();for(let t in e)p(e[t],o,t,r);return o},p=(e,r,o,t)=>{let l=e.length;for(let a=0;a<l;a++)u(e[a],r,o,t)},u=(e,r,o,t)=>{if("string"==typeof e){b(e,r,o);return}if("function"==typeof e){f(e,r,o,t);return}g(e,r,o,t)},b=(e,r,o)=>{(""===e?r:h(r,e)).classGroupId=o},f=(e,r,o,t)=>{if(k(e)){p(e(t),r,o,t);return}null===r.validators&&(r.validators=[]),r.validators.push(l(o,e))},g=(e,r,o,t)=>{let l=Object.entries(e),a=l.length;for(let e=0;e<a;e++){let[a,n]=l[e];p(n,h(r,a),o,t)}},h=(e,r)=>{let o=e,t=r.split("-"),l=t.length;for(let e=0;e<l;e++){let r=t[e],l=o.nextPart.get(r);l||(l=a(),o.nextPart.set(r,l)),o=l}return o},k=e=>"isThemeGetter"in e&&!0===e.isThemeGetter,w=e=>{if(e<1)return{get:()=>void 0,set:()=>{}};let r=0,o=Object.create(null),t=Object.create(null),l=(l,a)=>{o[l]=a,++r>e&&(r=0,t=o,o=Object.create(null))};return{get(e){let r=o[e];return void 0!==r?r:void 0!==(r=t[e])?(l(e,r),r):void 0},set(e,r){e in o?o[e]=r:l(e,r)}}},x=[],y=(e,r,o,t,l)=>({modifiers:e,hasImportantModifier:r,baseClassName:o,maybePostfixModifierPosition:t,isExternal:l}),v=e=>{let{prefix:r,experimentalParseClassName:o}=e,t=e=>{let r;let o=[],t=0,l=0,a=0,n=e.length;for(let s=0;s<n;s++){let n=e[s];if(0===t&&0===l){if(":"===n){o.push(e.slice(a,s)),a=s+1;continue}if("/"===n){r=s;continue}}"["===n?t++:"]"===n?t--:"("===n?l++:")"===n&&l--}let s=0===o.length?e:e.slice(a),i=s,d=!1;return s.endsWith("!")?(i=s.slice(0,-1),d=!0):s.startsWith("!")&&(i=s.slice(1),d=!0),y(o,d,i,r&&r>a?r-a:void 0)};if(r){let e=r+":",o=t;t=r=>r.startsWith(e)?o(r.slice(e.length)):y(x,!1,r,void 0,!0)}if(o){let e=t;t=r=>o({className:r,parseClassName:e})}return t},z=e=>{let r=new Map;return e.orderSensitiveModifiers.forEach((e,o)=>{r.set(e,1e6+o)}),e=>{let o=[],t=[];for(let l=0;l<e.length;l++){let a=e[l],n="["===a[0],s=r.has(a);n||s?(t.length>0&&(t.sort(),o.push(...t),t=[]),o.push(a)):t.push(a)}return t.length>0&&(t.sort(),o.push(...t)),o}},j=e=>({cache:w(e.cacheSize),parseClassName:v(e),sortModifiers:z(e),...s(e)}),N=/\s+/,C=(e,r)=>{let{parseClassName:o,getClassGroupId:t,getConflictingClassGroupIds:l,sortModifiers:a}=r,n=[],s=e.trim().split(N),i="";for(let e=s.length-1;e>=0;e-=1){let r=s[e],{isExternal:d,modifiers:c,hasImportantModifier:m,baseClassName:p,maybePostfixModifierPosition:u}=o(r);if(d){i=r+(i.length>0?" "+i:i);continue}let b=!!u,f=t(b?p.substring(0,u):p);if(!f){if(!b||!(f=t(p))){i=r+(i.length>0?" "+i:i);continue}b=!1}let g=0===c.length?"":1===c.length?c[0]:a(c).join(":"),h=m?g+"!":g,k=h+f;if(n.indexOf(k)>-1)continue;n.push(k);let w=l(f,b);for(let e=0;e<w.length;++e){let r=w[e];n.push(h+r)}i=r+(i.length>0?" "+i:i)}return i},G=(...e)=>{let r,o,t=0,l="";for(;t<e.length;)(r=e[t++])&&(o=$(r))&&(l&&(l+=" "),l+=o);return l},$=e=>{let r;if("string"==typeof e)return e;let o="";for(let t=0;t<e.length;t++)e[t]&&(r=$(e[t]))&&(o&&(o+=" "),o+=r);return o},A=[],O=e=>{let r=r=>r[e]||A;return r.isThemeGetter=!0,r},W=/^\[(?:(\w[\w-]*):)?(.+)\]$/i,E=/^\((?:(\w[\w-]*):)?(.+)\)$/i,I=/^\d+\/\d+$/,M=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,S=/\d+(%|px|r?em|[sdl]?v([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(w|h|i|b|min|max))|\b(calc|min|max|clamp)\(.+\)|^0$/,_=/^(rgba?|hsla?|hwb|(ok)?(lab|lch)|color-mix)\(.+\)$/,P=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,T=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,L=e=>I.test(e),q=e=>!!e&&!Number.isNaN(Number(e)),R=e=>!!e&&Number.isInteger(Number(e)),B=e=>e.endsWith("%")&&q(e.slice(0,-1)),Q=e=>M.test(e),Z=()=>!0,D=e=>S.test(e)&&!_.test(e),F=()=>!1,H=e=>P.test(e),J=e=>T.test(e),K=e=>!V(e)&&!et(e),U=e=>ec(e,eb,F),V=e=>W.test(e),X=e=>ec(e,ef,D),Y=e=>ec(e,eg,q),ee=e=>ec(e,ep,F),er=e=>ec(e,eu,J),eo=e=>ec(e,ek,H),et=e=>E.test(e),el=e=>em(e,ef),ea=e=>em(e,eh),en=e=>em(e,ep),es=e=>em(e,eb),ei=e=>em(e,eu),ed=e=>em(e,ek,!0),ec=(e,r,o)=>{let t=W.exec(e);return!!t&&(t[1]?r(t[1]):o(t[2]))},em=(e,r,o=!1)=>{let t=E.exec(e);return!!t&&(t[1]?r(t[1]):o)},ep=e=>"position"===e||"percentage"===e,eu=e=>"image"===e||"url"===e,eb=e=>"length"===e||"size"===e||"bg-size"===e,ef=e=>"length"===e,eg=e=>"number"===e,eh=e=>"family-name"===e,ek=e=>"shadow"===e;Symbol.toStringTag;let ew=((e,...r)=>{let o,t,l,a;let n=e=>{let r=t(e);if(r)return r;let a=C(e,o);return l(e,a),a};return a=s=>(t=(o=j(r.reduce((e,r)=>r(e),e()))).cache.get,l=o.cache.set,a=n,n(s)),(...e)=>a(G(...e))})(()=>{let e=O("color"),r=O("font"),o=O("text"),t=O("font-weight"),l=O("tracking"),a=O("leading"),n=O("breakpoint"),s=O("container"),i=O("spacing"),d=O("radius"),c=O("shadow"),m=O("inset-shadow"),p=O("text-shadow"),u=O("drop-shadow"),b=O("blur"),f=O("perspective"),g=O("aspect"),h=O("ease"),k=O("animate"),w=()=>["auto","avoid","all","avoid-page","page","left","right","column"],x=()=>["center","top","bottom","left","right","top-left","left-top","top-right","right-top","bottom-right","right-bottom","bottom-left","left-bottom"],y=()=>[...x(),et,V],v=()=>["auto","hidden","clip","visible","scroll"],z=()=>["auto","contain","none"],j=()=>[et,V,i],N=()=>[L,"full","auto",...j()],C=()=>[R,"none","subgrid",et,V],G=()=>["auto",{span:["full",R,et,V]},R,et,V],$=()=>[R,"auto",et,V],A=()=>["auto","min","max","fr",et,V],W=()=>["start","end","center","between","around","evenly","stretch","baseline","center-safe","end-safe"],E=()=>["start","end","center","stretch","center-safe","end-safe"],I=()=>["auto",...j()],M=()=>[L,"auto","full","dvw","dvh","lvw","lvh","svw","svh","min","max","fit",...j()],S=()=>[e,et,V],_=()=>[...x(),en,ee,{position:[et,V]}],P=()=>["no-repeat",{repeat:["","x","y","space","round"]}],T=()=>["auto","cover","contain",es,U,{size:[et,V]}],D=()=>[B,el,X],F=()=>["","none","full",d,et,V],H=()=>["",q,el,X],J=()=>["solid","dashed","dotted","double"],ec=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],em=()=>[q,B,en,ee],ep=()=>["","none",b,et,V],eu=()=>["none",q,et,V],eb=()=>["none",q,et,V],ef=()=>[q,et,V],eg=()=>[L,"full",...j()];return{cacheSize:500,theme:{animate:["spin","ping","pulse","bounce"],aspect:["video"],blur:[Q],breakpoint:[Q],color:[Z],container:[Q],"drop-shadow":[Q],ease:["in","out","in-out"],font:[K],"font-weight":["thin","extralight","light","normal","medium","semibold","bold","extrabold","black"],"inset-shadow":[Q],leading:["none","tight","snug","normal","relaxed","loose"],perspective:["dramatic","near","normal","midrange","distant","none"],radius:[Q],shadow:[Q],spacing:["px",q],text:[Q],"text-shadow":[Q],tracking:["tighter","tight","normal","wide","wider","widest"]},classGroups:{aspect:[{aspect:["auto","square",L,V,et,g]}],container:["container"],columns:[{columns:[q,V,et,s]}],"break-after":[{"break-after":w()}],"break-before":[{"break-before":w()}],"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"],sr:["sr-only","not-sr-only"],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:y()}],overflow:[{overflow:v()}],"overflow-x":[{"overflow-x":v()}],"overflow-y":[{"overflow-y":v()}],overscroll:[{overscroll:z()}],"overscroll-x":[{"overscroll-x":z()}],"overscroll-y":[{"overscroll-y":z()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:N()}],"inset-x":[{"inset-x":N()}],"inset-y":[{"inset-y":N()}],start:[{start:N()}],end:[{end:N()}],top:[{top:N()}],right:[{right:N()}],bottom:[{bottom:N()}],left:[{left:N()}],visibility:["visible","invisible","collapse"],z:[{z:[R,"auto",et,V]}],basis:[{basis:[L,"full","auto",s,...j()]}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["nowrap","wrap","wrap-reverse"]}],flex:[{flex:[q,L,"auto","initial","none",V]}],grow:[{grow:["",q,et,V]}],shrink:[{shrink:["",q,et,V]}],order:[{order:[R,"first","last","none",et,V]}],"grid-cols":[{"grid-cols":C()}],"col-start-end":[{col:G()}],"col-start":[{"col-start":$()}],"col-end":[{"col-end":$()}],"grid-rows":[{"grid-rows":C()}],"row-start-end":[{row:G()}],"row-start":[{"row-start":$()}],"row-end":[{"row-end":$()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":A()}],"auto-rows":[{"auto-rows":A()}],gap:[{gap:j()}],"gap-x":[{"gap-x":j()}],"gap-y":[{"gap-y":j()}],"justify-content":[{justify:[...W(),"normal"]}],"justify-items":[{"justify-items":[...E(),"normal"]}],"justify-self":[{"justify-self":["auto",...E()]}],"align-content":[{content:["normal",...W()]}],"align-items":[{items:[...E(),{baseline:["","last"]}]}],"align-self":[{self:["auto",...E(),{baseline:["","last"]}]}],"place-content":[{"place-content":W()}],"place-items":[{"place-items":[...E(),"baseline"]}],"place-self":[{"place-self":["auto",...E()]}],p:[{p:j()}],px:[{px:j()}],py:[{py:j()}],ps:[{ps:j()}],pe:[{pe:j()}],pt:[{pt:j()}],pr:[{pr:j()}],pb:[{pb:j()}],pl:[{pl:j()}],m:[{m:I()}],mx:[{mx:I()}],my:[{my:I()}],ms:[{ms:I()}],me:[{me:I()}],mt:[{mt:I()}],mr:[{mr:I()}],mb:[{mb:I()}],ml:[{ml:I()}],"space-x":[{"space-x":j()}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":j()}],"space-y-reverse":["space-y-reverse"],size:[{size:M()}],w:[{w:[s,"screen",...M()]}],"min-w":[{"min-w":[s,"screen","none",...M()]}],"max-w":[{"max-w":[s,"screen","none","prose",{screen:[n]},...M()]}],h:[{h:["screen","lh",...M()]}],"min-h":[{"min-h":["screen","lh","none",...M()]}],"max-h":[{"max-h":["screen","lh",...M()]}],"font-size":[{text:["base",o,el,X]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:[t,et,Y]}],"font-stretch":[{"font-stretch":["ultra-condensed","extra-condensed","condensed","semi-condensed","normal","semi-expanded","expanded","extra-expanded","ultra-expanded",B,V]}],"font-family":[{font:[ea,V,r]}],"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:[l,et,V]}],"line-clamp":[{"line-clamp":[q,"none",et,Y]}],leading:[{leading:[a,...j()]}],"list-image":[{"list-image":["none",et,V]}],"list-style-position":[{list:["inside","outside"]}],"list-style-type":[{list:["disc","decimal","none",et,V]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"placeholder-color":[{placeholder:S()}],"text-color":[{text:S()}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...J(),"wavy"]}],"text-decoration-thickness":[{decoration:[q,"from-font","auto",et,X]}],"text-decoration-color":[{decoration:S()}],"underline-offset":[{"underline-offset":[q,"auto",et,V]}],"text-transform":["uppercase","lowercase","capitalize","normal-case"],"text-overflow":["truncate","text-ellipsis","text-clip"],"text-wrap":[{text:["wrap","nowrap","balance","pretty"]}],indent:[{indent:j()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",et,V]}],whitespace:[{whitespace:["normal","nowrap","pre","pre-line","pre-wrap","break-spaces"]}],break:[{break:["normal","words","all","keep"]}],wrap:[{wrap:["break-word","anywhere","normal"]}],hyphens:[{hyphens:["none","manual","auto"]}],content:[{content:["none",et,V]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:_()}],"bg-repeat":[{bg:P()}],"bg-size":[{bg:T()}],"bg-image":[{bg:["none",{linear:[{to:["t","tr","r","br","b","bl","l","tl"]},R,et,V],radial:["",et,V],conic:[R,et,V]},ei,er]}],"bg-color":[{bg:S()}],"gradient-from-pos":[{from:D()}],"gradient-via-pos":[{via:D()}],"gradient-to-pos":[{to:D()}],"gradient-from":[{from:S()}],"gradient-via":[{via:S()}],"gradient-to":[{to:S()}],rounded:[{rounded:F()}],"rounded-s":[{"rounded-s":F()}],"rounded-e":[{"rounded-e":F()}],"rounded-t":[{"rounded-t":F()}],"rounded-r":[{"rounded-r":F()}],"rounded-b":[{"rounded-b":F()}],"rounded-l":[{"rounded-l":F()}],"rounded-ss":[{"rounded-ss":F()}],"rounded-se":[{"rounded-se":F()}],"rounded-ee":[{"rounded-ee":F()}],"rounded-es":[{"rounded-es":F()}],"rounded-tl":[{"rounded-tl":F()}],"rounded-tr":[{"rounded-tr":F()}],"rounded-br":[{"rounded-br":F()}],"rounded-bl":[{"rounded-bl":F()}],"border-w":[{border:H()}],"border-w-x":[{"border-x":H()}],"border-w-y":[{"border-y":H()}],"border-w-s":[{"border-s":H()}],"border-w-e":[{"border-e":H()}],"border-w-t":[{"border-t":H()}],"border-w-r":[{"border-r":H()}],"border-w-b":[{"border-b":H()}],"border-w-l":[{"border-l":H()}],"divide-x":[{"divide-x":H()}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":H()}],"divide-y-reverse":["divide-y-reverse"],"border-style":[{border:[...J(),"hidden","none"]}],"divide-style":[{divide:[...J(),"hidden","none"]}],"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-b":[{"border-b":S()}],"border-color-l":[{"border-l":S()}],"divide-color":[{divide:S()}],"outline-style":[{outline:[...J(),"none","hidden"]}],"outline-offset":[{"outline-offset":[q,et,V]}],"outline-w":[{outline:["",q,el,X]}],"outline-color":[{outline:S()}],shadow:[{shadow:["","none",c,ed,eo]}],"shadow-color":[{shadow:S()}],"inset-shadow":[{"inset-shadow":["none",m,ed,eo]}],"inset-shadow-color":[{"inset-shadow":S()}],"ring-w":[{ring:H()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:S()}],"ring-offset-w":[{"ring-offset":[q,X]}],"ring-offset-color":[{"ring-offset":S()}],"inset-ring-w":[{"inset-ring":H()}],"inset-ring-color":[{"inset-ring":S()}],"text-shadow":[{"text-shadow":["none",p,ed,eo]}],"text-shadow-color":[{"text-shadow":S()}],opacity:[{opacity:[q,et,V]}],"mix-blend":[{"mix-blend":[...ec(),"plus-darker","plus-lighter"]}],"bg-blend":[{"bg-blend":ec()}],"mask-clip":[{"mask-clip":["border","padding","content","fill","stroke","view"]},"mask-no-clip"],"mask-composite":[{mask:["add","subtract","intersect","exclude"]}],"mask-image-linear-pos":[{"mask-linear":[q]}],"mask-image-linear-from-pos":[{"mask-linear-from":em()}],"mask-image-linear-to-pos":[{"mask-linear-to":em()}],"mask-image-linear-from-color":[{"mask-linear-from":S()}],"mask-image-linear-to-color":[{"mask-linear-to":S()}],"mask-image-t-from-pos":[{"mask-t-from":em()}],"mask-image-t-to-pos":[{"mask-t-to":em()}],"mask-image-t-from-color":[{"mask-t-from":S()}],"mask-image-t-to-color":[{"mask-t-to":S()}],"mask-image-r-from-pos":[{"mask-r-from":em()}],"mask-image-r-to-pos":[{"mask-r-to":em()}],"mask-image-r-from-color":[{"mask-r-from":S()}],"mask-image-r-to-color":[{"mask-r-to":S()}],"mask-image-b-from-pos":[{"mask-b-from":em()}],"mask-image-b-to-pos":[{"mask-b-to":em()}],"mask-image-b-from-color":[{"mask-b-from":S()}],"mask-image-b-to-color":[{"mask-b-to":S()}],"mask-image-l-from-pos":[{"mask-l-from":em()}],"mask-image-l-to-pos":[{"mask-l-to":em()}],"mask-image-l-from-color":[{"mask-l-from":S()}],"mask-image-l-to-color":[{"mask-l-to":S()}],"mask-image-x-from-pos":[{"mask-x-from":em()}],"mask-image-x-to-pos":[{"mask-x-to":em()}],"mask-image-x-from-color":[{"mask-x-from":S()}],"mask-image-x-to-color":[{"mask-x-to":S()}],"mask-image-y-from-pos":[{"mask-y-from":em()}],"mask-image-y-to-pos":[{"mask-y-to":em()}],"mask-image-y-from-color":[{"mask-y-from":S()}],"mask-image-y-to-color":[{"mask-y-to":S()}],"mask-image-radial":[{"mask-radial":[et,V]}],"mask-image-radial-from-pos":[{"mask-radial-from":em()}],"mask-image-radial-to-pos":[{"mask-radial-to":em()}],"mask-image-radial-from-color":[{"mask-radial-from":S()}],"mask-image-radial-to-color":[{"mask-radial-to":S()}],"mask-image-radial-shape":[{"mask-radial":["circle","ellipse"]}],"mask-image-radial-size":[{"mask-radial":[{closest:["side","corner"],farthest:["side","corner"]}]}],"mask-image-radial-pos":[{"mask-radial-at":x()}],"mask-image-conic-pos":[{"mask-conic":[q]}],"mask-image-conic-from-pos":[{"mask-conic-from":em()}],"mask-image-conic-to-pos":[{"mask-conic-to":em()}],"mask-image-conic-from-color":[{"mask-conic-from":S()}],"mask-image-conic-to-color":[{"mask-conic-to":S()}],"mask-mode":[{mask:["alpha","luminance","match"]}],"mask-origin":[{"mask-origin":["border","padding","content","fill","stroke","view"]}],"mask-position":[{mask:_()}],"mask-repeat":[{mask:P()}],"mask-size":[{mask:T()}],"mask-type":[{"mask-type":["alpha","luminance"]}],"mask-image":[{mask:["none",et,V]}],filter:[{filter:["","none",et,V]}],blur:[{blur:ep()}],brightness:[{brightness:[q,et,V]}],contrast:[{contrast:[q,et,V]}],"drop-shadow":[{"drop-shadow":["","none",u,ed,eo]}],"drop-shadow-color":[{"drop-shadow":S()}],grayscale:[{grayscale:["",q,et,V]}],"hue-rotate":[{"hue-rotate":[q,et,V]}],invert:[{invert:["",q,et,V]}],saturate:[{saturate:[q,et,V]}],sepia:[{sepia:["",q,et,V]}],"backdrop-filter":[{"backdrop-filter":["","none",et,V]}],"backdrop-blur":[{"backdrop-blur":ep()}],"backdrop-brightness":[{"backdrop-brightness":[q,et,V]}],"backdrop-contrast":[{"backdrop-contrast":[q,et,V]}],"backdrop-grayscale":[{"backdrop-grayscale":["",q,et,V]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[q,et,V]}],"backdrop-invert":[{"backdrop-invert":["",q,et,V]}],"backdrop-opacity":[{"backdrop-opacity":[q,et,V]}],"backdrop-saturate":[{"backdrop-saturate":[q,et,V]}],"backdrop-sepia":[{"backdrop-sepia":["",q,et,V]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":j()}],"border-spacing-x":[{"border-spacing-x":j()}],"border-spacing-y":[{"border-spacing-y":j()}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["","all","colors","opacity","shadow","transform","none",et,V]}],"transition-behavior":[{transition:["normal","discrete"]}],duration:[{duration:[q,"initial",et,V]}],ease:[{ease:["linear","initial",h,et,V]}],delay:[{delay:[q,et,V]}],animate:[{animate:["none",k,et,V]}],backface:[{backface:["hidden","visible"]}],perspective:[{perspective:[f,et,V]}],"perspective-origin":[{"perspective-origin":y()}],rotate:[{rotate:eu()}],"rotate-x":[{"rotate-x":eu()}],"rotate-y":[{"rotate-y":eu()}],"rotate-z":[{"rotate-z":eu()}],scale:[{scale:eb()}],"scale-x":[{"scale-x":eb()}],"scale-y":[{"scale-y":eb()}],"scale-z":[{"scale-z":eb()}],"scale-3d":["scale-3d"],skew:[{skew:ef()}],"skew-x":[{"skew-x":ef()}],"skew-y":[{"skew-y":ef()}],transform:[{transform:[et,V,"","none","gpu","cpu"]}],"transform-origin":[{origin:y()}],"transform-style":[{transform:["3d","flat"]}],translate:[{translate:eg()}],"translate-x":[{"translate-x":eg()}],"translate-y":[{"translate-y":eg()}],"translate-z":[{"translate-z":eg()}],"translate-none":["translate-none"],accent:[{accent:S()}],appearance:[{appearance:["none","auto"]}],"caret-color":[{caret:S()}],"color-scheme":[{scheme:["normal","dark","light","light-dark","only-dark","only-light"]}],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",et,V]}],"field-sizing":[{"field-sizing":["fixed","content"]}],"pointer-events":[{"pointer-events":["auto","none"]}],resize:[{resize:["none","","y","x"]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":j()}],"scroll-mx":[{"scroll-mx":j()}],"scroll-my":[{"scroll-my":j()}],"scroll-ms":[{"scroll-ms":j()}],"scroll-me":[{"scroll-me":j()}],"scroll-mt":[{"scroll-mt":j()}],"scroll-mr":[{"scroll-mr":j()}],"scroll-mb":[{"scroll-mb":j()}],"scroll-ml":[{"scroll-ml":j()}],"scroll-p":[{"scroll-p":j()}],"scroll-px":[{"scroll-px":j()}],"scroll-py":[{"scroll-py":j()}],"scroll-ps":[{"scroll-ps":j()}],"scroll-pe":[{"scroll-pe":j()}],"scroll-pt":[{"scroll-pt":j()}],"scroll-pr":[{"scroll-pr":j()}],"scroll-pb":[{"scroll-pb":j()}],"scroll-pl":[{"scroll-pl":j()}],"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",et,V]}],fill:[{fill:["none",...S()]}],"stroke-w":[{stroke:[q,el,X,Y]}],stroke:[{stroke:["none",...S()]}],"forced-color-adjust":[{"forced-color-adjust":["auto","none"]}]},conflictingClassGroups:{overflow:["overflow-x","overflow-y"],overscroll:["overscroll-x","overscroll-y"],inset:["inset-x","inset-y","start","end","top","right","bottom","left"],"inset-x":["right","left"],"inset-y":["top","bottom"],flex:["basis","grow","shrink"],gap:["gap-x","gap-y"],p:["px","py","ps","pe","pt","pr","pb","pl"],px:["pr","pl"],py:["pt","pb"],m:["mx","my","ms","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-b","rounded-l","rounded-ss","rounded-se","rounded-ee","rounded-es","rounded-tl","rounded-tr","rounded-br","rounded-bl"],"rounded-s":["rounded-ss","rounded-es"],"rounded-e":["rounded-se","rounded-ee"],"rounded-t":["rounded-tl","rounded-tr"],"rounded-r":["rounded-tr","rounded-br"],"rounded-b":["rounded-br","rounded-bl"],"rounded-l":["rounded-tl","rounded-bl"],"border-spacing":["border-spacing-x","border-spacing-y"],"border-w":["border-w-x","border-w-y","border-w-s","border-w-e","border-w-t","border-w-r","border-w-b","border-w-l"],"border-w-x":["border-w-r","border-w-l"],"border-w-y":["border-w-t","border-w-b"],"border-color":["border-color-x","border-color-y","border-color-s","border-color-e","border-color-t","border-color-r","border-color-b","border-color-l"],"border-color-x":["border-color-r","border-color-l"],"border-color-y":["border-color-t","border-color-b"],translate:["translate-x","translate-y","translate-none"],"translate-none":["translate","translate-x","translate-y","translate-z"],"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-pe","scroll-pt","scroll-pr","scroll-pb","scroll-pl"],"scroll-px":["scroll-pr","scroll-pl"],"scroll-py":["scroll-pt","scroll-pb"],touch:["touch-x","touch-y","touch-pz"],"touch-x":["touch"],"touch-y":["touch"],"touch-pz":["touch"]},conflictingClassGroupModifiers:{"font-size":["leading"]},orderSensitiveModifiers:["*","**","after","backdrop","before","details-content","file","first-letter","first-line","marker","placeholder","selection"]}})}}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[972],{7463:(e,t)=>{"use strict";t.byteLength=function(e){var t=u(e),r=t[0],n=t[1];return(r+n)*3/4-n},t.toByteArray=function(e){var t,r,i=u(e),s=i[0],a=i[1],f=new o((s+a)*3/4-a),l=0,c=a>0?s-4:s;for(r=0;r<c;r+=4)t=n[e.charCodeAt(r)]<<18|n[e.charCodeAt(r+1)]<<12|n[e.charCodeAt(r+2)]<<6|n[e.charCodeAt(r+3)],f[l++]=t>>16&255,f[l++]=t>>8&255,f[l++]=255&t;return 2===a&&(t=n[e.charCodeAt(r)]<<2|n[e.charCodeAt(r+1)]>>4,f[l++]=255&t),1===a&&(t=n[e.charCodeAt(r)]<<10|n[e.charCodeAt(r+1)]<<4|n[e.charCodeAt(r+2)]>>2,f[l++]=t>>8&255,f[l++]=255&t),f},t.fromByteArray=function(e){for(var t,n=e.length,o=n%3,i=[],s=0,a=n-o;s<a;s+=16383)i.push(function(e,t,n){for(var o,i=[],s=t;s<n;s+=3)i.push(r[(o=(e[s]<<16&0xff0000)+(e[s+1]<<8&65280)+(255&e[s+2]))>>18&63]+r[o>>12&63]+r[o>>6&63]+r[63&o]);return i.join("")}(e,s,s+16383>a?a:s+16383));return 1===o?i.push(r[(t=e[n-1])>>2]+r[t<<4&63]+"=="):2===o&&i.push(r[(t=(e[n-2]<<8)+e[n-1])>>10]+r[t>>4&63]+r[t<<2&63]+"="),i.join("")};for(var r=[],n=[],o="undefined"!=typeof Uint8Array?Uint8Array:Array,i="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",s=0,a=i.length;s<a;++s)r[s]=i[s],n[i.charCodeAt(s)]=s;function u(e){var t=e.length;if(t%4>0)throw Error("Invalid string. Length must be a multiple of 4");var r=e.indexOf("=");-1===r&&(r=t);var n=r===t?0:4-r%4;return[r,n]}n["-".charCodeAt(0)]=62,n["_".charCodeAt(0)]=63},3414:(e,t,r)=>{"use strict";var n=r(7463),o=r(1482),i="function"==typeof Symbol&&"function"==typeof Symbol.for?Symbol.for("nodejs.util.inspect.custom"):null;function s(e){if(e>0x7fffffff)throw RangeError('The value "'+e+'" is invalid for option "size"');var t=new Uint8Array(e);return Object.setPrototypeOf(t,a.prototype),t}function a(e,t,r){if("number"==typeof e){if("string"==typeof t)throw TypeError('The "string" argument must be of type string. Received type number');return l(e)}return u(e,t,r)}function u(e,t,r){if("string"==typeof e)return function(e,t){if(("string"!=typeof t||""===t)&&(t="utf8"),!a.isEncoding(t))throw TypeError("Unknown encoding: "+t);var r=0|d(e,t),n=s(r),o=n.write(e,t);return o!==r&&(n=n.slice(0,o)),n}(e,t);if(ArrayBuffer.isView(e))return function(e){if(x(e,Uint8Array)){var t=new Uint8Array(e);return h(t.buffer,t.byteOffset,t.byteLength)}return c(e)}(e);if(null==e)throw TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e);if(x(e,ArrayBuffer)||e&&x(e.buffer,ArrayBuffer)||"undefined"!=typeof SharedArrayBuffer&&(x(e,SharedArrayBuffer)||e&&x(e.buffer,SharedArrayBuffer)))return h(e,t,r);if("number"==typeof e)throw TypeError('The "value" argument must not be of type number. Received type number');var n=e.valueOf&&e.valueOf();if(null!=n&&n!==e)return a.from(n,t,r);var o=function(e){if(a.isBuffer(e)){var t,r=0|p(e.length),n=s(r);return 0===n.length||e.copy(n,0,0,r),n}return void 0!==e.length?"number"!=typeof e.length||(t=e.length)!=t?s(0):c(e):"Buffer"===e.type&&Array.isArray(e.data)?c(e.data):void 0}(e);if(o)return o;if("undefined"!=typeof Symbol&&null!=Symbol.toPrimitive&&"function"==typeof e[Symbol.toPrimitive])return a.from(e[Symbol.toPrimitive]("string"),t,r);throw TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e)}function f(e){if("number"!=typeof e)throw TypeError('"size" argument must be of type number');if(e<0)throw RangeError('The value "'+e+'" is invalid for option "size"')}function l(e){return f(e),s(e<0?0:0|p(e))}function c(e){for(var t=e.length<0?0:0|p(e.length),r=s(t),n=0;n<t;n+=1)r[n]=255&e[n];return r}function h(e,t,r){var n;if(t<0||e.byteLength<t)throw RangeError('"offset" is outside of buffer bounds');if(e.byteLength<t+(r||0))throw RangeError('"length" is outside of buffer bounds');return Object.setPrototypeOf(n=void 0===t&&void 0===r?new Uint8Array(e):void 0===r?new Uint8Array(e,t):new Uint8Array(e,t,r),a.prototype),n}function p(e){if(e>=0x7fffffff)throw RangeError("Attempt to allocate Buffer larger than maximum size: 0x7fffffff bytes");return 0|e}function d(e,t){if(a.isBuffer(e))return e.length;if(ArrayBuffer.isView(e)||x(e,ArrayBuffer))return e.byteLength;if("string"!=typeof e)throw TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof e);var r=e.length,n=arguments.length>2&&!0===arguments[2];if(!n&&0===r)return 0;for(var o=!1;;)switch(t){case"ascii":case"latin1":case"binary":return r;case"utf8":case"utf-8":return T(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return 2*r;case"hex":return r>>>1;case"base64":return U(e).length;default:if(o)return n?-1:T(e).length;t=(""+t).toLowerCase(),o=!0}}function y(e,t,r){var o,i,s=!1;if((void 0===t||t<0)&&(t=0),t>this.length||((void 0===r||r>this.length)&&(r=this.length),r<=0||(r>>>=0)<=(t>>>=0)))return"";for(e||(e="utf8");;)switch(e){case"hex":return function(e,t,r){var n=e.length;(!t||t<0)&&(t=0),(!r||r<0||r>n)&&(r=n);for(var o="",i=t;i<r;++i)o+=C[e[i]];return o}(this,t,r);case"utf8":case"utf-8":return w(this,t,r);case"ascii":return function(e,t,r){var n="";r=Math.min(e.length,r);for(var o=t;o<r;++o)n+=String.fromCharCode(127&e[o]);return n}(this,t,r);case"latin1":case"binary":return function(e,t,r){var n="";r=Math.min(e.length,r);for(var o=t;o<r;++o)n+=String.fromCharCode(e[o]);return n}(this,t,r);case"base64":return o=t,i=r,0===o&&i===this.length?n.fromByteArray(this):n.fromByteArray(this.slice(o,i));case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return function(e,t,r){for(var n=e.slice(t,r),o="",i=0;i<n.length-1;i+=2)o+=String.fromCharCode(n[i]+256*n[i+1]);return o}(this,t,r);default:if(s)throw TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),s=!0}}function g(e,t,r){var n=e[t];e[t]=e[r],e[r]=n}function m(e,t,r,n,o){var i;if(0===e.length)return -1;if("string"==typeof r?(n=r,r=0):r>0x7fffffff?r=0x7fffffff:r<-0x80000000&&(r=-0x80000000),(i=r=+r)!=i&&(r=o?0:e.length-1),r<0&&(r=e.length+r),r>=e.length){if(o)return -1;r=e.length-1}else if(r<0){if(!o)return -1;r=0}if("string"==typeof t&&(t=a.from(t,n)),a.isBuffer(t))return 0===t.length?-1:b(e,t,r,n,o);if("number"==typeof t)return(t&=255,"function"==typeof Uint8Array.prototype.indexOf)?o?Uint8Array.prototype.indexOf.call(e,t,r):Uint8Array.prototype.lastIndexOf.call(e,t,r):b(e,[t],r,n,o);throw TypeError("val must be string, number or Buffer")}function b(e,t,r,n,o){var i,s=1,a=e.length,u=t.length;if(void 0!==n&&("ucs2"===(n=String(n).toLowerCase())||"ucs-2"===n||"utf16le"===n||"utf-16le"===n)){if(e.length<2||t.length<2)return -1;s=2,a/=2,u/=2,r/=2}function f(e,t){return 1===s?e[t]:e.readUInt16BE(t*s)}if(o){var l=-1;for(i=r;i<a;i++)if(f(e,i)===f(t,-1===l?0:i-l)){if(-1===l&&(l=i),i-l+1===u)return l*s}else -1!==l&&(i-=i-l),l=-1}else for(r+u>a&&(r=a-u),i=r;i>=0;i--){for(var c=!0,h=0;h<u;h++)if(f(e,i+h)!==f(t,h)){c=!1;break}if(c)return i}return -1}function w(e,t,r){r=Math.min(e.length,r);for(var n=[],o=t;o<r;){var i,s,a,u,f=e[o],l=null,c=f>239?4:f>223?3:f>191?2:1;if(o+c<=r)switch(c){case 1:f<128&&(l=f);break;case 2:(192&(i=e[o+1]))==128&&(u=(31&f)<<6|63&i)>127&&(l=u);break;case 3:i=e[o+1],s=e[o+2],(192&i)==128&&(192&s)==128&&(u=(15&f)<<12|(63&i)<<6|63&s)>2047&&(u<55296||u>57343)&&(l=u);break;case 4:i=e[o+1],s=e[o+2],a=e[o+3],(192&i)==128&&(192&s)==128&&(192&a)==128&&(u=(15&f)<<18|(63&i)<<12|(63&s)<<6|63&a)>65535&&u<1114112&&(l=u)}null===l?(l=65533,c=1):l>65535&&(l-=65536,n.push(l>>>10&1023|55296),l=56320|1023&l),n.push(l),o+=c}return function(e){var t=e.length;if(t<=4096)return String.fromCharCode.apply(String,e);for(var r="",n=0;n<t;)r+=String.fromCharCode.apply(String,e.slice(n,n+=4096));return r}(n)}function E(e,t,r){if(e%1!=0||e<0)throw RangeError("offset is not uint");if(e+t>r)throw RangeError("Trying to access beyond buffer length")}function v(e,t,r,n,o,i){if(!a.isBuffer(e))throw TypeError('"buffer" argument must be a Buffer instance');if(t>o||t<i)throw RangeError('"value" argument is out of bounds');if(r+n>e.length)throw RangeError("Index out of range")}function A(e,t,r,n,o,i){if(r+n>e.length||r<0)throw RangeError("Index out of range")}function O(e,t,r,n,i){return t=+t,r>>>=0,i||A(e,t,r,4,34028234663852886e22,-34028234663852886e22),o.write(e,t,r,n,23,4),r+4}function S(e,t,r,n,i){return t=+t,r>>>=0,i||A(e,t,r,8,17976931348623157e292,-17976931348623157e292),o.write(e,t,r,n,52,8),r+8}t.hp=a,t.IS=50,a.TYPED_ARRAY_SUPPORT=function(){try{var e=new Uint8Array(1),t={foo:function(){return 42}};return Object.setPrototypeOf(t,Uint8Array.prototype),Object.setPrototypeOf(e,t),42===e.foo()}catch(e){return!1}}(),a.TYPED_ARRAY_SUPPORT||"undefined"==typeof console||"function"!=typeof console.error||console.error("This browser lacks typed array (Uint8Array) support which is required by `buffer` v5.x. Use `buffer` v4.x if you require old browser support."),Object.defineProperty(a.prototype,"parent",{enumerable:!0,get:function(){if(a.isBuffer(this))return this.buffer}}),Object.defineProperty(a.prototype,"offset",{enumerable:!0,get:function(){if(a.isBuffer(this))return this.byteOffset}}),a.poolSize=8192,a.from=function(e,t,r){return u(e,t,r)},Object.setPrototypeOf(a.prototype,Uint8Array.prototype),Object.setPrototypeOf(a,Uint8Array),a.alloc=function(e,t,r){return(f(e),e<=0)?s(e):void 0!==t?"string"==typeof r?s(e).fill(t,r):s(e).fill(t):s(e)},a.allocUnsafe=function(e){return l(e)},a.allocUnsafeSlow=function(e){return l(e)},a.isBuffer=function(e){return null!=e&&!0===e._isBuffer&&e!==a.prototype},a.compare=function(e,t){if(x(e,Uint8Array)&&(e=a.from(e,e.offset,e.byteLength)),x(t,Uint8Array)&&(t=a.from(t,t.offset,t.byteLength)),!a.isBuffer(e)||!a.isBuffer(t))throw TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(e===t)return 0;for(var r=e.length,n=t.length,o=0,i=Math.min(r,n);o<i;++o)if(e[o]!==t[o]){r=e[o],n=t[o];break}return r<n?-1:n<r?1:0},a.isEncoding=function(e){switch(String(e).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}},a.concat=function(e,t){if(!Array.isArray(e))throw TypeError('"list" argument must be an Array of Buffers');if(0===e.length)return a.alloc(0);if(void 0===t)for(r=0,t=0;r<e.length;++r)t+=e[r].length;var r,n=a.allocUnsafe(t),o=0;for(r=0;r<e.length;++r){var i=e[r];if(x(i,Uint8Array))o+i.length>n.length?a.from(i).copy(n,o):Uint8Array.prototype.set.call(n,i,o);else if(a.isBuffer(i))i.copy(n,o);else throw TypeError('"list" argument must be an Array of Buffers');o+=i.length}return n},a.byteLength=d,a.prototype._isBuffer=!0,a.prototype.swap16=function(){var e=this.length;if(e%2!=0)throw RangeError("Buffer size must be a multiple of 16-bits");for(var t=0;t<e;t+=2)g(this,t,t+1);return this},a.prototype.swap32=function(){var e=this.length;if(e%4!=0)throw RangeError("Buffer size must be a multiple of 32-bits");for(var t=0;t<e;t+=4)g(this,t,t+3),g(this,t+1,t+2);return this},a.prototype.swap64=function(){var e=this.length;if(e%8!=0)throw RangeError("Buffer size must be a multiple of 64-bits");for(var t=0;t<e;t+=8)g(this,t,t+7),g(this,t+1,t+6),g(this,t+2,t+5),g(this,t+3,t+4);return this},a.prototype.toString=function(){var e=this.length;return 0===e?"":0==arguments.length?w(this,0,e):y.apply(this,arguments)},a.prototype.toLocaleString=a.prototype.toString,a.prototype.equals=function(e){if(!a.isBuffer(e))throw TypeError("Argument must be a Buffer");return this===e||0===a.compare(this,e)},a.prototype.inspect=function(){var e="",r=t.IS;return e=this.toString("hex",0,r).replace(/(.{2})/g,"$1 ").trim(),this.length>r&&(e+=" ... "),"<Buffer "+e+">"},i&&(a.prototype[i]=a.prototype.inspect),a.prototype.compare=function(e,t,r,n,o){if(x(e,Uint8Array)&&(e=a.from(e,e.offset,e.byteLength)),!a.isBuffer(e))throw TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof e);if(void 0===t&&(t=0),void 0===r&&(r=e?e.length:0),void 0===n&&(n=0),void 0===o&&(o=this.length),t<0||r>e.length||n<0||o>this.length)throw RangeError("out of range index");if(n>=o&&t>=r)return 0;if(n>=o)return -1;if(t>=r)return 1;if(t>>>=0,r>>>=0,n>>>=0,o>>>=0,this===e)return 0;for(var i=o-n,s=r-t,u=Math.min(i,s),f=this.slice(n,o),l=e.slice(t,r),c=0;c<u;++c)if(f[c]!==l[c]){i=f[c],s=l[c];break}return i<s?-1:s<i?1:0},a.prototype.includes=function(e,t,r){return -1!==this.indexOf(e,t,r)},a.prototype.indexOf=function(e,t,r){return m(this,e,t,r,!0)},a.prototype.lastIndexOf=function(e,t,r){return m(this,e,t,r,!1)},a.prototype.write=function(e,t,r,n){if(void 0===t)n="utf8",r=this.length,t=0;else if(void 0===r&&"string"==typeof t)n=t,r=this.length,t=0;else if(isFinite(t))t>>>=0,isFinite(r)?(r>>>=0,void 0===n&&(n="utf8")):(n=r,r=void 0);else throw Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");var o,i,s,a,u,f,l,c,h=this.length-t;if((void 0===r||r>h)&&(r=h),e.length>0&&(r<0||t<0)||t>this.length)throw RangeError("Attempt to write outside buffer bounds");n||(n="utf8");for(var p=!1;;)switch(n){case"hex":return function(e,t,r,n){r=Number(r)||0;var o=e.length-r;n?(n=Number(n))>o&&(n=o):n=o;var i=t.length;n>i/2&&(n=i/2);for(var s=0;s<n;++s){var a=parseInt(t.substr(2*s,2),16);if(a!=a)break;e[r+s]=a}return s}(this,e,t,r);case"utf8":case"utf-8":return o=t,i=r,B(T(e,this.length-o),this,o,i);case"ascii":case"latin1":case"binary":return s=t,a=r,B(function(e){for(var t=[],r=0;r<e.length;++r)t.push(255&e.charCodeAt(r));return t}(e),this,s,a);case"base64":return u=t,f=r,B(U(e),this,u,f);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return l=t,c=r,B(function(e,t){for(var r,n,o=[],i=0;i<e.length&&!((t-=2)<0);++i)n=(r=e.charCodeAt(i))>>8,o.push(r%256),o.push(n);return o}(e,this.length-l),this,l,c);default:if(p)throw TypeError("Unknown encoding: "+n);n=(""+n).toLowerCase(),p=!0}},a.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}},a.prototype.slice=function(e,t){var r=this.length;e=~~e,t=void 0===t?r:~~t,e<0?(e+=r)<0&&(e=0):e>r&&(e=r),t<0?(t+=r)<0&&(t=0):t>r&&(t=r),t<e&&(t=e);var n=this.subarray(e,t);return Object.setPrototypeOf(n,a.prototype),n},a.prototype.readUintLE=a.prototype.readUIntLE=function(e,t,r){e>>>=0,t>>>=0,r||E(e,t,this.length);for(var n=this[e],o=1,i=0;++i<t&&(o*=256);)n+=this[e+i]*o;return n},a.prototype.readUintBE=a.prototype.readUIntBE=function(e,t,r){e>>>=0,t>>>=0,r||E(e,t,this.length);for(var n=this[e+--t],o=1;t>0&&(o*=256);)n+=this[e+--t]*o;return n},a.prototype.readUint8=a.prototype.readUInt8=function(e,t){return e>>>=0,t||E(e,1,this.length),this[e]},a.prototype.readUint16LE=a.prototype.readUInt16LE=function(e,t){return e>>>=0,t||E(e,2,this.length),this[e]|this[e+1]<<8},a.prototype.readUint16BE=a.prototype.readUInt16BE=function(e,t){return e>>>=0,t||E(e,2,this.length),this[e]<<8|this[e+1]},a.prototype.readUint32LE=a.prototype.readUInt32LE=function(e,t){return e>>>=0,t||E(e,4,this.length),(this[e]|this[e+1]<<8|this[e+2]<<16)+0x1000000*this[e+3]},a.prototype.readUint32BE=a.prototype.readUInt32BE=function(e,t){return e>>>=0,t||E(e,4,this.length),0x1000000*this[e]+(this[e+1]<<16|this[e+2]<<8|this[e+3])},a.prototype.readIntLE=function(e,t,r){e>>>=0,t>>>=0,r||E(e,t,this.length);for(var n=this[e],o=1,i=0;++i<t&&(o*=256);)n+=this[e+i]*o;return n>=(o*=128)&&(n-=Math.pow(2,8*t)),n},a.prototype.readIntBE=function(e,t,r){e>>>=0,t>>>=0,r||E(e,t,this.length);for(var n=t,o=1,i=this[e+--n];n>0&&(o*=256);)i+=this[e+--n]*o;return i>=(o*=128)&&(i-=Math.pow(2,8*t)),i},a.prototype.readInt8=function(e,t){return(e>>>=0,t||E(e,1,this.length),128&this[e])?-((255-this[e]+1)*1):this[e]},a.prototype.readInt16LE=function(e,t){e>>>=0,t||E(e,2,this.length);var r=this[e]|this[e+1]<<8;return 32768&r?0xffff0000|r:r},a.prototype.readInt16BE=function(e,t){e>>>=0,t||E(e,2,this.length);var r=this[e+1]|this[e]<<8;return 32768&r?0xffff0000|r:r},a.prototype.readInt32LE=function(e,t){return e>>>=0,t||E(e,4,this.length),this[e]|this[e+1]<<8|this[e+2]<<16|this[e+3]<<24},a.prototype.readInt32BE=function(e,t){return e>>>=0,t||E(e,4,this.length),this[e]<<24|this[e+1]<<16|this[e+2]<<8|this[e+3]},a.prototype.readFloatLE=function(e,t){return e>>>=0,t||E(e,4,this.length),o.read(this,e,!0,23,4)},a.prototype.readFloatBE=function(e,t){return e>>>=0,t||E(e,4,this.length),o.read(this,e,!1,23,4)},a.prototype.readDoubleLE=function(e,t){return e>>>=0,t||E(e,8,this.length),o.read(this,e,!0,52,8)},a.prototype.readDoubleBE=function(e,t){return e>>>=0,t||E(e,8,this.length),o.read(this,e,!1,52,8)},a.prototype.writeUintLE=a.prototype.writeUIntLE=function(e,t,r,n){if(e=+e,t>>>=0,r>>>=0,!n){var o=Math.pow(2,8*r)-1;v(this,e,t,r,o,0)}var i=1,s=0;for(this[t]=255&e;++s<r&&(i*=256);)this[t+s]=e/i&255;return t+r},a.prototype.writeUintBE=a.prototype.writeUIntBE=function(e,t,r,n){if(e=+e,t>>>=0,r>>>=0,!n){var o=Math.pow(2,8*r)-1;v(this,e,t,r,o,0)}var i=r-1,s=1;for(this[t+i]=255&e;--i>=0&&(s*=256);)this[t+i]=e/s&255;return t+r},a.prototype.writeUint8=a.prototype.writeUInt8=function(e,t,r){return e=+e,t>>>=0,r||v(this,e,t,1,255,0),this[t]=255&e,t+1},a.prototype.writeUint16LE=a.prototype.writeUInt16LE=function(e,t,r){return e=+e,t>>>=0,r||v(this,e,t,2,65535,0),this[t]=255&e,this[t+1]=e>>>8,t+2},a.prototype.writeUint16BE=a.prototype.writeUInt16BE=function(e,t,r){return e=+e,t>>>=0,r||v(this,e,t,2,65535,0),this[t]=e>>>8,this[t+1]=255&e,t+2},a.prototype.writeUint32LE=a.prototype.writeUInt32LE=function(e,t,r){return e=+e,t>>>=0,r||v(this,e,t,4,0xffffffff,0),this[t+3]=e>>>24,this[t+2]=e>>>16,this[t+1]=e>>>8,this[t]=255&e,t+4},a.prototype.writeUint32BE=a.prototype.writeUInt32BE=function(e,t,r){return e=+e,t>>>=0,r||v(this,e,t,4,0xffffffff,0),this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=255&e,t+4},a.prototype.writeIntLE=function(e,t,r,n){if(e=+e,t>>>=0,!n){var o=Math.pow(2,8*r-1);v(this,e,t,r,o-1,-o)}var i=0,s=1,a=0;for(this[t]=255&e;++i<r&&(s*=256);)e<0&&0===a&&0!==this[t+i-1]&&(a=1),this[t+i]=(e/s>>0)-a&255;return t+r},a.prototype.writeIntBE=function(e,t,r,n){if(e=+e,t>>>=0,!n){var o=Math.pow(2,8*r-1);v(this,e,t,r,o-1,-o)}var i=r-1,s=1,a=0;for(this[t+i]=255&e;--i>=0&&(s*=256);)e<0&&0===a&&0!==this[t+i+1]&&(a=1),this[t+i]=(e/s>>0)-a&255;return t+r},a.prototype.writeInt8=function(e,t,r){return e=+e,t>>>=0,r||v(this,e,t,1,127,-128),e<0&&(e=255+e+1),this[t]=255&e,t+1},a.prototype.writeInt16LE=function(e,t,r){return e=+e,t>>>=0,r||v(this,e,t,2,32767,-32768),this[t]=255&e,this[t+1]=e>>>8,t+2},a.prototype.writeInt16BE=function(e,t,r){return e=+e,t>>>=0,r||v(this,e,t,2,32767,-32768),this[t]=e>>>8,this[t+1]=255&e,t+2},a.prototype.writeInt32LE=function(e,t,r){return e=+e,t>>>=0,r||v(this,e,t,4,0x7fffffff,-0x80000000),this[t]=255&e,this[t+1]=e>>>8,this[t+2]=e>>>16,this[t+3]=e>>>24,t+4},a.prototype.writeInt32BE=function(e,t,r){return e=+e,t>>>=0,r||v(this,e,t,4,0x7fffffff,-0x80000000),e<0&&(e=0xffffffff+e+1),this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=255&e,t+4},a.prototype.writeFloatLE=function(e,t,r){return O(this,e,t,!0,r)},a.prototype.writeFloatBE=function(e,t,r){return O(this,e,t,!1,r)},a.prototype.writeDoubleLE=function(e,t,r){return S(this,e,t,!0,r)},a.prototype.writeDoubleBE=function(e,t,r){return S(this,e,t,!1,r)},a.prototype.copy=function(e,t,r,n){if(!a.isBuffer(e))throw TypeError("argument should be a Buffer");if(r||(r=0),n||0===n||(n=this.length),t>=e.length&&(t=e.length),t||(t=0),n>0&&n<r&&(n=r),n===r||0===e.length||0===this.length)return 0;if(t<0)throw RangeError("targetStart out of bounds");if(r<0||r>=this.length)throw RangeError("Index out of range");if(n<0)throw RangeError("sourceEnd out of bounds");n>this.length&&(n=this.length),e.length-t<n-r&&(n=e.length-t+r);var o=n-r;return this===e&&"function"==typeof Uint8Array.prototype.copyWithin?this.copyWithin(t,r,n):Uint8Array.prototype.set.call(e,this.subarray(r,n),t),o},a.prototype.fill=function(e,t,r,n){if("string"==typeof e){if("string"==typeof t?(n=t,t=0,r=this.length):"string"==typeof r&&(n=r,r=this.length),void 0!==n&&"string"!=typeof n)throw TypeError("encoding must be a string");if("string"==typeof n&&!a.isEncoding(n))throw TypeError("Unknown encoding: "+n);if(1===e.length){var o,i=e.charCodeAt(0);("utf8"===n&&i<128||"latin1"===n)&&(e=i)}}else"number"==typeof e?e&=255:"boolean"==typeof e&&(e=Number(e));if(t<0||this.length<t||this.length<r)throw RangeError("Out of range index");if(r<=t)return this;if(t>>>=0,r=void 0===r?this.length:r>>>0,e||(e=0),"number"==typeof e)for(o=t;o<r;++o)this[o]=e;else{var s=a.isBuffer(e)?e:a.from(e,n),u=s.length;if(0===u)throw TypeError('The value "'+e+'" is invalid for argument "value"');for(o=0;o<r-t;++o)this[o+t]=s[o%u]}return this};var R=/[^+/0-9A-Za-z-_]/g;function T(e,t){t=t||1/0;for(var r,n=e.length,o=null,i=[],s=0;s<n;++s){if((r=e.charCodeAt(s))>55295&&r<57344){if(!o){if(r>56319||s+1===n){(t-=3)>-1&&i.push(239,191,189);continue}o=r;continue}if(r<56320){(t-=3)>-1&&i.push(239,191,189),o=r;continue}r=(o-55296<<10|r-56320)+65536}else o&&(t-=3)>-1&&i.push(239,191,189);if(o=null,r<128){if((t-=1)<0)break;i.push(r)}else if(r<2048){if((t-=2)<0)break;i.push(r>>6|192,63&r|128)}else if(r<65536){if((t-=3)<0)break;i.push(r>>12|224,r>>6&63|128,63&r|128)}else if(r<1114112){if((t-=4)<0)break;i.push(r>>18|240,r>>12&63|128,r>>6&63|128,63&r|128)}else throw Error("Invalid code point")}return i}function U(e){return n.toByteArray(function(e){if((e=(e=e.split("=")[0]).trim().replace(R,"")).length<2)return"";for(;e.length%4!=0;)e+="=";return e}(e))}function B(e,t,r,n){for(var o=0;o<n&&!(o+r>=t.length)&&!(o>=e.length);++o)t[o+r]=e[o];return o}function x(e,t){return e instanceof t||null!=e&&null!=e.constructor&&null!=e.constructor.name&&e.constructor.name===t.name}var C=function(){for(var e="0123456789abcdef",t=Array(256),r=0;r<16;++r)for(var n=16*r,o=0;o<16;++o)t[n+o]=e[r]+e[o];return t}()},1482:(e,t)=>{t.read=function(e,t,r,n,o){var i,s,a=8*o-n-1,u=(1<<a)-1,f=u>>1,l=-7,c=r?o-1:0,h=r?-1:1,p=e[t+c];for(c+=h,i=p&(1<<-l)-1,p>>=-l,l+=a;l>0;i=256*i+e[t+c],c+=h,l-=8);for(s=i&(1<<-l)-1,i>>=-l,l+=n;l>0;s=256*s+e[t+c],c+=h,l-=8);if(0===i)i=1-f;else{if(i===u)return s?NaN:1/0*(p?-1:1);s+=Math.pow(2,n),i-=f}return(p?-1:1)*s*Math.pow(2,i-n)},t.write=function(e,t,r,n,o,i){var s,a,u,f=8*i-o-1,l=(1<<f)-1,c=l>>1,h=23===o?5960464477539062e-23:0,p=n?0:i-1,d=n?1:-1,y=t<0||0===t&&1/t<0?1:0;for(isNaN(t=Math.abs(t))||t===1/0?(a=isNaN(t)?1:0,s=l):(s=Math.floor(Math.log(t)/Math.LN2),t*(u=Math.pow(2,-s))<1&&(s--,u*=2),s+c>=1?t+=h/u:t+=h*Math.pow(2,1-c),t*u>=2&&(s++,u/=2),s+c>=l?(a=0,s=l):s+c>=1?(a=(t*u-1)*Math.pow(2,o),s+=c):(a=t*Math.pow(2,c-1)*Math.pow(2,o),s=0));o>=8;e[r+p]=255&a,p+=d,a/=256,o-=8);for(s=s<<o|a,f+=o;f>0;e[r+p]=255&s,p+=d,s/=256,f-=8);e[r+p-d]|=128*y}},6892:(e,t,r)=>{"use strict";r.d(t,{A:()=>n});let n=(0,r(6922).A)("Check",[["path",{d:"M20 6 9 17l-5-5",key:"1gmf2c"}]])},8650:(e,t,r)=>{"use strict";r.d(t,{A:()=>n});let n=(0,r(6922).A)("ChevronDown",[["path",{d:"m6 9 6 6 6-6",key:"qrunsl"}]])},3978:(e,t,r)=>{"use strict";r.d(t,{A:()=>n});let n=(0,r(6922).A)("FileText",[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M10 9H8",key:"b1mrlr"}],["path",{d:"M16 13H8",key:"t4e002"}],["path",{d:"M16 17H8",key:"z1uh3a"}]])},9880:(e,t,r)=>{"use strict";r.d(t,{A:()=>n});let n=(0,r(6922).A)("Plus",[["path",{d:"M5 12h14",key:"1ays0h"}],["path",{d:"M12 5v14",key:"s699le"}]])},1092:(e,t,r)=>{"use strict";r.d(t,{A:()=>n});let n=(0,r(6922).A)("Search",[["circle",{cx:"11",cy:"11",r:"8",key:"4ej97u"}],["path",{d:"m21 21-4.3-4.3",key:"1qie3q"}]])},3312:(e,t,r)=>{"use strict";r.d(t,{A:()=>n});let n=(0,r(6922).A)("X",[["path",{d:"M18 6 6 18",key:"1bl5f8"}],["path",{d:"m6 6 12 12",key:"d8bk6v"}]])},5894:(e,t,r)=>{"use strict";r.d(t,{A:()=>ta});var n,o,i={};function s(e,t){return function(){return e.apply(t,arguments)}}r.r(i),r.d(i,{hasBrowserEnv:()=>ec,hasStandardBrowserEnv:()=>ep,hasStandardBrowserWebWorkerEnv:()=>ed,navigator:()=>eh,origin:()=>ey});var a=r(1205);let{toString:u}=Object.prototype,{getPrototypeOf:f}=Object,{iterator:l,toStringTag:c}=Symbol,h=(e=>t=>{let r=u.call(t);return e[r]||(e[r]=r.slice(8,-1).toLowerCase())})(Object.create(null)),p=e=>(e=e.toLowerCase(),t=>h(t)===e),d=e=>t=>typeof t===e,{isArray:y}=Array,g=d("undefined");function m(e){return null!==e&&!g(e)&&null!==e.constructor&&!g(e.constructor)&&E(e.constructor.isBuffer)&&e.constructor.isBuffer(e)}let b=p("ArrayBuffer"),w=d("string"),E=d("function"),v=d("number"),A=e=>null!==e&&"object"==typeof e,O=e=>{if("object"!==h(e))return!1;let t=f(e);return(null===t||t===Object.prototype||null===Object.getPrototypeOf(t))&&!(c in e)&&!(l in e)},S=p("Date"),R=p("File"),T=p("Blob"),U=p("FileList"),B=p("URLSearchParams"),[x,C,L,j]=["ReadableStream","Request","Response","Headers"].map(p);function k(e,t,{allOwnKeys:r=!1}={}){let n,o;if(null!=e){if("object"!=typeof e&&(e=[e]),y(e))for(n=0,o=e.length;n<o;n++)t.call(null,e[n],n,e);else{let o;if(m(e))return;let i=r?Object.getOwnPropertyNames(e):Object.keys(e),s=i.length;for(n=0;n<s;n++)o=i[n],t.call(null,e[o],o,e)}}}function N(e,t){let r;if(m(e))return null;t=t.toLowerCase();let n=Object.keys(e),o=n.length;for(;o-- >0;)if(t===(r=n[o]).toLowerCase())return r;return null}let P="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:"undefined"!=typeof window?window:global,_=e=>!g(e)&&e!==P,F=(e=>t=>e&&t instanceof e)("undefined"!=typeof Uint8Array&&f(Uint8Array)),I=p("HTMLFormElement"),D=(({hasOwnProperty:e})=>(t,r)=>e.call(t,r))(Object.prototype),M=p("RegExp"),q=(e,t)=>{let r=Object.getOwnPropertyDescriptors(e),n={};k(r,(r,o)=>{let i;!1!==(i=t(r,o,e))&&(n[o]=i||r)}),Object.defineProperties(e,n)},z=p("AsyncFunction"),H=(n="function"==typeof setImmediate,o=E(P.postMessage),n?setImmediate:o?((e,t)=>(P.addEventListener("message",({source:r,data:n})=>{r===P&&n===e&&t.length&&t.shift()()},!1),r=>{t.push(r),P.postMessage(e,"*")}))(`axios@${Math.random()}`,[]):e=>setTimeout(e)),J="undefined"!=typeof queueMicrotask?queueMicrotask.bind(P):void 0!==a&&a.nextTick||H,W={isArray:y,isArrayBuffer:b,isBuffer:m,isFormData:e=>{let t;return e&&("function"==typeof FormData&&e instanceof FormData||E(e.append)&&("formdata"===(t=h(e))||"object"===t&&E(e.toString)&&"[object FormData]"===e.toString()))},isArrayBufferView:function(e){return"undefined"!=typeof ArrayBuffer&&ArrayBuffer.isView?ArrayBuffer.isView(e):e&&e.buffer&&b(e.buffer)},isString:w,isNumber:v,isBoolean:e=>!0===e||!1===e,isObject:A,isPlainObject:O,isEmptyObject:e=>{if(!A(e)||m(e))return!1;try{return 0===Object.keys(e).length&&Object.getPrototypeOf(e)===Object.prototype}catch(e){return!1}},isReadableStream:x,isRequest:C,isResponse:L,isHeaders:j,isUndefined:g,isDate:S,isFile:R,isBlob:T,isRegExp:M,isFunction:E,isStream:e=>A(e)&&E(e.pipe),isURLSearchParams:B,isTypedArray:F,isFileList:U,forEach:k,merge:function e(){let{caseless:t,skipUndefined:r}=_(this)&&this||{},n={},o=(o,i)=>{let s=t&&N(n,i)||i;O(n[s])&&O(o)?n[s]=e(n[s],o):O(o)?n[s]=e({},o):y(o)?n[s]=o.slice():r&&g(o)||(n[s]=o)};for(let e=0,t=arguments.length;e<t;e++)arguments[e]&&k(arguments[e],o);return n},extend:(e,t,r,{allOwnKeys:n}={})=>(k(t,(t,n)=>{r&&E(t)?e[n]=s(t,r):e[n]=t},{allOwnKeys:n}),e),trim:e=>e.trim?e.trim():e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,""),stripBOM:e=>(65279===e.charCodeAt(0)&&(e=e.slice(1)),e),inherits:(e,t,r,n)=>{e.prototype=Object.create(t.prototype,n),e.prototype.constructor=e,Object.defineProperty(e,"super",{value:t.prototype}),r&&Object.assign(e.prototype,r)},toFlatObject:(e,t,r,n)=>{let o,i,s;let a={};if(t=t||{},null==e)return t;do{for(i=(o=Object.getOwnPropertyNames(e)).length;i-- >0;)s=o[i],(!n||n(s,e,t))&&!a[s]&&(t[s]=e[s],a[s]=!0);e=!1!==r&&f(e)}while(e&&(!r||r(e,t))&&e!==Object.prototype);return t},kindOf:h,kindOfTest:p,endsWith:(e,t,r)=>{e=String(e),(void 0===r||r>e.length)&&(r=e.length),r-=t.length;let n=e.indexOf(t,r);return -1!==n&&n===r},toArray:e=>{if(!e)return null;if(y(e))return e;let t=e.length;if(!v(t))return null;let r=Array(t);for(;t-- >0;)r[t]=e[t];return r},forEachEntry:(e,t)=>{let r;let n=(e&&e[l]).call(e);for(;(r=n.next())&&!r.done;){let n=r.value;t.call(e,n[0],n[1])}},matchAll:(e,t)=>{let r;let n=[];for(;null!==(r=e.exec(t));)n.push(r);return n},isHTMLForm:I,hasOwnProperty:D,hasOwnProp:D,reduceDescriptors:q,freezeMethods:e=>{q(e,(t,r)=>{if(E(e)&&-1!==["arguments","caller","callee"].indexOf(r))return!1;if(E(e[r])){if(t.enumerable=!1,"writable"in t){t.writable=!1;return}t.set||(t.set=()=>{throw Error("Can not rewrite read-only method '"+r+"'")})}})},toObjectSet:(e,t)=>{let r={};return(e=>{e.forEach(e=>{r[e]=!0})})(y(e)?e:String(e).split(t)),r},toCamelCase:e=>e.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(e,t,r){return t.toUpperCase()+r}),noop:()=>{},toFiniteNumber:(e,t)=>null!=e&&Number.isFinite(e=+e)?e:t,findKey:N,global:P,isContextDefined:_,isSpecCompliantForm:function(e){return!!(e&&E(e.append)&&"FormData"===e[c]&&e[l])},toJSONObject:e=>{let t=Array(10),r=(e,n)=>{if(A(e)){if(t.indexOf(e)>=0)return;if(m(e))return e;if(!("toJSON"in e)){t[n]=e;let o=y(e)?[]:{};return k(e,(e,t)=>{let i=r(e,n+1);g(i)||(o[t]=i)}),t[n]=void 0,o}}return e};return r(e,0)},isAsyncFn:z,isThenable:e=>e&&(A(e)||E(e))&&E(e.then)&&E(e.catch),setImmediate:H,asap:J,isIterable:e=>null!=e&&E(e[l])};function $(e,t,r,n,o){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=Error().stack,this.message=e,this.name="AxiosError",t&&(this.code=t),r&&(this.config=r),n&&(this.request=n),o&&(this.response=o,this.status=o.status?o.status:null)}W.inherits($,Error,{toJSON:function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:W.toJSONObject(this.config),code:this.code,status:this.status}}});let V=$.prototype,K={};["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED","ERR_NOT_SUPPORT","ERR_INVALID_URL"].forEach(e=>{K[e]={value:e}}),Object.defineProperties($,K),Object.defineProperty(V,"isAxiosError",{value:!0}),$.from=(e,t,r,n,o,i)=>{let s=Object.create(V);W.toFlatObject(e,s,function(e){return e!==Error.prototype},e=>"isAxiosError"!==e);let a=e&&e.message?e.message:"Error",u=null==t&&e?e.code:t;return $.call(s,a,u,r,n,o),e&&null==s.cause&&Object.defineProperty(s,"cause",{value:e,configurable:!0}),s.name=e&&e.name||"Error",i&&Object.assign(s,i),s};var X=r(3414).hp;function G(e){return W.isPlainObject(e)||W.isArray(e)}function Y(e){return W.endsWith(e,"[]")?e.slice(0,-2):e}function Z(e,t,r){return e?e.concat(t).map(function(e,t){return e=Y(e),!r&&t?"["+e+"]":e}).join(r?".":""):t}let Q=W.toFlatObject(W,{},null,function(e){return/^is[A-Z]/.test(e)}),ee=function(e,t,r){if(!W.isObject(e))throw TypeError("target must be an object");t=t||new FormData;let n=(r=W.toFlatObject(r,{metaTokens:!0,dots:!1,indexes:!1},!1,function(e,t){return!W.isUndefined(t[e])})).metaTokens,o=r.visitor||f,i=r.dots,s=r.indexes,a=(r.Blob||"undefined"!=typeof Blob&&Blob)&&W.isSpecCompliantForm(t);if(!W.isFunction(o))throw TypeError("visitor must be a function");function u(e){if(null===e)return"";if(W.isDate(e))return e.toISOString();if(W.isBoolean(e))return e.toString();if(!a&&W.isBlob(e))throw new $("Blob is not supported. Use a Buffer instead.");return W.isArrayBuffer(e)||W.isTypedArray(e)?a&&"function"==typeof Blob?new Blob([e]):X.from(e):e}function f(e,r,o){let a=e;if(e&&!o&&"object"==typeof e){if(W.endsWith(r,"{}"))r=n?r:r.slice(0,-2),e=JSON.stringify(e);else{var f;if(W.isArray(e)&&(f=e,W.isArray(f)&&!f.some(G))||(W.isFileList(e)||W.endsWith(r,"[]"))&&(a=W.toArray(e)))return r=Y(r),a.forEach(function(e,n){W.isUndefined(e)||null===e||t.append(!0===s?Z([r],n,i):null===s?r:r+"[]",u(e))}),!1}}return!!G(e)||(t.append(Z(o,r,i),u(e)),!1)}let l=[],c=Object.assign(Q,{defaultVisitor:f,convertValue:u,isVisitable:G});if(!W.isObject(e))throw TypeError("data must be an object");return!function e(r,n){if(!W.isUndefined(r)){if(-1!==l.indexOf(r))throw Error("Circular reference detected in "+n.join("."));l.push(r),W.forEach(r,function(r,i){!0===(!(W.isUndefined(r)||null===r)&&o.call(t,r,W.isString(i)?i.trim():i,n,c))&&e(r,n?n.concat(i):[i])}),l.pop()}}(e),t};function et(e){let t={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(e).replace(/[!'()~]|%20|%00/g,function(e){return t[e]})}function er(e,t){this._pairs=[],e&&ee(e,this,t)}let en=er.prototype;function eo(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+")}function ei(e,t,r){let n;if(!t)return e;let o=r&&r.encode||eo;W.isFunction(r)&&(r={serialize:r});let i=r&&r.serialize;if(n=i?i(t,r):W.isURLSearchParams(t)?t.toString():new er(t,r).toString(o)){let t=e.indexOf("#");-1!==t&&(e=e.slice(0,t)),e+=(-1===e.indexOf("?")?"?":"&")+n}return e}en.append=function(e,t){this._pairs.push([e,t])},en.toString=function(e){let t=e?function(t){return e.call(this,t,et)}:et;return this._pairs.map(function(e){return t(e[0])+"="+t(e[1])},"").join("&")};class es{constructor(){this.handlers=[]}use(e,t,r){return this.handlers.push({fulfilled:e,rejected:t,synchronous:!!r&&r.synchronous,runWhen:r?r.runWhen:null}),this.handlers.length-1}eject(e){this.handlers[e]&&(this.handlers[e]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(e){W.forEach(this.handlers,function(t){null!==t&&e(t)})}}let ea={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},eu="undefined"!=typeof URLSearchParams?URLSearchParams:er,ef="undefined"!=typeof FormData?FormData:null,el="undefined"!=typeof Blob?Blob:null,ec="undefined"!=typeof window&&"undefined"!=typeof document,eh="object"==typeof navigator&&navigator||void 0,ep=ec&&(!eh||0>["ReactNative","NativeScript","NS"].indexOf(eh.product)),ed="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope&&"function"==typeof self.importScripts,ey=ec&&window.location.href||"http://localhost",eg={...i,isBrowser:!0,classes:{URLSearchParams:eu,FormData:ef,Blob:el},protocols:["http","https","file","blob","url","data"]},em=function(e){if(W.isFormData(e)&&W.isFunction(e.entries)){let t={};return W.forEachEntry(e,(e,r)=>{!function e(t,r,n,o){let i=t[o++];if("__proto__"===i)return!0;let s=Number.isFinite(+i),a=o>=t.length;return(i=!i&&W.isArray(n)?n.length:i,a)?W.hasOwnProp(n,i)?n[i]=[n[i],r]:n[i]=r:(n[i]&&W.isObject(n[i])||(n[i]=[]),e(t,r,n[i],o)&&W.isArray(n[i])&&(n[i]=function(e){let t,r;let n={},o=Object.keys(e),i=o.length;for(t=0;t<i;t++)n[r=o[t]]=e[r];return n}(n[i]))),!s}(W.matchAll(/\w+|\[(\w*)]/g,e).map(e=>"[]"===e[0]?"":e[1]||e[0]),r,t,0)}),t}return null},eb={transitional:ea,adapter:["xhr","http","fetch"],transformRequest:[function(e,t){let r;let n=t.getContentType()||"",o=n.indexOf("application/json")>-1,i=W.isObject(e);if(i&&W.isHTMLForm(e)&&(e=new FormData(e)),W.isFormData(e))return o?JSON.stringify(em(e)):e;if(W.isArrayBuffer(e)||W.isBuffer(e)||W.isStream(e)||W.isFile(e)||W.isBlob(e)||W.isReadableStream(e))return e;if(W.isArrayBufferView(e))return e.buffer;if(W.isURLSearchParams(e))return t.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),e.toString();if(i){if(n.indexOf("application/x-www-form-urlencoded")>-1){var s,a;return(s=e,a=this.formSerializer,ee(s,new eg.classes.URLSearchParams,{visitor:function(e,t,r,n){return eg.isNode&&W.isBuffer(e)?(this.append(t,e.toString("base64")),!1):n.defaultVisitor.apply(this,arguments)},...a})).toString()}if((r=W.isFileList(e))||n.indexOf("multipart/form-data")>-1){let t=this.env&&this.env.FormData;return ee(r?{"files[]":e}:e,t&&new t,this.formSerializer)}}return i||o?(t.setContentType("application/json",!1),function(e,t,r){if(W.isString(e))try{return(0,JSON.parse)(e),W.trim(e)}catch(e){if("SyntaxError"!==e.name)throw e}return(0,JSON.stringify)(e)}(e)):e}],transformResponse:[function(e){let t=this.transitional||eb.transitional,r=t&&t.forcedJSONParsing,n="json"===this.responseType;if(W.isResponse(e)||W.isReadableStream(e))return e;if(e&&W.isString(e)&&(r&&!this.responseType||n)){let r=t&&t.silentJSONParsing;try{return JSON.parse(e,this.parseReviver)}catch(e){if(!r&&n){if("SyntaxError"===e.name)throw $.from(e,$.ERR_BAD_RESPONSE,this,null,this.response);throw e}}}return e}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:eg.classes.FormData,Blob:eg.classes.Blob},validateStatus:function(e){return e>=200&&e<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};W.forEach(["delete","get","head","post","put","patch"],e=>{eb.headers[e]={}});let ew=W.toObjectSet(["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"]),eE=e=>{let t,r,n;let o={};return e&&e.split("\n").forEach(function(e){n=e.indexOf(":"),t=e.substring(0,n).trim().toLowerCase(),r=e.substring(n+1).trim(),!t||o[t]&&ew[t]||("set-cookie"===t?o[t]?o[t].push(r):o[t]=[r]:o[t]=o[t]?o[t]+", "+r:r)}),o},ev=Symbol("internals");function eA(e){return e&&String(e).trim().toLowerCase()}function eO(e){return!1===e||null==e?e:W.isArray(e)?e.map(eO):String(e)}let eS=e=>/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(e.trim());function eR(e,t,r,n,o){if(W.isFunction(n))return n.call(this,t,r);if(o&&(t=r),W.isString(t)){if(W.isString(n))return -1!==t.indexOf(n);if(W.isRegExp(n))return n.test(t)}}class eT{constructor(e){e&&this.set(e)}set(e,t,r){let n=this;function o(e,t,r){let o=eA(t);if(!o)throw Error("header name must be a non-empty string");let i=W.findKey(n,o);i&&void 0!==n[i]&&!0!==r&&(void 0!==r||!1===n[i])||(n[i||t]=eO(e))}let i=(e,t)=>W.forEach(e,(e,r)=>o(e,r,t));if(W.isPlainObject(e)||e instanceof this.constructor)i(e,t);else if(W.isString(e)&&(e=e.trim())&&!eS(e))i(eE(e),t);else if(W.isObject(e)&&W.isIterable(e)){let r={},n,o;for(let t of e){if(!W.isArray(t))throw TypeError("Object iterator must return a key-value pair");r[o=t[0]]=(n=r[o])?W.isArray(n)?[...n,t[1]]:[n,t[1]]:t[1]}i(r,t)}else null!=e&&o(t,e,r);return this}get(e,t){if(e=eA(e)){let r=W.findKey(this,e);if(r){let e=this[r];if(!t)return e;if(!0===t)return function(e){let t;let r=Object.create(null),n=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;for(;t=n.exec(e);)r[t[1]]=t[2];return r}(e);if(W.isFunction(t))return t.call(this,e,r);if(W.isRegExp(t))return t.exec(e);throw TypeError("parser must be boolean|regexp|function")}}}has(e,t){if(e=eA(e)){let r=W.findKey(this,e);return!!(r&&void 0!==this[r]&&(!t||eR(this,this[r],r,t)))}return!1}delete(e,t){let r=this,n=!1;function o(e){if(e=eA(e)){let o=W.findKey(r,e);o&&(!t||eR(r,r[o],o,t))&&(delete r[o],n=!0)}}return W.isArray(e)?e.forEach(o):o(e),n}clear(e){let t=Object.keys(this),r=t.length,n=!1;for(;r--;){let o=t[r];(!e||eR(this,this[o],o,e,!0))&&(delete this[o],n=!0)}return n}normalize(e){let t=this,r={};return W.forEach(this,(n,o)=>{let i=W.findKey(r,o);if(i){t[i]=eO(n),delete t[o];return}let s=e?o.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,(e,t,r)=>t.toUpperCase()+r):String(o).trim();s!==o&&delete t[o],t[s]=eO(n),r[s]=!0}),this}concat(...e){return this.constructor.concat(this,...e)}toJSON(e){let t=Object.create(null);return W.forEach(this,(r,n)=>{null!=r&&!1!==r&&(t[n]=e&&W.isArray(r)?r.join(", "):r)}),t}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map(([e,t])=>e+": "+t).join("\n")}getSetCookie(){return this.get("set-cookie")||[]}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(e){return e instanceof this?e:new this(e)}static concat(e,...t){let r=new this(e);return t.forEach(e=>r.set(e)),r}static accessor(e){let t=(this[ev]=this[ev]={accessors:{}}).accessors,r=this.prototype;function n(e){let n=eA(e);t[n]||(!function(e,t){let r=W.toCamelCase(" "+t);["get","set","has"].forEach(n=>{Object.defineProperty(e,n+r,{value:function(e,r,o){return this[n].call(this,t,e,r,o)},configurable:!0})})}(r,e),t[n]=!0)}return W.isArray(e)?e.forEach(n):n(e),this}}function eU(e,t){let r=this||eb,n=t||r,o=eT.from(n.headers),i=n.data;return W.forEach(e,function(e){i=e.call(r,i,o.normalize(),t?t.status:void 0)}),o.normalize(),i}function eB(e){return!!(e&&e.__CANCEL__)}function ex(e,t,r){$.call(this,null==e?"canceled":e,$.ERR_CANCELED,t,r),this.name="CanceledError"}function eC(e,t,r){let n=r.config.validateStatus;!r.status||!n||n(r.status)?e(r):t(new $("Request failed with status code "+r.status,[$.ERR_BAD_REQUEST,$.ERR_BAD_RESPONSE][Math.floor(r.status/100)-4],r.config,r.request,r))}eT.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]),W.reduceDescriptors(eT.prototype,({value:e},t)=>{let r=t[0].toUpperCase()+t.slice(1);return{get:()=>e,set(e){this[r]=e}}}),W.freezeMethods(eT),W.inherits(ex,$,{__CANCEL__:!0});let eL=function(e,t){let r;let n=Array(e=e||10),o=Array(e),i=0,s=0;return t=void 0!==t?t:1e3,function(a){let u=Date.now(),f=o[s];r||(r=u),n[i]=a,o[i]=u;let l=s,c=0;for(;l!==i;)c+=n[l++],l%=e;if((i=(i+1)%e)===s&&(s=(s+1)%e),u-r<t)return;let h=f&&u-f;return h?Math.round(1e3*c/h):void 0}},ej=function(e,t){let r,n,o=0,i=1e3/t,s=(t,i=Date.now())=>{o=i,r=null,n&&(clearTimeout(n),n=null),e(...t)};return[(...e)=>{let t=Date.now(),a=t-o;a>=i?s(e,t):(r=e,n||(n=setTimeout(()=>{n=null,s(r)},i-a)))},()=>r&&s(r)]},ek=(e,t,r=3)=>{let n=0,o=eL(50,250);return ej(r=>{let i=r.loaded,s=r.lengthComputable?r.total:void 0,a=i-n,u=o(a);n=i,e({loaded:i,total:s,progress:s?i/s:void 0,bytes:a,rate:u||void 0,estimated:u&&s&&i<=s?(s-i)/u:void 0,event:r,lengthComputable:null!=s,[t?"download":"upload"]:!0})},r)},eN=(e,t)=>{let r=null!=e;return[n=>t[0]({lengthComputable:r,total:e,loaded:n}),t[1]]},eP=e=>(...t)=>W.asap(()=>e(...t)),e_=eg.hasStandardBrowserEnv?((e,t)=>r=>(r=new URL(r,eg.origin),e.protocol===r.protocol&&e.host===r.host&&(t||e.port===r.port)))(new URL(eg.origin),eg.navigator&&/(msie|trident)/i.test(eg.navigator.userAgent)):()=>!0,eF=eg.hasStandardBrowserEnv?{write(e,t,r,n,o,i,s){if("undefined"==typeof document)return;let a=[`${e}=${encodeURIComponent(t)}`];W.isNumber(r)&&a.push(`expires=${new Date(r).toUTCString()}`),W.isString(n)&&a.push(`path=${n}`),W.isString(o)&&a.push(`domain=${o}`),!0===i&&a.push("secure"),W.isString(s)&&a.push(`SameSite=${s}`),document.cookie=a.join("; ")},read(e){if("undefined"==typeof document)return null;let t=document.cookie.match(RegExp("(?:^|; )"+e+"=([^;]*)"));return t?decodeURIComponent(t[1]):null},remove(e){this.write(e,"",Date.now()-864e5,"/")}}:{write(){},read:()=>null,remove(){}};function eI(e,t,r){let n=!/^([a-z][a-z\d+\-.]*:)?\/\//i.test(t);return e&&(n||!1==r)?t?e.replace(/\/?\/$/,"")+"/"+t.replace(/^\/+/,""):e:t}let eD=e=>e instanceof eT?{...e}:e;function eM(e,t){t=t||{};let r={};function n(e,t,r,n){return W.isPlainObject(e)&&W.isPlainObject(t)?W.merge.call({caseless:n},e,t):W.isPlainObject(t)?W.merge({},t):W.isArray(t)?t.slice():t}function o(e,t,r,o){return W.isUndefined(t)?W.isUndefined(e)?void 0:n(void 0,e,r,o):n(e,t,r,o)}function i(e,t){if(!W.isUndefined(t))return n(void 0,t)}function s(e,t){return W.isUndefined(t)?W.isUndefined(e)?void 0:n(void 0,e):n(void 0,t)}function a(r,o,i){return i in t?n(r,o):i in e?n(void 0,r):void 0}let u={url:i,method:i,data:i,baseURL:s,transformRequest:s,transformResponse:s,paramsSerializer:s,timeout:s,timeoutMessage:s,withCredentials:s,withXSRFToken:s,adapter:s,responseType:s,xsrfCookieName:s,xsrfHeaderName:s,onUploadProgress:s,onDownloadProgress:s,decompress:s,maxContentLength:s,maxBodyLength:s,beforeRedirect:s,transport:s,httpAgent:s,httpsAgent:s,cancelToken:s,socketPath:s,responseEncoding:s,validateStatus:a,headers:(e,t,r)=>o(eD(e),eD(t),r,!0)};return W.forEach(Object.keys({...e,...t}),function(n){let i=u[n]||o,s=i(e[n],t[n],n);W.isUndefined(s)&&i!==a||(r[n]=s)}),r}let eq=e=>{let t=eM({},e),{data:r,withXSRFToken:n,xsrfHeaderName:o,xsrfCookieName:i,headers:s,auth:a}=t;if(t.headers=s=eT.from(s),t.url=ei(eI(t.baseURL,t.url,t.allowAbsoluteUrls),e.params,e.paramsSerializer),a&&s.set("Authorization","Basic "+btoa((a.username||"")+":"+(a.password?unescape(encodeURIComponent(a.password)):""))),W.isFormData(r)){if(eg.hasStandardBrowserEnv||eg.hasStandardBrowserWebWorkerEnv)s.setContentType(void 0);else if(W.isFunction(r.getHeaders)){let e=r.getHeaders(),t=["content-type","content-length"];Object.entries(e).forEach(([e,r])=>{t.includes(e.toLowerCase())&&s.set(e,r)})}}if(eg.hasStandardBrowserEnv&&(n&&W.isFunction(n)&&(n=n(t)),n||!1!==n&&e_(t.url))){let e=o&&i&&eF.read(i);e&&s.set(o,e)}return t},ez="undefined"!=typeof XMLHttpRequest&&function(e){return new Promise(function(t,r){let n,o,i,s,a;let u=eq(e),f=u.data,l=eT.from(u.headers).normalize(),{responseType:c,onUploadProgress:h,onDownloadProgress:p}=u;function d(){s&&s(),a&&a(),u.cancelToken&&u.cancelToken.unsubscribe(n),u.signal&&u.signal.removeEventListener("abort",n)}let y=new XMLHttpRequest;function g(){if(!y)return;let n=eT.from("getAllResponseHeaders"in y&&y.getAllResponseHeaders());eC(function(e){t(e),d()},function(e){r(e),d()},{data:c&&"text"!==c&&"json"!==c?y.response:y.responseText,status:y.status,statusText:y.statusText,headers:n,config:e,request:y}),y=null}y.open(u.method.toUpperCase(),u.url,!0),y.timeout=u.timeout,"onloadend"in y?y.onloadend=g:y.onreadystatechange=function(){y&&4===y.readyState&&(0!==y.status||y.responseURL&&0===y.responseURL.indexOf("file:"))&&setTimeout(g)},y.onabort=function(){y&&(r(new $("Request aborted",$.ECONNABORTED,e,y)),y=null)},y.onerror=function(t){let n=new $(t&&t.message?t.message:"Network Error",$.ERR_NETWORK,e,y);n.event=t||null,r(n),y=null},y.ontimeout=function(){let t=u.timeout?"timeout of "+u.timeout+"ms exceeded":"timeout exceeded",n=u.transitional||ea;u.timeoutErrorMessage&&(t=u.timeoutErrorMessage),r(new $(t,n.clarifyTimeoutError?$.ETIMEDOUT:$.ECONNABORTED,e,y)),y=null},void 0===f&&l.setContentType(null),"setRequestHeader"in y&&W.forEach(l.toJSON(),function(e,t){y.setRequestHeader(t,e)}),W.isUndefined(u.withCredentials)||(y.withCredentials=!!u.withCredentials),c&&"json"!==c&&(y.responseType=u.responseType),p&&([i,a]=ek(p,!0),y.addEventListener("progress",i)),h&&y.upload&&([o,s]=ek(h),y.upload.addEventListener("progress",o),y.upload.addEventListener("loadend",s)),(u.cancelToken||u.signal)&&(n=t=>{y&&(r(!t||t.type?new ex(null,e,y):t),y.abort(),y=null)},u.cancelToken&&u.cancelToken.subscribe(n),u.signal&&(u.signal.aborted?n():u.signal.addEventListener("abort",n)));let m=function(e){let t=/^([-+\w]{1,25})(:?\/\/|:)/.exec(e);return t&&t[1]||""}(u.url);if(m&&-1===eg.protocols.indexOf(m)){r(new $("Unsupported protocol "+m+":",$.ERR_BAD_REQUEST,e));return}y.send(f||null)})},eH=(e,t)=>{let{length:r}=e=e?e.filter(Boolean):[];if(t||r){let r,n=new AbortController,o=function(e){if(!r){r=!0,s();let t=e instanceof Error?e:this.reason;n.abort(t instanceof $?t:new ex(t instanceof Error?t.message:t))}},i=t&&setTimeout(()=>{i=null,o(new $(`timeout ${t} of ms exceeded`,$.ETIMEDOUT))},t),s=()=>{e&&(i&&clearTimeout(i),i=null,e.forEach(e=>{e.unsubscribe?e.unsubscribe(o):e.removeEventListener("abort",o)}),e=null)};e.forEach(e=>e.addEventListener("abort",o));let{signal:a}=n;return a.unsubscribe=()=>W.asap(s),a}},eJ=function*(e,t){let r,n=e.byteLength;if(!t||n<t){yield e;return}let o=0;for(;o<n;)r=o+t,yield e.slice(o,r),o=r},eW=async function*(e,t){for await(let r of e$(e))yield*eJ(r,t)},e$=async function*(e){if(e[Symbol.asyncIterator]){yield*e;return}let t=e.getReader();try{for(;;){let{done:e,value:r}=await t.read();if(e)break;yield r}}finally{await t.cancel()}},eV=(e,t,r,n)=>{let o;let i=eW(e,t),s=0,a=e=>{!o&&(o=!0,n&&n(e))};return new ReadableStream({async pull(e){try{let{done:t,value:n}=await i.next();if(t){a(),e.close();return}let o=n.byteLength;if(r){let e=s+=o;r(e)}e.enqueue(new Uint8Array(n))}catch(e){throw a(e),e}},cancel:e=>(a(e),i.return())},{highWaterMark:2})},{isFunction:eK}=W,eX=(({Request:e,Response:t})=>({Request:e,Response:t}))(W.global),{ReadableStream:eG,TextEncoder:eY}=W.global,eZ=(e,...t)=>{try{return!!e(...t)}catch(e){return!1}},eQ=e=>{let t;let{fetch:r,Request:n,Response:o}=e=W.merge.call({skipUndefined:!0},eX,e),i=r?eK(r):"function"==typeof fetch,s=eK(n),a=eK(o);if(!i)return!1;let u=i&&eK(eG),f=i&&("function"==typeof eY?(t=new eY,e=>t.encode(e)):async e=>new Uint8Array(await new n(e).arrayBuffer())),l=s&&u&&eZ(()=>{let e=!1,t=new n(eg.origin,{body:new eG,method:"POST",get duplex(){return e=!0,"half"}}).headers.has("Content-Type");return e&&!t}),c=a&&u&&eZ(()=>W.isReadableStream(new o("").body)),h={stream:c&&(e=>e.body)};i&&["text","arrayBuffer","blob","formData","stream"].forEach(e=>{h[e]||(h[e]=(t,r)=>{let n=t&&t[e];if(n)return n.call(t);throw new $(`Response type '${e}' is not supported`,$.ERR_NOT_SUPPORT,r)})});let p=async e=>{if(null==e)return 0;if(W.isBlob(e))return e.size;if(W.isSpecCompliantForm(e)){let t=new n(eg.origin,{method:"POST",body:e});return(await t.arrayBuffer()).byteLength}return W.isArrayBufferView(e)||W.isArrayBuffer(e)?e.byteLength:(W.isURLSearchParams(e)&&(e+=""),W.isString(e))?(await f(e)).byteLength:void 0},d=async(e,t)=>{let r=W.toFiniteNumber(e.getContentLength());return null==r?p(t):r};return async e=>{let t,{url:i,method:a,data:u,signal:f,cancelToken:p,timeout:y,onDownloadProgress:g,onUploadProgress:m,responseType:b,headers:w,withCredentials:E="same-origin",fetchOptions:v}=eq(e),A=r||fetch;b=b?(b+"").toLowerCase():"text";let O=eH([f,p&&p.toAbortSignal()],y),S=null,R=O&&O.unsubscribe&&(()=>{O.unsubscribe()});try{if(m&&l&&"get"!==a&&"head"!==a&&0!==(t=await d(w,u))){let e,r=new n(i,{method:"POST",body:u,duplex:"half"});if(W.isFormData(u)&&(e=r.headers.get("content-type"))&&w.setContentType(e),r.body){let[e,n]=eN(t,ek(eP(m)));u=eV(r.body,65536,e,n)}}W.isString(E)||(E=E?"include":"omit");let r=s&&"credentials"in n.prototype,f={...v,signal:O,method:a.toUpperCase(),headers:w.normalize().toJSON(),body:u,duplex:"half",credentials:r?E:void 0};S=s&&new n(i,f);let p=await (s?A(S,v):A(i,f)),y=c&&("stream"===b||"response"===b);if(c&&(g||y&&R)){let e={};["status","statusText","headers"].forEach(t=>{e[t]=p[t]});let t=W.toFiniteNumber(p.headers.get("content-length")),[r,n]=g&&eN(t,ek(eP(g),!0))||[];p=new o(eV(p.body,65536,r,()=>{n&&n(),R&&R()}),e)}b=b||"text";let T=await h[W.findKey(h,b)||"text"](p,e);return!y&&R&&R(),await new Promise((t,r)=>{eC(t,r,{data:T,headers:eT.from(p.headers),status:p.status,statusText:p.statusText,config:e,request:S})})}catch(t){if(R&&R(),t&&"TypeError"===t.name&&/Load failed|fetch/i.test(t.message))throw Object.assign(new $("Network Error",$.ERR_NETWORK,e,S),{cause:t.cause||t});throw $.from(t,t&&t.code,e,S)}}},e0=new Map,e1=e=>{let t=e&&e.env||{},{fetch:r,Request:n,Response:o}=t,i=[n,o,r],s=i.length,a,u,f=e0;for(;s--;)a=i[s],void 0===(u=f.get(a))&&f.set(a,u=s?new Map:eQ(t)),f=u;return u};e1();let e2={http:null,xhr:ez,fetch:{get:e1}};W.forEach(e2,(e,t)=>{if(e){try{Object.defineProperty(e,"name",{value:t})}catch(e){}Object.defineProperty(e,"adapterName",{value:t})}});let e5=e=>`- ${e}`,e6=e=>W.isFunction(e)||null===e||!1===e,e8={getAdapter:function(e,t){let r,n;let{length:o}=e=W.isArray(e)?e:[e],i={};for(let s=0;s<o;s++){let o;if(n=r=e[s],!e6(r)&&void 0===(n=e2[(o=String(r)).toLowerCase()]))throw new $(`Unknown adapter '${o}'`);if(n&&(W.isFunction(n)||(n=n.get(t))))break;i[o||"#"+s]=n}if(!n){let e=Object.entries(i).map(([e,t])=>`adapter ${e} `+(!1===t?"is not supported by the environment":"is not available in the build"));throw new $("There is no suitable adapter to dispatch the request "+(o?e.length>1?"since :\n"+e.map(e5).join("\n"):" "+e5(e[0]):"as no adapter specified"),"ERR_NOT_SUPPORT")}return n}};function e3(e){if(e.cancelToken&&e.cancelToken.throwIfRequested(),e.signal&&e.signal.aborted)throw new ex(null,e)}function e4(e){return e3(e),e.headers=eT.from(e.headers),e.data=eU.call(e,e.transformRequest),-1!==["post","put","patch"].indexOf(e.method)&&e.headers.setContentType("application/x-www-form-urlencoded",!1),e8.getAdapter(e.adapter||eb.adapter,e)(e).then(function(t){return e3(e),t.data=eU.call(e,e.transformResponse,t),t.headers=eT.from(t.headers),t},function(t){return!eB(t)&&(e3(e),t&&t.response&&(t.response.data=eU.call(e,e.transformResponse,t.response),t.response.headers=eT.from(t.response.headers))),Promise.reject(t)})}let e9="1.13.2",e7={};["object","boolean","number","function","string","symbol"].forEach((e,t)=>{e7[e]=function(r){return typeof r===e||"a"+(t<1?"n ":" ")+e}});let te={};e7.transitional=function(e,t,r){function n(e,t){return"[Axios v"+e9+"] Transitional option '"+e+"'"+t+(r?". "+r:"")}return(r,o,i)=>{if(!1===e)throw new $(n(o," has been removed"+(t?" in "+t:"")),$.ERR_DEPRECATED);return t&&!te[o]&&(te[o]=!0,console.warn(n(o," has been deprecated since v"+t+" and will be removed in the near future"))),!e||e(r,o,i)}},e7.spelling=function(e){return(t,r)=>(console.warn(`${r} is likely a misspelling of ${e}`),!0)};let tt={assertOptions:function(e,t,r){if("object"!=typeof e)throw new $("options must be an object",$.ERR_BAD_OPTION_VALUE);let n=Object.keys(e),o=n.length;for(;o-- >0;){let i=n[o],s=t[i];if(s){let t=e[i],r=void 0===t||s(t,i,e);if(!0!==r)throw new $("option "+i+" must be "+r,$.ERR_BAD_OPTION_VALUE);continue}if(!0!==r)throw new $("Unknown option "+i,$.ERR_BAD_OPTION)}},validators:e7},tr=tt.validators;class tn{constructor(e){this.defaults=e||{},this.interceptors={request:new es,response:new es}}async request(e,t){try{return await this._request(e,t)}catch(e){if(e instanceof Error){let t={};Error.captureStackTrace?Error.captureStackTrace(t):t=Error();let r=t.stack?t.stack.replace(/^.+\n/,""):"";try{e.stack?r&&!String(e.stack).endsWith(r.replace(/^.+\n.+\n/,""))&&(e.stack+="\n"+r):e.stack=r}catch(e){}}throw e}}_request(e,t){let r,n;"string"==typeof e?(t=t||{}).url=e:t=e||{};let{transitional:o,paramsSerializer:i,headers:s}=t=eM(this.defaults,t);void 0!==o&&tt.assertOptions(o,{silentJSONParsing:tr.transitional(tr.boolean),forcedJSONParsing:tr.transitional(tr.boolean),clarifyTimeoutError:tr.transitional(tr.boolean)},!1),null!=i&&(W.isFunction(i)?t.paramsSerializer={serialize:i}:tt.assertOptions(i,{encode:tr.function,serialize:tr.function},!0)),void 0!==t.allowAbsoluteUrls||(void 0!==this.defaults.allowAbsoluteUrls?t.allowAbsoluteUrls=this.defaults.allowAbsoluteUrls:t.allowAbsoluteUrls=!0),tt.assertOptions(t,{baseUrl:tr.spelling("baseURL"),withXsrfToken:tr.spelling("withXSRFToken")},!0),t.method=(t.method||this.defaults.method||"get").toLowerCase();let a=s&&W.merge(s.common,s[t.method]);s&&W.forEach(["delete","get","head","post","put","patch","common"],e=>{delete s[e]}),t.headers=eT.concat(a,s);let u=[],f=!0;this.interceptors.request.forEach(function(e){("function"!=typeof e.runWhen||!1!==e.runWhen(t))&&(f=f&&e.synchronous,u.unshift(e.fulfilled,e.rejected))});let l=[];this.interceptors.response.forEach(function(e){l.push(e.fulfilled,e.rejected)});let c=0;if(!f){let e=[e4.bind(this),void 0];for(e.unshift(...u),e.push(...l),n=e.length,r=Promise.resolve(t);c<n;)r=r.then(e[c++],e[c++]);return r}n=u.length;let h=t;for(;c<n;){let e=u[c++],t=u[c++];try{h=e(h)}catch(e){t.call(this,e);break}}try{r=e4.call(this,h)}catch(e){return Promise.reject(e)}for(c=0,n=l.length;c<n;)r=r.then(l[c++],l[c++]);return r}getUri(e){return ei(eI((e=eM(this.defaults,e)).baseURL,e.url,e.allowAbsoluteUrls),e.params,e.paramsSerializer)}}W.forEach(["delete","get","head","options"],function(e){tn.prototype[e]=function(t,r){return this.request(eM(r||{},{method:e,url:t,data:(r||{}).data}))}}),W.forEach(["post","put","patch"],function(e){function t(t){return function(r,n,o){return this.request(eM(o||{},{method:e,headers:t?{"Content-Type":"multipart/form-data"}:{},url:r,data:n}))}}tn.prototype[e]=t(),tn.prototype[e+"Form"]=t(!0)});class to{constructor(e){let t;if("function"!=typeof e)throw TypeError("executor must be a function.");this.promise=new Promise(function(e){t=e});let r=this;this.promise.then(e=>{if(!r._listeners)return;let t=r._listeners.length;for(;t-- >0;)r._listeners[t](e);r._listeners=null}),this.promise.then=e=>{let t;let n=new Promise(e=>{r.subscribe(e),t=e}).then(e);return n.cancel=function(){r.unsubscribe(t)},n},e(function(e,n,o){r.reason||(r.reason=new ex(e,n,o),t(r.reason))})}throwIfRequested(){if(this.reason)throw this.reason}subscribe(e){if(this.reason){e(this.reason);return}this._listeners?this._listeners.push(e):this._listeners=[e]}unsubscribe(e){if(!this._listeners)return;let t=this._listeners.indexOf(e);-1!==t&&this._listeners.splice(t,1)}toAbortSignal(){let e=new AbortController,t=t=>{e.abort(t)};return this.subscribe(t),e.signal.unsubscribe=()=>this.unsubscribe(t),e.signal}static source(){let e;return{token:new to(function(t){e=t}),cancel:e}}}let ti={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511,WebServerIsDown:521,ConnectionTimedOut:522,OriginIsUnreachable:523,TimeoutOccurred:524,SslHandshakeFailed:525,InvalidSslCertificate:526};Object.entries(ti).forEach(([e,t])=>{ti[t]=e});let ts=function e(t){let r=new tn(t),n=s(tn.prototype.request,r);return W.extend(n,tn.prototype,r,{allOwnKeys:!0}),W.extend(n,r,null,{allOwnKeys:!0}),n.create=function(r){return e(eM(t,r))},n}(eb);ts.Axios=tn,ts.CanceledError=ex,ts.CancelToken=to,ts.isCancel=eB,ts.VERSION=e9,ts.toFormData=ee,ts.AxiosError=$,ts.Cancel=ts.CanceledError,ts.all=function(e){return Promise.all(e)},ts.spread=function(e){return function(t){return e.apply(null,t)}},ts.isAxiosError=function(e){return W.isObject(e)&&!0===e.isAxiosError},ts.mergeConfig=eM,ts.AxiosHeaders=eT,ts.formToJSON=e=>em(W.isHTMLForm(e)?new FormData(e):e),ts.getAdapter=e8.getAdapter,ts.HttpStatusCode=ti,ts.default=ts;let ta=ts}}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[492],{2911:(e,t,r)=>{(window.__NEXT_P=window.__NEXT_P||[]).push(["/_not-found/page",function(){return r(4848)}])},2123:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"HTTPAccessErrorFallback",{enumerable:!0,get:function(){return o}}),r(7097);let l=r(4568);r(7620);let n={error:{fontFamily:'system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji"',height:"100vh",textAlign:"center",display:"flex",flexDirection:"column",alignItems:"center",justifyContent:"center"},desc:{display:"inline-block"},h1:{display:"inline-block",margin:"0 20px 0 0",padding:"0 23px 0 0",fontSize:24,fontWeight:500,verticalAlign:"top",lineHeight:"49px"},h2:{fontSize:14,fontWeight:400,lineHeight:"49px",margin:0}};function o(e){let{status:t,message:r}=e;return(0,l.jsxs)(l.Fragment,{children:[(0,l.jsx)("title",{children:t+": "+r}),(0,l.jsx)("div",{style:n.error,children:(0,l.jsxs)("div",{children:[(0,l.jsx)("style",{dangerouslySetInnerHTML:{__html:"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}),(0,l.jsx)("h1",{className:"next-error-h1",style:n.h1,children:t}),(0,l.jsx)("div",{style:n.desc,children:(0,l.jsx)("h2",{style:n.h2,children:r})})]})})]})}("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},4848:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return o}});let l=r(4568),n=r(2123);function o(){return(0,l.jsx)(n.HTTPAccessErrorFallback,{status:404,message:"This page could not be found."})}("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)}},e=>{var t=t=>e(e.s=t);e.O(0,[587,855,358],()=>t(2911)),_N_E=e.O()}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[286],{962:(e,t,n)=>{Promise.resolve().then(n.bind(n,5771))},5771:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>u});var l=n(4568);let r=(0,n(7844).default)(()=>Promise.all([n.e(954),n.e(972),n.e(273),n.e(18),n.e(142),n.e(188)]).then(n.bind(n,188)).then(e=>e.Backlog),{loadableGenerated:{webpack:()=>[188]},ssr:!1,loading:()=>(0,l.jsx)("div",{className:"flex-1 flex items-center justify-center",children:(0,l.jsx)("div",{className:"animate-pulse text-muted-foreground",children:"Loading..."})})});function u(){return(0,l.jsx)(r,{})}},7844:(e,t,n)=>{"use strict";n.d(t,{default:()=>r.a});var l=n(1909),r=n.n(l)},1909:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return r}});let l=n(7097)._(n(141));function r(e,t){var n;let r={};"function"==typeof e&&(r.loader=e);let u={...r,...t};return(0,l.default)({...u,modules:null==(n=u.loadableGenerated)?void 0:n.modules})}("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},7138:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"BailoutToCSR",{enumerable:!0,get:function(){return r}});let l=n(5838);function r(e){let{reason:t,children:n}=e;if("undefined"==typeof window)throw new l.BailoutToCSRError(t);return n}},141:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return s}});let l=n(4568),r=n(7620),u=n(7138),a=n(4479);function o(e){return{default:e&&"default"in e?e.default:e}}let d={loader:()=>Promise.resolve(o(()=>null)),loading:null,ssr:!0},s=function(e){let t={...d,...e},n=(0,r.lazy)(()=>t.loader().then(o)),s=t.loading;function i(e){let o=s?(0,l.jsx)(s,{isLoading:!0,pastDelay:!0,error:null}):null,d=!t.ssr||!!t.loading,i=d?r.Suspense:r.Fragment,f=t.ssr?(0,l.jsxs)(l.Fragment,{children:["undefined"==typeof window?(0,l.jsx)(a.PreloadChunks,{moduleIds:t.modules}):null,(0,l.jsx)(n,{...e})]}):(0,l.jsx)(u.BailoutToCSR,{reason:"next/dynamic",children:(0,l.jsx)(n,{...e})});return(0,l.jsx)(i,{...d?{fallback:o}:{},children:f})}return i.displayName="LoadableComponent",i}},4479:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"PreloadChunks",{enumerable:!0,get:function(){return o}});let l=n(4568),r=n(7509),u=n(8240),a=n(3117);function o(e){let{moduleIds:t}=e;if("undefined"!=typeof window)return null;let n=u.workAsyncStorage.getStore();if(void 0===n)return null;let o=[];if(n.reactLoadableManifest&&t){let e=n.reactLoadableManifest;for(let n of t){if(!e[n])continue;let t=e[n].files;o.push(...t)}}return 0===o.length?null:(0,l.jsx)(l.Fragment,{children:o.map(e=>{let t=n.assetPrefix+"/_next/"+(0,a.encodeURIPath)(e);return e.endsWith(".css")?(0,l.jsx)("link",{precedence:"dynamic",href:t,rel:"stylesheet",as:"style"},e):((0,r.preload)(t,{as:"script",fetchPriority:"low"}),null)})})}}},e=>{var t=t=>e(e.s=t);e.O(0,[587,855,358],()=>t(962)),_N_E=e.O()}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[40],{4660:(e,t,r)=>{Promise.resolve().then(r.bind(r,8605))},8605:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>S});var n=r(4568),a=r(72),s=r(1584),o=r(7007),l=r(4885),i=r(6279),d=r(5628),c=r(8683),u=r(4548),m=r(8876),x=r(3978),p=r(9880),b=r(1092),f=r(1002),g=r(3312),h=r(5154),v=r(9493),y=r(7620),w=r(6007),j=r(2393),N=r(1449);let k=[{id:"all",label:"All Documents",icon:s.A,color:"text-foreground",bgColor:"bg-secondary"},{id:"product",label:"Product",icon:o.A,color:"text-amber-500",bgColor:"bg-amber-500/10",description:"PRDs, roadmaps, specs"},{id:"engineering",label:"Engineering",icon:l.A,color:"text-blue-500",bgColor:"bg-blue-500/10",description:"Technical docs, APIs"},{id:"design",label:"Design",icon:i.A,color:"text-purple-500",bgColor:"bg-purple-500/10",description:"UI specs, guidelines"},{id:"team",label:"Team",icon:d.A,color:"text-emerald-500",bgColor:"bg-emerald-500/10",description:"Processes, onboarding"}],A=[{id:"blank",label:"Blank Document",content:"# Untitled\n\n"},{id:"prd",label:"Product Spec (PRD)",category:"product",content:"# Product Requirements Document\n\n## Overview\nBrief description of the feature/product.\n\n## Goals\n- Goal 1\n- Goal 2\n\n## User Stories\nAs a [user type], I want [action] so that [benefit].\n\n## Requirements\n### Functional Requirements\n1. \n\n### Non-Functional Requirements\n1. \n\n## Success Metrics\n- \n\n## Timeline\n| Phase | Description | Date |\n|-------|-------------|------|\n| | | |\n"},{id:"technical",label:"Technical Design",category:"engineering",content:"# Technical Design Document\n\n## Summary\nBrief technical overview.\n\n## Architecture\nDescribe the system architecture.\n\n## API Design\n```typescript\n// API endpoints\n```\n\n## Database Schema\n```sql\n-- Schema changes\n```\n\n## Implementation Plan\n1. \n\n## Testing Strategy\n- Unit tests\n- Integration tests\n\n## Rollout Plan\n- \n"},{id:"api",label:"API Documentation",category:"engineering",content:'# API Documentation\n\n## Endpoints\n\n### GET /api/resource\nDescription of the endpoint.\n\n**Parameters:**\n| Name | Type | Required | Description |\n|------|------|----------|-------------|\n| | | | |\n\n**Response:**\n```json\n{\n "data": []\n}\n```\n\n### POST /api/resource\n'},{id:"runbook",label:"Runbook",category:"engineering",content:"# Runbook: [Service Name]\n\n## Overview\nWhat this service does.\n\n## Common Issues\n\n### Issue 1\n**Symptoms:** \n**Resolution:** \n\n## Monitoring\n- Dashboard: \n- Alerts: \n\n## Contacts\n- Team: \n- Escalation: \n"}];function C(){var e;let[t,r]=(0,y.useState)([]),[l,d]=(0,y.useState)(null),[C,S]=(0,y.useState)(""),[D,z]=(0,y.useState)(""),[E,I]=(0,y.useState)(!1),[R,P]=(0,y.useState)(""),[T,L]=(0,y.useState)("blank"),[q,O]=(0,y.useState)("edit"),[B,F]=(0,y.useState)(""),[W,$]=(0,y.useState)("all"),[G,U]=(0,y.useState)(new Set),_=C!==D,K=(0,y.useCallback)(async()=>{try{let e=await N.qQ.getTree();r(e);let t=new Set,n=e=>{e.forEach(e=>{"directory"===e.type&&(t.add(e.path),e.children&&n(e.children))})};n(e),U(t)}catch(e){console.error("Failed to fetch doc tree",e)}},[]);(0,y.useEffect)(()=>{K()},[K]),(0,y.useEffect)(()=>{l&&N.qQ.read(l).then(e=>{S(e.content||""),z(e.content||"")})},[l]);let M=async()=>{if(l)try{await N.qQ.write(l,C),z(C)}catch(e){console.error("Failed to save document",e)}},Q=async()=>{var e;if(!R.trim())return;let t=R;"all"===W||R.includes("/")||(t="".concat(W,"/").concat(R)),t.endsWith(".md")||(t+=".md");let r=A.find(e=>e.id===T),n=(null==r?void 0:r.content)||"# ".concat((null===(e=R.split("/").pop())||void 0===e?void 0:e.replace(".md",""))||"New Document","\n\n");try{await N.qQ.write(t,n),I(!1),P(""),L("blank"),K(),d(t)}catch(e){console.error("Failed to create file",e)}},H=e=>{U(t=>{let r=new Set(t);return r.has(e)?r.delete(e):r.add(e),r})},V=e=>e.map(e=>{if("directory"===e.type){let t=e.children?V(e.children):[];return t.length>0||e.name.toLowerCase().includes(B.toLowerCase())?{...e,children:t}:null}{let t="all"===W||e.path.toLowerCase().startsWith(W),r=e.name.toLowerCase().includes(B.toLowerCase());return t&&r?e:null}}).filter(Boolean),J=V(t),Y=function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0;return e.map(e=>{let r=G.has(e.path),a=l===e.path;if("directory"===e.type){var s;return(0,n.jsxs)("div",{children:[(0,n.jsxs)("button",{className:(0,j.cn)("flex items-center gap-2 w-full px-3 py-2 text-sm font-medium rounded-lg transition-all hover:bg-secondary/50","text-muted-foreground"),style:{paddingLeft:"".concat(12+16*t,"px")},onClick:()=>H(e.path),children:[r?(0,n.jsx)(c.A,{size:16,className:"text-amber-500 shrink-0"}):(0,n.jsx)(u.A,{size:16,className:"text-amber-500 shrink-0"}),(0,n.jsx)("span",{className:"truncate",children:e.name}),(0,n.jsx)("span",{className:"ml-auto text-[10px] text-muted-foreground/50",children:(null===(s=e.children)||void 0===s?void 0:s.length)||0})]}),r&&e.children&&Y(e.children,t+1)]},e.path)}return(0,n.jsxs)("button",{className:(0,j.cn)("flex items-center gap-2 w-full px-3 py-2 text-sm font-medium rounded-lg transition-all",a?"bg-primary text-primary-foreground":"text-muted-foreground hover:bg-secondary/50 hover:text-foreground"),style:{paddingLeft:"".concat(12+16*t,"px")},onClick:()=>d(e.path),children:[(0,n.jsx)("span",{className:"shrink-0",children:(()=>{let t=e.path.toLowerCase();return t.includes("api")||t.includes("technical")?(0,n.jsx)(m.A,{size:16,className:"text-blue-400"}):t.includes("product")||t.includes("prd")?(0,n.jsx)(o.A,{size:16,className:"text-amber-400"}):t.includes("design")?(0,n.jsx)(i.A,{size:16,className:"text-purple-400"}):(0,n.jsx)(x.A,{size:16})})()}),(0,n.jsx)("span",{className:"truncate",children:e.name.replace(".md","")})]},e.path)})};return(0,n.jsxs)("div",{className:"flex gap-6 h-[calc(100vh-8rem)]",children:[(0,n.jsxs)("aside",{className:"w-80 flex flex-col bg-card/50 border border-border/50 rounded-xl overflow-hidden",children:[(0,n.jsxs)("div",{className:"p-4 border-b border-border/50",children:[(0,n.jsxs)("div",{className:"flex justify-between items-center mb-3",children:[(0,n.jsx)("h3",{className:"text-sm font-bold text-foreground",children:"Documentation"}),(0,n.jsx)(w.$n,{size:"icon",variant:"secondary",className:"h-8 w-8",onClick:()=>I(!0),children:(0,n.jsx)(p.A,{size:16})})]}),(0,n.jsxs)("div",{className:"relative",children:[(0,n.jsx)(b.A,{size:14,className:"absolute left-3 top-1/2 -translate-y-1/2 text-muted-foreground"}),(0,n.jsx)(w.pd,{placeholder:"Search docs...",value:B,onChange:e=>F(e.target.value),className:"h-9 pl-9 text-sm bg-secondary/40"})]})]}),(0,n.jsxs)("div",{className:"p-3 border-b border-border/50",children:[(0,n.jsxs)("div",{className:"flex items-center gap-1.5 text-[10px] text-muted-foreground uppercase tracking-wider mb-2 px-1",children:[(0,n.jsx)(f.A,{size:12}),"Categories"]}),(0,n.jsx)("div",{className:"flex flex-wrap gap-1.5",children:k.map(e=>{let t=e.icon;return(0,n.jsxs)("button",{className:(0,j.cn)("flex items-center gap-1.5 px-2.5 py-1.5 rounded-lg text-xs font-medium transition-all",W===e.id?"".concat(e.bgColor," ").concat(e.color):"text-muted-foreground hover:bg-secondary/50"),onClick:()=>$(e.id),children:[(0,n.jsx)(t,{size:12}),e.label]},e.id)})})]}),E&&(0,n.jsxs)("div",{className:"p-4 bg-secondary/30 border-b border-border/50 animate-in fade-in slide-in-from-top-2 duration-200",children:[(0,n.jsxs)("div",{className:"flex items-center justify-between mb-3",children:[(0,n.jsx)("span",{className:"text-xs font-semibold text-foreground",children:"New Document"}),(0,n.jsx)("button",{className:"text-muted-foreground hover:text-foreground",onClick:()=>I(!1),children:(0,n.jsx)(g.A,{size:14})})]}),(0,n.jsx)(w.pd,{autoFocus:!0,placeholder:"document-name",value:R,onChange:e=>P(e.target.value),onKeyDown:e=>{"Enter"===e.key&&Q(),"Escape"===e.key&&I(!1)},className:"h-9 mb-3"}),(0,n.jsxs)("div",{className:"mb-3",children:[(0,n.jsx)("label",{className:"text-[10px] uppercase tracking-wider text-muted-foreground mb-2 block",children:"Template"}),(0,n.jsx)("div",{className:"grid grid-cols-2 gap-1.5",children:A.slice(0,4).map(e=>(0,n.jsx)("button",{className:(0,j.cn)("px-2.5 py-2 text-[11px] font-medium rounded-lg border transition-all text-left",T===e.id?"border-primary bg-primary/10 text-foreground":"border-border/50 text-muted-foreground hover:border-border hover:bg-secondary/30"),onClick:()=>L(e.id),children:e.label},e.id))})]}),(0,n.jsx)(w.$n,{size:"sm",className:"w-full h-8",onClick:Q,disabled:!R.trim(),children:"Create Document"})]}),(0,n.jsx)("div",{className:"flex-1 overflow-y-auto p-2",children:J.length>0?Y(J):(0,n.jsxs)("div",{className:"flex flex-col items-center justify-center h-full text-center p-4",children:[(0,n.jsx)(h.A,{size:32,className:"text-muted-foreground/30 mb-2"}),(0,n.jsx)("p",{className:"text-sm text-muted-foreground",children:"No documents"}),(0,n.jsx)("p",{className:"text-xs text-muted-foreground/60",children:"Create your first document"})]})})]}),(0,n.jsx)("main",{className:"flex-1 flex flex-col min-w-0",children:l?(0,n.jsxs)("div",{className:"flex flex-col h-full gap-4","data-color-mode":"dark",children:[(0,n.jsxs)("header",{className:"flex justify-between items-center bg-card/50 border border-border/50 p-4 rounded-xl",children:[(0,n.jsxs)("div",{className:"flex items-center gap-3 min-w-0",children:[(0,n.jsx)("div",{className:"p-2.5 bg-primary/10 rounded-xl shrink-0",children:(0,n.jsx)(x.A,{size:18,className:"text-primary"})}),(0,n.jsxs)("div",{className:"flex flex-col min-w-0",children:[(0,n.jsx)("span",{className:"font-semibold text-foreground truncate",children:null==l?void 0:null===(e=l.split("/").pop())||void 0===e?void 0:e.replace(".md","")}),(0,n.jsxs)("span",{className:"text-[11px] text-muted-foreground truncate flex items-center gap-1.5",children:[(0,n.jsx)("span",{className:"opacity-60",children:"/"}),l,_&&(0,n.jsx)("span",{className:"w-1.5 h-1.5 rounded-full bg-amber-500 ml-1"})]})]})]}),(0,n.jsxs)("div",{className:"flex items-center gap-3",children:[(0,n.jsxs)("div",{className:"flex bg-secondary/50 p-1 rounded-lg border border-border/50",children:[(0,n.jsx)("button",{className:(0,j.cn)("px-3 py-1.5 text-xs font-semibold rounded-md transition-all","edit"===q?"bg-background text-foreground shadow-sm":"text-muted-foreground hover:text-foreground"),onClick:()=>O("edit"),children:"Edit"}),(0,n.jsx)("button",{className:(0,j.cn)("px-3 py-1.5 text-xs font-semibold rounded-md transition-all","preview"===q?"bg-background text-foreground shadow-sm":"text-muted-foreground hover:text-foreground"),onClick:()=>O("preview"),children:"Preview"})]}),(0,n.jsxs)(w.$n,{onClick:M,className:"h-9",disabled:!_,children:[(0,n.jsx)(v.A,{size:14,className:"mr-2"}),"Save"]})]})]}),(0,n.jsx)("div",{className:"flex-1 bg-card/50 border border-border/50 rounded-xl overflow-hidden p-4 markdown-container",children:(0,n.jsx)(a.Ay,{value:C,onChange:e=>S(e||""),height:"100%",preview:q,hideToolbar:"preview"===q,className:"bg-transparent! border-none! text-foreground!"})})]}):(0,n.jsx)("div",{className:"h-full flex items-center justify-center",children:(0,n.jsxs)("div",{className:"max-w-lg w-full p-10 bg-card/50 border border-border/50 rounded-2xl flex flex-col items-center text-center space-y-5",children:[(0,n.jsx)("div",{className:"p-5 bg-secondary/50 rounded-2xl",children:(0,n.jsx)(s.A,{size:40,className:"text-muted-foreground/40"})}),(0,n.jsxs)("div",{children:[(0,n.jsx)("h2",{className:"text-xl font-bold text-foreground mb-2",children:"Welcome to Documentation"}),(0,n.jsx)("p",{className:"text-muted-foreground text-sm leading-relaxed max-w-sm",children:"Select a document from the sidebar or create a new one using templates for PRDs, technical specs, and more."})]}),(0,n.jsx)("div",{className:"flex gap-2 pt-2",children:(0,n.jsxs)(w.$n,{variant:"secondary",size:"sm",onClick:()=>I(!0),children:[(0,n.jsx)(p.A,{size:14,className:"mr-1.5"}),"New Document"]})})]})})})]})}function S(){return(0,n.jsx)(C,{})}},1706:(e,t,r)=>{"use strict";r.d(t,{$:()=>a});var n=r(4568);let a=(0,r(7620).forwardRef)((e,t)=>{let{className:r,variant:a="primary",size:s="md",...o}=e;return(0,n.jsx)("button",{ref:t,className:"inline-flex items-center justify-center gap-2 font-semibold rounded-lg transition-all duration-200 active:scale-95 disabled:opacity-50 disabled:pointer-events-none ".concat({primary:"bg-primary text-primary-foreground shadow hover:bg-primary/90",secondary:"bg-secondary text-secondary-foreground shadow-sm hover:bg-secondary/80",outline:"border border-input bg-background shadow-sm hover:bg-accent hover:text-accent-foreground",ghost:"hover:bg-accent hover:text-accent-foreground",danger:"bg-destructive text-destructive-foreground shadow-sm hover:bg-destructive/90",success:"bg-emerald-600 text-white shadow-sm hover:bg-emerald-700"}[a]," ").concat({sm:"h-8 px-3 text-xs",md:"h-9 px-4 py-2 text-sm",lg:"h-10 px-8 text-base",icon:"h-9 w-9"}[s]," ").concat(r||""),...o})});a.displayName="Button"},3769:(e,t,r)=>{"use strict";r.d(t,{m:()=>o});var n=r(4568),a=r(8650),s=r(7620);function o(e){let{value:t,onChange:r,options:o,placeholder:l="Select...",label:i,disabled:d=!1,renderOption:c}=e,[u,m]=(0,s.useState)(!1),x=(0,s.useRef)(null);(0,s.useEffect)(()=>{let e=e=>{x.current&&!x.current.contains(e.target)&&m(!1)};return document.addEventListener("mousedown",e),()=>document.removeEventListener("mousedown",e)},[]);let p=o.find(e=>e.value===t);return(0,n.jsxs)("div",{className:"relative w-full",ref:x,children:[i&&(0,n.jsx)("label",{className:"block text-xs font-medium text-muted-foreground mb-2 uppercase tracking-wider",children:i}),(0,n.jsxs)("button",{type:"button",className:"w-full flex items-center justify-between gap-2 px-3.5 py-2.5 bg-background border border-input rounded-md text-foreground text-sm cursor-pointer transition-all hover:bg-accent hover:text-accent-foreground focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:opacity-50 disabled:cursor-not-allowed shadow-sm",onClick:()=>!d&&m(!u),disabled:d,children:[(0,n.jsx)("span",{className:p?"":"text-muted-foreground",children:p?p.label:l}),(0,n.jsx)(a.A,{size:16,className:"transition-transform duration-200 text-muted-foreground ".concat(u?"rotate-180":"rotate-0")})]}),u&&(0,n.jsx)("div",{className:"absolute top-full left-0 right-0 mt-2 bg-popover border border-border rounded-md p-1 z-50 max-h-[240px] overflow-y-auto animate-in fade-in slide-in-from-top-2 duration-200 shadow-md",children:o.map(e=>(0,n.jsx)("button",{type:"button",className:"w-full flex items-center gap-2 px-3 py-2 bg-transparent border-none rounded-sm text-popover-foreground text-sm cursor-pointer transition-colors text-left hover:bg-accent hover:text-accent-foreground ".concat(e.value===t?"bg-accent/10 text-accent-foreground":""),onClick:()=>{r(e.value),m(!1)},children:c?c(e):(0,n.jsxs)(n.Fragment,{children:[e.color&&(0,n.jsx)("span",{className:"w-2 h-2 rounded-full shrink-0",style:{background:e.color}}),e.label]})},e.value))})]})}},8970:(e,t,r)=>{"use strict";r.d(t,{p:()=>a});var n=r(4568);let a=(0,r(7620).forwardRef)((e,t)=>{let{className:r,icon:a,rightElement:s,...o}=e;return(0,n.jsxs)("div",{className:"relative w-full group",children:[a&&(0,n.jsx)("div",{className:"absolute left-3 top-1/2 -translate-y-1/2 text-text-muted group-focus-within:text-accent transition-colors",children:a}),(0,n.jsx)("input",{ref:t,className:"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 placeholder:text-zinc-500 focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:cursor-not-allowed disabled:opacity-50 ".concat(a?"pl-10":"pl-3"," ").concat(s?"pr-10":"pr-3"," ").concat(r||""),...o}),s&&(0,n.jsx)("div",{className:"absolute right-3 top-1/2 -translate-y-1/2 text-muted-foreground",children:s})]})});a.displayName="Input"},6007:(e,t,r)=>{"use strict";r.d(t,{$n:()=>d.$,Sc:()=>m,ms:()=>x.m,pd:()=>p.p,aF:()=>h,YJ:()=>o,Wh:()=>i,TM:()=>v});var n=r(4568);function a(e){let{children:t,variant:r="default",size:a="sm"}=e;return(0,n.jsx)("span",{className:"inline-flex items-center rounded-md border transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 ".concat({default:"bg-primary text-primary-foreground shadow hover:bg-primary/80",success:"bg-status-done/15 text-status-done border-status-done/20",warning:"bg-status-progress/15 text-status-progress border-status-progress/20",error:"bg-status-blocked/15 text-status-blocked border-status-blocked/20",info:"bg-status-todo/15 text-status-todo border-status-todo/20",purple:"bg-status-review/15 text-status-review border-status-review/20"}[r]," ").concat({sm:"px-2.5 py-0.5 text-xs font-semibold",md:"px-3 py-1 text-sm font-semibold"}[a]),children:t})}let s={LOW:{label:"Low",variant:"default"},MEDIUM:{label:"Medium",variant:"info"},HIGH:{label:"High",variant:"warning"},CRITICAL:{label:"Critical",variant:"error"}};function o(e){let{priority:t}=e,r=s[t];return(0,n.jsx)(a,{variant:r.variant,children:r.label})}let l={BACKLOG:{label:"Backlog",variant:"default"},IN_PROGRESS:{label:"In Progress",variant:"warning"},REVIEW:{label:"Review",variant:"purple"},VERIFICATION:{label:"Verification",variant:"info"},DONE:{label:"Done",variant:"success"},BLOCKED:{label:"Blocked",variant:"error"}};function i(e){let{status:t}=e,r=l[t]||{label:t,variant:"default"};return(0,n.jsx)(a,{variant:r.variant,children:r.label})}var d=r(1706),c=r(6892),u=r(2393);function m(e){let{checked:t,onChange:r,label:a,disabled:s=!1,className:o}=e;return(0,n.jsxs)("label",{className:(0,u.cn)("flex items-center gap-2.5 select-none transition-opacity duration-200",s?"opacity-50 cursor-not-allowed":"cursor-pointer",o||""),children:[(0,n.jsx)("input",{type:"checkbox",checked:t,onChange:e=>r(e.target.checked),disabled:s,className:"hidden"}),(0,n.jsx)("span",{className:"h-4 w-4 shrink-0 rounded-sm border border-primary shadow focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:cursor-not-allowed disabled:opacity-50 transition-all duration-150 flex items-center justify-center ".concat(t?"bg-primary text-primary-foreground":"bg-transparent"),children:t&&(0,n.jsx)(c.A,{size:12,strokeWidth:3})}),a&&(0,n.jsx)("span",{className:"text-sm font-medium leading-none peer-disabled:cursor-not-allowed peer-disabled:opacity-70 transition-all duration-150 ".concat(t?"line-through text-muted-foreground":"text-foreground"),children:a})]})}var x=r(3769),p=r(8970),b=r(3312),f=r(7620),g=r(7509);function h(e){let{isOpen:t,onClose:r,children:a,title:s,size:o="md"}=e,l=(0,f.useRef)(null);return((0,f.useEffect)(()=>{let e=e=>{"Escape"===e.key&&r()};return t&&(document.addEventListener("keydown",e),document.body.style.overflow="hidden"),()=>{document.removeEventListener("keydown",e),document.body.style.overflow=""}},[t,r]),t)?(0,g.createPortal)((0,n.jsx)("div",{ref:l,className:"fixed inset-0 bg-black/40 backdrop-blur-md flex items-center justify-center z-1000 animate-in fade-in duration-300",onClick:e=>{e.target===l.current&&r()},children:(0,n.jsxs)("div",{className:"bg-background border border-border rounded-xl shadow-lg animate-in zoom-in-95 duration-200 max-h-[90vh] overflow-hidden flex flex-col ".concat({sm:"w-[400px]",md:"w-[520px]",lg:"w-[680px]"}[o]," max-w-[90vw]"),children:[s&&(0,n.jsxs)("div",{className:"flex justify-between items-center p-5 border-b border-border",children:[(0,n.jsx)("h3",{className:"text-lg font-semibold m-0 text-foreground",children:s}),(0,n.jsx)("button",{className:"bg-transparent border-none text-muted-foreground hover:text-foreground cursor-pointer p-0 transition-colors duration-200",onClick:r,children:(0,n.jsx)(b.A,{size:20})})]}),(0,n.jsx)("div",{className:"p-6 overflow-y-auto",children:a})]})}),document.body):null}let v=(0,f.forwardRef)((e,t)=>{let{className:r,...a}=e;return(0,n.jsx)("textarea",{ref:t,className:"flex min-h-[60px] w-full rounded-md border border-input bg-transparent px-3 py-2 text-sm shadow-sm placeholder:text-zinc-500 focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:cursor-not-allowed disabled:opacity-50 resize-none ".concat(r||""),...a})});v.displayName="Textarea"},6284:(e,t,r)=>{"use strict";r.d(t,{A:()=>a});let n=r(5894).A.create({baseURL:"/api",headers:{"Content-Type":"application/json"}});n.interceptors.response.use(e=>e,e=>{var t,r;let n=(null===(r=e.response)||void 0===r?void 0:null===(t=r.data)||void 0===t?void 0:t.message)||e.message||"An unexpected error occurred";return console.error("[API Error] ".concat(n),e),Promise.reject(e)});let a=n},2393:(e,t,r)=>{"use strict";r.d(t,{cn:()=>s});var n=r(5928),a=r(6564);function s(){for(var e=arguments.length,t=Array(e),r=0;r<e;r++)t[r]=arguments[r];return(0,a.QP)((0,n.$)(t))}},1449:(e,t,r)=>{"use strict";r.d(t,{qQ:()=>a,KS:()=>s.K,pv:()=>o.p});var n=r(6284);let a={getTree:async()=>(await n.A.get("/docs/tree")).data,read:async e=>(await n.A.get("/docs/read?path=".concat(encodeURIComponent(e)))).data,write:async(e,t)=>(await n.A.post("/docs/write",{path:e,content:t})).data};var s=r(8940),o=r(2161)},8940:(e,t,r)=>{"use strict";r.d(t,{K:()=>s});var n=r(5894);let a="http://localhost:3080/api/sprints",s={getAll:async()=>(await n.A.get(a)).data,create:async e=>(await n.A.post(a,e)).data,update:async(e,t)=>(await n.A.patch("".concat(a,"/").concat(e),t)).data,delete:async e=>(await n.A.delete("".concat(a,"/").concat(e))).data}},2161:(e,t,r)=>{"use strict";r.d(t,{p:()=>a});var n=r(6284);let a={getAll:async()=>(await n.A.get("/tasks")).data,getById:async e=>(await n.A.get("/tasks/".concat(e))).data,create:async e=>(await n.A.post("/tasks",e)).data,update:async(e,t)=>(await n.A.patch("/tasks/".concat(e),t)).data,delete:async e=>{await n.A.delete("/tasks/".concat(e))},addComment:async(e,t)=>(await n.A.post("/tasks/".concat(e,"/comment"),t)).data,runCi:async(e,t)=>(await n.A.post("/ci/run",{taskId:e,preset:t})).data,lock:async(e,t,r)=>(await n.A.post("/tasks/".concat(e,"/lock"),{agentId:t,ttlSeconds:r})).data,unlock:async(e,t)=>(await n.A.post("/tasks/".concat(e,"/unlock"),{agentId:t})).data}}},e=>{var t=t=>e(e.s=t);e.O(0,[851,954,972,886,587,855,358],()=>t(4660)),_N_E=e.O()}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[40],{4660:(e,t,r)=>{Promise.resolve().then(r.bind(r,8605))},8605:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>S});var n=r(4568),a=r(72),s=r(1584),o=r(7007),l=r(4885),i=r(6279),d=r(5628),c=r(8683),u=r(4548),m=r(8876),x=r(3978),p=r(9880),b=r(1092),f=r(1002),g=r(3312),h=r(5154),v=r(9493),y=r(7620),w=r(6007),j=r(2393),N=r(1449);let k=[{id:"all",label:"All Documents",icon:s.A,color:"text-foreground",bgColor:"bg-secondary"},{id:"product",label:"Product",icon:o.A,color:"text-amber-500",bgColor:"bg-amber-500/10",description:"PRDs, roadmaps, specs"},{id:"engineering",label:"Engineering",icon:l.A,color:"text-blue-500",bgColor:"bg-blue-500/10",description:"Technical docs, APIs"},{id:"design",label:"Design",icon:i.A,color:"text-purple-500",bgColor:"bg-purple-500/10",description:"UI specs, guidelines"},{id:"team",label:"Team",icon:d.A,color:"text-emerald-500",bgColor:"bg-emerald-500/10",description:"Processes, onboarding"}],A=[{id:"blank",label:"Blank Document",content:"# Untitled\n\n"},{id:"prd",label:"Product Spec (PRD)",category:"product",content:"# Product Requirements Document\n\n## Overview\nBrief description of the feature/product.\n\n## Goals\n- Goal 1\n- Goal 2\n\n## User Stories\nAs a [user type], I want [action] so that [benefit].\n\n## Requirements\n### Functional Requirements\n1. \n\n### Non-Functional Requirements\n1. \n\n## Success Metrics\n- \n\n## Timeline\n| Phase | Description | Date |\n|-------|-------------|------|\n| | | |\n"},{id:"technical",label:"Technical Design",category:"engineering",content:"# Technical Design Document\n\n## Summary\nBrief technical overview.\n\n## Architecture\nDescribe the system architecture.\n\n## API Design\n```typescript\n// API endpoints\n```\n\n## Database Schema\n```sql\n-- Schema changes\n```\n\n## Implementation Plan\n1. \n\n## Testing Strategy\n- Unit tests\n- Integration tests\n\n## Rollout Plan\n- \n"},{id:"api",label:"API Documentation",category:"engineering",content:'# API Documentation\n\n## Endpoints\n\n### GET /api/resource\nDescription of the endpoint.\n\n**Parameters:**\n| Name | Type | Required | Description |\n|------|------|----------|-------------|\n| | | | |\n\n**Response:**\n```json\n{\n "data": []\n}\n```\n\n### POST /api/resource\n'},{id:"runbook",label:"Runbook",category:"engineering",content:"# Runbook: [Service Name]\n\n## Overview\nWhat this service does.\n\n## Common Issues\n\n### Issue 1\n**Symptoms:** \n**Resolution:** \n\n## Monitoring\n- Dashboard: \n- Alerts: \n\n## Contacts\n- Team: \n- Escalation: \n"}];function C(){var e;let[t,r]=(0,y.useState)([]),[l,d]=(0,y.useState)(null),[C,S]=(0,y.useState)(""),[D,z]=(0,y.useState)(""),[E,I]=(0,y.useState)(!1),[R,P]=(0,y.useState)(""),[T,L]=(0,y.useState)("blank"),[q,O]=(0,y.useState)("edit"),[B,F]=(0,y.useState)(""),[W,$]=(0,y.useState)("all"),[G,U]=(0,y.useState)(new Set),_=C!==D,K=(0,y.useCallback)(async()=>{try{let e=await N.qQ.getTree();r(e);let t=new Set,n=e=>{e.forEach(e=>{"directory"===e.type&&(t.add(e.path),e.children&&n(e.children))})};n(e),U(t)}catch(e){console.error("Failed to fetch doc tree",e)}},[]);(0,y.useEffect)(()=>{K()},[K]),(0,y.useEffect)(()=>{l&&N.qQ.read(l).then(e=>{S(e.content||""),z(e.content||"")})},[l]);let M=async()=>{if(l)try{await N.qQ.write(l,C),z(C)}catch(e){console.error("Failed to save document",e)}},Q=async()=>{var e;if(!R.trim())return;let t=R;"all"===W||R.includes("/")||(t="".concat(W,"/").concat(R)),t.endsWith(".md")||(t+=".md");let r=A.find(e=>e.id===T),n=(null==r?void 0:r.content)||"# ".concat((null===(e=R.split("/").pop())||void 0===e?void 0:e.replace(".md",""))||"New Document","\n\n");try{await N.qQ.write(t,n),I(!1),P(""),L("blank"),K(),d(t)}catch(e){console.error("Failed to create file",e)}},H=e=>{U(t=>{let r=new Set(t);return r.has(e)?r.delete(e):r.add(e),r})},V=e=>e.map(e=>{if("directory"===e.type){let t=e.children?V(e.children):[];return t.length>0||e.name.toLowerCase().includes(B.toLowerCase())?{...e,children:t}:null}{let t="all"===W||e.path.toLowerCase().startsWith(W),r=e.name.toLowerCase().includes(B.toLowerCase());return t&&r?e:null}}).filter(Boolean),J=V(t),Y=function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0;return e.map(e=>{let r=G.has(e.path),a=l===e.path;if("directory"===e.type){var s;return(0,n.jsxs)("div",{children:[(0,n.jsxs)("button",{className:(0,j.cn)("flex items-center gap-2 w-full px-3 py-2 text-sm font-medium rounded-lg transition-all hover:bg-secondary/50","text-muted-foreground"),style:{paddingLeft:"".concat(12+16*t,"px")},onClick:()=>H(e.path),children:[r?(0,n.jsx)(c.A,{size:16,className:"text-amber-500 shrink-0"}):(0,n.jsx)(u.A,{size:16,className:"text-amber-500 shrink-0"}),(0,n.jsx)("span",{className:"truncate",children:e.name}),(0,n.jsx)("span",{className:"ml-auto text-[10px] text-muted-foreground/50",children:(null===(s=e.children)||void 0===s?void 0:s.length)||0})]}),r&&e.children&&Y(e.children,t+1)]},e.path)}return(0,n.jsxs)("button",{className:(0,j.cn)("flex items-center gap-2 w-full px-3 py-2 text-sm font-medium rounded-lg transition-all",a?"bg-primary text-primary-foreground":"text-muted-foreground hover:bg-secondary/50 hover:text-foreground"),style:{paddingLeft:"".concat(12+16*t,"px")},onClick:()=>d(e.path),children:[(0,n.jsx)("span",{className:"shrink-0",children:(()=>{let t=e.path.toLowerCase();return t.includes("api")||t.includes("technical")?(0,n.jsx)(m.A,{size:16,className:"text-blue-400"}):t.includes("product")||t.includes("prd")?(0,n.jsx)(o.A,{size:16,className:"text-amber-400"}):t.includes("design")?(0,n.jsx)(i.A,{size:16,className:"text-purple-400"}):(0,n.jsx)(x.A,{size:16})})()}),(0,n.jsx)("span",{className:"truncate",children:e.name.replace(".md","")})]},e.path)})};return(0,n.jsxs)("div",{className:"flex gap-6 h-[calc(100vh-8rem)]",children:[(0,n.jsxs)("aside",{className:"w-80 flex flex-col bg-card/50 border border-border/50 rounded-xl overflow-hidden",children:[(0,n.jsxs)("div",{className:"p-4 border-b border-border/50",children:[(0,n.jsxs)("div",{className:"flex justify-between items-center mb-3",children:[(0,n.jsx)("h3",{className:"text-sm font-bold text-foreground",children:"Documentation"}),(0,n.jsx)(w.$n,{size:"icon",variant:"secondary",className:"h-8 w-8",onClick:()=>I(!0),children:(0,n.jsx)(p.A,{size:16})})]}),(0,n.jsxs)("div",{className:"relative",children:[(0,n.jsx)(b.A,{size:14,className:"absolute left-3 top-1/2 -translate-y-1/2 text-muted-foreground"}),(0,n.jsx)(w.pd,{placeholder:"Search docs...",value:B,onChange:e=>F(e.target.value),className:"h-9 pl-9 text-sm bg-secondary/40"})]})]}),(0,n.jsxs)("div",{className:"p-3 border-b border-border/50",children:[(0,n.jsxs)("div",{className:"flex items-center gap-1.5 text-[10px] text-muted-foreground uppercase tracking-wider mb-2 px-1",children:[(0,n.jsx)(f.A,{size:12}),"Categories"]}),(0,n.jsx)("div",{className:"flex flex-wrap gap-1.5",children:k.map(e=>{let t=e.icon;return(0,n.jsxs)("button",{className:(0,j.cn)("flex items-center gap-1.5 px-2.5 py-1.5 rounded-lg text-xs font-medium transition-all",W===e.id?"".concat(e.bgColor," ").concat(e.color):"text-muted-foreground hover:bg-secondary/50"),onClick:()=>$(e.id),children:[(0,n.jsx)(t,{size:12}),e.label]},e.id)})})]}),E&&(0,n.jsxs)("div",{className:"p-4 bg-secondary/30 border-b border-border/50 animate-in fade-in slide-in-from-top-2 duration-200",children:[(0,n.jsxs)("div",{className:"flex items-center justify-between mb-3",children:[(0,n.jsx)("span",{className:"text-xs font-semibold text-foreground",children:"New Document"}),(0,n.jsx)("button",{className:"text-muted-foreground hover:text-foreground",onClick:()=>I(!1),children:(0,n.jsx)(g.A,{size:14})})]}),(0,n.jsx)(w.pd,{autoFocus:!0,placeholder:"document-name",value:R,onChange:e=>P(e.target.value),onKeyDown:e=>{"Enter"===e.key&&Q(),"Escape"===e.key&&I(!1)},className:"h-9 mb-3"}),(0,n.jsxs)("div",{className:"mb-3",children:[(0,n.jsx)("label",{className:"text-[10px] uppercase tracking-wider text-muted-foreground mb-2 block",children:"Template"}),(0,n.jsx)("div",{className:"grid grid-cols-2 gap-1.5",children:A.slice(0,4).map(e=>(0,n.jsx)("button",{className:(0,j.cn)("px-2.5 py-2 text-[11px] font-medium rounded-lg border transition-all text-left",T===e.id?"border-primary bg-primary/10 text-foreground":"border-border/50 text-muted-foreground hover:border-border hover:bg-secondary/30"),onClick:()=>L(e.id),children:e.label},e.id))})]}),(0,n.jsx)(w.$n,{size:"sm",className:"w-full h-8",onClick:Q,disabled:!R.trim(),children:"Create Document"})]}),(0,n.jsx)("div",{className:"flex-1 overflow-y-auto p-2",children:J.length>0?Y(J):(0,n.jsxs)("div",{className:"flex flex-col items-center justify-center h-full text-center p-4",children:[(0,n.jsx)(h.A,{size:32,className:"text-muted-foreground/30 mb-2"}),(0,n.jsx)("p",{className:"text-sm text-muted-foreground",children:"No documents"}),(0,n.jsx)("p",{className:"text-xs text-muted-foreground/60",children:"Create your first document"})]})})]}),(0,n.jsx)("main",{className:"flex-1 flex flex-col min-w-0",children:l?(0,n.jsxs)("div",{className:"flex flex-col h-full gap-4","data-color-mode":"dark",children:[(0,n.jsxs)("header",{className:"flex justify-between items-center bg-card/50 border border-border/50 p-4 rounded-xl",children:[(0,n.jsxs)("div",{className:"flex items-center gap-3 min-w-0",children:[(0,n.jsx)("div",{className:"p-2.5 bg-primary/10 rounded-xl shrink-0",children:(0,n.jsx)(x.A,{size:18,className:"text-primary"})}),(0,n.jsxs)("div",{className:"flex flex-col min-w-0",children:[(0,n.jsx)("span",{className:"font-semibold text-foreground truncate",children:null==l?void 0:null===(e=l.split("/").pop())||void 0===e?void 0:e.replace(".md","")}),(0,n.jsxs)("span",{className:"text-[11px] text-muted-foreground truncate flex items-center gap-1.5",children:[(0,n.jsx)("span",{className:"opacity-60",children:"/"}),l,_&&(0,n.jsx)("span",{className:"w-1.5 h-1.5 rounded-full bg-amber-500 ml-1"})]})]})]}),(0,n.jsxs)("div",{className:"flex items-center gap-3",children:[(0,n.jsxs)("div",{className:"flex bg-secondary/50 p-1 rounded-lg border border-border/50",children:[(0,n.jsx)("button",{className:(0,j.cn)("px-3 py-1.5 text-xs font-semibold rounded-md transition-all","edit"===q?"bg-background text-foreground shadow-sm":"text-muted-foreground hover:text-foreground"),onClick:()=>O("edit"),children:"Edit"}),(0,n.jsx)("button",{className:(0,j.cn)("px-3 py-1.5 text-xs font-semibold rounded-md transition-all","preview"===q?"bg-background text-foreground shadow-sm":"text-muted-foreground hover:text-foreground"),onClick:()=>O("preview"),children:"Preview"})]}),(0,n.jsxs)(w.$n,{onClick:M,className:"h-9",disabled:!_,children:[(0,n.jsx)(v.A,{size:14,className:"mr-2"}),"Save"]})]})]}),(0,n.jsx)("div",{className:"flex-1 bg-card/50 border border-border/50 rounded-xl overflow-hidden p-4 markdown-container",children:(0,n.jsx)(a.Ay,{value:C,onChange:e=>S(e||""),height:"100%",preview:q,hideToolbar:"preview"===q,className:"bg-transparent! border-none! text-foreground!"})})]}):(0,n.jsx)("div",{className:"h-full flex items-center justify-center",children:(0,n.jsxs)("div",{className:"max-w-lg w-full p-10 bg-card/50 border border-border/50 rounded-2xl flex flex-col items-center text-center space-y-5",children:[(0,n.jsx)("div",{className:"p-5 bg-secondary/50 rounded-2xl",children:(0,n.jsx)(s.A,{size:40,className:"text-muted-foreground/40"})}),(0,n.jsxs)("div",{children:[(0,n.jsx)("h2",{className:"text-xl font-bold text-foreground mb-2",children:"Welcome to Documentation"}),(0,n.jsx)("p",{className:"text-muted-foreground text-sm leading-relaxed max-w-sm",children:"Select a document from the sidebar or create a new one using templates for PRDs, technical specs, and more."})]}),(0,n.jsx)("div",{className:"flex gap-2 pt-2",children:(0,n.jsxs)(w.$n,{variant:"secondary",size:"sm",onClick:()=>I(!0),children:[(0,n.jsx)(p.A,{size:14,className:"mr-1.5"}),"New Document"]})})]})})})]})}function S(){return(0,n.jsx)(C,{})}},1706:(e,t,r)=>{"use strict";r.d(t,{$:()=>a});var n=r(4568);let a=(0,r(7620).forwardRef)((e,t)=>{let{className:r,variant:a="primary",size:s="md",...o}=e;return(0,n.jsx)("button",{ref:t,className:"inline-flex items-center justify-center gap-2 font-semibold rounded-lg transition-all duration-200 active:scale-95 disabled:opacity-50 disabled:pointer-events-none ".concat({primary:"bg-primary text-primary-foreground shadow hover:bg-primary/90",secondary:"bg-secondary text-secondary-foreground shadow-sm hover:bg-secondary/80",outline:"border border-input bg-background shadow-sm hover:bg-accent hover:text-accent-foreground",ghost:"hover:bg-accent hover:text-accent-foreground",danger:"bg-destructive text-destructive-foreground shadow-sm hover:bg-destructive/90",success:"bg-emerald-600 text-white shadow-sm hover:bg-emerald-700"}[a]," ").concat({sm:"h-8 px-3 text-xs",md:"h-9 px-4 py-2 text-sm",lg:"h-10 px-8 text-base",icon:"h-9 w-9"}[s]," ").concat(r||""),...o})});a.displayName="Button"},3769:(e,t,r)=>{"use strict";r.d(t,{m:()=>o});var n=r(4568),a=r(8650),s=r(7620);function o(e){let{value:t,onChange:r,options:o,placeholder:l="Select...",label:i,disabled:d=!1,renderOption:c}=e,[u,m]=(0,s.useState)(!1),x=(0,s.useRef)(null);(0,s.useEffect)(()=>{let e=e=>{x.current&&!x.current.contains(e.target)&&m(!1)};return document.addEventListener("mousedown",e),()=>document.removeEventListener("mousedown",e)},[]);let p=o.find(e=>e.value===t);return(0,n.jsxs)("div",{className:"relative w-full",ref:x,children:[i&&(0,n.jsx)("label",{className:"block text-xs font-medium text-muted-foreground mb-2 uppercase tracking-wider",children:i}),(0,n.jsxs)("button",{type:"button",className:"w-full flex items-center justify-between gap-2 px-3.5 py-2.5 bg-background border border-input rounded-md text-foreground text-sm cursor-pointer transition-all hover:bg-accent hover:text-accent-foreground focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:opacity-50 disabled:cursor-not-allowed shadow-sm",onClick:()=>!d&&m(!u),disabled:d,children:[(0,n.jsx)("span",{className:p?"":"text-muted-foreground",children:p?p.label:l}),(0,n.jsx)(a.A,{size:16,className:"transition-transform duration-200 text-muted-foreground ".concat(u?"rotate-180":"rotate-0")})]}),u&&(0,n.jsx)("div",{className:"absolute top-full left-0 right-0 mt-2 bg-popover border border-border rounded-md p-1 z-50 max-h-[240px] overflow-y-auto animate-in fade-in slide-in-from-top-2 duration-200 shadow-md",children:o.map(e=>(0,n.jsx)("button",{type:"button",className:"w-full flex items-center gap-2 px-3 py-2 bg-transparent border-none rounded-sm text-popover-foreground text-sm cursor-pointer transition-colors text-left hover:bg-accent hover:text-accent-foreground ".concat(e.value===t?"bg-accent/10 text-accent-foreground":""),onClick:()=>{r(e.value),m(!1)},children:c?c(e):(0,n.jsxs)(n.Fragment,{children:[e.color&&(0,n.jsx)("span",{className:"w-2 h-2 rounded-full shrink-0",style:{background:e.color}}),e.label]})},e.value))})]})}},8970:(e,t,r)=>{"use strict";r.d(t,{p:()=>a});var n=r(4568);let a=(0,r(7620).forwardRef)((e,t)=>{let{className:r,icon:a,rightElement:s,...o}=e;return(0,n.jsxs)("div",{className:"relative w-full group",children:[a&&(0,n.jsx)("div",{className:"absolute left-3 top-1/2 -translate-y-1/2 text-text-muted group-focus-within:text-accent transition-colors",children:a}),(0,n.jsx)("input",{ref:t,className:"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 placeholder:text-zinc-500 focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:cursor-not-allowed disabled:opacity-50 ".concat(a?"pl-10":"pl-3"," ").concat(s?"pr-10":"pr-3"," ").concat(r||""),...o}),s&&(0,n.jsx)("div",{className:"absolute right-3 top-1/2 -translate-y-1/2 text-muted-foreground",children:s})]})});a.displayName="Input"},6007:(e,t,r)=>{"use strict";r.d(t,{$n:()=>d.$,Sc:()=>m,ms:()=>x.m,pd:()=>p.p,aF:()=>h,YJ:()=>o,Wh:()=>i,TM:()=>v});var n=r(4568);function a(e){let{children:t,variant:r="default",size:a="sm"}=e;return(0,n.jsx)("span",{className:"inline-flex items-center rounded-md border transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 ".concat({default:"bg-primary text-primary-foreground shadow hover:bg-primary/80",success:"bg-status-done/15 text-status-done border-status-done/20",warning:"bg-status-progress/15 text-status-progress border-status-progress/20",error:"bg-status-blocked/15 text-status-blocked border-status-blocked/20",info:"bg-status-todo/15 text-status-todo border-status-todo/20",purple:"bg-status-review/15 text-status-review border-status-review/20"}[r]," ").concat({sm:"px-2.5 py-0.5 text-xs font-semibold",md:"px-3 py-1 text-sm font-semibold"}[a]),children:t})}let s={LOW:{label:"Low",variant:"default"},MEDIUM:{label:"Medium",variant:"info"},HIGH:{label:"High",variant:"warning"},CRITICAL:{label:"Critical",variant:"error"}};function o(e){let{priority:t}=e,r=s[t];return(0,n.jsx)(a,{variant:r.variant,children:r.label})}let l={BACKLOG:{label:"Backlog",variant:"default"},IN_PROGRESS:{label:"In Progress",variant:"warning"},REVIEW:{label:"Review",variant:"purple"},VERIFICATION:{label:"Verification",variant:"info"},DONE:{label:"Done",variant:"success"},BLOCKED:{label:"Blocked",variant:"error"}};function i(e){let{status:t}=e,r=l[t]||{label:t,variant:"default"};return(0,n.jsx)(a,{variant:r.variant,children:r.label})}var d=r(1706),c=r(6892),u=r(2393);function m(e){let{checked:t,onChange:r,label:a,disabled:s=!1,className:o}=e;return(0,n.jsxs)("label",{className:(0,u.cn)("flex items-center gap-2.5 select-none transition-opacity duration-200",s?"opacity-50 cursor-not-allowed":"cursor-pointer",o||""),children:[(0,n.jsx)("input",{type:"checkbox",checked:t,onChange:e=>r(e.target.checked),disabled:s,className:"hidden"}),(0,n.jsx)("span",{className:"h-4 w-4 shrink-0 rounded-sm border border-primary shadow focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:cursor-not-allowed disabled:opacity-50 transition-all duration-150 flex items-center justify-center ".concat(t?"bg-primary text-primary-foreground":"bg-transparent"),children:t&&(0,n.jsx)(c.A,{size:12,strokeWidth:3})}),a&&(0,n.jsx)("span",{className:"text-sm font-medium leading-none peer-disabled:cursor-not-allowed peer-disabled:opacity-70 transition-all duration-150 ".concat(t?"line-through text-muted-foreground":"text-foreground"),children:a})]})}var x=r(3769),p=r(8970),b=r(3312),f=r(7620),g=r(7509);function h(e){let{isOpen:t,onClose:r,children:a,title:s,size:o="md"}=e,l=(0,f.useRef)(null);return((0,f.useEffect)(()=>{let e=e=>{"Escape"===e.key&&r()};return t&&(document.addEventListener("keydown",e),document.body.style.overflow="hidden"),()=>{document.removeEventListener("keydown",e),document.body.style.overflow=""}},[t,r]),t)?(0,g.createPortal)((0,n.jsx)("div",{ref:l,className:"fixed inset-0 bg-black/40 backdrop-blur-md flex items-center justify-center z-1000 animate-in fade-in duration-300",onClick:e=>{e.target===l.current&&r()},children:(0,n.jsxs)("div",{className:"bg-background border border-border rounded-xl shadow-lg animate-in zoom-in-95 duration-200 max-h-[90vh] overflow-hidden flex flex-col ".concat({sm:"w-[400px]",md:"w-[520px]",lg:"w-[680px]"}[o]," max-w-[90vw]"),children:[s&&(0,n.jsxs)("div",{className:"flex justify-between items-center p-5 border-b border-border",children:[(0,n.jsx)("h3",{className:"text-lg font-semibold m-0 text-foreground",children:s}),(0,n.jsx)("button",{className:"bg-transparent border-none text-muted-foreground hover:text-foreground cursor-pointer p-0 transition-colors duration-200",onClick:r,children:(0,n.jsx)(b.A,{size:20})})]}),(0,n.jsx)("div",{className:"p-6 overflow-y-auto",children:a})]})}),document.body):null}let v=(0,f.forwardRef)((e,t)=>{let{className:r,...a}=e;return(0,n.jsx)("textarea",{ref:t,className:"flex min-h-[60px] w-full rounded-md border border-input bg-transparent px-3 py-2 text-sm shadow-sm placeholder:text-zinc-500 focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:cursor-not-allowed disabled:opacity-50 resize-none ".concat(r||""),...a})});v.displayName="Textarea"},6284:(e,t,r)=>{"use strict";r.d(t,{A:()=>a});let n=r(5894).A.create({baseURL:"/api",headers:{"Content-Type":"application/json"}});n.interceptors.response.use(e=>e,e=>{var t,r;let n=(null===(r=e.response)||void 0===r?void 0:null===(t=r.data)||void 0===t?void 0:t.message)||e.message||"An unexpected error occurred";return console.error("[API Error] ".concat(n),e),Promise.reject(e)});let a=n},2393:(e,t,r)=>{"use strict";r.d(t,{cn:()=>s});var n=r(5928),a=r(6564);function s(){for(var e=arguments.length,t=Array(e),r=0;r<e;r++)t[r]=arguments[r];return(0,a.QP)((0,n.$)(t))}},1449:(e,t,r)=>{"use strict";r.d(t,{qQ:()=>a,KS:()=>s.K,pv:()=>o.p});var n=r(6284);let a={getTree:async()=>(await n.A.get("/docs/tree")).data,read:async e=>(await n.A.get("/docs/read?path=".concat(encodeURIComponent(e)))).data,write:async(e,t)=>(await n.A.post("/docs/write",{path:e,content:t})).data};var s=r(8940),o=r(2161)},8940:(e,t,r)=>{"use strict";r.d(t,{K:()=>s});var n=r(5894);let a="http://localhost:3080/api/sprints",s={getAll:async()=>(await n.A.get(a)).data,create:async e=>(await n.A.post(a,e)).data,update:async(e,t)=>(await n.A.patch("".concat(a,"/").concat(e),t)).data,delete:async e=>(await n.A.delete("".concat(a,"/").concat(e))).data}},2161:(e,t,r)=>{"use strict";r.d(t,{p:()=>a});var n=r(6284);let a={getAll:async()=>(await n.A.get("/tasks")).data,getById:async e=>(await n.A.get("/tasks/".concat(e))).data,create:async e=>(await n.A.post("/tasks",e)).data,update:async(e,t)=>(await n.A.patch("/tasks/".concat(e),t)).data,delete:async e=>{await n.A.delete("/tasks/".concat(e))},addComment:async(e,t)=>(await n.A.post("/tasks/".concat(e,"/comment"),t)).data,runCi:async(e,t)=>(await n.A.post("/ci/run",{taskId:e,preset:t})).data,lock:async(e,t,r)=>(await n.A.post("/tasks/".concat(e,"/lock"),{agentId:t,ttlSeconds:r})).data,unlock:async(e,t)=>(await n.A.post("/tasks/".concat(e,"/unlock"),{agentId:t})).data}}},e=>{var t=t=>e(e.s=t);e.O(0,[851,954,972,886,587,855,358],()=>t(4660)),_N_E=e.O()}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[40],{4660:(e,t,r)=>{Promise.resolve().then(r.bind(r,8605))},8605:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>S});var n=r(4568),a=r(6898),s=r(1584),o=r(7007),l=r(4885),i=r(6279),d=r(5628),c=r(8683),u=r(4548),m=r(8876),x=r(3978),p=r(9880),b=r(1092),f=r(1002),g=r(3312),h=r(5154),v=r(9493),y=r(7620),w=r(6007),j=r(2393),N=r(1449);let k=[{id:"all",label:"All Documents",icon:s.A,color:"text-foreground",bgColor:"bg-secondary"},{id:"product",label:"Product",icon:o.A,color:"text-amber-500",bgColor:"bg-amber-500/10",description:"PRDs, roadmaps, specs"},{id:"engineering",label:"Engineering",icon:l.A,color:"text-blue-500",bgColor:"bg-blue-500/10",description:"Technical docs, APIs"},{id:"design",label:"Design",icon:i.A,color:"text-purple-500",bgColor:"bg-purple-500/10",description:"UI specs, guidelines"},{id:"team",label:"Team",icon:d.A,color:"text-emerald-500",bgColor:"bg-emerald-500/10",description:"Processes, onboarding"}],A=[{id:"blank",label:"Blank Document",content:"# Untitled\n\n"},{id:"prd",label:"Product Spec (PRD)",category:"product",content:"# Product Requirements Document\n\n## Overview\nBrief description of the feature/product.\n\n## Goals\n- Goal 1\n- Goal 2\n\n## User Stories\nAs a [user type], I want [action] so that [benefit].\n\n## Requirements\n### Functional Requirements\n1. \n\n### Non-Functional Requirements\n1. \n\n## Success Metrics\n- \n\n## Timeline\n| Phase | Description | Date |\n|-------|-------------|------|\n| | | |\n"},{id:"technical",label:"Technical Design",category:"engineering",content:"# Technical Design Document\n\n## Summary\nBrief technical overview.\n\n## Architecture\nDescribe the system architecture.\n\n## API Design\n```typescript\n// API endpoints\n```\n\n## Database Schema\n```sql\n-- Schema changes\n```\n\n## Implementation Plan\n1. \n\n## Testing Strategy\n- Unit tests\n- Integration tests\n\n## Rollout Plan\n- \n"},{id:"api",label:"API Documentation",category:"engineering",content:'# API Documentation\n\n## Endpoints\n\n### GET /api/resource\nDescription of the endpoint.\n\n**Parameters:**\n| Name | Type | Required | Description |\n|------|------|----------|-------------|\n| | | | |\n\n**Response:**\n```json\n{\n "data": []\n}\n```\n\n### POST /api/resource\n'},{id:"runbook",label:"Runbook",category:"engineering",content:"# Runbook: [Service Name]\n\n## Overview\nWhat this service does.\n\n## Common Issues\n\n### Issue 1\n**Symptoms:** \n**Resolution:** \n\n## Monitoring\n- Dashboard: \n- Alerts: \n\n## Contacts\n- Team: \n- Escalation: \n"}];function C(){var e;let[t,r]=(0,y.useState)([]),[l,d]=(0,y.useState)(null),[C,S]=(0,y.useState)(""),[D,z]=(0,y.useState)(""),[E,I]=(0,y.useState)(!1),[R,P]=(0,y.useState)(""),[T,L]=(0,y.useState)("blank"),[q,O]=(0,y.useState)("edit"),[B,F]=(0,y.useState)(""),[W,$]=(0,y.useState)("all"),[G,U]=(0,y.useState)(new Set),_=C!==D,K=(0,y.useCallback)(async()=>{try{let e=await N.qQ.getTree();r(e);let t=new Set,n=e=>{e.forEach(e=>{"directory"===e.type&&(t.add(e.path),e.children&&n(e.children))})};n(e),U(t)}catch(e){console.error("Failed to fetch doc tree",e)}},[]);(0,y.useEffect)(()=>{K()},[K]),(0,y.useEffect)(()=>{l&&N.qQ.read(l).then(e=>{S(e.content||""),z(e.content||"")})},[l]);let M=async()=>{if(l)try{await N.qQ.write(l,C),z(C)}catch(e){console.error("Failed to save document",e)}},Q=async()=>{var e;if(!R.trim())return;let t=R;"all"===W||R.includes("/")||(t="".concat(W,"/").concat(R)),t.endsWith(".md")||(t+=".md");let r=A.find(e=>e.id===T),n=(null==r?void 0:r.content)||"# ".concat((null===(e=R.split("/").pop())||void 0===e?void 0:e.replace(".md",""))||"New Document","\n\n");try{await N.qQ.write(t,n),I(!1),P(""),L("blank"),K(),d(t)}catch(e){console.error("Failed to create file",e)}},H=e=>{U(t=>{let r=new Set(t);return r.has(e)?r.delete(e):r.add(e),r})},V=e=>e.map(e=>{if("directory"===e.type){let t=e.children?V(e.children):[];return t.length>0||e.name.toLowerCase().includes(B.toLowerCase())?{...e,children:t}:null}{let t="all"===W||e.path.toLowerCase().startsWith(W),r=e.name.toLowerCase().includes(B.toLowerCase());return t&&r?e:null}}).filter(Boolean),J=V(t),Y=function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0;return e.map(e=>{let r=G.has(e.path),a=l===e.path;if("directory"===e.type){var s;return(0,n.jsxs)("div",{children:[(0,n.jsxs)("button",{className:(0,j.cn)("flex items-center gap-2 w-full px-3 py-2 text-sm font-medium rounded-lg transition-all hover:bg-secondary/50","text-muted-foreground"),style:{paddingLeft:"".concat(12+16*t,"px")},onClick:()=>H(e.path),children:[r?(0,n.jsx)(c.A,{size:16,className:"text-amber-500 shrink-0"}):(0,n.jsx)(u.A,{size:16,className:"text-amber-500 shrink-0"}),(0,n.jsx)("span",{className:"truncate",children:e.name}),(0,n.jsx)("span",{className:"ml-auto text-[10px] text-muted-foreground/50",children:(null===(s=e.children)||void 0===s?void 0:s.length)||0})]}),r&&e.children&&Y(e.children,t+1)]},e.path)}return(0,n.jsxs)("button",{className:(0,j.cn)("flex items-center gap-2 w-full px-3 py-2 text-sm font-medium rounded-lg transition-all",a?"bg-primary text-primary-foreground":"text-muted-foreground hover:bg-secondary/50 hover:text-foreground"),style:{paddingLeft:"".concat(12+16*t,"px")},onClick:()=>d(e.path),children:[(0,n.jsx)("span",{className:"shrink-0",children:(()=>{let t=e.path.toLowerCase();return t.includes("api")||t.includes("technical")?(0,n.jsx)(m.A,{size:16,className:"text-blue-400"}):t.includes("product")||t.includes("prd")?(0,n.jsx)(o.A,{size:16,className:"text-amber-400"}):t.includes("design")?(0,n.jsx)(i.A,{size:16,className:"text-purple-400"}):(0,n.jsx)(x.A,{size:16})})()}),(0,n.jsx)("span",{className:"truncate",children:e.name.replace(".md","")})]},e.path)})};return(0,n.jsxs)("div",{className:"flex gap-6 h-[calc(100vh-8rem)]",children:[(0,n.jsxs)("aside",{className:"w-80 flex flex-col bg-card/50 border border-border/50 rounded-xl overflow-hidden",children:[(0,n.jsxs)("div",{className:"p-4 border-b border-border/50",children:[(0,n.jsxs)("div",{className:"flex justify-between items-center mb-3",children:[(0,n.jsx)("h3",{className:"text-sm font-bold text-foreground",children:"Documentation"}),(0,n.jsx)(w.$n,{size:"icon",variant:"secondary",className:"h-8 w-8",onClick:()=>I(!0),children:(0,n.jsx)(p.A,{size:16})})]}),(0,n.jsxs)("div",{className:"relative",children:[(0,n.jsx)(b.A,{size:14,className:"absolute left-3 top-1/2 -translate-y-1/2 text-muted-foreground"}),(0,n.jsx)(w.pd,{placeholder:"Search docs...",value:B,onChange:e=>F(e.target.value),className:"h-9 pl-9 text-sm bg-secondary/40"})]})]}),(0,n.jsxs)("div",{className:"p-3 border-b border-border/50",children:[(0,n.jsxs)("div",{className:"flex items-center gap-1.5 text-[10px] text-muted-foreground uppercase tracking-wider mb-2 px-1",children:[(0,n.jsx)(f.A,{size:12}),"Categories"]}),(0,n.jsx)("div",{className:"flex flex-wrap gap-1.5",children:k.map(e=>{let t=e.icon;return(0,n.jsxs)("button",{className:(0,j.cn)("flex items-center gap-1.5 px-2.5 py-1.5 rounded-lg text-xs font-medium transition-all",W===e.id?"".concat(e.bgColor," ").concat(e.color):"text-muted-foreground hover:bg-secondary/50"),onClick:()=>$(e.id),children:[(0,n.jsx)(t,{size:12}),e.label]},e.id)})})]}),E&&(0,n.jsxs)("div",{className:"p-4 bg-secondary/30 border-b border-border/50 animate-in fade-in slide-in-from-top-2 duration-200",children:[(0,n.jsxs)("div",{className:"flex items-center justify-between mb-3",children:[(0,n.jsx)("span",{className:"text-xs font-semibold text-foreground",children:"New Document"}),(0,n.jsx)("button",{className:"text-muted-foreground hover:text-foreground",onClick:()=>I(!1),children:(0,n.jsx)(g.A,{size:14})})]}),(0,n.jsx)(w.pd,{autoFocus:!0,placeholder:"document-name",value:R,onChange:e=>P(e.target.value),onKeyDown:e=>{"Enter"===e.key&&Q(),"Escape"===e.key&&I(!1)},className:"h-9 mb-3"}),(0,n.jsxs)("div",{className:"mb-3",children:[(0,n.jsx)("label",{className:"text-[10px] uppercase tracking-wider text-muted-foreground mb-2 block",children:"Template"}),(0,n.jsx)("div",{className:"grid grid-cols-2 gap-1.5",children:A.slice(0,4).map(e=>(0,n.jsx)("button",{className:(0,j.cn)("px-2.5 py-2 text-[11px] font-medium rounded-lg border transition-all text-left",T===e.id?"border-primary bg-primary/10 text-foreground":"border-border/50 text-muted-foreground hover:border-border hover:bg-secondary/30"),onClick:()=>L(e.id),children:e.label},e.id))})]}),(0,n.jsx)(w.$n,{size:"sm",className:"w-full h-8",onClick:Q,disabled:!R.trim(),children:"Create Document"})]}),(0,n.jsx)("div",{className:"flex-1 overflow-y-auto p-2",children:J.length>0?Y(J):(0,n.jsxs)("div",{className:"flex flex-col items-center justify-center h-full text-center p-4",children:[(0,n.jsx)(h.A,{size:32,className:"text-muted-foreground/30 mb-2"}),(0,n.jsx)("p",{className:"text-sm text-muted-foreground",children:"No documents"}),(0,n.jsx)("p",{className:"text-xs text-muted-foreground/60",children:"Create your first document"})]})})]}),(0,n.jsx)("main",{className:"flex-1 flex flex-col min-w-0",children:l?(0,n.jsxs)("div",{className:"flex flex-col h-full gap-4","data-color-mode":"dark",children:[(0,n.jsxs)("header",{className:"flex justify-between items-center bg-card/50 border border-border/50 p-4 rounded-xl",children:[(0,n.jsxs)("div",{className:"flex items-center gap-3 min-w-0",children:[(0,n.jsx)("div",{className:"p-2.5 bg-primary/10 rounded-xl shrink-0",children:(0,n.jsx)(x.A,{size:18,className:"text-primary"})}),(0,n.jsxs)("div",{className:"flex flex-col min-w-0",children:[(0,n.jsx)("span",{className:"font-semibold text-foreground truncate",children:null==l?void 0:null===(e=l.split("/").pop())||void 0===e?void 0:e.replace(".md","")}),(0,n.jsxs)("span",{className:"text-[11px] text-muted-foreground truncate flex items-center gap-1.5",children:[(0,n.jsx)("span",{className:"opacity-60",children:"/"}),l,_&&(0,n.jsx)("span",{className:"w-1.5 h-1.5 rounded-full bg-amber-500 ml-1"})]})]})]}),(0,n.jsxs)("div",{className:"flex items-center gap-3",children:[(0,n.jsxs)("div",{className:"flex bg-secondary/50 p-1 rounded-lg border border-border/50",children:[(0,n.jsx)("button",{className:(0,j.cn)("px-3 py-1.5 text-xs font-semibold rounded-md transition-all","edit"===q?"bg-background text-foreground shadow-sm":"text-muted-foreground hover:text-foreground"),onClick:()=>O("edit"),children:"Edit"}),(0,n.jsx)("button",{className:(0,j.cn)("px-3 py-1.5 text-xs font-semibold rounded-md transition-all","preview"===q?"bg-background text-foreground shadow-sm":"text-muted-foreground hover:text-foreground"),onClick:()=>O("preview"),children:"Preview"})]}),(0,n.jsxs)(w.$n,{onClick:M,className:"h-9",disabled:!_,children:[(0,n.jsx)(v.A,{size:14,className:"mr-2"}),"Save"]})]})]}),(0,n.jsx)("div",{className:"flex-1 bg-card/50 border border-border/50 rounded-xl overflow-hidden p-4 markdown-container",children:(0,n.jsx)(a.Ay,{value:C,onChange:e=>S(e||""),height:"100%",preview:q,hideToolbar:"preview"===q,className:"bg-transparent! border-none! text-foreground!"})})]}):(0,n.jsx)("div",{className:"h-full flex items-center justify-center",children:(0,n.jsxs)("div",{className:"max-w-lg w-full p-10 bg-card/50 border border-border/50 rounded-2xl flex flex-col items-center text-center space-y-5",children:[(0,n.jsx)("div",{className:"p-5 bg-secondary/50 rounded-2xl",children:(0,n.jsx)(s.A,{size:40,className:"text-muted-foreground/40"})}),(0,n.jsxs)("div",{children:[(0,n.jsx)("h2",{className:"text-xl font-bold text-foreground mb-2",children:"Welcome to Documentation"}),(0,n.jsx)("p",{className:"text-muted-foreground text-sm leading-relaxed max-w-sm",children:"Select a document from the sidebar or create a new one using templates for PRDs, technical specs, and more."})]}),(0,n.jsx)("div",{className:"flex gap-2 pt-2",children:(0,n.jsxs)(w.$n,{variant:"secondary",size:"sm",onClick:()=>I(!0),children:[(0,n.jsx)(p.A,{size:14,className:"mr-1.5"}),"New Document"]})})]})})})]})}function S(){return(0,n.jsx)(C,{})}},1706:(e,t,r)=>{"use strict";r.d(t,{$:()=>a});var n=r(4568);let a=(0,r(7620).forwardRef)((e,t)=>{let{className:r,variant:a="primary",size:s="md",...o}=e;return(0,n.jsx)("button",{ref:t,className:"inline-flex items-center justify-center gap-2 font-semibold rounded-lg transition-all duration-200 active:scale-95 disabled:opacity-50 disabled:pointer-events-none ".concat({primary:"bg-primary text-primary-foreground shadow hover:bg-primary/90",secondary:"bg-secondary text-secondary-foreground shadow-sm hover:bg-secondary/80",outline:"border border-input bg-background shadow-sm hover:bg-accent hover:text-accent-foreground",ghost:"hover:bg-accent hover:text-accent-foreground",danger:"bg-destructive text-destructive-foreground shadow-sm hover:bg-destructive/90",success:"bg-emerald-600 text-white shadow-sm hover:bg-emerald-700"}[a]," ").concat({sm:"h-8 px-3 text-xs",md:"h-9 px-4 py-2 text-sm",lg:"h-10 px-8 text-base",icon:"h-9 w-9"}[s]," ").concat(r||""),...o})});a.displayName="Button"},3769:(e,t,r)=>{"use strict";r.d(t,{m:()=>o});var n=r(4568),a=r(8650),s=r(7620);function o(e){let{value:t,onChange:r,options:o,placeholder:l="Select...",label:i,disabled:d=!1,renderOption:c}=e,[u,m]=(0,s.useState)(!1),x=(0,s.useRef)(null);(0,s.useEffect)(()=>{let e=e=>{x.current&&!x.current.contains(e.target)&&m(!1)};return document.addEventListener("mousedown",e),()=>document.removeEventListener("mousedown",e)},[]);let p=o.find(e=>e.value===t);return(0,n.jsxs)("div",{className:"relative w-full",ref:x,children:[i&&(0,n.jsx)("label",{className:"block text-xs font-medium text-muted-foreground mb-2 uppercase tracking-wider",children:i}),(0,n.jsxs)("button",{type:"button",className:"w-full flex items-center justify-between gap-2 px-3.5 py-2.5 bg-background border border-input rounded-md text-foreground text-sm cursor-pointer transition-all hover:bg-accent hover:text-accent-foreground focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:opacity-50 disabled:cursor-not-allowed shadow-sm",onClick:()=>!d&&m(!u),disabled:d,children:[(0,n.jsx)("span",{className:p?"":"text-muted-foreground",children:p?p.label:l}),(0,n.jsx)(a.A,{size:16,className:"transition-transform duration-200 text-muted-foreground ".concat(u?"rotate-180":"rotate-0")})]}),u&&(0,n.jsx)("div",{className:"absolute top-full left-0 right-0 mt-2 bg-popover border border-border rounded-md p-1 z-50 max-h-[240px] overflow-y-auto animate-in fade-in slide-in-from-top-2 duration-200 shadow-md",children:o.map(e=>(0,n.jsx)("button",{type:"button",className:"w-full flex items-center gap-2 px-3 py-2 bg-transparent border-none rounded-sm text-popover-foreground text-sm cursor-pointer transition-colors text-left hover:bg-accent hover:text-accent-foreground ".concat(e.value===t?"bg-accent/10 text-accent-foreground":""),onClick:()=>{r(e.value),m(!1)},children:c?c(e):(0,n.jsxs)(n.Fragment,{children:[e.color&&(0,n.jsx)("span",{className:"w-2 h-2 rounded-full shrink-0",style:{background:e.color}}),e.label]})},e.value))})]})}},8970:(e,t,r)=>{"use strict";r.d(t,{p:()=>a});var n=r(4568);let a=(0,r(7620).forwardRef)((e,t)=>{let{className:r,icon:a,rightElement:s,...o}=e;return(0,n.jsxs)("div",{className:"relative w-full group",children:[a&&(0,n.jsx)("div",{className:"absolute left-3 top-1/2 -translate-y-1/2 text-text-muted group-focus-within:text-accent transition-colors",children:a}),(0,n.jsx)("input",{ref:t,className:"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 placeholder:text-zinc-500 focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:cursor-not-allowed disabled:opacity-50 ".concat(a?"pl-10":"pl-3"," ").concat(s?"pr-10":"pr-3"," ").concat(r||""),...o}),s&&(0,n.jsx)("div",{className:"absolute right-3 top-1/2 -translate-y-1/2 text-muted-foreground",children:s})]})});a.displayName="Input"},6007:(e,t,r)=>{"use strict";r.d(t,{$n:()=>d.$,Sc:()=>m,ms:()=>x.m,pd:()=>p.p,aF:()=>h,YJ:()=>o,Wh:()=>i,TM:()=>v});var n=r(4568);function a(e){let{children:t,variant:r="default",size:a="sm"}=e;return(0,n.jsx)("span",{className:"inline-flex items-center rounded-md border transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 ".concat({default:"bg-primary text-primary-foreground shadow hover:bg-primary/80",success:"bg-status-done/15 text-status-done border-status-done/20",warning:"bg-status-progress/15 text-status-progress border-status-progress/20",error:"bg-status-blocked/15 text-status-blocked border-status-blocked/20",info:"bg-status-todo/15 text-status-todo border-status-todo/20",purple:"bg-status-review/15 text-status-review border-status-review/20"}[r]," ").concat({sm:"px-2.5 py-0.5 text-xs font-semibold",md:"px-3 py-1 text-sm font-semibold"}[a]),children:t})}let s={LOW:{label:"Low",variant:"default"},MEDIUM:{label:"Medium",variant:"info"},HIGH:{label:"High",variant:"warning"},CRITICAL:{label:"Critical",variant:"error"}};function o(e){let{priority:t}=e,r=s[t];return(0,n.jsx)(a,{variant:r.variant,children:r.label})}let l={BACKLOG:{label:"Backlog",variant:"default"},IN_PROGRESS:{label:"In Progress",variant:"warning"},REVIEW:{label:"Review",variant:"purple"},VERIFICATION:{label:"Verification",variant:"info"},DONE:{label:"Done",variant:"success"},BLOCKED:{label:"Blocked",variant:"error"}};function i(e){let{status:t}=e,r=l[t]||{label:t,variant:"default"};return(0,n.jsx)(a,{variant:r.variant,children:r.label})}var d=r(1706),c=r(6892),u=r(2393);function m(e){let{checked:t,onChange:r,label:a,disabled:s=!1,className:o}=e;return(0,n.jsxs)("label",{className:(0,u.cn)("flex items-center gap-2.5 select-none transition-opacity duration-200",s?"opacity-50 cursor-not-allowed":"cursor-pointer",o||""),children:[(0,n.jsx)("input",{type:"checkbox",checked:t,onChange:e=>r(e.target.checked),disabled:s,className:"hidden"}),(0,n.jsx)("span",{className:"h-4 w-4 shrink-0 rounded-sm border border-primary shadow focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:cursor-not-allowed disabled:opacity-50 transition-all duration-150 flex items-center justify-center ".concat(t?"bg-primary text-primary-foreground":"bg-transparent"),children:t&&(0,n.jsx)(c.A,{size:12,strokeWidth:3})}),a&&(0,n.jsx)("span",{className:"text-sm font-medium leading-none peer-disabled:cursor-not-allowed peer-disabled:opacity-70 transition-all duration-150 ".concat(t?"line-through text-muted-foreground":"text-foreground"),children:a})]})}var x=r(3769),p=r(8970),b=r(3312),f=r(7620),g=r(7509);function h(e){let{isOpen:t,onClose:r,children:a,title:s,size:o="md"}=e,l=(0,f.useRef)(null);return((0,f.useEffect)(()=>{let e=e=>{"Escape"===e.key&&r()};return t&&(document.addEventListener("keydown",e),document.body.style.overflow="hidden"),()=>{document.removeEventListener("keydown",e),document.body.style.overflow=""}},[t,r]),t)?(0,g.createPortal)((0,n.jsx)("div",{ref:l,className:"fixed inset-0 bg-black/40 backdrop-blur-md flex items-center justify-center z-1000 animate-in fade-in duration-300",onClick:e=>{e.target===l.current&&r()},children:(0,n.jsxs)("div",{className:"bg-background border border-border rounded-xl shadow-lg animate-in zoom-in-95 duration-200 max-h-[90vh] overflow-hidden flex flex-col ".concat({sm:"w-[400px]",md:"w-[520px]",lg:"w-[680px]"}[o]," max-w-[90vw]"),children:[s&&(0,n.jsxs)("div",{className:"flex justify-between items-center p-5 border-b border-border",children:[(0,n.jsx)("h3",{className:"text-lg font-semibold m-0 text-foreground",children:s}),(0,n.jsx)("button",{className:"bg-transparent border-none text-muted-foreground hover:text-foreground cursor-pointer p-0 transition-colors duration-200",onClick:r,children:(0,n.jsx)(b.A,{size:20})})]}),(0,n.jsx)("div",{className:"p-6 overflow-y-auto",children:a})]})}),document.body):null}let v=(0,f.forwardRef)((e,t)=>{let{className:r,...a}=e;return(0,n.jsx)("textarea",{ref:t,className:"flex min-h-[60px] w-full rounded-md border border-input bg-transparent px-3 py-2 text-sm shadow-sm placeholder:text-zinc-500 focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:cursor-not-allowed disabled:opacity-50 resize-none ".concat(r||""),...a})});v.displayName="Textarea"},6284:(e,t,r)=>{"use strict";r.d(t,{A:()=>a});let n=r(5894).A.create({baseURL:"/api",headers:{"Content-Type":"application/json"}});n.interceptors.response.use(e=>e,e=>{var t,r;let n=(null===(r=e.response)||void 0===r?void 0:null===(t=r.data)||void 0===t?void 0:t.message)||e.message||"An unexpected error occurred";return console.error("[API Error] ".concat(n),e),Promise.reject(e)});let a=n},2393:(e,t,r)=>{"use strict";r.d(t,{cn:()=>s});var n=r(5928),a=r(6564);function s(){for(var e=arguments.length,t=Array(e),r=0;r<e;r++)t[r]=arguments[r];return(0,a.QP)((0,n.$)(t))}},1449:(e,t,r)=>{"use strict";r.d(t,{qQ:()=>a,KS:()=>s.K,pv:()=>o.p});var n=r(6284);let a={getTree:async()=>(await n.A.get("/docs/tree")).data,read:async e=>(await n.A.get("/docs/read?path=".concat(encodeURIComponent(e)))).data,write:async(e,t)=>(await n.A.post("/docs/write",{path:e,content:t})).data};var s=r(8940),o=r(2161)},8940:(e,t,r)=>{"use strict";r.d(t,{K:()=>s});var n=r(5894);let a="http://localhost:3080/api/sprints",s={getAll:async()=>(await n.A.get(a)).data,create:async e=>(await n.A.post(a,e)).data,update:async(e,t)=>(await n.A.patch("".concat(a,"/").concat(e),t)).data,delete:async e=>(await n.A.delete("".concat(a,"/").concat(e))).data}},2161:(e,t,r)=>{"use strict";r.d(t,{p:()=>a});var n=r(6284);let a={getAll:async()=>(await n.A.get("/tasks")).data,getById:async e=>(await n.A.get("/tasks/".concat(e))).data,create:async e=>(await n.A.post("/tasks",e)).data,update:async(e,t)=>(await n.A.patch("/tasks/".concat(e),t)).data,delete:async e=>{await n.A.delete("/tasks/".concat(e))},addComment:async(e,t)=>(await n.A.post("/tasks/".concat(e,"/comment"),t)).data,runCi:async(e,t)=>(await n.A.post("/ci/run",{taskId:e,preset:t})).data,lock:async(e,t,r)=>(await n.A.post("/tasks/".concat(e,"/lock"),{agentId:t,ttlSeconds:r})).data,unlock:async(e,t)=>(await n.A.post("/tasks/".concat(e,"/unlock"),{agentId:t})).data}}},e=>{var t=t=>e(e.s=t);e.O(0,[851,954,972,84,587,855,358],()=>t(4660)),_N_E=e.O()}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[177],{4449:(e,t,s)=>{Promise.resolve().then(s.t.bind(s,3139,23)),Promise.resolve().then(s.bind(s,3619)),Promise.resolve().then(s.bind(s,8714)),Promise.resolve().then(s.bind(s,4211)),Promise.resolve().then(s.t.bind(s,6082,23))},3619:(e,t,s)=>{"use strict";s.d(t,{Providers:()=>v});var r=s(4568),i=s(9051),a=s(8217),n=s(3321),u=s(4034),o=class extends u.Q{constructor(e={}){super(),this.config=e,this.#e=new Map}#e;build(e,t,s){let r=t.queryKey,n=t.queryHash??(0,i.F$)(r,t),u=this.get(n);return u||(u=new a.X({client:e,queryKey:r,queryHash:n,options:e.defaultQueryOptions(t),state:s,defaultOptions:e.getQueryDefaults(r)}),this.add(u)),u}add(e){this.#e.has(e.queryHash)||(this.#e.set(e.queryHash,e),this.notify({type:"added",query:e}))}remove(e){let t=this.#e.get(e.queryHash);t&&(e.destroy(),t===e&&this.#e.delete(e.queryHash),this.notify({type:"removed",query:e}))}clear(){n.jG.batch(()=>{this.getAll().forEach(e=>{this.remove(e)})})}get(e){return this.#e.get(e)}getAll(){return[...this.#e.values()]}find(e){let t={exact:!0,...e};return this.getAll().find(e=>(0,i.MK)(t,e))}findAll(e={}){let t=this.getAll();return Object.keys(e).length>0?t.filter(t=>(0,i.MK)(e,t)):t}notify(e){n.jG.batch(()=>{this.listeners.forEach(t=>{t(e)})})}onFocus(){n.jG.batch(()=>{this.getAll().forEach(e=>{e.onFocus()})})}onOnline(){n.jG.batch(()=>{this.getAll().forEach(e=>{e.onOnline()})})}},l=s(1140),h=class extends u.Q{constructor(e={}){super(),this.config=e,this.#t=new Set,this.#s=new Map,this.#r=0}#t;#s;#r;build(e,t,s){let r=new l.s({client:e,mutationCache:this,mutationId:++this.#r,options:e.defaultMutationOptions(t),state:s});return this.add(r),r}add(e){this.#t.add(e);let t=c(e);if("string"==typeof t){let s=this.#s.get(t);s?s.push(e):this.#s.set(t,[e])}this.notify({type:"added",mutation:e})}remove(e){if(this.#t.delete(e)){let t=c(e);if("string"==typeof t){let s=this.#s.get(t);if(s){if(s.length>1){let t=s.indexOf(e);-1!==t&&s.splice(t,1)}else s[0]===e&&this.#s.delete(t)}}}this.notify({type:"removed",mutation:e})}canRun(e){let t=c(e);if("string"!=typeof t)return!0;{let s=this.#s.get(t),r=s?.find(e=>"pending"===e.state.status);return!r||r===e}}runNext(e){let t=c(e);if("string"!=typeof t)return Promise.resolve();{let s=this.#s.get(t)?.find(t=>t!==e&&t.state.isPaused);return s?.continue()??Promise.resolve()}}clear(){n.jG.batch(()=>{this.#t.forEach(e=>{this.notify({type:"removed",mutation:e})}),this.#t.clear(),this.#s.clear()})}getAll(){return Array.from(this.#t)}find(e){let t={exact:!0,...e};return this.getAll().find(e=>(0,i.nJ)(t,e))}findAll(e={}){return this.getAll().filter(t=>(0,i.nJ)(e,t))}notify(e){n.jG.batch(()=>{this.listeners.forEach(t=>{t(e)})})}resumePausedMutations(){let e=this.getAll().filter(e=>e.state.isPaused);return n.jG.batch(()=>Promise.all(e.map(e=>e.continue().catch(i.lQ))))}};function c(e){return e.options.scope?.id}var d=s(9524),f=s(4923);function p(e){return{onFetch:(t,s)=>{let r=t.options,a=t.fetchOptions?.meta?.fetchMore?.direction,n=t.state.data?.pages||[],u=t.state.data?.pageParams||[],o={pages:[],pageParams:[]},l=0,h=async()=>{let s=!1,h=e=>{(0,i.ox)(e,()=>t.signal,()=>s=!0)},c=(0,i.ZM)(t.options,t.fetchOptions),d=async(e,r,a)=>{if(s)return Promise.reject();if(null==r&&e.pages.length)return Promise.resolve(e);let n=(()=>{let e={client:t.client,queryKey:t.queryKey,pageParam:r,direction:a?"backward":"forward",meta:t.options.meta};return h(e),e})(),u=await c(n),{maxPages:o}=t.options,l=a?i.ZZ:i.y9;return{pages:l(e.pages,u,o),pageParams:l(e.pageParams,r,o)}};if(a&&n.length){let e="backward"===a,t={pages:n,pageParams:u},s=(e?function(e,{pages:t,pageParams:s}){return t.length>0?e.getPreviousPageParam?.(t[0],t,s[0],s):void 0}:m)(r,t);o=await d(t,s,e)}else{let t=e??n.length;do{let e=0===l?u[0]??r.initialPageParam:m(r,o);if(l>0&&null==e)break;o=await d(o,e),l++}while(l<t)}return o};t.options.persister?t.fetchFn=()=>t.options.persister?.(h,{client:t.client,queryKey:t.queryKey,meta:t.options.meta,signal:t.signal},s):t.fetchFn=h}}}function m(e,{pages:t,pageParams:s}){let r=t.length-1;return t.length>0?e.getNextPageParam(t[r],t,s[r],s):void 0}var y=class{#i;#a;#n;#u;#o;#l;#h;#c;constructor(e={}){this.#i=e.queryCache||new o,this.#a=e.mutationCache||new h,this.#n=e.defaultOptions||{},this.#u=new Map,this.#o=new Map,this.#l=0}mount(){this.#l++,1===this.#l&&(this.#h=d.m.subscribe(async e=>{e&&(await this.resumePausedMutations(),this.#i.onFocus())}),this.#c=f.t.subscribe(async e=>{e&&(await this.resumePausedMutations(),this.#i.onOnline())}))}unmount(){this.#l--,0===this.#l&&(this.#h?.(),this.#h=void 0,this.#c?.(),this.#c=void 0)}isFetching(e){return this.#i.findAll({...e,fetchStatus:"fetching"}).length}isMutating(e){return this.#a.findAll({...e,status:"pending"}).length}getQueryData(e){let t=this.defaultQueryOptions({queryKey:e});return this.#i.get(t.queryHash)?.state.data}ensureQueryData(e){let t=this.defaultQueryOptions(e),s=this.#i.build(this,t),r=s.state.data;return void 0===r?this.fetchQuery(e):(e.revalidateIfStale&&s.isStaleByTime((0,i.d2)(t.staleTime,s))&&this.prefetchQuery(t),Promise.resolve(r))}getQueriesData(e){return this.#i.findAll(e).map(({queryKey:e,state:t})=>[e,t.data])}setQueryData(e,t,s){let r=this.defaultQueryOptions({queryKey:e}),a=this.#i.get(r.queryHash),n=a?.state.data,u=(0,i.Zw)(t,n);if(void 0!==u)return this.#i.build(this,r).setData(u,{...s,manual:!0})}setQueriesData(e,t,s){return n.jG.batch(()=>this.#i.findAll(e).map(({queryKey:e})=>[e,this.setQueryData(e,t,s)]))}getQueryState(e){let t=this.defaultQueryOptions({queryKey:e});return this.#i.get(t.queryHash)?.state}removeQueries(e){let t=this.#i;n.jG.batch(()=>{t.findAll(e).forEach(e=>{t.remove(e)})})}resetQueries(e,t){let s=this.#i;return n.jG.batch(()=>(s.findAll(e).forEach(e=>{e.reset()}),this.refetchQueries({type:"active",...e},t)))}cancelQueries(e,t={}){let s={revert:!0,...t};return Promise.all(n.jG.batch(()=>this.#i.findAll(e).map(e=>e.cancel(s)))).then(i.lQ).catch(i.lQ)}invalidateQueries(e,t={}){return n.jG.batch(()=>(this.#i.findAll(e).forEach(e=>{e.invalidate()}),e?.refetchType==="none")?Promise.resolve():this.refetchQueries({...e,type:e?.refetchType??e?.type??"active"},t))}refetchQueries(e,t={}){let s={...t,cancelRefetch:t.cancelRefetch??!0};return Promise.all(n.jG.batch(()=>this.#i.findAll(e).filter(e=>!e.isDisabled()&&!e.isStatic()).map(e=>{let t=e.fetch(void 0,s);return s.throwOnError||(t=t.catch(i.lQ)),"paused"===e.state.fetchStatus?Promise.resolve():t}))).then(i.lQ)}fetchQuery(e){let t=this.defaultQueryOptions(e);void 0===t.retry&&(t.retry=!1);let s=this.#i.build(this,t);return s.isStaleByTime((0,i.d2)(t.staleTime,s))?s.fetch(t):Promise.resolve(s.state.data)}prefetchQuery(e){return this.fetchQuery(e).then(i.lQ).catch(i.lQ)}fetchInfiniteQuery(e){return e.behavior=p(e.pages),this.fetchQuery(e)}prefetchInfiniteQuery(e){return this.fetchInfiniteQuery(e).then(i.lQ).catch(i.lQ)}ensureInfiniteQueryData(e){return e.behavior=p(e.pages),this.ensureQueryData(e)}resumePausedMutations(){return f.t.isOnline()?this.#a.resumePausedMutations():Promise.resolve()}getQueryCache(){return this.#i}getMutationCache(){return this.#a}getDefaultOptions(){return this.#n}setDefaultOptions(e){this.#n=e}setQueryDefaults(e,t){this.#u.set((0,i.EN)(e),{queryKey:e,defaultOptions:t})}getQueryDefaults(e){let t=[...this.#u.values()],s={};return t.forEach(t=>{(0,i.Cp)(e,t.queryKey)&&Object.assign(s,t.defaultOptions)}),s}setMutationDefaults(e,t){this.#o.set((0,i.EN)(e),{mutationKey:e,defaultOptions:t})}getMutationDefaults(e){let t=[...this.#o.values()],s={};return t.forEach(t=>{(0,i.Cp)(e,t.mutationKey)&&Object.assign(s,t.defaultOptions)}),s}defaultQueryOptions(e){if(e._defaulted)return e;let t={...this.#n.queries,...this.getQueryDefaults(e.queryKey),...e,_defaulted:!0};return t.queryHash||(t.queryHash=(0,i.F$)(t.queryKey,t)),void 0===t.refetchOnReconnect&&(t.refetchOnReconnect="always"!==t.networkMode),void 0===t.throwOnError&&(t.throwOnError=!!t.suspense),!t.networkMode&&t.persister&&(t.networkMode="offlineFirst"),t.queryFn===i.hT&&(t.enabled=!1),t}defaultMutationOptions(e){return e?._defaulted?e:{...this.#n.mutations,...e?.mutationKey&&this.getMutationDefaults(e.mutationKey),...e,_defaulted:!0}}clear(){this.#i.clear(),this.#a.clear()}},g=s(8367),b=function(){return null},x=s(7620);function v(e){let{children:t}=e,[s]=(0,x.useState)(()=>new y({}));return(0,r.jsxs)(g.Ht,{client:s,children:[t,(0,r.jsx)(b,{initialIsOpen:!1})]})}},8714:(e,t,s)=>{"use strict";s.d(t,{Header:()=>a});var r=s(4568),i=s(1092);function a(){return(0,r.jsx)("header",{className:"flex items-center mb-6 py-3",children:(0,r.jsxs)("div",{className:"relative flex-1 max-w-md group",children:[(0,r.jsx)(i.A,{size:16,className:"absolute left-3.5 top-1/2 -translate-y-1/2 text-muted-foreground group-focus-within:text-primary transition-colors"}),(0,r.jsx)("input",{type:"text",placeholder:"Search tasks, docs... (⌘K)",className:"w-full bg-secondary/40 border border-border/50 rounded-lg pl-10 pr-4 py-2.5 text-sm text-foreground placeholder:text-muted-foreground/70 outline-none transition-all focus:border-primary/50 focus:ring-2 focus:ring-primary/20 focus:bg-background hover:bg-secondary/60"})]})})}},4211:(e,t,s)=>{"use strict";s.d(t,{Sidebar:()=>p});var r=s(4568),i=s(8660),a=s(1232),n=s(3978),u=s(7937),o=s(5004),l=s(2909),h=s(5770),c=s.n(h),d=s(3311),f=s(2393);function p(){let e=(0,d.usePathname)(),t=[{href:"/",label:"Board",icon:i.A,description:"Manage tasks"},{href:"/backlog",label:"Backlog",icon:a.A,description:"Manage backlog items"},{href:"/docs",label:"Library",icon:n.A,description:"Documents"}];return(0,r.jsxs)("aside",{className:"w-[260px] flex flex-col border-r border-border/50 bg-card/50 backdrop-blur-sm h-full",children:[(0,r.jsxs)("div",{className:"flex items-center gap-3 p-5 border-b border-border/50",children:[(0,r.jsx)("div",{className:"bg-linear-to-br from-primary to-primary/70 text-primary-foreground p-2 rounded-xl shadow-lg shadow-primary/20",children:(0,r.jsx)(u.A,{size:20})}),(0,r.jsxs)("div",{children:[(0,r.jsx)("h2",{className:"text-lg font-bold tracking-tight text-foreground",children:"Locus"}),(0,r.jsx)("p",{className:"text-[10px] text-muted-foreground font-medium",children:"Engineering Workspace"})]})]}),(0,r.jsxs)("div",{className:"flex-1 p-4",children:[(0,r.jsx)("div",{className:"text-[10px] uppercase font-bold tracking-widest text-muted-foreground/70 mb-3 px-3",children:"Navigation"}),(0,r.jsx)("nav",{className:"space-y-1",children:t.map(t=>{let s=t.icon,i=e===t.href;return(0,r.jsxs)(c(),{href:t.href,className:(0,f.cn)("group flex items-center gap-3 px-3 py-2.5 text-sm font-medium rounded-xl transition-all",i?"bg-primary text-primary-foreground shadow-md shadow-primary/20":"text-muted-foreground hover:bg-secondary hover:text-foreground"),children:[(0,r.jsx)(s,{size:18,className:i?"":"group-hover:scale-110 transition-transform"}),(0,r.jsx)("div",{className:"flex-1",children:(0,r.jsx)("span",{className:"block",children:t.label})}),i&&(0,r.jsx)(o.A,{size:14,className:"opacity-70"})]},t.href)})})]}),(0,r.jsx)("div",{className:"p-4 border-t border-border/50",children:(0,r.jsxs)(c(),{href:"/settings",className:(0,f.cn)("flex items-center gap-3 w-full px-3 py-2.5 text-sm font-medium rounded-xl transition-all","/settings"===e?"bg-secondary text-foreground":"text-muted-foreground hover:bg-secondary/60 hover:text-foreground"),children:[(0,r.jsx)(l.A,{size:18}),(0,r.jsx)("span",{children:"Settings"})]})})]})}},2393:(e,t,s)=>{"use strict";s.d(t,{cn:()=>a});var r=s(5928),i=s(6564);function a(){for(var e=arguments.length,t=Array(e),s=0;s<e;s++)t[s]=arguments[s];return(0,i.QP)((0,r.$)(t))}},3978:(e,t,s)=>{"use strict";s.d(t,{A:()=>r});let r=(0,s(6922).A)("FileText",[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M10 9H8",key:"b1mrlr"}],["path",{d:"M16 13H8",key:"t4e002"}],["path",{d:"M16 17H8",key:"z1uh3a"}]])},1092:(e,t,s)=>{"use strict";s.d(t,{A:()=>r});let r=(0,s(6922).A)("Search",[["circle",{cx:"11",cy:"11",r:"8",key:"4ej97u"}],["path",{d:"m21 21-4.3-4.3",key:"1qie3q"}]])},3139:()=>{},6082:e=>{e.exports={style:{fontFamily:"'Roboto', 'Roboto Fallback'",fontStyle:"normal"},className:"__className_6a21cc"}}},e=>{var t=t=>e(e.s=t);e.O(0,[844,678,954,273,587,855,358],()=>t(4449)),_N_E=e.O()}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[974],{6376:(e,t,n)=>{Promise.resolve().then(n.bind(n,4119))},4119:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>u});var l=n(4568);let r=(0,n(7844).default)(()=>Promise.all([n.e(954),n.e(972),n.e(273),n.e(18),n.e(142),n.e(140)]).then(n.bind(n,2140)).then(e=>e.Board),{loadableGenerated:{webpack:()=>[2140]},ssr:!1,loading:()=>(0,l.jsx)("div",{className:"flex-1 flex items-center justify-center",children:(0,l.jsx)("div",{className:"animate-pulse text-muted-foreground",children:"Loading..."})})});function u(){return(0,l.jsx)(r,{})}},7844:(e,t,n)=>{"use strict";n.d(t,{default:()=>r.a});var l=n(1909),r=n.n(l)},1909:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return r}});let l=n(7097)._(n(141));function r(e,t){var n;let r={};"function"==typeof e&&(r.loader=e);let u={...r,...t};return(0,l.default)({...u,modules:null==(n=u.loadableGenerated)?void 0:n.modules})}("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},7138:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"BailoutToCSR",{enumerable:!0,get:function(){return r}});let l=n(5838);function r(e){let{reason:t,children:n}=e;if("undefined"==typeof window)throw new l.BailoutToCSRError(t);return n}},141:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return s}});let l=n(4568),r=n(7620),u=n(7138),a=n(4479);function o(e){return{default:e&&"default"in e?e.default:e}}let d={loader:()=>Promise.resolve(o(()=>null)),loading:null,ssr:!0},s=function(e){let t={...d,...e},n=(0,r.lazy)(()=>t.loader().then(o)),s=t.loading;function i(e){let o=s?(0,l.jsx)(s,{isLoading:!0,pastDelay:!0,error:null}):null,d=!t.ssr||!!t.loading,i=d?r.Suspense:r.Fragment,f=t.ssr?(0,l.jsxs)(l.Fragment,{children:["undefined"==typeof window?(0,l.jsx)(a.PreloadChunks,{moduleIds:t.modules}):null,(0,l.jsx)(n,{...e})]}):(0,l.jsx)(u.BailoutToCSR,{reason:"next/dynamic",children:(0,l.jsx)(n,{...e})});return(0,l.jsx)(i,{...d?{fallback:o}:{},children:f})}return i.displayName="LoadableComponent",i}},4479:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"PreloadChunks",{enumerable:!0,get:function(){return o}});let l=n(4568),r=n(7509),u=n(8240),a=n(3117);function o(e){let{moduleIds:t}=e;if("undefined"!=typeof window)return null;let n=u.workAsyncStorage.getStore();if(void 0===n)return null;let o=[];if(n.reactLoadableManifest&&t){let e=n.reactLoadableManifest;for(let n of t){if(!e[n])continue;let t=e[n].files;o.push(...t)}}return 0===o.length?null:(0,l.jsx)(l.Fragment,{children:o.map(e=>{let t=n.assetPrefix+"/_next/"+(0,a.encodeURIPath)(e);return e.endsWith(".css")?(0,l.jsx)("link",{precedence:"dynamic",href:t,rel:"stylesheet",as:"style"},e):((0,r.preload)(t,{as:"script",fetchPriority:"low"}),null)})})}}},e=>{var t=t=>e(e.s=t);e.O(0,[587,855,358],()=>t(6376)),_N_E=e.O()}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[662],{3418:(e,t,r)=>{Promise.resolve().then(r.bind(r,2804))},2804:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>p});var s=r(4568),n=r(6922);let o=(0,n.A)("Moon",[["path",{d:"M12 3a6 6 0 0 0 9 9 9 9 0 1 1-9-9Z",key:"a7tn18"}]]),a=(0,n.A)("Sun",[["circle",{cx:"12",cy:"12",r:"4",key:"4exip2"}],["path",{d:"M12 2v2",key:"tus03m"}],["path",{d:"M12 20v2",key:"1lh1kg"}],["path",{d:"m4.93 4.93 1.41 1.41",key:"149t6j"}],["path",{d:"m17.66 17.66 1.41 1.41",key:"ptbguv"}],["path",{d:"M2 12h2",key:"1t8f8n"}],["path",{d:"M20 12h2",key:"1q8mjw"}],["path",{d:"m6.34 17.66-1.41 1.41",key:"1m8zz5"}],["path",{d:"m19.07 4.93-1.41 1.41",key:"1shlcs"}]]);var i=r(6279),d=r(6707);let l=(0,n.A)("Bell",[["path",{d:"M6 8a6 6 0 0 1 12 0c0 7 3 9 3 9H3s3-2 3-9",key:"1qo2s2"}],["path",{d:"M10.3 21a1.94 1.94 0 0 0 3.4 0",key:"qgo35s"}]]),c=(0,n.A)("Globe",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M12 2a14.5 14.5 0 0 0 0 20 14.5 14.5 0 0 0 0-20",key:"13o1zl"}],["path",{d:"M2 12h20",key:"9i4pu4"}]]),u=(0,n.A)("User",[["path",{d:"M19 21v-2a4 4 0 0 0-4-4H9a4 4 0 0 0-4 4v2",key:"975kel"}],["circle",{cx:"12",cy:"7",r:"4",key:"17ys0d"}]]),x=(0,n.A)("Shield",[["path",{d:"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z",key:"oel41y"}]]);var m=r(7620),b=r(6007);function f(e){let{icon:t,title:r,description:n,children:o}=e;return(0,s.jsxs)("div",{className:"flex items-start justify-between p-4 rounded-xl hover:bg-secondary/30 transition-colors",children:[(0,s.jsxs)("div",{className:"flex gap-4",children:[(0,s.jsx)("div",{className:"w-10 h-10 rounded-xl bg-secondary flex items-center justify-center text-muted-foreground shrink-0",children:t}),(0,s.jsxs)("div",{children:[(0,s.jsx)("h4",{className:"font-medium text-foreground",children:r}),(0,s.jsx)("p",{className:"text-sm text-muted-foreground mt-0.5",children:n})]})]}),(0,s.jsx)("div",{className:"shrink-0",children:o})]})}function h(e){let{checked:t,onChange:r}=e;return(0,s.jsx)("button",{type:"button",role:"switch","aria-checked":t,onClick:()=>r(!t),className:"relative inline-flex h-6 w-11 shrink-0 cursor-pointer rounded-full border-2 border-transparent transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-primary focus-visible:ring-offset-2 ".concat(t?"bg-primary":"bg-secondary"),children:(0,s.jsx)("span",{className:"pointer-events-none inline-block h-5 w-5 transform rounded-full bg-white shadow-lg ring-0 transition ".concat(t?"translate-x-5":"translate-x-0")})})}function p(){let[e,t]=(0,m.useState)(!0),[r,n]=(0,m.useState)(!0),[p,g]=(0,m.useState)(!0),[v,y]=(0,m.useState)(!1);return(0,s.jsxs)("div",{className:"max-w-3xl",children:[(0,s.jsxs)("div",{className:"mb-8",children:[(0,s.jsx)("h1",{className:"text-2xl font-bold tracking-tight text-foreground",children:"Settings"}),(0,s.jsx)("p",{className:"text-muted-foreground mt-1",children:"Manage your workspace preferences and configuration."})]}),(0,s.jsxs)("div",{className:"mb-8",children:[(0,s.jsx)("h3",{className:"text-xs font-bold uppercase tracking-widest text-muted-foreground mb-4 px-4",children:"Appearance"}),(0,s.jsxs)("div",{className:"bg-card border border-border/50 rounded-2xl overflow-hidden divide-y divide-border/50",children:[(0,s.jsx)(f,{icon:e?(0,s.jsx)(o,{size:18}):(0,s.jsx)(a,{size:18}),title:"Dark Mode",description:"Toggle between light and dark theme",children:(0,s.jsx)(h,{checked:e,onChange:t})}),(0,s.jsx)(f,{icon:(0,s.jsx)(i.A,{size:18}),title:"Accent Color",description:"Choose your preferred accent color",children:(0,s.jsx)("div",{className:"flex gap-2",children:["#6366f1","#8b5cf6","#06b6d4","#10b981","#f59e0b"].map(e=>(0,s.jsx)("button",{className:"w-6 h-6 rounded-full border-2 border-transparent hover:border-foreground/30 transition-colors",style:{backgroundColor:e}},e))})}),(0,s.jsx)(f,{icon:(0,s.jsx)(d.A,{size:18}),title:"Compact Mode",description:"Reduce spacing for more content visibility",children:(0,s.jsx)(h,{checked:v,onChange:y})})]})]}),(0,s.jsxs)("div",{className:"mb-8",children:[(0,s.jsx)("h3",{className:"text-xs font-bold uppercase tracking-widest text-muted-foreground mb-4 px-4",children:"Notifications"}),(0,s.jsxs)("div",{className:"bg-card border border-border/50 rounded-2xl overflow-hidden divide-y divide-border/50",children:[(0,s.jsx)(f,{icon:(0,s.jsx)(l,{size:18}),title:"Push Notifications",description:"Receive notifications for task updates",children:(0,s.jsx)(h,{checked:r,onChange:n})}),(0,s.jsx)(f,{icon:(0,s.jsx)(c,{size:18}),title:"Auto Refresh",description:"Automatically refresh board data",children:(0,s.jsx)(h,{checked:p,onChange:g})})]})]}),(0,s.jsxs)("div",{className:"mb-8",children:[(0,s.jsx)("h3",{className:"text-xs font-bold uppercase tracking-widest text-muted-foreground mb-4 px-4",children:"Account"}),(0,s.jsxs)("div",{className:"bg-card border border-border/50 rounded-2xl overflow-hidden divide-y divide-border/50",children:[(0,s.jsx)(f,{icon:(0,s.jsx)(u,{size:18}),title:"Profile",description:"Update your personal information",children:(0,s.jsx)(b.$n,{variant:"secondary",size:"sm",children:"Edit"})}),(0,s.jsx)(f,{icon:(0,s.jsx)(x,{size:18}),title:"Security",description:"Manage authentication settings",children:(0,s.jsx)(b.$n,{variant:"secondary",size:"sm",children:"Configure"})})]})]}),(0,s.jsxs)("div",{children:[(0,s.jsx)("h3",{className:"text-xs font-bold uppercase tracking-widest text-destructive mb-4 px-4",children:"Danger Zone"}),(0,s.jsx)("div",{className:"bg-destructive/5 border border-destructive/20 rounded-2xl p-6",children:(0,s.jsxs)("div",{className:"flex items-center justify-between",children:[(0,s.jsxs)("div",{children:[(0,s.jsx)("h4",{className:"font-medium text-foreground",children:"Reset Workspace"}),(0,s.jsx)("p",{className:"text-sm text-muted-foreground mt-0.5",children:"Delete all tasks, documents, and settings"})]}),(0,s.jsx)(b.$n,{variant:"danger",size:"sm",children:"Reset"})]})})]})]})}},1706:(e,t,r)=>{"use strict";r.d(t,{$:()=>n});var s=r(4568);let n=(0,r(7620).forwardRef)((e,t)=>{let{className:r,variant:n="primary",size:o="md",...a}=e;return(0,s.jsx)("button",{ref:t,className:"inline-flex items-center justify-center gap-2 font-semibold rounded-lg transition-all duration-200 active:scale-95 disabled:opacity-50 disabled:pointer-events-none ".concat({primary:"bg-primary text-primary-foreground shadow hover:bg-primary/90",secondary:"bg-secondary text-secondary-foreground shadow-sm hover:bg-secondary/80",outline:"border border-input bg-background shadow-sm hover:bg-accent hover:text-accent-foreground",ghost:"hover:bg-accent hover:text-accent-foreground",danger:"bg-destructive text-destructive-foreground shadow-sm hover:bg-destructive/90",success:"bg-emerald-600 text-white shadow-sm hover:bg-emerald-700"}[n]," ").concat({sm:"h-8 px-3 text-xs",md:"h-9 px-4 py-2 text-sm",lg:"h-10 px-8 text-base",icon:"h-9 w-9"}[o]," ").concat(r||""),...a})});n.displayName="Button"},3769:(e,t,r)=>{"use strict";r.d(t,{m:()=>a});var s=r(4568),n=r(8650),o=r(7620);function a(e){let{value:t,onChange:r,options:a,placeholder:i="Select...",label:d,disabled:l=!1,renderOption:c}=e,[u,x]=(0,o.useState)(!1),m=(0,o.useRef)(null);(0,o.useEffect)(()=>{let e=e=>{m.current&&!m.current.contains(e.target)&&x(!1)};return document.addEventListener("mousedown",e),()=>document.removeEventListener("mousedown",e)},[]);let b=a.find(e=>e.value===t);return(0,s.jsxs)("div",{className:"relative w-full",ref:m,children:[d&&(0,s.jsx)("label",{className:"block text-xs font-medium text-muted-foreground mb-2 uppercase tracking-wider",children:d}),(0,s.jsxs)("button",{type:"button",className:"w-full flex items-center justify-between gap-2 px-3.5 py-2.5 bg-background border border-input rounded-md text-foreground text-sm cursor-pointer transition-all hover:bg-accent hover:text-accent-foreground focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:opacity-50 disabled:cursor-not-allowed shadow-sm",onClick:()=>!l&&x(!u),disabled:l,children:[(0,s.jsx)("span",{className:b?"":"text-muted-foreground",children:b?b.label:i}),(0,s.jsx)(n.A,{size:16,className:"transition-transform duration-200 text-muted-foreground ".concat(u?"rotate-180":"rotate-0")})]}),u&&(0,s.jsx)("div",{className:"absolute top-full left-0 right-0 mt-2 bg-popover border border-border rounded-md p-1 z-50 max-h-[240px] overflow-y-auto animate-in fade-in slide-in-from-top-2 duration-200 shadow-md",children:a.map(e=>(0,s.jsx)("button",{type:"button",className:"w-full flex items-center gap-2 px-3 py-2 bg-transparent border-none rounded-sm text-popover-foreground text-sm cursor-pointer transition-colors text-left hover:bg-accent hover:text-accent-foreground ".concat(e.value===t?"bg-accent/10 text-accent-foreground":""),onClick:()=>{r(e.value),x(!1)},children:c?c(e):(0,s.jsxs)(s.Fragment,{children:[e.color&&(0,s.jsx)("span",{className:"w-2 h-2 rounded-full shrink-0",style:{background:e.color}}),e.label]})},e.value))})]})}},8970:(e,t,r)=>{"use strict";r.d(t,{p:()=>n});var s=r(4568);let n=(0,r(7620).forwardRef)((e,t)=>{let{className:r,icon:n,rightElement:o,...a}=e;return(0,s.jsxs)("div",{className:"relative w-full group",children:[n&&(0,s.jsx)("div",{className:"absolute left-3 top-1/2 -translate-y-1/2 text-text-muted group-focus-within:text-accent transition-colors",children:n}),(0,s.jsx)("input",{ref:t,className:"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 placeholder:text-zinc-500 focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:cursor-not-allowed disabled:opacity-50 ".concat(n?"pl-10":"pl-3"," ").concat(o?"pr-10":"pr-3"," ").concat(r||""),...a}),o&&(0,s.jsx)("div",{className:"absolute right-3 top-1/2 -translate-y-1/2 text-muted-foreground",children:o})]})});n.displayName="Input"},6007:(e,t,r)=>{"use strict";r.d(t,{$n:()=>l.$,Sc:()=>x,ms:()=>m.m,pd:()=>b.p,aF:()=>g,YJ:()=>a,Wh:()=>d,TM:()=>v});var s=r(4568);function n(e){let{children:t,variant:r="default",size:n="sm"}=e;return(0,s.jsx)("span",{className:"inline-flex items-center rounded-md border transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 ".concat({default:"bg-primary text-primary-foreground shadow hover:bg-primary/80",success:"bg-status-done/15 text-status-done border-status-done/20",warning:"bg-status-progress/15 text-status-progress border-status-progress/20",error:"bg-status-blocked/15 text-status-blocked border-status-blocked/20",info:"bg-status-todo/15 text-status-todo border-status-todo/20",purple:"bg-status-review/15 text-status-review border-status-review/20"}[r]," ").concat({sm:"px-2.5 py-0.5 text-xs font-semibold",md:"px-3 py-1 text-sm font-semibold"}[n]),children:t})}let o={LOW:{label:"Low",variant:"default"},MEDIUM:{label:"Medium",variant:"info"},HIGH:{label:"High",variant:"warning"},CRITICAL:{label:"Critical",variant:"error"}};function a(e){let{priority:t}=e,r=o[t];return(0,s.jsx)(n,{variant:r.variant,children:r.label})}let i={BACKLOG:{label:"Backlog",variant:"default"},IN_PROGRESS:{label:"In Progress",variant:"warning"},REVIEW:{label:"Review",variant:"purple"},VERIFICATION:{label:"Verification",variant:"info"},DONE:{label:"Done",variant:"success"},BLOCKED:{label:"Blocked",variant:"error"}};function d(e){let{status:t}=e,r=i[t]||{label:t,variant:"default"};return(0,s.jsx)(n,{variant:r.variant,children:r.label})}var l=r(1706),c=r(6892),u=r(2393);function x(e){let{checked:t,onChange:r,label:n,disabled:o=!1,className:a}=e;return(0,s.jsxs)("label",{className:(0,u.cn)("flex items-center gap-2.5 select-none transition-opacity duration-200",o?"opacity-50 cursor-not-allowed":"cursor-pointer",a||""),children:[(0,s.jsx)("input",{type:"checkbox",checked:t,onChange:e=>r(e.target.checked),disabled:o,className:"hidden"}),(0,s.jsx)("span",{className:"h-4 w-4 shrink-0 rounded-sm border border-primary shadow focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:cursor-not-allowed disabled:opacity-50 transition-all duration-150 flex items-center justify-center ".concat(t?"bg-primary text-primary-foreground":"bg-transparent"),children:t&&(0,s.jsx)(c.A,{size:12,strokeWidth:3})}),n&&(0,s.jsx)("span",{className:"text-sm font-medium leading-none peer-disabled:cursor-not-allowed peer-disabled:opacity-70 transition-all duration-150 ".concat(t?"line-through text-muted-foreground":"text-foreground"),children:n})]})}var m=r(3769),b=r(8970),f=r(3312),h=r(7620),p=r(7509);function g(e){let{isOpen:t,onClose:r,children:n,title:o,size:a="md"}=e,i=(0,h.useRef)(null);return((0,h.useEffect)(()=>{let e=e=>{"Escape"===e.key&&r()};return t&&(document.addEventListener("keydown",e),document.body.style.overflow="hidden"),()=>{document.removeEventListener("keydown",e),document.body.style.overflow=""}},[t,r]),t)?(0,p.createPortal)((0,s.jsx)("div",{ref:i,className:"fixed inset-0 bg-black/40 backdrop-blur-md flex items-center justify-center z-1000 animate-in fade-in duration-300",onClick:e=>{e.target===i.current&&r()},children:(0,s.jsxs)("div",{className:"bg-background border border-border rounded-xl shadow-lg animate-in zoom-in-95 duration-200 max-h-[90vh] overflow-hidden flex flex-col ".concat({sm:"w-[400px]",md:"w-[520px]",lg:"w-[680px]"}[a]," max-w-[90vw]"),children:[o&&(0,s.jsxs)("div",{className:"flex justify-between items-center p-5 border-b border-border",children:[(0,s.jsx)("h3",{className:"text-lg font-semibold m-0 text-foreground",children:o}),(0,s.jsx)("button",{className:"bg-transparent border-none text-muted-foreground hover:text-foreground cursor-pointer p-0 transition-colors duration-200",onClick:r,children:(0,s.jsx)(f.A,{size:20})})]}),(0,s.jsx)("div",{className:"p-6 overflow-y-auto",children:n})]})}),document.body):null}let v=(0,h.forwardRef)((e,t)=>{let{className:r,...n}=e;return(0,s.jsx)("textarea",{ref:t,className:"flex min-h-[60px] w-full rounded-md border border-input bg-transparent px-3 py-2 text-sm shadow-sm placeholder:text-zinc-500 focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:cursor-not-allowed disabled:opacity-50 resize-none ".concat(r||""),...n})});v.displayName="Textarea"},2393:(e,t,r)=>{"use strict";r.d(t,{cn:()=>o});var s=r(5928),n=r(6564);function o(){for(var e=arguments.length,t=Array(e),r=0;r<e;r++)t[r]=arguments[r];return(0,n.QP)((0,s.$)(t))}},6892:(e,t,r)=>{"use strict";r.d(t,{A:()=>s});let s=(0,r(6922).A)("Check",[["path",{d:"M20 6 9 17l-5-5",key:"1gmf2c"}]])},8650:(e,t,r)=>{"use strict";r.d(t,{A:()=>s});let s=(0,r(6922).A)("ChevronDown",[["path",{d:"m6 9 6 6 6-6",key:"qrunsl"}]])},6279:(e,t,r)=>{"use strict";r.d(t,{A:()=>s});let s=(0,r(6922).A)("Palette",[["circle",{cx:"13.5",cy:"6.5",r:".5",fill:"currentColor",key:"1okk4w"}],["circle",{cx:"17.5",cy:"10.5",r:".5",fill:"currentColor",key:"f64h9f"}],["circle",{cx:"8.5",cy:"7.5",r:".5",fill:"currentColor",key:"fotxhn"}],["circle",{cx:"6.5",cy:"12.5",r:".5",fill:"currentColor",key:"qy21gx"}],["path",{d:"M12 2C6.5 2 2 6.5 2 12s4.5 10 10 10c.926 0 1.648-.746 1.648-1.688 0-.437-.18-.835-.437-1.125-.29-.289-.438-.652-.438-1.125a1.64 1.64 0 0 1 1.668-1.668h1.996c3.051 0 5.555-2.503 5.555-5.554C21.965 6.012 17.461 2 12 2z",key:"12rzf8"}]])},3312:(e,t,r)=>{"use strict";r.d(t,{A:()=>s});let s=(0,r(6922).A)("X",[["path",{d:"M18 6 6 18",key:"1bl5f8"}],["path",{d:"m6 6 12 12",key:"d8bk6v"}]])},6707:(e,t,r)=>{"use strict";r.d(t,{A:()=>s});let s=(0,r(6922).A)("Zap",[["path",{d:"M4 14a1 1 0 0 1-.78-1.63l9.9-10.2a.5.5 0 0 1 .86.46l-1.92 6.02A1 1 0 0 0 13 10h7a1 1 0 0 1 .78 1.63l-9.9 10.2a.5.5 0 0 1-.86-.46l1.92-6.02A1 1 0 0 0 11 14z",key:"1xq2db"}]])}},e=>{var t=t=>e(e.s=t);e.O(0,[954,587,855,358],()=>t(3418)),_N_E=e.O()}]);
|