@epam/ai-dial-ui-kit 0.6.0-rc.11 → 0.6.0-rc.13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/dial-ui-kit.cjs.js +3 -3
- package/dist/dial-ui-kit.es.js +191 -187
- package/dist/index.css +2 -2
- package/dist/src/types/button.d.ts +14 -2
- package/package.json +1 -1
package/dist/dial-ui-kit.cjs.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const m=require("react/jsx-runtime"),Z=require("classnames"),xe=require("@floating-ui/react"),g=require("react"),z=require("@tabler/icons-react"),Rn=require("react-dom");function XC(e){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const s in e)if(s!=="default"){const o=Object.getOwnPropertyDescriptor(e,s);Object.defineProperty(t,s,o.get?o:{enumerable:!0,get:()=>e[s]})}}return t.default=e,Object.freeze(t)}const ve=XC(g),td="-",QC=e=>{const t=ev(e),{conflictingClassGroups:s,conflictingClassGroupModifiers:o}=e;return{getClassGroupId:r=>{const a=r.split(td);return a[0]===""&&a.length!==1&&a.shift(),Sg(a,t)||JC(r)},getConflictingClassGroupIds:(r,a)=>{const l=s[r]||[];return a&&o[r]?[...l,...o[r]]:l}}},Sg=(e,t)=>{if(e.length===0)return t.classGroupId;const s=e[0],o=t.nextPart.get(s),i=o?Sg(e.slice(1),o):void 0;if(i)return i;if(t.validators.length===0)return;const n=e.join(td);return t.validators.find(({validator:r})=>r(n))?.classGroupId},du=/^\[(.+)\]$/,JC=e=>{if(du.test(e)){const t=du.exec(e)[1],s=t?.substring(0,t.indexOf(":"));if(s)return"arbitrary.."+s}},ev=e=>{const{theme:t,classGroups:s}=e,o={nextPart:new Map,validators:[]};for(const i in s)dc(s[i],o,i,t);return o},dc=(e,t,s,o)=>{e.forEach(i=>{if(typeof i=="string"){const n=i===""?t:uu(t,i);n.classGroupId=s;return}if(typeof i=="function"){if(tv(i)){dc(i(o),t,s,o);return}t.validators.push({validator:i,classGroupId:s});return}Object.entries(i).forEach(([n,r])=>{dc(r,uu(t,n),s,o)})})},uu=(e,t)=>{let s=e;return t.split(td).forEach(o=>{s.nextPart.has(o)||s.nextPart.set(o,{nextPart:new Map,validators:[]}),s=s.nextPart.get(o)}),s},tv=e=>e.isThemeGetter,sv=e=>{if(e<1)return{get:()=>{},set:()=>{}};let t=0,s=new Map,o=new Map;const i=(n,r)=>{s.set(n,r),t++,t>e&&(t=0,o=s,s=new Map)};return{get(n){let r=s.get(n);if(r!==void 0)return r;if((r=o.get(n))!==void 0)return i(n,r),r},set(n,r){s.has(n)?s.set(n,r):i(n,r)}}},uc="!",hc=":",ov=hc.length,iv=e=>{const{prefix:t,experimentalParseClassName:s}=e;let o=i=>{const n=[];let r=0,a=0,l=0,c;for(let f=0;f<i.length;f++){let C=i[f];if(r===0&&a===0){if(C===hc){n.push(i.slice(l,f)),l=f+ov;continue}if(C==="/"){c=f;continue}}C==="["?r++:C==="]"?r--:C==="("?a++:C===")"&&a--}const d=n.length===0?i:i.substring(l),u=nv(d),h=u!==d,p=c&&c>l?c-l:void 0;return{modifiers:n,hasImportantModifier:h,baseClassName:u,maybePostfixModifierPosition:p}};if(t){const i=t+hc,n=o;o=r=>r.startsWith(i)?n(r.substring(i.length)):{isExternal:!0,modifiers:[],hasImportantModifier:!1,baseClassName:r,maybePostfixModifierPosition:void 0}}if(s){const i=o;o=n=>s({className:n,parseClassName:i})}return o},nv=e=>e.endsWith(uc)?e.substring(0,e.length-1):e.startsWith(uc)?e.substring(1):e,rv=e=>{const t=Object.fromEntries(e.orderSensitiveModifiers.map(o=>[o,!0]));return o=>{if(o.length<=1)return o;const i=[];let n=[];return o.forEach(r=>{r[0]==="["||t[r]?(i.push(...n.sort(),r),n=[]):n.push(r)}),i.push(...n.sort()),i}},av=e=>({cache:sv(e.cacheSize),parseClassName:iv(e),sortModifiers:rv(e),...QC(e)}),lv=/\s+/,cv=(e,t)=>{const{parseClassName:s,getClassGroupId:o,getConflictingClassGroupIds:i,sortModifiers:n}=t,r=[],a=e.trim().split(lv);let l="";for(let c=a.length-1;c>=0;c-=1){const d=a[c],{isExternal:u,modifiers:h,hasImportantModifier:p,baseClassName:f,maybePostfixModifierPosition:C}=s(d);if(u){l=d+(l.length>0?" "+l:l);continue}let v=!!C,w=o(v?f.substring(0,C):f);if(!w){if(!v){l=d+(l.length>0?" "+l:l);continue}if(w=o(f),!w){l=d+(l.length>0?" "+l:l);continue}v=!1}const b=n(h).join(":"),S=p?b+uc:b,y=S+w;if(r.includes(y))continue;r.push(y);const x=i(w,v);for(let R=0;R<x.length;++R){const F=x[R];r.push(S+F)}l=d+(l.length>0?" "+l:l)}return l};function dv(){let e=0,t,s,o="";for(;e<arguments.length;)(t=arguments[e++])&&(s=yg(t))&&(o&&(o+=" "),o+=s);return o}const yg=e=>{if(typeof e=="string")return e;let t,s="";for(let o=0;o<e.length;o++)e[o]&&(t=yg(e[o]))&&(s&&(s+=" "),s+=t);return s};function uv(e,...t){let s,o,i,n=r;function r(l){const c=t.reduce((d,u)=>u(d),e());return s=av(c),o=s.cache.get,i=s.cache.set,n=a,a(l)}function a(l){const c=o(l);if(c)return c;const d=cv(l,s);return i(l,d),d}return function(){return n(dv.apply(null,arguments))}}const Ye=e=>{const t=s=>s[e]||[];return t.isThemeGetter=!0,t},xg=/^\[(?:(\w[\w-]*):)?(.+)\]$/i,Rg=/^\((?:(\w[\w-]*):)?(.+)\)$/i,hv=/^\d+\/\d+$/,gv=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,pv=/\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$/,fv=/^(rgba?|hsla?|hwb|(ok)?(lab|lch)|color-mix)\(.+\)$/,mv=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,Cv=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,ko=e=>hv.test(e),ye=e=>!!e&&!Number.isNaN(Number(e)),Es=e=>!!e&&Number.isInteger(Number(e)),pl=e=>e.endsWith("%")&&ye(e.slice(0,-1)),as=e=>gv.test(e),vv=()=>!0,wv=e=>pv.test(e)&&!fv.test(e),Fg=()=>!1,bv=e=>mv.test(e),Sv=e=>Cv.test(e),yv=e=>!se(e)&&!oe(e),xv=e=>ui(e,Pg,Fg),se=e=>xg.test(e),$s=e=>ui(e,Mg,wv),fl=e=>ui(e,Pv,ye),hu=e=>ui(e,Eg,Fg),Rv=e=>ui(e,Dg,Sv),Jn=e=>ui(e,Tg,bv),oe=e=>Rg.test(e),Oi=e=>hi(e,Mg),Fv=e=>hi(e,Mv),gu=e=>hi(e,Eg),Ev=e=>hi(e,Pg),Dv=e=>hi(e,Dg),er=e=>hi(e,Tg,!0),ui=(e,t,s)=>{const o=xg.exec(e);return o?o[1]?t(o[1]):s(o[2]):!1},hi=(e,t,s=!1)=>{const o=Rg.exec(e);return o?o[1]?t(o[1]):s:!1},Eg=e=>e==="position"||e==="percentage",Dg=e=>e==="image"||e==="url",Pg=e=>e==="length"||e==="size"||e==="bg-size",Mg=e=>e==="length",Pv=e=>e==="number",Mv=e=>e==="family-name",Tg=e=>e==="shadow",Tv=()=>{const e=Ye("color"),t=Ye("font"),s=Ye("text"),o=Ye("font-weight"),i=Ye("tracking"),n=Ye("leading"),r=Ye("breakpoint"),a=Ye("container"),l=Ye("spacing"),c=Ye("radius"),d=Ye("shadow"),u=Ye("inset-shadow"),h=Ye("text-shadow"),p=Ye("drop-shadow"),f=Ye("blur"),C=Ye("perspective"),v=Ye("aspect"),w=Ye("ease"),b=Ye("animate"),S=()=>["auto","avoid","all","avoid-page","page","left","right","column"],y=()=>["center","top","bottom","left","right","top-left","left-top","top-right","right-top","bottom-right","right-bottom","bottom-left","left-bottom"],x=()=>[...y(),oe,se],R=()=>["auto","hidden","clip","visible","scroll"],F=()=>["auto","contain","none"],D=()=>[oe,se,l],M=()=>[ko,"full","auto",...D()],k=()=>[Es,"none","subgrid",oe,se],E=()=>["auto",{span:["full",Es,oe,se]},Es,oe,se],P=()=>[Es,"auto",oe,se],N=()=>["auto","min","max","fr",oe,se],B=()=>["start","end","center","between","around","evenly","stretch","baseline","center-safe","end-safe"],O=()=>["start","end","center","stretch","center-safe","end-safe"],J=()=>["auto",...D()],te=()=>[ko,"auto","full","dvw","dvh","lvw","lvh","svw","svh","min","max","fit",...D()],L=()=>[e,oe,se],le=()=>[...y(),gu,hu,{position:[oe,se]}],V=()=>["no-repeat",{repeat:["","x","y","space","round"]}],Q=()=>["auto","cover","contain",Ev,xv,{size:[oe,se]}],X=()=>[pl,Oi,$s],$=()=>["","none","full",c,oe,se],q=()=>["",ye,Oi,$s],ee=()=>["solid","dashed","dotted","double"],ue=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],H=()=>[ye,pl,gu,hu],I=()=>["","none",f,oe,se],U=()=>["none",ye,oe,se],j=()=>["none",ye,oe,se],ge=()=>[ye,oe,se],ie=()=>[ko,"full",...D()];return{cacheSize:500,theme:{animate:["spin","ping","pulse","bounce"],aspect:["video"],blur:[as],breakpoint:[as],color:[vv],container:[as],"drop-shadow":[as],ease:["in","out","in-out"],font:[yv],"font-weight":["thin","extralight","light","normal","medium","semibold","bold","extrabold","black"],"inset-shadow":[as],leading:["none","tight","snug","normal","relaxed","loose"],perspective:["dramatic","near","normal","midrange","distant","none"],radius:[as],shadow:[as],spacing:["px",ye],text:[as],"text-shadow":[as],tracking:["tighter","tight","normal","wide","wider","widest"]},classGroups:{aspect:[{aspect:["auto","square",ko,se,oe,v]}],container:["container"],columns:[{columns:[ye,se,oe,a]}],"break-after":[{"break-after":S()}],"break-before":[{"break-before":S()}],"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:x()}],overflow:[{overflow:R()}],"overflow-x":[{"overflow-x":R()}],"overflow-y":[{"overflow-y":R()}],overscroll:[{overscroll:F()}],"overscroll-x":[{"overscroll-x":F()}],"overscroll-y":[{"overscroll-y":F()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:M()}],"inset-x":[{"inset-x":M()}],"inset-y":[{"inset-y":M()}],start:[{start:M()}],end:[{end:M()}],top:[{top:M()}],right:[{right:M()}],bottom:[{bottom:M()}],left:[{left:M()}],visibility:["visible","invisible","collapse"],z:[{z:[Es,"auto",oe,se]}],basis:[{basis:[ko,"full","auto",a,...D()]}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["nowrap","wrap","wrap-reverse"]}],flex:[{flex:[ye,ko,"auto","initial","none",se]}],grow:[{grow:["",ye,oe,se]}],shrink:[{shrink:["",ye,oe,se]}],order:[{order:[Es,"first","last","none",oe,se]}],"grid-cols":[{"grid-cols":k()}],"col-start-end":[{col:E()}],"col-start":[{"col-start":P()}],"col-end":[{"col-end":P()}],"grid-rows":[{"grid-rows":k()}],"row-start-end":[{row:E()}],"row-start":[{"row-start":P()}],"row-end":[{"row-end":P()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":N()}],"auto-rows":[{"auto-rows":N()}],gap:[{gap:D()}],"gap-x":[{"gap-x":D()}],"gap-y":[{"gap-y":D()}],"justify-content":[{justify:[...B(),"normal"]}],"justify-items":[{"justify-items":[...O(),"normal"]}],"justify-self":[{"justify-self":["auto",...O()]}],"align-content":[{content:["normal",...B()]}],"align-items":[{items:[...O(),{baseline:["","last"]}]}],"align-self":[{self:["auto",...O(),{baseline:["","last"]}]}],"place-content":[{"place-content":B()}],"place-items":[{"place-items":[...O(),"baseline"]}],"place-self":[{"place-self":["auto",...O()]}],p:[{p:D()}],px:[{px:D()}],py:[{py:D()}],ps:[{ps:D()}],pe:[{pe:D()}],pt:[{pt:D()}],pr:[{pr:D()}],pb:[{pb:D()}],pl:[{pl:D()}],m:[{m:J()}],mx:[{mx:J()}],my:[{my:J()}],ms:[{ms:J()}],me:[{me:J()}],mt:[{mt:J()}],mr:[{mr:J()}],mb:[{mb:J()}],ml:[{ml:J()}],"space-x":[{"space-x":D()}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":D()}],"space-y-reverse":["space-y-reverse"],size:[{size:te()}],w:[{w:[a,"screen",...te()]}],"min-w":[{"min-w":[a,"screen","none",...te()]}],"max-w":[{"max-w":[a,"screen","none","prose",{screen:[r]},...te()]}],h:[{h:["screen","lh",...te()]}],"min-h":[{"min-h":["screen","lh","none",...te()]}],"max-h":[{"max-h":["screen","lh",...te()]}],"font-size":[{text:["base",s,Oi,$s]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:[o,oe,fl]}],"font-stretch":[{"font-stretch":["ultra-condensed","extra-condensed","condensed","semi-condensed","normal","semi-expanded","expanded","extra-expanded","ultra-expanded",pl,se]}],"font-family":[{font:[Fv,se,t]}],"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:[i,oe,se]}],"line-clamp":[{"line-clamp":[ye,"none",oe,fl]}],leading:[{leading:[n,...D()]}],"list-image":[{"list-image":["none",oe,se]}],"list-style-position":[{list:["inside","outside"]}],"list-style-type":[{list:["disc","decimal","none",oe,se]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"placeholder-color":[{placeholder:L()}],"text-color":[{text:L()}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...ee(),"wavy"]}],"text-decoration-thickness":[{decoration:[ye,"from-font","auto",oe,$s]}],"text-decoration-color":[{decoration:L()}],"underline-offset":[{"underline-offset":[ye,"auto",oe,se]}],"text-transform":["uppercase","lowercase","capitalize","normal-case"],"text-overflow":["truncate","text-ellipsis","text-clip"],"text-wrap":[{text:["wrap","nowrap","balance","pretty"]}],indent:[{indent:D()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",oe,se]}],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",oe,se]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:le()}],"bg-repeat":[{bg:V()}],"bg-size":[{bg:Q()}],"bg-image":[{bg:["none",{linear:[{to:["t","tr","r","br","b","bl","l","tl"]},Es,oe,se],radial:["",oe,se],conic:[Es,oe,se]},Dv,Rv]}],"bg-color":[{bg:L()}],"gradient-from-pos":[{from:X()}],"gradient-via-pos":[{via:X()}],"gradient-to-pos":[{to:X()}],"gradient-from":[{from:L()}],"gradient-via":[{via:L()}],"gradient-to":[{to:L()}],rounded:[{rounded:$()}],"rounded-s":[{"rounded-s":$()}],"rounded-e":[{"rounded-e":$()}],"rounded-t":[{"rounded-t":$()}],"rounded-r":[{"rounded-r":$()}],"rounded-b":[{"rounded-b":$()}],"rounded-l":[{"rounded-l":$()}],"rounded-ss":[{"rounded-ss":$()}],"rounded-se":[{"rounded-se":$()}],"rounded-ee":[{"rounded-ee":$()}],"rounded-es":[{"rounded-es":$()}],"rounded-tl":[{"rounded-tl":$()}],"rounded-tr":[{"rounded-tr":$()}],"rounded-br":[{"rounded-br":$()}],"rounded-bl":[{"rounded-bl":$()}],"border-w":[{border:q()}],"border-w-x":[{"border-x":q()}],"border-w-y":[{"border-y":q()}],"border-w-s":[{"border-s":q()}],"border-w-e":[{"border-e":q()}],"border-w-t":[{"border-t":q()}],"border-w-r":[{"border-r":q()}],"border-w-b":[{"border-b":q()}],"border-w-l":[{"border-l":q()}],"divide-x":[{"divide-x":q()}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":q()}],"divide-y-reverse":["divide-y-reverse"],"border-style":[{border:[...ee(),"hidden","none"]}],"divide-style":[{divide:[...ee(),"hidden","none"]}],"border-color":[{border:L()}],"border-color-x":[{"border-x":L()}],"border-color-y":[{"border-y":L()}],"border-color-s":[{"border-s":L()}],"border-color-e":[{"border-e":L()}],"border-color-t":[{"border-t":L()}],"border-color-r":[{"border-r":L()}],"border-color-b":[{"border-b":L()}],"border-color-l":[{"border-l":L()}],"divide-color":[{divide:L()}],"outline-style":[{outline:[...ee(),"none","hidden"]}],"outline-offset":[{"outline-offset":[ye,oe,se]}],"outline-w":[{outline:["",ye,Oi,$s]}],"outline-color":[{outline:L()}],shadow:[{shadow:["","none",d,er,Jn]}],"shadow-color":[{shadow:L()}],"inset-shadow":[{"inset-shadow":["none",u,er,Jn]}],"inset-shadow-color":[{"inset-shadow":L()}],"ring-w":[{ring:q()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:L()}],"ring-offset-w":[{"ring-offset":[ye,$s]}],"ring-offset-color":[{"ring-offset":L()}],"inset-ring-w":[{"inset-ring":q()}],"inset-ring-color":[{"inset-ring":L()}],"text-shadow":[{"text-shadow":["none",h,er,Jn]}],"text-shadow-color":[{"text-shadow":L()}],opacity:[{opacity:[ye,oe,se]}],"mix-blend":[{"mix-blend":[...ue(),"plus-darker","plus-lighter"]}],"bg-blend":[{"bg-blend":ue()}],"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":[ye]}],"mask-image-linear-from-pos":[{"mask-linear-from":H()}],"mask-image-linear-to-pos":[{"mask-linear-to":H()}],"mask-image-linear-from-color":[{"mask-linear-from":L()}],"mask-image-linear-to-color":[{"mask-linear-to":L()}],"mask-image-t-from-pos":[{"mask-t-from":H()}],"mask-image-t-to-pos":[{"mask-t-to":H()}],"mask-image-t-from-color":[{"mask-t-from":L()}],"mask-image-t-to-color":[{"mask-t-to":L()}],"mask-image-r-from-pos":[{"mask-r-from":H()}],"mask-image-r-to-pos":[{"mask-r-to":H()}],"mask-image-r-from-color":[{"mask-r-from":L()}],"mask-image-r-to-color":[{"mask-r-to":L()}],"mask-image-b-from-pos":[{"mask-b-from":H()}],"mask-image-b-to-pos":[{"mask-b-to":H()}],"mask-image-b-from-color":[{"mask-b-from":L()}],"mask-image-b-to-color":[{"mask-b-to":L()}],"mask-image-l-from-pos":[{"mask-l-from":H()}],"mask-image-l-to-pos":[{"mask-l-to":H()}],"mask-image-l-from-color":[{"mask-l-from":L()}],"mask-image-l-to-color":[{"mask-l-to":L()}],"mask-image-x-from-pos":[{"mask-x-from":H()}],"mask-image-x-to-pos":[{"mask-x-to":H()}],"mask-image-x-from-color":[{"mask-x-from":L()}],"mask-image-x-to-color":[{"mask-x-to":L()}],"mask-image-y-from-pos":[{"mask-y-from":H()}],"mask-image-y-to-pos":[{"mask-y-to":H()}],"mask-image-y-from-color":[{"mask-y-from":L()}],"mask-image-y-to-color":[{"mask-y-to":L()}],"mask-image-radial":[{"mask-radial":[oe,se]}],"mask-image-radial-from-pos":[{"mask-radial-from":H()}],"mask-image-radial-to-pos":[{"mask-radial-to":H()}],"mask-image-radial-from-color":[{"mask-radial-from":L()}],"mask-image-radial-to-color":[{"mask-radial-to":L()}],"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":y()}],"mask-image-conic-pos":[{"mask-conic":[ye]}],"mask-image-conic-from-pos":[{"mask-conic-from":H()}],"mask-image-conic-to-pos":[{"mask-conic-to":H()}],"mask-image-conic-from-color":[{"mask-conic-from":L()}],"mask-image-conic-to-color":[{"mask-conic-to":L()}],"mask-mode":[{mask:["alpha","luminance","match"]}],"mask-origin":[{"mask-origin":["border","padding","content","fill","stroke","view"]}],"mask-position":[{mask:le()}],"mask-repeat":[{mask:V()}],"mask-size":[{mask:Q()}],"mask-type":[{"mask-type":["alpha","luminance"]}],"mask-image":[{mask:["none",oe,se]}],filter:[{filter:["","none",oe,se]}],blur:[{blur:I()}],brightness:[{brightness:[ye,oe,se]}],contrast:[{contrast:[ye,oe,se]}],"drop-shadow":[{"drop-shadow":["","none",p,er,Jn]}],"drop-shadow-color":[{"drop-shadow":L()}],grayscale:[{grayscale:["",ye,oe,se]}],"hue-rotate":[{"hue-rotate":[ye,oe,se]}],invert:[{invert:["",ye,oe,se]}],saturate:[{saturate:[ye,oe,se]}],sepia:[{sepia:["",ye,oe,se]}],"backdrop-filter":[{"backdrop-filter":["","none",oe,se]}],"backdrop-blur":[{"backdrop-blur":I()}],"backdrop-brightness":[{"backdrop-brightness":[ye,oe,se]}],"backdrop-contrast":[{"backdrop-contrast":[ye,oe,se]}],"backdrop-grayscale":[{"backdrop-grayscale":["",ye,oe,se]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[ye,oe,se]}],"backdrop-invert":[{"backdrop-invert":["",ye,oe,se]}],"backdrop-opacity":[{"backdrop-opacity":[ye,oe,se]}],"backdrop-saturate":[{"backdrop-saturate":[ye,oe,se]}],"backdrop-sepia":[{"backdrop-sepia":["",ye,oe,se]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":D()}],"border-spacing-x":[{"border-spacing-x":D()}],"border-spacing-y":[{"border-spacing-y":D()}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["","all","colors","opacity","shadow","transform","none",oe,se]}],"transition-behavior":[{transition:["normal","discrete"]}],duration:[{duration:[ye,"initial",oe,se]}],ease:[{ease:["linear","initial",w,oe,se]}],delay:[{delay:[ye,oe,se]}],animate:[{animate:["none",b,oe,se]}],backface:[{backface:["hidden","visible"]}],perspective:[{perspective:[C,oe,se]}],"perspective-origin":[{"perspective-origin":x()}],rotate:[{rotate:U()}],"rotate-x":[{"rotate-x":U()}],"rotate-y":[{"rotate-y":U()}],"rotate-z":[{"rotate-z":U()}],scale:[{scale:j()}],"scale-x":[{"scale-x":j()}],"scale-y":[{"scale-y":j()}],"scale-z":[{"scale-z":j()}],"scale-3d":["scale-3d"],skew:[{skew:ge()}],"skew-x":[{"skew-x":ge()}],"skew-y":[{"skew-y":ge()}],transform:[{transform:[oe,se,"","none","gpu","cpu"]}],"transform-origin":[{origin:x()}],"transform-style":[{transform:["3d","flat"]}],translate:[{translate:ie()}],"translate-x":[{"translate-x":ie()}],"translate-y":[{"translate-y":ie()}],"translate-z":[{"translate-z":ie()}],"translate-none":["translate-none"],accent:[{accent:L()}],appearance:[{appearance:["none","auto"]}],"caret-color":[{caret:L()}],"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",oe,se]}],"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":D()}],"scroll-mx":[{"scroll-mx":D()}],"scroll-my":[{"scroll-my":D()}],"scroll-ms":[{"scroll-ms":D()}],"scroll-me":[{"scroll-me":D()}],"scroll-mt":[{"scroll-mt":D()}],"scroll-mr":[{"scroll-mr":D()}],"scroll-mb":[{"scroll-mb":D()}],"scroll-ml":[{"scroll-ml":D()}],"scroll-p":[{"scroll-p":D()}],"scroll-px":[{"scroll-px":D()}],"scroll-py":[{"scroll-py":D()}],"scroll-ps":[{"scroll-ps":D()}],"scroll-pe":[{"scroll-pe":D()}],"scroll-pt":[{"scroll-pt":D()}],"scroll-pr":[{"scroll-pr":D()}],"scroll-pb":[{"scroll-pb":D()}],"scroll-pl":[{"scroll-pl":D()}],"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",oe,se]}],fill:[{fill:["none",...L()]}],"stroke-w":[{stroke:[ye,Oi,$s,fl]}],stroke:[{stroke:["none",...L()]}],"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"]}},Iv=uv(Tv);function ce(...e){return Iv(Z(e))}const Ls=({errorText:e,className:t,...s})=>e?m.jsx("span",{...s,className:ce("text-error dial-tiny mt-1",t),children:e}):null,Oe=({icon:e,className:t})=>e?m.jsx("span",{className:Z("flex-shrink-0",t),children:e}):null,kv=7,Av=2,Ig=g.createContext(null),kg=()=>{const e=g.useContext(Ig);if(e==null)throw new Error("Tooltip components must be wrapped in <Tooltip />");return e},Lv=({initialOpen:e=!1,placement:t="bottom",isTriggerClickable:s=!1,open:o,onOpenChange:i}={})=>{const[n,r]=g.useState(e),a=g.useRef(null),l=o??n,c=i??r,d=xe.useFloating({placement:t,open:l,onOpenChange:c,whileElementsMounted:xe.autoUpdate,middleware:[xe.offset(kv+Av),xe.flip({crossAxis:t.includes("-"),fallbackAxisSideDirection:"start",padding:5}),xe.shift({padding:5}),xe.arrow({element:a})]}),u=xe.useHover(d.context,{move:!1,enabled:o==null,mouseOnly:s,delay:{open:500,close:0}}),h=xe.useFocus(d.context,{enabled:o==null}),p=xe.useDismiss(d.context),f=xe.useRole(d.context,{role:"tooltip"}),C=xe.useInteractions([u,h,p,f]);return g.useEffect(()=>{if(!l)return;const v=d.refs.reference.current;if(!(v instanceof Element))return;const w=new IntersectionObserver(([b])=>{b.isIntersecting||c(!1)},{root:null,threshold:0});return w.observe(v),()=>w.disconnect()},[l,d.refs.reference,c]),g.useMemo(()=>({open:l,setOpen:c,arrowRef:a,...C,...d}),[l,c,C,d])},Ag=({children:e,...t})=>{const s=Lv(t);return m.jsx(Ig.Provider,{value:s,children:e})},Lg=({style:e,...t})=>{const s=kg(),o=g.useRef(null),i=xe.useMergeRefs([s.refs.setFloating,o]);return s.open?m.jsx(xe.FloatingPortal,{id:"tooltip-portal",children:m.jsxs("div",{ref:i,style:{...s.floatingStyles,...e},...s.getFloatingProps(t),className:Z("z-[55] whitespace-pre-wrap break-words rounded border border-primary bg-layer-0 px-2 py-1 dial-tiny shadow max-w-[300px]",s.getFloatingProps(t).className),children:[t.children,m.jsx(xe.FloatingArrow,{ref:s.arrowRef,context:s.context,fill:"currentColor",strokeWidth:1,className:"border-primary w-2 text-[var(--bg-layer-0,_#000000)]"})]})}):null},Og=({children:e,asChild:t=!1,...s})=>{const o=kg(),i=t&&g.isValidElement(e),n=i?e.props?.ref:null,r=xe.useMergeRefs([o.refs.setReference,...n?[n]:[]]);return i?g.cloneElement(e,o.getReferenceProps({...e.props,...s,ref:r})):m.jsx("span",{ref:r,...o.getReferenceProps(s),className:s.className??"dial-tooltip-trigger text-left",children:e})},ns=({hideTooltip:e,tooltip:t,children:s,triggerClassName:o,contentClassName:i,...n})=>m.jsxs(Ag,{...n,children:[m.jsx(Og,{className:Z(o,"truncate"),children:s}),m.jsx(Lg,{className:Z("text-primary",i,"max-w-[300px]",(e||!t)&&"hidden"),children:t})]}),bo=({fieldTitle:e,optional:t,optionalText:s,className:o,description:i,...n})=>e?m.jsxs("label",{...n,className:ce("dial-tiny text-secondary flex gap-1",o,!o?.includes("mb")&&"mb-2"),children:[typeof e=="string"?m.jsx("span",{className:"min-h-4",children:e}):e,t&&m.jsx("span",{children:s??"(Optional)"}),i&&m.jsx(ns,{tooltip:i,children:m.jsx(Oe,{icon:m.jsx(z.IconInfoCircle,{size:14,className:"text-secondary"})})})]}):null;var Te=(e=>(e.Primary="primary",e.Secondary="secondary",e.Tertiary="tertiary",e.Danger="danger",e))(Te||{});const Ov={[Te.Primary]:"dial-primary-button",[Te.Secondary]:"dial-secondary-button",[Te.Tertiary]:"dial-tertiary-button",[Te.Danger]:"dial-danger-button"},De=({label:e,variant:t,className:s,textClassName:o,iconAfter:i,iconBefore:n,hideTitleOnMobile:r,type:a="button",...l})=>{const c=Z("dial-small-semi",i?"mr-2":"",n?"ml-2":"",r?"hidden sm:inline":"inline",o),d=Z(t&&Ov[t],"disabled:cursor-not-allowed focus-visible:outline outline-offset-0",s);return m.jsxs("button",{...l,type:a,className:d,"aria-label":typeof e=="string"&&e||l["aria-label"],children:[m.jsx(Oe,{icon:n}),e&&m.jsx("span",{className:c,children:e}),m.jsx(Oe,{icon:i})]})};var Zs=(e=>(e.Info="info",e.Success="success",e.Warning="warning",e.Error="error",e))(Zs||{});const Nv=e=>({info:m.jsx(z.IconInfoCircle,{...e}),error:m.jsx(z.IconAlertCircle,{...e}),warning:m.jsx(z.IconAlertTriangle,{...e}),success:m.jsx(z.IconCircleCheck,{...e})}),Hv={[Zs.Info]:"bg-info border-info text-info",[Zs.Success]:"bg-success border-success text-success",[Zs.Warning]:"bg-warning border-warning text-warning",[Zs.Error]:"bg-error border-error text-error"},Gv="items-center justify-between gap-2 p-3 border border-solid dial-small-150 rounded flex",Bv=({variant:e=Zs.Info,message:t,className:s,iconSize:o=24,iconStroke:i=2,closable:n=!1,onClose:r,...a})=>{const l=g.useMemo(()=>Nv({size:o,stroke:i})[e],[e,o,i]);return m.jsxs("div",{...a,role:"alert",className:ce(Gv,Hv[e],s),children:[m.jsxs("div",{className:"flex items-center gap-2",children:[m.jsx(Oe,{icon:l}),m.jsx("div",{className:"text-primary",children:t})]}),n&&m.jsx(De,{className:"ml-2 text-secondary hover:text-primary","aria-label":"Close alert",iconBefore:m.jsx(z.IconX,{size:16}),onClick:r})]})},Vv="flex items-center justify-center text-secondary",zv="shrink-0 grow-0 basis-auto animate-spin-steps",Wv=e=>ve.createElement("svg",{viewBox:"0 0 48 48",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},ve.createElement("path",{d:"M24 39V46.5",stroke:"currentColor",strokeWidth:3,strokeLinecap:"round",strokeLinejoin:"round"}),ve.createElement("path",{opacity:.4,d:"M9 24H1.5",stroke:"currentColor",strokeWidth:3,strokeLinecap:"round",strokeLinejoin:"round"}),ve.createElement("path",{opacity:.5,d:"M8.0918 8.0918L13.3994 13.3994",stroke:"currentColor",strokeWidth:3,strokeLinecap:"round",strokeLinejoin:"round"}),ve.createElement("path",{opacity:.6,d:"M24 1.5V9",stroke:"currentColor",strokeWidth:3,strokeLinecap:"round",strokeLinejoin:"round"}),ve.createElement("path",{opacity:.7,d:"M39.9121 8.08594L37.2607 10.7373L34.6094 13.3887",stroke:"currentColor",strokeWidth:3,strokeLinecap:"round",strokeLinejoin:"round"}),ve.createElement("path",{opacity:.8,d:"M46.5 24H39",stroke:"currentColor",strokeWidth:3,strokeLinecap:"round",strokeLinejoin:"round"}),ve.createElement("path",{opacity:.9,d:"M34.6055 34.6055L39.9082 39.9082",stroke:"currentColor",strokeWidth:3,strokeLinecap:"round",strokeLinejoin:"round"}),ve.createElement("path",{opacity:.3,d:"M13.3936 34.6055L8.08594 39.9131",stroke:"currentColor",strokeWidth:3,strokeLinecap:"round",strokeLinejoin:"round"})),Fn=({size:e=18,className:t,iconClassName:s,fullWidth:o=!0,ariaLabel:i="Loading"})=>m.jsx("div",{role:"status",className:Z({[Vv]:!0,"w-full h-full":o,[t||""]:!!t}),children:m.jsx(Oe,{icon:m.jsx(Wv,{width:e,height:e,className:Z(zv,s),role:"img","aria-label":i})})}),us=18,ae={size:us,stroke:2},_v="text-primary",dt=({text:e,className:t,contentClassName:s,hideTooltip:o,id:i,...n})=>{const r=g.useRef(null),[a,l]=g.useState(!1),[c,d]=g.useState(""),u=g.useRef(null),h=()=>{const v=r.current;if(!v)return;d(v.textContent??"");const w=v.clientWidth,b=v.scrollWidth,S=Math.ceil(v.getBoundingClientRect().width);l(b>w||b>S)},p=g.useCallback(()=>{u.current&&cancelAnimationFrame(u.current),u.current=requestAnimationFrame(h)},[]);g.useEffect(()=>{p();const v=()=>p();window.addEventListener("resize",v);let w=null;return"ResizeObserver"in window&&r.current&&(w=new ResizeObserver(()=>p()),w.observe(r.current)),()=>{window.removeEventListener("resize",v),w&&w.disconnect(),u.current&&cancelAnimationFrame(u.current)}},[e,p]);const f=g.useMemo(()=>typeof e=="string"?e:c,[c,e]),C=g.useMemo(()=>o?"":a?f:"",[f,o,a]);return m.jsxs(Ag,{...n,children:[m.jsx(Og,{asChild:!0,onMouseEnter:p,onFocusCapture:p,children:m.jsx("span",{id:i,className:ce("block truncate flex-1 min-w-0 max-w-full text-left",t),"aria-label":a?f:void 0,onMouseEnter:p,onFocus:p,ref:r,children:e})}),m.jsx(Lg,{className:ce(_v,s,!C&&"hidden"),children:C})]})},rn=({label:e,id:t,checked:s,indeterminate:o,disabled:i,ariaLabel:n,onChange:r,className:a,...l})=>{const c=g.useCallback(p=>{r?.(p.target.checked,t)},[r,t]),d=Z("flex flex-row items-center cursor-pointer text-accent-primary small-medium min-w-0",`${s||o?"":'before:content-[""] before:inline-block before:w-[18px] before:h-[18px] before:border before:border-hover before:rounded'}`,i?"pointer-events-none text-secondary before:border-icon-secondary before:bg-layer-4":"",a),u=Z("border rounded",i?"bg-layer-4 border-icon-secondary":""),h=()=>o?m.jsx(z.IconMinus,{className:u,...ae}):s?m.jsx(z.IconCheck,{className:u,...ae}):null;return m.jsxs("label",{...l,className:d,htmlFor:t,"aria-description":l["aria-description"]||"checkbox-container",children:[h(),e&&(typeof e=="string"?m.jsx(dt,{text:e,className:"ml-2 text-primary"}):e),m.jsx("input",{type:"checkbox",role:"checkbox",name:t,onChange:c,id:t,checked:s,"aria-checked":o?"mixed":s,"aria-disabled":i||void 0,"aria-label":e?void 0:n,className:"invisible w-0 h-0"})]})};var xt=(e=>(e.VALID="valid",e.ERROR="error",e))(xt||{});const jv=(e,t)=>{if(t===e.id)switch(e.status){case xt.VALID:return"border-accent-secondary text-primary";case xt.ERROR:return"border-red-900 text-primary";default:return"border-accent-primary text-primary"}switch(e.status){case xt.VALID:return"border-primary text-primary";case xt.ERROR:return"border-red-900 text-error";default:return"border-primary text-secondary"}},Uv=(e,t)=>{if(t===e.id)switch(e.status){case xt.VALID:return"bg-accent-secondary";case xt.ERROR:return"bg-red-400";default:return"bg-accent-primary"}switch(e.status){case xt.VALID:return"bg-accent-secondary";case xt.ERROR:return"bg-red-400";default:return"bg-layer-4"}},$v=({step:e,index:t,currentStep:s,onChangeStep:o})=>{const i="h-[32px] flex flex-1 min-w-[180px] items-center dial-tiny cursor-pointer dial-step",n="w-[22px] h-[22px] flex justify-center items-center mr-2 rounded-full text-white",r=()=>s===e.id&&e.status===xt.ERROR?m.jsx(z.IconExclamationCircle,{stroke:2,size:16}):s!==e.id&&e.status===xt.VALID?m.jsx(z.IconCheck,{stroke:2,size:16}):t+1;return m.jsxs("button",{className:Z(i,jv(e,s)),onClick:()=>o(e.id),children:[m.jsx("span",{className:Z(n,Uv(e,s)),children:r()}),m.jsx("span",{children:e.name})]})},Kv=({steps:e,currentStep:t,onChangeStep:s})=>{const o=i=>{const n=e.findIndex(a=>a.id===t),r=e.findIndex(a=>a.id===i);(i!==t&&e[n].status===xt.VALID||r<n)&&s(i)};return m.jsx("div",{id:"steps",className:"flex gap-x-3",children:e.map((i,n)=>m.jsx($v,{currentStep:t,onChangeStep:o,step:i,index:n},i.id))})},Ng=({name:e,value:t,label:s,description:o,checked:i=!1,inputId:n,className:r,labelClassName:a,disabled:l,onChange:c,descriptionClassName:d})=>{const u=`${n}-desc`,h=Z("dial-small cursor-pointer",l?"text-secondary":"text-primary",a),p=Z("cursor-pointer dial-input-radio",!!s&&"mr-2",r),f=Z("flex flex-col",!!o&&"mb-2"),C=Z("dial-tiny mt-2 ml-[26px] text-secondary",d),v=w=>{l||w.target.checked&&c?.(t)};return m.jsxs("div",{className:f,children:[m.jsxs("div",{className:"flex flex-row items-center",children:[m.jsx("input",{type:"radio",id:n,name:e,value:t,checked:i,disabled:l,"aria-describedby":i&&o?u:void 0,className:p,onChange:v}),s?m.jsx("label",{className:h,htmlFor:n,children:s}):null]}),i&&o&&m.jsx("div",{id:u,className:C,children:o})]})};var an=(e=>(e.Vertical="vertical",e.Horizontal="horizontal",e))(an||{});const qv="w-full flex",Yv={[an.Vertical]:"flex-col",[an.Horizontal]:"flex-row items-end"},fa=({elementId:e,label:t,optional:s,optionalText:o,description:i,error:n,orientation:r=an.Vertical,labelVisuallyHidden:a=!1,className:l,labelClassName:c,errorClassName:d,childrenClassName:u,captionDescription:h,readonly:p,value:f,defaultEmptyText:C,children:v})=>{const w=`${e}-label`,b=i?`${e}-desc`:void 0,S=n?`${e}-err`:void 0,y=`${e}-caption-desc`,x=[b,S].filter(Boolean).join(" ")||void 0,R=g.useCallback(()=>typeof n=="boolean"?null:typeof n=="string"||typeof n>"u"?n?m.jsx("div",{id:S,role:"alert","aria-live":"polite",className:d,children:m.jsx(Ls,{errorText:n})}):null:m.jsx("div",{id:S,role:"alert","aria-live":"polite",className:d,children:n}),[n,d,S]),F=g.useCallback(()=>f?typeof f=="string"||typeof f=="number"?m.jsx("span",{"aria-readonly":"true",children:f}):f:m.jsx("span",{className:"flex min-h-4","aria-readonly":"true",children:C??"None"}),[f,C]);return m.jsxs("div",{role:"group","aria-labelledby":t?w:void 0,"aria-describedby":x,className:ce(qv,Yv[r],l),children:[t&&m.jsx("div",{id:w,className:ce(r==="horizontal"&&"shrink-0"),children:m.jsx(bo,{htmlFor:e,fieldTitle:t,optional:s,optionalText:o,className:ce(a&&"sr-only",c),description:i})}),m.jsxs("div",{className:ce("min-w-0 w-full",u),children:[p?m.jsx("div",{className:"dial-input px-3 py-2",children:F()}):v,h&&m.jsx("div",{id:y,className:ce({"dial-tiny text-secondary mt-1":!0,"text-error":!!n}),children:h}),R()]})]})};var lo=(e=>(e.Row="Row",e.Column="Column",e))(lo||{});const Zv="flex",Xv="pb-1 mt-2",Qv={[lo.Column]:"flex-col gap-y-3",[lo.Row]:"flex-row gap-x-6"},Nr=({fieldTitle:e,radioClassName:t,containerClassName:s,selectedItemClassName:o,selectedLabelClassName:i,radioGroupClassName:n,inputContainerClassName:r,selectedInputContainerClassName:a,groupLabelClassName:l,formItemChildrenClassName:c,labelClassName:d,disabled:u,elementId:h,radioButtons:p,activeRadioButton:f,orientation:C,onChange:v})=>m.jsx(fa,{elementId:h,label:e,labelClassName:l||d,className:s,childrenClassName:c,children:m.jsx("div",{role:"radiogroup","aria-label":e,"aria-disabled":u||void 0,className:ce(Zv,Qv[C],n),children:p.map(w=>m.jsxs("div",{className:ce("flex flex-col",r,w.id===f&&a),children:[m.jsx(Ng,{name:h,value:w.id,inputId:w.id,disabled:u,className:t,labelClassName:ce(d,w.id===f&&i),label:w.name,checked:w.id===f,onChange:()=>v(w.id)}),w.id===f&&w.content?m.jsx("div",{className:ce(Xv,o),children:w.content}):null]},w.id))})}),En=({icon:e,title:t,description:s,containerClassName:o,titleClassName:i,descriptionClassName:n})=>m.jsxs("div",{className:ce("h-full w-full flex flex-col items-center justify-center text-secondary",o),"aria-label":"no-data-container",children:[e||m.jsx(z.IconClipboardX,{width:60,height:60}),m.jsx("span",{className:ce("dial-small mt-2 text-primary",i),"aria-label":"no-results-title",children:t}),s&&m.jsx("span",{className:ce("mt-1 text-primary",n),"aria-label":"no-results-description",children:s})]}),ml=48,Hg=({containerClassName:e,children:t,width:s=280,title:o,iconSize:i=24,iconStroke:n=1.5,titleClassName:r,additionalButtons:a,isOpened:l,onToggle:c})=>{const[d,u]=g.useState(s),[h,p]=g.useState(!0),f=g.useMemo(()=>typeof l=="boolean",[l]),C=f?l:h;g.useEffect(()=>{f&&u(l?s:ml)},[f,l,s]);const v=Z(["transform rotate-180 [writing-mode:tb-rl] py-4 px-3",C&&"hidden",r]),w=Z(["flex flex-row gap-2 cursor-pointer text-secondary p-2 px-4",C?"justify-end":"justify-center"]),b=S=>{const y=!C;if(f){u(y?s:ml),c?.(y,S);return}u(y?s:ml),p(y)};return m.jsxs("div",{className:Z(["rounded flex flex-col justify-between overflow-y-auto flex-shrink-0",e]),style:{width:`${d}px`},"aria-label":"collapsible-sidebar",children:[m.jsx("div",{className:Z(["flex-1 p-4 min-h-0 overflow-auto",!C&&"hidden"]),children:t}),m.jsx("div",{className:v,children:o}),m.jsxs("div",{className:ce("border-t border-primary h-12",w),children:[C&&a,m.jsx(De,{className:"hover:text-accent-primary p-1",onClick:b,"aria-label":"sidebar-state",iconBefore:C?m.jsx(z.IconChevronsLeft,{size:i,stroke:n}):m.jsx(z.IconChevronsRight,{size:i,stroke:n})})]})]})},Jv=({label:e,text:t,tooltip:s,children:o,postfix:i})=>m.jsxs("div",{className:Z("flex flex-col",o?"":"max-w-[200px]"),children:[m.jsx("label",{className:"dial-tiny mb-2 text-secondary",children:e}),o||m.jsxs("div",{className:"flex flex-row items-center",children:[m.jsx(ns,{triggerClassName:"text-primary",tooltip:s||t,children:t}),i||null]})]});var ma=(e=>(e.Default="default",e))(ma||{});const ew={[ma.Default]:"border-icon-secondary bg-layer-3"},Ca=({tag:e,className:t,remove:s,variant:o=ma.Default,iconBefore:i,bordered:n=!0})=>{const r=ew[o],a=ce("flex items-center gap-1 dial-tiny rounded p-1 h-[22px] text-primary",r,n?"border":"border-transparent",t);return m.jsxs("div",{className:a,children:[m.jsx(Oe,{icon:i}),m.jsx(dt,{text:e}),s&&m.jsx(De,{iconAfter:m.jsx(z.IconX,{size:16}),onClick:l=>s(l)})]},e)},Gg=g.createContext({dragDropManager:void 0});function Mt(e){return"Minified Redux error #"+e+"; visit https://redux.js.org/Errors?code="+e+" for the full message or use the non-minified dev environment for full errors. "}var pu=(function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"})(),fu=function(){return Math.random().toString(36).substring(7).split("").join(".")},mu={INIT:"@@redux/INIT"+fu(),REPLACE:"@@redux/REPLACE"+fu()};function tw(e){if(typeof e!="object"||e===null)return!1;for(var t=e;Object.getPrototypeOf(t)!==null;)t=Object.getPrototypeOf(t);return Object.getPrototypeOf(e)===t}function sw(e){if(e===void 0)return"undefined";if(e===null)return"null";var t=typeof e;switch(t){case"boolean":case"string":case"number":case"symbol":case"function":return t}if(Array.isArray(e))return"array";if(nw(e))return"date";if(iw(e))return"error";var s=ow(e);switch(s){case"Symbol":case"Promise":case"WeakMap":case"WeakSet":case"Map":case"Set":return s}return t.slice(8,-1).toLowerCase().replace(/\s/g,"")}function ow(e){return typeof e.constructor=="function"?e.constructor.name:null}function iw(e){return e instanceof Error||typeof e.message=="string"&&e.constructor&&typeof e.constructor.stackTraceLimit=="number"}function nw(e){return e instanceof Date?!0:typeof e.toDateString=="function"&&typeof e.getDate=="function"&&typeof e.setDate=="function"}function Ao(e){var t=typeof e;return process.env.NODE_ENV!=="production"&&(t=sw(e)),t}function Bg(e,t,s){var o;if(typeof t=="function"&&typeof s=="function"||typeof s=="function"&&typeof arguments[3]=="function")throw new Error(process.env.NODE_ENV==="production"?Mt(0):"It looks like you are passing several store enhancers to createStore(). This is not supported. Instead, compose them together to a single function. See https://redux.js.org/tutorials/fundamentals/part-4-store#creating-a-store-with-enhancers for an example.");if(typeof t=="function"&&typeof s>"u"&&(s=t,t=void 0),typeof s<"u"){if(typeof s!="function")throw new Error(process.env.NODE_ENV==="production"?Mt(1):"Expected the enhancer to be a function. Instead, received: '"+Ao(s)+"'");return s(Bg)(e,t)}if(typeof e!="function")throw new Error(process.env.NODE_ENV==="production"?Mt(2):"Expected the root reducer to be a function. Instead, received: '"+Ao(e)+"'");var i=e,n=t,r=[],a=r,l=!1;function c(){a===r&&(a=r.slice())}function d(){if(l)throw new Error(process.env.NODE_ENV==="production"?Mt(3):"You may not call store.getState() while the reducer is executing. The reducer has already received the state as an argument. Pass it down from the top reducer instead of reading it from the store.");return n}function u(C){if(typeof C!="function")throw new Error(process.env.NODE_ENV==="production"?Mt(4):"Expected the listener to be a function. Instead, received: '"+Ao(C)+"'");if(l)throw new Error(process.env.NODE_ENV==="production"?Mt(5):"You may not call store.subscribe() while the reducer is executing. If you would like to be notified after the store has been updated, subscribe from a component and invoke store.getState() in the callback to access the latest state. See https://redux.js.org/api/store#subscribelistener for more details.");var v=!0;return c(),a.push(C),function(){if(v){if(l)throw new Error(process.env.NODE_ENV==="production"?Mt(6):"You may not unsubscribe from a store listener while the reducer is executing. See https://redux.js.org/api/store#subscribelistener for more details.");v=!1,c();var b=a.indexOf(C);a.splice(b,1),r=null}}}function h(C){if(!tw(C))throw new Error(process.env.NODE_ENV==="production"?Mt(7):"Actions must be plain objects. Instead, the actual type was: '"+Ao(C)+"'. You may need to add middleware to your store setup to handle dispatching other values, such as 'redux-thunk' to handle dispatching functions. See https://redux.js.org/tutorials/fundamentals/part-4-store#middleware and https://redux.js.org/tutorials/fundamentals/part-6-async-logic#using-the-redux-thunk-middleware for examples.");if(typeof C.type>"u")throw new Error(process.env.NODE_ENV==="production"?Mt(8):'Actions may not have an undefined "type" property. You may have misspelled an action type string constant.');if(l)throw new Error(process.env.NODE_ENV==="production"?Mt(9):"Reducers may not dispatch actions.");try{l=!0,n=i(n,C)}finally{l=!1}for(var v=r=a,w=0;w<v.length;w++){var b=v[w];b()}return C}function p(C){if(typeof C!="function")throw new Error(process.env.NODE_ENV==="production"?Mt(10):"Expected the nextReducer to be a function. Instead, received: '"+Ao(C));i=C,h({type:mu.REPLACE})}function f(){var C,v=u;return C={subscribe:function(b){if(typeof b!="object"||b===null)throw new Error(process.env.NODE_ENV==="production"?Mt(11):"Expected the observer to be an object. Instead, received: '"+Ao(b)+"'");function S(){b.next&&b.next(d())}S();var y=v(S);return{unsubscribe:y}}},C[pu]=function(){return this},C}return h({type:mu.INIT}),o={dispatch:h,subscribe:u,getState:d,replaceReducer:p},o[pu]=f,o}function be(e,t,...s){if(rw()&&t===void 0)throw new Error("invariant requires an error message argument");if(!e){let o;if(t===void 0)o=new Error("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{let i=0;o=new Error(t.replace(/%s/g,function(){return s[i++]})),o.name="Invariant Violation"}throw o.framesToPop=1,o}}function rw(){return typeof process<"u"&&process.env.NODE_ENV==="production"}function aw(e,t,s){return t.split(".").reduce((o,i)=>o&&o[i]?o[i]:s||null,e)}function lw(e,t){return e.filter(s=>s!==t)}function Vg(e){return typeof e=="object"}function cw(e,t){const s=new Map,o=n=>{s.set(n,s.has(n)?s.get(n)+1:1)};e.forEach(o),t.forEach(o);const i=[];return s.forEach((n,r)=>{n===1&&i.push(r)}),i}function dw(e,t){return e.filter(s=>t.indexOf(s)>-1)}const sd="dnd-core/INIT_COORDS",va="dnd-core/BEGIN_DRAG",od="dnd-core/PUBLISH_DRAG_SOURCE",wa="dnd-core/HOVER",ba="dnd-core/DROP",Sa="dnd-core/END_DRAG";function Cu(e,t){return{type:sd,payload:{sourceClientOffset:t||null,clientOffset:e||null}}}const uw={type:sd,payload:{clientOffset:null,sourceClientOffset:null}};function hw(e){return function(s=[],o={publishSource:!0}){const{publishSource:i=!0,clientOffset:n,getSourceClientOffset:r}=o,a=e.getMonitor(),l=e.getRegistry();e.dispatch(Cu(n)),gw(s,a,l);const c=mw(s,a);if(c==null){e.dispatch(uw);return}let d=null;if(n){if(!r)throw new Error("getSourceClientOffset must be defined");pw(r),d=r(c)}e.dispatch(Cu(n,d));const h=l.getSource(c).beginDrag(a,c);if(h==null)return;fw(h),l.pinSource(c);const p=l.getSourceType(c);return{type:va,payload:{itemType:p,item:h,sourceId:c,clientOffset:n||null,sourceClientOffset:d||null,isSourcePublic:!!i}}}}function gw(e,t,s){be(!t.isDragging(),"Cannot call beginDrag while dragging."),e.forEach(function(o){be(s.getSource(o),"Expected sourceIds to be registered.")})}function pw(e){be(typeof e=="function","When clientOffset is provided, getSourceClientOffset must be a function.")}function fw(e){be(Vg(e),"Item must be an object.")}function mw(e,t){let s=null;for(let o=e.length-1;o>=0;o--)if(t.canDragSource(e[o])){s=e[o];break}return s}function Cw(e,t,s){return t in e?Object.defineProperty(e,t,{value:s,enumerable:!0,configurable:!0,writable:!0}):e[t]=s,e}function vw(e){for(var t=1;t<arguments.length;t++){var s=arguments[t]!=null?arguments[t]:{},o=Object.keys(s);typeof Object.getOwnPropertySymbols=="function"&&(o=o.concat(Object.getOwnPropertySymbols(s).filter(function(i){return Object.getOwnPropertyDescriptor(s,i).enumerable}))),o.forEach(function(i){Cw(e,i,s[i])})}return e}function ww(e){return function(s={}){const o=e.getMonitor(),i=e.getRegistry();bw(o),xw(o).forEach((r,a)=>{const l=Sw(r,a,i,o),c={type:ba,payload:{dropResult:vw({},s,l)}};e.dispatch(c)})}}function bw(e){be(e.isDragging(),"Cannot call drop while not dragging."),be(!e.didDrop(),"Cannot call drop twice during one drag operation.")}function Sw(e,t,s,o){const i=s.getTarget(e);let n=i?i.drop(o,e):void 0;return yw(n),typeof n>"u"&&(n=t===0?{}:o.getDropResult()),n}function yw(e){be(typeof e>"u"||Vg(e),"Drop result must either be an object or undefined.")}function xw(e){const t=e.getTargetIds().filter(e.canDropOnTarget,e);return t.reverse(),t}function Rw(e){return function(){const s=e.getMonitor(),o=e.getRegistry();Fw(s);const i=s.getSourceId();return i!=null&&(o.getSource(i,!0).endDrag(s,i),o.unpinSource()),{type:Sa}}}function Fw(e){be(e.isDragging(),"Cannot call endDrag while not dragging.")}function gc(e,t){return t===null?e===null:Array.isArray(e)?e.some(s=>s===t):e===t}function Ew(e){return function(s,{clientOffset:o}={}){Dw(s);const i=s.slice(0),n=e.getMonitor(),r=e.getRegistry(),a=n.getItemType();return Mw(i,r,a),Pw(i,n,r),Tw(i,n,r),{type:wa,payload:{targetIds:i,clientOffset:o||null}}}}function Dw(e){be(Array.isArray(e),"Expected targetIds to be an array.")}function Pw(e,t,s){be(t.isDragging(),"Cannot call hover while not dragging."),be(!t.didDrop(),"Cannot call hover after drop.");for(let o=0;o<e.length;o++){const i=e[o];be(e.lastIndexOf(i)===o,"Expected targetIds to be unique in the passed array.");const n=s.getTarget(i);be(n,"Expected targetIds to be registered.")}}function Mw(e,t,s){for(let o=e.length-1;o>=0;o--){const i=e[o],n=t.getTargetType(i);gc(n,s)||e.splice(o,1)}}function Tw(e,t,s){e.forEach(function(o){s.getTarget(o).hover(t,o)})}function Iw(e){return function(){if(e.getMonitor().isDragging())return{type:od}}}function kw(e){return{beginDrag:hw(e),publishDragSource:Iw(e),hover:Ew(e),drop:ww(e),endDrag:Rw(e)}}class Aw{receiveBackend(t){this.backend=t}getMonitor(){return this.monitor}getBackend(){return this.backend}getRegistry(){return this.monitor.registry}getActions(){const t=this,{dispatch:s}=this.store;function o(n){return(...r)=>{const a=n.apply(t,r);typeof a<"u"&&s(a)}}const i=kw(this);return Object.keys(i).reduce((n,r)=>{const a=i[r];return n[r]=o(a),n},{})}dispatch(t){this.store.dispatch(t)}constructor(t,s){this.isSetUp=!1,this.handleRefCountChange=()=>{const o=this.store.getState().refCount>0;this.backend&&(o&&!this.isSetUp?(this.backend.setup(),this.isSetUp=!0):!o&&this.isSetUp&&(this.backend.teardown(),this.isSetUp=!1))},this.store=t,this.monitor=s,t.subscribe(this.handleRefCountChange)}}function Lw(e,t){return{x:e.x+t.x,y:e.y+t.y}}function zg(e,t){return{x:e.x-t.x,y:e.y-t.y}}function Ow(e){const{clientOffset:t,initialClientOffset:s,initialSourceClientOffset:o}=e;return!t||!s||!o?null:zg(Lw(t,o),s)}function Nw(e){const{clientOffset:t,initialClientOffset:s}=e;return!t||!s?null:zg(t,s)}const Ki=[],id=[];Ki.__IS_NONE__=!0;id.__IS_ALL__=!0;function Hw(e,t){return e===Ki?!1:e===id||typeof t>"u"?!0:dw(t,e).length>0}class Gw{subscribeToStateChange(t,s={}){const{handlerIds:o}=s;be(typeof t=="function","listener must be a function."),be(typeof o>"u"||Array.isArray(o),"handlerIds, when specified, must be an array of strings.");let i=this.store.getState().stateId;const n=()=>{const r=this.store.getState(),a=r.stateId;try{a===i||a===i+1&&!Hw(r.dirtyHandlerIds,o)||t()}finally{i=a}};return this.store.subscribe(n)}subscribeToOffsetChange(t){be(typeof t=="function","listener must be a function.");let s=this.store.getState().dragOffset;const o=()=>{const i=this.store.getState().dragOffset;i!==s&&(s=i,t())};return this.store.subscribe(o)}canDragSource(t){if(!t)return!1;const s=this.registry.getSource(t);return be(s,`Expected to find a valid source. sourceId=${t}`),this.isDragging()?!1:s.canDrag(this,t)}canDropOnTarget(t){if(!t)return!1;const s=this.registry.getTarget(t);if(be(s,`Expected to find a valid target. targetId=${t}`),!this.isDragging()||this.didDrop())return!1;const o=this.registry.getTargetType(t),i=this.getItemType();return gc(o,i)&&s.canDrop(this,t)}isDragging(){return!!this.getItemType()}isDraggingSource(t){if(!t)return!1;const s=this.registry.getSource(t,!0);if(be(s,`Expected to find a valid source. sourceId=${t}`),!this.isDragging()||!this.isSourcePublic())return!1;const o=this.registry.getSourceType(t),i=this.getItemType();return o!==i?!1:s.isDragging(this,t)}isOverTarget(t,s={shallow:!1}){if(!t)return!1;const{shallow:o}=s;if(!this.isDragging())return!1;const i=this.registry.getTargetType(t),n=this.getItemType();if(n&&!gc(i,n))return!1;const r=this.getTargetIds();if(!r.length)return!1;const a=r.indexOf(t);return o?a===r.length-1:a>-1}getItemType(){return this.store.getState().dragOperation.itemType}getItem(){return this.store.getState().dragOperation.item}getSourceId(){return this.store.getState().dragOperation.sourceId}getTargetIds(){return this.store.getState().dragOperation.targetIds}getDropResult(){return this.store.getState().dragOperation.dropResult}didDrop(){return this.store.getState().dragOperation.didDrop}isSourcePublic(){return!!this.store.getState().dragOperation.isSourcePublic}getInitialClientOffset(){return this.store.getState().dragOffset.initialClientOffset}getInitialSourceClientOffset(){return this.store.getState().dragOffset.initialSourceClientOffset}getClientOffset(){return this.store.getState().dragOffset.clientOffset}getSourceClientOffset(){return Ow(this.store.getState().dragOffset)}getDifferenceFromInitialOffset(){return Nw(this.store.getState().dragOffset)}constructor(t,s){this.store=t,this.registry=s}}const vu=typeof global<"u"?global:self,Wg=vu.MutationObserver||vu.WebKitMutationObserver;function _g(e){return function(){const s=setTimeout(i,0),o=setInterval(i,50);function i(){clearTimeout(s),clearInterval(o),e()}}}function Bw(e){let t=1;const s=new Wg(e),o=document.createTextNode("");return s.observe(o,{characterData:!0}),function(){t=-t,o.data=t}}const Vw=typeof Wg=="function"?Bw:_g;class zw{enqueueTask(t){const{queue:s,requestFlush:o}=this;s.length||(o(),this.flushing=!0),s[s.length]=t}constructor(){this.queue=[],this.pendingErrors=[],this.flushing=!1,this.index=0,this.capacity=1024,this.flush=()=>{const{queue:t}=this;for(;this.index<t.length;){const s=this.index;if(this.index++,t[s].call(),this.index>this.capacity){for(let o=0,i=t.length-this.index;o<i;o++)t[o]=t[o+this.index];t.length-=this.index,this.index=0}}t.length=0,this.index=0,this.flushing=!1},this.registerPendingError=t=>{this.pendingErrors.push(t),this.requestErrorThrow()},this.requestFlush=Vw(this.flush),this.requestErrorThrow=_g(()=>{if(this.pendingErrors.length)throw this.pendingErrors.shift()})}}class Ww{call(){try{this.task&&this.task()}catch(t){this.onError(t)}finally{this.task=null,this.release(this)}}constructor(t,s){this.onError=t,this.release=s,this.task=null}}class _w{create(t){const s=this.freeTasks,o=s.length?s.pop():new Ww(this.onError,i=>s[s.length]=i);return o.task=t,o}constructor(t){this.onError=t,this.freeTasks=[]}}const jg=new zw,jw=new _w(jg.registerPendingError);function Uw(e){jg.enqueueTask(jw.create(e))}const nd="dnd-core/ADD_SOURCE",rd="dnd-core/ADD_TARGET",ad="dnd-core/REMOVE_SOURCE",ya="dnd-core/REMOVE_TARGET";function $w(e){return{type:nd,payload:{sourceId:e}}}function Kw(e){return{type:rd,payload:{targetId:e}}}function qw(e){return{type:ad,payload:{sourceId:e}}}function Yw(e){return{type:ya,payload:{targetId:e}}}function Zw(e){be(typeof e.canDrag=="function","Expected canDrag to be a function."),be(typeof e.beginDrag=="function","Expected beginDrag to be a function."),be(typeof e.endDrag=="function","Expected endDrag to be a function.")}function Xw(e){be(typeof e.canDrop=="function","Expected canDrop to be a function."),be(typeof e.hover=="function","Expected hover to be a function."),be(typeof e.drop=="function","Expected beginDrag to be a function.")}function pc(e,t){if(t&&Array.isArray(e)){e.forEach(s=>pc(s,!1));return}be(typeof e=="string"||typeof e=="symbol",t?"Type can only be a string, a symbol, or an array of either.":"Type can only be a string or a symbol.")}var At;(function(e){e.SOURCE="SOURCE",e.TARGET="TARGET"})(At||(At={}));let Qw=0;function Jw(){return Qw++}function e1(e){const t=Jw().toString();switch(e){case At.SOURCE:return`S${t}`;case At.TARGET:return`T${t}`;default:throw new Error(`Unknown Handler Role: ${e}`)}}function wu(e){switch(e[0]){case"S":return At.SOURCE;case"T":return At.TARGET;default:throw new Error(`Cannot parse handler ID: ${e}`)}}function bu(e,t){const s=e.entries();let o=!1;do{const{done:i,value:[,n]}=s.next();if(n===t)return!0;o=!!i}while(!o);return!1}class t1{addSource(t,s){pc(t),Zw(s);const o=this.addHandler(At.SOURCE,t,s);return this.store.dispatch($w(o)),o}addTarget(t,s){pc(t,!0),Xw(s);const o=this.addHandler(At.TARGET,t,s);return this.store.dispatch(Kw(o)),o}containsHandler(t){return bu(this.dragSources,t)||bu(this.dropTargets,t)}getSource(t,s=!1){return be(this.isSourceId(t),"Expected a valid source ID."),s&&t===this.pinnedSourceId?this.pinnedSource:this.dragSources.get(t)}getTarget(t){return be(this.isTargetId(t),"Expected a valid target ID."),this.dropTargets.get(t)}getSourceType(t){return be(this.isSourceId(t),"Expected a valid source ID."),this.types.get(t)}getTargetType(t){return be(this.isTargetId(t),"Expected a valid target ID."),this.types.get(t)}isSourceId(t){return wu(t)===At.SOURCE}isTargetId(t){return wu(t)===At.TARGET}removeSource(t){be(this.getSource(t),"Expected an existing source."),this.store.dispatch(qw(t)),Uw(()=>{this.dragSources.delete(t),this.types.delete(t)})}removeTarget(t){be(this.getTarget(t),"Expected an existing target."),this.store.dispatch(Yw(t)),this.dropTargets.delete(t),this.types.delete(t)}pinSource(t){const s=this.getSource(t);be(s,"Expected an existing source."),this.pinnedSourceId=t,this.pinnedSource=s}unpinSource(){be(this.pinnedSource,"No source is pinned at the time."),this.pinnedSourceId=null,this.pinnedSource=null}addHandler(t,s,o){const i=e1(t);return this.types.set(i,s),t===At.SOURCE?this.dragSources.set(i,o):t===At.TARGET&&this.dropTargets.set(i,o),i}constructor(t){this.types=new Map,this.dragSources=new Map,this.dropTargets=new Map,this.pinnedSourceId=null,this.pinnedSource=null,this.store=t}}const s1=(e,t)=>e===t;function o1(e,t){return!e&&!t?!0:!e||!t?!1:e.x===t.x&&e.y===t.y}function i1(e,t,s=s1){if(e.length!==t.length)return!1;for(let o=0;o<e.length;++o)if(!s(e[o],t[o]))return!1;return!0}function n1(e=Ki,t){switch(t.type){case wa:break;case nd:case rd:case ya:case ad:return Ki;case va:case od:case Sa:case ba:default:return id}const{targetIds:s=[],prevTargetIds:o=[]}=t.payload,i=cw(s,o);if(!(i.length>0||!i1(s,o)))return Ki;const r=o[o.length-1],a=s[s.length-1];return r!==a&&(r&&i.push(r),a&&i.push(a)),i}function r1(e,t,s){return t in e?Object.defineProperty(e,t,{value:s,enumerable:!0,configurable:!0,writable:!0}):e[t]=s,e}function a1(e){for(var t=1;t<arguments.length;t++){var s=arguments[t]!=null?arguments[t]:{},o=Object.keys(s);typeof Object.getOwnPropertySymbols=="function"&&(o=o.concat(Object.getOwnPropertySymbols(s).filter(function(i){return Object.getOwnPropertyDescriptor(s,i).enumerable}))),o.forEach(function(i){r1(e,i,s[i])})}return e}const Su={initialSourceClientOffset:null,initialClientOffset:null,clientOffset:null};function l1(e=Su,t){const{payload:s}=t;switch(t.type){case sd:case va:return{initialSourceClientOffset:s.sourceClientOffset,initialClientOffset:s.clientOffset,clientOffset:s.clientOffset};case wa:return o1(e.clientOffset,s.clientOffset)?e:a1({},e,{clientOffset:s.clientOffset});case Sa:case ba:return Su;default:return e}}function c1(e,t,s){return t in e?Object.defineProperty(e,t,{value:s,enumerable:!0,configurable:!0,writable:!0}):e[t]=s,e}function Lo(e){for(var t=1;t<arguments.length;t++){var s=arguments[t]!=null?arguments[t]:{},o=Object.keys(s);typeof Object.getOwnPropertySymbols=="function"&&(o=o.concat(Object.getOwnPropertySymbols(s).filter(function(i){return Object.getOwnPropertyDescriptor(s,i).enumerable}))),o.forEach(function(i){c1(e,i,s[i])})}return e}const d1={itemType:null,item:null,sourceId:null,targetIds:[],dropResult:null,didDrop:!1,isSourcePublic:null};function u1(e=d1,t){const{payload:s}=t;switch(t.type){case va:return Lo({},e,{itemType:s.itemType,item:s.item,sourceId:s.sourceId,isSourcePublic:s.isSourcePublic,dropResult:null,didDrop:!1});case od:return Lo({},e,{isSourcePublic:!0});case wa:return Lo({},e,{targetIds:s.targetIds});case ya:return e.targetIds.indexOf(s.targetId)===-1?e:Lo({},e,{targetIds:lw(e.targetIds,s.targetId)});case ba:return Lo({},e,{dropResult:s.dropResult,didDrop:!0,targetIds:[]});case Sa:return Lo({},e,{itemType:null,item:null,sourceId:null,dropResult:null,didDrop:!1,isSourcePublic:null,targetIds:[]});default:return e}}function h1(e=0,t){switch(t.type){case nd:case rd:return e+1;case ad:case ya:return e-1;default:return e}}function g1(e=0){return e+1}function p1(e,t,s){return t in e?Object.defineProperty(e,t,{value:s,enumerable:!0,configurable:!0,writable:!0}):e[t]=s,e}function f1(e){for(var t=1;t<arguments.length;t++){var s=arguments[t]!=null?arguments[t]:{},o=Object.keys(s);typeof Object.getOwnPropertySymbols=="function"&&(o=o.concat(Object.getOwnPropertySymbols(s).filter(function(i){return Object.getOwnPropertyDescriptor(s,i).enumerable}))),o.forEach(function(i){p1(e,i,s[i])})}return e}function m1(e={},t){return{dirtyHandlerIds:n1(e.dirtyHandlerIds,{type:t.type,payload:f1({},t.payload,{prevTargetIds:aw(e,"dragOperation.targetIds",[])})}),dragOffset:l1(e.dragOffset,t),refCount:h1(e.refCount,t),dragOperation:u1(e.dragOperation,t),stateId:g1(e.stateId)}}function C1(e,t=void 0,s={},o=!1){const i=v1(o),n=new Gw(i,new t1(i)),r=new Aw(i,n),a=e(r,t,s);return r.receiveBackend(a),r}function v1(e){const t=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__;return Bg(m1,e&&t&&t({name:"dnd-core",instanceId:"dnd-core"}))}function w1(e,t){if(e==null)return{};var s=b1(e,t),o,i;if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);for(i=0;i<n.length;i++)o=n[i],!(t.indexOf(o)>=0)&&Object.prototype.propertyIsEnumerable.call(e,o)&&(s[o]=e[o])}return s}function b1(e,t){if(e==null)return{};var s={},o=Object.keys(e),i,n;for(n=0;n<o.length;n++)i=o[n],!(t.indexOf(i)>=0)&&(s[i]=e[i]);return s}let yu=0;const wr=Symbol.for("__REACT_DND_CONTEXT_INSTANCE__");var S1=g.memo(function(t){var{children:s}=t,o=w1(t,["children"]);const[i,n]=y1(o);return g.useEffect(()=>{if(n){const r=Ug();return++yu,()=>{--yu===0&&(r[wr]=null)}}},[]),m.jsx(Gg.Provider,{value:i,children:s})});function y1(e){if("manager"in e)return[{dragDropManager:e.manager},!1];const t=x1(e.backend,e.context,e.options,e.debugMode),s=!e.context;return[t,s]}function x1(e,t=Ug(),s,o){const i=t;return i[wr]||(i[wr]={dragDropManager:C1(e,t,s,o)}),i[wr]}function Ug(){return typeof global<"u"?global:window}function R1(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Cl,xu;function F1(){return xu||(xu=1,Cl=function e(t,s){if(t===s)return!0;if(t&&s&&typeof t=="object"&&typeof s=="object"){if(t.constructor!==s.constructor)return!1;var o,i,n;if(Array.isArray(t)){if(o=t.length,o!=s.length)return!1;for(i=o;i--!==0;)if(!e(t[i],s[i]))return!1;return!0}if(t.constructor===RegExp)return t.source===s.source&&t.flags===s.flags;if(t.valueOf!==Object.prototype.valueOf)return t.valueOf()===s.valueOf();if(t.toString!==Object.prototype.toString)return t.toString()===s.toString();if(n=Object.keys(t),o=n.length,o!==Object.keys(s).length)return!1;for(i=o;i--!==0;)if(!Object.prototype.hasOwnProperty.call(s,n[i]))return!1;for(i=o;i--!==0;){var r=n[i];if(!e(t[r],s[r]))return!1}return!0}return t!==t&&s!==s}),Cl}var E1=F1();const D1=R1(E1),co=typeof window<"u"?g.useLayoutEffect:g.useEffect;function P1(e,t,s){const[o,i]=g.useState(()=>t(e)),n=g.useCallback(()=>{const r=t(e);D1(o,r)||(i(r),s&&s())},[o,e,s]);return co(n),[o,n]}function M1(e,t,s){const[o,i]=P1(e,t,s);return co(function(){const r=e.getHandlerId();if(r!=null)return e.subscribeToStateChange(i,{handlerIds:[r]})},[e,i]),o}function $g(e,t,s){return M1(t,e||(()=>({})),()=>s.reconnect())}function Kg(e,t){const s=[...t||[]];return t==null&&typeof e!="function"&&s.push(e),g.useMemo(()=>typeof e=="function"?e():e,s)}function T1(e){return g.useMemo(()=>e.hooks.dragSource(),[e])}function I1(e){return g.useMemo(()=>e.hooks.dragPreview(),[e])}let vl=!1,wl=!1;class k1{receiveHandlerId(t){this.sourceId=t}getHandlerId(){return this.sourceId}canDrag(){be(!vl,"You may not call monitor.canDrag() inside your canDrag() implementation. Read more: http://react-dnd.github.io/react-dnd/docs/api/drag-source-monitor");try{return vl=!0,this.internalMonitor.canDragSource(this.sourceId)}finally{vl=!1}}isDragging(){if(!this.sourceId)return!1;be(!wl,"You may not call monitor.isDragging() inside your isDragging() implementation. Read more: http://react-dnd.github.io/react-dnd/docs/api/drag-source-monitor");try{return wl=!0,this.internalMonitor.isDraggingSource(this.sourceId)}finally{wl=!1}}subscribeToStateChange(t,s){return this.internalMonitor.subscribeToStateChange(t,s)}isDraggingSource(t){return this.internalMonitor.isDraggingSource(t)}isOverTarget(t,s){return this.internalMonitor.isOverTarget(t,s)}getTargetIds(){return this.internalMonitor.getTargetIds()}isSourcePublic(){return this.internalMonitor.isSourcePublic()}getSourceId(){return this.internalMonitor.getSourceId()}subscribeToOffsetChange(t){return this.internalMonitor.subscribeToOffsetChange(t)}canDragSource(t){return this.internalMonitor.canDragSource(t)}canDropOnTarget(t){return this.internalMonitor.canDropOnTarget(t)}getItemType(){return this.internalMonitor.getItemType()}getItem(){return this.internalMonitor.getItem()}getDropResult(){return this.internalMonitor.getDropResult()}didDrop(){return this.internalMonitor.didDrop()}getInitialClientOffset(){return this.internalMonitor.getInitialClientOffset()}getInitialSourceClientOffset(){return this.internalMonitor.getInitialSourceClientOffset()}getSourceClientOffset(){return this.internalMonitor.getSourceClientOffset()}getClientOffset(){return this.internalMonitor.getClientOffset()}getDifferenceFromInitialOffset(){return this.internalMonitor.getDifferenceFromInitialOffset()}constructor(t){this.sourceId=null,this.internalMonitor=t.getMonitor()}}let bl=!1;class A1{receiveHandlerId(t){this.targetId=t}getHandlerId(){return this.targetId}subscribeToStateChange(t,s){return this.internalMonitor.subscribeToStateChange(t,s)}canDrop(){if(!this.targetId)return!1;be(!bl,"You may not call monitor.canDrop() inside your canDrop() implementation. Read more: http://react-dnd.github.io/react-dnd/docs/api/drop-target-monitor");try{return bl=!0,this.internalMonitor.canDropOnTarget(this.targetId)}finally{bl=!1}}isOver(t){return this.targetId?this.internalMonitor.isOverTarget(this.targetId,t):!1}getItemType(){return this.internalMonitor.getItemType()}getItem(){return this.internalMonitor.getItem()}getDropResult(){return this.internalMonitor.getDropResult()}didDrop(){return this.internalMonitor.didDrop()}getInitialClientOffset(){return this.internalMonitor.getInitialClientOffset()}getInitialSourceClientOffset(){return this.internalMonitor.getInitialSourceClientOffset()}getSourceClientOffset(){return this.internalMonitor.getSourceClientOffset()}getClientOffset(){return this.internalMonitor.getClientOffset()}getDifferenceFromInitialOffset(){return this.internalMonitor.getDifferenceFromInitialOffset()}constructor(t){this.targetId=null,this.internalMonitor=t.getMonitor()}}function L1(e,t,s){const o=s.getRegistry(),i=o.addTarget(e,t);return[i,()=>o.removeTarget(i)]}function O1(e,t,s){const o=s.getRegistry(),i=o.addSource(e,t);return[i,()=>o.removeSource(i)]}function fc(e,t,s,o){let i;if(i!==void 0)return!!i;if(e===t)return!0;if(typeof e!="object"||!e||typeof t!="object"||!t)return!1;const n=Object.keys(e),r=Object.keys(t);if(n.length!==r.length)return!1;const a=Object.prototype.hasOwnProperty.bind(t);for(let l=0;l<n.length;l++){const c=n[l];if(!a(c))return!1;const d=e[c],u=t[c];if(i=void 0,i===!1||i===void 0&&d!==u)return!1}return!0}function mc(e){return e!==null&&typeof e=="object"&&Object.prototype.hasOwnProperty.call(e,"current")}function N1(e){if(typeof e.type=="string")return;const t=e.type.displayName||e.type.name||"the component";throw new Error(`Only native element nodes can now be passed to React DnD connectors.You can either wrap ${t} into a <div>, or turn it into a drag source or a drop target itself.`)}function H1(e){return(t=null,s=null)=>{if(!g.isValidElement(t)){const n=t;return e(n,s),n}const o=t;return N1(o),G1(o,s?n=>e(n,s):e)}}function qg(e){const t={};return Object.keys(e).forEach(s=>{const o=e[s];if(s.endsWith("Ref"))t[s]=e[s];else{const i=H1(o);t[s]=()=>i}}),t}function Ru(e,t){typeof e=="function"?e(t):e.current=t}function G1(e,t){const s=e.ref;return be(typeof s!="string","Cannot connect React DnD to an element with an existing string ref. Please convert it to use a callback ref instead, or wrap it into a <span> or <div>. Read more: https://reactjs.org/docs/refs-and-the-dom.html#callback-refs"),s?g.cloneElement(e,{ref:o=>{Ru(s,o),Ru(t,o)}}):g.cloneElement(e,{ref:t})}class B1{receiveHandlerId(t){this.handlerId!==t&&(this.handlerId=t,this.reconnect())}get connectTarget(){return this.dragSource}get dragSourceOptions(){return this.dragSourceOptionsInternal}set dragSourceOptions(t){this.dragSourceOptionsInternal=t}get dragPreviewOptions(){return this.dragPreviewOptionsInternal}set dragPreviewOptions(t){this.dragPreviewOptionsInternal=t}reconnect(){const t=this.reconnectDragSource();this.reconnectDragPreview(t)}reconnectDragSource(){const t=this.dragSource,s=this.didHandlerIdChange()||this.didConnectedDragSourceChange()||this.didDragSourceOptionsChange();return s&&this.disconnectDragSource(),this.handlerId?t?(s&&(this.lastConnectedHandlerId=this.handlerId,this.lastConnectedDragSource=t,this.lastConnectedDragSourceOptions=this.dragSourceOptions,this.dragSourceUnsubscribe=this.backend.connectDragSource(this.handlerId,t,this.dragSourceOptions)),s):(this.lastConnectedDragSource=t,s):s}reconnectDragPreview(t=!1){const s=this.dragPreview,o=t||this.didHandlerIdChange()||this.didConnectedDragPreviewChange()||this.didDragPreviewOptionsChange();if(o&&this.disconnectDragPreview(),!!this.handlerId){if(!s){this.lastConnectedDragPreview=s;return}o&&(this.lastConnectedHandlerId=this.handlerId,this.lastConnectedDragPreview=s,this.lastConnectedDragPreviewOptions=this.dragPreviewOptions,this.dragPreviewUnsubscribe=this.backend.connectDragPreview(this.handlerId,s,this.dragPreviewOptions))}}didHandlerIdChange(){return this.lastConnectedHandlerId!==this.handlerId}didConnectedDragSourceChange(){return this.lastConnectedDragSource!==this.dragSource}didConnectedDragPreviewChange(){return this.lastConnectedDragPreview!==this.dragPreview}didDragSourceOptionsChange(){return!fc(this.lastConnectedDragSourceOptions,this.dragSourceOptions)}didDragPreviewOptionsChange(){return!fc(this.lastConnectedDragPreviewOptions,this.dragPreviewOptions)}disconnectDragSource(){this.dragSourceUnsubscribe&&(this.dragSourceUnsubscribe(),this.dragSourceUnsubscribe=void 0)}disconnectDragPreview(){this.dragPreviewUnsubscribe&&(this.dragPreviewUnsubscribe(),this.dragPreviewUnsubscribe=void 0,this.dragPreviewNode=null,this.dragPreviewRef=null)}get dragSource(){return this.dragSourceNode||this.dragSourceRef&&this.dragSourceRef.current}get dragPreview(){return this.dragPreviewNode||this.dragPreviewRef&&this.dragPreviewRef.current}clearDragSource(){this.dragSourceNode=null,this.dragSourceRef=null}clearDragPreview(){this.dragPreviewNode=null,this.dragPreviewRef=null}constructor(t){this.hooks=qg({dragSource:(s,o)=>{this.clearDragSource(),this.dragSourceOptions=o||null,mc(s)?this.dragSourceRef=s:this.dragSourceNode=s,this.reconnectDragSource()},dragPreview:(s,o)=>{this.clearDragPreview(),this.dragPreviewOptions=o||null,mc(s)?this.dragPreviewRef=s:this.dragPreviewNode=s,this.reconnectDragPreview()}}),this.handlerId=null,this.dragSourceRef=null,this.dragSourceOptionsInternal=null,this.dragPreviewRef=null,this.dragPreviewOptionsInternal=null,this.lastConnectedHandlerId=null,this.lastConnectedDragSource=null,this.lastConnectedDragSourceOptions=null,this.lastConnectedDragPreview=null,this.lastConnectedDragPreviewOptions=null,this.backend=t}}class V1{get connectTarget(){return this.dropTarget}reconnect(){const t=this.didHandlerIdChange()||this.didDropTargetChange()||this.didOptionsChange();t&&this.disconnectDropTarget();const s=this.dropTarget;if(this.handlerId){if(!s){this.lastConnectedDropTarget=s;return}t&&(this.lastConnectedHandlerId=this.handlerId,this.lastConnectedDropTarget=s,this.lastConnectedDropTargetOptions=this.dropTargetOptions,this.unsubscribeDropTarget=this.backend.connectDropTarget(this.handlerId,s,this.dropTargetOptions))}}receiveHandlerId(t){t!==this.handlerId&&(this.handlerId=t,this.reconnect())}get dropTargetOptions(){return this.dropTargetOptionsInternal}set dropTargetOptions(t){this.dropTargetOptionsInternal=t}didHandlerIdChange(){return this.lastConnectedHandlerId!==this.handlerId}didDropTargetChange(){return this.lastConnectedDropTarget!==this.dropTarget}didOptionsChange(){return!fc(this.lastConnectedDropTargetOptions,this.dropTargetOptions)}disconnectDropTarget(){this.unsubscribeDropTarget&&(this.unsubscribeDropTarget(),this.unsubscribeDropTarget=void 0)}get dropTarget(){return this.dropTargetNode||this.dropTargetRef&&this.dropTargetRef.current}clearDropTarget(){this.dropTargetRef=null,this.dropTargetNode=null}constructor(t){this.hooks=qg({dropTarget:(s,o)=>{this.clearDropTarget(),this.dropTargetOptions=o,mc(s)?this.dropTargetRef=s:this.dropTargetNode=s,this.reconnect()}}),this.handlerId=null,this.dropTargetRef=null,this.dropTargetOptionsInternal=null,this.lastConnectedHandlerId=null,this.lastConnectedDropTarget=null,this.lastConnectedDropTargetOptions=null,this.backend=t}}function gi(){const{dragDropManager:e}=g.useContext(Gg);return be(e!=null,"Expected drag drop context"),e}function z1(e,t){const s=gi(),o=g.useMemo(()=>new B1(s.getBackend()),[s]);return co(()=>(o.dragSourceOptions=e||null,o.reconnect(),()=>o.disconnectDragSource()),[o,e]),co(()=>(o.dragPreviewOptions=t||null,o.reconnect(),()=>o.disconnectDragPreview()),[o,t]),o}function W1(){const e=gi();return g.useMemo(()=>new k1(e),[e])}class _1{beginDrag(){const t=this.spec,s=this.monitor;let o=null;return typeof t.item=="object"?o=t.item:typeof t.item=="function"?o=t.item(s):o={},o??null}canDrag(){const t=this.spec,s=this.monitor;return typeof t.canDrag=="boolean"?t.canDrag:typeof t.canDrag=="function"?t.canDrag(s):!0}isDragging(t,s){const o=this.spec,i=this.monitor,{isDragging:n}=o;return n?n(i):s===t.getSourceId()}endDrag(){const t=this.spec,s=this.monitor,o=this.connector,{end:i}=t;i&&i(s.getItem(),s),o.reconnect()}constructor(t,s,o){this.spec=t,this.monitor=s,this.connector=o}}function j1(e,t,s){const o=g.useMemo(()=>new _1(e,t,s),[t,s]);return g.useEffect(()=>{o.spec=e},[e]),o}function U1(e){return g.useMemo(()=>{const t=e.type;return be(t!=null,"spec.type must be defined"),t},[e])}function $1(e,t,s){const o=gi(),i=j1(e,t,s),n=U1(e);co(function(){if(n!=null){const[a,l]=O1(n,i,o);return t.receiveHandlerId(a),s.receiveHandlerId(a),l}},[o,t,s,i,n])}function K1(e,t){const s=Kg(e,t);be(!s.begin,"useDrag::spec.begin was deprecated in v14. Replace spec.begin() with spec.item(). (see more here - https://react-dnd.github.io/react-dnd/docs/api/use-drag)");const o=W1(),i=z1(s.options,s.previewOptions);return $1(s,o,i),[$g(s.collect,o,i),T1(i),I1(i)]}function q1(e){return g.useMemo(()=>e.hooks.dropTarget(),[e])}function Y1(e){const t=gi(),s=g.useMemo(()=>new V1(t.getBackend()),[t]);return co(()=>(s.dropTargetOptions=e||null,s.reconnect(),()=>s.disconnectDropTarget()),[e]),s}function Z1(){const e=gi();return g.useMemo(()=>new A1(e),[e])}function X1(e){const{accept:t}=e;return g.useMemo(()=>(be(e.accept!=null,"accept must be defined"),Array.isArray(t)?t:[t]),[t])}class Q1{canDrop(){const t=this.spec,s=this.monitor;return t.canDrop?t.canDrop(s.getItem(),s):!0}hover(){const t=this.spec,s=this.monitor;t.hover&&t.hover(s.getItem(),s)}drop(){const t=this.spec,s=this.monitor;if(t.drop)return t.drop(s.getItem(),s)}constructor(t,s){this.spec=t,this.monitor=s}}function J1(e,t){const s=g.useMemo(()=>new Q1(e,t),[t]);return g.useEffect(()=>{s.spec=e},[e]),s}function eb(e,t,s){const o=gi(),i=J1(e,t),n=X1(e);co(function(){const[a,l]=L1(n,i,o);return t.receiveHandlerId(a),s.receiveHandlerId(a),l},[o,t,i,s,n.map(r=>r.toString()).join("|")])}function Yg(e,t){const s=Kg(e,t),o=Z1(),i=Y1(s.options);return eb(s,o,i),[$g(s.collect,o,i),q1(i)]}const Fu="column",tb="flex items-center",sb="mr-3 cursor-move text-secondary",ob=({id:e,children:t,className:s,onFind:o,onMove:i,ariaLabel:n="Drag item"})=>{const r=g.useRef(null),a=g.useRef(null),l=typeof o=="function"?o(e):-1,[{isDragging:c},d,u]=K1(()=>({type:Fu,item:{id:e,originalIndex:l},collect:p=>{const f=p.getItem();return{isDragging:p.isDragging()&&f?.id===e}},end:(p,f)=>{if(!p)return;!f.didDrop()&&typeof i=="function"&&p.originalIndex>-1&&i(p.id,p.originalIndex)}}),[e,l,i]),[,h]=Yg(()=>({accept:Fu,hover:p=>{if(!(!p||p.id===e)&&typeof o=="function"&&typeof i=="function"){const f=o(e);i(p.id,f)}}}),[o,i,e]);return u(h(a)),d(r),m.jsxs("div",{ref:a,className:ce(tb,s),style:{opacity:c?0:1},"aria-roledescription":"Draggable item",children:[m.jsx("div",{ref:r,className:sb,"aria-label":n,children:m.jsx(z.IconGripVertical,{...ae})}),t]})},ib=e=>ve.createElement("svg",{width:18,height:18,viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},ve.createElement("path",{d:"M3.68628 10.3945C3.91003 10.408 4.10927 10.4422 4.2832 10.4978L4.28394 10.4971C4.5167 10.5698 4.71621 10.6662 4.87939 10.7871C4.9994 10.876 5.10332 10.974 5.18994 11.0815L5.27051 11.1929L5.27197 11.1943L5.34009 11.3079C5.38301 11.3838 5.42067 11.4597 5.45288 11.5356L5.49683 11.6492L5.49756 11.6514L5.53198 11.7649C5.56274 11.877 5.5838 11.9867 5.59497 12.0938C5.61194 12.23 5.62059 12.3501 5.62061 12.4534C5.62061 12.6166 5.57231 12.7639 5.47559 12.8906C5.41544 12.9694 5.325 13.0198 5.21997 13.0503C5.11455 13.0809 4.98537 13.0942 4.83691 13.0942C4.73711 13.0942 4.62608 13.0838 4.50439 13.0635C4.37577 13.0415 4.26002 12.9966 4.16089 12.9272L4.15869 12.9258C4.04118 12.8396 3.98657 12.7121 3.98657 12.5625C3.98655 12.2721 3.94576 12.0552 3.87231 11.9033L3.87158 11.9011C3.81572 11.7798 3.69406 11.7026 3.45337 11.7026C3.33114 11.7027 3.25307 11.7292 3.20435 11.7671C3.14221 11.8149 3.10061 11.864 3.07617 11.9128C3.04149 11.985 3.02355 12.0599 3.02124 12.1384V14.7905L3.02637 14.8652C3.03466 14.9384 3.05266 15.0073 3.07983 15.0725L3.10254 15.1201C3.12874 15.1672 3.16488 15.2124 3.21167 15.2556C3.2602 15.2978 3.33572 15.3259 3.45337 15.3259C3.56813 15.3259 3.65533 15.3041 3.71997 15.2673C3.78314 15.2313 3.83208 15.1772 3.86646 15.0996C3.94535 14.9186 3.98655 14.7002 3.98657 14.4412C3.98657 14.3004 4.04381 14.1839 4.1499 14.0991L4.19824 14.0647C4.33673 13.9762 4.55866 13.9431 4.83691 13.9431C5.09384 13.9431 5.30559 13.9858 5.43604 14.1013C5.55182 14.204 5.62061 14.3293 5.62061 14.4749C5.62057 14.7549 5.57953 15.0125 5.49536 15.2461L5.45654 15.3442C5.36294 15.5677 5.23261 15.7627 5.06543 15.928L4.99146 15.9968C4.58057 16.3629 4.03856 16.541 3.37793 16.541L3.12671 16.5278C3.00679 16.5188 2.87303 16.495 2.72607 16.4575C2.61505 16.4287 2.50136 16.3894 2.38696 16.3396L2.27197 16.2861C2.1155 16.2094 1.9705 16.0983 1.83691 15.9558L1.83618 15.9551C1.70598 15.8128 1.59909 15.6391 1.51392 15.4365L1.51318 15.4351C1.42797 15.2251 1.38722 14.9736 1.38721 14.6843V12.345C1.38721 12.1069 1.41644 11.892 1.47656 11.7026C1.52068 11.5616 1.57629 11.4337 1.64355 11.3196L1.7146 11.2097C1.81013 11.07 1.92167 10.9524 2.04932 10.8582C2.17206 10.7676 2.29884 10.6909 2.42871 10.6289L2.54297 10.5798C2.81231 10.4716 3.11394 10.4081 3.44678 10.3879L3.45337 10.3872L3.68628 10.3945Z",fill:"currentColor"}),ve.createElement("path",{d:"M8.10791 11.7371C8.33261 11.7371 8.5218 11.8023 8.61255 11.9758C8.68772 12.1131 8.72383 12.2741 8.72388 12.4534V12.7522H9.03003C9.21461 12.7522 9.37781 12.7845 9.5127 12.8562C9.68704 12.9456 9.7463 13.149 9.74634 13.3843C9.74634 13.612 9.68105 13.8034 9.50537 13.894L9.5061 13.8948C9.36923 13.9665 9.20861 14.0002 9.03003 14.0002H8.72388V14.3064C8.72388 14.4941 8.68994 14.6588 8.61768 14.7942L8.61841 14.7949C8.5293 14.9647 8.334 15.0226 8.10791 15.0227C7.87257 15.0227 7.66761 14.9685 7.5769 14.8L7.57617 14.7993C7.50612 14.6659 7.47583 14.4988 7.47583 14.3064V14.0002H7.18579C6.99507 14.0002 6.82804 13.9669 6.69214 13.894C6.52182 13.8026 6.46069 13.6102 6.46069 13.3843C6.46073 13.1491 6.51509 12.944 6.68335 12.8533L6.68481 12.8525L6.79102 12.8079C6.90305 12.7697 7.03293 12.7522 7.177 12.7522H7.47583V12.4534C7.47587 12.2683 7.50712 12.1056 7.57617 11.9707L7.5769 11.9685L7.61646 11.9092C7.72038 11.7825 7.90134 11.7371 8.10791 11.7371Z",fill:"currentColor"}),ve.createElement("path",{d:"M12.728 11.7371C12.9527 11.7371 13.1419 11.8023 13.2327 11.9758C13.3078 12.1131 13.3439 12.2741 13.344 12.4534V12.7522H13.6501C13.8347 12.7522 13.9979 12.7845 14.1328 12.8562C14.3072 12.9456 14.3664 13.149 14.3665 13.3843C14.3665 13.612 14.3012 13.8034 14.1255 13.894L14.1262 13.8948C13.9894 13.9665 13.8287 14.0002 13.6501 14.0002H13.344V14.3064C13.344 14.4941 13.3101 14.6588 13.2378 14.7942L13.2385 14.7949C13.1494 14.9647 12.9541 15.0226 12.728 15.0227C12.4927 15.0227 12.2877 14.9685 12.197 14.8L12.1963 14.7993C12.1262 14.6659 12.0959 14.4988 12.0959 14.3064V14.0002H11.8059C11.6152 14.0002 11.4482 13.9669 11.3123 13.894C11.1419 13.8026 11.0808 13.6102 11.0808 13.3843C11.0808 13.1491 11.1352 12.944 11.3035 12.8533L11.3049 12.8525L11.4111 12.8079C11.5232 12.7697 11.653 12.7522 11.7971 12.7522H12.0959V12.4534C12.096 12.2683 12.1272 12.1056 12.1963 11.9707L12.197 11.9685L12.2366 11.9092C12.3405 11.7825 12.5215 11.7371 12.728 11.7371Z",fill:"currentColor"}),ve.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M10.574 1.50366C10.7457 1.52068 10.9072 1.59662 11.0303 1.71973L14.7803 5.46973C14.9209 5.61038 15 5.80109 15 6V9C15 9.41421 14.6642 9.75 14.25 9.75C13.8358 9.75 13.5 9.41421 13.5 9V6.75H11.25C10.8522 6.75 10.4708 6.59185 10.1895 6.31055C9.90815 6.02924 9.75 5.64783 9.75 5.25V3H5.25C5.05109 3 4.86038 3.07907 4.71973 3.21973C4.57907 3.36038 4.5 3.55109 4.5 3.75V9C4.5 9.41421 4.16421 9.75 3.75 9.75C3.33579 9.75 3 9.41421 3 9V3.75C3 3.15326 3.23722 2.58114 3.65918 2.15918C4.08114 1.73722 4.65326 1.5 5.25 1.5H10.5L10.574 1.50366ZM11.25 5.25H12.4395L11.25 4.06055V5.25Z",fill:"currentColor"})),nb=e=>ve.createElement("svg",{width:18,height:18,viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},ve.createElement("path",{d:"M4.29639 10.3945C4.50665 10.4083 4.69413 10.4433 4.85815 10.5L4.85889 10.4993C5.07789 10.5733 5.26574 10.6715 5.41919 10.7944C5.53204 10.8849 5.62958 10.9843 5.71069 11.0933L5.78613 11.2053L5.78687 11.2068L5.85059 11.3218C5.89058 11.3983 5.92606 11.4746 5.95605 11.551L5.99707 11.666L5.9978 11.6682L6.05566 11.8945C6.0708 11.9689 6.08168 12.0422 6.08862 12.1143C6.10449 12.252 6.11279 12.3734 6.11279 12.4775C6.11276 12.6403 6.06824 12.7876 5.97803 12.9155C5.92155 12.9956 5.83545 13.0472 5.73486 13.0789C5.63441 13.1104 5.51212 13.1243 5.37231 13.1243C5.32505 13.1243 5.27524 13.1215 5.2229 13.1162L5.05811 13.0928C4.93553 13.0701 4.82533 13.024 4.73145 12.9529L4.72998 12.9514C4.61882 12.8632 4.56958 12.7352 4.56958 12.5874C4.56955 12.2926 4.5312 12.0715 4.46191 11.9165L4.46045 11.9143C4.4319 11.8474 4.38931 11.8003 4.33154 11.7686C4.27185 11.7358 4.18944 11.7158 4.07812 11.7158C3.96626 11.7158 3.89622 11.7421 3.85254 11.7788C3.79519 11.8265 3.75637 11.8759 3.73315 11.926C3.70026 11.9999 3.68262 12.0771 3.68042 12.1582V14.8425L3.68555 14.9187C3.69337 14.9937 3.71038 15.0643 3.73608 15.1311L3.75732 15.1802C3.78176 15.2276 3.81496 15.2727 3.85767 15.3157L3.89575 15.3442C3.93843 15.3699 3.99697 15.386 4.07812 15.386C4.18296 15.386 4.26146 15.3647 4.31982 15.3289C4.37727 15.2935 4.4233 15.2389 4.45605 15.1589C4.53037 14.9746 4.56957 14.7522 4.56958 14.4888C4.56958 14.3307 4.63662 14.2007 4.7666 14.1116L4.82007 14.0801C4.95284 14.0119 5.14337 13.9856 5.37231 13.9856C5.61445 13.9856 5.81633 14.0298 5.94067 14.1489C6.04986 14.2536 6.11274 14.379 6.11279 14.5225C6.11279 14.8453 6.06245 15.1386 5.95972 15.3999C5.85998 15.6574 5.71501 15.8781 5.52466 16.0598L5.52393 16.0591C5.13817 16.4307 4.62871 16.6128 4.00708 16.6128C3.95774 16.6128 3.87811 16.6081 3.77124 16.5996C3.65793 16.5904 3.53127 16.5659 3.39331 16.5278C3.28866 16.4984 3.18149 16.4584 3.07397 16.4077L2.96631 16.3535C2.81858 16.2752 2.68196 16.1624 2.55688 16.0181L2.55615 16.0166C2.43435 15.8725 2.33453 15.6972 2.25513 15.4929L2.25439 15.4915C2.17508 15.28 2.13721 15.0267 2.13721 14.7349V12.3669C2.13721 12.1269 2.16476 11.9109 2.2207 11.7202L2.26538 11.5825C2.3136 11.4491 2.37234 11.3289 2.44263 11.2229C2.53187 11.0816 2.63607 10.9621 2.7561 10.8662C2.87117 10.7743 2.98996 10.6964 3.11206 10.6333L3.11353 10.6326L3.22046 10.5828C3.47384 10.4727 3.75793 10.4085 4.0708 10.3879L4.07812 10.3872L4.29639 10.3945Z",fill:"currentColor"}),ve.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M10.574 1.50366C10.7457 1.52068 10.9072 1.59662 11.0303 1.71973L14.7803 5.46973C14.9209 5.61038 15 5.80109 15 6V14.25C15 14.8467 14.7628 15.4189 14.3408 15.8408C13.9189 16.2628 13.3467 16.5 12.75 16.5H8.625C8.21079 16.5 7.875 16.1642 7.875 15.75C7.875 15.3358 8.21079 15 8.625 15H12.75C12.9489 15 13.1396 14.9209 13.2803 14.7803C13.4209 14.6396 13.5 14.4489 13.5 14.25V6.75H11.25C10.8522 6.75 10.4708 6.59185 10.1895 6.31055C9.90815 6.02924 9.75 5.64783 9.75 5.25V3H5.25C5.05109 3 4.86038 3.07907 4.71973 3.21973C4.57907 3.36038 4.5 3.55109 4.5 3.75V9C4.5 9.41421 4.16421 9.75 3.75 9.75C3.33579 9.75 3 9.41421 3 9V3.75C3 3.15326 3.23722 2.58114 3.65918 2.15918C4.08114 1.73722 4.65326 1.5 5.25 1.5H10.5L10.574 1.50366ZM11.25 5.25H12.4395L11.25 4.06055V5.25Z",fill:"currentColor"})),rb=e=>ve.createElement("svg",{width:18,height:18,viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},ve.createElement("path",{d:"M3.62109 10.571C3.83849 10.5842 4.03206 10.618 4.20117 10.6721L4.2019 10.6714C4.42776 10.742 4.62121 10.8352 4.77979 10.9526C4.89663 11.0392 4.99793 11.135 5.08228 11.2397L5.16064 11.3474L5.16211 11.3489L5.22803 11.4595C5.26973 11.5332 5.30659 11.6069 5.33789 11.6807L5.38037 11.7905L5.3811 11.7935L5.44116 12.0117C5.45675 12.0826 5.46834 12.1524 5.47559 12.2212L5.49463 12.4087C5.49888 12.4674 5.50049 12.5222 5.50049 12.5728C5.50045 12.7317 5.45415 12.8755 5.35986 12.999C5.30088 13.0762 5.2117 13.1246 5.10938 13.1543C5.0067 13.1841 4.88146 13.1975 4.7373 13.1975C4.64029 13.1975 4.53244 13.1872 4.41431 13.1675C4.28898 13.1461 4.17557 13.1026 4.07886 13.0349L4.07739 13.0334C3.96236 12.9491 3.90894 12.8243 3.90894 12.6782C3.90893 12.3968 3.86925 12.187 3.79834 12.0403L3.79761 12.0381C3.74418 11.922 3.62816 11.847 3.39551 11.8469C3.27715 11.8469 3.20179 11.873 3.15527 11.9092C3.09597 11.9548 3.05572 12.0012 3.03223 12.0476L3.03296 12.0483C2.99919 12.1182 2.98102 12.1906 2.97876 12.2666V14.8396L2.98389 14.9114C2.99188 14.9821 3.00888 15.049 3.03516 15.1121L3.05786 15.1582C3.08304 15.2033 3.11768 15.2464 3.1626 15.2878C3.2089 15.3285 3.28115 15.356 3.39551 15.356C3.50633 15.3559 3.58982 15.3349 3.65186 15.2996C3.71249 15.2651 3.75936 15.2131 3.79248 15.1384L3.84302 15.0007C3.88665 14.8554 3.90893 14.6891 3.90894 14.5005C3.90894 14.363 3.96502 14.2494 4.0686 14.1665L4.11621 14.1328C4.25147 14.0465 4.46739 14.0134 4.7373 14.0134C4.98658 14.0134 5.19278 14.0552 5.32031 14.168C5.43323 14.268 5.5004 14.3903 5.50049 14.5327C5.50049 14.8049 5.46077 15.0556 5.37891 15.2827L5.34155 15.3779C5.23762 15.6261 5.08621 15.8373 4.88892 16.0115L4.88965 16.0122C4.49029 16.3681 3.96383 16.541 3.32227 16.541C3.27168 16.541 3.18935 16.5367 3.07837 16.5286C3.02014 16.5242 2.95789 16.5158 2.89307 16.5044L2.68799 16.4597C2.5801 16.4317 2.47025 16.3938 2.35913 16.3455L2.2478 16.2935C2.09553 16.2188 1.95433 16.1112 1.82446 15.9727L1.82373 15.9712C1.69712 15.8328 1.593 15.6642 1.51025 15.4673L1.50952 15.4658C1.42669 15.2616 1.38721 15.0172 1.38721 14.7363V12.4666C1.38723 12.2355 1.41597 12.0273 1.47437 11.8433C1.53119 11.6615 1.60684 11.502 1.70361 11.3665L1.77686 11.2676C1.85263 11.1732 1.9374 11.0913 2.03101 11.0222C2.15024 10.9342 2.27322 10.8598 2.39941 10.7996L2.40015 10.7988L2.51074 10.7512C2.77229 10.6462 3.0652 10.5848 3.38818 10.5652L3.39551 10.5645L3.62109 10.571Z",fill:"currentColor"}),ve.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M10.574 1.50366C10.7457 1.52068 10.9072 1.59662 11.0303 1.71973L14.7803 5.46973C14.9209 5.61038 15 5.80109 15 6V14.25C15 14.8467 14.7628 15.4189 14.3408 15.8408C13.9189 16.2628 13.3467 16.5 12.75 16.5H12C11.5858 16.5 11.25 16.1642 11.25 15.75C11.25 15.3358 11.5858 15 12 15H12.75C12.9489 15 13.1396 14.9209 13.2803 14.7803C13.4209 14.6396 13.5 14.4489 13.5 14.25V6.75H11.25C10.8522 6.75 10.4708 6.59185 10.1895 6.31055C9.90815 6.02924 9.75 5.64783 9.75 5.25V3H5.25C5.05109 3 4.86038 3.07907 4.71973 3.21973C4.57907 3.36038 4.5 3.55109 4.5 3.75V9C4.5 9.41421 4.16421 9.75 3.75 9.75C3.33579 9.75 3 9.41421 3 9V3.75C3 3.15326 3.23722 2.58114 3.65918 2.15918C4.08114 1.73722 4.65326 1.5 5.25 1.5H10.5L10.574 1.50366ZM11.25 5.25H12.4395L11.25 4.06055V5.25Z",fill:"currentColor"}),ve.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.36914 11.28C9.50263 11.28 9.62352 11.3063 9.72583 11.3643L9.7251 11.365C9.85906 11.4379 9.90454 11.5838 9.90454 11.7429C9.9045 11.7567 9.90157 11.7778 9.89941 11.7935C9.89658 11.814 9.89242 11.8422 9.88696 11.8777C9.87611 11.9455 9.8639 12.0222 9.85034 12.1062C9.84553 12.136 9.84018 12.1643 9.83569 12.1912H10.0525C10.1919 12.1912 10.3171 12.2148 10.4216 12.2688L10.4209 12.2695C10.5686 12.3412 10.6128 12.5089 10.6128 12.6863C10.6128 12.8587 10.5617 13.0123 10.4194 13.0898L10.4187 13.0906C10.3122 13.1472 10.1885 13.1726 10.0525 13.1726H9.67529L9.55225 13.8589H9.75952C9.89706 13.8589 10.0206 13.8819 10.1243 13.9343C10.2748 14.005 10.3198 14.1752 10.3198 14.354C10.3198 14.5291 10.2702 14.6875 10.1243 14.7627L10.1235 14.7634C10.0176 14.8164 9.89461 14.8403 9.75952 14.8403H9.38452L9.33398 15.1677L9.33325 15.1714C9.30492 15.3271 9.26297 15.4669 9.20728 15.5903L9.20801 15.5911C9.17656 15.6626 9.13001 15.7228 9.06592 15.7646C9.00162 15.8065 8.92683 15.8247 8.84839 15.8247C8.72 15.8247 8.60307 15.8041 8.50122 15.7581L8.49976 15.7573C8.35755 15.6908 8.31299 15.5386 8.31299 15.3787C8.31299 15.3406 8.31787 15.2939 8.32617 15.241L8.35913 15.0242C8.36863 14.9624 8.37948 14.9012 8.38989 14.8403H7.92847L7.87793 15.1677L7.8772 15.1714C7.84887 15.3271 7.80691 15.4669 7.75122 15.5903L7.75195 15.5911C7.72046 15.6627 7.6734 15.7228 7.60913 15.7646C7.54487 15.8064 7.47071 15.8247 7.39233 15.8247C7.26394 15.8247 7.14702 15.8041 7.04517 15.7581L7.0437 15.7573C6.90149 15.6908 6.85693 15.5387 6.85693 15.3787C6.85694 15.3406 6.86181 15.2939 6.87012 15.241L6.90308 15.0242C6.91257 14.9624 6.92342 14.9012 6.93384 14.8403H6.6687C6.52906 14.8403 6.40313 14.8167 6.29663 14.7634L6.29297 14.762C6.15355 14.6853 6.10844 14.5261 6.1084 14.354C6.1084 14.1782 6.1487 14.0079 6.29297 13.9358C6.39784 13.882 6.52535 13.8589 6.6687 13.8589H7.09497L7.21802 13.1726H6.95361C6.81311 13.1726 6.68646 13.1475 6.57935 13.0906L6.57788 13.0898C6.43874 13.0135 6.39332 12.8568 6.39331 12.6863C6.39331 12.5105 6.43361 12.3402 6.57788 12.2681C6.68271 12.2144 6.81036 12.1912 6.95361 12.1912H7.38721L7.46045 11.7561C7.47174 11.6625 7.50842 11.5673 7.56372 11.4712C7.63824 11.3418 7.76255 11.2801 7.91309 11.28C8.04657 11.28 8.16746 11.3063 8.26978 11.3643L8.26904 11.365C8.403 11.4379 8.44849 11.5838 8.44849 11.7429C8.44844 11.7567 8.44552 11.7778 8.44336 11.7935C8.44053 11.814 8.43636 11.8422 8.43091 11.8777C8.42006 11.9455 8.40784 12.0222 8.39429 12.1062C8.38947 12.136 8.38413 12.1643 8.37964 12.1912H8.84326L8.9165 11.7561C8.92779 11.6625 8.96448 11.5673 9.01978 11.4712C9.0943 11.3418 9.21861 11.2801 9.36914 11.28ZM8.09619 13.8589H8.55103L8.67407 13.1726H8.21924L8.09619 13.8589Z",fill:"currentColor"})),ab=e=>ve.createElement("svg",{width:18,height:18,viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},ve.createElement("path",{d:"M4.43188 10.4409C4.65285 10.4409 4.85471 10.4869 4.99951 10.6152L4.99878 10.6159C5.13097 10.7305 5.21409 10.881 5.25146 11.0576C5.28474 11.2148 5.30052 11.3869 5.30054 11.5724V15.4323C5.30054 15.6193 5.28417 15.7927 5.25146 15.9516L5.2522 15.9523C5.21779 16.1313 5.13551 16.2842 4.99951 16.3976L4.99878 16.3969C4.85386 16.52 4.65269 16.5646 4.43188 16.5646C4.21337 16.5646 4.01411 16.5195 3.86792 16.3976L3.86353 16.394C3.73466 16.2798 3.65263 16.1299 3.6123 15.9553L3.61157 15.9516C3.57826 15.7941 3.5625 15.6205 3.5625 15.4323V11.5724C3.56252 11.3869 3.5783 11.2148 3.61157 11.0576C3.64882 10.8815 3.72996 10.7302 3.85986 10.6152L3.86133 10.6137C4.00804 10.4875 4.2103 10.4409 4.43188 10.4409Z",fill:"currentColor"}),ve.createElement("path",{d:"M8.07129 10.4474C8.18434 10.4599 8.28945 10.4924 8.3811 10.55L8.38184 10.5493C8.45754 10.5942 8.52569 10.6451 8.58472 10.7016L8.64111 10.7602L8.64331 10.7631L8.69385 10.8298C8.72596 10.8768 8.75504 10.9284 8.78101 10.9836L8.81763 11.0685L8.81909 11.0729L9.85986 13.8928V11.2692C9.85986 11.0565 9.89522 10.8654 9.98291 10.7119L9.98364 10.7104L10.0349 10.6393C10.1656 10.4886 10.3781 10.4409 10.5974 10.4409C10.8635 10.4409 11.125 10.4947 11.2529 10.6965C11.3535 10.8508 11.3928 11.0487 11.3928 11.2692V15.4323C11.3928 15.6163 11.3809 15.7863 11.3577 15.9413L11.3584 15.9421C11.3349 16.1167 11.2678 16.2708 11.1467 16.3881C11.0102 16.5202 10.8106 16.5646 10.5974 16.5646H10.0554C9.86994 16.5646 9.69972 16.5199 9.56104 16.416C9.44129 16.3261 9.3452 16.215 9.27466 16.0842C9.21353 15.9706 9.16292 15.8593 9.12378 15.7509L8.14893 13.1091V15.7363C8.14893 15.9493 8.11322 16.1406 8.02661 16.2958L8.02588 16.2973C7.90706 16.5052 7.66112 16.5646 7.41138 16.5646C7.14233 16.5646 6.88122 16.5106 6.75 16.312C6.64812 16.1572 6.60791 15.9581 6.60791 15.7363V11.5724C6.60792 11.3882 6.61818 11.2193 6.63867 11.0671V11.0641L6.66724 10.9367C6.7042 10.8142 6.76699 10.706 6.85986 10.6188C6.9982 10.4862 7.19704 10.4409 7.41138 10.4409H7.95337L8.07129 10.4474Z",fill:"currentColor"}),ve.createElement("path",{d:"M13.5688 10.4409C13.7898 10.4409 13.9917 10.4869 14.1365 10.6152L14.1357 10.6159C14.2679 10.7305 14.3511 10.881 14.3884 11.0576C14.4217 11.2148 14.4375 11.3869 14.4375 11.5724V15.4323C14.4375 15.6193 14.4211 15.7927 14.3884 15.9516L14.3892 15.9523C14.3548 16.1313 14.2725 16.2842 14.1365 16.3976L14.1357 16.3969C13.9908 16.52 13.7897 16.5646 13.5688 16.5646C13.3503 16.5646 13.1511 16.5195 13.0049 16.3976L13.0005 16.394C12.8716 16.2798 12.7896 16.1299 12.7493 15.9553L12.7485 15.9516C12.7152 15.7941 12.6995 15.6205 12.6995 15.4323V11.5724C12.6995 11.3869 12.7153 11.2148 12.7485 11.0576C12.7858 10.8815 12.8669 10.7302 12.9968 10.6152L12.9983 10.6137C13.145 10.4875 13.3473 10.4409 13.5688 10.4409Z",fill:"currentColor"}),ve.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M10.574 1.50385C10.7457 1.52087 10.9072 1.59681 11.0303 1.71991L14.7803 5.46991C14.9208 5.61054 15 5.80136 15 6.00018V9.00018C14.9998 9.41423 14.6641 9.75018 14.25 9.75018C13.8359 9.75018 13.5002 9.41423 13.5 9.00018V6.75018H11.25C10.8523 6.75018 10.4707 6.59192 10.1895 6.31073C9.90824 6.02951 9.7501 5.64788 9.75 5.25018V3.00018H5.25C5.05109 3.00018 4.86038 3.07926 4.71973 3.21991C4.57919 3.36054 4.5 3.55136 4.5 3.75018V9.00018C4.4998 9.41423 4.16409 9.75018 3.75 9.75018C3.33591 9.75018 3.0002 9.41423 3 9.00018V3.75018C3 3.15353 3.23734 2.5813 3.65918 2.15936C4.08114 1.73741 4.65326 1.50018 5.25 1.50018H10.5L10.574 1.50385ZM11.25 5.25018H12.4395L11.25 4.06073V5.25018Z",fill:"currentColor"})),lb=e=>ve.createElement("svg",{width:18,height:18,viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},ve.createElement("path",{d:"M6.76831 10.8267C6.93291 10.8267 7.08404 10.8408 7.22021 10.8691L7.35205 10.9021L7.35278 10.9028L7.46851 10.9431C7.57872 10.986 7.67614 11.038 7.75928 11.0991C7.84245 11.1591 7.91481 11.2265 7.97388 11.3005L8.02881 11.3767L8.02954 11.3774L8.11011 11.5254C8.13317 11.5747 8.15233 11.6249 8.16797 11.6755C8.19815 11.7711 8.21863 11.8631 8.22656 11.9502C8.23376 12.0294 8.23755 12.096 8.23755 12.1479C8.23753 12.318 8.17338 12.4626 8.04639 12.572C7.92503 12.676 7.77653 12.7265 7.60913 12.7266C7.4711 12.7266 7.34146 12.6749 7.22241 12.583C7.1027 12.4905 7.02328 12.3741 7.02319 12.2329C7.02319 12.0468 6.98759 11.9498 6.94775 11.907L6.94629 11.9055C6.90561 11.8606 6.83878 11.8294 6.72583 11.8293C6.58234 11.8293 6.48534 11.856 6.42334 11.896C6.4086 11.9056 6.38747 11.9281 6.37061 11.981C6.35372 12.0341 6.34351 12.1099 6.34351 12.2117C6.34581 12.2878 6.36799 12.3546 6.40869 12.4153C6.45761 12.4821 6.52298 12.549 6.60718 12.6138L6.73608 12.7053C6.78632 12.7386 6.84449 12.7751 6.9104 12.8145C7.04454 12.8945 7.16167 12.9644 7.2605 13.0232L7.44507 13.1426C7.50565 13.1844 7.56597 13.2284 7.62524 13.2744C7.74715 13.3666 7.8562 13.4715 7.95337 13.5886C8.05276 13.7085 8.13297 13.8432 8.1936 13.9922C8.25599 14.1456 8.28891 14.3172 8.29395 14.5049V14.5364C8.29395 14.7339 8.26896 14.9141 8.21777 15.0754V15.0776C8.11696 15.3776 7.94914 15.6082 7.7124 15.761L7.71313 15.7617C7.62701 15.8179 7.53944 15.8644 7.45166 15.9016L7.36304 15.936C7.30225 15.9571 7.24075 15.9753 7.1792 15.9902L6.99243 16.0261C6.87331 16.0431 6.75886 16.0529 6.65039 16.0554H6.61304C6.41017 16.0554 6.22414 16.0345 6.05786 15.9917C5.89914 15.9495 5.75823 15.8922 5.63892 15.8196L5.63745 15.8188C5.52025 15.7449 5.42093 15.6589 5.34155 15.561C5.26338 15.4674 5.20001 15.3681 5.15332 15.2644C5.10802 15.1659 5.07431 15.0659 5.05371 14.9656C5.03361 14.8676 5.02297 14.7738 5.02295 14.6851C5.02295 14.5014 5.0798 14.3447 5.20898 14.2375L5.20972 14.2368L5.30493 14.1731C5.40409 14.1186 5.51594 14.0918 5.63745 14.0918C5.79553 14.0919 5.94175 14.1407 6.07251 14.2354L6.12451 14.2764C6.2216 14.3622 6.27861 14.4745 6.2959 14.6067L6.30103 14.6741L6.31055 14.7847C6.32502 14.8796 6.35383 14.9312 6.38306 14.9568C6.43071 14.9963 6.50789 15.0238 6.63135 15.0242C6.76743 15.0198 6.85874 14.9863 6.91772 14.9355L6.91846 14.9341L6.95361 14.8938C6.98575 14.8434 7.00924 14.7604 7.00928 14.6287C7.00928 14.4903 6.96843 14.3706 6.8877 14.2661L6.88696 14.2646C6.80068 14.1504 6.68858 14.0439 6.55078 13.946L6.55005 13.9453C6.40626 13.841 6.25592 13.7396 6.10034 13.6421C5.93262 13.5343 5.77326 13.4207 5.62427 13.303L5.62354 13.3022C5.46846 13.1772 5.34021 13.0351 5.24121 12.8752C5.13746 12.7076 5.0852 12.514 5.08008 12.2988V12.2388L5.0874 12.0505C5.10126 11.869 5.13388 11.7086 5.18628 11.5708V11.5693L5.2478 11.4382C5.31532 11.3136 5.40255 11.2077 5.51074 11.1233L5.62207 11.0464C5.73813 10.9764 5.87099 10.9263 6.01831 10.894C6.21201 10.8494 6.43196 10.8267 6.67603 10.8267H6.76831Z",fill:"currentColor"}),ve.createElement("path",{d:"M14.2266 10.8062C14.3565 10.8062 14.4736 10.8329 14.5693 10.8933L14.5701 10.8926L14.5715 10.894L14.5737 10.8948L14.573 10.8955C14.6342 10.9321 14.6895 10.9722 14.7363 11.0171L14.781 11.064L14.7825 11.0662L14.8235 11.1204C14.8363 11.1392 14.8492 11.159 14.8608 11.1797L14.9246 11.3159L14.9253 11.3181L15.9163 14.0024V11.4705C15.9163 11.2922 15.9461 11.1369 16.0159 11.0149L16.054 10.9607C16.1527 10.8467 16.3175 10.8062 16.5022 10.8062C16.7284 10.8062 16.9271 10.8532 17.0229 11.0017C17.1032 11.1237 17.1379 11.2847 17.1379 11.4705V15.0535C17.1379 15.21 17.1275 15.3541 17.1079 15.4849L17.1086 15.4856C17.0896 15.6273 17.0355 15.7491 16.9409 15.8408C16.837 15.9414 16.6806 15.9784 16.5022 15.9785H16.0356C15.8837 15.9785 15.7483 15.9422 15.6394 15.8606C15.5419 15.7874 15.4638 15.6974 15.4065 15.5911C15.3549 15.4953 15.3125 15.4018 15.2798 15.3113L14.3459 12.7815V15.3149C14.3459 15.4932 14.316 15.6489 14.2471 15.7727L14.2463 15.7734C14.158 15.9281 13.9711 15.9784 13.76 15.9785C13.53 15.9785 13.3292 15.9315 13.2312 15.783C13.151 15.6609 13.1169 15.5006 13.1169 15.3149V11.7319C13.117 11.575 13.126 11.4319 13.1433 11.3035V11.3013L13.166 11.1987C13.1955 11.1009 13.2454 11.0157 13.3176 10.9475L13.3594 10.9124C13.4627 10.8363 13.6027 10.8062 13.76 10.8062H14.2266Z",fill:"currentColor"}),ve.createElement("path",{d:"M3.62183 10.73C3.8058 10.73 3.96571 10.7696 4.07959 10.8677C4.185 10.9586 4.25306 11.0796 4.28613 11.2229C4.31675 11.3557 4.33154 11.5018 4.33154 11.6602V14.3606C4.33154 14.617 4.29481 14.8413 4.21655 15.0293C4.15993 15.1652 4.09098 15.286 4.00928 15.3896L3.92285 15.4878C3.80762 15.6056 3.67869 15.6971 3.5376 15.7625L3.53833 15.7632C3.40115 15.8269 3.27011 15.872 3.14722 15.8979L3.14795 15.8987C3.09669 15.9112 3.04501 15.9213 2.99414 15.9294L2.8418 15.9478C2.74998 15.9548 2.68156 15.9587 2.64111 15.9587C2.3706 15.9587 2.13396 15.928 1.93506 15.8643C1.73937 15.8022 1.56914 15.7204 1.42749 15.6174C1.28776 15.5158 1.17335 15.3984 1.08691 15.2651L1.02686 15.1685C0.970789 15.0715 0.926873 14.9732 0.895752 14.874L0.896484 14.8733C0.852315 14.745 0.821564 14.6203 0.806396 14.499L0.805664 14.4968C0.793555 14.3806 0.786621 14.2779 0.786621 14.1899C0.786659 14.0481 0.829716 13.9196 0.914062 13.8091C0.968035 13.7386 1.04873 13.6949 1.13965 13.6685C1.231 13.642 1.34202 13.6297 1.46851 13.6296C1.55651 13.6297 1.65224 13.6393 1.75415 13.6567C1.8653 13.6758 1.96539 13.7157 2.05151 13.7783C2.15785 13.853 2.20677 13.9666 2.20679 14.0977C2.20679 14.3421 2.24112 14.5246 2.302 14.6528L2.32178 14.6865C2.37332 14.7613 2.46833 14.8095 2.64111 14.8096C2.74386 14.8095 2.80532 14.7883 2.8396 14.762L2.84106 14.7605L2.90552 14.7019C2.92253 14.6822 2.9356 14.6623 2.94507 14.6426L2.97803 14.5518C2.98565 14.5209 2.98953 14.4889 2.99048 14.4565V11.9641H2.17236C2.0293 11.9641 1.8922 11.9536 1.76221 11.9312L1.76001 11.9304C1.62252 11.9035 1.50268 11.8482 1.40698 11.7612L1.40625 11.7598C1.30008 11.6602 1.25688 11.5177 1.25684 11.3547C1.25684 11.1882 1.29936 11.0419 1.40625 10.9417C1.49986 10.8517 1.6187 10.7951 1.75635 10.7681L1.9585 10.7395C2.02775 10.7333 2.09935 10.73 2.17236 10.73H3.62183Z",fill:"currentColor"}),ve.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M11.0061 10.8398C11.1058 10.8474 11.2146 10.8676 11.3313 10.8984L11.332 10.8977C11.4562 10.9275 11.5817 10.9747 11.7078 11.0376L11.803 11.0896C11.8653 11.1277 11.926 11.1727 11.9839 11.2244L12.0688 11.3071L12.0696 11.3079L12.1472 11.4001C12.2197 11.4965 12.2807 11.608 12.3303 11.7327L12.3772 11.8674C12.417 12.0081 12.4358 12.1667 12.4358 12.3406V14.4111C12.4358 14.649 12.4035 14.8579 12.3347 15.0337L12.334 15.0352C12.2654 15.204 12.1782 15.349 12.071 15.4666C11.9653 15.5823 11.8439 15.6747 11.7085 15.7412L11.7078 15.7405C11.5864 15.8034 11.4622 15.8534 11.335 15.8877C11.2172 15.9189 11.1066 15.9387 11.0061 15.9463C10.9136 15.9532 10.8413 15.9573 10.793 15.9573H10.675L10.4626 15.9463C10.362 15.9387 10.2518 15.919 10.1338 15.8877C10.0122 15.8554 9.8873 15.8055 9.75952 15.7405C9.62706 15.6742 9.50578 15.5832 9.39624 15.4688L9.39551 15.468C9.28579 15.3506 9.19561 15.2056 9.12451 15.0366L9.12378 15.0352C9.05226 14.8589 9.01835 14.6495 9.01831 14.4111V12.3406C9.01831 12.105 9.05259 11.8998 9.12451 11.7297C9.19368 11.5618 9.28389 11.4184 9.39697 11.3027C9.50677 11.1905 9.62826 11.1014 9.76099 11.0376C9.82393 11.0062 9.88688 10.9792 9.94849 10.957L9.94922 10.9563L10.1323 10.8992L10.1345 10.8984L10.3066 10.8604C10.3612 10.8506 10.4136 10.8436 10.4626 10.8398L10.675 10.8289H10.793C10.8413 10.8289 10.9136 10.8329 11.0061 10.8398ZM10.738 11.9473C10.6399 11.9473 10.5796 11.9688 10.5439 11.9963L10.5432 11.9971C10.4934 12.0354 10.4596 12.0746 10.4385 12.1135L10.4377 12.1143C10.4103 12.1641 10.3949 12.222 10.3931 12.2886V14.5393L10.4062 14.6309L10.4385 14.7151L10.4392 14.7158L10.481 14.7766C10.4976 14.7958 10.5181 14.8147 10.5417 14.833L10.5732 14.8521C10.6101 14.8689 10.6637 14.8806 10.738 14.8806C10.8345 14.8805 10.8925 14.8598 10.9255 14.8345C10.9743 14.7969 11.0075 14.7565 11.0288 14.7158C11.054 14.6605 11.0699 14.5993 11.0757 14.5327V12.2944L11.0588 12.197C11.051 12.167 11.0406 12.138 11.0281 12.1106C11.0069 12.0728 10.9738 12.0343 10.9255 11.9971L10.9233 11.9949C10.8905 11.9684 10.8335 11.9474 10.738 11.9473Z",fill:"currentColor"}),ve.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M10.574 1.50366C10.7457 1.52068 10.9072 1.59662 11.0303 1.71973L14.7803 5.46973C14.9209 5.61038 15 5.80109 15 6V9C15 9.41421 14.6642 9.75 14.25 9.75C13.8358 9.75 13.5 9.41421 13.5 9V6.75H11.25C10.8522 6.75 10.4708 6.59185 10.1895 6.31055C9.90815 6.02924 9.75 5.64783 9.75 5.25V3H5.25C5.05109 3 4.86038 3.07907 4.71973 3.21973C4.57907 3.36038 4.5 3.55109 4.5 3.75V9C4.5 9.41421 4.16421 9.75 3.75 9.75C3.33579 9.75 3 9.41421 3 9V3.75C3 3.15326 3.23722 2.58114 3.65918 2.15918C4.08114 1.73722 4.65326 1.5 5.25 1.5H10.5L10.574 1.50366ZM11.25 5.25H12.4395L11.25 4.06055V5.25Z",fill:"currentColor"})),cb=e=>ve.createElement("svg",{width:18,height:18,viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},ve.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M10.574 1.50366C10.7457 1.52068 10.9072 1.59662 11.0303 1.71973L14.7803 5.46973C14.9209 5.61038 15 5.80109 15 6V14.25C15 14.8467 14.7628 15.4189 14.3408 15.8408C13.9189 16.2628 13.3467 16.5 12.75 16.5H12C11.5858 16.5 11.25 16.1642 11.25 15.75C11.25 15.3358 11.5858 15 12 15H12.75C12.9489 15 13.1396 14.9209 13.2803 14.7803C13.4209 14.6396 13.5 14.4489 13.5 14.25V6.75H11.25C10.8522 6.75 10.4708 6.59185 10.1895 6.31055C9.90815 6.02924 9.75 5.64783 9.75 5.25V3H5.25C5.05109 3 4.86038 3.07907 4.71973 3.21973C4.57907 3.36038 4.5 3.55109 4.5 3.75V9C4.5 9.41421 4.16421 9.75 3.75 9.75C3.33579 9.75 3 9.41421 3 9V3.75C3 3.15326 3.23722 2.58114 3.65918 2.15918C4.08114 1.73722 4.65326 1.5 5.25 1.5H10.5L10.574 1.50366ZM11.25 5.25H12.4395L11.25 4.06055V5.25Z",fill:"currentColor"}),ve.createElement("path",{d:"M2.39355 10.5C2.53545 10.5 2.6592 10.5122 2.75757 10.5417C2.88987 10.5815 2.99161 10.6954 3.07251 10.8289L3.15747 10.9885L3.25195 11.2031L3.25269 11.2046L3.35229 11.4683C3.38786 11.5664 3.42601 11.6752 3.46655 11.7942L3.76318 12.6665L3.76392 12.6687L3.76904 12.6848L3.79907 12.5911L3.94849 12.1348C3.99515 11.9948 4.03674 11.8689 4.073 11.7576L4.07373 11.7561L4.1814 11.4434C4.21489 11.3495 4.24596 11.265 4.27515 11.1907L4.36084 10.9849C4.38855 10.9239 4.41584 10.8705 4.44214 10.8252C4.51581 10.6953 4.61188 10.5823 4.74243 10.5417H4.7439L4.82153 10.5227C4.90321 10.5069 4.99686 10.5 5.09985 10.5H5.67041C5.87137 10.5 6.05265 10.5425 6.17505 10.6619L6.17944 10.6655C6.29073 10.7714 6.35329 10.9108 6.375 11.072C6.39695 11.2133 6.40721 11.3701 6.40723 11.5415V15.5149C6.4072 15.7232 6.3696 15.9065 6.27686 16.0474C6.16065 16.2235 5.92578 16.2751 5.67041 16.2751C5.43573 16.2751 5.21924 16.2184 5.11157 16.0378L5.10938 16.0342C5.03005 15.8921 4.9966 15.7149 4.99658 15.5149V12.8335L4.4436 14.4456L4.44141 14.4521C4.39239 14.576 4.32667 14.6919 4.24658 14.8008L4.24731 14.8015C4.14341 14.9438 3.9882 15.008 3.80933 15.0081H3.73096C3.55351 15.008 3.40015 14.9437 3.29004 14.8081L3.28857 14.8066C3.20076 14.6954 3.13356 14.575 3.08862 14.4463L2.53564 12.8496V15.5149C2.53562 15.7149 2.50218 15.8921 2.42285 16.0342L2.42212 16.0356C2.31692 16.2193 2.09741 16.2751 1.86182 16.2751C1.60639 16.2751 1.37154 16.2236 1.25537 16.0474C1.16263 15.9065 1.12502 15.7232 1.125 15.5149V11.5415C1.12501 11.3697 1.13426 11.2129 1.15356 11.072L1.1543 11.0691L1.17993 10.9526C1.21308 10.8409 1.26884 10.7425 1.35059 10.6633L1.39966 10.6223C1.52082 10.5332 1.68333 10.5 1.86182 10.5H2.39355Z",fill:"currentColor"}),ve.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.1106 10.5C9.62746 10.5 10.0624 10.6251 10.4026 10.8875L10.5256 10.9944C10.6405 11.1071 10.7342 11.238 10.8062 11.3862C10.9039 11.5876 10.9497 11.8187 10.9497 12.074V14.4983C10.9497 14.7119 10.927 14.9051 10.8779 15.0754C10.8306 15.2398 10.7676 15.3875 10.689 15.5156L10.6875 15.5186C10.6079 15.6408 10.5165 15.7481 10.4143 15.8386C10.3155 15.9261 10.2132 15.9989 10.1074 16.0547L10.1067 16.054C9.86566 16.1854 9.58987 16.2585 9.28271 16.2751H7.97681C7.77408 16.2751 7.59145 16.2335 7.46704 16.1169C7.35471 16.0115 7.2898 15.8714 7.26489 15.7097C7.24266 15.5651 7.23194 15.4033 7.23193 15.2256V11.5415C7.23195 11.3663 7.2426 11.2069 7.26489 11.0647C7.28985 10.9032 7.35482 10.7635 7.46704 10.6582C7.59145 10.5416 7.77403 10.5 7.97681 10.5H9.1106ZM8.72095 15.0447H9.07544C9.15931 15.0426 9.23737 15.0225 9.31055 14.9839L9.31348 14.9817L9.35815 14.9553C9.40066 14.926 9.43743 14.8876 9.46802 14.8381L9.46875 14.8367L9.49438 14.7861C9.51748 14.7305 9.53172 14.6593 9.53174 14.5686V12.2615C9.53174 12.1256 9.50631 12.0248 9.46509 11.9517L9.46362 11.9495C9.42061 11.8696 9.36785 11.8162 9.30762 11.7825C9.25706 11.7542 9.19978 11.7342 9.1355 11.7231L9.06885 11.7151H8.72095V15.0447Z",fill:"currentColor"})),db=e=>ve.createElement("svg",{width:18,height:18,viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},ve.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3.6416 10.3784C3.95675 10.4068 4.24355 10.4808 4.49927 10.6033L4.68896 10.7058C4.75102 10.7437 4.81209 10.7853 4.87207 10.8303C4.99897 10.9227 5.10899 11.0375 5.20459 11.1724C5.30765 11.311 5.38613 11.4733 5.44116 11.6558L5.47998 11.8008C5.51306 11.9504 5.52903 12.1125 5.52905 12.2856C5.52905 12.6011 5.47828 12.8867 5.37305 13.1382L5.37378 13.1389C5.28434 13.3557 5.15787 13.5441 4.99512 13.7014L4.92334 13.7666C4.52343 14.1103 3.97203 14.269 3.2959 14.269H2.95166V15.4292C2.95165 15.614 2.93964 15.7845 2.91577 15.9397C2.8883 16.1182 2.81511 16.2739 2.68652 16.3909L2.68579 16.3901C2.54556 16.5202 2.34254 16.5645 2.12329 16.5645C1.90696 16.5644 1.70685 16.5194 1.56738 16.3887L1.56519 16.3865C1.44288 16.2679 1.37145 16.1152 1.34399 15.9404L1.34326 15.936C1.32257 15.7822 1.31251 15.613 1.3125 15.4292V11.5042C1.31251 11.3204 1.3225 11.1524 1.34326 11.001L1.34399 10.9973L1.37256 10.8691C1.40991 10.7455 1.47366 10.6362 1.56738 10.5483C1.70673 10.4148 1.90677 10.3689 2.12329 10.3689H3.50464L3.6416 10.3784ZM2.95166 12.9053H3.31787C3.43267 12.8984 3.53116 12.8714 3.61597 12.8269C3.69435 12.7857 3.75967 12.7244 3.81226 12.6387L3.84448 12.5728C3.8728 12.5 3.88989 12.4058 3.88989 12.2856C3.88984 12.1374 3.85971 12.0411 3.81812 11.9795L3.81519 11.9744C3.76419 11.8937 3.70357 11.8366 3.63428 11.7979C3.56584 11.7635 3.47692 11.7377 3.36328 11.7253H2.95166V12.9053Z",fill:"currentColor"}),ve.createElement("path",{d:"M9.85181 10.3689C9.96017 10.369 10.0701 10.3945 10.1792 10.4392L10.2876 10.4897L10.2935 10.4927L10.2993 10.4963C10.4209 10.5712 10.5226 10.6619 10.5879 10.7725C10.6503 10.8716 10.6882 10.9809 10.6882 11.0969C10.6882 11.1892 10.6526 11.2993 10.6077 11.4089L10.6069 11.4082C10.5828 11.4685 10.5524 11.5379 10.5154 11.6147C10.4774 11.6937 10.4326 11.7792 10.3813 11.8704L9.1582 14.0391V15.4373C9.1582 15.6164 9.14303 15.7853 9.11279 15.9426C9.07918 16.1138 9.00547 16.2635 8.88647 16.3799L8.88721 16.3806C8.75142 16.5164 8.5562 16.5644 8.34668 16.5645C8.13595 16.5644 7.94219 16.5154 7.80249 16.3843L7.80103 16.3828C7.68055 16.2661 7.60635 16.1157 7.57251 15.9434C7.54226 15.786 7.52783 15.6164 7.52783 15.4373V14.0398L6.12085 11.5283L6.11938 11.5261C6.0459 11.3891 6.00587 11.2453 6.00586 11.0969C6.00589 10.986 6.03681 10.8798 6.09155 10.7812L6.09302 10.7791L6.15015 10.6963C6.21492 10.6176 6.30071 10.5509 6.39771 10.4941L6.4043 10.4905L6.5127 10.4392C6.6213 10.3943 6.73162 10.369 6.84155 10.3689C7.06446 10.369 7.25232 10.4649 7.39307 10.6399L7.48096 10.752C7.5635 10.8656 7.6337 10.9873 7.69263 11.116L8.34668 12.4878L9.00073 11.116C9.07902 10.945 9.177 10.7867 9.29443 10.6421L9.29517 10.6414L9.35083 10.5791C9.48615 10.443 9.65571 10.3689 9.85181 10.3689Z",fill:"currentColor"}),ve.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M10.574 1.50366C10.7457 1.52068 10.9072 1.59662 11.0303 1.71973L14.7803 5.46973C14.9209 5.61038 15 5.80109 15 6V14.25C15 14.8467 14.7628 15.4189 14.3408 15.8408C13.9189 16.2628 13.3467 16.5 12.75 16.5H12C11.5858 16.5 11.25 16.1642 11.25 15.75C11.25 15.3358 11.5858 15 12 15H12.75C12.9489 15 13.1396 14.9209 13.2803 14.7803C13.4209 14.6396 13.5 14.4489 13.5 14.25V6.75H11.25C10.8522 6.75 10.4708 6.59185 10.1895 6.31055C9.90815 6.02924 9.75 5.64783 9.75 5.25V3H5.25C5.05109 3 4.86038 3.07907 4.71973 3.21973C4.57907 3.36038 4.5 3.55109 4.5 3.75V9C4.5 9.41421 4.16421 9.75 3.75 9.75C3.33579 9.75 3 9.41421 3 9V3.75C3 3.15326 3.23722 2.58114 3.65918 2.15918C4.08114 1.73722 4.65326 1.5 5.25 1.5H10.5L10.574 1.50366ZM11.25 5.25H12.4395L11.25 4.06055V5.25Z",fill:"currentColor"})),He=(e,t)=>m.jsx(e,{size:t.size??ae.size,stroke:t.stroke??ae.stroke,className:t.className}),Ks=(e,t)=>m.jsx(e,{width:Number(t.size??ae.size),height:Number(t.size??ae.size),className:t.className}),Eu={".bmp":e=>He(z.IconFileTypeBmp,e),".cpp":e=>Ks(ib,e),".c":e=>Ks(nb,e),".cs":e=>Ks(rb,e),".css":e=>He(z.IconFileTypeCss,e),".csv":e=>He(z.IconFileTypeCsv,e),".doc":e=>He(z.IconFileTypeDoc,e),".docx":e=>He(z.IconFileTypeDocx,e),".html":e=>He(z.IconFileTypeHtml,e),".ini":e=>Ks(ab,e),".jpg":e=>He(z.IconFileTypeJpg,e),".js":e=>He(z.IconFileTypeJs,e),".json":e=>Ks(lb,e),".jsx":e=>He(z.IconFileTypeJsx,e),".md":e=>Ks(cb,e),".pdf":e=>He(z.IconFileTypePdf,e),".php":e=>He(z.IconFileTypePhp,e),".png":e=>He(z.IconFileTypePng,e),".ppt":e=>He(z.IconFileTypePpt,e),".py":e=>Ks(db,e),".rs":e=>He(z.IconFileTypeRs,e),".sql":e=>He(z.IconFileTypeSql,e),".svg":e=>He(z.IconFileTypeSvg,e),".ts":e=>He(z.IconFileTypeTs,e),".tsx":e=>He(z.IconFileTypeTsx,e),".txt":e=>He(z.IconFileTypeTxt,e),".vue":e=>He(z.IconFileTypeVue,e),".xls":e=>He(z.IconFileTypeXls,e),".xml":e=>He(z.IconFileTypeXml,e),".zip":e=>He(z.IconFileTypeZip,e),default:e=>He(z.IconFile,e)},ld=({extension:e,size:t=ae.size,stroke:s=ae.stroke,className:o,decorative:i=!1,label:n,indicator:r})=>{const a=(()=>{const u=e.trim().toLowerCase();return u.startsWith(".")?u:`.${u}`})(),c=(Eu[a]??Eu.default)({size:t,stroke:s}),d=typeof n=="string"?n:`${a.slice(1).toUpperCase()} file icon`;return m.jsxs("span",{className:Z("inline-flex relative",o),...i?{"aria-hidden":!0}:{role:"img","aria-label":d},children:[m.jsx(Oe,{icon:c,className:"inline-block align-middle"}),r&&m.jsx("span",{className:"absolute -bottom-0.5 -left-0.5",children:r})]})},ln=({label:e="Shared entity",size:t=10,className:s,stroke:o=2})=>m.jsx(Oe,{className:ce("text-accent-primary",s),icon:m.jsx(z.IconArrowUpRight,{size:t,stroke:o,"aria-label":typeof e=="string"?e:void 0,className:"bg-layer-3",role:"img"})}),xa=({name:e,className:t,shared:s=!1,iconSize:o=us,details:i})=>{const n=e.includes(".")?e.split(".").pop():null;return m.jsxs("div",{className:ce("flex items-center gap-2 w-full",t),children:[n&&m.jsx(ld,{extension:n,size:o,className:"text-secondary",indicator:s?m.jsx(ln,{}):null,label:"File type icon"}),m.jsxs("div",{className:Z(["w-full flex min-w-0",i&&"flex-col gap-1"]),children:[m.jsx(dt,{className:"text-primary dial-small flex-1 min-w-0",text:e,id:"name"}),i]})]})},Ra=({name:e,className:t,shared:s=!1,loading:o=!1,iconSize:i=us})=>{const n=()=>o?m.jsx(Fn,{size:i}):m.jsx(Oe,{icon:m.jsx(z.IconFolder,{...ae,size:i}),className:"inline-block align-middle"});return m.jsxs("div",{className:ce("flex items-center gap-2 w-full",t),children:[m.jsxs("span",{className:"inline-flex relative text-secondary",role:"img",children:[n(),s&&m.jsx("span",{className:"absolute -bottom-0.5 -left-0.5",children:m.jsx(ln,{})})]}),m.jsx(dt,{className:"text-primary dial-small flex-1 min-w-0",text:e,id:"name"})]})};var cn=(e=>(e.Left="left",e.Right="right",e))(cn||{}),Ke=function(){return Ke=Object.assign||function(e){for(var t,s=1,o=arguments.length;s<o;s++){t=arguments[s];for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i])}return e},Ke.apply(this,arguments)},Du={width:"100%",height:"10px",top:"0px",left:"0px",cursor:"row-resize"},Pu={width:"10px",height:"100%",top:"0px",left:"0px",cursor:"col-resize"},tr={width:"20px",height:"20px",position:"absolute",zIndex:1},ub={top:Ke(Ke({},Du),{top:"-5px"}),right:Ke(Ke({},Pu),{left:void 0,right:"-5px"}),bottom:Ke(Ke({},Du),{top:void 0,bottom:"-5px"}),left:Ke(Ke({},Pu),{left:"-5px"}),topRight:Ke(Ke({},tr),{right:"-10px",top:"-10px",cursor:"ne-resize"}),bottomRight:Ke(Ke({},tr),{right:"-10px",bottom:"-10px",cursor:"se-resize"}),bottomLeft:Ke(Ke({},tr),{left:"-10px",bottom:"-10px",cursor:"sw-resize"}),topLeft:Ke(Ke({},tr),{left:"-10px",top:"-10px",cursor:"nw-resize"})},hb=g.memo(function(e){var t=e.onResizeStart,s=e.direction,o=e.children,i=e.replaceStyles,n=e.className,r=g.useCallback(function(c){t(c,s)},[t,s]),a=g.useCallback(function(c){t(c,s)},[t,s]),l=g.useMemo(function(){return Ke(Ke({position:"absolute",userSelect:"none"},ub[s]),i??{})},[i,s]);return m.jsx("div",{className:n||void 0,style:l,onMouseDown:r,onTouchStart:a,children:o})}),gb=(function(){var e=function(t,s){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(o,i){o.__proto__=i}||function(o,i){for(var n in i)Object.prototype.hasOwnProperty.call(i,n)&&(o[n]=i[n])},e(t,s)};return function(t,s){if(typeof s!="function"&&s!==null)throw new TypeError("Class extends value "+String(s)+" is not a constructor or null");e(t,s);function o(){this.constructor=t}t.prototype=s===null?Object.create(s):(o.prototype=s.prototype,new o)}})(),Zt=function(){return Zt=Object.assign||function(e){for(var t,s=1,o=arguments.length;s<o;s++){t=arguments[s];for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i])}return e},Zt.apply(this,arguments)},pb={width:"auto",height:"auto"},sr=function(e,t,s){return Math.max(Math.min(e,s),t)},Mu=function(e,t,s){var o=Math.round(e/t);return o*t+s*(o-1)},Oo=function(e,t){return new RegExp(e,"i").test(t)},or=function(e){return!!(e.touches&&e.touches.length)},fb=function(e){return!!((e.clientX||e.clientX===0)&&(e.clientY||e.clientY===0))},Tu=function(e,t,s){s===void 0&&(s=0);var o=t.reduce(function(n,r,a){return Math.abs(r-e)<Math.abs(t[n]-e)?a:n},0),i=Math.abs(t[o]-e);return s===0||i<s?t[o]:e},Sl=function(e){return e=e.toString(),e==="auto"||e.endsWith("px")||e.endsWith("%")||e.endsWith("vh")||e.endsWith("vw")||e.endsWith("vmax")||e.endsWith("vmin")?e:"".concat(e,"px")},ir=function(e,t,s,o){if(e&&typeof e=="string"){if(e.endsWith("px"))return Number(e.replace("px",""));if(e.endsWith("%")){var i=Number(e.replace("%",""))/100;return t*i}if(e.endsWith("vw")){var i=Number(e.replace("vw",""))/100;return s*i}if(e.endsWith("vh")){var i=Number(e.replace("vh",""))/100;return o*i}}return e},mb=function(e,t,s,o,i,n,r){return o=ir(o,e.width,t,s),i=ir(i,e.height,t,s),n=ir(n,e.width,t,s),r=ir(r,e.height,t,s),{maxWidth:typeof o>"u"?void 0:Number(o),maxHeight:typeof i>"u"?void 0:Number(i),minWidth:typeof n>"u"?void 0:Number(n),minHeight:typeof r>"u"?void 0:Number(r)}},Cb=function(e){return Array.isArray(e)?e:[e,e]},vb=["as","ref","style","className","grid","gridGap","snap","bounds","boundsByDirection","size","defaultSize","minWidth","minHeight","maxWidth","maxHeight","lockAspectRatio","lockAspectRatioExtraWidth","lockAspectRatioExtraHeight","enable","handleStyles","handleClasses","handleWrapperStyle","handleWrapperClass","children","onResizeStart","onResize","onResizeStop","handleComponent","scale","resizeRatio","snapGap"],Iu="__resizable_base__",wb=(function(e){gb(t,e);function t(s){var o,i,n,r,a=e.call(this,s)||this;return a.ratio=1,a.resizable=null,a.parentLeft=0,a.parentTop=0,a.resizableLeft=0,a.resizableRight=0,a.resizableTop=0,a.resizableBottom=0,a.targetLeft=0,a.targetTop=0,a.delta={width:0,height:0},a.appendBase=function(){if(!a.resizable||!a.window)return null;var l=a.parentNode;if(!l)return null;var c=a.window.document.createElement("div");return c.style.width="100%",c.style.height="100%",c.style.position="absolute",c.style.transform="scale(0, 0)",c.style.left="0",c.style.flex="0 0 100%",c.classList?c.classList.add(Iu):c.className+=Iu,l.appendChild(c),c},a.removeBase=function(l){var c=a.parentNode;c&&c.removeChild(l)},a.state={isResizing:!1,width:(i=(o=a.propsSize)===null||o===void 0?void 0:o.width)!==null&&i!==void 0?i:"auto",height:(r=(n=a.propsSize)===null||n===void 0?void 0:n.height)!==null&&r!==void 0?r:"auto",direction:"right",original:{x:0,y:0,width:0,height:0},backgroundStyle:{height:"100%",width:"100%",backgroundColor:"rgba(0,0,0,0)",cursor:"auto",opacity:0,position:"fixed",zIndex:9999,top:"0",left:"0",bottom:"0",right:"0"},flexBasis:void 0},a.onResizeStart=a.onResizeStart.bind(a),a.onMouseMove=a.onMouseMove.bind(a),a.onMouseUp=a.onMouseUp.bind(a),a}return Object.defineProperty(t.prototype,"parentNode",{get:function(){return this.resizable?this.resizable.parentNode:null},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"window",{get:function(){return!this.resizable||!this.resizable.ownerDocument?null:this.resizable.ownerDocument.defaultView},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"propsSize",{get:function(){return this.props.size||this.props.defaultSize||pb},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"size",{get:function(){var s=0,o=0;if(this.resizable&&this.window){var i=this.resizable.offsetWidth,n=this.resizable.offsetHeight,r=this.resizable.style.position;r!=="relative"&&(this.resizable.style.position="relative"),s=this.resizable.style.width!=="auto"?this.resizable.offsetWidth:i,o=this.resizable.style.height!=="auto"?this.resizable.offsetHeight:n,this.resizable.style.position=r}return{width:s,height:o}},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"sizeStyle",{get:function(){var s=this,o=this.props.size,i=function(a){var l;if(typeof s.state[a]>"u"||s.state[a]==="auto")return"auto";if(s.propsSize&&s.propsSize[a]&&(!((l=s.propsSize[a])===null||l===void 0)&&l.toString().endsWith("%"))){if(s.state[a].toString().endsWith("%"))return s.state[a].toString();var c=s.getParentSize(),d=Number(s.state[a].toString().replace("px","")),u=d/c[a]*100;return"".concat(u,"%")}return Sl(s.state[a])},n=o&&typeof o.width<"u"&&!this.state.isResizing?Sl(o.width):i("width"),r=o&&typeof o.height<"u"&&!this.state.isResizing?Sl(o.height):i("height");return{width:n,height:r}},enumerable:!1,configurable:!0}),t.prototype.getParentSize=function(){if(!this.parentNode)return this.window?{width:this.window.innerWidth,height:this.window.innerHeight}:{width:0,height:0};var s=this.appendBase();if(!s)return{width:0,height:0};var o=!1,i=this.parentNode.style.flexWrap;i!=="wrap"&&(o=!0,this.parentNode.style.flexWrap="wrap"),s.style.position="relative",s.style.minWidth="100%",s.style.minHeight="100%";var n={width:s.offsetWidth,height:s.offsetHeight};return o&&(this.parentNode.style.flexWrap=i),this.removeBase(s),n},t.prototype.bindEvents=function(){this.window&&(this.window.addEventListener("mouseup",this.onMouseUp),this.window.addEventListener("mousemove",this.onMouseMove),this.window.addEventListener("mouseleave",this.onMouseUp),this.window.addEventListener("touchmove",this.onMouseMove,{capture:!0,passive:!1}),this.window.addEventListener("touchend",this.onMouseUp))},t.prototype.unbindEvents=function(){this.window&&(this.window.removeEventListener("mouseup",this.onMouseUp),this.window.removeEventListener("mousemove",this.onMouseMove),this.window.removeEventListener("mouseleave",this.onMouseUp),this.window.removeEventListener("touchmove",this.onMouseMove,!0),this.window.removeEventListener("touchend",this.onMouseUp))},t.prototype.componentDidMount=function(){if(!(!this.resizable||!this.window)){var s=this.window.getComputedStyle(this.resizable);this.setState({width:this.state.width||this.size.width,height:this.state.height||this.size.height,flexBasis:s.flexBasis!=="auto"?s.flexBasis:void 0})}},t.prototype.componentWillUnmount=function(){this.window&&this.unbindEvents()},t.prototype.createSizeForCssProperty=function(s,o){var i=this.propsSize&&this.propsSize[o];return this.state[o]==="auto"&&this.state.original[o]===s&&(typeof i>"u"||i==="auto")?"auto":s},t.prototype.calculateNewMaxFromBoundary=function(s,o){var i=this.props.boundsByDirection,n=this.state.direction,r=i&&Oo("left",n),a=i&&Oo("top",n),l,c;if(this.props.bounds==="parent"){var d=this.parentNode;d&&(l=r?this.resizableRight-this.parentLeft:d.offsetWidth+(this.parentLeft-this.resizableLeft),c=a?this.resizableBottom-this.parentTop:d.offsetHeight+(this.parentTop-this.resizableTop))}else this.props.bounds==="window"?this.window&&(l=r?this.resizableRight:this.window.innerWidth-this.resizableLeft,c=a?this.resizableBottom:this.window.innerHeight-this.resizableTop):this.props.bounds&&(l=r?this.resizableRight-this.targetLeft:this.props.bounds.offsetWidth+(this.targetLeft-this.resizableLeft),c=a?this.resizableBottom-this.targetTop:this.props.bounds.offsetHeight+(this.targetTop-this.resizableTop));return l&&Number.isFinite(l)&&(s=s&&s<l?s:l),c&&Number.isFinite(c)&&(o=o&&o<c?o:c),{maxWidth:s,maxHeight:o}},t.prototype.calculateNewSizeFromDirection=function(s,o){var i=this.props.scale||1,n=Cb(this.props.resizeRatio||1),r=n[0],a=n[1],l=this.state,c=l.direction,d=l.original,u=this.props,h=u.lockAspectRatio,p=u.lockAspectRatioExtraHeight,f=u.lockAspectRatioExtraWidth,C=d.width,v=d.height,w=p||0,b=f||0;return Oo("right",c)&&(C=d.width+(s-d.x)*r/i,h&&(v=(C-b)/this.ratio+w)),Oo("left",c)&&(C=d.width-(s-d.x)*r/i,h&&(v=(C-b)/this.ratio+w)),Oo("bottom",c)&&(v=d.height+(o-d.y)*a/i,h&&(C=(v-w)*this.ratio+b)),Oo("top",c)&&(v=d.height-(o-d.y)*a/i,h&&(C=(v-w)*this.ratio+b)),{newWidth:C,newHeight:v}},t.prototype.calculateNewSizeFromAspectRatio=function(s,o,i,n){var r=this.props,a=r.lockAspectRatio,l=r.lockAspectRatioExtraHeight,c=r.lockAspectRatioExtraWidth,d=typeof n.width>"u"?10:n.width,u=typeof i.width>"u"||i.width<0?s:i.width,h=typeof n.height>"u"?10:n.height,p=typeof i.height>"u"||i.height<0?o:i.height,f=l||0,C=c||0;if(a){var v=(h-f)*this.ratio+C,w=(p-f)*this.ratio+C,b=(d-C)/this.ratio+f,S=(u-C)/this.ratio+f,y=Math.max(d,v),x=Math.min(u,w),R=Math.max(h,b),F=Math.min(p,S);s=sr(s,y,x),o=sr(o,R,F)}else s=sr(s,d,u),o=sr(o,h,p);return{newWidth:s,newHeight:o}},t.prototype.setBoundingClientRect=function(){var s=1/(this.props.scale||1);if(this.props.bounds==="parent"){var o=this.parentNode;if(o){var i=o.getBoundingClientRect();this.parentLeft=i.left*s,this.parentTop=i.top*s}}if(this.props.bounds&&typeof this.props.bounds!="string"){var n=this.props.bounds.getBoundingClientRect();this.targetLeft=n.left*s,this.targetTop=n.top*s}if(this.resizable){var r=this.resizable.getBoundingClientRect(),a=r.left,l=r.top,c=r.right,d=r.bottom;this.resizableLeft=a*s,this.resizableRight=c*s,this.resizableTop=l*s,this.resizableBottom=d*s}},t.prototype.onResizeStart=function(s,o){if(!(!this.resizable||!this.window)){var i=0,n=0;if(s.nativeEvent&&fb(s.nativeEvent)?(i=s.nativeEvent.clientX,n=s.nativeEvent.clientY):s.nativeEvent&&or(s.nativeEvent)&&(i=s.nativeEvent.touches[0].clientX,n=s.nativeEvent.touches[0].clientY),this.props.onResizeStart&&this.resizable){var r=this.props.onResizeStart(s,o,this.resizable);if(r===!1)return}this.props.size&&(typeof this.props.size.height<"u"&&this.props.size.height!==this.state.height&&this.setState({height:this.props.size.height}),typeof this.props.size.width<"u"&&this.props.size.width!==this.state.width&&this.setState({width:this.props.size.width})),this.ratio=typeof this.props.lockAspectRatio=="number"?this.props.lockAspectRatio:this.size.width/this.size.height;var a,l=this.window.getComputedStyle(this.resizable);if(l.flexBasis!=="auto"){var c=this.parentNode;if(c){var d=this.window.getComputedStyle(c).flexDirection;this.flexDir=d.startsWith("row")?"row":"column",a=l.flexBasis}}this.setBoundingClientRect(),this.bindEvents();var u={original:{x:i,y:n,width:this.size.width,height:this.size.height},isResizing:!0,backgroundStyle:Zt(Zt({},this.state.backgroundStyle),{cursor:this.window.getComputedStyle(s.target).cursor||"auto"}),direction:o,flexBasis:a};this.setState(u)}},t.prototype.onMouseMove=function(s){var o=this;if(!(!this.state.isResizing||!this.resizable||!this.window)){if(this.window.TouchEvent&&or(s))try{s.preventDefault(),s.stopPropagation()}catch{}var i=this.props,n=i.maxWidth,r=i.maxHeight,a=i.minWidth,l=i.minHeight,c=or(s)?s.touches[0].clientX:s.clientX,d=or(s)?s.touches[0].clientY:s.clientY,u=this.state,h=u.direction,p=u.original,f=u.width,C=u.height,v=this.getParentSize(),w=mb(v,this.window.innerWidth,this.window.innerHeight,n,r,a,l);n=w.maxWidth,r=w.maxHeight,a=w.minWidth,l=w.minHeight;var b=this.calculateNewSizeFromDirection(c,d),S=b.newHeight,y=b.newWidth,x=this.calculateNewMaxFromBoundary(n,r);this.props.snap&&this.props.snap.x&&(y=Tu(y,this.props.snap.x,this.props.snapGap)),this.props.snap&&this.props.snap.y&&(S=Tu(S,this.props.snap.y,this.props.snapGap));var R=this.calculateNewSizeFromAspectRatio(y,S,{width:x.maxWidth,height:x.maxHeight},{width:a,height:l});if(y=R.newWidth,S=R.newHeight,this.props.grid){var F=Mu(y,this.props.grid[0],this.props.gridGap?this.props.gridGap[0]:0),D=Mu(S,this.props.grid[1],this.props.gridGap?this.props.gridGap[1]:0),M=this.props.snapGap||0,k=M===0||Math.abs(F-y)<=M?F:y,E=M===0||Math.abs(D-S)<=M?D:S;y=k,S=E}var P={width:y-p.width,height:S-p.height};if(this.delta=P,f&&typeof f=="string"){if(f.endsWith("%")){var N=y/v.width*100;y="".concat(N,"%")}else if(f.endsWith("vw")){var B=y/this.window.innerWidth*100;y="".concat(B,"vw")}else if(f.endsWith("vh")){var O=y/this.window.innerHeight*100;y="".concat(O,"vh")}}if(C&&typeof C=="string"){if(C.endsWith("%")){var N=S/v.height*100;S="".concat(N,"%")}else if(C.endsWith("vw")){var B=S/this.window.innerWidth*100;S="".concat(B,"vw")}else if(C.endsWith("vh")){var O=S/this.window.innerHeight*100;S="".concat(O,"vh")}}var J={width:this.createSizeForCssProperty(y,"width"),height:this.createSizeForCssProperty(S,"height")};this.flexDir==="row"?J.flexBasis=J.width:this.flexDir==="column"&&(J.flexBasis=J.height);var te=this.state.width!==J.width,L=this.state.height!==J.height,le=this.state.flexBasis!==J.flexBasis,V=te||L||le;V&&Rn.flushSync(function(){o.setState(J)}),this.props.onResize&&V&&this.props.onResize(s,h,this.resizable,P)}},t.prototype.onMouseUp=function(s){var o,i,n=this.state,r=n.isResizing,a=n.direction;n.original,!(!r||!this.resizable)&&(this.props.onResizeStop&&this.props.onResizeStop(s,a,this.resizable,this.delta),this.props.size&&this.setState({width:(o=this.props.size.width)!==null&&o!==void 0?o:"auto",height:(i=this.props.size.height)!==null&&i!==void 0?i:"auto"}),this.unbindEvents(),this.setState({isResizing:!1,backgroundStyle:Zt(Zt({},this.state.backgroundStyle),{cursor:"auto"})}))},t.prototype.updateSize=function(s){var o,i;this.setState({width:(o=s.width)!==null&&o!==void 0?o:"auto",height:(i=s.height)!==null&&i!==void 0?i:"auto"})},t.prototype.renderResizer=function(){var s=this,o=this.props,i=o.enable,n=o.handleStyles,r=o.handleClasses,a=o.handleWrapperStyle,l=o.handleWrapperClass,c=o.handleComponent;if(!i)return null;var d=Object.keys(i).map(function(u){return i[u]!==!1?m.jsx(hb,{direction:u,onResizeStart:s.onResizeStart,replaceStyles:n&&n[u],className:r&&r[u],children:c&&c[u]?c[u]:null},u):null});return m.jsx("div",{className:l,style:a,children:d})},t.prototype.render=function(){var s=this,o=Object.keys(this.props).reduce(function(r,a){return vb.indexOf(a)!==-1||(r[a]=s.props[a]),r},{}),i=Zt(Zt(Zt({position:"relative",userSelect:this.state.isResizing?"none":"auto"},this.props.style),this.sizeStyle),{maxWidth:this.props.maxWidth,maxHeight:this.props.maxHeight,minWidth:this.props.minWidth,minHeight:this.props.minHeight,boxSizing:"border-box",flexShrink:0});this.state.flexBasis&&(i.flexBasis=this.state.flexBasis);var n=this.props.as||"div";return m.jsxs(n,Zt({style:i,className:this.props.className},o,{ref:function(r){r&&(s.resizable=r)},children:[this.state.isResizing&&m.jsx("div",{style:this.state.backgroundStyle}),this.props.children,this.renderResizer()]}))},t.defaultProps={as:"div",onResizeStart:function(){},onResize:function(){},onResizeStop:function(){},enable:{top:!0,right:!0,bottom:!0,left:!0,topRight:!0,bottomRight:!0,bottomLeft:!0,topLeft:!0},style:{},grid:[1,1],gridGap:[0,0],lockAspectRatio:!1,lockAspectRatioExtraWidth:0,lockAspectRatioExtraHeight:0,scale:1,resizeRatio:1,snapGap:0},t})(g.PureComponent);const bb=({side:e,className:t})=>{const s=e===cn.Left,o=s?z.IconChevronLeft:z.IconChevronRight;return m.jsx("div",{className:t,children:m.jsx(o,{className:Z("h-full",s&&"-ml-6")})})},Sb=({side:e,isResizing:t,customHandler:s,handlerClassName:o})=>{const i=ce("invisible h-full w-0.5 group-hover:visible bg-accent-primary text-accent-primary cursor-col-resize transition-opacity",t&&"visible",o),n=m.jsx(bb,{side:e,className:i});return s?m.jsx("div",{className:i,children:s}):n},Zg=({children:e,minWidth:t,maxWidth:s,width:o,defaultWidth:i,onResizeStop:n,onResize:r,side:a=cn.Right,resizeHandlerClassName:l,resizeHandler:c})=>{const[d,u]=g.useState(!1),[h,p]=g.useState(i),f=o!==void 0,C=f?o:h,v=g.useRef(null),w=g.useCallback(()=>{u(!0)},[]),b=g.useCallback(()=>{u(!1);const y=v.current?.resizable?.getBoundingClientRect(),x=y?Math.round(y.width):t;f||p(x),n?.(x)},[n,f,t]),S=g.useMemo(()=>{const y=a===cn.Left,x=m.jsx(Sb,{side:a,isResizing:d,customHandler:c,handlerClassName:l});return{size:f?{width:C,height:"100%"}:void 0,defaultSize:f?void 0:{width:C,height:"100%"},minWidth:t,maxWidth:s,enable:{left:y,right:!y},handleClasses:{right:"group",left:"group"},handleStyles:{right:{right:"-8px",zIndex:10},left:{left:0,zIndex:10}},handleComponent:{left:y?x:void 0,right:y?void 0:x},onResizeStart:w,onResize:(R,F,D)=>{const M=Math.round(D.offsetWidth);r?.(M)},onResizeStop:b}},[a,f,C,t,s,c,l,d,w,b,r]);return m.jsx(wb,{ref:v,...S,children:m.jsx("div",{className:"group flex size-full flex-col bg-layer-3 divide-y divide-tertiary transition-all",children:e})})},Xg=({enabled:e=!0,children:t,...s})=>e?m.jsx(Zg,{...s,children:t}):t;var Lt=(e=>(e.Default="default",e.Text="text",e.Circular="circular",e.Rectangular="rectangular",e))(Lt||{}),qi=(e=>(e.Small="small",e.Default="default",e.Large="large",e))(qi||{}),Hr=(e=>(e.Circle="circle",e.Square="square",e))(Hr||{});const yb=e=>{if(typeof e=="number")return e;switch(e){case qi.Small:return 32;case qi.Large:return 64;case qi.Default:default:return 40}},Vo=({active:e=!0,paragraph:t=!0,avatar:s=!1,showTitle:o=!0,loading:i=!0,children:n,variant:r=Lt.Default,width:a,height:l,className:c,...d})=>{if(!i&&n)return m.jsx(m.Fragment,{children:n});const u=ce("bg-layer-3",e&&"animate-pulse",c);if(r!==Lt.Default){const D=ce(u,r===Lt.Circular&&"rounded-full",r===Lt.Rectangular&&"rounded",r===Lt.Text&&"rounded"),M={};return a&&(M.width=typeof a=="number"?`${a}px`:a),l&&(M.height=typeof l=="number"?`${l}px`:l),m.jsx("div",{className:D,style:M,...d})}const h=!!s,p=!!o,f=!!t,C=typeof s=="object"?s:{},v=typeof o=="object"?o:{},w=typeof t=="object"?t:{},b=yb(C.size),S=C.shape??Hr.Circle,y=v.width??"38%",x=w.rows??3,R=w.width,F=D=>R?Array.isArray(R)?R[D]??"100%":R:D===x-1?"61%":"100%";return m.jsxs("div",{...d,className:ce("flex gap-4",c),children:[h&&m.jsx("div",{className:ce(u,S===Hr.Circle?"rounded-full":"rounded","flex-shrink-0"),style:{width:b,height:b}}),m.jsxs("div",{className:"flex-1 flex flex-col gap-3",children:[p&&m.jsx("div",{className:ce(u,"h-4 rounded"),style:{width:y}}),f&&m.jsx("div",{className:"flex flex-col gap-3",children:Array.from({length:x}).map((D,M)=>m.jsx("div",{className:ce(u,"h-4 rounded"),style:{width:F(M)}},M))})]})]})};var uo=class{constructor(){this.allSyncListeners=new Map,this.allAsyncListeners=new Map,this.globalSyncListeners=new Set,this.globalAsyncListeners=new Set,this.asyncFunctionsQueue=[],this.scheduled=!1,this.firedEvents={}}setFrameworkOverrides(e){this.frameworkOverrides=e}getListeners(e,t,s){const o=t?this.allAsyncListeners:this.allSyncListeners;let i=o.get(e);return!i&&s&&(i=new Set,o.set(e,i)),i}noRegisteredListenersExist(){return this.allSyncListeners.size===0&&this.allAsyncListeners.size===0&&this.globalSyncListeners.size===0&&this.globalAsyncListeners.size===0}addEventListener(e,t,s=!1){this.getListeners(e,s,!0).add(t)}removeEventListener(e,t,s=!1){const o=this.getListeners(e,s,!1);o&&(o.delete(t),o.size===0&&(s?this.allAsyncListeners:this.allSyncListeners).delete(e))}addGlobalListener(e,t=!1){this.getGlobalListeners(t).add(e)}removeGlobalListener(e,t=!1){this.getGlobalListeners(t).delete(e)}dispatchEvent(e){this.dispatchToListeners(e,!0),this.dispatchToListeners(e,!1),this.firedEvents[e.type]=!0}dispatchEventOnce(e){this.firedEvents[e.type]||this.dispatchEvent(e)}dispatchToListeners(e,t){const s=e.type;if(t&&"event"in e){const a=e.event;a instanceof Event&&(e.eventPath=a.composedPath())}const{frameworkOverrides:o}=this,i=a=>{const l=o?()=>o.wrapIncoming(a):a;t?this.dispatchAsync(l):l()},n=this.getListeners(s,t,!1);if((n?.size??0)>0){const a=new Set(n);for(const l of a)n?.has(l)&&i(()=>l(e))}const r=this.getGlobalListeners(t);if(r.size>0){const a=new Set(r);for(const l of a)i(()=>l(s,e))}}getGlobalListeners(e){return e?this.globalAsyncListeners:this.globalSyncListeners}dispatchAsync(e){if(this.asyncFunctionsQueue.push(e),!this.scheduled){const t=()=>{window.setTimeout(this.flushAsyncQueue.bind(this),0)};this.frameworkOverrides?this.frameworkOverrides.wrapIncoming(t):t(),this.scheduled=!0}}flushAsyncQueue(){this.scheduled=!1;const e=this.asyncFunctionsQueue.slice();this.asyncFunctionsQueue=[];for(const t of e)t()}};function ps(e){return e==null||e===""?null:e}function Y(e){return e!=null&&e!==""}function Be(e){return!Y(e)}function Cc(e){return e!=null&&typeof e.toString=="function"?e.toString():null}function dn(e,t){const s=e?JSON.stringify(e):null,o=t?JSON.stringify(t):null;return s===o}function xb(e,t,s=!1){const o=e==null,i=t==null;if(e?.toNumber&&(e=e.toNumber()),t?.toNumber&&(t=t.toNumber()),o&&i)return 0;if(o)return-1;if(i)return 1;function n(r,a){return r>a?1:r<a?-1:0}if(typeof e!="string"||!s)return n(e,t);try{return e.localeCompare(t)}catch{return n(e,t)}}var Rb=/[&<>"']/g,Fb={"&":"&","<":"<",">":">",'"':""","'":"'"};function pi(e){return e?.toString().toString()??null}function Yi(e){return pi(e)?.replace(Rb,t=>Fb[t])??null}function Xt(e){return e.eRootDiv.getRootNode()}function We(e){return Xt(e).activeElement}function Je(e){const{gos:t,eRootDiv:s}=e;let o=null;const i=t.get("getDocument");return i&&Y(i)?o=i():s&&(o=s.ownerDocument),o&&Y(o)?o:document}function Qg(e){const t=We(e);return t===null||t===Je(e).body}function Jg(e){return Je(e).defaultView||window}function cd(e){let t=null,s=null;try{t=Je(e).fullscreenElement}catch{}finally{t||(t=Xt(e));const o=t.querySelector("body");o?s=o:t instanceof ShadowRoot?s=t:t instanceof Document?s=t?.documentElement:s=t}return s}function Eb(e){return cd(e)?.clientWidth??(window.innerWidth||-1)}function Db(e){return cd(e)?.clientHeight??(window.innerHeight||-1)}function jt(e,t,s){s==null||typeof s=="string"&&s==""?ep(e,t):Ut(e,t,s)}function Ut(e,t,s){e.setAttribute(tp(t),s.toString())}function ep(e,t){e.removeAttribute(tp(t))}function tp(e){return`aria-${e}`}function ho(e,t){t?e.setAttribute("role",t):e.removeAttribute("role")}function Pb(e){let t;return e==="asc"?t="ascending":e==="desc"?t="descending":e==="mixed"?t="other":t="none",t}function Mb(e){return e.getAttribute("aria-label")}function ii(e,t){jt(e,"label",t)}function un(e,t){jt(e,"labelledby",t)}function sp(e,t){jt(e,"live",t)}function Tb(e,t){jt(e,"atomic",t)}function Ib(e,t){jt(e,"relevant",t)}function kb(e,t){jt(e,"invalid",t)}function Ab(e,t){jt(e,"disabled",t)}function op(e,t){jt(e,"hidden",t)}function vc(e,t){Ut(e,"expanded",t)}function Lb(e,t){Ut(e,"setsize",t)}function Ob(e,t){Ut(e,"posinset",t)}function Nb(e,t){Ut(e,"rowcount",t)}function ip(e,t){Ut(e,"rowindex",t)}function Hb(e,t){Ut(e,"rowspan",t)}function Gb(e,t){Ut(e,"colcount",t)}function np(e,t){Ut(e,"colindex",t)}function Bb(e,t){Ut(e,"colspan",t)}function Vb(e,t){Ut(e,"sort",t)}function zb(e){ep(e,"sort")}function rp(e,t){jt(e,"selected",t)}function Wb(e,t){jt(e,"controls",t)}function _b(e,t){Wb(e,t.id),un(t,e.id)}function ku(e,t){jt(e,"owns",t)}function Fa(e,t){return t===void 0?e("ariaIndeterminate","indeterminate"):t===!0?e("ariaChecked","checked"):e("ariaUnchecked","unchecked")}var jb="[tabindex], input, select, button, textarea, [href]",ap="[disabled], .ag-disabled:not(.ag-button), .ag-disabled *";function Zi(e){return!e||!e.matches("input, select, button, textarea")||!e.matches(ap)?!1:ws(e)}function ze(e,t,s={}){const{skipAriaHidden:o}=s;e.classList.toggle("ag-hidden",!t),o||op(e,!t)}function Ub(e,t,s={}){const{skipAriaHidden:o}=s;e.classList.toggle("ag-invisible",!t),o||op(e,!t)}function hn(e,t){const s="disabled",o=t?n=>n.setAttribute(s,""):n=>n.removeAttribute(s);o(e);const i=e.querySelectorAll("input")??[];for(const n of i)o(n)}function to(e,t,s){let o=0;for(;e;){if(e.classList.contains(t))return!0;if(e=e.parentElement,typeof s=="number"){if(++o>s)break}else if(e===s)break}return!1}function So(e){const{height:t,width:s,borderTopWidth:o,borderRightWidth:i,borderBottomWidth:n,borderLeftWidth:r,paddingTop:a,paddingRight:l,paddingBottom:c,paddingLeft:d,marginTop:u,marginRight:h,marginBottom:p,marginLeft:f,boxSizing:C}=window.getComputedStyle(e),v=Number.parseFloat;return{height:v(t||"0"),width:v(s||"0"),borderTopWidth:v(o||"0"),borderRightWidth:v(i||"0"),borderBottomWidth:v(n||"0"),borderLeftWidth:v(r||"0"),paddingTop:v(a||"0"),paddingRight:v(l||"0"),paddingBottom:v(c||"0"),paddingLeft:v(d||"0"),marginTop:v(u||"0"),marginRight:v(h||"0"),marginBottom:v(p||"0"),marginLeft:v(f||"0"),boxSizing:C}}function dd(e){const t=So(e);return t.boxSizing==="border-box"?t.height-t.paddingTop-t.paddingBottom-t.borderTopWidth-t.borderBottomWidth:t.height}function gn(e){const t=So(e);return t.boxSizing==="border-box"?t.width-t.paddingLeft-t.paddingRight-t.borderLeftWidth-t.borderRightWidth:t.width}function lp(e){const{height:t,marginBottom:s,marginTop:o}=So(e);return Math.floor(t+s+o)}function Gr(e){const{width:t,marginLeft:s,marginRight:o}=So(e);return Math.floor(t+s+o)}function cp(e){const t=e.getBoundingClientRect(),{borderTopWidth:s,borderLeftWidth:o,borderRightWidth:i,borderBottomWidth:n}=So(e);return{top:t.top+(s||0),left:t.left+(o||0),right:t.right+(i||0),bottom:t.bottom+(n||0)}}function Br(e,t){let s=e.scrollLeft;return t&&(s=Math.abs(s)),s}function Vr(e,t,s){s&&(t*=-1),e.scrollLeft=t}function vt(e){for(;e?.firstChild;)e.firstChild.remove()}function Os(e){e?.parentNode&&e.remove()}function dp(e){return!!e.offsetParent}function ws(e){return e.checkVisibility?e.checkVisibility({checkVisibilityCSS:!0}):!(!dp(e)||window.getComputedStyle(e).visibility!=="visible")}function ud(e){const t=document.createElement("div");return t.innerHTML=(e||"").trim(),t.firstChild}function br(e){return()=>{const t=e();return t?hd(t)||up(t):!0}}function hd(e){return e.clientWidth<e.scrollWidth}function up(e){return e.clientHeight<e.scrollHeight}function zr(e,t){t==="flex"?(e.style.removeProperty("width"),e.style.removeProperty("minWidth"),e.style.removeProperty("maxWidth"),e.style.flex="1 1 auto"):ss(e,t)}function ss(e,t){t=gd(t),e.style.width=t,e.style.maxWidth=t,e.style.minWidth=t}function Xi(e,t){t=gd(t),e.style.height=t,e.style.maxHeight=t,e.style.minHeight=t}function gd(e){return typeof e=="number"?`${e}px`:e}function pd(e){return e instanceof Node||e instanceof HTMLElement}function Rt(e,t,s){s==null||s===""?e.removeAttribute(t):e.setAttribute(t,s.toString())}function bs(e,t,s){const i=Jg(e).ResizeObserver,n=i?new i(s):null;return n?.observe(t),()=>n?.disconnect()}function Ss(e,t){const s=Jg(e);s.requestAnimationFrame?s.requestAnimationFrame(t):s.webkitRequestAnimationFrame?s.webkitRequestAnimationFrame(t):s.setTimeout(t,0)}var hp="data-ref",yl;function Au(){return yl??(yl=document.createTextNode(" ")),yl.cloneNode()}function Dn(e){const{attrs:t,children:s,cls:o,ref:i,role:n,tag:r}=e,a=document.createElement(r);if(o&&(a.className=o),i&&a.setAttribute(hp,i),n&&a.setAttribute("role",n),t)for(const l of Object.keys(t))a.setAttribute(l,t[l]);if(s)if(typeof s=="string")a.textContent=s;else{let l=!0;for(const c of s)c&&(typeof c=="string"?(a.appendChild(document.createTextNode(c)),l=!1):typeof c=="function"?a.appendChild(c()):(l&&(a.appendChild(Au()),l=!1),a.append(Dn(c)),a.appendChild(Au())))}return a}var $b=["touchstart","touchend","touchmove","touchcancel","scroll"],Kb=["wheel"],xl={},gp=(()=>{const e={select:"input",change:"input",submit:"form",reset:"form",error:"img",load:"img",abort:"img"};return s=>{if(typeof xl[s]=="boolean")return xl[s];const o=document.createElement(e[s]||"div");return s="on"+s,xl[s]=s in o}})();function qb(e,t){return!t||!e?!1:Zb(t).indexOf(e)>=0}function Yb(e){const t=[];let s=e.target;for(;s;)t.push(s),s=s.parentElement;return t}function Zb(e){const t=e;return t.path?t.path:t.composedPath?t.composedPath():Yb(t)}function Xb(e,t,s){const o=Qb(t);let i;o!=null&&(i={passive:o}),e.addEventListener(t,s,i)}var Qb=e=>{const t=$b.includes(e),s=Kb.includes(e);if(t)return!0;if(s)return!1};function pp(e,t,s){if(s===0)return!1;const o=Math.abs(e.clientX-t.clientX),i=Math.abs(e.clientY-t.clientY);return Math.max(o,i)<=s}var Qi=(e,t)=>{const s=e.identifier;for(let o=0,i=t.length;o<i;++o){const n=t[o];if(n.identifier===s)return n}return null};function pn(e,t){return e.gos.isElementInThisInstance(t.target)}function Jb(e,t,s){const i=e.getBoundingClientRect().height,n=Eb(s)-2,r=Db(s)-2;if(!e.offsetParent)return;const l=cp(e.offsetParent),{clientY:c,clientX:d}=t;let u=c-l.top-i/2,h=d-l.left-10;const p=Je(s),f=p.defaultView||window,C=f.pageYOffset||p.documentElement.scrollTop,v=f.pageXOffset||p.documentElement.scrollLeft;n>0&&h+e.clientWidth>n+v&&(h=n+v-e.clientWidth),h<0&&(h=0),r>0&&u+e.clientHeight>r+C&&(u=r+C-e.clientHeight),u<0&&(u=0),e.style.left=`${h}px`,e.style.top=`${u}px`}var Sr=(e,...t)=>{for(const s of t){const[o,i,n,r]=s;o.addEventListener(i,n,r),e.push(s)}},fd=e=>{if(e){for(const[t,s,o,i]of e)t.removeEventListener(s,o,i);e.length=0}},Ts=e=>{e.cancelable&&e.preventDefault()};function e0(e,t){return t}function fp(e){return e?.getLocaleTextFunc()??e0}function t0(e,t,s,o){const i=t[s];return e.getLocaleTextFunc()(s,typeof i=="function"?i(o):i,o)}function s0(e){return(t,s,o)=>e({key:t,defaultValue:s,variableValues:o})}function o0(e){return(t,s,o)=>{let i=e?.[t];if(i&&o?.length){let n=0;for(;!(n>=o.length||i.indexOf("${variable}")===-1);)i=i.replace("${variable}",o[n++])}return i??s}}var rs=class{constructor(){this.destroyFunctions=[],this.destroyed=!1,this.__v_skip=!0,this.propertyListenerId=0,this.lastChangeSetIdLookup={},this.isAlive=()=>!this.destroyed}preWireBeans(e){this.beans=e,this.stubContext=e.context,this.eventSvc=e.eventSvc,this.gos=e.gos}destroy(){const{destroyFunctions:e}=this;for(let t=0;t<e.length;t++)e[t]();e.length=0,this.destroyed=!0,this.dispatchLocalEvent({type:"destroyed"})}addEventListener(e,t,s){this.localEventService||(this.localEventService=new uo),this.localEventService.addEventListener(e,t,s)}removeEventListener(e,t,s){this.localEventService?.removeEventListener(e,t,s)}dispatchLocalEvent(e){this.localEventService?.dispatchEvent(e)}addManagedElementListeners(e,t){return this._setupListeners(e,t)}addManagedEventListeners(e){return this._setupListeners(this.eventSvc,e)}addManagedListeners(e,t){return this._setupListeners(e,t)}_setupListeners(e,t){const s=[];for(const o of Object.keys(t)){const i=t[o];i&&s.push(this._setupListener(e,o,i))}return s}_setupListener(e,t,s){if(this.destroyed)return()=>null;let o;if(i0(e))e.__addEventListener(t,s),o=()=>(e.__removeEventListener(t,s),null);else{const i=n0(e);e instanceof HTMLElement?Xb(e,t,s):i?e.addListener(t,s):e.addEventListener(t,s),o=i?()=>(e.removeListener(t,s),null):()=>(e.removeEventListener(t,s),null)}return this.destroyFunctions.push(o),()=>(o(),this.destroyFunctions=this.destroyFunctions.filter(i=>i!==o),null)}setupPropertyListener(e,t){const{gos:s}=this;s.addPropertyEventListener(e,t);const o=()=>(s.removePropertyEventListener(e,t),null);return this.destroyFunctions.push(o),()=>(o(),this.destroyFunctions=this.destroyFunctions.filter(i=>i!==o),null)}addManagedPropertyListener(e,t){return this.destroyed?()=>null:this.setupPropertyListener(e,t)}addManagedPropertyListeners(e,t){if(this.destroyed)return;const s=e.join("-")+this.propertyListenerId++,o=i=>{if(i.changeSet){if(i.changeSet&&i.changeSet.id===this.lastChangeSetIdLookup[s])return;this.lastChangeSetIdLookup[s]=i.changeSet.id}const n={type:"propertyChanged",changeSet:i.changeSet,source:i.source};t(n)};for(const i of e)this.setupPropertyListener(i,o)}getLocaleTextFunc(){return fp(this.beans.localeSvc)}addDestroyFunc(e){this.isAlive()?this.destroyFunctions.push(e):e()}createOptionalManagedBean(e,t){return e?this.createManagedBean(e,t):void 0}createManagedBean(e,t){const s=this.createBean(e,t);return this.addDestroyFunc(this.destroyBean.bind(this,e,t)),s}createBean(e,t,s){return(t||this.stubContext).createBean(e,s)}destroyBean(e,t){return(t||this.stubContext).destroyBean(e)}destroyBeans(e,t){return(t||this.stubContext).destroyBeans(e)}};function i0(e){return e.__addEventListener!==void 0}function n0(e){return e.eventServiceType==="global"}var A=class extends rs{},Lu={};function md(e,t){Lu[t]||(e(),Lu[t]=!0)}var r0={pending:!1,funcs:[]},a0={pending:!1,funcs:[]};function wc(e,t="setTimeout",s){const o=t==="raf"?a0:r0;if(o.funcs.push(e),o.pending)return;o.pending=!0;const i=()=>{const n=o.funcs.slice();o.funcs.length=0,o.pending=!1;for(const r of n)r()};t==="raf"?Ss(s,i):window.setTimeout(i,0)}function ot(e,t,s){let o;return function(...i){const n=this;window.clearTimeout(o),o=window.setTimeout(function(){e.isAlive()&&t.apply(n,i)},s)}}function Ou(e,t){let s=0;return function(...o){const i=this,n=Date.now();n-s<t||(s=n,e.apply(i,o))}}function l0(e,t,s,o=100){const i=Date.now();let n=null,r=!1;const a=()=>{n!=null&&(window.clearInterval(n),n=null)};e.addDestroyFunc(a);const l=()=>{const c=Date.now()-i>o;(t()||c)&&(s(),r=!0,a())};l(),r||(n=window.setInterval(l,10))}var mp=new Set(["__proto__","constructor","prototype"]);function c0(e,t){if(e!=null){if(Array.isArray(e)){for(let s=0;s<e.length;s++)t(s.toString(),e[s]);return}for(const s of Object.keys(e).filter(o=>!mp.has(o)))t(s,e[s])}}function pt(e,t,s=!0,o=!1){Y(t)&&c0(t,(i,n)=>{let r=e[i];r!==n&&(o&&r==null&&n!=null&&typeof n=="object"&&n.constructor===Object&&(r={},e[i]=r),Nu(n)&&Nu(r)&&!Array.isArray(r)?pt(r,n,s,o):(s||n!==void 0)&&(e[i]=n))})}function Nu(e){return typeof e=="object"&&e!==null}var Cd=class cs{static applyGlobalGridOptions(t){if(!cs.gridOptions)return{...t};let s={};return pt(s,cs.gridOptions,!0,!0),cs.mergeStrategy==="deep"?pt(s,t,!0,!0):s={...s,...t},cs.gridOptions.context&&(s.context=cs.gridOptions.context),t.context&&(cs.mergeStrategy==="deep"&&s.context&&pt(t.context,s.context,!0,!0),s.context=t.context),s}static applyGlobalGridOption(t,s){if(cs.mergeStrategy==="deep"){const o=Cp(t);if(o&&typeof o=="object"&&typeof s=="object")return cs.applyGlobalGridOptions({[t]:s})[t]}return s}};Cd.gridOptions=void 0;Cd.mergeStrategy="shallow";var vd=Cd;function Cp(e){return vd.gridOptions?.[e]}var vp={suppressContextMenu:!1,preventDefaultOnContextMenu:!1,allowContextMenuWithControlKey:!1,suppressMenuHide:!0,enableBrowserTooltips:!1,tooltipTrigger:"hover",tooltipShowDelay:2e3,tooltipHideDelay:1e4,tooltipMouseTrack:!1,tooltipShowMode:"standard",tooltipInteraction:!1,copyHeadersToClipboard:!1,copyGroupHeadersToClipboard:!1,clipboardDelimiter:" ",suppressCopyRowsToClipboard:!1,suppressCopySingleCellRanges:!1,suppressLastEmptyLineOnPaste:!1,suppressClipboardPaste:!1,suppressClipboardApi:!1,suppressCutToClipboard:!1,maintainColumnOrder:!1,enableStrictPivotColumnOrder:!1,suppressFieldDotNotation:!1,allowDragFromColumnsToolPanel:!1,suppressMovableColumns:!1,suppressColumnMoveAnimation:!1,suppressMoveWhenColumnDragging:!1,suppressDragLeaveHidesColumns:!1,suppressRowGroupHidesColumns:!1,suppressAutoSize:!1,autoSizePadding:20,skipHeaderOnAutoSize:!1,singleClickEdit:!1,suppressClickEdit:!1,readOnlyEdit:!1,stopEditingWhenCellsLoseFocus:!1,enterNavigatesVertically:!1,enterNavigatesVerticallyAfterEdit:!1,enableCellEditingOnBackspace:!1,undoRedoCellEditing:!1,undoRedoCellEditingLimit:10,suppressCsvExport:!1,suppressExcelExport:!1,cacheQuickFilter:!1,includeHiddenColumnsInQuickFilter:!1,excludeChildrenWhenTreeDataFiltering:!1,enableAdvancedFilter:!1,includeHiddenColumnsInAdvancedFilter:!1,enableCharts:!1,masterDetail:!1,keepDetailRows:!1,keepDetailRowsCount:10,detailRowAutoHeight:!1,tabIndex:0,rowBuffer:10,valueCache:!1,valueCacheNeverExpires:!1,enableCellExpressions:!1,suppressTouch:!1,suppressFocusAfterRefresh:!1,suppressBrowserResizeObserver:!1,suppressPropertyNamesCheck:!1,suppressChangeDetection:!1,debug:!1,suppressLoadingOverlay:!1,suppressNoRowsOverlay:!1,pagination:!1,paginationPageSize:100,paginationPageSizeSelector:!0,paginationAutoPageSize:!1,paginateChildRows:!1,suppressPaginationPanel:!1,pivotMode:!1,pivotPanelShow:"never",pivotDefaultExpanded:0,pivotSuppressAutoColumn:!1,suppressExpandablePivotGroups:!1,functionsReadOnly:!1,suppressAggFuncInHeader:!1,alwaysAggregateAtRootLevel:!1,aggregateOnlyChangedColumns:!1,suppressAggFilteredOnly:!1,removePivotHeaderRowWhenSingleValueColumn:!1,animateRows:!0,cellFlashDuration:500,cellFadeDuration:1e3,allowShowChangeAfterFilter:!1,domLayout:"normal",ensureDomOrder:!1,enableRtl:!1,suppressColumnVirtualisation:!1,suppressMaxRenderedRowRestriction:!1,suppressRowVirtualisation:!1,rowDragManaged:!1,rowDragInsertDelay:500,suppressRowDrag:!1,suppressMoveWhenRowDragging:!1,rowDragEntireRow:!1,rowDragMultiRow:!1,embedFullWidthRows:!1,groupDisplayType:"singleColumn",groupDefaultExpanded:0,groupMaintainOrder:!1,groupSelectsChildren:!1,groupSuppressBlankHeader:!1,groupSelectsFiltered:!1,showOpenedGroup:!1,groupRemoveSingleChildren:!1,groupRemoveLowestSingleChildren:!1,groupHideOpenParents:!1,groupAllowUnbalanced:!1,rowGroupPanelShow:"never",suppressMakeColumnVisibleAfterUnGroup:!1,treeData:!1,rowGroupPanelSuppressSort:!1,suppressGroupRowsSticky:!1,rowModelType:"clientSide",asyncTransactionWaitMillis:50,suppressModelUpdateAfterUpdateTransaction:!1,cacheOverflowSize:1,infiniteInitialRowCount:1,serverSideInitialRowCount:1,cacheBlockSize:100,maxBlocksInCache:-1,maxConcurrentDatasourceRequests:2,blockLoadDebounceMillis:0,purgeClosedRowNodes:!1,serverSideSortAllLevels:!1,serverSideOnlyRefreshFilteredGroups:!1,serverSidePivotResultFieldSeparator:"_",viewportRowModelPageSize:5,viewportRowModelBufferSize:5,alwaysShowHorizontalScroll:!1,alwaysShowVerticalScroll:!1,debounceVerticalScrollbar:!1,suppressHorizontalScroll:!1,suppressScrollOnNewData:!1,suppressScrollWhenPopupsAreOpen:!1,suppressAnimationFrame:!1,suppressMiddleClickScrolls:!1,suppressPreventDefaultOnMouseWheel:!1,rowMultiSelectWithClick:!1,suppressRowDeselection:!1,suppressRowClickSelection:!1,suppressCellFocus:!1,suppressHeaderFocus:!1,suppressMultiRangeSelection:!1,enableCellTextSelection:!1,enableRangeSelection:!1,enableRangeHandle:!1,enableFillHandle:!1,fillHandleDirection:"xy",suppressClearOnFillReduction:!1,accentedSort:!1,unSortIcon:!1,suppressMultiSort:!1,alwaysMultiSort:!1,suppressMaintainUnsortedOrder:!1,suppressRowHoverHighlight:!1,suppressRowTransform:!1,columnHoverHighlight:!1,deltaSort:!1,enableGroupEdit:!1,groupLockGroupColumns:0,serverSideEnableClientSideSort:!1,suppressServerSideFullWidthLoadingRow:!1,pivotMaxGeneratedColumns:-1,columnMenu:"new",reactiveCustomComponents:!0,suppressSetFilterByDefault:!1,rowNumbers:!1,enableFilterHandlers:!1},wp="https://www.ag-grid.com";function go(e,t,...s){e.get("debug")&&console.log("AG Grid: "+t,...s)}function Ji(e,...t){md(()=>console.warn("AG Grid: "+e,...t),e+t?.join(""))}function Uo(e,...t){md(()=>console.error("AG Grid: "+e,...t),e+t?.join(""))}var bp=new Set,Wr={},so={},yr,Sp=!1,yp=!1,d0=!1;function u0(e){const[t,s]=e.version.split(".")||[],[o,i]=yr.split(".")||[];return t===o&&s===i}function h0(e){yr||(yr=e.version);const t=o=>`You are using incompatible versions of AG Grid modules. Major and minor versions should always match across modules. ${o} Please update all modules to the same version.`;e.version?u0(e)||Uo(t(`'${e.moduleName}' is version ${e.version} but the other modules are version ${yr}.`)):Uo(t(`'${e.moduleName}' is incompatible.`));const s=e.validate?.();s&&!s.isValid&&Uo(`${s.message}`)}function fn(e,t,s=!1){s||(Sp=!0),h0(e);const o=e.rowModels??["all"];bp.add(e);let i;t!==void 0?(yp=!0,so[t]===void 0&&(so[t]={}),i=so[t]):i=Wr;for(const n of o)i[n]===void 0&&(i[n]={}),i[n][e.moduleName]=e;if(e.dependsOn)for(const n of e.dependsOn)fn(n,t,s)}function g0(e){delete so[e]}function bc(e,t,s){const o=i=>!!Wr[i]?.[e]||!!so[t]?.[i]?.[e];return o(s)||o("all")}function wd(){return yp}function p0(e,t){const s=so[e]??{};return[...Object.values(Wr.all??{}),...Object.values(s.all??{}),...Object.values(Wr[t]??{}),...Object.values(s[t]??{})]}function f0(){return new Set(bp)}function m0(e,t){const s=so[e]??{};return[...Object.values(s.all??{}),...Object.values(s[t]??{})]}function C0(){return Sp}function v0(){return d0}var w0=class{static register(e){fn(e,void 0)}static registerModules(e){for(const t of e)fn(t,void 0)}},K="34.3.0",Hu=2e3,Gu=100,xp="_version_",Rp=null,$o=`${wp}/javascript-data-grid`;function b0(e){Rp=e}function S0(e){$o=e}function Fp(e,t,s){return Rp?.(e,t)??[F0(e,t,s)]}function bd(e,t,s,o,i){e(`${o?"warning":"error"} #${t}`,...Fp(t,s,i))}function y0(e){if(!e)return String(e);const t={};for(const s of Object.keys(e))typeof e[s]!="object"&&typeof e[s]!="function"&&(t[s]=e[s]);return JSON.stringify(t)}function x0(e){let t=e;return e instanceof Error?t=e.toString():typeof e=="object"&&(t=y0(e)),t}function _r(e){return e===void 0?"undefined":e===null?"null":e}function Sc(e,t){return`${e}?${t.toString()}`}function R0(e,t,s){const o=Array.from(t.entries()).sort((n,r)=>r[1].length-n[1].length);let i=Sc(e,t);for(const[n,r]of o){if(n===xp)continue;const a=i.length-s;if(a<=0)break;const l="...",c=a+l.length,d=r.length-c>Gu?r.slice(0,r.length-c)+l:r.slice(0,Gu)+l;t.set(n,d),i=Sc(e,t)}return i}function Ep(e,t){const s=new URLSearchParams;if(s.append(xp,K),t)for(const n of Object.keys(t))s.append(n,x0(t[n]));const o=`${$o}/errors/${e}`,i=Sc(o,s);return i.length<=Hu?i:R0(o,s,Hu)}var F0=(e,t,s)=>{const o=Ep(e,t);return`${`${s?s+`
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const m=require("react/jsx-runtime"),Z=require("classnames"),xe=require("@floating-ui/react"),g=require("react"),z=require("@tabler/icons-react"),Rn=require("react-dom");function XC(e){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const s in e)if(s!=="default"){const o=Object.getOwnPropertyDescriptor(e,s);Object.defineProperty(t,s,o.get?o:{enumerable:!0,get:()=>e[s]})}}return t.default=e,Object.freeze(t)}const ve=XC(g),td="-",QC=e=>{const t=ev(e),{conflictingClassGroups:s,conflictingClassGroupModifiers:o}=e;return{getClassGroupId:r=>{const a=r.split(td);return a[0]===""&&a.length!==1&&a.shift(),Sg(a,t)||JC(r)},getConflictingClassGroupIds:(r,a)=>{const l=s[r]||[];return a&&o[r]?[...l,...o[r]]:l}}},Sg=(e,t)=>{if(e.length===0)return t.classGroupId;const s=e[0],o=t.nextPart.get(s),i=o?Sg(e.slice(1),o):void 0;if(i)return i;if(t.validators.length===0)return;const n=e.join(td);return t.validators.find(({validator:r})=>r(n))?.classGroupId},du=/^\[(.+)\]$/,JC=e=>{if(du.test(e)){const t=du.exec(e)[1],s=t?.substring(0,t.indexOf(":"));if(s)return"arbitrary.."+s}},ev=e=>{const{theme:t,classGroups:s}=e,o={nextPart:new Map,validators:[]};for(const i in s)dc(s[i],o,i,t);return o},dc=(e,t,s,o)=>{e.forEach(i=>{if(typeof i=="string"){const n=i===""?t:uu(t,i);n.classGroupId=s;return}if(typeof i=="function"){if(tv(i)){dc(i(o),t,s,o);return}t.validators.push({validator:i,classGroupId:s});return}Object.entries(i).forEach(([n,r])=>{dc(r,uu(t,n),s,o)})})},uu=(e,t)=>{let s=e;return t.split(td).forEach(o=>{s.nextPart.has(o)||s.nextPart.set(o,{nextPart:new Map,validators:[]}),s=s.nextPart.get(o)}),s},tv=e=>e.isThemeGetter,sv=e=>{if(e<1)return{get:()=>{},set:()=>{}};let t=0,s=new Map,o=new Map;const i=(n,r)=>{s.set(n,r),t++,t>e&&(t=0,o=s,s=new Map)};return{get(n){let r=s.get(n);if(r!==void 0)return r;if((r=o.get(n))!==void 0)return i(n,r),r},set(n,r){s.has(n)?s.set(n,r):i(n,r)}}},uc="!",hc=":",ov=hc.length,iv=e=>{const{prefix:t,experimentalParseClassName:s}=e;let o=i=>{const n=[];let r=0,a=0,l=0,c;for(let f=0;f<i.length;f++){let C=i[f];if(r===0&&a===0){if(C===hc){n.push(i.slice(l,f)),l=f+ov;continue}if(C==="/"){c=f;continue}}C==="["?r++:C==="]"?r--:C==="("?a++:C===")"&&a--}const d=n.length===0?i:i.substring(l),u=nv(d),h=u!==d,p=c&&c>l?c-l:void 0;return{modifiers:n,hasImportantModifier:h,baseClassName:u,maybePostfixModifierPosition:p}};if(t){const i=t+hc,n=o;o=r=>r.startsWith(i)?n(r.substring(i.length)):{isExternal:!0,modifiers:[],hasImportantModifier:!1,baseClassName:r,maybePostfixModifierPosition:void 0}}if(s){const i=o;o=n=>s({className:n,parseClassName:i})}return o},nv=e=>e.endsWith(uc)?e.substring(0,e.length-1):e.startsWith(uc)?e.substring(1):e,rv=e=>{const t=Object.fromEntries(e.orderSensitiveModifiers.map(o=>[o,!0]));return o=>{if(o.length<=1)return o;const i=[];let n=[];return o.forEach(r=>{r[0]==="["||t[r]?(i.push(...n.sort(),r),n=[]):n.push(r)}),i.push(...n.sort()),i}},av=e=>({cache:sv(e.cacheSize),parseClassName:iv(e),sortModifiers:rv(e),...QC(e)}),lv=/\s+/,cv=(e,t)=>{const{parseClassName:s,getClassGroupId:o,getConflictingClassGroupIds:i,sortModifiers:n}=t,r=[],a=e.trim().split(lv);let l="";for(let c=a.length-1;c>=0;c-=1){const d=a[c],{isExternal:u,modifiers:h,hasImportantModifier:p,baseClassName:f,maybePostfixModifierPosition:C}=s(d);if(u){l=d+(l.length>0?" "+l:l);continue}let v=!!C,w=o(v?f.substring(0,C):f);if(!w){if(!v){l=d+(l.length>0?" "+l:l);continue}if(w=o(f),!w){l=d+(l.length>0?" "+l:l);continue}v=!1}const b=n(h).join(":"),S=p?b+uc:b,y=S+w;if(r.includes(y))continue;r.push(y);const x=i(w,v);for(let R=0;R<x.length;++R){const F=x[R];r.push(S+F)}l=d+(l.length>0?" "+l:l)}return l};function dv(){let e=0,t,s,o="";for(;e<arguments.length;)(t=arguments[e++])&&(s=yg(t))&&(o&&(o+=" "),o+=s);return o}const yg=e=>{if(typeof e=="string")return e;let t,s="";for(let o=0;o<e.length;o++)e[o]&&(t=yg(e[o]))&&(s&&(s+=" "),s+=t);return s};function uv(e,...t){let s,o,i,n=r;function r(l){const c=t.reduce((d,u)=>u(d),e());return s=av(c),o=s.cache.get,i=s.cache.set,n=a,a(l)}function a(l){const c=o(l);if(c)return c;const d=cv(l,s);return i(l,d),d}return function(){return n(dv.apply(null,arguments))}}const Ye=e=>{const t=s=>s[e]||[];return t.isThemeGetter=!0,t},xg=/^\[(?:(\w[\w-]*):)?(.+)\]$/i,Rg=/^\((?:(\w[\w-]*):)?(.+)\)$/i,hv=/^\d+\/\d+$/,gv=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,pv=/\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$/,fv=/^(rgba?|hsla?|hwb|(ok)?(lab|lch)|color-mix)\(.+\)$/,mv=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,Cv=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,ko=e=>hv.test(e),ye=e=>!!e&&!Number.isNaN(Number(e)),Es=e=>!!e&&Number.isInteger(Number(e)),pl=e=>e.endsWith("%")&&ye(e.slice(0,-1)),as=e=>gv.test(e),vv=()=>!0,wv=e=>pv.test(e)&&!fv.test(e),Fg=()=>!1,bv=e=>mv.test(e),Sv=e=>Cv.test(e),yv=e=>!se(e)&&!oe(e),xv=e=>ui(e,Pg,Fg),se=e=>xg.test(e),$s=e=>ui(e,Mg,wv),fl=e=>ui(e,Pv,ye),hu=e=>ui(e,Eg,Fg),Rv=e=>ui(e,Dg,Sv),Jn=e=>ui(e,Tg,bv),oe=e=>Rg.test(e),Oi=e=>hi(e,Mg),Fv=e=>hi(e,Mv),gu=e=>hi(e,Eg),Ev=e=>hi(e,Pg),Dv=e=>hi(e,Dg),er=e=>hi(e,Tg,!0),ui=(e,t,s)=>{const o=xg.exec(e);return o?o[1]?t(o[1]):s(o[2]):!1},hi=(e,t,s=!1)=>{const o=Rg.exec(e);return o?o[1]?t(o[1]):s:!1},Eg=e=>e==="position"||e==="percentage",Dg=e=>e==="image"||e==="url",Pg=e=>e==="length"||e==="size"||e==="bg-size",Mg=e=>e==="length",Pv=e=>e==="number",Mv=e=>e==="family-name",Tg=e=>e==="shadow",Tv=()=>{const e=Ye("color"),t=Ye("font"),s=Ye("text"),o=Ye("font-weight"),i=Ye("tracking"),n=Ye("leading"),r=Ye("breakpoint"),a=Ye("container"),l=Ye("spacing"),c=Ye("radius"),d=Ye("shadow"),u=Ye("inset-shadow"),h=Ye("text-shadow"),p=Ye("drop-shadow"),f=Ye("blur"),C=Ye("perspective"),v=Ye("aspect"),w=Ye("ease"),b=Ye("animate"),S=()=>["auto","avoid","all","avoid-page","page","left","right","column"],y=()=>["center","top","bottom","left","right","top-left","left-top","top-right","right-top","bottom-right","right-bottom","bottom-left","left-bottom"],x=()=>[...y(),oe,se],R=()=>["auto","hidden","clip","visible","scroll"],F=()=>["auto","contain","none"],D=()=>[oe,se,l],M=()=>[ko,"full","auto",...D()],k=()=>[Es,"none","subgrid",oe,se],E=()=>["auto",{span:["full",Es,oe,se]},Es,oe,se],P=()=>[Es,"auto",oe,se],N=()=>["auto","min","max","fr",oe,se],B=()=>["start","end","center","between","around","evenly","stretch","baseline","center-safe","end-safe"],O=()=>["start","end","center","stretch","center-safe","end-safe"],J=()=>["auto",...D()],te=()=>[ko,"auto","full","dvw","dvh","lvw","lvh","svw","svh","min","max","fit",...D()],L=()=>[e,oe,se],le=()=>[...y(),gu,hu,{position:[oe,se]}],V=()=>["no-repeat",{repeat:["","x","y","space","round"]}],Q=()=>["auto","cover","contain",Ev,xv,{size:[oe,se]}],X=()=>[pl,Oi,$s],$=()=>["","none","full",c,oe,se],q=()=>["",ye,Oi,$s],ee=()=>["solid","dashed","dotted","double"],ue=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],H=()=>[ye,pl,gu,hu],I=()=>["","none",f,oe,se],U=()=>["none",ye,oe,se],j=()=>["none",ye,oe,se],ge=()=>[ye,oe,se],ie=()=>[ko,"full",...D()];return{cacheSize:500,theme:{animate:["spin","ping","pulse","bounce"],aspect:["video"],blur:[as],breakpoint:[as],color:[vv],container:[as],"drop-shadow":[as],ease:["in","out","in-out"],font:[yv],"font-weight":["thin","extralight","light","normal","medium","semibold","bold","extrabold","black"],"inset-shadow":[as],leading:["none","tight","snug","normal","relaxed","loose"],perspective:["dramatic","near","normal","midrange","distant","none"],radius:[as],shadow:[as],spacing:["px",ye],text:[as],"text-shadow":[as],tracking:["tighter","tight","normal","wide","wider","widest"]},classGroups:{aspect:[{aspect:["auto","square",ko,se,oe,v]}],container:["container"],columns:[{columns:[ye,se,oe,a]}],"break-after":[{"break-after":S()}],"break-before":[{"break-before":S()}],"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:x()}],overflow:[{overflow:R()}],"overflow-x":[{"overflow-x":R()}],"overflow-y":[{"overflow-y":R()}],overscroll:[{overscroll:F()}],"overscroll-x":[{"overscroll-x":F()}],"overscroll-y":[{"overscroll-y":F()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:M()}],"inset-x":[{"inset-x":M()}],"inset-y":[{"inset-y":M()}],start:[{start:M()}],end:[{end:M()}],top:[{top:M()}],right:[{right:M()}],bottom:[{bottom:M()}],left:[{left:M()}],visibility:["visible","invisible","collapse"],z:[{z:[Es,"auto",oe,se]}],basis:[{basis:[ko,"full","auto",a,...D()]}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["nowrap","wrap","wrap-reverse"]}],flex:[{flex:[ye,ko,"auto","initial","none",se]}],grow:[{grow:["",ye,oe,se]}],shrink:[{shrink:["",ye,oe,se]}],order:[{order:[Es,"first","last","none",oe,se]}],"grid-cols":[{"grid-cols":k()}],"col-start-end":[{col:E()}],"col-start":[{"col-start":P()}],"col-end":[{"col-end":P()}],"grid-rows":[{"grid-rows":k()}],"row-start-end":[{row:E()}],"row-start":[{"row-start":P()}],"row-end":[{"row-end":P()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":N()}],"auto-rows":[{"auto-rows":N()}],gap:[{gap:D()}],"gap-x":[{"gap-x":D()}],"gap-y":[{"gap-y":D()}],"justify-content":[{justify:[...B(),"normal"]}],"justify-items":[{"justify-items":[...O(),"normal"]}],"justify-self":[{"justify-self":["auto",...O()]}],"align-content":[{content:["normal",...B()]}],"align-items":[{items:[...O(),{baseline:["","last"]}]}],"align-self":[{self:["auto",...O(),{baseline:["","last"]}]}],"place-content":[{"place-content":B()}],"place-items":[{"place-items":[...O(),"baseline"]}],"place-self":[{"place-self":["auto",...O()]}],p:[{p:D()}],px:[{px:D()}],py:[{py:D()}],ps:[{ps:D()}],pe:[{pe:D()}],pt:[{pt:D()}],pr:[{pr:D()}],pb:[{pb:D()}],pl:[{pl:D()}],m:[{m:J()}],mx:[{mx:J()}],my:[{my:J()}],ms:[{ms:J()}],me:[{me:J()}],mt:[{mt:J()}],mr:[{mr:J()}],mb:[{mb:J()}],ml:[{ml:J()}],"space-x":[{"space-x":D()}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":D()}],"space-y-reverse":["space-y-reverse"],size:[{size:te()}],w:[{w:[a,"screen",...te()]}],"min-w":[{"min-w":[a,"screen","none",...te()]}],"max-w":[{"max-w":[a,"screen","none","prose",{screen:[r]},...te()]}],h:[{h:["screen","lh",...te()]}],"min-h":[{"min-h":["screen","lh","none",...te()]}],"max-h":[{"max-h":["screen","lh",...te()]}],"font-size":[{text:["base",s,Oi,$s]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:[o,oe,fl]}],"font-stretch":[{"font-stretch":["ultra-condensed","extra-condensed","condensed","semi-condensed","normal","semi-expanded","expanded","extra-expanded","ultra-expanded",pl,se]}],"font-family":[{font:[Fv,se,t]}],"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:[i,oe,se]}],"line-clamp":[{"line-clamp":[ye,"none",oe,fl]}],leading:[{leading:[n,...D()]}],"list-image":[{"list-image":["none",oe,se]}],"list-style-position":[{list:["inside","outside"]}],"list-style-type":[{list:["disc","decimal","none",oe,se]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"placeholder-color":[{placeholder:L()}],"text-color":[{text:L()}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...ee(),"wavy"]}],"text-decoration-thickness":[{decoration:[ye,"from-font","auto",oe,$s]}],"text-decoration-color":[{decoration:L()}],"underline-offset":[{"underline-offset":[ye,"auto",oe,se]}],"text-transform":["uppercase","lowercase","capitalize","normal-case"],"text-overflow":["truncate","text-ellipsis","text-clip"],"text-wrap":[{text:["wrap","nowrap","balance","pretty"]}],indent:[{indent:D()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",oe,se]}],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",oe,se]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:le()}],"bg-repeat":[{bg:V()}],"bg-size":[{bg:Q()}],"bg-image":[{bg:["none",{linear:[{to:["t","tr","r","br","b","bl","l","tl"]},Es,oe,se],radial:["",oe,se],conic:[Es,oe,se]},Dv,Rv]}],"bg-color":[{bg:L()}],"gradient-from-pos":[{from:X()}],"gradient-via-pos":[{via:X()}],"gradient-to-pos":[{to:X()}],"gradient-from":[{from:L()}],"gradient-via":[{via:L()}],"gradient-to":[{to:L()}],rounded:[{rounded:$()}],"rounded-s":[{"rounded-s":$()}],"rounded-e":[{"rounded-e":$()}],"rounded-t":[{"rounded-t":$()}],"rounded-r":[{"rounded-r":$()}],"rounded-b":[{"rounded-b":$()}],"rounded-l":[{"rounded-l":$()}],"rounded-ss":[{"rounded-ss":$()}],"rounded-se":[{"rounded-se":$()}],"rounded-ee":[{"rounded-ee":$()}],"rounded-es":[{"rounded-es":$()}],"rounded-tl":[{"rounded-tl":$()}],"rounded-tr":[{"rounded-tr":$()}],"rounded-br":[{"rounded-br":$()}],"rounded-bl":[{"rounded-bl":$()}],"border-w":[{border:q()}],"border-w-x":[{"border-x":q()}],"border-w-y":[{"border-y":q()}],"border-w-s":[{"border-s":q()}],"border-w-e":[{"border-e":q()}],"border-w-t":[{"border-t":q()}],"border-w-r":[{"border-r":q()}],"border-w-b":[{"border-b":q()}],"border-w-l":[{"border-l":q()}],"divide-x":[{"divide-x":q()}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":q()}],"divide-y-reverse":["divide-y-reverse"],"border-style":[{border:[...ee(),"hidden","none"]}],"divide-style":[{divide:[...ee(),"hidden","none"]}],"border-color":[{border:L()}],"border-color-x":[{"border-x":L()}],"border-color-y":[{"border-y":L()}],"border-color-s":[{"border-s":L()}],"border-color-e":[{"border-e":L()}],"border-color-t":[{"border-t":L()}],"border-color-r":[{"border-r":L()}],"border-color-b":[{"border-b":L()}],"border-color-l":[{"border-l":L()}],"divide-color":[{divide:L()}],"outline-style":[{outline:[...ee(),"none","hidden"]}],"outline-offset":[{"outline-offset":[ye,oe,se]}],"outline-w":[{outline:["",ye,Oi,$s]}],"outline-color":[{outline:L()}],shadow:[{shadow:["","none",d,er,Jn]}],"shadow-color":[{shadow:L()}],"inset-shadow":[{"inset-shadow":["none",u,er,Jn]}],"inset-shadow-color":[{"inset-shadow":L()}],"ring-w":[{ring:q()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:L()}],"ring-offset-w":[{"ring-offset":[ye,$s]}],"ring-offset-color":[{"ring-offset":L()}],"inset-ring-w":[{"inset-ring":q()}],"inset-ring-color":[{"inset-ring":L()}],"text-shadow":[{"text-shadow":["none",h,er,Jn]}],"text-shadow-color":[{"text-shadow":L()}],opacity:[{opacity:[ye,oe,se]}],"mix-blend":[{"mix-blend":[...ue(),"plus-darker","plus-lighter"]}],"bg-blend":[{"bg-blend":ue()}],"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":[ye]}],"mask-image-linear-from-pos":[{"mask-linear-from":H()}],"mask-image-linear-to-pos":[{"mask-linear-to":H()}],"mask-image-linear-from-color":[{"mask-linear-from":L()}],"mask-image-linear-to-color":[{"mask-linear-to":L()}],"mask-image-t-from-pos":[{"mask-t-from":H()}],"mask-image-t-to-pos":[{"mask-t-to":H()}],"mask-image-t-from-color":[{"mask-t-from":L()}],"mask-image-t-to-color":[{"mask-t-to":L()}],"mask-image-r-from-pos":[{"mask-r-from":H()}],"mask-image-r-to-pos":[{"mask-r-to":H()}],"mask-image-r-from-color":[{"mask-r-from":L()}],"mask-image-r-to-color":[{"mask-r-to":L()}],"mask-image-b-from-pos":[{"mask-b-from":H()}],"mask-image-b-to-pos":[{"mask-b-to":H()}],"mask-image-b-from-color":[{"mask-b-from":L()}],"mask-image-b-to-color":[{"mask-b-to":L()}],"mask-image-l-from-pos":[{"mask-l-from":H()}],"mask-image-l-to-pos":[{"mask-l-to":H()}],"mask-image-l-from-color":[{"mask-l-from":L()}],"mask-image-l-to-color":[{"mask-l-to":L()}],"mask-image-x-from-pos":[{"mask-x-from":H()}],"mask-image-x-to-pos":[{"mask-x-to":H()}],"mask-image-x-from-color":[{"mask-x-from":L()}],"mask-image-x-to-color":[{"mask-x-to":L()}],"mask-image-y-from-pos":[{"mask-y-from":H()}],"mask-image-y-to-pos":[{"mask-y-to":H()}],"mask-image-y-from-color":[{"mask-y-from":L()}],"mask-image-y-to-color":[{"mask-y-to":L()}],"mask-image-radial":[{"mask-radial":[oe,se]}],"mask-image-radial-from-pos":[{"mask-radial-from":H()}],"mask-image-radial-to-pos":[{"mask-radial-to":H()}],"mask-image-radial-from-color":[{"mask-radial-from":L()}],"mask-image-radial-to-color":[{"mask-radial-to":L()}],"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":y()}],"mask-image-conic-pos":[{"mask-conic":[ye]}],"mask-image-conic-from-pos":[{"mask-conic-from":H()}],"mask-image-conic-to-pos":[{"mask-conic-to":H()}],"mask-image-conic-from-color":[{"mask-conic-from":L()}],"mask-image-conic-to-color":[{"mask-conic-to":L()}],"mask-mode":[{mask:["alpha","luminance","match"]}],"mask-origin":[{"mask-origin":["border","padding","content","fill","stroke","view"]}],"mask-position":[{mask:le()}],"mask-repeat":[{mask:V()}],"mask-size":[{mask:Q()}],"mask-type":[{"mask-type":["alpha","luminance"]}],"mask-image":[{mask:["none",oe,se]}],filter:[{filter:["","none",oe,se]}],blur:[{blur:I()}],brightness:[{brightness:[ye,oe,se]}],contrast:[{contrast:[ye,oe,se]}],"drop-shadow":[{"drop-shadow":["","none",p,er,Jn]}],"drop-shadow-color":[{"drop-shadow":L()}],grayscale:[{grayscale:["",ye,oe,se]}],"hue-rotate":[{"hue-rotate":[ye,oe,se]}],invert:[{invert:["",ye,oe,se]}],saturate:[{saturate:[ye,oe,se]}],sepia:[{sepia:["",ye,oe,se]}],"backdrop-filter":[{"backdrop-filter":["","none",oe,se]}],"backdrop-blur":[{"backdrop-blur":I()}],"backdrop-brightness":[{"backdrop-brightness":[ye,oe,se]}],"backdrop-contrast":[{"backdrop-contrast":[ye,oe,se]}],"backdrop-grayscale":[{"backdrop-grayscale":["",ye,oe,se]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[ye,oe,se]}],"backdrop-invert":[{"backdrop-invert":["",ye,oe,se]}],"backdrop-opacity":[{"backdrop-opacity":[ye,oe,se]}],"backdrop-saturate":[{"backdrop-saturate":[ye,oe,se]}],"backdrop-sepia":[{"backdrop-sepia":["",ye,oe,se]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":D()}],"border-spacing-x":[{"border-spacing-x":D()}],"border-spacing-y":[{"border-spacing-y":D()}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["","all","colors","opacity","shadow","transform","none",oe,se]}],"transition-behavior":[{transition:["normal","discrete"]}],duration:[{duration:[ye,"initial",oe,se]}],ease:[{ease:["linear","initial",w,oe,se]}],delay:[{delay:[ye,oe,se]}],animate:[{animate:["none",b,oe,se]}],backface:[{backface:["hidden","visible"]}],perspective:[{perspective:[C,oe,se]}],"perspective-origin":[{"perspective-origin":x()}],rotate:[{rotate:U()}],"rotate-x":[{"rotate-x":U()}],"rotate-y":[{"rotate-y":U()}],"rotate-z":[{"rotate-z":U()}],scale:[{scale:j()}],"scale-x":[{"scale-x":j()}],"scale-y":[{"scale-y":j()}],"scale-z":[{"scale-z":j()}],"scale-3d":["scale-3d"],skew:[{skew:ge()}],"skew-x":[{"skew-x":ge()}],"skew-y":[{"skew-y":ge()}],transform:[{transform:[oe,se,"","none","gpu","cpu"]}],"transform-origin":[{origin:x()}],"transform-style":[{transform:["3d","flat"]}],translate:[{translate:ie()}],"translate-x":[{"translate-x":ie()}],"translate-y":[{"translate-y":ie()}],"translate-z":[{"translate-z":ie()}],"translate-none":["translate-none"],accent:[{accent:L()}],appearance:[{appearance:["none","auto"]}],"caret-color":[{caret:L()}],"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",oe,se]}],"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":D()}],"scroll-mx":[{"scroll-mx":D()}],"scroll-my":[{"scroll-my":D()}],"scroll-ms":[{"scroll-ms":D()}],"scroll-me":[{"scroll-me":D()}],"scroll-mt":[{"scroll-mt":D()}],"scroll-mr":[{"scroll-mr":D()}],"scroll-mb":[{"scroll-mb":D()}],"scroll-ml":[{"scroll-ml":D()}],"scroll-p":[{"scroll-p":D()}],"scroll-px":[{"scroll-px":D()}],"scroll-py":[{"scroll-py":D()}],"scroll-ps":[{"scroll-ps":D()}],"scroll-pe":[{"scroll-pe":D()}],"scroll-pt":[{"scroll-pt":D()}],"scroll-pr":[{"scroll-pr":D()}],"scroll-pb":[{"scroll-pb":D()}],"scroll-pl":[{"scroll-pl":D()}],"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",oe,se]}],fill:[{fill:["none",...L()]}],"stroke-w":[{stroke:[ye,Oi,$s,fl]}],stroke:[{stroke:["none",...L()]}],"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"]}},Iv=uv(Tv);function ce(...e){return Iv(Z(e))}const Ls=({errorText:e,className:t,...s})=>e?m.jsx("span",{...s,className:ce("text-error dial-tiny mt-1",t),children:e}):null,Oe=({icon:e,className:t})=>e?m.jsx("span",{className:Z("flex-shrink-0",t),children:e}):null,kv=7,Av=2,Ig=g.createContext(null),kg=()=>{const e=g.useContext(Ig);if(e==null)throw new Error("Tooltip components must be wrapped in <Tooltip />");return e},Lv=({initialOpen:e=!1,placement:t="bottom",isTriggerClickable:s=!1,open:o,onOpenChange:i}={})=>{const[n,r]=g.useState(e),a=g.useRef(null),l=o??n,c=i??r,d=xe.useFloating({placement:t,open:l,onOpenChange:c,whileElementsMounted:xe.autoUpdate,middleware:[xe.offset(kv+Av),xe.flip({crossAxis:t.includes("-"),fallbackAxisSideDirection:"start",padding:5}),xe.shift({padding:5}),xe.arrow({element:a})]}),u=xe.useHover(d.context,{move:!1,enabled:o==null,mouseOnly:s,delay:{open:500,close:0}}),h=xe.useFocus(d.context,{enabled:o==null}),p=xe.useDismiss(d.context),f=xe.useRole(d.context,{role:"tooltip"}),C=xe.useInteractions([u,h,p,f]);return g.useEffect(()=>{if(!l)return;const v=d.refs.reference.current;if(!(v instanceof Element))return;const w=new IntersectionObserver(([b])=>{b.isIntersecting||c(!1)},{root:null,threshold:0});return w.observe(v),()=>w.disconnect()},[l,d.refs.reference,c]),g.useMemo(()=>({open:l,setOpen:c,arrowRef:a,...C,...d}),[l,c,C,d])},Ag=({children:e,...t})=>{const s=Lv(t);return m.jsx(Ig.Provider,{value:s,children:e})},Lg=({style:e,...t})=>{const s=kg(),o=g.useRef(null),i=xe.useMergeRefs([s.refs.setFloating,o]);return s.open?m.jsx(xe.FloatingPortal,{id:"tooltip-portal",children:m.jsxs("div",{ref:i,style:{...s.floatingStyles,...e},...s.getFloatingProps(t),className:Z("z-[55] whitespace-pre-wrap break-words rounded border border-primary bg-layer-0 px-2 py-1 dial-tiny shadow max-w-[300px]",s.getFloatingProps(t).className),children:[t.children,m.jsx(xe.FloatingArrow,{ref:s.arrowRef,context:s.context,fill:"currentColor",strokeWidth:1,className:"border-primary w-2 text-[var(--bg-layer-0,_#000000)]"})]})}):null},Og=({children:e,asChild:t=!1,...s})=>{const o=kg(),i=t&&g.isValidElement(e),n=i?e.props?.ref:null,r=xe.useMergeRefs([o.refs.setReference,...n?[n]:[]]);return i?g.cloneElement(e,o.getReferenceProps({...e.props,...s,ref:r})):m.jsx("span",{ref:r,...o.getReferenceProps(s),className:s.className??"dial-tooltip-trigger text-left",children:e})},ns=({hideTooltip:e,tooltip:t,children:s,triggerClassName:o,contentClassName:i,...n})=>m.jsxs(Ag,{...n,children:[m.jsx(Og,{className:Z(o,"truncate"),children:s}),m.jsx(Lg,{className:Z("text-primary",i,"max-w-[300px]",(e||!t)&&"hidden"),children:t})]}),bo=({fieldTitle:e,optional:t,optionalText:s,className:o,description:i,...n})=>e?m.jsxs("label",{...n,className:ce("dial-tiny text-secondary flex gap-1",o,!o?.includes("mb")&&"mb-2"),children:[typeof e=="string"?m.jsx("span",{className:"min-h-4",children:e}):e,t&&m.jsx("span",{children:s??"(Optional)"}),i&&m.jsx(ns,{tooltip:i,children:m.jsx(Oe,{icon:m.jsx(z.IconInfoCircle,{size:14,className:"text-secondary"})})})]}):null;var De=(e=>(e.Primary="primary",e.Neutral="neutral",e.Error="error",e.Success="Success",e.Secondary="secondary",e.Tertiary="tertiary",e))(De||{});const Ov={[De.Primary]:"dial-primary-button",[De.Neutral]:"dial-neutral-button",[De.Error]:"dial-error-button",[De.Secondary]:"dial-secondary-button",[De.Tertiary]:"dial-tertiary-button",[De.Success]:""},Pe=({label:e,variant:t,className:s,textClassName:o,iconAfter:i,iconBefore:n,hideTitleOnMobile:r,type:a="button",...l})=>{const c=Z("dial-small-semi",i?"mr-2":"",n?"ml-2":"",r?"hidden sm:inline":"inline",o),d=Z(t&&Ov[t],"disabled:cursor-not-allowed focus-visible:outline outline-offset-0",s);return m.jsxs("button",{...l,type:a,className:d,"aria-label":typeof e=="string"&&e||l["aria-label"],children:[m.jsx(Oe,{icon:n}),e&&m.jsx("span",{className:c,children:e}),m.jsx(Oe,{icon:i})]})};var Zs=(e=>(e.Info="info",e.Success="success",e.Warning="warning",e.Error="error",e))(Zs||{});const Nv=e=>({info:m.jsx(z.IconInfoCircle,{...e}),error:m.jsx(z.IconAlertCircle,{...e}),warning:m.jsx(z.IconAlertTriangle,{...e}),success:m.jsx(z.IconCircleCheck,{...e})}),Hv={[Zs.Info]:"bg-info border-info text-info",[Zs.Success]:"bg-success border-success text-success",[Zs.Warning]:"bg-warning border-warning text-warning",[Zs.Error]:"bg-error border-error text-error"},Gv="items-center justify-between gap-2 p-3 border border-solid dial-small-150 rounded flex",Bv=({variant:e=Zs.Info,message:t,className:s,iconSize:o=24,iconStroke:i=2,closable:n=!1,onClose:r,...a})=>{const l=g.useMemo(()=>Nv({size:o,stroke:i})[e],[e,o,i]);return m.jsxs("div",{...a,role:"alert",className:ce(Gv,Hv[e],s),children:[m.jsxs("div",{className:"flex items-center gap-2",children:[m.jsx(Oe,{icon:l}),m.jsx("div",{className:"text-primary",children:t})]}),n&&m.jsx(Pe,{className:"ml-2 text-secondary hover:text-primary","aria-label":"Close alert",iconBefore:m.jsx(z.IconX,{size:16}),onClick:r})]})},Vv="flex items-center justify-center text-secondary",zv="shrink-0 grow-0 basis-auto animate-spin-steps",Wv=e=>ve.createElement("svg",{viewBox:"0 0 48 48",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},ve.createElement("path",{d:"M24 39V46.5",stroke:"currentColor",strokeWidth:3,strokeLinecap:"round",strokeLinejoin:"round"}),ve.createElement("path",{opacity:.4,d:"M9 24H1.5",stroke:"currentColor",strokeWidth:3,strokeLinecap:"round",strokeLinejoin:"round"}),ve.createElement("path",{opacity:.5,d:"M8.0918 8.0918L13.3994 13.3994",stroke:"currentColor",strokeWidth:3,strokeLinecap:"round",strokeLinejoin:"round"}),ve.createElement("path",{opacity:.6,d:"M24 1.5V9",stroke:"currentColor",strokeWidth:3,strokeLinecap:"round",strokeLinejoin:"round"}),ve.createElement("path",{opacity:.7,d:"M39.9121 8.08594L37.2607 10.7373L34.6094 13.3887",stroke:"currentColor",strokeWidth:3,strokeLinecap:"round",strokeLinejoin:"round"}),ve.createElement("path",{opacity:.8,d:"M46.5 24H39",stroke:"currentColor",strokeWidth:3,strokeLinecap:"round",strokeLinejoin:"round"}),ve.createElement("path",{opacity:.9,d:"M34.6055 34.6055L39.9082 39.9082",stroke:"currentColor",strokeWidth:3,strokeLinecap:"round",strokeLinejoin:"round"}),ve.createElement("path",{opacity:.3,d:"M13.3936 34.6055L8.08594 39.9131",stroke:"currentColor",strokeWidth:3,strokeLinecap:"round",strokeLinejoin:"round"})),Fn=({size:e=18,className:t,iconClassName:s,fullWidth:o=!0,ariaLabel:i="Loading"})=>m.jsx("div",{role:"status",className:Z({[Vv]:!0,"w-full h-full":o,[t||""]:!!t}),children:m.jsx(Oe,{icon:m.jsx(Wv,{width:e,height:e,className:Z(zv,s),role:"img","aria-label":i})})}),us=18,ae={size:us,stroke:2},_v="text-primary",dt=({text:e,className:t,contentClassName:s,hideTooltip:o,id:i,...n})=>{const r=g.useRef(null),[a,l]=g.useState(!1),[c,d]=g.useState(""),u=g.useRef(null),h=()=>{const v=r.current;if(!v)return;d(v.textContent??"");const w=v.clientWidth,b=v.scrollWidth,S=Math.ceil(v.getBoundingClientRect().width);l(b>w||b>S)},p=g.useCallback(()=>{u.current&&cancelAnimationFrame(u.current),u.current=requestAnimationFrame(h)},[]);g.useEffect(()=>{p();const v=()=>p();window.addEventListener("resize",v);let w=null;return"ResizeObserver"in window&&r.current&&(w=new ResizeObserver(()=>p()),w.observe(r.current)),()=>{window.removeEventListener("resize",v),w&&w.disconnect(),u.current&&cancelAnimationFrame(u.current)}},[e,p]);const f=g.useMemo(()=>typeof e=="string"?e:c,[c,e]),C=g.useMemo(()=>o?"":a?f:"",[f,o,a]);return m.jsxs(Ag,{...n,children:[m.jsx(Og,{asChild:!0,onMouseEnter:p,onFocusCapture:p,children:m.jsx("span",{id:i,className:ce("block truncate flex-1 min-w-0 max-w-full text-left",t),"aria-label":a?f:void 0,onMouseEnter:p,onFocus:p,ref:r,children:e})}),m.jsx(Lg,{className:ce(_v,s,!C&&"hidden"),children:C})]})},rn=({label:e,id:t,checked:s,indeterminate:o,disabled:i,ariaLabel:n,onChange:r,className:a,...l})=>{const c=g.useCallback(p=>{r?.(p.target.checked,t)},[r,t]),d=Z("flex flex-row items-center cursor-pointer text-accent-primary small-medium min-w-0",`${s||o?"":'before:content-[""] before:inline-block before:w-[18px] before:h-[18px] before:border before:border-hover before:rounded'}`,i?"pointer-events-none text-secondary before:border-icon-secondary before:bg-layer-4":"",a),u=Z("border rounded",i?"bg-layer-4 border-icon-secondary":""),h=()=>o?m.jsx(z.IconMinus,{className:u,...ae}):s?m.jsx(z.IconCheck,{className:u,...ae}):null;return m.jsxs("label",{...l,className:d,htmlFor:t,"aria-description":l["aria-description"]||"checkbox-container",children:[h(),e&&(typeof e=="string"?m.jsx(dt,{text:e,className:"ml-2 text-primary"}):e),m.jsx("input",{type:"checkbox",role:"checkbox",name:t,onChange:c,id:t,checked:s,"aria-checked":o?"mixed":s,"aria-disabled":i||void 0,"aria-label":e?void 0:n,className:"invisible w-0 h-0"})]})};var xt=(e=>(e.VALID="valid",e.ERROR="error",e))(xt||{});const jv=(e,t)=>{if(t===e.id)switch(e.status){case xt.VALID:return"border-accent-secondary text-primary";case xt.ERROR:return"border-red-900 text-primary";default:return"border-accent-primary text-primary"}switch(e.status){case xt.VALID:return"border-primary text-primary";case xt.ERROR:return"border-red-900 text-error";default:return"border-primary text-secondary"}},Uv=(e,t)=>{if(t===e.id)switch(e.status){case xt.VALID:return"bg-accent-secondary";case xt.ERROR:return"bg-red-400";default:return"bg-accent-primary"}switch(e.status){case xt.VALID:return"bg-accent-secondary";case xt.ERROR:return"bg-red-400";default:return"bg-layer-4"}},$v=({step:e,index:t,currentStep:s,onChangeStep:o})=>{const i="h-[32px] flex flex-1 min-w-[180px] items-center dial-tiny cursor-pointer dial-step",n="w-[22px] h-[22px] flex justify-center items-center mr-2 rounded-full text-white",r=()=>s===e.id&&e.status===xt.ERROR?m.jsx(z.IconExclamationCircle,{stroke:2,size:16}):s!==e.id&&e.status===xt.VALID?m.jsx(z.IconCheck,{stroke:2,size:16}):t+1;return m.jsxs("button",{className:Z(i,jv(e,s)),onClick:()=>o(e.id),children:[m.jsx("span",{className:Z(n,Uv(e,s)),children:r()}),m.jsx("span",{children:e.name})]})},Kv=({steps:e,currentStep:t,onChangeStep:s})=>{const o=i=>{const n=e.findIndex(a=>a.id===t),r=e.findIndex(a=>a.id===i);(i!==t&&e[n].status===xt.VALID||r<n)&&s(i)};return m.jsx("div",{id:"steps",className:"flex gap-x-3",children:e.map((i,n)=>m.jsx($v,{currentStep:t,onChangeStep:o,step:i,index:n},i.id))})},Ng=({name:e,value:t,label:s,description:o,checked:i=!1,inputId:n,className:r,labelClassName:a,disabled:l,onChange:c,descriptionClassName:d})=>{const u=`${n}-desc`,h=Z("dial-small cursor-pointer",l?"text-secondary":"text-primary",a),p=Z("cursor-pointer dial-input-radio",!!s&&"mr-2",r),f=Z("flex flex-col",!!o&&"mb-2"),C=Z("dial-tiny mt-2 ml-[26px] text-secondary",d),v=w=>{l||w.target.checked&&c?.(t)};return m.jsxs("div",{className:f,children:[m.jsxs("div",{className:"flex flex-row items-center",children:[m.jsx("input",{type:"radio",id:n,name:e,value:t,checked:i,disabled:l,"aria-describedby":i&&o?u:void 0,className:p,onChange:v}),s?m.jsx("label",{className:h,htmlFor:n,children:s}):null]}),i&&o&&m.jsx("div",{id:u,className:C,children:o})]})};var an=(e=>(e.Vertical="vertical",e.Horizontal="horizontal",e))(an||{});const qv="w-full flex",Yv={[an.Vertical]:"flex-col",[an.Horizontal]:"flex-row items-end"},fa=({elementId:e,label:t,optional:s,optionalText:o,description:i,error:n,orientation:r=an.Vertical,labelVisuallyHidden:a=!1,className:l,labelClassName:c,errorClassName:d,childrenClassName:u,captionDescription:h,readonly:p,value:f,defaultEmptyText:C,children:v})=>{const w=`${e}-label`,b=i?`${e}-desc`:void 0,S=n?`${e}-err`:void 0,y=`${e}-caption-desc`,x=[b,S].filter(Boolean).join(" ")||void 0,R=g.useCallback(()=>typeof n=="boolean"?null:typeof n=="string"||typeof n>"u"?n?m.jsx("div",{id:S,role:"alert","aria-live":"polite",className:d,children:m.jsx(Ls,{errorText:n})}):null:m.jsx("div",{id:S,role:"alert","aria-live":"polite",className:d,children:n}),[n,d,S]),F=g.useCallback(()=>f?typeof f=="string"||typeof f=="number"?m.jsx("span",{"aria-readonly":"true",children:f}):f:m.jsx("span",{className:"flex min-h-4","aria-readonly":"true",children:C??"None"}),[f,C]);return m.jsxs("div",{role:"group","aria-labelledby":t?w:void 0,"aria-describedby":x,className:ce(qv,Yv[r],l),children:[t&&m.jsx("div",{id:w,className:ce(r==="horizontal"&&"shrink-0"),children:m.jsx(bo,{htmlFor:e,fieldTitle:t,optional:s,optionalText:o,className:ce(a&&"sr-only",c),description:i})}),m.jsxs("div",{className:ce("min-w-0 w-full",u),children:[p?m.jsx("div",{className:"dial-input px-3 py-2",children:F()}):v,h&&m.jsx("div",{id:y,className:ce({"dial-tiny text-secondary mt-1":!0,"text-error":!!n}),children:h}),R()]})]})};var lo=(e=>(e.Row="Row",e.Column="Column",e))(lo||{});const Zv="flex",Xv="pb-1 mt-2",Qv={[lo.Column]:"flex-col gap-y-3",[lo.Row]:"flex-row gap-x-6"},Nr=({fieldTitle:e,radioClassName:t,containerClassName:s,selectedItemClassName:o,selectedLabelClassName:i,radioGroupClassName:n,inputContainerClassName:r,selectedInputContainerClassName:a,groupLabelClassName:l,formItemChildrenClassName:c,labelClassName:d,disabled:u,elementId:h,radioButtons:p,activeRadioButton:f,orientation:C,onChange:v})=>m.jsx(fa,{elementId:h,label:e,labelClassName:l||d,className:s,childrenClassName:c,children:m.jsx("div",{role:"radiogroup","aria-label":e,"aria-disabled":u||void 0,className:ce(Zv,Qv[C],n),children:p.map(w=>m.jsxs("div",{className:ce("flex flex-col",r,w.id===f&&a),children:[m.jsx(Ng,{name:h,value:w.id,inputId:w.id,disabled:u,className:t,labelClassName:ce(d,w.id===f&&i),label:w.name,checked:w.id===f,onChange:()=>v(w.id)}),w.id===f&&w.content?m.jsx("div",{className:ce(Xv,o),children:w.content}):null]},w.id))})}),En=({icon:e,title:t,description:s,containerClassName:o,titleClassName:i,descriptionClassName:n})=>m.jsxs("div",{className:ce("h-full w-full flex flex-col items-center justify-center text-secondary",o),"aria-label":"no-data-container",children:[e||m.jsx(z.IconClipboardX,{width:60,height:60}),m.jsx("span",{className:ce("dial-small mt-2 text-primary",i),"aria-label":"no-results-title",children:t}),s&&m.jsx("span",{className:ce("mt-1 text-primary",n),"aria-label":"no-results-description",children:s})]}),ml=48,Hg=({containerClassName:e,children:t,width:s=280,title:o,iconSize:i=24,iconStroke:n=1.5,titleClassName:r,additionalButtons:a,isOpened:l,onToggle:c})=>{const[d,u]=g.useState(s),[h,p]=g.useState(!0),f=g.useMemo(()=>typeof l=="boolean",[l]),C=f?l:h;g.useEffect(()=>{f&&u(l?s:ml)},[f,l,s]);const v=Z(["transform rotate-180 [writing-mode:tb-rl] py-4 px-3",C&&"hidden",r]),w=Z(["flex flex-row gap-2 cursor-pointer text-secondary p-2 px-4",C?"justify-end":"justify-center"]),b=S=>{const y=!C;if(f){u(y?s:ml),c?.(y,S);return}u(y?s:ml),p(y)};return m.jsxs("div",{className:Z(["rounded flex flex-col justify-between overflow-y-auto flex-shrink-0",e]),style:{width:`${d}px`},"aria-label":"collapsible-sidebar",children:[m.jsx("div",{className:Z(["flex-1 p-4 min-h-0 overflow-auto",!C&&"hidden"]),children:t}),m.jsx("div",{className:v,children:o}),m.jsxs("div",{className:ce("border-t border-primary h-12",w),children:[C&&a,m.jsx(Pe,{className:"hover:text-accent-primary p-1",onClick:b,"aria-label":"sidebar-state",iconBefore:C?m.jsx(z.IconChevronsLeft,{size:i,stroke:n}):m.jsx(z.IconChevronsRight,{size:i,stroke:n})})]})]})},Jv=({label:e,text:t,tooltip:s,children:o,postfix:i})=>m.jsxs("div",{className:Z("flex flex-col",o?"":"max-w-[200px]"),children:[m.jsx("label",{className:"dial-tiny mb-2 text-secondary",children:e}),o||m.jsxs("div",{className:"flex flex-row items-center",children:[m.jsx(ns,{triggerClassName:"text-primary",tooltip:s||t,children:t}),i||null]})]});var ma=(e=>(e.Default="default",e))(ma||{});const ew={[ma.Default]:"border-icon-secondary bg-layer-3"},Ca=({tag:e,className:t,remove:s,variant:o=ma.Default,iconBefore:i,bordered:n=!0})=>{const r=ew[o],a=ce("flex items-center gap-1 dial-tiny rounded p-1 h-[22px] text-primary",r,n?"border":"border-transparent",t);return m.jsxs("div",{className:a,children:[m.jsx(Oe,{icon:i}),m.jsx(dt,{text:e}),s&&m.jsx(Pe,{iconAfter:m.jsx(z.IconX,{size:16}),onClick:l=>s(l)})]},e)},Gg=g.createContext({dragDropManager:void 0});function Mt(e){return"Minified Redux error #"+e+"; visit https://redux.js.org/Errors?code="+e+" for the full message or use the non-minified dev environment for full errors. "}var pu=(function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"})(),fu=function(){return Math.random().toString(36).substring(7).split("").join(".")},mu={INIT:"@@redux/INIT"+fu(),REPLACE:"@@redux/REPLACE"+fu()};function tw(e){if(typeof e!="object"||e===null)return!1;for(var t=e;Object.getPrototypeOf(t)!==null;)t=Object.getPrototypeOf(t);return Object.getPrototypeOf(e)===t}function sw(e){if(e===void 0)return"undefined";if(e===null)return"null";var t=typeof e;switch(t){case"boolean":case"string":case"number":case"symbol":case"function":return t}if(Array.isArray(e))return"array";if(nw(e))return"date";if(iw(e))return"error";var s=ow(e);switch(s){case"Symbol":case"Promise":case"WeakMap":case"WeakSet":case"Map":case"Set":return s}return t.slice(8,-1).toLowerCase().replace(/\s/g,"")}function ow(e){return typeof e.constructor=="function"?e.constructor.name:null}function iw(e){return e instanceof Error||typeof e.message=="string"&&e.constructor&&typeof e.constructor.stackTraceLimit=="number"}function nw(e){return e instanceof Date?!0:typeof e.toDateString=="function"&&typeof e.getDate=="function"&&typeof e.setDate=="function"}function Ao(e){var t=typeof e;return process.env.NODE_ENV!=="production"&&(t=sw(e)),t}function Bg(e,t,s){var o;if(typeof t=="function"&&typeof s=="function"||typeof s=="function"&&typeof arguments[3]=="function")throw new Error(process.env.NODE_ENV==="production"?Mt(0):"It looks like you are passing several store enhancers to createStore(). This is not supported. Instead, compose them together to a single function. See https://redux.js.org/tutorials/fundamentals/part-4-store#creating-a-store-with-enhancers for an example.");if(typeof t=="function"&&typeof s>"u"&&(s=t,t=void 0),typeof s<"u"){if(typeof s!="function")throw new Error(process.env.NODE_ENV==="production"?Mt(1):"Expected the enhancer to be a function. Instead, received: '"+Ao(s)+"'");return s(Bg)(e,t)}if(typeof e!="function")throw new Error(process.env.NODE_ENV==="production"?Mt(2):"Expected the root reducer to be a function. Instead, received: '"+Ao(e)+"'");var i=e,n=t,r=[],a=r,l=!1;function c(){a===r&&(a=r.slice())}function d(){if(l)throw new Error(process.env.NODE_ENV==="production"?Mt(3):"You may not call store.getState() while the reducer is executing. The reducer has already received the state as an argument. Pass it down from the top reducer instead of reading it from the store.");return n}function u(C){if(typeof C!="function")throw new Error(process.env.NODE_ENV==="production"?Mt(4):"Expected the listener to be a function. Instead, received: '"+Ao(C)+"'");if(l)throw new Error(process.env.NODE_ENV==="production"?Mt(5):"You may not call store.subscribe() while the reducer is executing. If you would like to be notified after the store has been updated, subscribe from a component and invoke store.getState() in the callback to access the latest state. See https://redux.js.org/api/store#subscribelistener for more details.");var v=!0;return c(),a.push(C),function(){if(v){if(l)throw new Error(process.env.NODE_ENV==="production"?Mt(6):"You may not unsubscribe from a store listener while the reducer is executing. See https://redux.js.org/api/store#subscribelistener for more details.");v=!1,c();var b=a.indexOf(C);a.splice(b,1),r=null}}}function h(C){if(!tw(C))throw new Error(process.env.NODE_ENV==="production"?Mt(7):"Actions must be plain objects. Instead, the actual type was: '"+Ao(C)+"'. You may need to add middleware to your store setup to handle dispatching other values, such as 'redux-thunk' to handle dispatching functions. See https://redux.js.org/tutorials/fundamentals/part-4-store#middleware and https://redux.js.org/tutorials/fundamentals/part-6-async-logic#using-the-redux-thunk-middleware for examples.");if(typeof C.type>"u")throw new Error(process.env.NODE_ENV==="production"?Mt(8):'Actions may not have an undefined "type" property. You may have misspelled an action type string constant.');if(l)throw new Error(process.env.NODE_ENV==="production"?Mt(9):"Reducers may not dispatch actions.");try{l=!0,n=i(n,C)}finally{l=!1}for(var v=r=a,w=0;w<v.length;w++){var b=v[w];b()}return C}function p(C){if(typeof C!="function")throw new Error(process.env.NODE_ENV==="production"?Mt(10):"Expected the nextReducer to be a function. Instead, received: '"+Ao(C));i=C,h({type:mu.REPLACE})}function f(){var C,v=u;return C={subscribe:function(b){if(typeof b!="object"||b===null)throw new Error(process.env.NODE_ENV==="production"?Mt(11):"Expected the observer to be an object. Instead, received: '"+Ao(b)+"'");function S(){b.next&&b.next(d())}S();var y=v(S);return{unsubscribe:y}}},C[pu]=function(){return this},C}return h({type:mu.INIT}),o={dispatch:h,subscribe:u,getState:d,replaceReducer:p},o[pu]=f,o}function be(e,t,...s){if(rw()&&t===void 0)throw new Error("invariant requires an error message argument");if(!e){let o;if(t===void 0)o=new Error("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{let i=0;o=new Error(t.replace(/%s/g,function(){return s[i++]})),o.name="Invariant Violation"}throw o.framesToPop=1,o}}function rw(){return typeof process<"u"&&process.env.NODE_ENV==="production"}function aw(e,t,s){return t.split(".").reduce((o,i)=>o&&o[i]?o[i]:s||null,e)}function lw(e,t){return e.filter(s=>s!==t)}function Vg(e){return typeof e=="object"}function cw(e,t){const s=new Map,o=n=>{s.set(n,s.has(n)?s.get(n)+1:1)};e.forEach(o),t.forEach(o);const i=[];return s.forEach((n,r)=>{n===1&&i.push(r)}),i}function dw(e,t){return e.filter(s=>t.indexOf(s)>-1)}const sd="dnd-core/INIT_COORDS",va="dnd-core/BEGIN_DRAG",od="dnd-core/PUBLISH_DRAG_SOURCE",wa="dnd-core/HOVER",ba="dnd-core/DROP",Sa="dnd-core/END_DRAG";function Cu(e,t){return{type:sd,payload:{sourceClientOffset:t||null,clientOffset:e||null}}}const uw={type:sd,payload:{clientOffset:null,sourceClientOffset:null}};function hw(e){return function(s=[],o={publishSource:!0}){const{publishSource:i=!0,clientOffset:n,getSourceClientOffset:r}=o,a=e.getMonitor(),l=e.getRegistry();e.dispatch(Cu(n)),gw(s,a,l);const c=mw(s,a);if(c==null){e.dispatch(uw);return}let d=null;if(n){if(!r)throw new Error("getSourceClientOffset must be defined");pw(r),d=r(c)}e.dispatch(Cu(n,d));const h=l.getSource(c).beginDrag(a,c);if(h==null)return;fw(h),l.pinSource(c);const p=l.getSourceType(c);return{type:va,payload:{itemType:p,item:h,sourceId:c,clientOffset:n||null,sourceClientOffset:d||null,isSourcePublic:!!i}}}}function gw(e,t,s){be(!t.isDragging(),"Cannot call beginDrag while dragging."),e.forEach(function(o){be(s.getSource(o),"Expected sourceIds to be registered.")})}function pw(e){be(typeof e=="function","When clientOffset is provided, getSourceClientOffset must be a function.")}function fw(e){be(Vg(e),"Item must be an object.")}function mw(e,t){let s=null;for(let o=e.length-1;o>=0;o--)if(t.canDragSource(e[o])){s=e[o];break}return s}function Cw(e,t,s){return t in e?Object.defineProperty(e,t,{value:s,enumerable:!0,configurable:!0,writable:!0}):e[t]=s,e}function vw(e){for(var t=1;t<arguments.length;t++){var s=arguments[t]!=null?arguments[t]:{},o=Object.keys(s);typeof Object.getOwnPropertySymbols=="function"&&(o=o.concat(Object.getOwnPropertySymbols(s).filter(function(i){return Object.getOwnPropertyDescriptor(s,i).enumerable}))),o.forEach(function(i){Cw(e,i,s[i])})}return e}function ww(e){return function(s={}){const o=e.getMonitor(),i=e.getRegistry();bw(o),xw(o).forEach((r,a)=>{const l=Sw(r,a,i,o),c={type:ba,payload:{dropResult:vw({},s,l)}};e.dispatch(c)})}}function bw(e){be(e.isDragging(),"Cannot call drop while not dragging."),be(!e.didDrop(),"Cannot call drop twice during one drag operation.")}function Sw(e,t,s,o){const i=s.getTarget(e);let n=i?i.drop(o,e):void 0;return yw(n),typeof n>"u"&&(n=t===0?{}:o.getDropResult()),n}function yw(e){be(typeof e>"u"||Vg(e),"Drop result must either be an object or undefined.")}function xw(e){const t=e.getTargetIds().filter(e.canDropOnTarget,e);return t.reverse(),t}function Rw(e){return function(){const s=e.getMonitor(),o=e.getRegistry();Fw(s);const i=s.getSourceId();return i!=null&&(o.getSource(i,!0).endDrag(s,i),o.unpinSource()),{type:Sa}}}function Fw(e){be(e.isDragging(),"Cannot call endDrag while not dragging.")}function gc(e,t){return t===null?e===null:Array.isArray(e)?e.some(s=>s===t):e===t}function Ew(e){return function(s,{clientOffset:o}={}){Dw(s);const i=s.slice(0),n=e.getMonitor(),r=e.getRegistry(),a=n.getItemType();return Mw(i,r,a),Pw(i,n,r),Tw(i,n,r),{type:wa,payload:{targetIds:i,clientOffset:o||null}}}}function Dw(e){be(Array.isArray(e),"Expected targetIds to be an array.")}function Pw(e,t,s){be(t.isDragging(),"Cannot call hover while not dragging."),be(!t.didDrop(),"Cannot call hover after drop.");for(let o=0;o<e.length;o++){const i=e[o];be(e.lastIndexOf(i)===o,"Expected targetIds to be unique in the passed array.");const n=s.getTarget(i);be(n,"Expected targetIds to be registered.")}}function Mw(e,t,s){for(let o=e.length-1;o>=0;o--){const i=e[o],n=t.getTargetType(i);gc(n,s)||e.splice(o,1)}}function Tw(e,t,s){e.forEach(function(o){s.getTarget(o).hover(t,o)})}function Iw(e){return function(){if(e.getMonitor().isDragging())return{type:od}}}function kw(e){return{beginDrag:hw(e),publishDragSource:Iw(e),hover:Ew(e),drop:ww(e),endDrag:Rw(e)}}class Aw{receiveBackend(t){this.backend=t}getMonitor(){return this.monitor}getBackend(){return this.backend}getRegistry(){return this.monitor.registry}getActions(){const t=this,{dispatch:s}=this.store;function o(n){return(...r)=>{const a=n.apply(t,r);typeof a<"u"&&s(a)}}const i=kw(this);return Object.keys(i).reduce((n,r)=>{const a=i[r];return n[r]=o(a),n},{})}dispatch(t){this.store.dispatch(t)}constructor(t,s){this.isSetUp=!1,this.handleRefCountChange=()=>{const o=this.store.getState().refCount>0;this.backend&&(o&&!this.isSetUp?(this.backend.setup(),this.isSetUp=!0):!o&&this.isSetUp&&(this.backend.teardown(),this.isSetUp=!1))},this.store=t,this.monitor=s,t.subscribe(this.handleRefCountChange)}}function Lw(e,t){return{x:e.x+t.x,y:e.y+t.y}}function zg(e,t){return{x:e.x-t.x,y:e.y-t.y}}function Ow(e){const{clientOffset:t,initialClientOffset:s,initialSourceClientOffset:o}=e;return!t||!s||!o?null:zg(Lw(t,o),s)}function Nw(e){const{clientOffset:t,initialClientOffset:s}=e;return!t||!s?null:zg(t,s)}const Ki=[],id=[];Ki.__IS_NONE__=!0;id.__IS_ALL__=!0;function Hw(e,t){return e===Ki?!1:e===id||typeof t>"u"?!0:dw(t,e).length>0}class Gw{subscribeToStateChange(t,s={}){const{handlerIds:o}=s;be(typeof t=="function","listener must be a function."),be(typeof o>"u"||Array.isArray(o),"handlerIds, when specified, must be an array of strings.");let i=this.store.getState().stateId;const n=()=>{const r=this.store.getState(),a=r.stateId;try{a===i||a===i+1&&!Hw(r.dirtyHandlerIds,o)||t()}finally{i=a}};return this.store.subscribe(n)}subscribeToOffsetChange(t){be(typeof t=="function","listener must be a function.");let s=this.store.getState().dragOffset;const o=()=>{const i=this.store.getState().dragOffset;i!==s&&(s=i,t())};return this.store.subscribe(o)}canDragSource(t){if(!t)return!1;const s=this.registry.getSource(t);return be(s,`Expected to find a valid source. sourceId=${t}`),this.isDragging()?!1:s.canDrag(this,t)}canDropOnTarget(t){if(!t)return!1;const s=this.registry.getTarget(t);if(be(s,`Expected to find a valid target. targetId=${t}`),!this.isDragging()||this.didDrop())return!1;const o=this.registry.getTargetType(t),i=this.getItemType();return gc(o,i)&&s.canDrop(this,t)}isDragging(){return!!this.getItemType()}isDraggingSource(t){if(!t)return!1;const s=this.registry.getSource(t,!0);if(be(s,`Expected to find a valid source. sourceId=${t}`),!this.isDragging()||!this.isSourcePublic())return!1;const o=this.registry.getSourceType(t),i=this.getItemType();return o!==i?!1:s.isDragging(this,t)}isOverTarget(t,s={shallow:!1}){if(!t)return!1;const{shallow:o}=s;if(!this.isDragging())return!1;const i=this.registry.getTargetType(t),n=this.getItemType();if(n&&!gc(i,n))return!1;const r=this.getTargetIds();if(!r.length)return!1;const a=r.indexOf(t);return o?a===r.length-1:a>-1}getItemType(){return this.store.getState().dragOperation.itemType}getItem(){return this.store.getState().dragOperation.item}getSourceId(){return this.store.getState().dragOperation.sourceId}getTargetIds(){return this.store.getState().dragOperation.targetIds}getDropResult(){return this.store.getState().dragOperation.dropResult}didDrop(){return this.store.getState().dragOperation.didDrop}isSourcePublic(){return!!this.store.getState().dragOperation.isSourcePublic}getInitialClientOffset(){return this.store.getState().dragOffset.initialClientOffset}getInitialSourceClientOffset(){return this.store.getState().dragOffset.initialSourceClientOffset}getClientOffset(){return this.store.getState().dragOffset.clientOffset}getSourceClientOffset(){return Ow(this.store.getState().dragOffset)}getDifferenceFromInitialOffset(){return Nw(this.store.getState().dragOffset)}constructor(t,s){this.store=t,this.registry=s}}const vu=typeof global<"u"?global:self,Wg=vu.MutationObserver||vu.WebKitMutationObserver;function _g(e){return function(){const s=setTimeout(i,0),o=setInterval(i,50);function i(){clearTimeout(s),clearInterval(o),e()}}}function Bw(e){let t=1;const s=new Wg(e),o=document.createTextNode("");return s.observe(o,{characterData:!0}),function(){t=-t,o.data=t}}const Vw=typeof Wg=="function"?Bw:_g;class zw{enqueueTask(t){const{queue:s,requestFlush:o}=this;s.length||(o(),this.flushing=!0),s[s.length]=t}constructor(){this.queue=[],this.pendingErrors=[],this.flushing=!1,this.index=0,this.capacity=1024,this.flush=()=>{const{queue:t}=this;for(;this.index<t.length;){const s=this.index;if(this.index++,t[s].call(),this.index>this.capacity){for(let o=0,i=t.length-this.index;o<i;o++)t[o]=t[o+this.index];t.length-=this.index,this.index=0}}t.length=0,this.index=0,this.flushing=!1},this.registerPendingError=t=>{this.pendingErrors.push(t),this.requestErrorThrow()},this.requestFlush=Vw(this.flush),this.requestErrorThrow=_g(()=>{if(this.pendingErrors.length)throw this.pendingErrors.shift()})}}class Ww{call(){try{this.task&&this.task()}catch(t){this.onError(t)}finally{this.task=null,this.release(this)}}constructor(t,s){this.onError=t,this.release=s,this.task=null}}class _w{create(t){const s=this.freeTasks,o=s.length?s.pop():new Ww(this.onError,i=>s[s.length]=i);return o.task=t,o}constructor(t){this.onError=t,this.freeTasks=[]}}const jg=new zw,jw=new _w(jg.registerPendingError);function Uw(e){jg.enqueueTask(jw.create(e))}const nd="dnd-core/ADD_SOURCE",rd="dnd-core/ADD_TARGET",ad="dnd-core/REMOVE_SOURCE",ya="dnd-core/REMOVE_TARGET";function $w(e){return{type:nd,payload:{sourceId:e}}}function Kw(e){return{type:rd,payload:{targetId:e}}}function qw(e){return{type:ad,payload:{sourceId:e}}}function Yw(e){return{type:ya,payload:{targetId:e}}}function Zw(e){be(typeof e.canDrag=="function","Expected canDrag to be a function."),be(typeof e.beginDrag=="function","Expected beginDrag to be a function."),be(typeof e.endDrag=="function","Expected endDrag to be a function.")}function Xw(e){be(typeof e.canDrop=="function","Expected canDrop to be a function."),be(typeof e.hover=="function","Expected hover to be a function."),be(typeof e.drop=="function","Expected beginDrag to be a function.")}function pc(e,t){if(t&&Array.isArray(e)){e.forEach(s=>pc(s,!1));return}be(typeof e=="string"||typeof e=="symbol",t?"Type can only be a string, a symbol, or an array of either.":"Type can only be a string or a symbol.")}var At;(function(e){e.SOURCE="SOURCE",e.TARGET="TARGET"})(At||(At={}));let Qw=0;function Jw(){return Qw++}function e1(e){const t=Jw().toString();switch(e){case At.SOURCE:return`S${t}`;case At.TARGET:return`T${t}`;default:throw new Error(`Unknown Handler Role: ${e}`)}}function wu(e){switch(e[0]){case"S":return At.SOURCE;case"T":return At.TARGET;default:throw new Error(`Cannot parse handler ID: ${e}`)}}function bu(e,t){const s=e.entries();let o=!1;do{const{done:i,value:[,n]}=s.next();if(n===t)return!0;o=!!i}while(!o);return!1}class t1{addSource(t,s){pc(t),Zw(s);const o=this.addHandler(At.SOURCE,t,s);return this.store.dispatch($w(o)),o}addTarget(t,s){pc(t,!0),Xw(s);const o=this.addHandler(At.TARGET,t,s);return this.store.dispatch(Kw(o)),o}containsHandler(t){return bu(this.dragSources,t)||bu(this.dropTargets,t)}getSource(t,s=!1){return be(this.isSourceId(t),"Expected a valid source ID."),s&&t===this.pinnedSourceId?this.pinnedSource:this.dragSources.get(t)}getTarget(t){return be(this.isTargetId(t),"Expected a valid target ID."),this.dropTargets.get(t)}getSourceType(t){return be(this.isSourceId(t),"Expected a valid source ID."),this.types.get(t)}getTargetType(t){return be(this.isTargetId(t),"Expected a valid target ID."),this.types.get(t)}isSourceId(t){return wu(t)===At.SOURCE}isTargetId(t){return wu(t)===At.TARGET}removeSource(t){be(this.getSource(t),"Expected an existing source."),this.store.dispatch(qw(t)),Uw(()=>{this.dragSources.delete(t),this.types.delete(t)})}removeTarget(t){be(this.getTarget(t),"Expected an existing target."),this.store.dispatch(Yw(t)),this.dropTargets.delete(t),this.types.delete(t)}pinSource(t){const s=this.getSource(t);be(s,"Expected an existing source."),this.pinnedSourceId=t,this.pinnedSource=s}unpinSource(){be(this.pinnedSource,"No source is pinned at the time."),this.pinnedSourceId=null,this.pinnedSource=null}addHandler(t,s,o){const i=e1(t);return this.types.set(i,s),t===At.SOURCE?this.dragSources.set(i,o):t===At.TARGET&&this.dropTargets.set(i,o),i}constructor(t){this.types=new Map,this.dragSources=new Map,this.dropTargets=new Map,this.pinnedSourceId=null,this.pinnedSource=null,this.store=t}}const s1=(e,t)=>e===t;function o1(e,t){return!e&&!t?!0:!e||!t?!1:e.x===t.x&&e.y===t.y}function i1(e,t,s=s1){if(e.length!==t.length)return!1;for(let o=0;o<e.length;++o)if(!s(e[o],t[o]))return!1;return!0}function n1(e=Ki,t){switch(t.type){case wa:break;case nd:case rd:case ya:case ad:return Ki;case va:case od:case Sa:case ba:default:return id}const{targetIds:s=[],prevTargetIds:o=[]}=t.payload,i=cw(s,o);if(!(i.length>0||!i1(s,o)))return Ki;const r=o[o.length-1],a=s[s.length-1];return r!==a&&(r&&i.push(r),a&&i.push(a)),i}function r1(e,t,s){return t in e?Object.defineProperty(e,t,{value:s,enumerable:!0,configurable:!0,writable:!0}):e[t]=s,e}function a1(e){for(var t=1;t<arguments.length;t++){var s=arguments[t]!=null?arguments[t]:{},o=Object.keys(s);typeof Object.getOwnPropertySymbols=="function"&&(o=o.concat(Object.getOwnPropertySymbols(s).filter(function(i){return Object.getOwnPropertyDescriptor(s,i).enumerable}))),o.forEach(function(i){r1(e,i,s[i])})}return e}const Su={initialSourceClientOffset:null,initialClientOffset:null,clientOffset:null};function l1(e=Su,t){const{payload:s}=t;switch(t.type){case sd:case va:return{initialSourceClientOffset:s.sourceClientOffset,initialClientOffset:s.clientOffset,clientOffset:s.clientOffset};case wa:return o1(e.clientOffset,s.clientOffset)?e:a1({},e,{clientOffset:s.clientOffset});case Sa:case ba:return Su;default:return e}}function c1(e,t,s){return t in e?Object.defineProperty(e,t,{value:s,enumerable:!0,configurable:!0,writable:!0}):e[t]=s,e}function Lo(e){for(var t=1;t<arguments.length;t++){var s=arguments[t]!=null?arguments[t]:{},o=Object.keys(s);typeof Object.getOwnPropertySymbols=="function"&&(o=o.concat(Object.getOwnPropertySymbols(s).filter(function(i){return Object.getOwnPropertyDescriptor(s,i).enumerable}))),o.forEach(function(i){c1(e,i,s[i])})}return e}const d1={itemType:null,item:null,sourceId:null,targetIds:[],dropResult:null,didDrop:!1,isSourcePublic:null};function u1(e=d1,t){const{payload:s}=t;switch(t.type){case va:return Lo({},e,{itemType:s.itemType,item:s.item,sourceId:s.sourceId,isSourcePublic:s.isSourcePublic,dropResult:null,didDrop:!1});case od:return Lo({},e,{isSourcePublic:!0});case wa:return Lo({},e,{targetIds:s.targetIds});case ya:return e.targetIds.indexOf(s.targetId)===-1?e:Lo({},e,{targetIds:lw(e.targetIds,s.targetId)});case ba:return Lo({},e,{dropResult:s.dropResult,didDrop:!0,targetIds:[]});case Sa:return Lo({},e,{itemType:null,item:null,sourceId:null,dropResult:null,didDrop:!1,isSourcePublic:null,targetIds:[]});default:return e}}function h1(e=0,t){switch(t.type){case nd:case rd:return e+1;case ad:case ya:return e-1;default:return e}}function g1(e=0){return e+1}function p1(e,t,s){return t in e?Object.defineProperty(e,t,{value:s,enumerable:!0,configurable:!0,writable:!0}):e[t]=s,e}function f1(e){for(var t=1;t<arguments.length;t++){var s=arguments[t]!=null?arguments[t]:{},o=Object.keys(s);typeof Object.getOwnPropertySymbols=="function"&&(o=o.concat(Object.getOwnPropertySymbols(s).filter(function(i){return Object.getOwnPropertyDescriptor(s,i).enumerable}))),o.forEach(function(i){p1(e,i,s[i])})}return e}function m1(e={},t){return{dirtyHandlerIds:n1(e.dirtyHandlerIds,{type:t.type,payload:f1({},t.payload,{prevTargetIds:aw(e,"dragOperation.targetIds",[])})}),dragOffset:l1(e.dragOffset,t),refCount:h1(e.refCount,t),dragOperation:u1(e.dragOperation,t),stateId:g1(e.stateId)}}function C1(e,t=void 0,s={},o=!1){const i=v1(o),n=new Gw(i,new t1(i)),r=new Aw(i,n),a=e(r,t,s);return r.receiveBackend(a),r}function v1(e){const t=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__;return Bg(m1,e&&t&&t({name:"dnd-core",instanceId:"dnd-core"}))}function w1(e,t){if(e==null)return{};var s=b1(e,t),o,i;if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);for(i=0;i<n.length;i++)o=n[i],!(t.indexOf(o)>=0)&&Object.prototype.propertyIsEnumerable.call(e,o)&&(s[o]=e[o])}return s}function b1(e,t){if(e==null)return{};var s={},o=Object.keys(e),i,n;for(n=0;n<o.length;n++)i=o[n],!(t.indexOf(i)>=0)&&(s[i]=e[i]);return s}let yu=0;const wr=Symbol.for("__REACT_DND_CONTEXT_INSTANCE__");var S1=g.memo(function(t){var{children:s}=t,o=w1(t,["children"]);const[i,n]=y1(o);return g.useEffect(()=>{if(n){const r=Ug();return++yu,()=>{--yu===0&&(r[wr]=null)}}},[]),m.jsx(Gg.Provider,{value:i,children:s})});function y1(e){if("manager"in e)return[{dragDropManager:e.manager},!1];const t=x1(e.backend,e.context,e.options,e.debugMode),s=!e.context;return[t,s]}function x1(e,t=Ug(),s,o){const i=t;return i[wr]||(i[wr]={dragDropManager:C1(e,t,s,o)}),i[wr]}function Ug(){return typeof global<"u"?global:window}function R1(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Cl,xu;function F1(){return xu||(xu=1,Cl=function e(t,s){if(t===s)return!0;if(t&&s&&typeof t=="object"&&typeof s=="object"){if(t.constructor!==s.constructor)return!1;var o,i,n;if(Array.isArray(t)){if(o=t.length,o!=s.length)return!1;for(i=o;i--!==0;)if(!e(t[i],s[i]))return!1;return!0}if(t.constructor===RegExp)return t.source===s.source&&t.flags===s.flags;if(t.valueOf!==Object.prototype.valueOf)return t.valueOf()===s.valueOf();if(t.toString!==Object.prototype.toString)return t.toString()===s.toString();if(n=Object.keys(t),o=n.length,o!==Object.keys(s).length)return!1;for(i=o;i--!==0;)if(!Object.prototype.hasOwnProperty.call(s,n[i]))return!1;for(i=o;i--!==0;){var r=n[i];if(!e(t[r],s[r]))return!1}return!0}return t!==t&&s!==s}),Cl}var E1=F1();const D1=R1(E1),co=typeof window<"u"?g.useLayoutEffect:g.useEffect;function P1(e,t,s){const[o,i]=g.useState(()=>t(e)),n=g.useCallback(()=>{const r=t(e);D1(o,r)||(i(r),s&&s())},[o,e,s]);return co(n),[o,n]}function M1(e,t,s){const[o,i]=P1(e,t,s);return co(function(){const r=e.getHandlerId();if(r!=null)return e.subscribeToStateChange(i,{handlerIds:[r]})},[e,i]),o}function $g(e,t,s){return M1(t,e||(()=>({})),()=>s.reconnect())}function Kg(e,t){const s=[...t||[]];return t==null&&typeof e!="function"&&s.push(e),g.useMemo(()=>typeof e=="function"?e():e,s)}function T1(e){return g.useMemo(()=>e.hooks.dragSource(),[e])}function I1(e){return g.useMemo(()=>e.hooks.dragPreview(),[e])}let vl=!1,wl=!1;class k1{receiveHandlerId(t){this.sourceId=t}getHandlerId(){return this.sourceId}canDrag(){be(!vl,"You may not call monitor.canDrag() inside your canDrag() implementation. Read more: http://react-dnd.github.io/react-dnd/docs/api/drag-source-monitor");try{return vl=!0,this.internalMonitor.canDragSource(this.sourceId)}finally{vl=!1}}isDragging(){if(!this.sourceId)return!1;be(!wl,"You may not call monitor.isDragging() inside your isDragging() implementation. Read more: http://react-dnd.github.io/react-dnd/docs/api/drag-source-monitor");try{return wl=!0,this.internalMonitor.isDraggingSource(this.sourceId)}finally{wl=!1}}subscribeToStateChange(t,s){return this.internalMonitor.subscribeToStateChange(t,s)}isDraggingSource(t){return this.internalMonitor.isDraggingSource(t)}isOverTarget(t,s){return this.internalMonitor.isOverTarget(t,s)}getTargetIds(){return this.internalMonitor.getTargetIds()}isSourcePublic(){return this.internalMonitor.isSourcePublic()}getSourceId(){return this.internalMonitor.getSourceId()}subscribeToOffsetChange(t){return this.internalMonitor.subscribeToOffsetChange(t)}canDragSource(t){return this.internalMonitor.canDragSource(t)}canDropOnTarget(t){return this.internalMonitor.canDropOnTarget(t)}getItemType(){return this.internalMonitor.getItemType()}getItem(){return this.internalMonitor.getItem()}getDropResult(){return this.internalMonitor.getDropResult()}didDrop(){return this.internalMonitor.didDrop()}getInitialClientOffset(){return this.internalMonitor.getInitialClientOffset()}getInitialSourceClientOffset(){return this.internalMonitor.getInitialSourceClientOffset()}getSourceClientOffset(){return this.internalMonitor.getSourceClientOffset()}getClientOffset(){return this.internalMonitor.getClientOffset()}getDifferenceFromInitialOffset(){return this.internalMonitor.getDifferenceFromInitialOffset()}constructor(t){this.sourceId=null,this.internalMonitor=t.getMonitor()}}let bl=!1;class A1{receiveHandlerId(t){this.targetId=t}getHandlerId(){return this.targetId}subscribeToStateChange(t,s){return this.internalMonitor.subscribeToStateChange(t,s)}canDrop(){if(!this.targetId)return!1;be(!bl,"You may not call monitor.canDrop() inside your canDrop() implementation. Read more: http://react-dnd.github.io/react-dnd/docs/api/drop-target-monitor");try{return bl=!0,this.internalMonitor.canDropOnTarget(this.targetId)}finally{bl=!1}}isOver(t){return this.targetId?this.internalMonitor.isOverTarget(this.targetId,t):!1}getItemType(){return this.internalMonitor.getItemType()}getItem(){return this.internalMonitor.getItem()}getDropResult(){return this.internalMonitor.getDropResult()}didDrop(){return this.internalMonitor.didDrop()}getInitialClientOffset(){return this.internalMonitor.getInitialClientOffset()}getInitialSourceClientOffset(){return this.internalMonitor.getInitialSourceClientOffset()}getSourceClientOffset(){return this.internalMonitor.getSourceClientOffset()}getClientOffset(){return this.internalMonitor.getClientOffset()}getDifferenceFromInitialOffset(){return this.internalMonitor.getDifferenceFromInitialOffset()}constructor(t){this.targetId=null,this.internalMonitor=t.getMonitor()}}function L1(e,t,s){const o=s.getRegistry(),i=o.addTarget(e,t);return[i,()=>o.removeTarget(i)]}function O1(e,t,s){const o=s.getRegistry(),i=o.addSource(e,t);return[i,()=>o.removeSource(i)]}function fc(e,t,s,o){let i;if(i!==void 0)return!!i;if(e===t)return!0;if(typeof e!="object"||!e||typeof t!="object"||!t)return!1;const n=Object.keys(e),r=Object.keys(t);if(n.length!==r.length)return!1;const a=Object.prototype.hasOwnProperty.bind(t);for(let l=0;l<n.length;l++){const c=n[l];if(!a(c))return!1;const d=e[c],u=t[c];if(i=void 0,i===!1||i===void 0&&d!==u)return!1}return!0}function mc(e){return e!==null&&typeof e=="object"&&Object.prototype.hasOwnProperty.call(e,"current")}function N1(e){if(typeof e.type=="string")return;const t=e.type.displayName||e.type.name||"the component";throw new Error(`Only native element nodes can now be passed to React DnD connectors.You can either wrap ${t} into a <div>, or turn it into a drag source or a drop target itself.`)}function H1(e){return(t=null,s=null)=>{if(!g.isValidElement(t)){const n=t;return e(n,s),n}const o=t;return N1(o),G1(o,s?n=>e(n,s):e)}}function qg(e){const t={};return Object.keys(e).forEach(s=>{const o=e[s];if(s.endsWith("Ref"))t[s]=e[s];else{const i=H1(o);t[s]=()=>i}}),t}function Ru(e,t){typeof e=="function"?e(t):e.current=t}function G1(e,t){const s=e.ref;return be(typeof s!="string","Cannot connect React DnD to an element with an existing string ref. Please convert it to use a callback ref instead, or wrap it into a <span> or <div>. Read more: https://reactjs.org/docs/refs-and-the-dom.html#callback-refs"),s?g.cloneElement(e,{ref:o=>{Ru(s,o),Ru(t,o)}}):g.cloneElement(e,{ref:t})}class B1{receiveHandlerId(t){this.handlerId!==t&&(this.handlerId=t,this.reconnect())}get connectTarget(){return this.dragSource}get dragSourceOptions(){return this.dragSourceOptionsInternal}set dragSourceOptions(t){this.dragSourceOptionsInternal=t}get dragPreviewOptions(){return this.dragPreviewOptionsInternal}set dragPreviewOptions(t){this.dragPreviewOptionsInternal=t}reconnect(){const t=this.reconnectDragSource();this.reconnectDragPreview(t)}reconnectDragSource(){const t=this.dragSource,s=this.didHandlerIdChange()||this.didConnectedDragSourceChange()||this.didDragSourceOptionsChange();return s&&this.disconnectDragSource(),this.handlerId?t?(s&&(this.lastConnectedHandlerId=this.handlerId,this.lastConnectedDragSource=t,this.lastConnectedDragSourceOptions=this.dragSourceOptions,this.dragSourceUnsubscribe=this.backend.connectDragSource(this.handlerId,t,this.dragSourceOptions)),s):(this.lastConnectedDragSource=t,s):s}reconnectDragPreview(t=!1){const s=this.dragPreview,o=t||this.didHandlerIdChange()||this.didConnectedDragPreviewChange()||this.didDragPreviewOptionsChange();if(o&&this.disconnectDragPreview(),!!this.handlerId){if(!s){this.lastConnectedDragPreview=s;return}o&&(this.lastConnectedHandlerId=this.handlerId,this.lastConnectedDragPreview=s,this.lastConnectedDragPreviewOptions=this.dragPreviewOptions,this.dragPreviewUnsubscribe=this.backend.connectDragPreview(this.handlerId,s,this.dragPreviewOptions))}}didHandlerIdChange(){return this.lastConnectedHandlerId!==this.handlerId}didConnectedDragSourceChange(){return this.lastConnectedDragSource!==this.dragSource}didConnectedDragPreviewChange(){return this.lastConnectedDragPreview!==this.dragPreview}didDragSourceOptionsChange(){return!fc(this.lastConnectedDragSourceOptions,this.dragSourceOptions)}didDragPreviewOptionsChange(){return!fc(this.lastConnectedDragPreviewOptions,this.dragPreviewOptions)}disconnectDragSource(){this.dragSourceUnsubscribe&&(this.dragSourceUnsubscribe(),this.dragSourceUnsubscribe=void 0)}disconnectDragPreview(){this.dragPreviewUnsubscribe&&(this.dragPreviewUnsubscribe(),this.dragPreviewUnsubscribe=void 0,this.dragPreviewNode=null,this.dragPreviewRef=null)}get dragSource(){return this.dragSourceNode||this.dragSourceRef&&this.dragSourceRef.current}get dragPreview(){return this.dragPreviewNode||this.dragPreviewRef&&this.dragPreviewRef.current}clearDragSource(){this.dragSourceNode=null,this.dragSourceRef=null}clearDragPreview(){this.dragPreviewNode=null,this.dragPreviewRef=null}constructor(t){this.hooks=qg({dragSource:(s,o)=>{this.clearDragSource(),this.dragSourceOptions=o||null,mc(s)?this.dragSourceRef=s:this.dragSourceNode=s,this.reconnectDragSource()},dragPreview:(s,o)=>{this.clearDragPreview(),this.dragPreviewOptions=o||null,mc(s)?this.dragPreviewRef=s:this.dragPreviewNode=s,this.reconnectDragPreview()}}),this.handlerId=null,this.dragSourceRef=null,this.dragSourceOptionsInternal=null,this.dragPreviewRef=null,this.dragPreviewOptionsInternal=null,this.lastConnectedHandlerId=null,this.lastConnectedDragSource=null,this.lastConnectedDragSourceOptions=null,this.lastConnectedDragPreview=null,this.lastConnectedDragPreviewOptions=null,this.backend=t}}class V1{get connectTarget(){return this.dropTarget}reconnect(){const t=this.didHandlerIdChange()||this.didDropTargetChange()||this.didOptionsChange();t&&this.disconnectDropTarget();const s=this.dropTarget;if(this.handlerId){if(!s){this.lastConnectedDropTarget=s;return}t&&(this.lastConnectedHandlerId=this.handlerId,this.lastConnectedDropTarget=s,this.lastConnectedDropTargetOptions=this.dropTargetOptions,this.unsubscribeDropTarget=this.backend.connectDropTarget(this.handlerId,s,this.dropTargetOptions))}}receiveHandlerId(t){t!==this.handlerId&&(this.handlerId=t,this.reconnect())}get dropTargetOptions(){return this.dropTargetOptionsInternal}set dropTargetOptions(t){this.dropTargetOptionsInternal=t}didHandlerIdChange(){return this.lastConnectedHandlerId!==this.handlerId}didDropTargetChange(){return this.lastConnectedDropTarget!==this.dropTarget}didOptionsChange(){return!fc(this.lastConnectedDropTargetOptions,this.dropTargetOptions)}disconnectDropTarget(){this.unsubscribeDropTarget&&(this.unsubscribeDropTarget(),this.unsubscribeDropTarget=void 0)}get dropTarget(){return this.dropTargetNode||this.dropTargetRef&&this.dropTargetRef.current}clearDropTarget(){this.dropTargetRef=null,this.dropTargetNode=null}constructor(t){this.hooks=qg({dropTarget:(s,o)=>{this.clearDropTarget(),this.dropTargetOptions=o,mc(s)?this.dropTargetRef=s:this.dropTargetNode=s,this.reconnect()}}),this.handlerId=null,this.dropTargetRef=null,this.dropTargetOptionsInternal=null,this.lastConnectedHandlerId=null,this.lastConnectedDropTarget=null,this.lastConnectedDropTargetOptions=null,this.backend=t}}function gi(){const{dragDropManager:e}=g.useContext(Gg);return be(e!=null,"Expected drag drop context"),e}function z1(e,t){const s=gi(),o=g.useMemo(()=>new B1(s.getBackend()),[s]);return co(()=>(o.dragSourceOptions=e||null,o.reconnect(),()=>o.disconnectDragSource()),[o,e]),co(()=>(o.dragPreviewOptions=t||null,o.reconnect(),()=>o.disconnectDragPreview()),[o,t]),o}function W1(){const e=gi();return g.useMemo(()=>new k1(e),[e])}class _1{beginDrag(){const t=this.spec,s=this.monitor;let o=null;return typeof t.item=="object"?o=t.item:typeof t.item=="function"?o=t.item(s):o={},o??null}canDrag(){const t=this.spec,s=this.monitor;return typeof t.canDrag=="boolean"?t.canDrag:typeof t.canDrag=="function"?t.canDrag(s):!0}isDragging(t,s){const o=this.spec,i=this.monitor,{isDragging:n}=o;return n?n(i):s===t.getSourceId()}endDrag(){const t=this.spec,s=this.monitor,o=this.connector,{end:i}=t;i&&i(s.getItem(),s),o.reconnect()}constructor(t,s,o){this.spec=t,this.monitor=s,this.connector=o}}function j1(e,t,s){const o=g.useMemo(()=>new _1(e,t,s),[t,s]);return g.useEffect(()=>{o.spec=e},[e]),o}function U1(e){return g.useMemo(()=>{const t=e.type;return be(t!=null,"spec.type must be defined"),t},[e])}function $1(e,t,s){const o=gi(),i=j1(e,t,s),n=U1(e);co(function(){if(n!=null){const[a,l]=O1(n,i,o);return t.receiveHandlerId(a),s.receiveHandlerId(a),l}},[o,t,s,i,n])}function K1(e,t){const s=Kg(e,t);be(!s.begin,"useDrag::spec.begin was deprecated in v14. Replace spec.begin() with spec.item(). (see more here - https://react-dnd.github.io/react-dnd/docs/api/use-drag)");const o=W1(),i=z1(s.options,s.previewOptions);return $1(s,o,i),[$g(s.collect,o,i),T1(i),I1(i)]}function q1(e){return g.useMemo(()=>e.hooks.dropTarget(),[e])}function Y1(e){const t=gi(),s=g.useMemo(()=>new V1(t.getBackend()),[t]);return co(()=>(s.dropTargetOptions=e||null,s.reconnect(),()=>s.disconnectDropTarget()),[e]),s}function Z1(){const e=gi();return g.useMemo(()=>new A1(e),[e])}function X1(e){const{accept:t}=e;return g.useMemo(()=>(be(e.accept!=null,"accept must be defined"),Array.isArray(t)?t:[t]),[t])}class Q1{canDrop(){const t=this.spec,s=this.monitor;return t.canDrop?t.canDrop(s.getItem(),s):!0}hover(){const t=this.spec,s=this.monitor;t.hover&&t.hover(s.getItem(),s)}drop(){const t=this.spec,s=this.monitor;if(t.drop)return t.drop(s.getItem(),s)}constructor(t,s){this.spec=t,this.monitor=s}}function J1(e,t){const s=g.useMemo(()=>new Q1(e,t),[t]);return g.useEffect(()=>{s.spec=e},[e]),s}function eb(e,t,s){const o=gi(),i=J1(e,t),n=X1(e);co(function(){const[a,l]=L1(n,i,o);return t.receiveHandlerId(a),s.receiveHandlerId(a),l},[o,t,i,s,n.map(r=>r.toString()).join("|")])}function Yg(e,t){const s=Kg(e,t),o=Z1(),i=Y1(s.options);return eb(s,o,i),[$g(s.collect,o,i),q1(i)]}const Fu="column",tb="flex items-center",sb="mr-3 cursor-move text-secondary",ob=({id:e,children:t,className:s,onFind:o,onMove:i,ariaLabel:n="Drag item"})=>{const r=g.useRef(null),a=g.useRef(null),l=typeof o=="function"?o(e):-1,[{isDragging:c},d,u]=K1(()=>({type:Fu,item:{id:e,originalIndex:l},collect:p=>{const f=p.getItem();return{isDragging:p.isDragging()&&f?.id===e}},end:(p,f)=>{if(!p)return;!f.didDrop()&&typeof i=="function"&&p.originalIndex>-1&&i(p.id,p.originalIndex)}}),[e,l,i]),[,h]=Yg(()=>({accept:Fu,hover:p=>{if(!(!p||p.id===e)&&typeof o=="function"&&typeof i=="function"){const f=o(e);i(p.id,f)}}}),[o,i,e]);return u(h(a)),d(r),m.jsxs("div",{ref:a,className:ce(tb,s),style:{opacity:c?0:1},"aria-roledescription":"Draggable item",children:[m.jsx("div",{ref:r,className:sb,"aria-label":n,children:m.jsx(z.IconGripVertical,{...ae})}),t]})},ib=e=>ve.createElement("svg",{width:18,height:18,viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},ve.createElement("path",{d:"M3.68628 10.3945C3.91003 10.408 4.10927 10.4422 4.2832 10.4978L4.28394 10.4971C4.5167 10.5698 4.71621 10.6662 4.87939 10.7871C4.9994 10.876 5.10332 10.974 5.18994 11.0815L5.27051 11.1929L5.27197 11.1943L5.34009 11.3079C5.38301 11.3838 5.42067 11.4597 5.45288 11.5356L5.49683 11.6492L5.49756 11.6514L5.53198 11.7649C5.56274 11.877 5.5838 11.9867 5.59497 12.0938C5.61194 12.23 5.62059 12.3501 5.62061 12.4534C5.62061 12.6166 5.57231 12.7639 5.47559 12.8906C5.41544 12.9694 5.325 13.0198 5.21997 13.0503C5.11455 13.0809 4.98537 13.0942 4.83691 13.0942C4.73711 13.0942 4.62608 13.0838 4.50439 13.0635C4.37577 13.0415 4.26002 12.9966 4.16089 12.9272L4.15869 12.9258C4.04118 12.8396 3.98657 12.7121 3.98657 12.5625C3.98655 12.2721 3.94576 12.0552 3.87231 11.9033L3.87158 11.9011C3.81572 11.7798 3.69406 11.7026 3.45337 11.7026C3.33114 11.7027 3.25307 11.7292 3.20435 11.7671C3.14221 11.8149 3.10061 11.864 3.07617 11.9128C3.04149 11.985 3.02355 12.0599 3.02124 12.1384V14.7905L3.02637 14.8652C3.03466 14.9384 3.05266 15.0073 3.07983 15.0725L3.10254 15.1201C3.12874 15.1672 3.16488 15.2124 3.21167 15.2556C3.2602 15.2978 3.33572 15.3259 3.45337 15.3259C3.56813 15.3259 3.65533 15.3041 3.71997 15.2673C3.78314 15.2313 3.83208 15.1772 3.86646 15.0996C3.94535 14.9186 3.98655 14.7002 3.98657 14.4412C3.98657 14.3004 4.04381 14.1839 4.1499 14.0991L4.19824 14.0647C4.33673 13.9762 4.55866 13.9431 4.83691 13.9431C5.09384 13.9431 5.30559 13.9858 5.43604 14.1013C5.55182 14.204 5.62061 14.3293 5.62061 14.4749C5.62057 14.7549 5.57953 15.0125 5.49536 15.2461L5.45654 15.3442C5.36294 15.5677 5.23261 15.7627 5.06543 15.928L4.99146 15.9968C4.58057 16.3629 4.03856 16.541 3.37793 16.541L3.12671 16.5278C3.00679 16.5188 2.87303 16.495 2.72607 16.4575C2.61505 16.4287 2.50136 16.3894 2.38696 16.3396L2.27197 16.2861C2.1155 16.2094 1.9705 16.0983 1.83691 15.9558L1.83618 15.9551C1.70598 15.8128 1.59909 15.6391 1.51392 15.4365L1.51318 15.4351C1.42797 15.2251 1.38722 14.9736 1.38721 14.6843V12.345C1.38721 12.1069 1.41644 11.892 1.47656 11.7026C1.52068 11.5616 1.57629 11.4337 1.64355 11.3196L1.7146 11.2097C1.81013 11.07 1.92167 10.9524 2.04932 10.8582C2.17206 10.7676 2.29884 10.6909 2.42871 10.6289L2.54297 10.5798C2.81231 10.4716 3.11394 10.4081 3.44678 10.3879L3.45337 10.3872L3.68628 10.3945Z",fill:"currentColor"}),ve.createElement("path",{d:"M8.10791 11.7371C8.33261 11.7371 8.5218 11.8023 8.61255 11.9758C8.68772 12.1131 8.72383 12.2741 8.72388 12.4534V12.7522H9.03003C9.21461 12.7522 9.37781 12.7845 9.5127 12.8562C9.68704 12.9456 9.7463 13.149 9.74634 13.3843C9.74634 13.612 9.68105 13.8034 9.50537 13.894L9.5061 13.8948C9.36923 13.9665 9.20861 14.0002 9.03003 14.0002H8.72388V14.3064C8.72388 14.4941 8.68994 14.6588 8.61768 14.7942L8.61841 14.7949C8.5293 14.9647 8.334 15.0226 8.10791 15.0227C7.87257 15.0227 7.66761 14.9685 7.5769 14.8L7.57617 14.7993C7.50612 14.6659 7.47583 14.4988 7.47583 14.3064V14.0002H7.18579C6.99507 14.0002 6.82804 13.9669 6.69214 13.894C6.52182 13.8026 6.46069 13.6102 6.46069 13.3843C6.46073 13.1491 6.51509 12.944 6.68335 12.8533L6.68481 12.8525L6.79102 12.8079C6.90305 12.7697 7.03293 12.7522 7.177 12.7522H7.47583V12.4534C7.47587 12.2683 7.50712 12.1056 7.57617 11.9707L7.5769 11.9685L7.61646 11.9092C7.72038 11.7825 7.90134 11.7371 8.10791 11.7371Z",fill:"currentColor"}),ve.createElement("path",{d:"M12.728 11.7371C12.9527 11.7371 13.1419 11.8023 13.2327 11.9758C13.3078 12.1131 13.3439 12.2741 13.344 12.4534V12.7522H13.6501C13.8347 12.7522 13.9979 12.7845 14.1328 12.8562C14.3072 12.9456 14.3664 13.149 14.3665 13.3843C14.3665 13.612 14.3012 13.8034 14.1255 13.894L14.1262 13.8948C13.9894 13.9665 13.8287 14.0002 13.6501 14.0002H13.344V14.3064C13.344 14.4941 13.3101 14.6588 13.2378 14.7942L13.2385 14.7949C13.1494 14.9647 12.9541 15.0226 12.728 15.0227C12.4927 15.0227 12.2877 14.9685 12.197 14.8L12.1963 14.7993C12.1262 14.6659 12.0959 14.4988 12.0959 14.3064V14.0002H11.8059C11.6152 14.0002 11.4482 13.9669 11.3123 13.894C11.1419 13.8026 11.0808 13.6102 11.0808 13.3843C11.0808 13.1491 11.1352 12.944 11.3035 12.8533L11.3049 12.8525L11.4111 12.8079C11.5232 12.7697 11.653 12.7522 11.7971 12.7522H12.0959V12.4534C12.096 12.2683 12.1272 12.1056 12.1963 11.9707L12.197 11.9685L12.2366 11.9092C12.3405 11.7825 12.5215 11.7371 12.728 11.7371Z",fill:"currentColor"}),ve.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M10.574 1.50366C10.7457 1.52068 10.9072 1.59662 11.0303 1.71973L14.7803 5.46973C14.9209 5.61038 15 5.80109 15 6V9C15 9.41421 14.6642 9.75 14.25 9.75C13.8358 9.75 13.5 9.41421 13.5 9V6.75H11.25C10.8522 6.75 10.4708 6.59185 10.1895 6.31055C9.90815 6.02924 9.75 5.64783 9.75 5.25V3H5.25C5.05109 3 4.86038 3.07907 4.71973 3.21973C4.57907 3.36038 4.5 3.55109 4.5 3.75V9C4.5 9.41421 4.16421 9.75 3.75 9.75C3.33579 9.75 3 9.41421 3 9V3.75C3 3.15326 3.23722 2.58114 3.65918 2.15918C4.08114 1.73722 4.65326 1.5 5.25 1.5H10.5L10.574 1.50366ZM11.25 5.25H12.4395L11.25 4.06055V5.25Z",fill:"currentColor"})),nb=e=>ve.createElement("svg",{width:18,height:18,viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},ve.createElement("path",{d:"M4.29639 10.3945C4.50665 10.4083 4.69413 10.4433 4.85815 10.5L4.85889 10.4993C5.07789 10.5733 5.26574 10.6715 5.41919 10.7944C5.53204 10.8849 5.62958 10.9843 5.71069 11.0933L5.78613 11.2053L5.78687 11.2068L5.85059 11.3218C5.89058 11.3983 5.92606 11.4746 5.95605 11.551L5.99707 11.666L5.9978 11.6682L6.05566 11.8945C6.0708 11.9689 6.08168 12.0422 6.08862 12.1143C6.10449 12.252 6.11279 12.3734 6.11279 12.4775C6.11276 12.6403 6.06824 12.7876 5.97803 12.9155C5.92155 12.9956 5.83545 13.0472 5.73486 13.0789C5.63441 13.1104 5.51212 13.1243 5.37231 13.1243C5.32505 13.1243 5.27524 13.1215 5.2229 13.1162L5.05811 13.0928C4.93553 13.0701 4.82533 13.024 4.73145 12.9529L4.72998 12.9514C4.61882 12.8632 4.56958 12.7352 4.56958 12.5874C4.56955 12.2926 4.5312 12.0715 4.46191 11.9165L4.46045 11.9143C4.4319 11.8474 4.38931 11.8003 4.33154 11.7686C4.27185 11.7358 4.18944 11.7158 4.07812 11.7158C3.96626 11.7158 3.89622 11.7421 3.85254 11.7788C3.79519 11.8265 3.75637 11.8759 3.73315 11.926C3.70026 11.9999 3.68262 12.0771 3.68042 12.1582V14.8425L3.68555 14.9187C3.69337 14.9937 3.71038 15.0643 3.73608 15.1311L3.75732 15.1802C3.78176 15.2276 3.81496 15.2727 3.85767 15.3157L3.89575 15.3442C3.93843 15.3699 3.99697 15.386 4.07812 15.386C4.18296 15.386 4.26146 15.3647 4.31982 15.3289C4.37727 15.2935 4.4233 15.2389 4.45605 15.1589C4.53037 14.9746 4.56957 14.7522 4.56958 14.4888C4.56958 14.3307 4.63662 14.2007 4.7666 14.1116L4.82007 14.0801C4.95284 14.0119 5.14337 13.9856 5.37231 13.9856C5.61445 13.9856 5.81633 14.0298 5.94067 14.1489C6.04986 14.2536 6.11274 14.379 6.11279 14.5225C6.11279 14.8453 6.06245 15.1386 5.95972 15.3999C5.85998 15.6574 5.71501 15.8781 5.52466 16.0598L5.52393 16.0591C5.13817 16.4307 4.62871 16.6128 4.00708 16.6128C3.95774 16.6128 3.87811 16.6081 3.77124 16.5996C3.65793 16.5904 3.53127 16.5659 3.39331 16.5278C3.28866 16.4984 3.18149 16.4584 3.07397 16.4077L2.96631 16.3535C2.81858 16.2752 2.68196 16.1624 2.55688 16.0181L2.55615 16.0166C2.43435 15.8725 2.33453 15.6972 2.25513 15.4929L2.25439 15.4915C2.17508 15.28 2.13721 15.0267 2.13721 14.7349V12.3669C2.13721 12.1269 2.16476 11.9109 2.2207 11.7202L2.26538 11.5825C2.3136 11.4491 2.37234 11.3289 2.44263 11.2229C2.53187 11.0816 2.63607 10.9621 2.7561 10.8662C2.87117 10.7743 2.98996 10.6964 3.11206 10.6333L3.11353 10.6326L3.22046 10.5828C3.47384 10.4727 3.75793 10.4085 4.0708 10.3879L4.07812 10.3872L4.29639 10.3945Z",fill:"currentColor"}),ve.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M10.574 1.50366C10.7457 1.52068 10.9072 1.59662 11.0303 1.71973L14.7803 5.46973C14.9209 5.61038 15 5.80109 15 6V14.25C15 14.8467 14.7628 15.4189 14.3408 15.8408C13.9189 16.2628 13.3467 16.5 12.75 16.5H8.625C8.21079 16.5 7.875 16.1642 7.875 15.75C7.875 15.3358 8.21079 15 8.625 15H12.75C12.9489 15 13.1396 14.9209 13.2803 14.7803C13.4209 14.6396 13.5 14.4489 13.5 14.25V6.75H11.25C10.8522 6.75 10.4708 6.59185 10.1895 6.31055C9.90815 6.02924 9.75 5.64783 9.75 5.25V3H5.25C5.05109 3 4.86038 3.07907 4.71973 3.21973C4.57907 3.36038 4.5 3.55109 4.5 3.75V9C4.5 9.41421 4.16421 9.75 3.75 9.75C3.33579 9.75 3 9.41421 3 9V3.75C3 3.15326 3.23722 2.58114 3.65918 2.15918C4.08114 1.73722 4.65326 1.5 5.25 1.5H10.5L10.574 1.50366ZM11.25 5.25H12.4395L11.25 4.06055V5.25Z",fill:"currentColor"})),rb=e=>ve.createElement("svg",{width:18,height:18,viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},ve.createElement("path",{d:"M3.62109 10.571C3.83849 10.5842 4.03206 10.618 4.20117 10.6721L4.2019 10.6714C4.42776 10.742 4.62121 10.8352 4.77979 10.9526C4.89663 11.0392 4.99793 11.135 5.08228 11.2397L5.16064 11.3474L5.16211 11.3489L5.22803 11.4595C5.26973 11.5332 5.30659 11.6069 5.33789 11.6807L5.38037 11.7905L5.3811 11.7935L5.44116 12.0117C5.45675 12.0826 5.46834 12.1524 5.47559 12.2212L5.49463 12.4087C5.49888 12.4674 5.50049 12.5222 5.50049 12.5728C5.50045 12.7317 5.45415 12.8755 5.35986 12.999C5.30088 13.0762 5.2117 13.1246 5.10938 13.1543C5.0067 13.1841 4.88146 13.1975 4.7373 13.1975C4.64029 13.1975 4.53244 13.1872 4.41431 13.1675C4.28898 13.1461 4.17557 13.1026 4.07886 13.0349L4.07739 13.0334C3.96236 12.9491 3.90894 12.8243 3.90894 12.6782C3.90893 12.3968 3.86925 12.187 3.79834 12.0403L3.79761 12.0381C3.74418 11.922 3.62816 11.847 3.39551 11.8469C3.27715 11.8469 3.20179 11.873 3.15527 11.9092C3.09597 11.9548 3.05572 12.0012 3.03223 12.0476L3.03296 12.0483C2.99919 12.1182 2.98102 12.1906 2.97876 12.2666V14.8396L2.98389 14.9114C2.99188 14.9821 3.00888 15.049 3.03516 15.1121L3.05786 15.1582C3.08304 15.2033 3.11768 15.2464 3.1626 15.2878C3.2089 15.3285 3.28115 15.356 3.39551 15.356C3.50633 15.3559 3.58982 15.3349 3.65186 15.2996C3.71249 15.2651 3.75936 15.2131 3.79248 15.1384L3.84302 15.0007C3.88665 14.8554 3.90893 14.6891 3.90894 14.5005C3.90894 14.363 3.96502 14.2494 4.0686 14.1665L4.11621 14.1328C4.25147 14.0465 4.46739 14.0134 4.7373 14.0134C4.98658 14.0134 5.19278 14.0552 5.32031 14.168C5.43323 14.268 5.5004 14.3903 5.50049 14.5327C5.50049 14.8049 5.46077 15.0556 5.37891 15.2827L5.34155 15.3779C5.23762 15.6261 5.08621 15.8373 4.88892 16.0115L4.88965 16.0122C4.49029 16.3681 3.96383 16.541 3.32227 16.541C3.27168 16.541 3.18935 16.5367 3.07837 16.5286C3.02014 16.5242 2.95789 16.5158 2.89307 16.5044L2.68799 16.4597C2.5801 16.4317 2.47025 16.3938 2.35913 16.3455L2.2478 16.2935C2.09553 16.2188 1.95433 16.1112 1.82446 15.9727L1.82373 15.9712C1.69712 15.8328 1.593 15.6642 1.51025 15.4673L1.50952 15.4658C1.42669 15.2616 1.38721 15.0172 1.38721 14.7363V12.4666C1.38723 12.2355 1.41597 12.0273 1.47437 11.8433C1.53119 11.6615 1.60684 11.502 1.70361 11.3665L1.77686 11.2676C1.85263 11.1732 1.9374 11.0913 2.03101 11.0222C2.15024 10.9342 2.27322 10.8598 2.39941 10.7996L2.40015 10.7988L2.51074 10.7512C2.77229 10.6462 3.0652 10.5848 3.38818 10.5652L3.39551 10.5645L3.62109 10.571Z",fill:"currentColor"}),ve.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M10.574 1.50366C10.7457 1.52068 10.9072 1.59662 11.0303 1.71973L14.7803 5.46973C14.9209 5.61038 15 5.80109 15 6V14.25C15 14.8467 14.7628 15.4189 14.3408 15.8408C13.9189 16.2628 13.3467 16.5 12.75 16.5H12C11.5858 16.5 11.25 16.1642 11.25 15.75C11.25 15.3358 11.5858 15 12 15H12.75C12.9489 15 13.1396 14.9209 13.2803 14.7803C13.4209 14.6396 13.5 14.4489 13.5 14.25V6.75H11.25C10.8522 6.75 10.4708 6.59185 10.1895 6.31055C9.90815 6.02924 9.75 5.64783 9.75 5.25V3H5.25C5.05109 3 4.86038 3.07907 4.71973 3.21973C4.57907 3.36038 4.5 3.55109 4.5 3.75V9C4.5 9.41421 4.16421 9.75 3.75 9.75C3.33579 9.75 3 9.41421 3 9V3.75C3 3.15326 3.23722 2.58114 3.65918 2.15918C4.08114 1.73722 4.65326 1.5 5.25 1.5H10.5L10.574 1.50366ZM11.25 5.25H12.4395L11.25 4.06055V5.25Z",fill:"currentColor"}),ve.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.36914 11.28C9.50263 11.28 9.62352 11.3063 9.72583 11.3643L9.7251 11.365C9.85906 11.4379 9.90454 11.5838 9.90454 11.7429C9.9045 11.7567 9.90157 11.7778 9.89941 11.7935C9.89658 11.814 9.89242 11.8422 9.88696 11.8777C9.87611 11.9455 9.8639 12.0222 9.85034 12.1062C9.84553 12.136 9.84018 12.1643 9.83569 12.1912H10.0525C10.1919 12.1912 10.3171 12.2148 10.4216 12.2688L10.4209 12.2695C10.5686 12.3412 10.6128 12.5089 10.6128 12.6863C10.6128 12.8587 10.5617 13.0123 10.4194 13.0898L10.4187 13.0906C10.3122 13.1472 10.1885 13.1726 10.0525 13.1726H9.67529L9.55225 13.8589H9.75952C9.89706 13.8589 10.0206 13.8819 10.1243 13.9343C10.2748 14.005 10.3198 14.1752 10.3198 14.354C10.3198 14.5291 10.2702 14.6875 10.1243 14.7627L10.1235 14.7634C10.0176 14.8164 9.89461 14.8403 9.75952 14.8403H9.38452L9.33398 15.1677L9.33325 15.1714C9.30492 15.3271 9.26297 15.4669 9.20728 15.5903L9.20801 15.5911C9.17656 15.6626 9.13001 15.7228 9.06592 15.7646C9.00162 15.8065 8.92683 15.8247 8.84839 15.8247C8.72 15.8247 8.60307 15.8041 8.50122 15.7581L8.49976 15.7573C8.35755 15.6908 8.31299 15.5386 8.31299 15.3787C8.31299 15.3406 8.31787 15.2939 8.32617 15.241L8.35913 15.0242C8.36863 14.9624 8.37948 14.9012 8.38989 14.8403H7.92847L7.87793 15.1677L7.8772 15.1714C7.84887 15.3271 7.80691 15.4669 7.75122 15.5903L7.75195 15.5911C7.72046 15.6627 7.6734 15.7228 7.60913 15.7646C7.54487 15.8064 7.47071 15.8247 7.39233 15.8247C7.26394 15.8247 7.14702 15.8041 7.04517 15.7581L7.0437 15.7573C6.90149 15.6908 6.85693 15.5387 6.85693 15.3787C6.85694 15.3406 6.86181 15.2939 6.87012 15.241L6.90308 15.0242C6.91257 14.9624 6.92342 14.9012 6.93384 14.8403H6.6687C6.52906 14.8403 6.40313 14.8167 6.29663 14.7634L6.29297 14.762C6.15355 14.6853 6.10844 14.5261 6.1084 14.354C6.1084 14.1782 6.1487 14.0079 6.29297 13.9358C6.39784 13.882 6.52535 13.8589 6.6687 13.8589H7.09497L7.21802 13.1726H6.95361C6.81311 13.1726 6.68646 13.1475 6.57935 13.0906L6.57788 13.0898C6.43874 13.0135 6.39332 12.8568 6.39331 12.6863C6.39331 12.5105 6.43361 12.3402 6.57788 12.2681C6.68271 12.2144 6.81036 12.1912 6.95361 12.1912H7.38721L7.46045 11.7561C7.47174 11.6625 7.50842 11.5673 7.56372 11.4712C7.63824 11.3418 7.76255 11.2801 7.91309 11.28C8.04657 11.28 8.16746 11.3063 8.26978 11.3643L8.26904 11.365C8.403 11.4379 8.44849 11.5838 8.44849 11.7429C8.44844 11.7567 8.44552 11.7778 8.44336 11.7935C8.44053 11.814 8.43636 11.8422 8.43091 11.8777C8.42006 11.9455 8.40784 12.0222 8.39429 12.1062C8.38947 12.136 8.38413 12.1643 8.37964 12.1912H8.84326L8.9165 11.7561C8.92779 11.6625 8.96448 11.5673 9.01978 11.4712C9.0943 11.3418 9.21861 11.2801 9.36914 11.28ZM8.09619 13.8589H8.55103L8.67407 13.1726H8.21924L8.09619 13.8589Z",fill:"currentColor"})),ab=e=>ve.createElement("svg",{width:18,height:18,viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},ve.createElement("path",{d:"M4.43188 10.4409C4.65285 10.4409 4.85471 10.4869 4.99951 10.6152L4.99878 10.6159C5.13097 10.7305 5.21409 10.881 5.25146 11.0576C5.28474 11.2148 5.30052 11.3869 5.30054 11.5724V15.4323C5.30054 15.6193 5.28417 15.7927 5.25146 15.9516L5.2522 15.9523C5.21779 16.1313 5.13551 16.2842 4.99951 16.3976L4.99878 16.3969C4.85386 16.52 4.65269 16.5646 4.43188 16.5646C4.21337 16.5646 4.01411 16.5195 3.86792 16.3976L3.86353 16.394C3.73466 16.2798 3.65263 16.1299 3.6123 15.9553L3.61157 15.9516C3.57826 15.7941 3.5625 15.6205 3.5625 15.4323V11.5724C3.56252 11.3869 3.5783 11.2148 3.61157 11.0576C3.64882 10.8815 3.72996 10.7302 3.85986 10.6152L3.86133 10.6137C4.00804 10.4875 4.2103 10.4409 4.43188 10.4409Z",fill:"currentColor"}),ve.createElement("path",{d:"M8.07129 10.4474C8.18434 10.4599 8.28945 10.4924 8.3811 10.55L8.38184 10.5493C8.45754 10.5942 8.52569 10.6451 8.58472 10.7016L8.64111 10.7602L8.64331 10.7631L8.69385 10.8298C8.72596 10.8768 8.75504 10.9284 8.78101 10.9836L8.81763 11.0685L8.81909 11.0729L9.85986 13.8928V11.2692C9.85986 11.0565 9.89522 10.8654 9.98291 10.7119L9.98364 10.7104L10.0349 10.6393C10.1656 10.4886 10.3781 10.4409 10.5974 10.4409C10.8635 10.4409 11.125 10.4947 11.2529 10.6965C11.3535 10.8508 11.3928 11.0487 11.3928 11.2692V15.4323C11.3928 15.6163 11.3809 15.7863 11.3577 15.9413L11.3584 15.9421C11.3349 16.1167 11.2678 16.2708 11.1467 16.3881C11.0102 16.5202 10.8106 16.5646 10.5974 16.5646H10.0554C9.86994 16.5646 9.69972 16.5199 9.56104 16.416C9.44129 16.3261 9.3452 16.215 9.27466 16.0842C9.21353 15.9706 9.16292 15.8593 9.12378 15.7509L8.14893 13.1091V15.7363C8.14893 15.9493 8.11322 16.1406 8.02661 16.2958L8.02588 16.2973C7.90706 16.5052 7.66112 16.5646 7.41138 16.5646C7.14233 16.5646 6.88122 16.5106 6.75 16.312C6.64812 16.1572 6.60791 15.9581 6.60791 15.7363V11.5724C6.60792 11.3882 6.61818 11.2193 6.63867 11.0671V11.0641L6.66724 10.9367C6.7042 10.8142 6.76699 10.706 6.85986 10.6188C6.9982 10.4862 7.19704 10.4409 7.41138 10.4409H7.95337L8.07129 10.4474Z",fill:"currentColor"}),ve.createElement("path",{d:"M13.5688 10.4409C13.7898 10.4409 13.9917 10.4869 14.1365 10.6152L14.1357 10.6159C14.2679 10.7305 14.3511 10.881 14.3884 11.0576C14.4217 11.2148 14.4375 11.3869 14.4375 11.5724V15.4323C14.4375 15.6193 14.4211 15.7927 14.3884 15.9516L14.3892 15.9523C14.3548 16.1313 14.2725 16.2842 14.1365 16.3976L14.1357 16.3969C13.9908 16.52 13.7897 16.5646 13.5688 16.5646C13.3503 16.5646 13.1511 16.5195 13.0049 16.3976L13.0005 16.394C12.8716 16.2798 12.7896 16.1299 12.7493 15.9553L12.7485 15.9516C12.7152 15.7941 12.6995 15.6205 12.6995 15.4323V11.5724C12.6995 11.3869 12.7153 11.2148 12.7485 11.0576C12.7858 10.8815 12.8669 10.7302 12.9968 10.6152L12.9983 10.6137C13.145 10.4875 13.3473 10.4409 13.5688 10.4409Z",fill:"currentColor"}),ve.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M10.574 1.50385C10.7457 1.52087 10.9072 1.59681 11.0303 1.71991L14.7803 5.46991C14.9208 5.61054 15 5.80136 15 6.00018V9.00018C14.9998 9.41423 14.6641 9.75018 14.25 9.75018C13.8359 9.75018 13.5002 9.41423 13.5 9.00018V6.75018H11.25C10.8523 6.75018 10.4707 6.59192 10.1895 6.31073C9.90824 6.02951 9.7501 5.64788 9.75 5.25018V3.00018H5.25C5.05109 3.00018 4.86038 3.07926 4.71973 3.21991C4.57919 3.36054 4.5 3.55136 4.5 3.75018V9.00018C4.4998 9.41423 4.16409 9.75018 3.75 9.75018C3.33591 9.75018 3.0002 9.41423 3 9.00018V3.75018C3 3.15353 3.23734 2.5813 3.65918 2.15936C4.08114 1.73741 4.65326 1.50018 5.25 1.50018H10.5L10.574 1.50385ZM11.25 5.25018H12.4395L11.25 4.06073V5.25018Z",fill:"currentColor"})),lb=e=>ve.createElement("svg",{width:18,height:18,viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},ve.createElement("path",{d:"M6.76831 10.8267C6.93291 10.8267 7.08404 10.8408 7.22021 10.8691L7.35205 10.9021L7.35278 10.9028L7.46851 10.9431C7.57872 10.986 7.67614 11.038 7.75928 11.0991C7.84245 11.1591 7.91481 11.2265 7.97388 11.3005L8.02881 11.3767L8.02954 11.3774L8.11011 11.5254C8.13317 11.5747 8.15233 11.6249 8.16797 11.6755C8.19815 11.7711 8.21863 11.8631 8.22656 11.9502C8.23376 12.0294 8.23755 12.096 8.23755 12.1479C8.23753 12.318 8.17338 12.4626 8.04639 12.572C7.92503 12.676 7.77653 12.7265 7.60913 12.7266C7.4711 12.7266 7.34146 12.6749 7.22241 12.583C7.1027 12.4905 7.02328 12.3741 7.02319 12.2329C7.02319 12.0468 6.98759 11.9498 6.94775 11.907L6.94629 11.9055C6.90561 11.8606 6.83878 11.8294 6.72583 11.8293C6.58234 11.8293 6.48534 11.856 6.42334 11.896C6.4086 11.9056 6.38747 11.9281 6.37061 11.981C6.35372 12.0341 6.34351 12.1099 6.34351 12.2117C6.34581 12.2878 6.36799 12.3546 6.40869 12.4153C6.45761 12.4821 6.52298 12.549 6.60718 12.6138L6.73608 12.7053C6.78632 12.7386 6.84449 12.7751 6.9104 12.8145C7.04454 12.8945 7.16167 12.9644 7.2605 13.0232L7.44507 13.1426C7.50565 13.1844 7.56597 13.2284 7.62524 13.2744C7.74715 13.3666 7.8562 13.4715 7.95337 13.5886C8.05276 13.7085 8.13297 13.8432 8.1936 13.9922C8.25599 14.1456 8.28891 14.3172 8.29395 14.5049V14.5364C8.29395 14.7339 8.26896 14.9141 8.21777 15.0754V15.0776C8.11696 15.3776 7.94914 15.6082 7.7124 15.761L7.71313 15.7617C7.62701 15.8179 7.53944 15.8644 7.45166 15.9016L7.36304 15.936C7.30225 15.9571 7.24075 15.9753 7.1792 15.9902L6.99243 16.0261C6.87331 16.0431 6.75886 16.0529 6.65039 16.0554H6.61304C6.41017 16.0554 6.22414 16.0345 6.05786 15.9917C5.89914 15.9495 5.75823 15.8922 5.63892 15.8196L5.63745 15.8188C5.52025 15.7449 5.42093 15.6589 5.34155 15.561C5.26338 15.4674 5.20001 15.3681 5.15332 15.2644C5.10802 15.1659 5.07431 15.0659 5.05371 14.9656C5.03361 14.8676 5.02297 14.7738 5.02295 14.6851C5.02295 14.5014 5.0798 14.3447 5.20898 14.2375L5.20972 14.2368L5.30493 14.1731C5.40409 14.1186 5.51594 14.0918 5.63745 14.0918C5.79553 14.0919 5.94175 14.1407 6.07251 14.2354L6.12451 14.2764C6.2216 14.3622 6.27861 14.4745 6.2959 14.6067L6.30103 14.6741L6.31055 14.7847C6.32502 14.8796 6.35383 14.9312 6.38306 14.9568C6.43071 14.9963 6.50789 15.0238 6.63135 15.0242C6.76743 15.0198 6.85874 14.9863 6.91772 14.9355L6.91846 14.9341L6.95361 14.8938C6.98575 14.8434 7.00924 14.7604 7.00928 14.6287C7.00928 14.4903 6.96843 14.3706 6.8877 14.2661L6.88696 14.2646C6.80068 14.1504 6.68858 14.0439 6.55078 13.946L6.55005 13.9453C6.40626 13.841 6.25592 13.7396 6.10034 13.6421C5.93262 13.5343 5.77326 13.4207 5.62427 13.303L5.62354 13.3022C5.46846 13.1772 5.34021 13.0351 5.24121 12.8752C5.13746 12.7076 5.0852 12.514 5.08008 12.2988V12.2388L5.0874 12.0505C5.10126 11.869 5.13388 11.7086 5.18628 11.5708V11.5693L5.2478 11.4382C5.31532 11.3136 5.40255 11.2077 5.51074 11.1233L5.62207 11.0464C5.73813 10.9764 5.87099 10.9263 6.01831 10.894C6.21201 10.8494 6.43196 10.8267 6.67603 10.8267H6.76831Z",fill:"currentColor"}),ve.createElement("path",{d:"M14.2266 10.8062C14.3565 10.8062 14.4736 10.8329 14.5693 10.8933L14.5701 10.8926L14.5715 10.894L14.5737 10.8948L14.573 10.8955C14.6342 10.9321 14.6895 10.9722 14.7363 11.0171L14.781 11.064L14.7825 11.0662L14.8235 11.1204C14.8363 11.1392 14.8492 11.159 14.8608 11.1797L14.9246 11.3159L14.9253 11.3181L15.9163 14.0024V11.4705C15.9163 11.2922 15.9461 11.1369 16.0159 11.0149L16.054 10.9607C16.1527 10.8467 16.3175 10.8062 16.5022 10.8062C16.7284 10.8062 16.9271 10.8532 17.0229 11.0017C17.1032 11.1237 17.1379 11.2847 17.1379 11.4705V15.0535C17.1379 15.21 17.1275 15.3541 17.1079 15.4849L17.1086 15.4856C17.0896 15.6273 17.0355 15.7491 16.9409 15.8408C16.837 15.9414 16.6806 15.9784 16.5022 15.9785H16.0356C15.8837 15.9785 15.7483 15.9422 15.6394 15.8606C15.5419 15.7874 15.4638 15.6974 15.4065 15.5911C15.3549 15.4953 15.3125 15.4018 15.2798 15.3113L14.3459 12.7815V15.3149C14.3459 15.4932 14.316 15.6489 14.2471 15.7727L14.2463 15.7734C14.158 15.9281 13.9711 15.9784 13.76 15.9785C13.53 15.9785 13.3292 15.9315 13.2312 15.783C13.151 15.6609 13.1169 15.5006 13.1169 15.3149V11.7319C13.117 11.575 13.126 11.4319 13.1433 11.3035V11.3013L13.166 11.1987C13.1955 11.1009 13.2454 11.0157 13.3176 10.9475L13.3594 10.9124C13.4627 10.8363 13.6027 10.8062 13.76 10.8062H14.2266Z",fill:"currentColor"}),ve.createElement("path",{d:"M3.62183 10.73C3.8058 10.73 3.96571 10.7696 4.07959 10.8677C4.185 10.9586 4.25306 11.0796 4.28613 11.2229C4.31675 11.3557 4.33154 11.5018 4.33154 11.6602V14.3606C4.33154 14.617 4.29481 14.8413 4.21655 15.0293C4.15993 15.1652 4.09098 15.286 4.00928 15.3896L3.92285 15.4878C3.80762 15.6056 3.67869 15.6971 3.5376 15.7625L3.53833 15.7632C3.40115 15.8269 3.27011 15.872 3.14722 15.8979L3.14795 15.8987C3.09669 15.9112 3.04501 15.9213 2.99414 15.9294L2.8418 15.9478C2.74998 15.9548 2.68156 15.9587 2.64111 15.9587C2.3706 15.9587 2.13396 15.928 1.93506 15.8643C1.73937 15.8022 1.56914 15.7204 1.42749 15.6174C1.28776 15.5158 1.17335 15.3984 1.08691 15.2651L1.02686 15.1685C0.970789 15.0715 0.926873 14.9732 0.895752 14.874L0.896484 14.8733C0.852315 14.745 0.821564 14.6203 0.806396 14.499L0.805664 14.4968C0.793555 14.3806 0.786621 14.2779 0.786621 14.1899C0.786659 14.0481 0.829716 13.9196 0.914062 13.8091C0.968035 13.7386 1.04873 13.6949 1.13965 13.6685C1.231 13.642 1.34202 13.6297 1.46851 13.6296C1.55651 13.6297 1.65224 13.6393 1.75415 13.6567C1.8653 13.6758 1.96539 13.7157 2.05151 13.7783C2.15785 13.853 2.20677 13.9666 2.20679 14.0977C2.20679 14.3421 2.24112 14.5246 2.302 14.6528L2.32178 14.6865C2.37332 14.7613 2.46833 14.8095 2.64111 14.8096C2.74386 14.8095 2.80532 14.7883 2.8396 14.762L2.84106 14.7605L2.90552 14.7019C2.92253 14.6822 2.9356 14.6623 2.94507 14.6426L2.97803 14.5518C2.98565 14.5209 2.98953 14.4889 2.99048 14.4565V11.9641H2.17236C2.0293 11.9641 1.8922 11.9536 1.76221 11.9312L1.76001 11.9304C1.62252 11.9035 1.50268 11.8482 1.40698 11.7612L1.40625 11.7598C1.30008 11.6602 1.25688 11.5177 1.25684 11.3547C1.25684 11.1882 1.29936 11.0419 1.40625 10.9417C1.49986 10.8517 1.6187 10.7951 1.75635 10.7681L1.9585 10.7395C2.02775 10.7333 2.09935 10.73 2.17236 10.73H3.62183Z",fill:"currentColor"}),ve.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M11.0061 10.8398C11.1058 10.8474 11.2146 10.8676 11.3313 10.8984L11.332 10.8977C11.4562 10.9275 11.5817 10.9747 11.7078 11.0376L11.803 11.0896C11.8653 11.1277 11.926 11.1727 11.9839 11.2244L12.0688 11.3071L12.0696 11.3079L12.1472 11.4001C12.2197 11.4965 12.2807 11.608 12.3303 11.7327L12.3772 11.8674C12.417 12.0081 12.4358 12.1667 12.4358 12.3406V14.4111C12.4358 14.649 12.4035 14.8579 12.3347 15.0337L12.334 15.0352C12.2654 15.204 12.1782 15.349 12.071 15.4666C11.9653 15.5823 11.8439 15.6747 11.7085 15.7412L11.7078 15.7405C11.5864 15.8034 11.4622 15.8534 11.335 15.8877C11.2172 15.9189 11.1066 15.9387 11.0061 15.9463C10.9136 15.9532 10.8413 15.9573 10.793 15.9573H10.675L10.4626 15.9463C10.362 15.9387 10.2518 15.919 10.1338 15.8877C10.0122 15.8554 9.8873 15.8055 9.75952 15.7405C9.62706 15.6742 9.50578 15.5832 9.39624 15.4688L9.39551 15.468C9.28579 15.3506 9.19561 15.2056 9.12451 15.0366L9.12378 15.0352C9.05226 14.8589 9.01835 14.6495 9.01831 14.4111V12.3406C9.01831 12.105 9.05259 11.8998 9.12451 11.7297C9.19368 11.5618 9.28389 11.4184 9.39697 11.3027C9.50677 11.1905 9.62826 11.1014 9.76099 11.0376C9.82393 11.0062 9.88688 10.9792 9.94849 10.957L9.94922 10.9563L10.1323 10.8992L10.1345 10.8984L10.3066 10.8604C10.3612 10.8506 10.4136 10.8436 10.4626 10.8398L10.675 10.8289H10.793C10.8413 10.8289 10.9136 10.8329 11.0061 10.8398ZM10.738 11.9473C10.6399 11.9473 10.5796 11.9688 10.5439 11.9963L10.5432 11.9971C10.4934 12.0354 10.4596 12.0746 10.4385 12.1135L10.4377 12.1143C10.4103 12.1641 10.3949 12.222 10.3931 12.2886V14.5393L10.4062 14.6309L10.4385 14.7151L10.4392 14.7158L10.481 14.7766C10.4976 14.7958 10.5181 14.8147 10.5417 14.833L10.5732 14.8521C10.6101 14.8689 10.6637 14.8806 10.738 14.8806C10.8345 14.8805 10.8925 14.8598 10.9255 14.8345C10.9743 14.7969 11.0075 14.7565 11.0288 14.7158C11.054 14.6605 11.0699 14.5993 11.0757 14.5327V12.2944L11.0588 12.197C11.051 12.167 11.0406 12.138 11.0281 12.1106C11.0069 12.0728 10.9738 12.0343 10.9255 11.9971L10.9233 11.9949C10.8905 11.9684 10.8335 11.9474 10.738 11.9473Z",fill:"currentColor"}),ve.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M10.574 1.50366C10.7457 1.52068 10.9072 1.59662 11.0303 1.71973L14.7803 5.46973C14.9209 5.61038 15 5.80109 15 6V9C15 9.41421 14.6642 9.75 14.25 9.75C13.8358 9.75 13.5 9.41421 13.5 9V6.75H11.25C10.8522 6.75 10.4708 6.59185 10.1895 6.31055C9.90815 6.02924 9.75 5.64783 9.75 5.25V3H5.25C5.05109 3 4.86038 3.07907 4.71973 3.21973C4.57907 3.36038 4.5 3.55109 4.5 3.75V9C4.5 9.41421 4.16421 9.75 3.75 9.75C3.33579 9.75 3 9.41421 3 9V3.75C3 3.15326 3.23722 2.58114 3.65918 2.15918C4.08114 1.73722 4.65326 1.5 5.25 1.5H10.5L10.574 1.50366ZM11.25 5.25H12.4395L11.25 4.06055V5.25Z",fill:"currentColor"})),cb=e=>ve.createElement("svg",{width:18,height:18,viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},ve.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M10.574 1.50366C10.7457 1.52068 10.9072 1.59662 11.0303 1.71973L14.7803 5.46973C14.9209 5.61038 15 5.80109 15 6V14.25C15 14.8467 14.7628 15.4189 14.3408 15.8408C13.9189 16.2628 13.3467 16.5 12.75 16.5H12C11.5858 16.5 11.25 16.1642 11.25 15.75C11.25 15.3358 11.5858 15 12 15H12.75C12.9489 15 13.1396 14.9209 13.2803 14.7803C13.4209 14.6396 13.5 14.4489 13.5 14.25V6.75H11.25C10.8522 6.75 10.4708 6.59185 10.1895 6.31055C9.90815 6.02924 9.75 5.64783 9.75 5.25V3H5.25C5.05109 3 4.86038 3.07907 4.71973 3.21973C4.57907 3.36038 4.5 3.55109 4.5 3.75V9C4.5 9.41421 4.16421 9.75 3.75 9.75C3.33579 9.75 3 9.41421 3 9V3.75C3 3.15326 3.23722 2.58114 3.65918 2.15918C4.08114 1.73722 4.65326 1.5 5.25 1.5H10.5L10.574 1.50366ZM11.25 5.25H12.4395L11.25 4.06055V5.25Z",fill:"currentColor"}),ve.createElement("path",{d:"M2.39355 10.5C2.53545 10.5 2.6592 10.5122 2.75757 10.5417C2.88987 10.5815 2.99161 10.6954 3.07251 10.8289L3.15747 10.9885L3.25195 11.2031L3.25269 11.2046L3.35229 11.4683C3.38786 11.5664 3.42601 11.6752 3.46655 11.7942L3.76318 12.6665L3.76392 12.6687L3.76904 12.6848L3.79907 12.5911L3.94849 12.1348C3.99515 11.9948 4.03674 11.8689 4.073 11.7576L4.07373 11.7561L4.1814 11.4434C4.21489 11.3495 4.24596 11.265 4.27515 11.1907L4.36084 10.9849C4.38855 10.9239 4.41584 10.8705 4.44214 10.8252C4.51581 10.6953 4.61188 10.5823 4.74243 10.5417H4.7439L4.82153 10.5227C4.90321 10.5069 4.99686 10.5 5.09985 10.5H5.67041C5.87137 10.5 6.05265 10.5425 6.17505 10.6619L6.17944 10.6655C6.29073 10.7714 6.35329 10.9108 6.375 11.072C6.39695 11.2133 6.40721 11.3701 6.40723 11.5415V15.5149C6.4072 15.7232 6.3696 15.9065 6.27686 16.0474C6.16065 16.2235 5.92578 16.2751 5.67041 16.2751C5.43573 16.2751 5.21924 16.2184 5.11157 16.0378L5.10938 16.0342C5.03005 15.8921 4.9966 15.7149 4.99658 15.5149V12.8335L4.4436 14.4456L4.44141 14.4521C4.39239 14.576 4.32667 14.6919 4.24658 14.8008L4.24731 14.8015C4.14341 14.9438 3.9882 15.008 3.80933 15.0081H3.73096C3.55351 15.008 3.40015 14.9437 3.29004 14.8081L3.28857 14.8066C3.20076 14.6954 3.13356 14.575 3.08862 14.4463L2.53564 12.8496V15.5149C2.53562 15.7149 2.50218 15.8921 2.42285 16.0342L2.42212 16.0356C2.31692 16.2193 2.09741 16.2751 1.86182 16.2751C1.60639 16.2751 1.37154 16.2236 1.25537 16.0474C1.16263 15.9065 1.12502 15.7232 1.125 15.5149V11.5415C1.12501 11.3697 1.13426 11.2129 1.15356 11.072L1.1543 11.0691L1.17993 10.9526C1.21308 10.8409 1.26884 10.7425 1.35059 10.6633L1.39966 10.6223C1.52082 10.5332 1.68333 10.5 1.86182 10.5H2.39355Z",fill:"currentColor"}),ve.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.1106 10.5C9.62746 10.5 10.0624 10.6251 10.4026 10.8875L10.5256 10.9944C10.6405 11.1071 10.7342 11.238 10.8062 11.3862C10.9039 11.5876 10.9497 11.8187 10.9497 12.074V14.4983C10.9497 14.7119 10.927 14.9051 10.8779 15.0754C10.8306 15.2398 10.7676 15.3875 10.689 15.5156L10.6875 15.5186C10.6079 15.6408 10.5165 15.7481 10.4143 15.8386C10.3155 15.9261 10.2132 15.9989 10.1074 16.0547L10.1067 16.054C9.86566 16.1854 9.58987 16.2585 9.28271 16.2751H7.97681C7.77408 16.2751 7.59145 16.2335 7.46704 16.1169C7.35471 16.0115 7.2898 15.8714 7.26489 15.7097C7.24266 15.5651 7.23194 15.4033 7.23193 15.2256V11.5415C7.23195 11.3663 7.2426 11.2069 7.26489 11.0647C7.28985 10.9032 7.35482 10.7635 7.46704 10.6582C7.59145 10.5416 7.77403 10.5 7.97681 10.5H9.1106ZM8.72095 15.0447H9.07544C9.15931 15.0426 9.23737 15.0225 9.31055 14.9839L9.31348 14.9817L9.35815 14.9553C9.40066 14.926 9.43743 14.8876 9.46802 14.8381L9.46875 14.8367L9.49438 14.7861C9.51748 14.7305 9.53172 14.6593 9.53174 14.5686V12.2615C9.53174 12.1256 9.50631 12.0248 9.46509 11.9517L9.46362 11.9495C9.42061 11.8696 9.36785 11.8162 9.30762 11.7825C9.25706 11.7542 9.19978 11.7342 9.1355 11.7231L9.06885 11.7151H8.72095V15.0447Z",fill:"currentColor"})),db=e=>ve.createElement("svg",{width:18,height:18,viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},ve.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3.6416 10.3784C3.95675 10.4068 4.24355 10.4808 4.49927 10.6033L4.68896 10.7058C4.75102 10.7437 4.81209 10.7853 4.87207 10.8303C4.99897 10.9227 5.10899 11.0375 5.20459 11.1724C5.30765 11.311 5.38613 11.4733 5.44116 11.6558L5.47998 11.8008C5.51306 11.9504 5.52903 12.1125 5.52905 12.2856C5.52905 12.6011 5.47828 12.8867 5.37305 13.1382L5.37378 13.1389C5.28434 13.3557 5.15787 13.5441 4.99512 13.7014L4.92334 13.7666C4.52343 14.1103 3.97203 14.269 3.2959 14.269H2.95166V15.4292C2.95165 15.614 2.93964 15.7845 2.91577 15.9397C2.8883 16.1182 2.81511 16.2739 2.68652 16.3909L2.68579 16.3901C2.54556 16.5202 2.34254 16.5645 2.12329 16.5645C1.90696 16.5644 1.70685 16.5194 1.56738 16.3887L1.56519 16.3865C1.44288 16.2679 1.37145 16.1152 1.34399 15.9404L1.34326 15.936C1.32257 15.7822 1.31251 15.613 1.3125 15.4292V11.5042C1.31251 11.3204 1.3225 11.1524 1.34326 11.001L1.34399 10.9973L1.37256 10.8691C1.40991 10.7455 1.47366 10.6362 1.56738 10.5483C1.70673 10.4148 1.90677 10.3689 2.12329 10.3689H3.50464L3.6416 10.3784ZM2.95166 12.9053H3.31787C3.43267 12.8984 3.53116 12.8714 3.61597 12.8269C3.69435 12.7857 3.75967 12.7244 3.81226 12.6387L3.84448 12.5728C3.8728 12.5 3.88989 12.4058 3.88989 12.2856C3.88984 12.1374 3.85971 12.0411 3.81812 11.9795L3.81519 11.9744C3.76419 11.8937 3.70357 11.8366 3.63428 11.7979C3.56584 11.7635 3.47692 11.7377 3.36328 11.7253H2.95166V12.9053Z",fill:"currentColor"}),ve.createElement("path",{d:"M9.85181 10.3689C9.96017 10.369 10.0701 10.3945 10.1792 10.4392L10.2876 10.4897L10.2935 10.4927L10.2993 10.4963C10.4209 10.5712 10.5226 10.6619 10.5879 10.7725C10.6503 10.8716 10.6882 10.9809 10.6882 11.0969C10.6882 11.1892 10.6526 11.2993 10.6077 11.4089L10.6069 11.4082C10.5828 11.4685 10.5524 11.5379 10.5154 11.6147C10.4774 11.6937 10.4326 11.7792 10.3813 11.8704L9.1582 14.0391V15.4373C9.1582 15.6164 9.14303 15.7853 9.11279 15.9426C9.07918 16.1138 9.00547 16.2635 8.88647 16.3799L8.88721 16.3806C8.75142 16.5164 8.5562 16.5644 8.34668 16.5645C8.13595 16.5644 7.94219 16.5154 7.80249 16.3843L7.80103 16.3828C7.68055 16.2661 7.60635 16.1157 7.57251 15.9434C7.54226 15.786 7.52783 15.6164 7.52783 15.4373V14.0398L6.12085 11.5283L6.11938 11.5261C6.0459 11.3891 6.00587 11.2453 6.00586 11.0969C6.00589 10.986 6.03681 10.8798 6.09155 10.7812L6.09302 10.7791L6.15015 10.6963C6.21492 10.6176 6.30071 10.5509 6.39771 10.4941L6.4043 10.4905L6.5127 10.4392C6.6213 10.3943 6.73162 10.369 6.84155 10.3689C7.06446 10.369 7.25232 10.4649 7.39307 10.6399L7.48096 10.752C7.5635 10.8656 7.6337 10.9873 7.69263 11.116L8.34668 12.4878L9.00073 11.116C9.07902 10.945 9.177 10.7867 9.29443 10.6421L9.29517 10.6414L9.35083 10.5791C9.48615 10.443 9.65571 10.3689 9.85181 10.3689Z",fill:"currentColor"}),ve.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M10.574 1.50366C10.7457 1.52068 10.9072 1.59662 11.0303 1.71973L14.7803 5.46973C14.9209 5.61038 15 5.80109 15 6V14.25C15 14.8467 14.7628 15.4189 14.3408 15.8408C13.9189 16.2628 13.3467 16.5 12.75 16.5H12C11.5858 16.5 11.25 16.1642 11.25 15.75C11.25 15.3358 11.5858 15 12 15H12.75C12.9489 15 13.1396 14.9209 13.2803 14.7803C13.4209 14.6396 13.5 14.4489 13.5 14.25V6.75H11.25C10.8522 6.75 10.4708 6.59185 10.1895 6.31055C9.90815 6.02924 9.75 5.64783 9.75 5.25V3H5.25C5.05109 3 4.86038 3.07907 4.71973 3.21973C4.57907 3.36038 4.5 3.55109 4.5 3.75V9C4.5 9.41421 4.16421 9.75 3.75 9.75C3.33579 9.75 3 9.41421 3 9V3.75C3 3.15326 3.23722 2.58114 3.65918 2.15918C4.08114 1.73722 4.65326 1.5 5.25 1.5H10.5L10.574 1.50366ZM11.25 5.25H12.4395L11.25 4.06055V5.25Z",fill:"currentColor"})),He=(e,t)=>m.jsx(e,{size:t.size??ae.size,stroke:t.stroke??ae.stroke,className:t.className}),Ks=(e,t)=>m.jsx(e,{width:Number(t.size??ae.size),height:Number(t.size??ae.size),className:t.className}),Eu={".bmp":e=>He(z.IconFileTypeBmp,e),".cpp":e=>Ks(ib,e),".c":e=>Ks(nb,e),".cs":e=>Ks(rb,e),".css":e=>He(z.IconFileTypeCss,e),".csv":e=>He(z.IconFileTypeCsv,e),".doc":e=>He(z.IconFileTypeDoc,e),".docx":e=>He(z.IconFileTypeDocx,e),".html":e=>He(z.IconFileTypeHtml,e),".ini":e=>Ks(ab,e),".jpg":e=>He(z.IconFileTypeJpg,e),".js":e=>He(z.IconFileTypeJs,e),".json":e=>Ks(lb,e),".jsx":e=>He(z.IconFileTypeJsx,e),".md":e=>Ks(cb,e),".pdf":e=>He(z.IconFileTypePdf,e),".php":e=>He(z.IconFileTypePhp,e),".png":e=>He(z.IconFileTypePng,e),".ppt":e=>He(z.IconFileTypePpt,e),".py":e=>Ks(db,e),".rs":e=>He(z.IconFileTypeRs,e),".sql":e=>He(z.IconFileTypeSql,e),".svg":e=>He(z.IconFileTypeSvg,e),".ts":e=>He(z.IconFileTypeTs,e),".tsx":e=>He(z.IconFileTypeTsx,e),".txt":e=>He(z.IconFileTypeTxt,e),".vue":e=>He(z.IconFileTypeVue,e),".xls":e=>He(z.IconFileTypeXls,e),".xml":e=>He(z.IconFileTypeXml,e),".zip":e=>He(z.IconFileTypeZip,e),default:e=>He(z.IconFile,e)},ld=({extension:e,size:t=ae.size,stroke:s=ae.stroke,className:o,decorative:i=!1,label:n,indicator:r})=>{const a=(()=>{const u=e.trim().toLowerCase();return u.startsWith(".")?u:`.${u}`})(),c=(Eu[a]??Eu.default)({size:t,stroke:s}),d=typeof n=="string"?n:`${a.slice(1).toUpperCase()} file icon`;return m.jsxs("span",{className:Z("inline-flex relative",o),...i?{"aria-hidden":!0}:{role:"img","aria-label":d},children:[m.jsx(Oe,{icon:c,className:"inline-block align-middle"}),r&&m.jsx("span",{className:"absolute -bottom-0.5 -left-0.5",children:r})]})},ln=({label:e="Shared entity",size:t=10,className:s,stroke:o=2})=>m.jsx(Oe,{className:ce("text-accent-primary",s),icon:m.jsx(z.IconArrowUpRight,{size:t,stroke:o,"aria-label":typeof e=="string"?e:void 0,className:"bg-layer-3",role:"img"})}),xa=({name:e,className:t,shared:s=!1,iconSize:o=us,details:i})=>{const n=e.includes(".")?e.split(".").pop():null;return m.jsxs("div",{className:ce("flex items-center gap-2 w-full",t),children:[n&&m.jsx(ld,{extension:n,size:o,className:"text-secondary",indicator:s?m.jsx(ln,{}):null,label:"File type icon"}),m.jsxs("div",{className:Z(["w-full flex min-w-0",i&&"flex-col gap-1"]),children:[m.jsx(dt,{className:"text-primary dial-small flex-1 min-w-0",text:e,id:"name"}),i]})]})},Ra=({name:e,className:t,shared:s=!1,loading:o=!1,iconSize:i=us})=>{const n=()=>o?m.jsx(Fn,{size:i}):m.jsx(Oe,{icon:m.jsx(z.IconFolder,{...ae,size:i}),className:"inline-block align-middle"});return m.jsxs("div",{className:ce("flex items-center gap-2 w-full",t),children:[m.jsxs("span",{className:"inline-flex relative text-secondary",role:"img",children:[n(),s&&m.jsx("span",{className:"absolute -bottom-0.5 -left-0.5",children:m.jsx(ln,{})})]}),m.jsx(dt,{className:"text-primary dial-small flex-1 min-w-0",text:e,id:"name"})]})};var cn=(e=>(e.Left="left",e.Right="right",e))(cn||{}),Ke=function(){return Ke=Object.assign||function(e){for(var t,s=1,o=arguments.length;s<o;s++){t=arguments[s];for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i])}return e},Ke.apply(this,arguments)},Du={width:"100%",height:"10px",top:"0px",left:"0px",cursor:"row-resize"},Pu={width:"10px",height:"100%",top:"0px",left:"0px",cursor:"col-resize"},tr={width:"20px",height:"20px",position:"absolute",zIndex:1},ub={top:Ke(Ke({},Du),{top:"-5px"}),right:Ke(Ke({},Pu),{left:void 0,right:"-5px"}),bottom:Ke(Ke({},Du),{top:void 0,bottom:"-5px"}),left:Ke(Ke({},Pu),{left:"-5px"}),topRight:Ke(Ke({},tr),{right:"-10px",top:"-10px",cursor:"ne-resize"}),bottomRight:Ke(Ke({},tr),{right:"-10px",bottom:"-10px",cursor:"se-resize"}),bottomLeft:Ke(Ke({},tr),{left:"-10px",bottom:"-10px",cursor:"sw-resize"}),topLeft:Ke(Ke({},tr),{left:"-10px",top:"-10px",cursor:"nw-resize"})},hb=g.memo(function(e){var t=e.onResizeStart,s=e.direction,o=e.children,i=e.replaceStyles,n=e.className,r=g.useCallback(function(c){t(c,s)},[t,s]),a=g.useCallback(function(c){t(c,s)},[t,s]),l=g.useMemo(function(){return Ke(Ke({position:"absolute",userSelect:"none"},ub[s]),i??{})},[i,s]);return m.jsx("div",{className:n||void 0,style:l,onMouseDown:r,onTouchStart:a,children:o})}),gb=(function(){var e=function(t,s){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(o,i){o.__proto__=i}||function(o,i){for(var n in i)Object.prototype.hasOwnProperty.call(i,n)&&(o[n]=i[n])},e(t,s)};return function(t,s){if(typeof s!="function"&&s!==null)throw new TypeError("Class extends value "+String(s)+" is not a constructor or null");e(t,s);function o(){this.constructor=t}t.prototype=s===null?Object.create(s):(o.prototype=s.prototype,new o)}})(),Zt=function(){return Zt=Object.assign||function(e){for(var t,s=1,o=arguments.length;s<o;s++){t=arguments[s];for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i])}return e},Zt.apply(this,arguments)},pb={width:"auto",height:"auto"},sr=function(e,t,s){return Math.max(Math.min(e,s),t)},Mu=function(e,t,s){var o=Math.round(e/t);return o*t+s*(o-1)},Oo=function(e,t){return new RegExp(e,"i").test(t)},or=function(e){return!!(e.touches&&e.touches.length)},fb=function(e){return!!((e.clientX||e.clientX===0)&&(e.clientY||e.clientY===0))},Tu=function(e,t,s){s===void 0&&(s=0);var o=t.reduce(function(n,r,a){return Math.abs(r-e)<Math.abs(t[n]-e)?a:n},0),i=Math.abs(t[o]-e);return s===0||i<s?t[o]:e},Sl=function(e){return e=e.toString(),e==="auto"||e.endsWith("px")||e.endsWith("%")||e.endsWith("vh")||e.endsWith("vw")||e.endsWith("vmax")||e.endsWith("vmin")?e:"".concat(e,"px")},ir=function(e,t,s,o){if(e&&typeof e=="string"){if(e.endsWith("px"))return Number(e.replace("px",""));if(e.endsWith("%")){var i=Number(e.replace("%",""))/100;return t*i}if(e.endsWith("vw")){var i=Number(e.replace("vw",""))/100;return s*i}if(e.endsWith("vh")){var i=Number(e.replace("vh",""))/100;return o*i}}return e},mb=function(e,t,s,o,i,n,r){return o=ir(o,e.width,t,s),i=ir(i,e.height,t,s),n=ir(n,e.width,t,s),r=ir(r,e.height,t,s),{maxWidth:typeof o>"u"?void 0:Number(o),maxHeight:typeof i>"u"?void 0:Number(i),minWidth:typeof n>"u"?void 0:Number(n),minHeight:typeof r>"u"?void 0:Number(r)}},Cb=function(e){return Array.isArray(e)?e:[e,e]},vb=["as","ref","style","className","grid","gridGap","snap","bounds","boundsByDirection","size","defaultSize","minWidth","minHeight","maxWidth","maxHeight","lockAspectRatio","lockAspectRatioExtraWidth","lockAspectRatioExtraHeight","enable","handleStyles","handleClasses","handleWrapperStyle","handleWrapperClass","children","onResizeStart","onResize","onResizeStop","handleComponent","scale","resizeRatio","snapGap"],Iu="__resizable_base__",wb=(function(e){gb(t,e);function t(s){var o,i,n,r,a=e.call(this,s)||this;return a.ratio=1,a.resizable=null,a.parentLeft=0,a.parentTop=0,a.resizableLeft=0,a.resizableRight=0,a.resizableTop=0,a.resizableBottom=0,a.targetLeft=0,a.targetTop=0,a.delta={width:0,height:0},a.appendBase=function(){if(!a.resizable||!a.window)return null;var l=a.parentNode;if(!l)return null;var c=a.window.document.createElement("div");return c.style.width="100%",c.style.height="100%",c.style.position="absolute",c.style.transform="scale(0, 0)",c.style.left="0",c.style.flex="0 0 100%",c.classList?c.classList.add(Iu):c.className+=Iu,l.appendChild(c),c},a.removeBase=function(l){var c=a.parentNode;c&&c.removeChild(l)},a.state={isResizing:!1,width:(i=(o=a.propsSize)===null||o===void 0?void 0:o.width)!==null&&i!==void 0?i:"auto",height:(r=(n=a.propsSize)===null||n===void 0?void 0:n.height)!==null&&r!==void 0?r:"auto",direction:"right",original:{x:0,y:0,width:0,height:0},backgroundStyle:{height:"100%",width:"100%",backgroundColor:"rgba(0,0,0,0)",cursor:"auto",opacity:0,position:"fixed",zIndex:9999,top:"0",left:"0",bottom:"0",right:"0"},flexBasis:void 0},a.onResizeStart=a.onResizeStart.bind(a),a.onMouseMove=a.onMouseMove.bind(a),a.onMouseUp=a.onMouseUp.bind(a),a}return Object.defineProperty(t.prototype,"parentNode",{get:function(){return this.resizable?this.resizable.parentNode:null},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"window",{get:function(){return!this.resizable||!this.resizable.ownerDocument?null:this.resizable.ownerDocument.defaultView},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"propsSize",{get:function(){return this.props.size||this.props.defaultSize||pb},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"size",{get:function(){var s=0,o=0;if(this.resizable&&this.window){var i=this.resizable.offsetWidth,n=this.resizable.offsetHeight,r=this.resizable.style.position;r!=="relative"&&(this.resizable.style.position="relative"),s=this.resizable.style.width!=="auto"?this.resizable.offsetWidth:i,o=this.resizable.style.height!=="auto"?this.resizable.offsetHeight:n,this.resizable.style.position=r}return{width:s,height:o}},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"sizeStyle",{get:function(){var s=this,o=this.props.size,i=function(a){var l;if(typeof s.state[a]>"u"||s.state[a]==="auto")return"auto";if(s.propsSize&&s.propsSize[a]&&(!((l=s.propsSize[a])===null||l===void 0)&&l.toString().endsWith("%"))){if(s.state[a].toString().endsWith("%"))return s.state[a].toString();var c=s.getParentSize(),d=Number(s.state[a].toString().replace("px","")),u=d/c[a]*100;return"".concat(u,"%")}return Sl(s.state[a])},n=o&&typeof o.width<"u"&&!this.state.isResizing?Sl(o.width):i("width"),r=o&&typeof o.height<"u"&&!this.state.isResizing?Sl(o.height):i("height");return{width:n,height:r}},enumerable:!1,configurable:!0}),t.prototype.getParentSize=function(){if(!this.parentNode)return this.window?{width:this.window.innerWidth,height:this.window.innerHeight}:{width:0,height:0};var s=this.appendBase();if(!s)return{width:0,height:0};var o=!1,i=this.parentNode.style.flexWrap;i!=="wrap"&&(o=!0,this.parentNode.style.flexWrap="wrap"),s.style.position="relative",s.style.minWidth="100%",s.style.minHeight="100%";var n={width:s.offsetWidth,height:s.offsetHeight};return o&&(this.parentNode.style.flexWrap=i),this.removeBase(s),n},t.prototype.bindEvents=function(){this.window&&(this.window.addEventListener("mouseup",this.onMouseUp),this.window.addEventListener("mousemove",this.onMouseMove),this.window.addEventListener("mouseleave",this.onMouseUp),this.window.addEventListener("touchmove",this.onMouseMove,{capture:!0,passive:!1}),this.window.addEventListener("touchend",this.onMouseUp))},t.prototype.unbindEvents=function(){this.window&&(this.window.removeEventListener("mouseup",this.onMouseUp),this.window.removeEventListener("mousemove",this.onMouseMove),this.window.removeEventListener("mouseleave",this.onMouseUp),this.window.removeEventListener("touchmove",this.onMouseMove,!0),this.window.removeEventListener("touchend",this.onMouseUp))},t.prototype.componentDidMount=function(){if(!(!this.resizable||!this.window)){var s=this.window.getComputedStyle(this.resizable);this.setState({width:this.state.width||this.size.width,height:this.state.height||this.size.height,flexBasis:s.flexBasis!=="auto"?s.flexBasis:void 0})}},t.prototype.componentWillUnmount=function(){this.window&&this.unbindEvents()},t.prototype.createSizeForCssProperty=function(s,o){var i=this.propsSize&&this.propsSize[o];return this.state[o]==="auto"&&this.state.original[o]===s&&(typeof i>"u"||i==="auto")?"auto":s},t.prototype.calculateNewMaxFromBoundary=function(s,o){var i=this.props.boundsByDirection,n=this.state.direction,r=i&&Oo("left",n),a=i&&Oo("top",n),l,c;if(this.props.bounds==="parent"){var d=this.parentNode;d&&(l=r?this.resizableRight-this.parentLeft:d.offsetWidth+(this.parentLeft-this.resizableLeft),c=a?this.resizableBottom-this.parentTop:d.offsetHeight+(this.parentTop-this.resizableTop))}else this.props.bounds==="window"?this.window&&(l=r?this.resizableRight:this.window.innerWidth-this.resizableLeft,c=a?this.resizableBottom:this.window.innerHeight-this.resizableTop):this.props.bounds&&(l=r?this.resizableRight-this.targetLeft:this.props.bounds.offsetWidth+(this.targetLeft-this.resizableLeft),c=a?this.resizableBottom-this.targetTop:this.props.bounds.offsetHeight+(this.targetTop-this.resizableTop));return l&&Number.isFinite(l)&&(s=s&&s<l?s:l),c&&Number.isFinite(c)&&(o=o&&o<c?o:c),{maxWidth:s,maxHeight:o}},t.prototype.calculateNewSizeFromDirection=function(s,o){var i=this.props.scale||1,n=Cb(this.props.resizeRatio||1),r=n[0],a=n[1],l=this.state,c=l.direction,d=l.original,u=this.props,h=u.lockAspectRatio,p=u.lockAspectRatioExtraHeight,f=u.lockAspectRatioExtraWidth,C=d.width,v=d.height,w=p||0,b=f||0;return Oo("right",c)&&(C=d.width+(s-d.x)*r/i,h&&(v=(C-b)/this.ratio+w)),Oo("left",c)&&(C=d.width-(s-d.x)*r/i,h&&(v=(C-b)/this.ratio+w)),Oo("bottom",c)&&(v=d.height+(o-d.y)*a/i,h&&(C=(v-w)*this.ratio+b)),Oo("top",c)&&(v=d.height-(o-d.y)*a/i,h&&(C=(v-w)*this.ratio+b)),{newWidth:C,newHeight:v}},t.prototype.calculateNewSizeFromAspectRatio=function(s,o,i,n){var r=this.props,a=r.lockAspectRatio,l=r.lockAspectRatioExtraHeight,c=r.lockAspectRatioExtraWidth,d=typeof n.width>"u"?10:n.width,u=typeof i.width>"u"||i.width<0?s:i.width,h=typeof n.height>"u"?10:n.height,p=typeof i.height>"u"||i.height<0?o:i.height,f=l||0,C=c||0;if(a){var v=(h-f)*this.ratio+C,w=(p-f)*this.ratio+C,b=(d-C)/this.ratio+f,S=(u-C)/this.ratio+f,y=Math.max(d,v),x=Math.min(u,w),R=Math.max(h,b),F=Math.min(p,S);s=sr(s,y,x),o=sr(o,R,F)}else s=sr(s,d,u),o=sr(o,h,p);return{newWidth:s,newHeight:o}},t.prototype.setBoundingClientRect=function(){var s=1/(this.props.scale||1);if(this.props.bounds==="parent"){var o=this.parentNode;if(o){var i=o.getBoundingClientRect();this.parentLeft=i.left*s,this.parentTop=i.top*s}}if(this.props.bounds&&typeof this.props.bounds!="string"){var n=this.props.bounds.getBoundingClientRect();this.targetLeft=n.left*s,this.targetTop=n.top*s}if(this.resizable){var r=this.resizable.getBoundingClientRect(),a=r.left,l=r.top,c=r.right,d=r.bottom;this.resizableLeft=a*s,this.resizableRight=c*s,this.resizableTop=l*s,this.resizableBottom=d*s}},t.prototype.onResizeStart=function(s,o){if(!(!this.resizable||!this.window)){var i=0,n=0;if(s.nativeEvent&&fb(s.nativeEvent)?(i=s.nativeEvent.clientX,n=s.nativeEvent.clientY):s.nativeEvent&&or(s.nativeEvent)&&(i=s.nativeEvent.touches[0].clientX,n=s.nativeEvent.touches[0].clientY),this.props.onResizeStart&&this.resizable){var r=this.props.onResizeStart(s,o,this.resizable);if(r===!1)return}this.props.size&&(typeof this.props.size.height<"u"&&this.props.size.height!==this.state.height&&this.setState({height:this.props.size.height}),typeof this.props.size.width<"u"&&this.props.size.width!==this.state.width&&this.setState({width:this.props.size.width})),this.ratio=typeof this.props.lockAspectRatio=="number"?this.props.lockAspectRatio:this.size.width/this.size.height;var a,l=this.window.getComputedStyle(this.resizable);if(l.flexBasis!=="auto"){var c=this.parentNode;if(c){var d=this.window.getComputedStyle(c).flexDirection;this.flexDir=d.startsWith("row")?"row":"column",a=l.flexBasis}}this.setBoundingClientRect(),this.bindEvents();var u={original:{x:i,y:n,width:this.size.width,height:this.size.height},isResizing:!0,backgroundStyle:Zt(Zt({},this.state.backgroundStyle),{cursor:this.window.getComputedStyle(s.target).cursor||"auto"}),direction:o,flexBasis:a};this.setState(u)}},t.prototype.onMouseMove=function(s){var o=this;if(!(!this.state.isResizing||!this.resizable||!this.window)){if(this.window.TouchEvent&&or(s))try{s.preventDefault(),s.stopPropagation()}catch{}var i=this.props,n=i.maxWidth,r=i.maxHeight,a=i.minWidth,l=i.minHeight,c=or(s)?s.touches[0].clientX:s.clientX,d=or(s)?s.touches[0].clientY:s.clientY,u=this.state,h=u.direction,p=u.original,f=u.width,C=u.height,v=this.getParentSize(),w=mb(v,this.window.innerWidth,this.window.innerHeight,n,r,a,l);n=w.maxWidth,r=w.maxHeight,a=w.minWidth,l=w.minHeight;var b=this.calculateNewSizeFromDirection(c,d),S=b.newHeight,y=b.newWidth,x=this.calculateNewMaxFromBoundary(n,r);this.props.snap&&this.props.snap.x&&(y=Tu(y,this.props.snap.x,this.props.snapGap)),this.props.snap&&this.props.snap.y&&(S=Tu(S,this.props.snap.y,this.props.snapGap));var R=this.calculateNewSizeFromAspectRatio(y,S,{width:x.maxWidth,height:x.maxHeight},{width:a,height:l});if(y=R.newWidth,S=R.newHeight,this.props.grid){var F=Mu(y,this.props.grid[0],this.props.gridGap?this.props.gridGap[0]:0),D=Mu(S,this.props.grid[1],this.props.gridGap?this.props.gridGap[1]:0),M=this.props.snapGap||0,k=M===0||Math.abs(F-y)<=M?F:y,E=M===0||Math.abs(D-S)<=M?D:S;y=k,S=E}var P={width:y-p.width,height:S-p.height};if(this.delta=P,f&&typeof f=="string"){if(f.endsWith("%")){var N=y/v.width*100;y="".concat(N,"%")}else if(f.endsWith("vw")){var B=y/this.window.innerWidth*100;y="".concat(B,"vw")}else if(f.endsWith("vh")){var O=y/this.window.innerHeight*100;y="".concat(O,"vh")}}if(C&&typeof C=="string"){if(C.endsWith("%")){var N=S/v.height*100;S="".concat(N,"%")}else if(C.endsWith("vw")){var B=S/this.window.innerWidth*100;S="".concat(B,"vw")}else if(C.endsWith("vh")){var O=S/this.window.innerHeight*100;S="".concat(O,"vh")}}var J={width:this.createSizeForCssProperty(y,"width"),height:this.createSizeForCssProperty(S,"height")};this.flexDir==="row"?J.flexBasis=J.width:this.flexDir==="column"&&(J.flexBasis=J.height);var te=this.state.width!==J.width,L=this.state.height!==J.height,le=this.state.flexBasis!==J.flexBasis,V=te||L||le;V&&Rn.flushSync(function(){o.setState(J)}),this.props.onResize&&V&&this.props.onResize(s,h,this.resizable,P)}},t.prototype.onMouseUp=function(s){var o,i,n=this.state,r=n.isResizing,a=n.direction;n.original,!(!r||!this.resizable)&&(this.props.onResizeStop&&this.props.onResizeStop(s,a,this.resizable,this.delta),this.props.size&&this.setState({width:(o=this.props.size.width)!==null&&o!==void 0?o:"auto",height:(i=this.props.size.height)!==null&&i!==void 0?i:"auto"}),this.unbindEvents(),this.setState({isResizing:!1,backgroundStyle:Zt(Zt({},this.state.backgroundStyle),{cursor:"auto"})}))},t.prototype.updateSize=function(s){var o,i;this.setState({width:(o=s.width)!==null&&o!==void 0?o:"auto",height:(i=s.height)!==null&&i!==void 0?i:"auto"})},t.prototype.renderResizer=function(){var s=this,o=this.props,i=o.enable,n=o.handleStyles,r=o.handleClasses,a=o.handleWrapperStyle,l=o.handleWrapperClass,c=o.handleComponent;if(!i)return null;var d=Object.keys(i).map(function(u){return i[u]!==!1?m.jsx(hb,{direction:u,onResizeStart:s.onResizeStart,replaceStyles:n&&n[u],className:r&&r[u],children:c&&c[u]?c[u]:null},u):null});return m.jsx("div",{className:l,style:a,children:d})},t.prototype.render=function(){var s=this,o=Object.keys(this.props).reduce(function(r,a){return vb.indexOf(a)!==-1||(r[a]=s.props[a]),r},{}),i=Zt(Zt(Zt({position:"relative",userSelect:this.state.isResizing?"none":"auto"},this.props.style),this.sizeStyle),{maxWidth:this.props.maxWidth,maxHeight:this.props.maxHeight,minWidth:this.props.minWidth,minHeight:this.props.minHeight,boxSizing:"border-box",flexShrink:0});this.state.flexBasis&&(i.flexBasis=this.state.flexBasis);var n=this.props.as||"div";return m.jsxs(n,Zt({style:i,className:this.props.className},o,{ref:function(r){r&&(s.resizable=r)},children:[this.state.isResizing&&m.jsx("div",{style:this.state.backgroundStyle}),this.props.children,this.renderResizer()]}))},t.defaultProps={as:"div",onResizeStart:function(){},onResize:function(){},onResizeStop:function(){},enable:{top:!0,right:!0,bottom:!0,left:!0,topRight:!0,bottomRight:!0,bottomLeft:!0,topLeft:!0},style:{},grid:[1,1],gridGap:[0,0],lockAspectRatio:!1,lockAspectRatioExtraWidth:0,lockAspectRatioExtraHeight:0,scale:1,resizeRatio:1,snapGap:0},t})(g.PureComponent);const bb=({side:e,className:t})=>{const s=e===cn.Left,o=s?z.IconChevronLeft:z.IconChevronRight;return m.jsx("div",{className:t,children:m.jsx(o,{className:Z("h-full",s&&"-ml-6")})})},Sb=({side:e,isResizing:t,customHandler:s,handlerClassName:o})=>{const i=ce("invisible h-full w-0.5 group-hover:visible bg-accent-primary text-accent-primary cursor-col-resize transition-opacity",t&&"visible",o),n=m.jsx(bb,{side:e,className:i});return s?m.jsx("div",{className:i,children:s}):n},Zg=({children:e,minWidth:t,maxWidth:s,width:o,defaultWidth:i,onResizeStop:n,onResize:r,side:a=cn.Right,resizeHandlerClassName:l,resizeHandler:c})=>{const[d,u]=g.useState(!1),[h,p]=g.useState(i),f=o!==void 0,C=f?o:h,v=g.useRef(null),w=g.useCallback(()=>{u(!0)},[]),b=g.useCallback(()=>{u(!1);const y=v.current?.resizable?.getBoundingClientRect(),x=y?Math.round(y.width):t;f||p(x),n?.(x)},[n,f,t]),S=g.useMemo(()=>{const y=a===cn.Left,x=m.jsx(Sb,{side:a,isResizing:d,customHandler:c,handlerClassName:l});return{size:f?{width:C,height:"100%"}:void 0,defaultSize:f?void 0:{width:C,height:"100%"},minWidth:t,maxWidth:s,enable:{left:y,right:!y},handleClasses:{right:"group",left:"group"},handleStyles:{right:{right:"-8px",zIndex:10},left:{left:0,zIndex:10}},handleComponent:{left:y?x:void 0,right:y?void 0:x},onResizeStart:w,onResize:(R,F,D)=>{const M=Math.round(D.offsetWidth);r?.(M)},onResizeStop:b}},[a,f,C,t,s,c,l,d,w,b,r]);return m.jsx(wb,{ref:v,...S,children:m.jsx("div",{className:"group flex size-full flex-col bg-layer-3 divide-y divide-tertiary transition-all",children:e})})},Xg=({enabled:e=!0,children:t,...s})=>e?m.jsx(Zg,{...s,children:t}):t;var Lt=(e=>(e.Default="default",e.Text="text",e.Circular="circular",e.Rectangular="rectangular",e))(Lt||{}),qi=(e=>(e.Small="small",e.Default="default",e.Large="large",e))(qi||{}),Hr=(e=>(e.Circle="circle",e.Square="square",e))(Hr||{});const yb=e=>{if(typeof e=="number")return e;switch(e){case qi.Small:return 32;case qi.Large:return 64;case qi.Default:default:return 40}},Vo=({active:e=!0,paragraph:t=!0,avatar:s=!1,showTitle:o=!0,loading:i=!0,children:n,variant:r=Lt.Default,width:a,height:l,className:c,...d})=>{if(!i&&n)return m.jsx(m.Fragment,{children:n});const u=ce("bg-layer-3",e&&"animate-pulse",c);if(r!==Lt.Default){const D=ce(u,r===Lt.Circular&&"rounded-full",r===Lt.Rectangular&&"rounded",r===Lt.Text&&"rounded"),M={};return a&&(M.width=typeof a=="number"?`${a}px`:a),l&&(M.height=typeof l=="number"?`${l}px`:l),m.jsx("div",{className:D,style:M,...d})}const h=!!s,p=!!o,f=!!t,C=typeof s=="object"?s:{},v=typeof o=="object"?o:{},w=typeof t=="object"?t:{},b=yb(C.size),S=C.shape??Hr.Circle,y=v.width??"38%",x=w.rows??3,R=w.width,F=D=>R?Array.isArray(R)?R[D]??"100%":R:D===x-1?"61%":"100%";return m.jsxs("div",{...d,className:ce("flex gap-4",c),children:[h&&m.jsx("div",{className:ce(u,S===Hr.Circle?"rounded-full":"rounded","flex-shrink-0"),style:{width:b,height:b}}),m.jsxs("div",{className:"flex-1 flex flex-col gap-3",children:[p&&m.jsx("div",{className:ce(u,"h-4 rounded"),style:{width:y}}),f&&m.jsx("div",{className:"flex flex-col gap-3",children:Array.from({length:x}).map((D,M)=>m.jsx("div",{className:ce(u,"h-4 rounded"),style:{width:F(M)}},M))})]})]})};var uo=class{constructor(){this.allSyncListeners=new Map,this.allAsyncListeners=new Map,this.globalSyncListeners=new Set,this.globalAsyncListeners=new Set,this.asyncFunctionsQueue=[],this.scheduled=!1,this.firedEvents={}}setFrameworkOverrides(e){this.frameworkOverrides=e}getListeners(e,t,s){const o=t?this.allAsyncListeners:this.allSyncListeners;let i=o.get(e);return!i&&s&&(i=new Set,o.set(e,i)),i}noRegisteredListenersExist(){return this.allSyncListeners.size===0&&this.allAsyncListeners.size===0&&this.globalSyncListeners.size===0&&this.globalAsyncListeners.size===0}addEventListener(e,t,s=!1){this.getListeners(e,s,!0).add(t)}removeEventListener(e,t,s=!1){const o=this.getListeners(e,s,!1);o&&(o.delete(t),o.size===0&&(s?this.allAsyncListeners:this.allSyncListeners).delete(e))}addGlobalListener(e,t=!1){this.getGlobalListeners(t).add(e)}removeGlobalListener(e,t=!1){this.getGlobalListeners(t).delete(e)}dispatchEvent(e){this.dispatchToListeners(e,!0),this.dispatchToListeners(e,!1),this.firedEvents[e.type]=!0}dispatchEventOnce(e){this.firedEvents[e.type]||this.dispatchEvent(e)}dispatchToListeners(e,t){const s=e.type;if(t&&"event"in e){const a=e.event;a instanceof Event&&(e.eventPath=a.composedPath())}const{frameworkOverrides:o}=this,i=a=>{const l=o?()=>o.wrapIncoming(a):a;t?this.dispatchAsync(l):l()},n=this.getListeners(s,t,!1);if((n?.size??0)>0){const a=new Set(n);for(const l of a)n?.has(l)&&i(()=>l(e))}const r=this.getGlobalListeners(t);if(r.size>0){const a=new Set(r);for(const l of a)i(()=>l(s,e))}}getGlobalListeners(e){return e?this.globalAsyncListeners:this.globalSyncListeners}dispatchAsync(e){if(this.asyncFunctionsQueue.push(e),!this.scheduled){const t=()=>{window.setTimeout(this.flushAsyncQueue.bind(this),0)};this.frameworkOverrides?this.frameworkOverrides.wrapIncoming(t):t(),this.scheduled=!0}}flushAsyncQueue(){this.scheduled=!1;const e=this.asyncFunctionsQueue.slice();this.asyncFunctionsQueue=[];for(const t of e)t()}};function ps(e){return e==null||e===""?null:e}function Y(e){return e!=null&&e!==""}function Be(e){return!Y(e)}function Cc(e){return e!=null&&typeof e.toString=="function"?e.toString():null}function dn(e,t){const s=e?JSON.stringify(e):null,o=t?JSON.stringify(t):null;return s===o}function xb(e,t,s=!1){const o=e==null,i=t==null;if(e?.toNumber&&(e=e.toNumber()),t?.toNumber&&(t=t.toNumber()),o&&i)return 0;if(o)return-1;if(i)return 1;function n(r,a){return r>a?1:r<a?-1:0}if(typeof e!="string"||!s)return n(e,t);try{return e.localeCompare(t)}catch{return n(e,t)}}var Rb=/[&<>"']/g,Fb={"&":"&","<":"<",">":">",'"':""","'":"'"};function pi(e){return e?.toString().toString()??null}function Yi(e){return pi(e)?.replace(Rb,t=>Fb[t])??null}function Xt(e){return e.eRootDiv.getRootNode()}function We(e){return Xt(e).activeElement}function Je(e){const{gos:t,eRootDiv:s}=e;let o=null;const i=t.get("getDocument");return i&&Y(i)?o=i():s&&(o=s.ownerDocument),o&&Y(o)?o:document}function Qg(e){const t=We(e);return t===null||t===Je(e).body}function Jg(e){return Je(e).defaultView||window}function cd(e){let t=null,s=null;try{t=Je(e).fullscreenElement}catch{}finally{t||(t=Xt(e));const o=t.querySelector("body");o?s=o:t instanceof ShadowRoot?s=t:t instanceof Document?s=t?.documentElement:s=t}return s}function Eb(e){return cd(e)?.clientWidth??(window.innerWidth||-1)}function Db(e){return cd(e)?.clientHeight??(window.innerHeight||-1)}function jt(e,t,s){s==null||typeof s=="string"&&s==""?ep(e,t):Ut(e,t,s)}function Ut(e,t,s){e.setAttribute(tp(t),s.toString())}function ep(e,t){e.removeAttribute(tp(t))}function tp(e){return`aria-${e}`}function ho(e,t){t?e.setAttribute("role",t):e.removeAttribute("role")}function Pb(e){let t;return e==="asc"?t="ascending":e==="desc"?t="descending":e==="mixed"?t="other":t="none",t}function Mb(e){return e.getAttribute("aria-label")}function ii(e,t){jt(e,"label",t)}function un(e,t){jt(e,"labelledby",t)}function sp(e,t){jt(e,"live",t)}function Tb(e,t){jt(e,"atomic",t)}function Ib(e,t){jt(e,"relevant",t)}function kb(e,t){jt(e,"invalid",t)}function Ab(e,t){jt(e,"disabled",t)}function op(e,t){jt(e,"hidden",t)}function vc(e,t){Ut(e,"expanded",t)}function Lb(e,t){Ut(e,"setsize",t)}function Ob(e,t){Ut(e,"posinset",t)}function Nb(e,t){Ut(e,"rowcount",t)}function ip(e,t){Ut(e,"rowindex",t)}function Hb(e,t){Ut(e,"rowspan",t)}function Gb(e,t){Ut(e,"colcount",t)}function np(e,t){Ut(e,"colindex",t)}function Bb(e,t){Ut(e,"colspan",t)}function Vb(e,t){Ut(e,"sort",t)}function zb(e){ep(e,"sort")}function rp(e,t){jt(e,"selected",t)}function Wb(e,t){jt(e,"controls",t)}function _b(e,t){Wb(e,t.id),un(t,e.id)}function ku(e,t){jt(e,"owns",t)}function Fa(e,t){return t===void 0?e("ariaIndeterminate","indeterminate"):t===!0?e("ariaChecked","checked"):e("ariaUnchecked","unchecked")}var jb="[tabindex], input, select, button, textarea, [href]",ap="[disabled], .ag-disabled:not(.ag-button), .ag-disabled *";function Zi(e){return!e||!e.matches("input, select, button, textarea")||!e.matches(ap)?!1:ws(e)}function ze(e,t,s={}){const{skipAriaHidden:o}=s;e.classList.toggle("ag-hidden",!t),o||op(e,!t)}function Ub(e,t,s={}){const{skipAriaHidden:o}=s;e.classList.toggle("ag-invisible",!t),o||op(e,!t)}function hn(e,t){const s="disabled",o=t?n=>n.setAttribute(s,""):n=>n.removeAttribute(s);o(e);const i=e.querySelectorAll("input")??[];for(const n of i)o(n)}function to(e,t,s){let o=0;for(;e;){if(e.classList.contains(t))return!0;if(e=e.parentElement,typeof s=="number"){if(++o>s)break}else if(e===s)break}return!1}function So(e){const{height:t,width:s,borderTopWidth:o,borderRightWidth:i,borderBottomWidth:n,borderLeftWidth:r,paddingTop:a,paddingRight:l,paddingBottom:c,paddingLeft:d,marginTop:u,marginRight:h,marginBottom:p,marginLeft:f,boxSizing:C}=window.getComputedStyle(e),v=Number.parseFloat;return{height:v(t||"0"),width:v(s||"0"),borderTopWidth:v(o||"0"),borderRightWidth:v(i||"0"),borderBottomWidth:v(n||"0"),borderLeftWidth:v(r||"0"),paddingTop:v(a||"0"),paddingRight:v(l||"0"),paddingBottom:v(c||"0"),paddingLeft:v(d||"0"),marginTop:v(u||"0"),marginRight:v(h||"0"),marginBottom:v(p||"0"),marginLeft:v(f||"0"),boxSizing:C}}function dd(e){const t=So(e);return t.boxSizing==="border-box"?t.height-t.paddingTop-t.paddingBottom-t.borderTopWidth-t.borderBottomWidth:t.height}function gn(e){const t=So(e);return t.boxSizing==="border-box"?t.width-t.paddingLeft-t.paddingRight-t.borderLeftWidth-t.borderRightWidth:t.width}function lp(e){const{height:t,marginBottom:s,marginTop:o}=So(e);return Math.floor(t+s+o)}function Gr(e){const{width:t,marginLeft:s,marginRight:o}=So(e);return Math.floor(t+s+o)}function cp(e){const t=e.getBoundingClientRect(),{borderTopWidth:s,borderLeftWidth:o,borderRightWidth:i,borderBottomWidth:n}=So(e);return{top:t.top+(s||0),left:t.left+(o||0),right:t.right+(i||0),bottom:t.bottom+(n||0)}}function Br(e,t){let s=e.scrollLeft;return t&&(s=Math.abs(s)),s}function Vr(e,t,s){s&&(t*=-1),e.scrollLeft=t}function vt(e){for(;e?.firstChild;)e.firstChild.remove()}function Os(e){e?.parentNode&&e.remove()}function dp(e){return!!e.offsetParent}function ws(e){return e.checkVisibility?e.checkVisibility({checkVisibilityCSS:!0}):!(!dp(e)||window.getComputedStyle(e).visibility!=="visible")}function ud(e){const t=document.createElement("div");return t.innerHTML=(e||"").trim(),t.firstChild}function br(e){return()=>{const t=e();return t?hd(t)||up(t):!0}}function hd(e){return e.clientWidth<e.scrollWidth}function up(e){return e.clientHeight<e.scrollHeight}function zr(e,t){t==="flex"?(e.style.removeProperty("width"),e.style.removeProperty("minWidth"),e.style.removeProperty("maxWidth"),e.style.flex="1 1 auto"):ss(e,t)}function ss(e,t){t=gd(t),e.style.width=t,e.style.maxWidth=t,e.style.minWidth=t}function Xi(e,t){t=gd(t),e.style.height=t,e.style.maxHeight=t,e.style.minHeight=t}function gd(e){return typeof e=="number"?`${e}px`:e}function pd(e){return e instanceof Node||e instanceof HTMLElement}function Rt(e,t,s){s==null||s===""?e.removeAttribute(t):e.setAttribute(t,s.toString())}function bs(e,t,s){const i=Jg(e).ResizeObserver,n=i?new i(s):null;return n?.observe(t),()=>n?.disconnect()}function Ss(e,t){const s=Jg(e);s.requestAnimationFrame?s.requestAnimationFrame(t):s.webkitRequestAnimationFrame?s.webkitRequestAnimationFrame(t):s.setTimeout(t,0)}var hp="data-ref",yl;function Au(){return yl??(yl=document.createTextNode(" ")),yl.cloneNode()}function Dn(e){const{attrs:t,children:s,cls:o,ref:i,role:n,tag:r}=e,a=document.createElement(r);if(o&&(a.className=o),i&&a.setAttribute(hp,i),n&&a.setAttribute("role",n),t)for(const l of Object.keys(t))a.setAttribute(l,t[l]);if(s)if(typeof s=="string")a.textContent=s;else{let l=!0;for(const c of s)c&&(typeof c=="string"?(a.appendChild(document.createTextNode(c)),l=!1):typeof c=="function"?a.appendChild(c()):(l&&(a.appendChild(Au()),l=!1),a.append(Dn(c)),a.appendChild(Au())))}return a}var $b=["touchstart","touchend","touchmove","touchcancel","scroll"],Kb=["wheel"],xl={},gp=(()=>{const e={select:"input",change:"input",submit:"form",reset:"form",error:"img",load:"img",abort:"img"};return s=>{if(typeof xl[s]=="boolean")return xl[s];const o=document.createElement(e[s]||"div");return s="on"+s,xl[s]=s in o}})();function qb(e,t){return!t||!e?!1:Zb(t).indexOf(e)>=0}function Yb(e){const t=[];let s=e.target;for(;s;)t.push(s),s=s.parentElement;return t}function Zb(e){const t=e;return t.path?t.path:t.composedPath?t.composedPath():Yb(t)}function Xb(e,t,s){const o=Qb(t);let i;o!=null&&(i={passive:o}),e.addEventListener(t,s,i)}var Qb=e=>{const t=$b.includes(e),s=Kb.includes(e);if(t)return!0;if(s)return!1};function pp(e,t,s){if(s===0)return!1;const o=Math.abs(e.clientX-t.clientX),i=Math.abs(e.clientY-t.clientY);return Math.max(o,i)<=s}var Qi=(e,t)=>{const s=e.identifier;for(let o=0,i=t.length;o<i;++o){const n=t[o];if(n.identifier===s)return n}return null};function pn(e,t){return e.gos.isElementInThisInstance(t.target)}function Jb(e,t,s){const i=e.getBoundingClientRect().height,n=Eb(s)-2,r=Db(s)-2;if(!e.offsetParent)return;const l=cp(e.offsetParent),{clientY:c,clientX:d}=t;let u=c-l.top-i/2,h=d-l.left-10;const p=Je(s),f=p.defaultView||window,C=f.pageYOffset||p.documentElement.scrollTop,v=f.pageXOffset||p.documentElement.scrollLeft;n>0&&h+e.clientWidth>n+v&&(h=n+v-e.clientWidth),h<0&&(h=0),r>0&&u+e.clientHeight>r+C&&(u=r+C-e.clientHeight),u<0&&(u=0),e.style.left=`${h}px`,e.style.top=`${u}px`}var Sr=(e,...t)=>{for(const s of t){const[o,i,n,r]=s;o.addEventListener(i,n,r),e.push(s)}},fd=e=>{if(e){for(const[t,s,o,i]of e)t.removeEventListener(s,o,i);e.length=0}},Ts=e=>{e.cancelable&&e.preventDefault()};function e0(e,t){return t}function fp(e){return e?.getLocaleTextFunc()??e0}function t0(e,t,s,o){const i=t[s];return e.getLocaleTextFunc()(s,typeof i=="function"?i(o):i,o)}function s0(e){return(t,s,o)=>e({key:t,defaultValue:s,variableValues:o})}function o0(e){return(t,s,o)=>{let i=e?.[t];if(i&&o?.length){let n=0;for(;!(n>=o.length||i.indexOf("${variable}")===-1);)i=i.replace("${variable}",o[n++])}return i??s}}var rs=class{constructor(){this.destroyFunctions=[],this.destroyed=!1,this.__v_skip=!0,this.propertyListenerId=0,this.lastChangeSetIdLookup={},this.isAlive=()=>!this.destroyed}preWireBeans(e){this.beans=e,this.stubContext=e.context,this.eventSvc=e.eventSvc,this.gos=e.gos}destroy(){const{destroyFunctions:e}=this;for(let t=0;t<e.length;t++)e[t]();e.length=0,this.destroyed=!0,this.dispatchLocalEvent({type:"destroyed"})}addEventListener(e,t,s){this.localEventService||(this.localEventService=new uo),this.localEventService.addEventListener(e,t,s)}removeEventListener(e,t,s){this.localEventService?.removeEventListener(e,t,s)}dispatchLocalEvent(e){this.localEventService?.dispatchEvent(e)}addManagedElementListeners(e,t){return this._setupListeners(e,t)}addManagedEventListeners(e){return this._setupListeners(this.eventSvc,e)}addManagedListeners(e,t){return this._setupListeners(e,t)}_setupListeners(e,t){const s=[];for(const o of Object.keys(t)){const i=t[o];i&&s.push(this._setupListener(e,o,i))}return s}_setupListener(e,t,s){if(this.destroyed)return()=>null;let o;if(i0(e))e.__addEventListener(t,s),o=()=>(e.__removeEventListener(t,s),null);else{const i=n0(e);e instanceof HTMLElement?Xb(e,t,s):i?e.addListener(t,s):e.addEventListener(t,s),o=i?()=>(e.removeListener(t,s),null):()=>(e.removeEventListener(t,s),null)}return this.destroyFunctions.push(o),()=>(o(),this.destroyFunctions=this.destroyFunctions.filter(i=>i!==o),null)}setupPropertyListener(e,t){const{gos:s}=this;s.addPropertyEventListener(e,t);const o=()=>(s.removePropertyEventListener(e,t),null);return this.destroyFunctions.push(o),()=>(o(),this.destroyFunctions=this.destroyFunctions.filter(i=>i!==o),null)}addManagedPropertyListener(e,t){return this.destroyed?()=>null:this.setupPropertyListener(e,t)}addManagedPropertyListeners(e,t){if(this.destroyed)return;const s=e.join("-")+this.propertyListenerId++,o=i=>{if(i.changeSet){if(i.changeSet&&i.changeSet.id===this.lastChangeSetIdLookup[s])return;this.lastChangeSetIdLookup[s]=i.changeSet.id}const n={type:"propertyChanged",changeSet:i.changeSet,source:i.source};t(n)};for(const i of e)this.setupPropertyListener(i,o)}getLocaleTextFunc(){return fp(this.beans.localeSvc)}addDestroyFunc(e){this.isAlive()?this.destroyFunctions.push(e):e()}createOptionalManagedBean(e,t){return e?this.createManagedBean(e,t):void 0}createManagedBean(e,t){const s=this.createBean(e,t);return this.addDestroyFunc(this.destroyBean.bind(this,e,t)),s}createBean(e,t,s){return(t||this.stubContext).createBean(e,s)}destroyBean(e,t){return(t||this.stubContext).destroyBean(e)}destroyBeans(e,t){return(t||this.stubContext).destroyBeans(e)}};function i0(e){return e.__addEventListener!==void 0}function n0(e){return e.eventServiceType==="global"}var A=class extends rs{},Lu={};function md(e,t){Lu[t]||(e(),Lu[t]=!0)}var r0={pending:!1,funcs:[]},a0={pending:!1,funcs:[]};function wc(e,t="setTimeout",s){const o=t==="raf"?a0:r0;if(o.funcs.push(e),o.pending)return;o.pending=!0;const i=()=>{const n=o.funcs.slice();o.funcs.length=0,o.pending=!1;for(const r of n)r()};t==="raf"?Ss(s,i):window.setTimeout(i,0)}function ot(e,t,s){let o;return function(...i){const n=this;window.clearTimeout(o),o=window.setTimeout(function(){e.isAlive()&&t.apply(n,i)},s)}}function Ou(e,t){let s=0;return function(...o){const i=this,n=Date.now();n-s<t||(s=n,e.apply(i,o))}}function l0(e,t,s,o=100){const i=Date.now();let n=null,r=!1;const a=()=>{n!=null&&(window.clearInterval(n),n=null)};e.addDestroyFunc(a);const l=()=>{const c=Date.now()-i>o;(t()||c)&&(s(),r=!0,a())};l(),r||(n=window.setInterval(l,10))}var mp=new Set(["__proto__","constructor","prototype"]);function c0(e,t){if(e!=null){if(Array.isArray(e)){for(let s=0;s<e.length;s++)t(s.toString(),e[s]);return}for(const s of Object.keys(e).filter(o=>!mp.has(o)))t(s,e[s])}}function pt(e,t,s=!0,o=!1){Y(t)&&c0(t,(i,n)=>{let r=e[i];r!==n&&(o&&r==null&&n!=null&&typeof n=="object"&&n.constructor===Object&&(r={},e[i]=r),Nu(n)&&Nu(r)&&!Array.isArray(r)?pt(r,n,s,o):(s||n!==void 0)&&(e[i]=n))})}function Nu(e){return typeof e=="object"&&e!==null}var Cd=class cs{static applyGlobalGridOptions(t){if(!cs.gridOptions)return{...t};let s={};return pt(s,cs.gridOptions,!0,!0),cs.mergeStrategy==="deep"?pt(s,t,!0,!0):s={...s,...t},cs.gridOptions.context&&(s.context=cs.gridOptions.context),t.context&&(cs.mergeStrategy==="deep"&&s.context&&pt(t.context,s.context,!0,!0),s.context=t.context),s}static applyGlobalGridOption(t,s){if(cs.mergeStrategy==="deep"){const o=Cp(t);if(o&&typeof o=="object"&&typeof s=="object")return cs.applyGlobalGridOptions({[t]:s})[t]}return s}};Cd.gridOptions=void 0;Cd.mergeStrategy="shallow";var vd=Cd;function Cp(e){return vd.gridOptions?.[e]}var vp={suppressContextMenu:!1,preventDefaultOnContextMenu:!1,allowContextMenuWithControlKey:!1,suppressMenuHide:!0,enableBrowserTooltips:!1,tooltipTrigger:"hover",tooltipShowDelay:2e3,tooltipHideDelay:1e4,tooltipMouseTrack:!1,tooltipShowMode:"standard",tooltipInteraction:!1,copyHeadersToClipboard:!1,copyGroupHeadersToClipboard:!1,clipboardDelimiter:" ",suppressCopyRowsToClipboard:!1,suppressCopySingleCellRanges:!1,suppressLastEmptyLineOnPaste:!1,suppressClipboardPaste:!1,suppressClipboardApi:!1,suppressCutToClipboard:!1,maintainColumnOrder:!1,enableStrictPivotColumnOrder:!1,suppressFieldDotNotation:!1,allowDragFromColumnsToolPanel:!1,suppressMovableColumns:!1,suppressColumnMoveAnimation:!1,suppressMoveWhenColumnDragging:!1,suppressDragLeaveHidesColumns:!1,suppressRowGroupHidesColumns:!1,suppressAutoSize:!1,autoSizePadding:20,skipHeaderOnAutoSize:!1,singleClickEdit:!1,suppressClickEdit:!1,readOnlyEdit:!1,stopEditingWhenCellsLoseFocus:!1,enterNavigatesVertically:!1,enterNavigatesVerticallyAfterEdit:!1,enableCellEditingOnBackspace:!1,undoRedoCellEditing:!1,undoRedoCellEditingLimit:10,suppressCsvExport:!1,suppressExcelExport:!1,cacheQuickFilter:!1,includeHiddenColumnsInQuickFilter:!1,excludeChildrenWhenTreeDataFiltering:!1,enableAdvancedFilter:!1,includeHiddenColumnsInAdvancedFilter:!1,enableCharts:!1,masterDetail:!1,keepDetailRows:!1,keepDetailRowsCount:10,detailRowAutoHeight:!1,tabIndex:0,rowBuffer:10,valueCache:!1,valueCacheNeverExpires:!1,enableCellExpressions:!1,suppressTouch:!1,suppressFocusAfterRefresh:!1,suppressBrowserResizeObserver:!1,suppressPropertyNamesCheck:!1,suppressChangeDetection:!1,debug:!1,suppressLoadingOverlay:!1,suppressNoRowsOverlay:!1,pagination:!1,paginationPageSize:100,paginationPageSizeSelector:!0,paginationAutoPageSize:!1,paginateChildRows:!1,suppressPaginationPanel:!1,pivotMode:!1,pivotPanelShow:"never",pivotDefaultExpanded:0,pivotSuppressAutoColumn:!1,suppressExpandablePivotGroups:!1,functionsReadOnly:!1,suppressAggFuncInHeader:!1,alwaysAggregateAtRootLevel:!1,aggregateOnlyChangedColumns:!1,suppressAggFilteredOnly:!1,removePivotHeaderRowWhenSingleValueColumn:!1,animateRows:!0,cellFlashDuration:500,cellFadeDuration:1e3,allowShowChangeAfterFilter:!1,domLayout:"normal",ensureDomOrder:!1,enableRtl:!1,suppressColumnVirtualisation:!1,suppressMaxRenderedRowRestriction:!1,suppressRowVirtualisation:!1,rowDragManaged:!1,rowDragInsertDelay:500,suppressRowDrag:!1,suppressMoveWhenRowDragging:!1,rowDragEntireRow:!1,rowDragMultiRow:!1,embedFullWidthRows:!1,groupDisplayType:"singleColumn",groupDefaultExpanded:0,groupMaintainOrder:!1,groupSelectsChildren:!1,groupSuppressBlankHeader:!1,groupSelectsFiltered:!1,showOpenedGroup:!1,groupRemoveSingleChildren:!1,groupRemoveLowestSingleChildren:!1,groupHideOpenParents:!1,groupAllowUnbalanced:!1,rowGroupPanelShow:"never",suppressMakeColumnVisibleAfterUnGroup:!1,treeData:!1,rowGroupPanelSuppressSort:!1,suppressGroupRowsSticky:!1,rowModelType:"clientSide",asyncTransactionWaitMillis:50,suppressModelUpdateAfterUpdateTransaction:!1,cacheOverflowSize:1,infiniteInitialRowCount:1,serverSideInitialRowCount:1,cacheBlockSize:100,maxBlocksInCache:-1,maxConcurrentDatasourceRequests:2,blockLoadDebounceMillis:0,purgeClosedRowNodes:!1,serverSideSortAllLevels:!1,serverSideOnlyRefreshFilteredGroups:!1,serverSidePivotResultFieldSeparator:"_",viewportRowModelPageSize:5,viewportRowModelBufferSize:5,alwaysShowHorizontalScroll:!1,alwaysShowVerticalScroll:!1,debounceVerticalScrollbar:!1,suppressHorizontalScroll:!1,suppressScrollOnNewData:!1,suppressScrollWhenPopupsAreOpen:!1,suppressAnimationFrame:!1,suppressMiddleClickScrolls:!1,suppressPreventDefaultOnMouseWheel:!1,rowMultiSelectWithClick:!1,suppressRowDeselection:!1,suppressRowClickSelection:!1,suppressCellFocus:!1,suppressHeaderFocus:!1,suppressMultiRangeSelection:!1,enableCellTextSelection:!1,enableRangeSelection:!1,enableRangeHandle:!1,enableFillHandle:!1,fillHandleDirection:"xy",suppressClearOnFillReduction:!1,accentedSort:!1,unSortIcon:!1,suppressMultiSort:!1,alwaysMultiSort:!1,suppressMaintainUnsortedOrder:!1,suppressRowHoverHighlight:!1,suppressRowTransform:!1,columnHoverHighlight:!1,deltaSort:!1,enableGroupEdit:!1,groupLockGroupColumns:0,serverSideEnableClientSideSort:!1,suppressServerSideFullWidthLoadingRow:!1,pivotMaxGeneratedColumns:-1,columnMenu:"new",reactiveCustomComponents:!0,suppressSetFilterByDefault:!1,rowNumbers:!1,enableFilterHandlers:!1},wp="https://www.ag-grid.com";function go(e,t,...s){e.get("debug")&&console.log("AG Grid: "+t,...s)}function Ji(e,...t){md(()=>console.warn("AG Grid: "+e,...t),e+t?.join(""))}function Uo(e,...t){md(()=>console.error("AG Grid: "+e,...t),e+t?.join(""))}var bp=new Set,Wr={},so={},yr,Sp=!1,yp=!1,d0=!1;function u0(e){const[t,s]=e.version.split(".")||[],[o,i]=yr.split(".")||[];return t===o&&s===i}function h0(e){yr||(yr=e.version);const t=o=>`You are using incompatible versions of AG Grid modules. Major and minor versions should always match across modules. ${o} Please update all modules to the same version.`;e.version?u0(e)||Uo(t(`'${e.moduleName}' is version ${e.version} but the other modules are version ${yr}.`)):Uo(t(`'${e.moduleName}' is incompatible.`));const s=e.validate?.();s&&!s.isValid&&Uo(`${s.message}`)}function fn(e,t,s=!1){s||(Sp=!0),h0(e);const o=e.rowModels??["all"];bp.add(e);let i;t!==void 0?(yp=!0,so[t]===void 0&&(so[t]={}),i=so[t]):i=Wr;for(const n of o)i[n]===void 0&&(i[n]={}),i[n][e.moduleName]=e;if(e.dependsOn)for(const n of e.dependsOn)fn(n,t,s)}function g0(e){delete so[e]}function bc(e,t,s){const o=i=>!!Wr[i]?.[e]||!!so[t]?.[i]?.[e];return o(s)||o("all")}function wd(){return yp}function p0(e,t){const s=so[e]??{};return[...Object.values(Wr.all??{}),...Object.values(s.all??{}),...Object.values(Wr[t]??{}),...Object.values(s[t]??{})]}function f0(){return new Set(bp)}function m0(e,t){const s=so[e]??{};return[...Object.values(s.all??{}),...Object.values(s[t]??{})]}function C0(){return Sp}function v0(){return d0}var w0=class{static register(e){fn(e,void 0)}static registerModules(e){for(const t of e)fn(t,void 0)}},K="34.3.0",Hu=2e3,Gu=100,xp="_version_",Rp=null,$o=`${wp}/javascript-data-grid`;function b0(e){Rp=e}function S0(e){$o=e}function Fp(e,t,s){return Rp?.(e,t)??[F0(e,t,s)]}function bd(e,t,s,o,i){e(`${o?"warning":"error"} #${t}`,...Fp(t,s,i))}function y0(e){if(!e)return String(e);const t={};for(const s of Object.keys(e))typeof e[s]!="object"&&typeof e[s]!="function"&&(t[s]=e[s]);return JSON.stringify(t)}function x0(e){let t=e;return e instanceof Error?t=e.toString():typeof e=="object"&&(t=y0(e)),t}function _r(e){return e===void 0?"undefined":e===null?"null":e}function Sc(e,t){return`${e}?${t.toString()}`}function R0(e,t,s){const o=Array.from(t.entries()).sort((n,r)=>r[1].length-n[1].length);let i=Sc(e,t);for(const[n,r]of o){if(n===xp)continue;const a=i.length-s;if(a<=0)break;const l="...",c=a+l.length,d=r.length-c>Gu?r.slice(0,r.length-c)+l:r.slice(0,Gu)+l;t.set(n,d),i=Sc(e,t)}return i}function Ep(e,t){const s=new URLSearchParams;if(s.append(xp,K),t)for(const n of Object.keys(t))s.append(n,x0(t[n]));const o=`${$o}/errors/${e}`,i=Sc(o,s);return i.length<=Hu?i:R0(o,s,Hu)}var F0=(e,t,s)=>{const o=Ep(e,t);return`${`${s?s+`
|
|
2
2
|
`:""}Visit ${o}`}${s?"":`
|
|
3
3
|
Alternatively register the ValidationModule to see the full message in the console.`}`};function G(...e){bd(Ji,e[0],e[1],!0)}function Ie(...e){bd(Uo,e[0],e[1],!1)}function ji(e,t,s){bd(Uo,e,t,!1,s)}function E0(e,t){const s=t[0];return`error #${s} `+Fp(s,t[1],e).join(" ")}function os(...e){return E0(void 0,e)}function Dp(e,t){return e.get("rowModelType")===t}function je(e,t){return Dp(e,"clientSide")}function yo(e,t){return Dp(e,"serverSide")}function it(e,t){return e.get("domLayout")===t}function oo(e){return Ur(e)!==void 0}function Pp(e){return typeof e.get("getRowHeight")=="function"}function D0(e,t){return t?!e.get("enableStrictPivotColumnOrder"):e.get("maintainColumnOrder")}function Ns(e,t,s=!1,o){const{gos:i,environment:n}=e;if(o==null&&(o=n.getDefaultRowHeight()),Pp(i)){if(s)return{height:o,estimated:!0};const l={node:t,data:t.data},c=i.getCallback("getRowHeight")(l);if(yc(c))return c===0&&G(23),{height:Math.max(1,c),estimated:!1}}if(t.detail&&i.get("masterDetail"))return P0(i);const r=i.get("rowHeight");return{height:r&&yc(r)?r:o,estimated:!1}}function P0(e){if(e.get("detailRowAutoHeight"))return{height:1,estimated:!1};const t=e.get("detailRowHeight");return yc(t)?{height:t,estimated:!1}:{height:300,estimated:!1}}function io(e){const{environment:t,gos:s}=e,o=s.get("rowHeight");if(!o||Be(o))return t.getDefaultRowHeight();const i=t.refreshRowHeightVariable();return i!==-1?i:(G(24),t.getDefaultRowHeight())}function yc(e){return!isNaN(e)&&typeof e=="number"&&isFinite(e)}function Mp(e,t,s){const o=t[e.getDomDataKey()];return o?o[s]:void 0}function po(e,t,s,o){const i=e.getDomDataKey();let n=t[i];Be(n)&&(n={},t[i]=n),n[s]=o}function Ko(e){return e.get("ensureDomOrder")?!1:e.get("animateRows")}function Tp(e){return!(e.get("paginateChildRows")||e.get("groupHideOpenParents")||it(e,"print"))}function Jt(e){return!e.get("autoGroupColumnDef")?.comparator&&!e.get("treeData")}function xc(e){const t=e.get("groupAggFiltering");if(typeof t=="function")return e.getCallback("groupAggFiltering");if(t===!0)return()=>!0}function Ip(e){return e.get("grandTotalRow")}function kp(e,t){return t?!1:e.get("groupDisplayType")==="groupRows"}function Ap(e,t,s){return!!t.group&&!t.footer&&kp(e,s)}function ni(e){const t=e.getCallback("getRowId");return t===void 0?t:s=>{let o=t(s);return typeof o!="string"&&(md(()=>G(25,{id:o}),"getRowIdString"),o=String(o)),o}}function M0(e,t){const s=e.get("groupHideParentOfSingleChild");return!!(s===!0||s==="leafGroupsOnly"&&t.leafGroup||e.get("groupRemoveSingleChildren")||e.get("groupRemoveLowestSingleChildren")&&t.leafGroup)}function T0(e){const t=e.get("maxConcurrentDatasourceRequests");return t>0?t:void 0}function qo(e){return e?.checkboxes??!0}function xr(e){return e?.mode==="multiRow"&&(e.headerCheckbox??!0)}function jr(e){if(typeof e=="object")return e.checkboxLocation??"selectionColumn"}function Rl(e){return e?.hideDisabledCheckboxes??!1}function I0(e){return typeof e.get("rowSelection")!="string"}function Hs(e){const t=e.get("cellSelection");return t!==void 0?!!t:e.get("enableRangeSelection")}function Lp(e){const t=e.get("rowSelection")??"single";if(typeof t=="string"){const s=e.get("suppressRowClickSelection"),o=e.get("suppressRowDeselection");return s&&o?!1:s?"enableDeselection":o?"enableSelection":!0}return t.mode==="singleRow"||t.mode==="multiRow"?t.enableClickSelection??!1:!1}function k0(e){const t=Lp(e);return t===!0||t==="enableSelection"}function A0(e){const t=Lp(e);return t===!0||t==="enableDeselection"}function Rc(e){const t=e.get("rowSelection");return typeof t=="string"?e.get("isRowSelectable"):t?.isRowSelectable}function Ur(e){const t="beanName"in e&&e.beanName==="gos"?e.get("rowSelection"):e.rowSelection;if(typeof t=="string")switch(t){case"multiple":return"multiRow";case"single":return"singleRow";default:return}switch(t?.mode){case"multiRow":case"singleRow":return t.mode;default:return}}function $r(e){return Ur(e)==="multiRow"}function L0(e){const t=e.get("rowSelection");return typeof t=="string"?e.get("rowMultiSelectWithClick"):t?.enableSelectionWithoutKeys??!1}function Kr(e){const t=e.get("rowSelection");if(typeof t=="string"){const s=e.get("groupSelectsChildren"),o=e.get("groupSelectsFiltered");return s&&o?"filteredDescendants":s?"descendants":"self"}return t?.mode==="multiRow"?t.groupSelects:void 0}function Op(e,t=!0){const s=e.get("rowSelection");return typeof s!="object"?t?"all":void 0:s.mode==="multiRow"?s.selectAll:"all"}function O0(e){const t=e.get("rowSelection");return typeof t=="string"?!1:t?.mode==="multiRow"?t.ctrlASelectsRows??!1:!1}function mn(e){const t=Kr(e);return t==="descendants"||t==="filteredDescendants"}function Bu(e){const t=e.get("rowSelection");return typeof t=="object"&&t.masterSelects||"self"}function N0(e){return e.isModuleRegistered("SetFilter")&&!e.get("suppressSetFilterByDefault")}function Ft(e){return e.get("columnMenu")==="legacy"}function H0(e){return!Ft(e)}function G0(e){return!e||e.length<2?e:"on"+e[0].toUpperCase()+e.substring(1)}function B0(e,t,s){typeof e!="object"&&(e={});const o={...e};for(const i of s){const n=t[i];typeof n<"u"&&(o[i]=n)}return o}function V0(e,t){if(!e)return;const s={};let o=!1;for(const r of Object.keys(e))s[r]=e[r],o=!0;if(!o)return;const i={type:"gridOptionsChanged",options:s};t.dispatchEvent(i);const n={type:"componentStateChanged",...s};t.dispatchEvent(n)}function de(e,t){return e.addCommon(t)}function Rr(e,t){return e[t]??e.gridOptions?.[t]??Cp(t)??vp[t]}function Vu({gos:e},t){return t.button===2||t.ctrlKey&&e.get("allowContextMenuWithControlKey")}var z0={resizable:!0,sortable:!0},W0=0;function Np(){return W0++}function Gs(e){return e instanceof xo}var xo=class extends A{constructor(e,t,s,o){super(),this.colDef=e,this.userProvidedColDef=t,this.colId=s,this.primary=o,this.isColumn=!0,this.instanceId=Np(),this.autoHeaderHeight=null,this.moving=!1,this.resizing=!1,this.menuVisible=!1,this.lastLeftPinned=!1,this.firstRightPinned=!1,this.filterActive=!1,this.colEventSvc=new uo,this.tooltipEnabled=!1,this.rowGroupActive=!1,this.pivotActive=!1,this.aggregationActive=!1,this.flex=null,this.colIdSanitised=Yi(s)}destroy(){super.destroy(),this.beans.rowSpanSvc?.deregister(this)}getInstanceId(){return this.instanceId}setState(){const{colDef:e,beans:{sortSvc:t,pinnedCols:s,colFlex:o}}=this;t?.initCol(this);const i=e.hide;i!==void 0?this.visible=!i:this.visible=!e.initialHide,s?.initCol(this),o?.initCol(this)}setColDef(e,t,s){const o=e.spanRows!==this.colDef.spanRows;this.colDef=e,this.userProvidedColDef=t,this.initMinAndMaxWidths(),this.initDotNotation(),this.initTooltip(),o&&(this.beans.rowSpanSvc?.deregister(this),this.initRowSpan()),this.dispatchColEvent("colDefChanged",s)}getUserProvidedColDef(){return this.userProvidedColDef}getParent(){return this.parent}getOriginalParent(){return this.originalParent}postConstruct(){this.setState(),this.initMinAndMaxWidths(),this.resetActualWidth("gridInitializing"),this.initDotNotation(),this.initTooltip(),this.initRowSpan(),this.addPivotListener()}initDotNotation(){const{gos:e,colDef:{field:t,tooltipField:s}}=this,o=e.get("suppressFieldDotNotation");this.fieldContainsDots=Y(t)&&t.includes(".")&&!o,this.tooltipFieldContainsDots=Y(s)&&s.includes(".")&&!o}initMinAndMaxWidths(){const e=this.colDef;this.minWidth=e.minWidth??this.beans.environment.getDefaultColumnMinWidth(),this.maxWidth=e.maxWidth??Number.MAX_SAFE_INTEGER}initTooltip(){this.beans.tooltipSvc?.initCol(this)}initRowSpan(){this.colDef.spanRows&&this.beans.rowSpanSvc?.register(this)}addPivotListener(){const e=this.beans.pivotColDefSvc,t=this.colDef.pivotValueColumn;!e||!t||this.addManagedListeners(t,{colDefChanged:s=>{const o=e.recreateColDef(this.colDef);this.setColDef(o,o,s.source)}})}resetActualWidth(e){const t=this.calculateColInitialWidth(this.colDef);this.setActualWidth(t,e,!0)}calculateColInitialWidth(e){let t;const s=e.width,o=e.initialWidth;return s!=null?t=s:o!=null?t=o:t=200,Math.max(Math.min(t,this.maxWidth),this.minWidth)}isEmptyGroup(){return!1}isRowGroupDisplayed(e){return this.beans.showRowGroupCols?.isRowGroupDisplayed(this,e)??!1}isPrimary(){return this.primary}isFilterAllowed(){return!!this.colDef.filter}isFieldContainsDots(){return this.fieldContainsDots}isTooltipEnabled(){return this.tooltipEnabled}isTooltipFieldContainsDots(){return this.tooltipFieldContainsDots}getHighlighted(){return this.highlighted}__addEventListener(e,t){this.colEventSvc.addEventListener(e,t)}__removeEventListener(e,t){this.colEventSvc.removeEventListener(e,t)}addEventListener(e,t){this.frameworkEventListenerService=this.beans.frameworkOverrides.createLocalEventListenerWrapper?.(this.frameworkEventListenerService,this.colEventSvc);const s=this.frameworkEventListenerService?.wrap(e,t)??t;this.colEventSvc.addEventListener(e,s)}removeEventListener(e,t){const s=this.frameworkEventListenerService?.unwrap(e,t)??t;this.colEventSvc.removeEventListener(e,s)}createColumnFunctionCallbackParams(e){return de(this.gos,{node:e,data:e.data,column:this,colDef:this.colDef})}isSuppressNavigable(e){return this.beans.cellNavigation?.isSuppressNavigable(this,e)??!1}isCellEditable(e){return this.beans.editSvc?.isCellEditable({rowNode:e,column:this})??!1}isSuppressFillHandle(){return!!this.colDef.suppressFillHandle}isAutoHeight(){return!!this.colDef.autoHeight}isAutoHeaderHeight(){return!!this.colDef.autoHeaderHeight}isRowDrag(e){return this.isColumnFunc(e,this.colDef.rowDrag)}isDndSource(e){return this.isColumnFunc(e,this.colDef.dndSource)}isCellCheckboxSelection(e){return this.beans.selectionSvc?.isCellCheckboxSelection(this,e)??!1}isSuppressPaste(e){return this.isColumnFunc(e,this.colDef?.suppressPaste??null)}isResizable(){return!!this.getColDefValue("resizable")}getColDefValue(e){return this.colDef[e]??z0[e]}isColumnFunc(e,t){if(typeof t=="boolean")return t;if(typeof t=="function"){const s=this.createColumnFunctionCallbackParams(e);return t(s)}return!1}createColumnEvent(e,t){return de(this.gos,{type:e,column:this,columns:[this],source:t})}isMoving(){return this.moving}getSort(){return this.sort}isSortable(){return!!this.getColDefValue("sortable")}isSortAscending(){return this.sort==="asc"}isSortDescending(){return this.sort==="desc"}isSortNone(){return Be(this.sort)}isSorting(){return Y(this.sort)}getSortIndex(){return this.sortIndex}isMenuVisible(){return this.menuVisible}getAggFunc(){return this.aggFunc}getLeft(){return this.left}getOldLeft(){return this.oldLeft}getRight(){return this.left+this.actualWidth}setLeft(e,t){this.oldLeft=this.left,this.left!==e&&(this.left=e,this.dispatchColEvent("leftChanged",t))}isFilterActive(){return this.filterActive}isHovered(){return G(261),!!this.beans.colHover?.isHovered(this)}setFirstRightPinned(e,t){this.firstRightPinned!==e&&(this.firstRightPinned=e,this.dispatchColEvent("firstRightPinnedChanged",t))}setLastLeftPinned(e,t){this.lastLeftPinned!==e&&(this.lastLeftPinned=e,this.dispatchColEvent("lastLeftPinnedChanged",t))}isFirstRightPinned(){return this.firstRightPinned}isLastLeftPinned(){return this.lastLeftPinned}isPinned(){return this.pinned==="left"||this.pinned==="right"}isPinnedLeft(){return this.pinned==="left"}isPinnedRight(){return this.pinned==="right"}getPinned(){return this.pinned}setVisible(e,t){const s=e===!0;this.visible!==s&&(this.visible=s,this.dispatchColEvent("visibleChanged",t)),this.dispatchStateUpdatedEvent("hide")}isVisible(){return this.visible}isSpanHeaderHeight(){return!this.getColDef().suppressSpanHeaderHeight}getFirstRealParent(){let e=this.getOriginalParent();for(;e?.isPadding();)e=e.getOriginalParent();return e}getColumnGroupPaddingInfo(){let e=this.getParent();if(!e?.isPadding())return{numberOfParents:0,isSpanningTotal:!1};const t=e.getPaddingLevel()+1;let s=!0;for(;e;){if(!e.isPadding()){s=!1;break}e=e.getParent()}return{numberOfParents:t,isSpanningTotal:s}}getColDef(){return this.colDef}getDefinition(){return this.colDef}getColumnGroupShow(){return this.colDef.columnGroupShow}getColId(){return this.colId}getId(){return this.colId}getUniqueId(){return this.colId}getActualWidth(){return this.actualWidth}getAutoHeaderHeight(){return this.autoHeaderHeight}setAutoHeaderHeight(e){const t=e!==this.autoHeaderHeight;return this.autoHeaderHeight=e,t}createBaseColDefParams(e){return de(this.gos,{node:e,data:e.data,colDef:this.colDef,column:this})}getColSpan(e){if(Be(this.colDef.colSpan))return 1;const t=this.createBaseColDefParams(e),s=this.colDef.colSpan(t);return Math.max(s,1)}getRowSpan(e){if(Be(this.colDef.rowSpan))return 1;const t=this.createBaseColDefParams(e),s=this.colDef.rowSpan(t);return Math.max(s,1)}setActualWidth(e,t,s=!1){e=Math.max(e,this.minWidth),e=Math.min(e,this.maxWidth),this.actualWidth!==e&&(this.actualWidth=e,this.flex!=null&&t!=="flex"&&t!=="gridInitializing"&&(this.flex=null),s||this.fireColumnWidthChangedEvent(t)),this.dispatchStateUpdatedEvent("width")}fireColumnWidthChangedEvent(e){this.dispatchColEvent("widthChanged",e)}isGreaterThanMax(e){return e>this.maxWidth}getMinWidth(){return this.minWidth}getMaxWidth(){return this.maxWidth}getFlex(){return this.flex}isRowGroupActive(){return this.rowGroupActive}isPivotActive(){return this.pivotActive}isAnyFunctionActive(){return this.isPivotActive()||this.isRowGroupActive()||this.isValueActive()}isAnyFunctionAllowed(){return this.isAllowPivot()||this.isAllowRowGroup()||this.isAllowValue()}isValueActive(){return this.aggregationActive}isAllowPivot(){return this.colDef.enablePivot===!0}isAllowValue(){return this.colDef.enableValue===!0}isAllowRowGroup(){return this.colDef.enableRowGroup===!0}dispatchColEvent(e,t,s){const o=this.createColumnEvent(e,t);s&&pt(o,s),this.colEventSvc.dispatchEvent(o)}dispatchStateUpdatedEvent(e){this.colEventSvc.dispatchEvent({type:"columnStateUpdated",key:e})}};function ct(e){return e instanceof Fr}var Fr=class extends A{constructor(e,t,s,o){super(),this.colGroupDef=e,this.groupId=t,this.padding=s,this.level=o,this.isColumn=!1,this.expandable=!1,this.instanceId=Np(),this.expandableListenerRemoveCallback=null,this.expanded=!!e?.openByDefault}destroy(){this.expandableListenerRemoveCallback&&this.reset(null,void 0),super.destroy()}reset(e,t){this.colGroupDef=e,this.level=t,this.originalParent=null,this.expandableListenerRemoveCallback&&this.expandableListenerRemoveCallback(),this.children=void 0,this.expandable=void 0}getInstanceId(){return this.instanceId}getOriginalParent(){return this.originalParent}getLevel(){return this.level}isVisible(){return this.children?this.children.some(e=>e.isVisible()):!1}isPadding(){return this.padding}setExpanded(e){this.expanded=e===void 0?!1:e,this.dispatchLocalEvent({type:"expandedChanged"})}isExpandable(){return this.expandable}isExpanded(){return this.expanded}getGroupId(){return this.groupId}getId(){return this.getGroupId()}setChildren(e){this.children=e}getChildren(){return this.children}getColGroupDef(){return this.colGroupDef}getLeafColumns(){const e=[];return this.addLeafColumns(e),e}forEachLeafColumn(e){if(this.children)for(const t of this.children)Gs(t)?e(t):ct(t)&&t.forEachLeafColumn(e)}addLeafColumns(e){if(this.children)for(const t of this.children)Gs(t)?e.push(t):ct(t)&&t.addLeafColumns(e)}getColumnGroupShow(){const e=this.colGroupDef;if(e)return e.columnGroupShow}setupExpandable(){this.setExpandable(),this.expandableListenerRemoveCallback&&this.expandableListenerRemoveCallback();const e=this.onColumnVisibilityChanged.bind(this);for(const t of this.getLeafColumns())t.__addEventListener("visibleChanged",e);this.expandableListenerRemoveCallback=()=>{for(const t of this.getLeafColumns())t.__removeEventListener("visibleChanged",e);this.expandableListenerRemoveCallback=null}}setExpandable(){if(this.isPadding())return;let e=!1,t=!1,s=!1;const o=this.findChildrenRemovingPadding();for(let n=0,r=o.length;n<r;n++){const a=o[n];if(!a.isVisible())continue;const l=a.getColumnGroupShow();l==="open"?(e=!0,s=!0):l==="closed"?(t=!0,s=!0):(e=!0,t=!0)}const i=e&&t&&s;this.expandable!==i&&(this.expandable=i,this.dispatchLocalEvent({type:"expandableChanged"}))}findChildrenRemovingPadding(){const e=[],t=s=>{for(const o of s)ct(o)&&o.isPadding()?t(o.children):e.push(o)};return t(this.children),e}onColumnVisibilityChanged(){this.setExpandable()}},_0={numericColumn:{headerClass:"ag-right-aligned-header",cellClass:"ag-right-aligned-cell"},rightAligned:{headerClass:"ag-right-aligned-header",cellClass:"ag-right-aligned-cell"}};function zu(e,t,s){const o={},i=e.gos;return Object.assign(o,i.get("defaultColGroupDef")),Object.assign(o,t),i.validateColDef(o,s),o}var j0=class{constructor(){this.existingKeys={}}addExistingKeys(e){for(let t=0;t<e.length;t++)this.existingKeys[e[t]]=!0}getUniqueKey(e,t){e=Cc(e);let s=0;for(;;){let o=e??t;if(o?s!==0&&(o+="_"+s):o=s,!this.existingKeys[o]){const i=String(o);return e&&s>0&&G(273,{providedId:e,usedId:i}),this.existingKeys[i]=!0,i}s++}}};function Ae(e){if(e?.length)return e[e.length-1]}function Vs(e,t,s){if(e===t)return!0;if(!e||!t)return e==null&&t==null;const o=e.length;if(o!==t.length)return!1;for(let i=0;i<o;i++)if(e[i]!==t[i]&&!s?.(e[i],t[i]))return!1;return!0}function Ni(e,t){if(e)for(const s of e)t(s)}function _t(e,t){const s=e.indexOf(t);s>=0&&e.splice(s,1)}function Wu(e,t,s){for(let o=0;o<t.length;o++)_t(e,t[o]);for(let o=t.length-1;o>=0;o--)e.splice(s,0,t[o])}var Ea="ag-Grid-AutoColumn",Hp="ag-Grid-SelectionColumn",Gp="ag-Grid-RowNumbersColumn";function Bp(e){const t=[],s=o=>{for(let i=0;i<o.length;i++){const n=o[i];Gs(n)?t.push(n):ct(n)&&s(n.getChildren())}};return s(e),t}function ds(e){return e.reduce((t,s)=>t+s.getActualWidth(),0)}function qr(e,t,s){const o={};if(!t)return;ms(null,t,n=>{o[n.getInstanceId()]=n}),s&&ms(null,s,n=>{o[n.getInstanceId()]=null});const i=Object.values(o).filter(n=>n!=null);e.context.destroyBeans(i)}function Sd(e){return e.getId().startsWith(Ea)}function ys(e){return(typeof e=="string"?e:"getColId"in e?e.getColId():e.colId)?.startsWith(Hp)??!1}function fs(e){return(typeof e=="string"?e:"getColId"in e?e.getColId():e.colId)?.startsWith(Gp)??!1}function U0(e){return ys(e)||fs(e)}function Yr(e){let t=[];return e instanceof Array?t=e:typeof e=="string"&&(t=e.split(",")),t}function $0(e,t){return Vs(e,t,(s,o)=>s.getColId()===o.getColId())}function K0(e){e.map={};for(const t of e.list)e.map[t.getId()]=t}function Yo(e){return e==="optionsUpdated"?"gridOptionsChanged":e}function en(e,t){const s=e===t,o=e.getColDef()===t,i=e.getColId()==t;return s||o||i}var q0=(e,t)=>(s,o)=>{const i={value1:void 0,value2:void 0};let n=!1;return e&&(e[s]!==void 0&&(i.value1=e[s],n=!0),Y(o)&&e[o]!==void 0&&(i.value2=e[o],n=!0)),!n&&t&&(t[s]!==void 0&&(i.value1=t[s]),Y(o)&&t[o]!==void 0&&(i.value2=t[o])),i},Y0=(e,t)=>{ct(e)&&e.setupExpandable(),e.originalParent=t};function Z0(e,t=null,s,o,i){const n=new j0,{existingCols:r,existingGroups:a,existingColKeys:l}=X0(o);n.addExistingKeys(l);const c=Vp(e,t,0,s,r,n,a,i),{colGroupSvc:d}=e,u=d?.findMaxDepth(c,0)??0,h=d?d.balanceColumnTree(c,0,u,n):c;return ms(null,h,Y0),{columnTree:h,treeDepth:u}}function X0(e){const t=[],s=[],o=[];return e&&ms(null,e,i=>{if(ct(i)){const n=i;s.push(n)}else{const n=i;o.push(n.getId()),t.push(n)}}),{existingCols:t,existingGroups:s,existingColKeys:o}}function Vp(e,t,s,o,i,n,r,a){if(!t)return[];const{colGroupSvc:l}=e,c=new Array(t.length);for(let d=0;d<c.length;d++){const u=t[d];l&&oS(u)?c[d]=l.createProvidedColumnGroup(o,u,s,i,n,r,a):c[d]=Q0(e,o,u,i,n,a)}return c}function Q0(e,t,s,o,i,n){const r=eS(s,o);r&&o?.splice(r.idx,1);let a=r?.column;if(a){const l=Fc(e,s,a.getColId());a.setColDef(l,s,n),J0(e,a,l,n)}else{const l=i.getUniqueKey(s.colId,s.field),c=Fc(e,s,l);a=new xo(c,s,l,t),e.context.createBean(a)}return e.dataTypeSvc?.addColumnListeners(a),a}function zp(e,t,s,o,i,n,r,a){const{sortSvc:l,pinnedCols:c,colFlex:d}=e;s!==void 0&&t.setVisible(!s,a),l&&(l.updateColSort(t,o,a),i!==void 0&&l.setColSortIndex(t,i)),n!==void 0&&c?.setColPinned(t,n),r!==void 0&&d?.setColFlex(t,r)}function J0(e,t,s,o){zp(e,t,s.hide,s.sort,s.sortIndex,s.pinned,s.flex,o);const i=t.getFlex();if(!(i!=null&&i>0))if(s.width!=null)t.setActualWidth(s.width,o);else{const n=t.getActualWidth();t.setActualWidth(n,o)}}function eS(e,t){if(t)for(let s=0;s<t.length;s++){const o=t[s].getUserProvidedColDef();if(!o)continue;if(e.colId!=null){if(t[s].getId()===e.colId)return{idx:s,column:t[s]};continue}if(e.field!=null){if(o.field===e.field)return{idx:s,column:t[s]};continue}if(o===e)return{idx:s,column:t[s]}}}function Fc(e,t,s,o){const{gos:i,dataTypeSvc:n}=e,r={},a=i.get("defaultColDef");pt(r,a,!1,!0);const l=tS(e,r,t,s);l&&sS(e,l,r);const c=r.cellDataType;pt(r,t,!1,!0),c!==void 0&&(r.cellDataType=c);const d=i.get("autoGroupColumnDef"),u=Jt(i);return t.rowGroup&&d&&u&&pt(r,{sort:d.sort,initialSort:d.initialSort},!1,!0),n&&(n.postProcess(r),n.validateColDef(r)),i.validateColDef(r,s,o),r}function tS(e,t,s,o){const i=e.dataTypeSvc?.updateColDefAndGetColumnType(t,s,o),n=s.type??i??t.type;return t.type=n,n?Yr(n):void 0}function sS(e,t,s){if(!t.length)return;const o=Object.assign({},_0),i=e.gos.get("columnTypes")||{};for(const n of Object.keys(i)){const r=i[n];n in o?G(34,{key:n}):(r.type&&G(35),o[n]=r)}for(const n of t){const r=o[n.trim()];r?pt(s,r,!1,!0):G(36,{t:n})}}function oS(e){return e.children!==void 0}function ms(e,t,s){if(t)for(let o=0;o<t.length;o++){const i=t[o];ct(i)&&ms(i,i.getChildren(),s),s(i,e)}}function Wp(e,t){const s=[],o=[],i=[];return e.forEach(r=>{const a=r.getColDef().lockPosition;a==="right"?i.push(r):a==="left"||a===!0?s.push(r):o.push(r)}),t.get("enableRtl")?[...i,...o,...s]:[...s,...o,...i]}function _p(e,t){let s=!0;return ms(null,t,o=>{if(!ct(o))return;const i=o;if(!i.getColGroupDef()?.marryChildren)return;const a=[];for(const h of i.getLeafColumns()){const p=e.indexOf(h);a.push(p)}const l=Math.max.apply(Math,a),c=Math.min.apply(Math,a),d=l-c,u=i.getLeafColumns().length-1;d>u&&(s=!1)}),s}function jp(e,t){if(!e||e.length==0)return;const s=t(e[0]);for(let o=1;o<e.length;o++)if(s!==t(e[o]))return;return s}function Up(e,t,s){if(!t.length)return;const o=t.length===1?t[0]:null,i=jp(t,n=>n.getPinned());e.dispatchEvent({type:"columnPinned",pinned:i??null,columns:t,column:o,source:s})}function iS(e,t,s){if(!t.length)return;const o=t.length===1?t[0]:null,i=jp(t,n=>n.isVisible());e.dispatchEvent({type:"columnVisible",visible:i,columns:t,column:o,source:s})}function nS(e,t,s,o){e.dispatchEvent({type:t,columns:s,column:s&&s.length==1?s[0]:null,source:o})}function ri(e,t,s,o,i=null){t?.length&&e.dispatchEvent({type:"columnResized",columns:t,column:t.length===1?t[0]:null,flexColumns:i,finished:s,source:o})}function Wt(e,t,s){const{colModel:o,rowGroupColsSvc:i,pivotColsSvc:n,autoColSvc:r,selectionColSvc:a,colAnimation:l,visibleCols:c,pivotResultCols:d,environment:u,valueColsSvc:h,eventSvc:p,gos:f}=e,C=o.getColDefCols()??[],v=a?.getColumns();if(!C.length&&!v?.length)return!1;if(t?.state&&!t.state.forEach)return G(32),!1;const w=(x,R,F,D,M)=>{if(!x)return;const k=q0(R,t.defaultState),E=k("flex").value1;if(zp(e,x,k("hide").value1,k("sort").value1,k("sortIndex").value1,k("pinned").value1,E,s),E==null){const P=k("width").value1;if(P!=null){const N=x.getColDef().minWidth??u.getDefaultColumnMinWidth();N!=null&&P>=N&&x.setActualWidth(P,s)}}M||!x.isPrimary()||(h?.syncColumnWithState(x,s,k),i?.syncColumnWithState(x,s,k,F),n?.syncColumnWithState(x,s,k,D))},b=(x,R,F)=>{const D=$p(e,s),M=R.slice(),k={},E={},P=[],N=[],B=[];let O=0;const J=i?.columns.slice()??[],te=n?.columns.slice()??[];for(const V of x){const Q=V.colId;if(Q.startsWith(Ea)){P.push(V),B.push(V);continue}if(ys(Q)){N.push(V),B.push(V);continue}const $=F(Q);$?(w($,V,k,E,!1),_t(M,$)):(B.push(V),O+=1)}const L=V=>w(V,null,k,E,!1);M.forEach(L),i?.sortColumns(_u.bind(i,k,J)),n?.sortColumns(_u.bind(n,E,te)),o.refreshCols(!1,s);const le=(V,Q,X=[])=>{for(const $ of Q){const q=V($.colId);_t(X,q),w(q,$,null,null,!0)}X.forEach(L)};return le(V=>r?.getColumn(V)??null,P,r?.getColumns()?.slice()),le(V=>a?.getColumn(V)??null,N,a?.getColumns()?.slice()),aS(t,o,f),c.refresh(s),p.dispatchEvent({type:"columnEverythingChanged",source:s}),D(),{unmatchedAndAutoStates:B,unmatchedCount:O}};l?.start();let{unmatchedAndAutoStates:S,unmatchedCount:y}=b(t.state||[],C,x=>o.getColDefCol(x));if(S.length>0||Y(t.defaultState)){const x=d?.getPivotResultCols()?.list??[];y=b(S,x,R=>d?.getPivotResultCol(R)??null).unmatchedCount}return l?.finish(),y===0}function rS(e,t){const{colModel:s,autoColSvc:o,selectionColSvc:i,eventSvc:n,gos:r}=e,a=s.getColDefCols();if(!a?.length)return;const l=s.getColDefColTree(),c=Bp(l),d=[];let u=1e3,h=1e3;const p=b=>{const S=Kp(b);Be(S.rowGroupIndex)&&S.rowGroup&&(S.rowGroupIndex=u++),Be(S.pivotIndex)&&S.pivot&&(S.pivotIndex=h++),d.push(S)};o?.getColumns()?.forEach(p),i?.getColumns()?.forEach(p),c?.forEach(p),Wt(e,{state:d},t);const f=o?.getColumns()??[],w=[...i?.getColumns()??[],...f,...a].map(b=>({colId:b.colId}));Wt(e,{state:w,applyOrder:!0},t),n.dispatchEvent(de(r,{type:"columnsReset",source:t}))}function $p(e,t){const{rowGroupColsSvc:s,pivotColsSvc:o,valueColsSvc:i,colModel:n,sortSvc:r,eventSvc:a}=e,l={rowGroupColumns:s?.columns.slice()??[],pivotColumns:o?.columns.slice()??[],valueColumns:i?.columns.slice()??[]},c=Zr(e),d={};for(const u of c)d[u.colId]=u;return()=>{const u=(R,F,D,M)=>{const k=F.map(M),E=D.map(M);if(Vs(k,E))return;const N=new Set(F);for(const O of D)N.delete(O)||N.add(O);const B=[...N];a.dispatchEvent({type:R,columns:B,column:B.length===1?B[0]:null,source:t})},h=R=>{const F=[];return n.forAllCols(D=>{const M=d[D.getColId()];M&&R(M,D)&&F.push(D)}),F},p=R=>R.getColId();u("columnRowGroupChanged",l.rowGroupColumns,s?.columns??[],p),u("columnPivotChanged",l.pivotColumns,o?.columns??[],p);const C=h((R,F)=>{const D=R.aggFunc!=null,M=D!=F.isValueActive(),k=D&&R.aggFunc!=F.getAggFunc();return M||k});C.length>0&&nS(a,"columnValueChanged",C,t),ri(a,h((R,F)=>R.width!=F.getActualWidth()),!0,t),Up(a,h((R,F)=>R.pinned!=F.getPinned()),t),iS(a,h((R,F)=>R.hide==F.isVisible()),t);const y=h((R,F)=>R.sort!=F.getSort()||R.sortIndex!=F.getSortIndex());y.length>0&&r?.dispatchSortChangedEvents(t,y);const x=Zr(e);cS(c,x,t,n,a)}}function Zr(e){const{colModel:t,rowGroupColsSvc:s,pivotColsSvc:o}=e,i=t.getColDefCols();if(Be(i)||!t.isAlive())return[];const n=s?.columns,r=o?.columns,a=[],l=d=>{const u=d.isRowGroupActive()&&n?n.indexOf(d):null,h=d.isPivotActive()&&r?r.indexOf(d):null,p=d.isValueActive()?d.getAggFunc():null,f=d.getSort()!=null?d.getSort():null,C=d.getSortIndex()!=null?d.getSortIndex():null;a.push({colId:d.getColId(),width:d.getActualWidth(),hide:!d.isVisible(),pinned:d.getPinned(),sort:f,sortIndex:C,aggFunc:p,rowGroup:d.isRowGroupActive(),rowGroupIndex:u,pivot:d.isPivotActive(),pivotIndex:h,flex:d.getFlex()??null})};t.forAllCols(d=>l(d));const c=new Map(t.getCols().map((d,u)=>[d.getColId(),u]));return a.sort((d,u)=>{const h=c.has(d.colId)?c.get(d.colId):-1,p=c.has(u.colId)?c.get(u.colId):-1;return h-p}),a}function Kp(e){const t=(f,C)=>f??C??null,s=e.getColDef(),o=t(s.sort,s.initialSort),i=t(s.sortIndex,s.initialSortIndex),n=t(s.hide,s.initialHide),r=t(s.pinned,s.initialPinned),a=t(s.width,s.initialWidth),l=t(s.flex,s.initialFlex);let c=t(s.rowGroupIndex,s.initialRowGroupIndex),d=t(s.rowGroup,s.initialRowGroup);c==null&&!d&&(c=null,d=null);let u=t(s.pivotIndex,s.initialPivotIndex),h=t(s.pivot,s.initialPivot);u==null&&!h&&(u=null,h=null);const p=t(s.aggFunc,s.initialAggFunc);return{colId:e.getColId(),sort:o,sortIndex:i,hide:n,pinned:r,width:a,flex:l,rowGroup:d,rowGroupIndex:c,pivot:h,pivotIndex:u,aggFunc:p}}function aS(e,t,s){if(!e.applyOrder||!e.state)return;const o=[];for(const i of e.state)i.colId!=null&&o.push(i.colId);lS(t.cols,o,t,s)}function lS(e,t,s,o){if(e==null)return;let i=[];const n={};for(const a of t){if(n[a])continue;const l=e.map[a];l&&(i.push(l),n[a]=!0)}let r=0;for(const a of e.list){const l=a.getColId();if(n[l]!=null)continue;l.startsWith(Ea)?i.splice(r++,0,a):i.push(a)}if(i=Wp(i,o),!_p(i,s.getColTree())){G(39);return}e.list=i}function cS(e,t,s,o,i){const n={};for(const d of t)n[d.colId]=d;const r={};for(const d of e)n[d.colId]&&(r[d.colId]=!0);const a=e.filter(d=>r[d.colId]),l=t.filter(d=>r[d.colId]),c=[];l.forEach((d,u)=>{const h=a?.[u];if(h&&h.colId!==d.colId){const p=o.getCol(h.colId);p&&c.push(p)}}),c.length&&i.dispatchEvent({type:"columnMoved",columns:c,column:c.length===1?c[0]:null,finished:!0,source:s})}var _u=(e,t,s,o)=>{const i=e[s.getId()],n=e[o.getId()],r=i!=null,a=n!=null;if(r&&a)return i-n;if(r)return-1;if(a)return 1;const l=t.indexOf(s),c=t.indexOf(o),d=l>=0,u=c>=0;return d&&u?l-c:d?-1:1},dS=class extends A{constructor(){super(...arguments),this.beanName="colModel",this.pivotMode=!1,this.ready=!1,this.changeEventsDispatching=!1}postConstruct(){this.pivotMode=this.gos.get("pivotMode"),this.addManagedPropertyListeners(["groupDisplayType","treeData","treeDataDisplayType","groupHideOpenParents","rowNumbers","hidePaddedHeaderRows"],e=>this.refreshAll(Yo(e.source))),this.addManagedPropertyListeners(["defaultColDef","defaultColGroupDef","columnTypes","suppressFieldDotNotation"],this.recreateColumnDefs.bind(this)),this.addManagedPropertyListener("pivotMode",e=>this.setPivotMode(this.gos.get("pivotMode"),Yo(e.source)))}createColsFromColDefs(e){const{beans:t}=this,{valueCache:s,colAutosize:o,rowGroupColsSvc:i,pivotColsSvc:n,valueColsSvc:r,visibleCols:a,eventSvc:l,groupHierarchyColSvc:c}=t,d=this.colDefs?$p(t,e):void 0;s?.expire();const u=this.colDefCols?.list,h=this.colDefCols?.tree,p=Z0(t,this.colDefs,!0,h,e);qr(t,this.colDefCols?.tree,p.columnTree);const f=p.columnTree,C=p.treeDepth,v=Bp(f),w={};for(const b of v)w[b.getId()]=b;this.colDefCols={tree:f,treeDepth:C,list:v,map:w},this.createColumnsForService([c],this.colDefCols,e),i?.extractCols(e,u),n?.extractCols(e,u),r?.extractCols(e,u),this.ready=!0,this.refreshCols(!0,e),a.refresh(e),l.dispatchEvent({type:"columnEverythingChanged",source:e}),d&&(this.changeEventsDispatching=!0,d(),this.changeEventsDispatching=!1),l.dispatchEvent({type:"newColumnsLoaded",source:e}),e==="gridInitializing"&&o?.applyAutosizeStrategy()}refreshCols(e,t){if(!this.colDefCols)return;const s=this.cols?.tree;this.saveColOrder();const{autoColSvc:o,selectionColSvc:i,rowNumbersSvc:n,quickFilter:r,pivotResultCols:a,showRowGroupCols:l,rowAutoHeight:c,visibleCols:d,colViewport:u,eventSvc:h}=this.beans,p=this.selectCols(a,this.colDefCols);this.createColumnsForService([o,i,n],p,t);const f=D0(this.gos,this.showingPivotResult);(!e||f)&&this.restoreColOrder(p),this.positionLockedCols(p),l?.refresh(),r?.refreshCols(),this.setColSpanActive(),c?.setAutoHeightActive(p),d.clear(),u.clear(),!Vs(s,this.cols.tree)&&h.dispatchEvent({type:"gridColumnsChanged"})}createColumnsForService(e,t,s){for(const o of e)o&&(o.createColumns(t,i=>{this.lastOrder=i(this.lastOrder),this.lastPivotOrder=i(this.lastPivotOrder)},s),o.addColumns(t))}selectCols(e,t){const s=e?.getPivotResultCols()??null;this.showingPivotResult=s!=null;const{map:o,list:i,tree:n,treeDepth:r}=s??t;return this.cols={list:i.slice(),map:{...o},tree:n.slice(),treeDepth:r},s&&(s.list.some(l=>this.cols?.map[l.getColId()]!==void 0)||(this.lastPivotOrder=null)),this.cols}getColsToShow(){if(!this.cols)return[];const{valueColsSvc:e,selectionColSvc:t,gos:s}=this.beans,o=this.isPivotMode()&&!this.showingPivotResult,i=t?.isSelectionColumnEnabled(),n=s.get("rowNumbers"),r=e?.columns;return this.cols.list.filter(l=>{const c=Sd(l);if(o){const d=r?.includes(l);return c||d||i&&ys(l)||n&&fs(l)}else return c||l.isVisible()})}refreshAll(e){this.ready&&(this.refreshCols(!1,e),this.beans.visibleCols.refresh(e))}setColsVisible(e,t=!1,s){Wt(this.beans,{state:e.map(o=>({colId:typeof o=="string"?o:o.getColId(),hide:!t}))},s)}restoreColOrder(e){const t=this.showingPivotResult?this.lastPivotOrder:this.lastOrder;if(!t)return;const s=t.filter(u=>e.map[u.getId()]!=null);if(s.length===0)return;if(s.length===e.list.length){e.list=s;return}const o=u=>{const h=u.getOriginalParent();return h?h.getChildren().length>1?!0:o(h):!1};if(!s.some(u=>o(u))){const u=new Set(s);for(const h of e.list)u.has(h)||s.push(h);e.list=s;return}const i=new Map;for(let u=0;u<s.length;u++){const h=s[u];i.set(h,u)}const n=e.list.filter(u=>!i.has(u));if(n.length===0){e.list=s;return}const r=(u,h)=>{const p=h?h.getOriginalParent():u.getOriginalParent();if(!p)return null;let f=null,C=null;for(const v of p.getChildren())if(!(v===h||v===u)){if(v instanceof xo){const w=i.get(v);if(w==null)continue;(f==null||f<w)&&(f=w,C=v);continue}v.forEachLeafColumn(w=>{const b=i.get(w);b!=null&&(f==null||f<b)&&(f=b,C=w)})}return C??r(u,p)},a=[],l=new Map;for(const u of n){const h=r(u,null);if(h==null){a.push(u);continue}const p=l.get(h);p===void 0?l.set(h,u):Array.isArray(p)?p.push(u):l.set(h,[p,u])}const c=new Array(e.list.length);let d=c.length-1;for(let u=a.length-1;u>=0;u--)c[d--]=a[u];for(let u=s.length-1;u>=0;u--){const h=s[u],p=l.get(h);if(p)if(Array.isArray(p))for(let f=p.length-1;f>=0;f--){const C=p[f];c[d--]=C}else c[d--]=p;c[d--]=h}e.list=c}positionLockedCols(e){e.list=Wp(e.list,this.gos)}saveColOrder(){this.showingPivotResult?this.lastPivotOrder=this.cols?.list??null:this.lastOrder=this.cols?.list??null}getColumnDefs(e){return this.colDefCols&&this.beans.colDefFactory?.getColumnDefs(this.colDefCols.list,this.showingPivotResult,this.lastOrder,this.cols?.list??[],e)}setColSpanActive(){this.colSpanActive=!!this.cols?.list.some(e=>e.getColDef().colSpan!=null)}isPivotMode(){return this.pivotMode}setPivotMode(e,t){if(e===this.pivotMode||(this.pivotMode=e,!this.ready))return;this.refreshCols(!1,t);const{visibleCols:s,eventSvc:o}=this.beans;s.refresh(t),o.dispatchEvent({type:"columnPivotModeChanged"})}isPivotActive(){const e=this.beans.pivotColsSvc?.columns;return this.pivotMode&&!!e?.length}recreateColumnDefs(e){if(!this.cols)return;this.beans.autoColSvc?.updateColumns(e);const t=Yo(e.source);this.createColsFromColDefs(t)}setColumnDefs(e,t){this.colDefs=e,this.createColsFromColDefs(t)}destroy(){qr(this.beans,this.colDefCols?.tree),super.destroy()}getColTree(){return this.cols?.tree??[]}getColDefColTree(){return this.colDefCols?.tree??[]}getColDefCols(){return this.colDefCols?.list??null}getCols(){return this.cols?.list??[]}forAllCols(e){const{pivotResultCols:t,autoColSvc:s,selectionColSvc:o,groupHierarchyColSvc:i}=this.beans;Ni(this.colDefCols?.list,e),Ni(s?.columns?.list,e),Ni(o?.columns?.list,e),Ni(i?.columns?.list,e),Ni(t?.getPivotResultCols()?.list,e)}getColsForKeys(e){return e?e.map(t=>this.getCol(t)).filter(t=>t!=null):[]}getColDefCol(e){return this.colDefCols?.list?this.getColFromCollection(e,this.colDefCols):null}getCol(e){return e==null?null:this.getColFromCollection(e,this.cols)}getColById(e){return this.cols?.map[e]??null}getColFromCollection(e,t){if(t==null)return null;const{map:s,list:o}=t;if(typeof e=="string"&&s[e])return s[e];for(let a=0;a<o.length;a++)if(en(o[a],e))return o[a];const{autoColSvc:i,selectionColSvc:n,groupHierarchyColSvc:r}=this.beans;return i?.getColumn(e)??n?.getColumn(e)??r?.getColumn(e)??null}},qp=class{constructor(){this.existingIds={}}getInstanceIdForKey(e){const t=this.existingIds[e];let s;return typeof t!="number"?s=0:s=t+1,this.existingIds[e]=s,s}},fi=class extends A{};function Pn(e,t,s){return s&&e.addDestroyFunc(()=>t.destroyBean(s)),s??e}var ne=null;function ju(e){return typeof e?.getGui=="function"}var Mn=class{constructor(e){this.cssClassStates={},this.getGui=e}toggleCss(e,t){if(!e)return;if(e.indexOf(" ")>=0){const o=(e||"").split(" ");if(o.length>1){for(const i of o)this.toggleCss(i,t);return}}this.cssClassStates[e]!==t&&e.length&&(this.getGui()?.classList.toggle(e,t),this.cssClassStates[e]=t)}},uS=0,Tn=class extends rs{constructor(e,t){super(),this.suppressDataRefValidation=!1,this.displayed=!0,this.visible=!0,this.compId=uS++,this.cssManager=new Mn(()=>this.eGui),this.componentSelectors=new Map((t??[]).map(s=>[s.selector,s])),e&&this.setTemplate(e)}preConstruct(){this.wireTemplate(this.getGui());const e="component-"+Object.getPrototypeOf(this)?.constructor?.name;for(const t of this.css??[])this.beans.environment.addGlobalCSS(t,e)}wireTemplate(e,t){e&&this.gos&&(this.applyElementsToComponent(e),this.createChildComponentsFromTags(e,t))}getCompId(){return this.compId}getDataRefAttribute(e){return e.getAttribute?e.getAttribute(hp):null}applyElementsToComponent(e,t,s,o=null){if(t===void 0&&(t=this.getDataRefAttribute(e)),t){const i=this[t];if(i===ne)this[t]=o??e;else{const n=s?.[t];if(!this.suppressDataRefValidation&&!n)throw new Error(`data-ref: ${t} on ${this.constructor.name} with ${i}`)}}}createChildComponentsFromTags(e,t){const s=[];for(const o of e.childNodes??[])s.push(o);for(const o of s){if(!(o instanceof HTMLElement))continue;const i=this.createComponentFromElement(o,n=>{const r=n.getGui();if(r)for(const a of o.attributes??[])r.setAttribute(a.name,a.value)},t);if(i){if(i.addItems&&o.children.length){this.createChildComponentsFromTags(o,t);const n=Array.prototype.slice.call(o.children);i.addItems(n)}this.swapComponentForNode(i,e,o)}else o.childNodes&&this.createChildComponentsFromTags(o,t)}}createComponentFromElement(e,t,s){const o=e.nodeName,i=this.getDataRefAttribute(e),n=o.indexOf("AG-")===0,r=n?this.componentSelectors.get(o):null;let a=null;if(r){const l=s&&i?s[i]:void 0;a=new r.component(l),a.setParentComponent(this),this.createBean(a,null,t)}else if(n)throw new Error(`selector: ${o}`);return this.applyElementsToComponent(e,i,s,a),a}swapComponentForNode(e,t,s){const o=e.getGui();t.replaceChild(o,s),t.insertBefore(document.createComment(s.nodeName),o),this.addDestroyFunc(this.destroyBean.bind(this,e))}activateTabIndex(e){const t=this.gos.get("tabIndex");e||(e=[]),e.length||e.push(this.getGui());for(const s of e)s.setAttribute("tabindex",t.toString())}setTemplate(e,t,s){let o;typeof e=="string"||e==null?o=ud(e):o=Dn(e),this.setTemplateFromElement(o,t,s)}setTemplateFromElement(e,t,s,o=!1){if(this.eGui=e,this.suppressDataRefValidation=o,t)for(let i=0;i<t.length;i++){const n=t[i];this.componentSelectors.set(n.selector,n)}this.wireTemplate(e,s)}getGui(){return this.eGui}getFocusableElement(){return this.eGui}getAriaElement(){return this.getFocusableElement()}setParentComponent(e){this.parentComponent=e}getParentComponent(){return this.parentComponent}setGui(e){this.eGui=e}queryForHtmlElement(e){return this.eGui.querySelector(e)}getContainerAndElement(e,t){let s=t;return e==null?null:(s||(s=this.eGui),pd(e)?{element:e,parent:s}:{element:e.getGui(),parent:s})}prependChild(e,t){const{element:s,parent:o}=this.getContainerAndElement(e,t)||{};!s||!o||o.insertAdjacentElement("afterbegin",s)}appendChild(e,t){const{element:s,parent:o}=this.getContainerAndElement(e,t)||{};!s||!o||o.appendChild(s)}isDisplayed(){return this.displayed}setVisible(e,t={}){if(e!==this.visible){this.visible=e;const{skipAriaHidden:s}=t;Ub(this.eGui,e,{skipAriaHidden:s})}}setDisplayed(e,t={}){if(e!==this.displayed){this.displayed=e;const{skipAriaHidden:s}=t;ze(this.eGui,e,{skipAriaHidden:s});const o={type:"displayChanged",visible:this.displayed};this.dispatchLocalEvent(o)}}destroy(){this.parentComponent&&(this.parentComponent=void 0),super.destroy()}addGuiEventListener(e,t,s){this.eGui.addEventListener(e,t,s),this.addDestroyFunc(()=>this.eGui.removeEventListener(e,t))}addCss(e){this.cssManager.toggleCss(e,!0)}removeCss(e){this.cssManager.toggleCss(e,!1)}toggleCss(e,t){this.cssManager.toggleCss(e,t)}registerCSS(e){this.css||(this.css=[]),this.css.push(e)}},_e=class extends Tn{};function Yp(e){return typeof e=="object"&&!!e.component}function hS(e,t){return new Ee(s=>{s(window.setInterval(e,t))})}var Ee=class Ui{constructor(t){this.status=0,this.resolution=null,this.waiters=[],t(s=>this.onDone(s),s=>this.onReject(s))}static all(t){return t.length?new Ui(s=>{let o=t.length;const i=new Array(o);t.forEach((n,r)=>{n.then(a=>{i[r]=a,o--,o===0&&s(i)})})}):Ui.resolve()}static resolve(t=null){return new Ui(s=>s(t))}then(t){return new Ui(s=>{this.status===1?s(t(this.resolution)):this.waiters.push(o=>s(t(o)))})}onDone(t){this.status=1,this.resolution=t;for(const s of this.waiters)s(t)}onReject(t){}};function gS(e){return e?e.prototype&&"getGui"in e.prototype:!1}function Zp(e,t,s,o){const{name:i}=s;let n,r,a,l,c,d;if(t){const u=t,h=u[i+"Selector"],p=h?h(o):null,f=C=>{typeof C=="string"?n=C:C!=null&&C!==!0&&(e.isFrameworkComponent(C)?a=C:r=C)};p?(f(p.component),l=p.params,c=p.popup,d=p.popupPosition):f(u[i])}return{compName:n,jsComp:r,fwComp:a,paramsFromSelector:l,popupFromSelector:c,popupPositionFromSelector:d}}var pS=class extends A{constructor(){super(...arguments),this.beanName="userCompFactory"}wireBeans(e){this.agCompUtils=e.agCompUtils,this.registry=e.registry,this.frameworkCompWrapper=e.frameworkCompWrapper,this.gridOptions=e.gridOptions}getCompDetailsFromGridOptions(e,t,s,o=!1){return this.getCompDetails(this.gridOptions,e,t,s,o)}getCompDetails(e,t,s,o,i=!1){const{name:n,cellRenderer:r}=t;let{compName:a,jsComp:l,fwComp:c,paramsFromSelector:d,popupFromSelector:u,popupPositionFromSelector:h}=Zp(this.beans.frameworkOverrides,e,t,o),p,f;const C=S=>{const y=this.registry.getUserComponent(n,S);y&&(l=y.componentFromFramework?void 0:y.component,c=y.componentFromFramework?y.component:void 0,p=y.params,f=y.processParams)};if(a!=null&&C(a),l==null&&c==null&&s!=null&&C(s),l&&r&&!gS(l)&&(l=this.agCompUtils?.adaptFunction(t,l)),!l&&!c){const{validation:S}=this.beans;i&&(a!==s||!s)?a?S?.isProvidedUserComp(a)||Ie(50,{compName:a}):s?S||Ie(260,{...this.gos.getModuleErrorParams(),propName:n,compName:s}):Ie(216,{name:n}):s&&!S&&Ie(146,{comp:s});return}const v=this.mergeParams(e,t,o,d,p,f),w=l==null,b=l??c;return{componentFromFramework:w,componentClass:b,params:v,type:t,popupFromSelector:u,popupPositionFromSelector:h,newAgStackInstance:()=>this.newAgStackInstance(b,w,v,t)}}newAgStackInstance(e,t,s,o){const i=!t;let n;i?n=new e:n=this.frameworkCompWrapper.wrap(e,o.mandatoryMethods,o.optionalMethods,o),this.createBean(n);const r=n.init?.(s);return r==null?Ee.resolve(n):r.then(()=>n)}mergeParams(e,t,s,o=null,i,n){const r={...s,...i},l=e?.[t.name+"Params"];if(typeof l=="function"){const c=l(s);pt(r,c)}else typeof l=="object"&&pt(r,l);return pt(r,o),n?n(r):r}},fS={name:"dateComponent",mandatoryMethods:["getDate","setDate"],optionalMethods:["afterGuiAttached","setInputPlaceholder","setInputAriaLabel","setDisabled","refresh"]},mS={name:"dragAndDropImageComponent",mandatoryMethods:["setIcon","setLabel"]},CS={name:"headerComponent",optionalMethods:["refresh"]},vS={name:"innerHeaderComponent"},wS={name:"innerHeaderGroupComponent"},bS={name:"headerGroupComponent"},SS={name:"cellRenderer",optionalMethods:["refresh","afterGuiAttached"],cellRenderer:!0},yS={name:"loadingCellRenderer",cellRenderer:!0},xS={name:"cellEditor",mandatoryMethods:["getValue"],optionalMethods:["isPopup","isCancelBeforeStart","isCancelAfterEnd","getPopupPosition","focusIn","focusOut","afterGuiAttached","refresh"]},RS={name:"loadingOverlayComponent",optionalMethods:["refresh"]},FS={name:"noRowsOverlayComponent",optionalMethods:["refresh"]},ES={name:"tooltipComponent"},yd={name:"filter",mandatoryMethods:["isFilterActive","doesFilterPass","getModel","setModel"],optionalMethods:["afterGuiAttached","afterGuiDetached","onNewRowsLoaded","getModelAsString","onFloatingFilterChanged","onAnyFilterChanged","refresh"]},DS={name:"floatingFilterComponent",mandatoryMethods:["onParentModelChanged"],optionalMethods:["afterGuiAttached","refresh"]},PS={name:"fullWidthCellRenderer",optionalMethods:["refresh","afterGuiAttached"],cellRenderer:!0},MS={name:"loadingCellRenderer",cellRenderer:!0},TS={name:"groupRowRenderer",optionalMethods:["afterGuiAttached"],cellRenderer:!0},IS={name:"detailCellRenderer",optionalMethods:["refresh"],cellRenderer:!0};function kS(e,t){return e.getCompDetailsFromGridOptions(mS,"agDragAndDropImage",t,!0)}function AS(e,t,s){return e.getCompDetails(t,CS,"agColumnHeader",s)}function LS(e,t,s){return e.getCompDetails(t,vS,void 0,s)}function OS(e,t){const s=t.columnGroup.getColGroupDef();return e.getCompDetails(s,bS,"agColumnGroupHeader",t)}function NS(e,t,s){return e.getCompDetails(t,wS,void 0,s)}function HS(e,t){return e.getCompDetailsFromGridOptions(PS,void 0,t,!0)}function GS(e,t){return e.getCompDetailsFromGridOptions(MS,"agLoadingCellRenderer",t,!0)}function BS(e,t){return e.getCompDetailsFromGridOptions(TS,"agGroupRowRenderer",t,!0)}function VS(e,t){return e.getCompDetailsFromGridOptions(IS,"agDetailCellRenderer",t,!0)}function Uu(e,t,s){return e.getCompDetails(t,SS,void 0,s)}function $u(e,t,s){return e.getCompDetails(t,yS,"agSkeletonCellRenderer",s,!0)}function Xp(e,t,s){return e.getCompDetails(t,xS,"agCellEditor",s,!0)}function zS(e,t,s,o){const i=t.filter;return Yp(i)&&(t={filter:i.component,filterParams:t.filterParams}),e.getCompDetails(t,yd,o,s,!0)}function WS(e,t,s){return e.getCompDetails(t,fS,"agDateInput",s,!0)}function _S(e,t){return e.getCompDetailsFromGridOptions(RS,"agLoadingOverlay",t,!0)}function jS(e,t){return e.getCompDetailsFromGridOptions(FS,"agNoRowsOverlay",t,!0)}function US(e,t){return e.getCompDetails(t.colDef,ES,"agTooltipComponent",t,!0)}function $S(e,t,s,o){return e.getCompDetails(t,DS,o,s)}function Qp(e,t){return Zp(e,t,yd)}function Fl(e,t,s){return e.mergeParams(t,yd,s)}function Cn(e){const t=e;return t?.getFrameworkComponentInstance!=null?t.getFrameworkComponentInstance():e}function KS(e){return typeof e=="object"&&!!e.getComp}var T={BACKSPACE:"Backspace",TAB:"Tab",ENTER:"Enter",ESCAPE:"Escape",SPACE:" ",LEFT:"ArrowLeft",UP:"ArrowUp",RIGHT:"ArrowRight",DOWN:"ArrowDown",DELETE:"Delete",F2:"F2",PAGE_UP:"PageUp",PAGE_DOWN:"PageDown",PAGE_HOME:"Home",PAGE_END:"End",A:"KeyA",C:"KeyC",D:"KeyD",V:"KeyV",X:"KeyX",Y:"KeyY",Z:"KeyZ"},xd=class extends Tn{isPopup(){return!0}setParentComponent(e){e.addCss("ag-has-popup"),super.setParentComponent(e)}destroy(){const e=this.parentComponent;e?.isAlive()&&e.getGui().classList.remove("ag-has-popup"),super.destroy()}},El,Dl,Pl,Ml,Ec,Dc,Tl;function zs(){return El===void 0&&(El=/^((?!chrome|android).)*safari/i.test(navigator.userAgent)),El}function Jp(){return Dl===void 0&&(Dl=/(firefox)/i.test(navigator.userAgent)),Dl}function ef(){return Pl===void 0&&(Pl=/(Mac|iPhone|iPod|iPad)/i.test(navigator.platform)),Pl}function no(){return Ml===void 0&&(Ml=/iPad|iPhone|iPod/.test(navigator.platform)||navigator.platform==="MacIntel"&&navigator.maxTouchPoints>1),Ml}function Pc(e){if(!e)return null;const t=e.tabIndex,s=e.getAttribute("tabIndex");return t===-1&&(s===null||s===""&&!Jp())?null:t.toString()}function qS(){if(Tl!==void 0)return Tl;if(!document.body)return-1;let e=1e6;const t=Jp()?6e6:1e9,s=document.createElement("div");for(document.body.appendChild(s);;){const o=e*2;if(s.style.height=o+"px",o>t||s.clientHeight!==o)break;e=o}return s.remove(),Tl=e,e}function YS(){return Dc==null&&tf(),Dc}function tf(){const e=document.body,t=document.createElement("div");t.style.width=t.style.height="100px",t.style.opacity="0",t.style.overflow="scroll",t.style.msOverflowStyle="scrollbar",t.style.position="absolute",e.appendChild(t);let s=t.offsetWidth-t.clientWidth;s===0&&t.clientWidth===0&&(s=null),t.parentNode&&t.remove(),s!=null&&(Dc=s,Ec=s===0)}function sf(){return Ec==null&&tf(),Ec}var Rd="T",ZS=new RegExp(`[${Rd} ]`),XS=new RegExp(`^\\d{4}-\\d{2}-\\d{2}(${Rd}\\d{2}:\\d{2}:\\d{2}\\D?)?`);function es(e,t){return e.toString().padStart(t,"0")}function Et(e,t=!0,s=Rd){if(!e)return null;let o=[e.getFullYear(),e.getMonth()+1,e.getDate()].map(i=>es(i,2)).join("-");return t&&(o+=s+[e.getHours(),e.getMinutes(),e.getSeconds()].map(i=>es(i,2)).join(":")),o}function nr(e,t=!0){return e?t?[String(e.getFullYear()),String(e.getMonth()+1),es(e.getDate(),2),es(e.getHours(),2),`:${es(e.getMinutes(),2)}`,`:${es(e.getSeconds(),2)}`]:[e.getFullYear(),e.getMonth()+1,es(e.getDate(),2)].map(String):null}var Il=e=>{if(e>3&&e<21)return"th";switch(e%10){case 1:return"st";case 2:return"nd";case 3:return"rd"}return"th"},Ku=["January","February","March","April","May","June","July","August","September","October","November","December"],kl=["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"];function Mc(e,t){if(t==null)return Et(e,!1);const s=es(e.getFullYear(),4),o={YYYY:()=>s.slice(s.length-4,s.length),YY:()=>s.slice(s.length-2,s.length),Y:()=>`${e.getFullYear()}`,MMMM:()=>Ku[e.getMonth()],MMM:()=>Ku[e.getMonth()].slice(0,3),MM:()=>es(e.getMonth()+1,2),Mo:()=>`${e.getMonth()+1}${Il(e.getMonth()+1)}`,M:()=>`${e.getMonth()+1}`,Do:()=>`${e.getDate()}${Il(e.getDate())}`,DD:()=>es(e.getDate(),2),D:()=>`${e.getDate()}`,dddd:()=>kl[e.getDay()],ddd:()=>kl[e.getDay()].slice(0,3),dd:()=>kl[e.getDay()].slice(0,2),do:()=>`${e.getDay()}${Il(e.getDay())}`,d:()=>`${e.getDay()}`},i=new RegExp(Object.keys(o).join("|"),"g");return t.replace(i,n=>n in o?o[n]():n)}function Er(e,t=!1){return!!wt(e,t)}function QS(e){return Er(e,!0)}function wt(e,t=!1,s){if(!e||!s&&!XS.test(e))return null;const[o,i]=e.split(ZS);if(!o)return null;const n=o.split("-").map(p=>Number.parseInt(p,10));if(n.filter(p=>!isNaN(p)).length!==3)return null;const[r,a,l]=n,c=new Date(r,a-1,l);if(c.getFullYear()!==r||c.getMonth()!==a-1||c.getDate()!==l||!i&&t)return null;if(!i||i==="00:00:00")return c;const[d,u,h]=i.split(":").map(p=>Number.parseInt(p,10));if(d>=0&&d<24)c.setHours(d);else if(t)return null;if(u>=0&&u<60)c.setMinutes(u);else if(t)return null;if(h>=0&&h<60)c.setSeconds(h);else if(t)return null;return c}function Tc(e){const{inputValue:t,allSuggestions:s,hideIrrelevant:o,filterByPercentageOfBestMatch:i}=e;let n=(s??[]).map((l,c)=>({value:l,relevance:JS(t,l),idx:c}));if(n.sort((l,c)=>l.relevance-c.relevance),o&&(n=n.filter(l=>l.relevance<Math.max(l.value.length,t.length))),n.length>0&&i&&i>0){const c=n[0].relevance*i;n=n.filter(d=>c-d.relevance<0)}const r=[],a=[];for(const l of n)r.push(l.value),a.push(l.idx);return{values:r,indices:a}}function JS(e,t){e.length<t.length&&([e,t]=[t,e]);let s=[],o=[];const i=e.length,n=t.length;for(let a=0;a<=n;a++)s[a]=a;let r=0;for(let a=1;a<=i;a++){o[0]=a;for(let l=1;l<=n;l++){const c=e[a-1],d=t[l-1];if(c.toLocaleLowerCase()===d.toLocaleLowerCase())++r,c===d&&++r,a>1&&l>1&&e[a-2].toLocaleLowerCase()===t[l-2].toLocaleLowerCase()&&(++r,e[a-2]===t[l-2]&&++r),a<i/2-10&&++r,o[l]=s[l-1];else{const u=o[l-1],h=s[l],p=s[l-1];o[l]=1+Math.min(u,h,p)}}[s,o]=[o,s]}return s[n]/(r+1)}function of(e){return e.altKey||e.ctrlKey||e.metaKey?!1:e.key?.length===1}var Ic=!1,Xr=0;function ey(e){Xr>0||(e.addEventListener("keydown",Qr),e.addEventListener("mousedown",Qr))}function ty(e){Xr>0||(e.removeEventListener("keydown",Qr),e.removeEventListener("mousedown",Qr))}function Qr(e){const t=Ic,s=e.type==="keydown";s&&(e.ctrlKey||e.metaKey||e.altKey)||t!==s&&(Ic=s)}function sy(e){const t=Je(e);return ey(t),Xr++,()=>{Xr--,ty(t)}}function oy(){return Ic}function Zo(e,t,s=!1){const o=jb;let i=ap;t&&(i+=", "+t),s&&(i+=', [tabindex="-1"]');const n=Array.prototype.slice.apply(e.querySelectorAll(o)).filter(l=>ws(l)),r=Array.prototype.slice.apply(e.querySelectorAll(i));return r.length?((l,c)=>l.filter(d=>c.indexOf(d)===-1))(n,r):n}function fo(e,t=!1,s=!1,o=!1){const i=Zo(e,o?".ag-tab-guard":null,s),n=t?Ae(i):i[0];return n?(n.focus({preventScroll:!0}),!0):!1}function Ro(e,t,s,o){const i=Zo(t,s?':not([tabindex="-1"])':null),n=We(e);let r;s?r=i.findIndex(l=>l.contains(n)):r=i.indexOf(n);const a=r+(o?-1:1);return a<0||a>=i.length?null:i[a]}function nf(e,t=5){let s=0;for(;e&&Pc(e)===null&&++s<=t;)e=e.parentElement;return Pc(e)===null?null:e}var iy=".ag-label{white-space:nowrap}:where(.ag-ltr) .ag-label{margin-right:var(--ag-spacing)}:where(.ag-rtl) .ag-label{margin-left:var(--ag-spacing)}:where(.ag-label-align-right) .ag-label{order:1}:where(.ag-ltr) :where(.ag-label-align-right) .ag-label{margin-left:var(--ag-spacing)}:where(.ag-rtl) :where(.ag-label-align-right) .ag-label{margin-right:var(--ag-spacing)}.ag-label-align-right>*{flex:none}.ag-label-align-top{align-items:flex-start;flex-direction:column;>*{align-self:stretch}}.ag-label-ellipsis{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:where(.ag-label-align-top) .ag-label{margin-bottom:calc(var(--ag-spacing)*.5)}",ny=class extends Tn{constructor(e,t,s){super(t,s),this.labelSeparator="",this.labelAlignment="left",this.disabled=!1,this.label="",this.config=e||{},this.registerCSS(iy)}postConstruct(){this.addCss("ag-labeled"),this.eLabel.classList.add("ag-label");const{labelSeparator:e,label:t,labelWidth:s,labelAlignment:o,disabled:i}=this.config;i!=null&&this.setDisabled(i),e!=null&&this.setLabelSeparator(e),t!=null&&this.setLabel(t),s!=null&&this.setLabelWidth(s),this.setLabelAlignment(o||this.labelAlignment),this.refreshLabel()}refreshLabel(){const{label:e,eLabel:t}=this;vt(t),typeof e=="string"?t.innerText=e+this.labelSeparator:e&&t.appendChild(e),e===""?(ze(t,!1),ho(t,"presentation")):(ze(t,!0),ho(t,null))}setLabelSeparator(e){return this.labelSeparator===e?this:(this.labelSeparator=e,this.label!=null&&this.refreshLabel(),this)}getLabelId(){const e=this.eLabel;return e.id=e.id||`ag-${this.getCompId()}-label`,e.id}getLabel(){return this.label}setLabel(e){return this.label===e?this:(this.label=e,this.refreshLabel(),this)}setLabelAlignment(e){const s=this.getGui().classList;return s.toggle("ag-label-align-left",e==="left"),s.toggle("ag-label-align-right",e==="right"),s.toggle("ag-label-align-top",e==="top"),this}setLabelEllipsis(e){return this.eLabel.classList.toggle("ag-label-ellipsis",e),this}setLabelWidth(e){return this.label==null?this:(zr(this.eLabel,e),this)}setDisabled(e){e=!!e;const t=this.getGui();return hn(t,e),t.classList.toggle("ag-disabled",e),this.disabled=e,this}isDisabled(){return!!this.disabled}},rf=class extends ny{constructor(e,t,s,o){super(e,t,s),this.className=o}postConstruct(){super.postConstruct();const{width:e,value:t,onValueChange:s}=this.config;e!=null&&this.setWidth(e),t!=null&&this.setValue(t),s!=null&&this.onValueChange(s),this.className&&this.addCss(this.className),this.refreshAriaLabelledBy()}setLabel(e){return super.setLabel(e),this.refreshAriaLabelledBy(),this}refreshAriaLabelledBy(){const e=this.getAriaElement(),t=this.getLabelId(),s=this.getLabel();s==null||s==""||Mb(e)!==null?un(e,""):un(e,t??"")}setAriaLabel(e){return ii(this.getAriaElement(),e),this.refreshAriaLabelledBy(),this}onValueChange(e){return this.addManagedListeners(this,{fieldValueChanged:()=>e(this.getValue())}),this}getWidth(){return this.getGui().clientWidth}setWidth(e){return ss(this.getGui(),e),this}getPreviousValue(){return this.previousValue}getValue(){return this.value}setValue(e,t){return this.value===e?this:(this.previousValue=this.value,this.value=e,t||this.dispatchLocalEvent({type:"fieldValueChanged"}),this)}};function ry(e){return{tag:"div",role:"presentation",children:[{tag:"div",ref:"eLabel",cls:"ag-input-field-label"},{tag:"div",ref:"eWrapper",cls:"ag-wrapper ag-input-wrapper",role:"presentation",children:[{tag:e,ref:"eInput",cls:"ag-input-field-input"}]}]}}var Xs=class extends rf{constructor(e,t,s="text",o="input"){super(e,e?.template??ry(o),[],t),this.inputType=s,this.displayFieldTag=o,this.eLabel=ne,this.eWrapper=ne,this.eInput=ne}postConstruct(){super.postConstruct(),this.setInputType(this.inputType);const{eLabel:e,eWrapper:t,eInput:s,className:o}=this;e.classList.add(`${o}-label`),t.classList.add(`${o}-input-wrapper`),s.classList.add(`${o}-input`),this.addCss("ag-input-field"),s.id=s.id||`ag-${this.getCompId()}-input`;const{inputName:i,inputWidth:n}=this.config;i!=null&&this.setInputName(i),n!=null&&this.setInputWidth(n),this.addInputListeners(),this.activateTabIndex([s])}addInputListeners(){this.addManagedElementListeners(this.eInput,{input:e=>this.setValue(e.target.value)})}setInputType(e){this.displayFieldTag==="input"&&(this.inputType=e,Rt(this.eInput,"type",e))}getInputElement(){return this.eInput}setInputWidth(e){return zr(this.eWrapper,e),this}setInputName(e){return this.getInputElement().setAttribute("name",e),this}getFocusableElement(){return this.eInput}setMaxLength(e){const t=this.eInput;return t.maxLength=e,this}setInputPlaceholder(e){return Rt(this.eInput,"placeholder",e),this}setInputAriaLabel(e){return ii(this.eInput,e),this.refreshAriaLabelledBy(),this}setDisabled(e){return hn(this.eInput,e),super.setDisabled(e)}setAutoComplete(e){if(e===!0)Rt(this.eInput,"autocomplete",null);else{const t=typeof e=="string"?e:"off";Rt(this.eInput,"autocomplete",t)}return this}},Fd=class extends Xs{constructor(e,t="ag-checkbox",s="checkbox"){super(e,t,s),this.labelAlignment="right",this.selected=!1,this.readOnly=!1,this.passive=!1}postConstruct(){super.postConstruct();const{readOnly:e,passive:t}=this.config;typeof e=="boolean"&&this.setReadOnly(e),typeof t=="boolean"&&this.setPassive(t)}addInputListeners(){this.addManagedElementListeners(this.eInput,{click:this.onCheckboxClick.bind(this)}),this.addManagedElementListeners(this.eLabel,{click:this.toggle.bind(this)})}getNextValue(){return this.selected===void 0?!0:!this.selected}setPassive(e){this.passive=e}isReadOnly(){return this.readOnly}setReadOnly(e){this.eWrapper.classList.toggle("ag-disabled",e),this.eInput.disabled=e,this.readOnly=e}setDisabled(e){return this.eWrapper.classList.toggle("ag-disabled",e),super.setDisabled(e)}toggle(){if(this.eInput.disabled)return;const e=this.isSelected(),t=this.getNextValue();this.passive?this.dispatchChange(t,e):this.setValue(t)}getValue(){return this.isSelected()}setValue(e,t){return this.refreshSelectedClass(e),this.setSelected(e,t),this}setName(e){const t=this.getInputElement();return t.name=e,this}isSelected(){return this.selected}setSelected(e,t){if(this.isSelected()===e)return;this.previousValue=this.isSelected(),e=this.selected=typeof e=="boolean"?e:void 0;const s=this.eInput;s.checked=e,s.indeterminate=e===void 0,t||this.dispatchChange(this.selected,this.previousValue)}dispatchChange(e,t,s){this.dispatchLocalEvent({type:"fieldValueChanged",selected:e,previousValue:t,event:s});const o=this.getInputElement();this.eventSvc.dispatchEvent({type:"checkboxChanged",id:o.id,name:o.name,selected:e,previousValue:t})}onCheckboxClick(e){if(this.passive||this.eInput.disabled)return;const t=this.isSelected(),s=this.selected=e.target.checked;this.refreshSelectedClass(s),this.dispatchChange(s,t,e)}refreshSelectedClass(e){const t=this.eWrapper.classList;t.toggle("ag-checked",e===!0),t.toggle("ag-indeterminate",e==null)}},Ed={selector:"AG-CHECKBOX",component:Fd},ay=class extends Fd{constructor(e){super(e,"ag-radio-button","radio")}isSelected(){return this.eInput.checked}toggle(){this.eInput.disabled||this.isSelected()||this.setValue(!0)}addInputListeners(){super.addInputListeners(),this.addManagedEventListeners({checkboxChanged:this.onChange.bind(this)})}onChange(e){const t=this.eInput;e.selected&&e.name&&t.name&&t.name===e.name&&e.id&&t.id!==e.id&&this.setValue(!1,!0)}},Fo=class extends Xs{constructor(e,t="ag-text-field",s="text"){super(e,t,s)}postConstruct(){super.postConstruct(),this.config.allowedCharPattern&&this.preventDisallowedCharacters()}setValue(e,t){const s=this.eInput;return s.value!==e&&(s.value=Y(e)?e:""),super.setValue(e,t)}setStartValue(e){this.setValue(e,!0)}preventDisallowedCharacters(){const e=new RegExp(`[${this.config.allowedCharPattern}]`),t=s=>{of(s)&&s.key&&!e.test(s.key)&&s.preventDefault()};this.addManagedListeners(this.eInput,{keydown:t,paste:s=>{s.clipboardData?.getData("text")?.split("").some(i=>!e.test(i))&&s.preventDefault()}})}},Da={selector:"AG-INPUT-TEXT-FIELD",component:Fo},ly=class extends Xs{constructor(e){super(e,"ag-text-area",null,"textarea")}setValue(e,t){const s=super.setValue(e,t);return this.eInput.value=e,s}setCols(e){return this.eInput.cols=e,this}setRows(e){return this.eInput.rows=e,this}},cy={selector:"AG-INPUT-TEXT-AREA",component:ly},Dd=class extends Fo{constructor(e){super(e,"ag-number-field","number")}postConstruct(){super.postConstruct();const e=this.eInput;this.addManagedListeners(e,{blur:()=>{const n=Number.parseFloat(e.value),r=isNaN(n)?"":this.normalizeValue(n.toString());this.value!==r&&this.setValue(r)},wheel:this.onWheel.bind(this)}),e.step="any";const{precision:t,min:s,max:o,step:i}=this.config;typeof t=="number"&&this.setPrecision(t),typeof s=="number"&&this.setMin(s),typeof o=="number"&&this.setMax(o),typeof i=="number"&&this.setStep(i)}onWheel(e){We(this.beans)===this.eInput&&e.preventDefault()}normalizeValue(e){return e===""?"":(this.precision!=null&&(e=this.adjustPrecision(e)),e)}adjustPrecision(e,t){const s=this.precision;if(s==null)return e;if(t){const i=Number.parseFloat(e).toFixed(s);return Number.parseFloat(i).toString()}const o=String(e).split(".");if(o.length>1){if(o[1].length<=s)return e;if(s>0)return`${o[0]}.${o[1].slice(0,s)}`}return o[0]}setMin(e){return this.min===e?this:(this.min=e,Rt(this.eInput,"min",e),this)}setMax(e){return this.max===e?this:(this.max=e,Rt(this.eInput,"max",e),this)}setPrecision(e){return this.precision=e,this}setStep(e){return this.step===e?this:(this.step=e,Rt(this.eInput,"step",e),this)}setValue(e,t){return this.setValueOrInputValue(s=>super.setValue(s,t),()=>this,e)}setStartValue(e){return this.setValueOrInputValue(t=>super.setValue(t,!0),t=>{this.eInput.value=t},e)}setValueOrInputValue(e,t,s){if(Y(s)){let o=this.isScientificNotation(s);if(o&&this.eInput.validity.valid)return e(s);if(!o){s=this.adjustPrecision(s);const i=this.normalizeValue(s);o=s!=i}if(o)return t(s)}return e(s)}getValue(){const e=this.eInput;if(!e.validity.valid)return;const t=e.value;return this.isScientificNotation(t)?this.adjustPrecision(t,!0):super.getValue()}isScientificNotation(e){return typeof e=="string"&&e.includes("e")}},dy={selector:"AG-INPUT-NUMBER-FIELD",component:Dd},uy=class extends Fo{constructor(e){super(e,"ag-date-field","date")}postConstruct(){super.postConstruct();const e=zs();this.addManagedListeners(this.eInput,{wheel:this.onWheel.bind(this),mousedown:()=>{this.isDisabled()||e||this.eInput.focus()}}),this.eInput.step="any"}onWheel(e){We(this.beans)===this.eInput&&e.preventDefault()}setMin(e){const t=e instanceof Date?Et(e??null,!!this.includeTime)??void 0:e;return this.min===t?this:(this.min=t,Rt(this.eInput,"min",t),this)}setMax(e){const t=e instanceof Date?Et(e??null,!!this.includeTime)??void 0:e;return this.max===t?this:(this.max=t,Rt(this.eInput,"max",t),this)}setStep(e){return this.step===e?this:(this.step=e,Rt(this.eInput,"step",e),this)}setIncludeTime(e){return this.includeTime===e?this:(this.includeTime=e,super.setInputType(e?"datetime-local":"date"),e&&this.setStep(1),this)}getDate(){if(this.eInput.validity.valid)return wt(this.getValue())??void 0}setDate(e,t){this.setValue(Et(e??null,this.includeTime),t)}},af={selector:"AG-INPUT-DATE-FIELD",component:uy},hy=".ag-list-item{align-items:center;display:flex;height:var(--ag-list-item-height);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;&.ag-active-item{background-color:var(--ag-row-hover-color)}}",gy="ag-active-item",py=(e,t)=>({tag:"div",cls:`ag-list-item ag-${e}-list-item`,attrs:{role:"option"},children:[{tag:"span",ref:"eText",children:t}]}),fy=class extends Tn{constructor(e,t,s){super(py(e,t)),this.label=t,this.value=s,this.eText=ne}postConstruct(){this.createTooltip(),this.addEventListeners()}setHighlighted(e){const t=this.getGui();t.classList.toggle(gy,e),rp(t,e),this.dispatchLocalEvent({type:"itemHighlighted",highlighted:e})}getHeight(){return this.getGui().clientHeight}setIndex(e,t){const s=this.getGui();Ob(s,e),Lb(s,t)}createTooltip(){const e={getTooltipValue:()=>this.label,getGui:()=>this.getGui(),getLocation:()=>"UNKNOWN",shouldDisplayTooltip:()=>hd(this.eText)},t=this.createOptionalManagedBean(this.beans.registry.createDynamicBean("highlightTooltipFeature",!1,e,this));t&&(this.tooltipFeature=t)}addEventListeners(){const e=this.getParentComponent();e&&(this.addGuiEventListener("mouseover",()=>{e.highlightItem(this)}),this.addGuiEventListener("mousedown",t=>{t.preventDefault(),t.stopPropagation(),e.setValue(this.value)}))}},my=class extends Tn{constructor(e="default"){super({tag:"div",cls:`ag-list ag-${e}-list`}),this.cssIdentifier=e,this.options=[],this.listItems=[],this.highlightedItem=null,this.registerCSS(hy)}postConstruct(){const e=this.getGui();this.addManagedElementListeners(e,{mouseleave:()=>this.clearHighlighted()})}handleKeyDown(e){const t=e.key;switch(t){case T.ENTER:if(!this.highlightedItem)this.setValue(this.getValue());else{const s=this.listItems.indexOf(this.highlightedItem);this.setValueByIndex(s)}break;case T.DOWN:case T.UP:e.preventDefault(),this.navigate(t);break;case T.PAGE_DOWN:case T.PAGE_UP:case T.PAGE_HOME:case T.PAGE_END:e.preventDefault(),this.navigateToPage(t);break}}addOptions(e){for(const t of e)this.addOption(t);return this}addOption(e){const{value:t,text:s}=e,o=s??t;return this.options.push({value:t,text:o}),this.renderOption(t,o),this.updateIndices(),this}clearOptions(){this.options=[],this.reset(!0);for(const e of this.listItems)e.destroy();vt(this.getGui()),this.listItems=[],this.refreshAriaRole()}setValue(e,t){if(this.value===e)return this.fireItemSelected(),this;if(e==null)return this.reset(t),this;const s=this.options.findIndex(o=>o.value===e);if(s!==-1){const o=this.options[s];this.value=o.value,this.displayValue=o.text,this.highlightItem(this.listItems[s]),t||this.fireChangeEvent()}return this}setValueByIndex(e){return this.setValue(this.options[e].value)}getValue(){return this.value}getDisplayValue(){return this.displayValue}refreshHighlighted(){this.clearHighlighted();const e=this.options.findIndex(t=>t.value===this.value);e!==-1&&this.highlightItem(this.listItems[e])}highlightItem(e){const t=e.getGui();if(!ws(t))return;this.clearHighlighted(),e.setHighlighted(!0),this.highlightedItem=e;const s=this.getGui(),{scrollTop:o,clientHeight:i}=s,{offsetTop:n,offsetHeight:r}=t;(n+r>o+i||n<o)&&t.scrollIntoView({block:"nearest"})}hideItemTooltip(){this.highlightedItem?.tooltipFeature?.attemptToHideTooltip()}destroy(){this.hideItemTooltip(),super.destroy()}reset(e){this.value=null,this.displayValue=null,this.clearHighlighted(),e||this.fireChangeEvent()}clearHighlighted(){this.highlightedItem?.setHighlighted(!1),this.highlightedItem=null}renderOption(e,t){const s=new fy(this.cssIdentifier,t,e);s.setParentComponent(this);const o=this.createManagedBean(s);this.listItems.push(o),this.getGui().appendChild(o.getGui())}navigate(e){const t=e===T.DOWN;let s;const{listItems:o,highlightedItem:i}=this;if(!i)s=t?o[0]:Ae(o);else{let r=o.indexOf(i)+(t?1:-1);r=Math.min(Math.max(r,0),o.length-1),s=o[r]}this.highlightItem(s)}navigateToPage(e){const{listItems:t,highlightedItem:s}=this;if(!s||t.length===0)return;const o=t.indexOf(s),i=this.options.length-1,n=t[0].getHeight(),r=Math.floor(this.getGui().clientHeight/n);let a=-1;e===T.PAGE_HOME?a=0:e===T.PAGE_END?a=i:e===T.PAGE_DOWN?a=Math.min(o+r,i):e===T.PAGE_UP&&(a=Math.max(o-r,0)),a!==-1&&this.highlightItem(t[a])}refreshAriaRole(){ho(this.getGui(),this.options.length===0?"presentation":"listbox")}updateIndices(){this.refreshAriaRole();const e=this.listItems,t=e.length;e.forEach((s,o)=>{s.setIndex(o+1,t)})}fireChangeEvent(){this.dispatchLocalEvent({type:"fieldValueChanged"}),this.fireItemSelected()}fireItemSelected(){this.dispatchLocalEvent({type:"selectedItem"})}},Cy=".ag-picker-field-display{flex:1 1 auto}.ag-picker-field{align-items:center;display:flex}.ag-picker-field-icon{border:0;cursor:pointer;display:flex;margin:0;padding:0}.ag-picker-field-wrapper{background-color:var(--ag-picker-button-background-color);border:var(--ag-picker-button-border);border-radius:5px;min-height:max(var(--ag-list-item-height),calc(var(--ag-spacing)*4));overflow:hidden;&:where(.ag-picker-has-focus),&:where(:focus-within){background-color:var(--ag-picker-button-focus-background-color);border:var(--ag-picker-button-focus-border);box-shadow:var(--ag-focus-shadow);&:where(.invalid){box-shadow:var(--ag-focus-error-shadow)}}&:where(.invalid){background-color:var(--ag-input-invalid-background-color);border:var(--ag-input-invalid-border);color:var(--ag-input-invalid-text-color)}&:disabled{opacity:.5}}",vy={tag:"div",cls:"ag-picker-field",role:"presentation",children:[{tag:"div",ref:"eLabel"},{tag:"div",ref:"eWrapper",cls:"ag-wrapper ag-picker-field-wrapper ag-picker-collapsed",children:[{tag:"div",ref:"eDisplayField",cls:"ag-picker-field-display"},{tag:"div",ref:"eIcon",cls:"ag-picker-field-icon",attrs:{"aria-hidden":"true"}}]}]},wy=class extends rf{constructor(e){if(super(e,e?.template||vy,e?.agComponents||[],e?.className),this.isPickerDisplayed=!1,this.skipClick=!1,this.pickerGap=4,this.hideCurrentPicker=null,this.eLabel=ne,this.eWrapper=ne,this.eDisplayField=ne,this.eIcon=ne,this.registerCSS(Cy),this.ariaRole=e?.ariaRole,this.onPickerFocusIn=this.onPickerFocusIn.bind(this),this.onPickerFocusOut=this.onPickerFocusOut.bind(this),!e)return;const{pickerGap:t,maxPickerHeight:s,variableWidth:o,minPickerWidth:i,maxPickerWidth:n}=e;t!=null&&(this.pickerGap=t),this.variableWidth=!!o,s!=null&&this.setPickerMaxHeight(s),i!=null&&this.setPickerMinWidth(i),n!=null&&this.setPickerMaxWidth(n)}postConstruct(){super.postConstruct(),this.setupAria();const e=`ag-${this.getCompId()}-display`;this.eDisplayField.setAttribute("id",e);const t=this.getAriaElement();this.addManagedElementListeners(t,{keydown:this.onKeyDown.bind(this)}),this.addManagedElementListeners(this.eLabel,{mousedown:this.onLabelOrWrapperMouseDown.bind(this)}),this.addManagedElementListeners(this.eWrapper,{mousedown:this.onLabelOrWrapperMouseDown.bind(this)});const{pickerIcon:s,inputWidth:o}=this.config;if(s){const i=this.beans.iconSvc.createIconNoSpan(s);i&&this.eIcon.appendChild(i)}o!=null&&this.setInputWidth(o)}setupAria(){const e=this.getAriaElement();e.setAttribute("tabindex",this.gos.get("tabIndex").toString()),vc(e,!1),this.ariaRole&&ho(e,this.ariaRole)}onLabelOrWrapperMouseDown(e){if(e){const t=this.getFocusableElement();if(t!==this.eWrapper&&e?.target===t)return;e.preventDefault(),this.getFocusableElement().focus()}if(this.skipClick){this.skipClick=!1;return}this.isDisabled()||(this.isPickerDisplayed?this.hidePicker():this.showPicker())}onKeyDown(e){switch(e.key){case T.UP:case T.DOWN:case T.ENTER:case T.SPACE:e.preventDefault(),this.onLabelOrWrapperMouseDown();break;case T.ESCAPE:this.isPickerDisplayed&&(e.preventDefault(),e.stopPropagation(),this.hideCurrentPicker&&this.hideCurrentPicker());break}}showPicker(){this.isPickerDisplayed=!0,this.pickerComponent||(this.pickerComponent=this.createPickerComponent());const e=this.pickerComponent.getGui();e.addEventListener("focusin",this.onPickerFocusIn),e.addEventListener("focusout",this.onPickerFocusOut),this.hideCurrentPicker=this.renderAndPositionPicker(),this.toggleExpandedStyles(!0)}renderAndPositionPicker(){const e=this.pickerComponent.getGui();this.gos.get("suppressScrollWhenPopupsAreOpen")||([this.destroyMouseWheelFunc]=this.addManagedEventListeners({bodyScroll:()=>{this.hidePicker()}}));const t=this.getLocaleTextFunc(),{config:{pickerAriaLabelKey:s,pickerAriaLabelValue:o,modalPicker:i=!0},maxPickerHeight:n,minPickerWidth:r,maxPickerWidth:a,variableWidth:l,beans:c,eWrapper:d}=this,u={modal:i,eChild:e,closeOnEsc:!0,closedCallback:()=>{const C=Qg(c);this.beforeHidePicker(),C&&this.isAlive()&&this.getFocusableElement().focus()},ariaLabel:t(s,o),anchorToElement:d};e.style.position="absolute";const h=c.popupSvc,p=h.addPopup(u);l?(r&&(e.style.minWidth=r),e.style.width=gd(Gr(d)),a&&(e.style.maxWidth=a)):zr(e,a??Gr(d));const f=n??`${dd(h.getPopupParent())}px`;return e.style.setProperty("max-height",f),this.alignPickerToComponent(),p.hideFunc}alignPickerToComponent(){if(!this.pickerComponent)return;const{pickerGap:e,config:{pickerType:t},beans:{popupSvc:s,gos:o},eWrapper:i,pickerComponent:n}=this,r=o.get("enableRtl")?"right":"left";s.positionPopupByComponent({type:t,eventSource:i,ePopup:n.getGui(),position:"under",alignSide:r,keepWithinBounds:!0,nudgeY:e})}beforeHidePicker(){this.destroyMouseWheelFunc&&(this.destroyMouseWheelFunc(),this.destroyMouseWheelFunc=void 0),this.toggleExpandedStyles(!1);const e=this.pickerComponent.getGui();e.removeEventListener("focusin",this.onPickerFocusIn),e.removeEventListener("focusout",this.onPickerFocusOut),this.isPickerDisplayed=!1,this.pickerComponent=void 0,this.hideCurrentPicker=null}toggleExpandedStyles(e){if(!this.isAlive())return;const t=this.getAriaElement();vc(t,e);const s=this.eWrapper.classList;s.toggle("ag-picker-expanded",e),s.toggle("ag-picker-collapsed",!e)}onPickerFocusIn(){this.togglePickerHasFocus(!0)}onPickerFocusOut(e){this.pickerComponent?.getGui().contains(e.relatedTarget)||this.togglePickerHasFocus(!1)}togglePickerHasFocus(e){this.pickerComponent&&this.eWrapper.classList.toggle("ag-picker-has-focus",e)}hidePicker(){this.hideCurrentPicker&&(this.hideCurrentPicker(),this.dispatchLocalEvent({type:"pickerHidden"}))}setInputWidth(e){return zr(this.eWrapper,e),this}getFocusableElement(){return this.eWrapper}setPickerGap(e){return this.pickerGap=e,this}setPickerMinWidth(e){return typeof e=="number"&&(e=`${e}px`),this.minPickerWidth=e??void 0,this}setPickerMaxWidth(e){return typeof e=="number"&&(e=`${e}px`),this.maxPickerWidth=e??void 0,this}setPickerMaxHeight(e){return typeof e=="number"&&(e=`${e}px`),this.maxPickerHeight=e??void 0,this}destroy(){this.hidePicker(),super.destroy()}},by=".ag-select{align-items:center;display:flex;&.ag-disabled{opacity:.5}}:where(.ag-select){.ag-picker-field-wrapper{cursor:default}&.ag-disabled .ag-picker-field-wrapper:focus{box-shadow:none}&:not(.ag-cell-editor,.ag-label-align-top){min-height:var(--ag-list-item-height)}.ag-picker-field-display{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ag-picker-field-icon{align-items:center;display:flex}}:where(.ag-ltr) :where(.ag-select){.ag-picker-field-wrapper{padding-left:calc(var(--ag-cell-horizontal-padding)/2);padding-right:var(--ag-spacing)}}:where(.ag-rtl) :where(.ag-select){.ag-picker-field-wrapper{padding-left:var(--ag-spacing);padding-right:calc(var(--ag-cell-horizontal-padding)/2)}}.ag-select-list{background-color:var(--ag-picker-list-background-color);border:var(--ag-picker-list-border);border-radius:var(--ag-border-radius);box-shadow:var(--ag-dropdown-shadow);overflow:hidden auto}.ag-select-list-item{cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none;:where(span){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}:where(.ag-ltr) .ag-select-list-item{padding-left:calc(var(--ag-cell-horizontal-padding)/2)}:where(.ag-rtl) .ag-select-list-item{padding-right:calc(var(--ag-cell-horizontal-padding)/2)}",Pd=class extends wy{constructor(e){super({pickerAriaLabelKey:"ariaLabelSelectField",pickerAriaLabelValue:"Select Field",pickerType:"ag-list",className:"ag-select",pickerIcon:"selectOpen",ariaRole:"combobox",...e}),this.registerCSS(by)}postConstruct(){this.tooltipFeature=this.createOptionalManagedBean(this.beans.registry.createDynamicBean("tooltipFeature",!1,{shouldDisplayTooltip:br(()=>this.eDisplayField),getGui:()=>this.getGui()})),super.postConstruct(),this.createListComponent(),this.eWrapper.tabIndex=this.gos.get("tabIndex");const{options:e,value:t,placeholder:s}=this.config;e!=null&&this.addOptions(e),t!=null&&this.setValue(t,!0),s&&t==null&&(this.eDisplayField.textContent=s),this.addManagedElementListeners(this.eWrapper,{focusout:this.onWrapperFocusOut.bind(this)})}onWrapperFocusOut(e){this.eWrapper.contains(e.relatedTarget)||this.hidePicker()}createListComponent(){const e=this.createBean(new my("select"));this.listComponent=e,e.setParentComponent(this);const t=e.getAriaElement(),s=`ag-select-list-${e.getCompId()}`;t.setAttribute("id",s),_b(this.getAriaElement(),t),e.addManagedElementListeners(e.getGui(),{mousedown:o=>{o?.preventDefault()}}),e.addManagedListeners(e,{selectedItem:()=>{this.hidePicker(),this.dispatchLocalEvent({type:"selectedItem"})},fieldValueChanged:()=>{this.listComponent&&(this.setValue(this.listComponent.getValue(),!1,!0),this.hidePicker())}})}createPickerComponent(){return this.listComponent}beforeHidePicker(){this.listComponent?.hideItemTooltip(),super.beforeHidePicker()}onKeyDown(e){const{key:t}=e;switch(t===T.TAB&&this.hidePicker(),t){case T.ENTER:case T.UP:case T.DOWN:case T.PAGE_UP:case T.PAGE_DOWN:case T.PAGE_HOME:case T.PAGE_END:e.preventDefault(),this.isPickerDisplayed?this.listComponent?.handleKeyDown(e):super.onKeyDown(e);break;case T.ESCAPE:super.onKeyDown(e);break;case T.SPACE:this.isPickerDisplayed?e.preventDefault():super.onKeyDown(e);break}}showPicker(){const e=this.listComponent;e&&(super.showPicker(),e.refreshHighlighted())}addOptions(e){for(const t of e)this.addOption(t);return this}addOption(e){return this.listComponent.addOption(e),this}clearOptions(){return this.listComponent?.clearOptions(),this.setValue(void 0,!0),this}setValue(e,t,s){const{listComponent:o,config:{placeholder:i},eDisplayField:n,tooltipFeature:r}=this;if(this.value===e||!o)return this;if(s||o.setValue(e,!0),o.getValue()===this.getValue())return this;let l=o.getDisplayValue();return l==null&&i&&(l=i),n.textContent=l,r?.setTooltipAndRefresh(l??null),super.setValue(e,t)}destroy(){this.listComponent=this.destroyBean(this.listComponent),super.destroy()}},Sy={selector:"AG-SELECT",component:Pd},yy=':where(.ag-root-wrapper,.ag-external,.ag-popup,.ag-dnd-ghost,.ag-chart),:where(.ag-root-wrapper,.ag-external,.ag-popup,.ag-dnd-ghost,.ag-chart) :where([class^=ag-]){box-sizing:border-box;&:after,&:before{box-sizing:border-box}&:where(div,span,label):focus-visible{box-shadow:inset var(--ag-focus-shadow);outline:none;&:where(.invalid){box-shadow:inset var(--ag-focus-error-shadow)}}&:where(button){color:inherit}}:where(.ag-root-wrapper,ag-external,.ag-popup,.ag-dnd-ghost,.ag-chart) :where([class^=ag-]) ::-ms-clear{display:none}.ag-hidden{display:none!important}.ag-invisible{visibility:hidden!important}.ag-popup-child{top:0;z-index:5;&:where(:not(.ag-tooltip-custom)){box-shadow:var(--ag-popup-shadow)}}.ag-input-wrapper,.ag-picker-field-wrapper{align-items:center;display:flex;flex:1 1 auto;line-height:normal;position:relative}.ag-input-field{align-items:center;display:flex;flex-direction:row}.ag-input-field-input:where(:not([type=checkbox],[type=radio])){flex:1 1 auto;min-width:0;width:100%}.ag-chart,.ag-dnd-ghost,.ag-external,.ag-popup,.ag-root-wrapper{cursor:default;line-height:normal;white-space:normal;-webkit-font-smoothing:antialiased;background-color:var(--ag-background-color);color:var(--ag-text-color);color-scheme:var(--ag-browser-color-scheme);font-family:var(--ag-font-family);font-size:var(--ag-font-size);--ag-indentation-level:0}:where(.ag-icon):before{align-items:center;background-color:currentcolor;color:inherit;content:"";display:flex;font-family:inherit;font-size:var(--ag-icon-size);font-style:normal;font-variant:normal;height:var(--ag-icon-size);justify-content:center;line-height:var(--ag-icon-size);-webkit-mask-size:contain;mask-size:contain;text-transform:none;width:var(--ag-icon-size)}.ag-icon{background-position:50%;background-repeat:no-repeat;background-size:contain;color:var(--ag-icon-color);display:block;height:var(--ag-icon-size);position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:var(--ag-icon-size)}.ag-disabled,[disabled]{.ag-icon{opacity:.5}&.ag-icon-grip{opacity:.35}}.ag-resizer{pointer-events:none;position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:1}:where(.ag-resizer){&.ag-resizer-topLeft{cursor:nwse-resize;height:5px;left:0;top:0;width:5px}&.ag-resizer-top{cursor:ns-resize;height:5px;left:5px;right:5px;top:0}&.ag-resizer-topRight{cursor:nesw-resize;height:5px;right:0;top:0;width:5px}&.ag-resizer-right{bottom:5px;cursor:ew-resize;right:0;top:5px;width:5px}&.ag-resizer-bottomRight{bottom:0;cursor:nwse-resize;height:5px;right:0;width:5px}&.ag-resizer-bottom{bottom:0;cursor:ns-resize;height:5px;left:5px;right:5px}&.ag-resizer-bottomLeft{bottom:0;cursor:nesw-resize;height:5px;left:0;width:5px}&.ag-resizer-left{bottom:5px;cursor:ew-resize;left:0;top:5px;width:5px}}',Md=typeof window!="object"||!window?.document?.fonts?.forEach,ai=(e,t,s,o,i,n)=>{if(Md)return;o&&(e=`@layer ${CSS.escape(o)} { ${e} }`);let r=Xo.map.get(t);if(r||(r=[],Xo.map.set(t,r)),r.some(d=>d.css===e))return;const a=document.createElement("style");n&&a.setAttribute("nonce",n),a.dataset.agGlobalCss=s,a.textContent=e;const l={css:e,el:a,priority:i};let c;for(const d of r){if(d.priority>i)break;c=d}if(c){c.el.insertAdjacentElement("afterend",a);const d=r.indexOf(c);r.splice(d+1,0,l)}else t.insertBefore(a,t.querySelector(":not(title, meta)")),r.push(l)},lf=(e,t,s,o)=>{ai(yy,e,"shared",t,0,s),o?.forEach((i,n)=>i.forEach(r=>ai(r,e,n,t,0,s)))},xy=e=>{Xo.grids.add(e)},Ry=e=>{if(Xo.grids.delete(e),Xo.grids.size===0){Xo.map=new WeakMap;for(const t of document.head.querySelectorAll("style[data-ag-global-css]"))t.remove()}},qu,Xo=(qu=typeof window=="object"?window:{}).agStyleInjectionState??(qu.agStyleInjectionState={map:new WeakMap,grids:new Set}),ft=e=>new cf(e),Is="$default",Fy=0,cf=class{constructor({feature:e,params:t,modeParams:s={},css:o,cssImports:i}){this.feature=e,this.css=o,this.cssImports=i,this.modeParams={[Is]:{...s[Is]??{},...t??{}},...s}}use(e,t,s){let o=this._inject;if(o==null){let{css:i}=this;if(i){const n=`ag-theme-${this.feature??"part"}-${++Fy}`;typeof i=="function"&&(i=i()),i=`:where(.${n}) {
|
|
4
4
|
${i}
|
|
@@ -58,5 +58,5 @@ See ${Ep(e,t)}`;return Array.isArray(o)?o.concat(n):[o,n]}var AP={1:"Charting Ag
|
|
|
58
58
|
`)}checkProperties(e,t,s,o,i){const n=["__ob__","__v_skip","__metadata__"],r=e5(Object.getOwnPropertyNames(e),[...n,...t,...s],s),a=Object.keys(r);for(const l of a){const c=r[l];let d=`invalid ${o} property '${l}' did you mean any of these: ${c.slice(0,8).join(", ")}.`;s.includes("context")&&(d+=`
|
|
59
59
|
If you are trying to annotate ${o} with application data, use the '${o}.context' property instead.`),Ji(d)}if(a.length>0&&i){const l=this.beans.frameworkOverrides.getDocLink(i);Ji(`to see all the valid ${o} properties please check: ${l}`)}}};function e5(e,t,s){const o={},i=e.filter(n=>!t.some(r=>r===n));if(i.length>0)for(const n of i)o[n]=Tc({inputValue:n,allSuggestions:s}).values;return o}var t5=new Set(["firstChildChanged","lastChildChanged","childIndexChanged"]),s5={moduleName:"Validation",version:K,beans:[JP]};function Dm(e){const t=e.sibling;t&&(t.childrenAfterFilter=e.childrenAfterFilter)}var o5=class extends A{constructor(){super(...arguments),this.beanName="filterStage",this.step="filter",this.refreshProps=["excludeChildrenWhenTreeDataFiltering"]}wireBeans(e){this.filterManager=e.filterManager}execute(e){const{changedPath:t}=e;this.filter(t)}filter(e){const t=!!this.filterManager?.isChildFilterPresent();this.filterNodes(t,e)}filterNodes(e,t){const s=(o,i)=>{o.hasChildren()&&e&&!i?o.childrenAfterFilter=o.childrenAfterGroup.filter(n=>{const r=n.childrenAfterFilter&&n.childrenAfterFilter.length>0,a=n.data&&this.filterManager.doesRowPassFilter({rowNode:n});return r||a}):o.childrenAfterFilter=o.childrenAfterGroup,Dm(o)};if(this.doingTreeDataFiltering()){const o=(n,r)=>{if(n.childrenAfterGroup)for(let a=0;a<n.childrenAfterGroup.length;a++){const l=n.childrenAfterGroup[a],c=r||this.filterManager.doesRowPassFilter({rowNode:l});l.childrenAfterGroup?o(n.childrenAfterGroup[a],c):s(l,c)}s(n,r)},i=n=>o(n,!1);t.executeFromRootNode(i)}else{const o=i=>s(i,!1);t.forEachChangedNodeDepthFirst(o,!0)}}doingTreeDataFiltering(){return this.gos.get("treeData")&&!this.gos.get("excludeChildrenWhenTreeDataFiltering")}},i5=class extends Vd{constructor(){super(...arguments),this.iconCreated=!1}wireComp(e,t,s,o,i){this.comp=e;const n=Pn(this,this.beans.context,i);this.eButtonShowMainFilter=s,this.eFloatingFilterBody=o,this.setGui(t,n),this.setupActive(),this.refreshHeaderStyles(),this.setupWidth(n),this.setupLeft(n),this.setupHover(n),this.setupFocus(n),this.setupAria(),this.setupFilterButton(),this.setupUserComp(),this.setupSyncWithFilter(n),this.setupUi(),n.addManagedElementListeners(this.eButtonShowMainFilter,{click:this.showParentFilter.bind(this)}),this.setupFilterChangedListener(n);const r=()=>this.onColDefChanged(n);n.addManagedListeners(this.column,{colDefChanged:r}),n.addManagedEventListeners({filterSwitched:({column:a})=>{a===this.column&&r()}}),n.addDestroyFunc(()=>{this.eButtonShowMainFilter=null,this.eFloatingFilterBody=null,this.userCompDetails=null,this.clearComponent()})}resizeHeader(){}moveHeader(){}getHeaderClassParams(){const{column:e,beans:t}=this,s=e.colDef;return de(t.gos,{colDef:s,column:e,floatingFilter:!0})}setupActive(){const e=this.column.getColDef(),t=!!e.filter,s=!!e.floatingFilter;this.active=t&&s}setupUi(){if(this.comp.setButtonWrapperDisplayed(!this.suppressFilterButton&&this.active),this.comp.addOrRemoveBodyCssClass("ag-floating-filter-full-body",this.suppressFilterButton),this.comp.addOrRemoveBodyCssClass("ag-floating-filter-body",!this.suppressFilterButton),!this.active||this.iconCreated)return;const e=Nt("filter",this.beans,this.column);e&&(this.iconCreated=!0,this.eButtonShowMainFilter.appendChild(e))}setupFocus(e){e.createManagedBean(new mi(this.eGui,{shouldStopEventPropagation:this.shouldStopEventPropagation.bind(this),onTabKeyDown:this.onTabKeyDown.bind(this),handleKeyDown:this.handleKeyDown.bind(this),onFocusIn:this.onFocusIn.bind(this)}))}setupAria(){const e=this.getLocaleTextFunc();ii(this.eButtonShowMainFilter,e("ariaFilterMenuOpen","Open Filter Menu"))}onTabKeyDown(e){const{beans:t}=this;if(We(t)===this.eGui)return;const i=Ro(t,this.eGui,null,e.shiftKey);if(i){t.headerNavigation?.scrollToColumn(this.column),e.preventDefault(),i.focus();return}const n=this.findNextColumnWithFloatingFilter(e.shiftKey);n&&t.focusSvc.focusHeaderPosition({headerPosition:{headerRowIndex:this.rowCtrl.rowIndex,column:n},event:e})&&e.preventDefault()}findNextColumnWithFloatingFilter(e){const t=this.beans.visibleCols;let s=this.column;do if(s=e?t.getColBefore(s):t.getColAfter(s),!s)break;while(!s.getColDef().filter||!s.getColDef().floatingFilter);return s}handleKeyDown(e){super.handleKeyDown(e);const t=this.getWrapperHasFocus();switch(e.key){case T.UP:case T.DOWN:case T.LEFT:case T.RIGHT:if(t)return;mo(e);case T.ENTER:t&&fo(this.eGui)&&e.preventDefault();break;case T.ESCAPE:t||this.eGui.focus()}}onFocusIn(e){if(this.eGui.contains(e.relatedTarget))return;const s=!!e.relatedTarget&&!e.relatedTarget.classList.contains("ag-floating-filter"),o=!!e.relatedTarget&&to(e.relatedTarget,"ag-floating-filter");if(s&&o&&e.target===this.eGui){const i=this.lastFocusEvent,n=!!(i&&i.key===T.TAB);if(i&&n){const r=i.shiftKey;fo(this.eGui,r)}}this.focusThis()}setupHover(e){this.beans.colHover?.addHeaderFilterColumnHoverListener(e,this.comp,this.column,this.eGui)}setupLeft(e){const t=new Bd(this.column,this.eGui,this.beans);e.createManagedBean(t)}setupFilterButton(){this.suppressFilterButton=!this.beans.menuSvc?.isFloatingFilterButtonEnabled(this.column),this.highlightFilterButtonWhenActive=!Ft(this.gos)}setupUserComp(){if(!this.active)return;const e=this.beans.colFilter?.getFloatingFilterCompDetails(this.column,()=>this.showParentFilter());e&&this.setCompDetails(e)}setCompDetails(e){this.userCompDetails=e,this.comp.setCompDetails(e)}showParentFilter(){const e=this.suppressFilterButton?this.eFloatingFilterBody:this.eButtonShowMainFilter;this.beans.menuSvc?.showFilterMenu({column:this.column,buttonElement:e,containerType:"floatingFilter",positionBy:"button"})}setupSyncWithFilter(e){if(!this.active)return;const{beans:{colFilter:t},column:s,gos:o}=this,i=n=>{if(n?.source==="filterDestroyed"&&(!this.isAlive()||!t?.isAlive()))return;const r=this.comp.getFloatingFilterComp();r&&r.then(a=>{if(a){if(o.get("enableFilterHandlers")){const d=n;let u="filter";d?.afterFloatingFilter?u="ui":d?.afterDataChange?u="dataChanged":n?.source==="api"&&(u="api"),this.updateFloatingFilterParams(this.userCompDetails,u);return}const l=t?.getCurrentFloatingFilterParentModel(s),c=n?{...n,columns:n.columns??[],source:n.source==="api"?"api":"columnFilter"}:null;a.onParentModelChanged(l,c)}})};[this.destroySyncListener]=e.addManagedListeners(s,{filterChanged:i}),t?.isFilterActive(s)&&i(null)}setupWidth(e){const t=()=>{const s=`${this.column.getActualWidth()}px`;this.comp.setWidth(s)};e.addManagedListeners(this.column,{widthChanged:t}),t()}setupFilterChangedListener(e){this.active&&([this.destroyFilterChangedListener]=e.addManagedListeners(this.column,{filterChanged:this.updateFilterButton.bind(this)}),this.updateFilterButton())}updateFilterButton(){if(!this.suppressFilterButton&&this.comp){const e=!!this.beans.filterManager?.isFilterAllowed(this.column);this.comp.setButtonWrapperDisplayed(e),this.highlightFilterButtonWhenActive&&e&&this.eButtonShowMainFilter.classList.toggle("ag-filter-active",this.column.isFilterActive())}}onColDefChanged(e){const t=this.active;this.setupActive();const s=!t&&this.active;t&&!this.active&&(this.destroySyncListener(),this.destroyFilterChangedListener());const o=this.beans.colFilter,i=this.active?o?.getFloatingFilterCompDetails(this.column,()=>this.showParentFilter()):null,n=this.comp.getFloatingFilterComp();!n||!i?this.updateCompDetails(e,i,s):n.then(r=>{!r||o?.areFilterCompsDifferent(this.userCompDetails??null,i)?this.updateCompDetails(e,i,s):this.updateFloatingFilterParams(i,"colDef")})}updateCompDetails(e,t,s){this.isAlive()&&(this.setCompDetails(t),this.setupFilterButton(),this.setupUi(),s&&(this.setupSyncWithFilter(e),this.setupFilterChangedListener(e)))}updateFloatingFilterParams(e,t){if(!e)return;let s=e.params;this.comp.getFloatingFilterComp()?.then(o=>{typeof o?.refresh=="function"&&(this.gos.get("enableFilterHandlers")&&(s={...s,model:Qe(this.beans.colFilter?.model??{},this.column.getColId()),source:t}),o.refresh(s))})}addResizeAndMoveKeyboardListeners(){}destroy(){super.destroy(),this.destroySyncListener=null,this.destroyFilterChangedListener=null}};function n5(e,t){const s=e.colModel.getCol(t);if(!s){Ie(12,{colKey:t});return}e.menuSvc?.showColumnMenu({column:s,positionBy:"auto"})}function r5(e){e.menuSvc?.hidePopupMenu()}var a5={moduleName:"SharedMenu",version:K,beans:[DR],apiFunctions:{showColumnMenu:n5,hidePopupMenu:r5}},l5=class extends sx{postConstruct(){this.beans.ctrlsSvc.whenReady(this,e=>{this.gridCtrl=e.gridCtrl}),this.addManagedEventListeners({gridStylesChanged:this.handleThemeChange.bind(this)})}getDefaultPopupParent(){return this.gridCtrl.getGui()}positionPopupForMenu(e){const{eventSource:t,ePopup:s,event:o}=e,i=t.getBoundingClientRect(),n=this.getParentRect();this.setAlignedTo(t,s);let r=!1;const a=()=>{const l=this.keepXYWithinBounds(s,i.top-n.top,0),c=s.clientWidth>0?s.clientWidth:200;r||(s.style.minWidth=`${c}px`,r=!0);const u=n.right-n.left-c;let h;return this.gos.get("enableRtl")?(h=f(),h<0&&(h=p(),this.setAlignedStyles(s,"left")),h>u&&(h=0,this.setAlignedStyles(s,"right"))):(h=p(),h>u&&(h=f(),this.setAlignedStyles(s,"right")),h<0&&(h=0,this.setAlignedStyles(s,"left"))),{x:h,y:l};function p(){return i.right-n.left-2}function f(){return i.left-n.left-c}};this.positionPopup({ePopup:s,keepWithinBounds:!0,updatePosition:a,postProcessCallback:()=>this.callPostProcessPopup(e,"subMenu",s,t,o instanceof MouseEvent?o:void 0)})}callPostProcessPopup(e,t,s,o,i){const n=this.gos.getCallback("postProcessPopup");if(n){const{column:r,rowNode:a}=e;n({column:r,rowNode:a,ePopup:s,type:t,eventSource:o,mouseEvent:i})}}getActivePopups(){return this.popupList.map(e=>e.element)}handleThemeChange(e){if(e.themeChanged){const t=this.beans.environment;for(const s of this.popupList)t.applyThemeClasses(s.wrapper)}}hasAnchoredPopup(){return this.popupList.some(e=>e.isAnchored)}isStopPropagation(e){return Cs(e)}},Aa={moduleName:"Popup",version:K,beans:[l5]},c5=".ag-set-filter{--ag-indentation-level:0}.ag-set-filter-item{align-items:center;display:flex;height:100%}:where(.ag-ltr) .ag-set-filter-item{padding-left:calc(var(--ag-widget-container-horizontal-padding) + var(--ag-indentation-level)*var(--ag-set-filter-indent-size))}:where(.ag-rtl) .ag-set-filter-item{padding-right:calc(var(--ag-widget-container-horizontal-padding) + var(--ag-indentation-level)*var(--ag-set-filter-indent-size))}.ag-set-filter-item-checkbox{display:flex;height:100%;width:100%}.ag-set-filter-group-icons{display:block;>*{cursor:pointer}}:where(.ag-ltr) .ag-set-filter-group-icons{margin-right:var(--ag-widget-container-horizontal-padding)}:where(.ag-rtl) .ag-set-filter-group-icons{margin-left:var(--ag-widget-container-horizontal-padding)}.ag-filter-body-wrapper{display:flex;flex-direction:column}:where(.ag-menu:not(.ag-tabs) .ag-filter) .ag-filter-body-wrapper,:where(.ag-menu:not(.ag-tabs) .ag-filter)>:not(.ag-filter-wrapper){min-width:180px}.ag-filter-filter{flex:1 1 0px}.ag-filter-condition{display:flex;justify-content:center}.ag-floating-filter-body{display:flex;flex:1 1 auto;height:100%;position:relative}.ag-floating-filter-full-body{align-items:center;display:flex;flex:1 1 auto;height:100%;overflow:hidden;width:100%}:where(.ag-floating-filter-full-body)>div{flex:1 1 auto}.ag-floating-filter-input{align-items:center;display:flex;width:100%;>*{flex:1 1 auto}:where(.ag-input-field-input[type=date]),:where(.ag-input-field-input[type=datetime-local]){width:1px}}.ag-floating-filter-button{display:flex;flex:none}.ag-date-floating-filter-wrapper{display:flex}.ag-set-floating-filter-input :where(input)[disabled]{pointer-events:none}.ag-floating-filter-button-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;height:var(--ag-icon-size);width:var(--ag-icon-size)}.ag-filter-loading{align-items:unset;background-color:var(--ag-chrome-background-color);height:100%;padding:var(--ag-widget-container-vertical-padding) var(--ag-widget-container-horizontal-padding);position:absolute;width:100%;z-index:1;:where(.ag-menu) &{background-color:var(--ag-menu-background-color)}}.ag-filter-separator{border-top:solid var(--ag-border-width) var(--menu-separator-color)}:where(.ag-filter-select) .ag-picker-field-wrapper{width:0}.ag-filter-condition-operator{height:17px}:where(.ag-ltr) .ag-filter-condition-operator-or{margin-left:calc(var(--ag-spacing)*2)}:where(.ag-rtl) .ag-filter-condition-operator-or{margin-right:calc(var(--ag-spacing)*2)}.ag-set-filter-select-all{padding-top:var(--ag-widget-container-vertical-padding)}.ag-filter-no-matches,.ag-set-filter-list{height:calc(var(--ag-list-item-height)*6)}.ag-filter-no-matches{padding:var(--ag-widget-container-vertical-padding) var(--ag-widget-container-horizontal-padding)}.ag-set-filter-tree-list{height:calc(var(--ag-list-item-height)*10)}.ag-set-filter-filter{margin-left:var(--ag-widget-container-horizontal-padding);margin-right:var(--ag-widget-container-horizontal-padding);margin-top:var(--ag-widget-container-vertical-padding)}.ag-filter-to{margin-top:var(--ag-widget-vertical-spacing)}.ag-mini-filter{margin:var(--ag-widget-container-vertical-padding) var(--ag-widget-container-horizontal-padding)}:where(.ag-ltr) .ag-set-filter-add-group-indent{margin-left:calc(var(--ag-icon-size) + var(--ag-widget-container-horizontal-padding))}:where(.ag-rtl) .ag-set-filter-add-group-indent{margin-right:calc(var(--ag-icon-size) + var(--ag-widget-container-horizontal-padding))}:where(.ag-filter-menu) .ag-set-filter-list{min-width:200px}.ag-filter-virtual-list-item:focus-visible{box-shadow:inset var(--ag-focus-shadow)}.ag-filter-apply-panel{display:flex;justify-content:flex-end;overflow:hidden;padding:var(--ag-widget-vertical-spacing) var(--ag-widget-container-horizontal-padding) var(--ag-widget-container-vertical-padding)}.ag-filter-apply-panel-button{line-height:1.5}:where(.ag-ltr) .ag-filter-apply-panel-button{margin-left:calc(var(--ag-spacing)*2)}:where(.ag-rtl) .ag-filter-apply-panel-button{margin-right:calc(var(--ag-spacing)*2)}.ag-simple-filter-body-wrapper{display:flex;flex-direction:column;min-height:calc(var(--ag-list-item-height) + var(--ag-widget-container-vertical-padding) + var(--ag-widget-vertical-spacing));overflow-y:auto;padding:var(--ag-widget-container-vertical-padding) var(--ag-widget-container-horizontal-padding);padding-bottom:calc(var(--ag-widget-container-vertical-padding) - var(--ag-widget-vertical-spacing));&>*{margin-bottom:var(--ag-widget-vertical-spacing)}:where(.ag-resizer-wrapper){margin:0}}.ag-multi-filter-menu-item{margin:var(--ag-spacing) 0}.ag-multi-filter-group-title-bar{background-color:transparent;color:var(--ag-header-text-color);font-weight:500;padding:calc(var(--ag-spacing)*1.5) var(--ag-spacing)}.ag-group-filter-field-select-wrapper{display:flex;flex-direction:column;gap:var(--ag-widget-vertical-spacing);padding:var(--ag-widget-container-vertical-padding) var(--ag-widget-container-horizontal-padding)}";function d5(e){const t=e.filterManager;return!!t?.isColumnFilterPresent()||!!t?.isAggregateFilterPresent()}function u5(e,t){return e.filterManager?.getColumnFilterInstance(t)??Promise.resolve(void 0)}function h5(e,t){const s=e.colModel.getColDefCol(t);if(s)return e.colFilter?.destroyFilter(s,"api")}function g5(e,t){e.frameworkOverrides.wrapIncoming(()=>e.filterManager?.setFilterModel(t))}function p5(e){return e.filterManager?.getFilterModel()??{}}function f5(e,t,s){const{gos:o,colModel:i,colFilter:n}=e;s&&!o.get("enableFilterHandlers")&&(G(288),s=!1);const r=i.getColDefCol(t);return r?n?.getModelForColumn(r,s)??null:null}function m5(e,t,s){return e.filterManager?.setColumnFilterModel(t,s)??Promise.resolve()}function C5(e,t){const s=e.colModel.getCol(t);if(!s){Ie(12,{colKey:t});return}e.menuSvc?.showFilterMenu({column:s,containerType:"columnFilter",positionBy:"auto"})}function v5(e){e.menuSvc?.hideFilterMenu()}function w5(e,t){const s=e.colModel.getCol(t);if(!s){Ie(12,{colKey:t});return}return e.colFilter?.getHandler(s,!0)}function b5(e,t){const{colModel:s,colFilter:o,gos:i}=e;if(!i.get("enableFilterHandlers")){G(287);return}const{colId:n,action:r}=t;if(n){const a=s.getColById(n);a&&o?.updateModel(a,r)}else o?.updateAllModels(r)}var S5={filterHandler:()=>({doesFilterPass:()=>!0})},y5=class extends A{constructor(){super(...arguments),this.beanName="colFilter",this.allColumnFilters=new Map,this.allColumnListeners=new Map,this.activeAggregateFilters=[],this.activeColumnFilters=[],this.processingFilterChange=!1,this.modelUpdates=[],this.columnModelUpdates=[],this.state=new Map,this.handlerMap={...Sf},this.isGlobalButtons=!1,this.activeFilterComps=new Set}postConstruct(){this.addManagedEventListeners({gridColumnsChanged:this.onColumnsChanged.bind(this),dataTypesInferred:this.processFilterModelUpdateQueue.bind(this)});const e=this.gos,t={...e.get("initialState")?.filter?.filterModel??{}};this.initialModel=t,this.model={...t},e.get("enableFilterHandlers")||delete this.handlerMap.agMultiColumnFilter}refreshModel(){this.onNewRowsLoaded("rowDataUpdated")}setModel(e,t="api",s){const{colModel:o,dataTypeSvc:i,filterManager:n}=this.beans;if(i?.isPendingInference){this.modelUpdates.push({model:e,source:t});return}const r=[],a=this.getModel(!0);if(e){const l=new Set(Object.keys(e));this.allColumnFilters.forEach((c,d)=>{const u=e[d];r.push(this.setModelOnFilterWrapper(c,u)),l.delete(d)}),l.forEach(c=>{const d=o.getColDefCol(c)||o.getCol(c);if(!d){G(62,{colId:c});return}if(!d.isFilterAllowed()){G(63,{colId:c});return}const u=this.getOrCreateFilterWrapper(d,!0);if(!u){G(64,{colId:c});return}r.push(this.setModelOnFilterWrapper(u,e[c],!0))})}else this.model={},this.allColumnFilters.forEach(l=>{r.push(this.setModelOnFilterWrapper(l,null))});Ee.all(r).then(()=>{const l=this.getModel(!0),c=[];this.allColumnFilters.forEach((d,u)=>{const h=a?a[u]:null,p=l?l[u]:null;dn(h,p)||c.push(d.column)}),c.length>0?n?.onFilterChanged({columns:c,source:t}):s&&this.updateActive("filterChanged")})}getModel(e){const t={},{allColumnFilters:s,initialModel:o,beans:{colModel:i}}=this;if(s.forEach((n,r)=>{const a=this.getModelFromFilterWrapper(n);Y(a)&&(t[r]=a)}),!e)for(const n of Object.keys(o)){const r=o[n];Y(r)&&!s.has(n)&&i.getCol(n)?.isFilterAllowed()&&(t[n]=r)}return t}setState(e,t,s="api"){if(this.state.clear(),t)for(const o of Object.keys(t)){const i=t[o];this.state.set(o,{model:Qe(this.model,o),state:i})}this.setModel(e,s,!0)}getState(){const e=this.state;if(!e.size)return;const t={};let s=!1;return e.forEach((o,i)=>{const n=o.state;n!=null&&(s=!0,t[i]=n)}),s?t:void 0}getModelFromFilterWrapper(e){const s=e.column.getColId();if(e.isHandler)return Qe(this.model,s);const o=e.filter;return o?typeof o.getModel!="function"?(G(66),null):o.getModel():Qe(this.initialModel,s)}isFilterPresent(){return this.activeColumnFilters.length>0}isAggFilterPresent(){return!!this.activeAggregateFilters.length}disableFilters(){this.initialModel={};const{allColumnFilters:e}=this;return e.size?(e.forEach(t=>this.disposeFilterWrapper(t,"advancedFilterEnabled")),!0):!1}updateActiveFilters(){const e=c=>c?c.isFilterActive?c.isFilterActive():(G(67),!1):!1,{colModel:t,gos:s}=this.beans,o=!!xc(s),i=c=>{if(!c.isPrimary())return!0;const u=!t.isPivotActive();return!c.isValueActive()||!u?!1:t.isPivotMode()?!0:o},n=[],r=[],a=(c,d,u)=>{d&&(i(c)?n.push(u):r.push(u))},l=[];return this.allColumnFilters.forEach(c=>{const d=c.column,u=d.getColId();if(c.isHandler)l.push(Ee.resolve().then(()=>{a(d,this.isHandlerActive(d),{colId:u,isHandler:!0,handler:c.handler,handlerParams:c.handlerParams})}));else{const h=Ds(c);h&&l.push(h.then(p=>{a(d,e(p),{colId:u,isHandler:!1,comp:p})}))}}),Ee.all(l).then(()=>{this.activeAggregateFilters=n,this.activeColumnFilters=r})}updateFilterFlagInColumns(e,t){const s=[];return this.allColumnFilters.forEach(o=>{const i=o.column;if(o.isHandler)s.push(Ee.resolve().then(()=>{this.setColFilterActive(i,this.isHandlerActive(i),e,t)}));else{const n=Ds(o);n&&s.push(n.then(r=>{this.setColFilterActive(i,r.isFilterActive(),e,t)}))}}),this.beans.groupFilter?.updateFilterFlags(e,t),Ee.all(s)}doFiltersPass(e,t,s){const{data:o,aggData:i}=e,n=s?this.activeAggregateFilters:this.activeColumnFilters,r=s?i:o,a=this.model;for(let l=0;l<n.length;l++){const c=n[l],{colId:d,isHandler:u}=c;if(d!==t)if(u){const{handler:h,handlerParams:p}=c;if(!h.doesFilterPass({node:e,data:r,model:Qe(a,d),handlerParams:p}))return!1}else{const h=c.comp;if(typeof h.doesFilterPass!="function"){Ie(91);continue}if(!h.doesFilterPass({node:e,data:r}))return!1}}return!0}getHandlerParams(e){const t=this.allColumnFilters.get(e.getColId());return t?.isHandler?t.handlerParams:void 0}callOnFilterChangedOutsideRenderCycle(e){const{rowRenderer:t,filterManager:s}=this.beans,o=()=>{this.isAlive()&&s?.onFilterChanged(e)};t.isRefreshInProgress()?setTimeout(o,0):o()}updateBeforeFilterChanged(e={}){const{column:t,additionalEventAttributes:s}=e,o=t?.getColId();return this.updateActiveFilters().then(()=>this.updateFilterFlagInColumns("filterChanged",s).then(()=>{this.allColumnFilters.forEach(i=>{const{column:n,isHandler:r}=i;o!==n.getColId()&&(r&&i.handler.onAnyFilterChanged?.(),Ds(i,r)?.then(a=>{typeof a?.onAnyFilterChanged=="function"&&a.onAnyFilterChanged()}))}),this.processingFilterChange=!0}))}updateAfterFilterChanged(){this.processingFilterChange=!1}isSuppressFlashingCellsBecauseFiltering(){return!(this.gos.get("allowShowChangeAfterFilter")??!1)&&this.processingFilterChange}onNewRowsLoaded(e){const t=[];this.allColumnFilters.forEach(s=>{const o=s.isHandler;o&&s.handler.onNewRowsLoaded?.();const i=Ds(s,o);i&&t.push(i.then(n=>{n.onNewRowsLoaded?.()}))}),Ee.all(t).then(()=>this.updateActive(e,{afterDataChange:!0}))}updateActive(e,t){this.updateFilterFlagInColumns(e,t).then(()=>this.updateActiveFilters())}createGetValue(e,t){const{filterValueSvc:s,colModel:o}=this.beans;return(i,n)=>{const r=n?o.getCol(n):e;return r?s.getValue(r,i,t):void 0}}isFilterActive(e){const t=this.cachedFilter(e);if(t?.isHandler)return this.isHandlerActive(e);const s=t?.filter;return s?s.isFilterActive():Qe(this.initialModel,e.getColId())!=null}isHandlerActive(e){const t=Y(Qe(this.model,e.getColId()));if(t)return t;const s=this.beans.groupFilter;return s?.isGroupFilter(e)?s.isFilterActive(e):!1}getOrCreateFilterUi(e){const t=this.getOrCreateFilterWrapper(e,!0);return t?Ds(t):null}getFilterUiForDisplay(e){const t=this.getOrCreateFilterWrapper(e,!0);if(!t)return null;const s=Ds(t);return s?s.then(o=>({comp:o,params:t.filterUi.filterParams,isHandler:t.isHandler})):null}getHandler(e,t){const s=this.getOrCreateFilterWrapper(e,t);return s?.isHandler?s.handler:void 0}getOrCreateFilterWrapper(e,t){if(!e.isFilterAllowed())return;let s=this.cachedFilter(e);return!s&&t&&(s=this.createFilterWrapper(e),this.setColumnFilterWrapper(e,s)),s}cachedFilter(e){return this.allColumnFilters.get(e.getColId())}getDefaultFilter(e,t=!1){return this.getDefaultFilterFromDataType(()=>this.beans.dataTypeSvc?.getBaseDataType(e),t)}getDefaultFilterFromDataType(e,t=!1){return N0(this.gos)?t?"agSetColumnFloatingFilter":"agSetColumnFilter":Ex(e(),t)}getDefaultFloatingFilter(e){return this.getDefaultFilter(e,!0)}createFilterComp(e,t,s,o,i,n){const r=()=>{const c=this.createFilterCompParams(e,i,n),d=o(c,i);return zS(this.beans.userCompFactory,t,d,s)},a=r();return a?{compDetails:a,createFilterUi:c=>(c?r():a).newAgStackInstance()}:null}createFilterInstance(e,t,s,o){const i=this.beans.selectableFilter;i?.isSelectable(t)&&(t=i.getFilterDef(e,t));const{handler:n,handlerParams:r,handlerGenerator:a}=this.createHandler(e,t,s)??{},l=this.createFilterComp(e,t,s,o,!!n,"init");if(!l)return{compDetails:null,createFilterUi:null,handler:n,handlerGenerator:a,handlerParams:r};const{compDetails:c,createFilterUi:d}=l;return this.isGlobalButtons&&(c.params?.buttons?.length||G(281,{colId:e.getColId()})),{compDetails:c,handler:n,handlerGenerator:a,handlerParams:r,createFilterUi:d}}createBaseFilterParams(e,t){const{filterManager:s,rowModel:o}=this.beans;return de(this.gos,{column:e,colDef:e.getColDef(),getValue:this.createGetValue(e),doesRowPassOtherFilter:t?()=>!0:i=>s?.doesRowPassOtherFilters(e.getColId(),i)??!0,rowModel:o})}createFilterCompParams(e,t,s,o){const i=this.filterChangedCallbackFactory(e),n=this.createBaseFilterParams(e,o);if(n.filterChangedCallback=i,n.filterModifiedCallback=o?()=>{}:r=>this.filterModified(e,r),t){const r=n,a=e.getColId(),l=Qe(this.model,a);r.model=l,r.state=this.state.get(a)??{model:l},r.onModelChange=(c,d)=>{this.updateStoredModel(a,c),this.refreshHandlerAndUi(e,c,"ui",!1,d).then(()=>{i({...d,source:"columnFilter"})})},r.onStateChange=c=>{this.updateState(e,c),this.updateOrRefreshFilterUi(e)},r.onAction=(c,d,u)=>{this.updateModel(e,c,d),this.dispatchLocalEvent({type:"filterAction",column:e,action:c,event:u})},r.getHandler=()=>this.getHandler(e,!0),r.onUiChange=c=>this.filterUiChanged(e,c),r.source=s}return n}createFilterUiForHandler(e,t){return t?{created:!1,create:t,filterParams:e.params,compDetails:e}:null}createFilterUiLegacy(e,t,s){const o=t(),i={created:!0,create:t,filterParams:e.params,compDetails:e,promise:o};return o.then(s),i}createFilterWrapper(e){const{compDetails:t,handler:s,handlerGenerator:o,handlerParams:i,createFilterUi:n}=this.createFilterInstance(e,e.getColDef(),this.getDefaultFilter(e),a=>a),r=e.getColId();if(s)return delete this.initialModel[r],s.init?.({...i,source:"init",model:Qe(this.model,r)}),{column:e,isHandler:!0,handler:s,handlerGenerator:o,handlerParams:i,filterUi:this.createFilterUiForHandler(t,n)};if(n){const a={column:e,filterUi:null,isHandler:!1};return a.filterUi=this.createFilterUiLegacy(t,n,l=>{a.filter=l??void 0}),a}return{column:e,filterUi:null,isHandler:!1}}createHandlerFunc(e,t,s){const{gos:o,frameworkOverrides:i,registry:n}=this.beans;let r;const a=p=>{const f=p.filter;if(Yp(f)){const C=f.handler;return C||(r=f.doesFilterPass,r?()=>({doesFilterPass:r}):void 0)}return typeof f=="string"?f:void 0},l=o.get("enableFilterHandlers"),c=l?a(t):void 0,d=p=>()=>this.createBean(n.createDynamicBean(p,!0));let u,h;if(typeof c=="string"){const p=o.get("filterHandlers")?.[c];p!=null?u=p:px.has(c)&&(u=d(c),h=c)}else u=c;if(!u){let p;const{compName:f,jsComp:C,fwComp:v}=Qp(i,t);f?p=f:C==null&&v==null&&t.filter===!0&&(p=s),h=this.handlerMap[p],h&&(u=d(h))}return u?{filterHandler:u,handlerNameOrCallback:r??h}:l?(je(o)&&G(277,{colId:e.getColId()}),S5):void 0}createHandler(e,t,s){const o=this.createHandlerFunc(e,t,s);if(!o)return;const i=Fl(this.beans.userCompFactory,t,this.createFilterCompParams(e,!0,"init")),{handlerNameOrCallback:n,filterHandler:r}=o,{handler:a,handlerParams:l}=this.createHandlerFromFunc(e,r,i);return{handler:a,handlerParams:l,handlerGenerator:n??r}}createHandlerFromFunc(e,t,s){const o=e.getColDef(),i=t(de(this.gos,{column:e,colDef:o})),n=this.createHandlerParams(e,s);return{handler:i,handlerParams:n}}createHandlerParams(e,t){const s=e.getColDef(),o=e.getColId(),i=this.filterChangedCallbackFactory(e);return de(this.gos,{colDef:s,column:e,getValue:this.createGetValue(e),doesRowPassOtherFilter:n=>this.beans.filterManager?.doesRowPassOtherFilters(o,n)??!0,onModelChange:(n,r)=>{this.updateStoredModel(o,n),this.refreshHandlerAndUi(e,n,"handler",!1,r).then(()=>{i({...r,source:"columnFilter"})})},filterParams:t})}onColumnsChanged(){const e=[],{colModel:t,filterManager:s,groupFilter:o}=this.beans;this.allColumnFilters.forEach((n,r)=>{let a;n.column.isPrimary()?a=t.getColDefCol(r):a=t.getCol(r),!(a&&a===n.column)&&(e.push(n.column),this.disposeFilterWrapper(n,"columnChanged"),this.disposeColumnListener(r))});const i=o&&e.every(n=>o.isGroupFilter(n));e.length>0&&!i&&s?.onFilterChanged({columns:e,source:"api"})}isFilterAllowed(e){if(!e.isFilterAllowed())return!1;const s=this.beans.groupFilter;return s?.isGroupFilter(e)?s.isFilterAllowed(e):!0}getFloatingFilterCompDetails(e,t){const{userCompFactory:s,frameworkOverrides:o,selectableFilter:i}=this.beans,n=h=>{const p=this.getOrCreateFilterUi(e);p?.then(f=>{h(Cn(f))})},r=e.getColDef(),a=i?.isSelectable(r)?i.getFilterDef(e,r):r,l=Ix(o,a,()=>this.getDefaultFloatingFilter(e))??"agReadOnlyFloatingFilter",c=this.gos.get("enableFilterHandlers"),d=Fl(s,a,this.createFilterCompParams(e,c,"init",!0)),u=de(this.gos,{column:e,filterParams:d,currentParentModel:()=>this.getCurrentFloatingFilterParentModel(e),parentFilterInstance:n,showParentFilter:t});if(c){const h=u,p=e.getColId(),f=this.filterChangedCallbackFactory(e);h.onUiChange=C=>this.floatingFilterUiChanged(e,C),h.model=Qe(this.model,p),h.onModelChange=(C,v)=>{this.updateStoredModel(p,C),this.refreshHandlerAndUi(e,C,"floating",!0,v).then(()=>{f({...v,source:"columnFilter"})})},h.getHandler=()=>this.getHandler(e,!0),h.source="init"}return $S(s,r,u,l)}getCurrentFloatingFilterParentModel(e){return this.getModelFromFilterWrapper(this.cachedFilter(e)??{column:e})}destroyFilterUi(e,t,s,o){const i="paramsUpdated";if(e.isHandler){const n=t.getColId();delete this.initialModel[n],this.state.delete(n);const r=e.filterUi,a=this.createFilterUiForHandler(s,o);e.filterUi=a;const l=this.eventSvc;r?.created?r.promise.then(c=>{this.destroyBean(c),l.dispatchEvent({type:"filterDestroyed",source:i,column:t})}):l.dispatchEvent({type:"filterHandlerDestroyed",source:i,column:t})}else this.destroyFilter(t,i)}destroyFilter(e,t="api"){const s=e.getColId(),o=this.allColumnFilters.get(s);this.disposeColumnListener(s),delete this.initialModel[s],o&&this.disposeFilterWrapper(o,t).then(i=>{i&&this.isAlive()&&this.beans.filterManager?.onFilterChanged({columns:[e],source:"api"})})}disposeColumnListener(e){const t=this.allColumnListeners.get(e);t&&(this.allColumnListeners.delete(e),t())}disposeFilterWrapper(e,t){let s=!1;const{column:o,isHandler:i,filterUi:n}=e,r=o.getColId();i&&(s=this.isHandlerActive(o),this.destroyBean(e.handler),delete this.model[r],this.state.delete(r));const a=()=>{this.setColFilterActive(o,!1,"filterDestroyed"),this.allColumnFilters.delete(r),this.eventSvc.dispatchEvent({type:"filterDestroyed",source:t,column:o})};if(n){if(n.created)return n.promise.then(l=>(s=i?s:!!l?.isFilterActive(),this.destroyBean(l),a(),s));a()}return Ee.resolve(s)}filterChangedCallbackFactory(e){return t=>{this.callOnFilterChangedOutsideRenderCycle({additionalEventAttributes:t,columns:[e],column:e,source:t?.source??"columnFilter"})}}filterParamsChanged(e,t="api"){const s=this.allColumnFilters.get(e);if(!s)return;const o=this.beans,i=s.column,n=i.getColDef(),r=i.isFilterAllowed(),a=this.getDefaultFilter(i),l=o.selectableFilter,c=l?.isSelectable(n)?l.getFilterDef(i,n):n,d=r?this.createHandlerFunc(i,c,this.getDefaultFilter(i)):void 0,u=!!d,h=s.isHandler;if(h!=u){this.destroyFilter(i,"paramsUpdated");return}const{compDetails:p,createFilterUi:f}=(r?this.createFilterComp(i,c,a,v=>v,u,"colDef"):null)??{compDetails:null,createFilterUi:null},C=p?.params??Fl(o.userCompFactory,c,this.createFilterCompParams(i,u,"colDef"));if(h){const v=d?.handlerNameOrCallback??d?.filterHandler,w=Qe(this.model,e);if(s.handlerGenerator!=v){const b=s.handler,{handler:S,handlerParams:y}=this.createHandlerFromFunc(i,d.filterHandler,C);s.handler=S,s.handlerParams=y,s.handlerGenerator=v,delete this.model[e],S.init?.({...y,source:"init",model:null}),this.destroyBean(b),w!=null&&this.beans.filterManager?.onFilterChanged({columns:[i],source:t})}else{const b=this.createHandlerParams(i,p?.params);s.handlerParams=b,s.handler.refresh?.({...b,source:"colDef",model:w})}}if(this.areFilterCompsDifferent(s.filterUi?.compDetails??null,p)||!s.filterUi||!p){this.destroyFilterUi(s,i,p,f);return}s.filterUi.filterParams=C,Ds(s,h)?.then(v=>{(v?.refresh?v.refresh(C):!0)===!1?this.destroyFilterUi(s,i,p,f):this.dispatchLocalEvent({type:"filterParamsChanged",column:i,params:C})})}refreshHandlerAndUi(e,t,s,o,i){const n=this.cachedFilter(e);if(!n)return o&&this.getOrCreateFilterWrapper(e,!0),Ee.resolve();if(!n.isHandler)return Ee.resolve();const{filterUi:r,handler:a,handlerParams:l}=n;return fx(()=>{if(r){const{created:c,filterParams:d}=r;if(c)return r.promise.then(u=>u?{filter:u,filterParams:d}:void 0);r.refreshed=!0}return Ee.resolve(void 0)},a,l,t,this.state.get(e.getColId())??{model:t},s,i)}setColumnFilterWrapper(e,t){const s=e.getColId();this.allColumnFilters.set(s,t),this.allColumnListeners.set(s,this.addManagedListeners(e,{colDefChanged:()=>this.filterParamsChanged(s)})[0])}areFilterCompsDifferent(e,t){if(!t||!e)return!0;const{componentClass:s}=e,{componentClass:o}=t;return!(s===o||s?.render&&o?.render&&s.render===o.render)}hasFloatingFilters(){return this.beans.colModel.getCols().some(t=>t.getColDef().floatingFilter)}getFilterInstance(e){const t=this.beans.colModel.getColDefCol(e);if(!t)return Promise.resolve(void 0);const s=this.getOrCreateFilterUi(t);return s?new Promise(o=>{s.then(i=>{o(Cn(i))})}):Promise.resolve(null)}processFilterModelUpdateQueue(){this.modelUpdates.forEach(({model:e,source:t})=>this.setModel(e,t)),this.modelUpdates=[],this.columnModelUpdates.forEach(({key:e,model:t,resolve:s})=>{this.setModelForColumn(e,t).then(()=>s())}),this.columnModelUpdates=[]}getModelForColumn(e,t){if(t){const{state:o,model:i}=this,n=e.getColId(),r=o.get(n);return r?r.model??null:Qe(i,n)}const s=this.cachedFilter(e);return s?this.getModelFromFilterWrapper(s):null}setModelForColumn(e,t){if(this.beans.dataTypeSvc?.isPendingInference){let s=()=>{};const o=new Promise(i=>{s=i});return this.columnModelUpdates.push({key:e,model:t,resolve:s}),o}return new Promise(s=>{this.setModelForColumnLegacy(e,t).then(o=>s(o))})}getStateForColumn(e){return this.state.get(e)??{model:Qe(this.model,e)}}setModelForColumnLegacy(e,t){const s=this.beans.colModel.getColDefCol(e),o=s?this.getOrCreateFilterWrapper(s,!0):null;return o?this.setModelOnFilterWrapper(o,t):Ee.resolve()}setColDefPropsForDataType(e,t,s){const o=e.filter,i=o===!0?this.getDefaultFilterFromDataType(()=>t.baseDataType):o;if(typeof i!="string")return;let n,r;const a=this.beans,{filterParams:l,filterValueGetter:c}=e;i==="agMultiColumnFilter"?{filterParams:n,filterValueGetter:r}=a.multiFilter?.getParamsForDataType(l,c,t,s)??{}:{filterParams:n,filterValueGetter:r}=xx(i,l,c,t,s,a,this.getLocaleTextFunc()),e.filterParams=n,r&&(e.filterValueGetter=r)}setColFilterActive(e,t,s,o){e.filterActive!==t&&(e.filterActive=t,e.dispatchColEvent("filterActiveChanged",s)),e.dispatchColEvent("filterChanged",s,o)}setModelOnFilterWrapper(e,t,s){return new Ee(o=>{if(e.isHandler){const n=e.column,r=n.getColId(),a=this.model[r];if(this.updateStoredModel(r,t),s&&t===a){o();return}this.refreshHandlerAndUi(n,t,"api").then(()=>o());return}const i=Ds(e);if(i){i.then(n=>{if(typeof n?.setModel!="function"){G(65),o();return}(n.setModel(t)||Ee.resolve()).then(()=>o())});return}o()})}updateStoredModel(e,t){Y(t)?this.model[e]=t:delete this.model[e];const s=this.state.get(e),o={model:t,state:s?.state};this.state.set(e,o)}filterModified(e,t){this.getOrCreateFilterUi(e)?.then(s=>{this.eventSvc.dispatchEvent({type:"filterModified",column:e,filterInstance:s,...t})})}filterUiChanged(e,t){this.gos.get("enableFilterHandlers")&&this.eventSvc.dispatchEvent({type:"filterUiChanged",column:e,...t})}floatingFilterUiChanged(e,t){this.gos.get("enableFilterHandlers")&&this.eventSvc.dispatchEvent({type:"floatingFilterUiChanged",column:e,...t})}updateModel(e,t,s){const o=e.getColId(),i=this.cachedFilter(e),n=()=>i?.filterUi;th(t,n,()=>Qe(this.model,o),()=>this.state.get(o),r=>this.updateState(e,r),r=>n()?.filterParams?.onModelChange(r,s),i?.isHandler?i.handler.processModelToApply?.bind(i.handler):void 0)}updateAllModels(e,t){const s=[];this.allColumnFilters.forEach((o,i)=>{const n=this.beans.colModel.getColDefCol(i);n&&th(e,()=>o.filterUi,()=>Qe(this.model,i),()=>this.state.get(i),r=>this.updateState(n,r),r=>{this.updateStoredModel(i,r),this.dispatchLocalEvent({type:"filterAction",column:n,action:e}),s.push(this.refreshHandlerAndUi(n,r,"ui"))},o?.isHandler?o.handler.processModelToApply?.bind(o.handler):void 0)}),s.length&&Ee.all(s).then(()=>{this.callOnFilterChangedOutsideRenderCycle({source:"columnFilter",additionalEventAttributes:t,columns:[]})})}updateOrRefreshFilterUi(e){const t=e.getColId();xf(()=>this.cachedFilter(e)?.filterUi,()=>Qe(this.model,t),()=>this.state.get(t))}updateState(e,t){this.state.set(e.getColId(),t),this.dispatchLocalEvent({type:"filterStateChanged",column:e,state:t})}canApplyAll(){const{state:e,model:t,activeFilterComps:s}=this;for(const i of s)if(i.source==="COLUMN_MENU")return!1;let o=!1;for(const i of e.keys()){const n=e.get(i);if(n.valid===!1)return!1;(n.model??null)!==Qe(t,i)&&(o=!0)}return o}hasUnappliedModel(e){const{model:t,state:s}=this;return(s.get(e)?.model??null)!==Qe(t,e)}setGlobalButtons(e){this.isGlobalButtons=e,this.dispatchLocalEvent({type:"filterGlobalButtons",isGlobal:e})}shouldKeepStateOnDetach(e,t){if(t==="newFiltersToolPanel")return!0;const s=this.beans.filterPanelSvc;return s?.isActive?!!s.getState(e.getColId()):!1}destroy(){super.destroy(),this.allColumnFilters.forEach(e=>this.disposeFilterWrapper(e,"gridDestroyed")),this.allColumnListeners.clear(),this.state.clear(),this.activeFilterComps.clear()}};function x5(e){return!!e.filterManager?.isAnyFilterPresent()}function R5(e,t="api"){e.filterManager?.onFilterChanged({source:t})}var F5=class extends A{constructor(){super(...arguments),this.beanName="filterManager",this.advFilterModelUpdateQueue=[]}wireBeans(e){this.quickFilter=e.quickFilter,this.advancedFilter=e.advancedFilter,this.colFilter=e.colFilter}postConstruct(){const e=this.refreshFiltersForAggregations.bind(this),t=this.updateAdvFilterColumns.bind(this);this.addManagedEventListeners({columnValueChanged:e,columnPivotChanged:e,columnPivotModeChanged:e,newColumnsLoaded:t,columnVisible:t,advancedFilterEnabledChanged:({enabled:o})=>this.onAdvFilterEnabledChanged(o),dataTypesInferred:this.processFilterModelUpdateQueue.bind(this)}),this.externalFilterPresent=this.isExternalFilterPresentCallback(),this.addManagedPropertyListeners(["isExternalFilterPresent","doesExternalFilterPass"],()=>{this.onFilterChanged({source:"api"})}),this.updateAggFiltering(),this.addManagedPropertyListener("groupAggFiltering",()=>{this.updateAggFiltering(),this.onFilterChanged()}),this.quickFilter&&this.addManagedListeners(this.quickFilter,{quickFilterChanged:()=>this.onFilterChanged({source:"quickFilter"})});const{gos:s}=this;this.alwaysPassFilter=s.get("alwaysPassFilter"),this.addManagedPropertyListener("alwaysPassFilter",()=>{this.alwaysPassFilter=s.get("alwaysPassFilter"),this.onFilterChanged({source:"api"})})}isExternalFilterPresentCallback(){const e=this.gos.getCallback("isExternalFilterPresent");return typeof e=="function"&&e({})}doesExternalFilterPass(e){const t=this.gos.get("doesExternalFilterPass");return typeof t=="function"&&t(e)}setFilterState(e,t,s="api"){this.isAdvFilterEnabled()||this.colFilter?.setState(e,t,s)}setFilterModel(e,t="api",s){if(this.isAdvFilterEnabled()){s||this.warnAdvFilters();return}this.colFilter?.setModel(e,t)}getFilterModel(){return this.colFilter?.getModel()??{}}getFilterState(){return this.colFilter?.getState()}isColumnFilterPresent(){return!!this.colFilter?.isFilterPresent()}isAggregateFilterPresent(){return!!this.colFilter?.isAggFilterPresent()}isChildFilterPresent(){return this.isColumnFilterPresent()||this.isQuickFilterPresent()||this.externalFilterPresent||this.isAdvFilterPresent()}isAnyFilterPresent(){return this.isChildFilterPresent()||this.isAggregateFilterPresent()}isAdvFilterPresent(){return this.isAdvFilterEnabled()&&this.advancedFilter.isFilterPresent()}onAdvFilterEnabledChanged(e){e?this.colFilter?.disableFilters()&&this.onFilterChanged({source:"advancedFilter"}):this.advancedFilter?.isFilterPresent()&&(this.advancedFilter.setModel(null),this.onFilterChanged({source:"advancedFilter"}))}isAdvFilterEnabled(){return!!this.advancedFilter?.isEnabled()}isAdvFilterHeaderActive(){return this.isAdvFilterEnabled()&&this.advancedFilter.isHeaderActive()}refreshFiltersForAggregations(){xc(this.gos)&&this.isAnyFilterPresent()&&this.onFilterChanged()}onFilterChanged(e={}){const{source:t,additionalEventAttributes:s,columns:o=[]}=e;this.externalFilterPresent=this.isExternalFilterPresentCallback(),(this.colFilter?this.colFilter.updateBeforeFilterChanged(e):Ee.resolve()).then(()=>{const i={source:t,type:"filterChanged",columns:o};s&&pt(i,s),this.eventSvc.dispatchEvent(i),this.colFilter?.updateAfterFilterChanged()})}isSuppressFlashingCellsBecauseFiltering(){return!!this.colFilter?.isSuppressFlashingCellsBecauseFiltering()}isQuickFilterPresent(){return!!this.quickFilter?.isFilterPresent()}updateAggFiltering(){this.aggFiltering=!!xc(this.gos)}isAggregateQuickFilterPresent(){return this.isQuickFilterPresent()&&this.shouldApplyQuickFilterAfterAgg()}isNonAggregateQuickFilterPresent(){return this.isQuickFilterPresent()&&!this.shouldApplyQuickFilterAfterAgg()}shouldApplyQuickFilterAfterAgg(){return(this.aggFiltering||this.beans.colModel.isPivotMode())&&!this.gos.get("applyQuickFilterBeforePivotOrAgg")}doesRowPassOtherFilters(e,t){return this.doesRowPassFilter({rowNode:t,colIdToSkip:e})}doesRowPassAggregateFilters(e){const{rowNode:t}=e;return this.alwaysPassFilter?.(t)?!0:!(this.isAggregateQuickFilterPresent()&&!this.quickFilter.doesRowPass(t)||this.isAggregateFilterPresent()&&!this.colFilter.doFiltersPass(t,e.colIdToSkip,!0))}doesRowPassFilter(e){const{rowNode:t}=e;return this.alwaysPassFilter?.(t)?!0:!(this.isNonAggregateQuickFilterPresent()&&!this.quickFilter.doesRowPass(t)||this.externalFilterPresent&&!this.doesExternalFilterPass(t)||this.isColumnFilterPresent()&&!this.colFilter.doFiltersPass(t,e.colIdToSkip)||this.isAdvFilterPresent()&&!this.advancedFilter.doesFilterPass(t))}isFilterAllowed(e){return this.isAdvFilterEnabled()?!1:!!this.colFilter?.isFilterAllowed(e)}getAdvFilterModel(){return this.isAdvFilterEnabled()?this.advancedFilter.getModel():null}setAdvFilterModel(e,t="api"){if(this.isAdvFilterEnabled()){if(this.beans.dataTypeSvc?.isPendingInference){this.advFilterModelUpdateQueue.push(e);return}this.advancedFilter.setModel(e??null),this.onFilterChanged({source:t})}}toggleAdvFilterBuilder(e,t){this.isAdvFilterEnabled()&&this.advancedFilter.getCtrl().toggleFilterBuilder({source:t,force:e})}updateAdvFilterColumns(){this.isAdvFilterEnabled()&&this.advancedFilter.updateValidity()&&this.onFilterChanged({source:"advancedFilter"})}hasFloatingFilters(){return this.isAdvFilterEnabled()?!1:!!this.colFilter?.hasFloatingFilters()}getColumnFilterInstance(e){return this.isAdvFilterEnabled()?(this.warnAdvFilters(),Promise.resolve(void 0)):this.colFilter?.getFilterInstance(e)??Promise.resolve(void 0)}warnAdvFilters(){G(68)}setupAdvFilterHeaderComp(e){this.advancedFilter?.getCtrl().setupHeaderComp(e)}getHeaderRowCount(){return this.isAdvFilterHeaderActive()?1:0}getHeaderHeight(){return this.isAdvFilterHeaderActive()?this.advancedFilter.getCtrl().getHeaderHeight():0}processFilterModelUpdateQueue(){for(const e of this.advFilterModelUpdateQueue)this.setAdvFilterModel(e);this.advFilterModelUpdateQueue=[]}setColumnFilterModel(e,t){return this.isAdvFilterEnabled()?(this.warnAdvFilters(),Promise.resolve()):this.colFilter?.setModelForColumn(e,t)??Promise.resolve()}},E5=class extends A{constructor(){super(...arguments),this.beanName="filterMenuFactory"}wireBeans(e){this.popupSvc=e.popupSvc}hideActiveMenu(){this.hidePopup?.()}showMenuAfterMouseEvent(e,t,s,o){e&&!e.isColumn||this.showPopup(e,i=>{this.popupSvc?.positionPopupUnderMouseEvent({column:e,type:s,mouseEvent:t,ePopup:i})},s,t.target,Ft(this.gos),o)}showMenuAfterButtonClick(e,t,s,o){if(e&&!e.isColumn)return;let i=-1,n="left";const r=Ft(this.gos);!r&&this.gos.get("enableRtl")&&(i=1,n="right");const a=r?void 0:4*i,l=r?void 0:4;this.showPopup(e,c=>{this.popupSvc?.positionPopupByComponent({type:s,eventSource:t,ePopup:c,nudgeX:a,nudgeY:l,alignSide:n,keepWithinBounds:!0,position:"under",column:e})},s,t,r,o)}showPopup(e,t,s,o,i,n){const r=e?this.createBean(new Sx(e,"COLUMN_MENU")):void 0;if(this.activeMenu=r,!r?.hasFilter()||!e){Ie(57);return}const a=mt({tag:"div",cls:`ag-menu${i?"":" ag-filter-menu"}`,role:"presentation"});[this.tabListener]=this.addManagedElementListeners(a,{keydown:C=>this.trapFocusWithin(C,a)}),a.appendChild(r?.getGui());let l;const c=()=>r?.afterGuiDetached(),d=H0(this.gos)?o??this.beans.ctrlsSvc.getGridBodyCtrl().eGridBody:void 0,u=C=>{ch(e,!1,"contextMenu");const v=C instanceof KeyboardEvent;this.tabListener&&(this.tabListener=this.tabListener()),v&&o&&ws(o)&&nf(o)?.focus({preventScroll:!0}),c(),this.destroyBean(this.activeMenu),this.dispatchVisibleChangedEvent(!1,s,e),n?.()},h=this.getLocaleTextFunc(),p=i&&s!=="columnFilter"?h("ariaLabelColumnMenu","Column Menu"):h("ariaLabelColumnFilter","Column Filter"),f=this.popupSvc?.addPopup({modal:!0,eChild:a,closeOnEsc:!0,closedCallback:u,positionCallback:()=>t(a),anchorToElement:d,ariaLabel:p});f&&(this.hidePopup=l=f.hideFunc),r.afterInit().then(()=>{t(a),r.afterGuiAttached({container:s,hidePopup:l})}),ch(e,!0,"contextMenu"),this.dispatchVisibleChangedEvent(!0,s,e)}trapFocusWithin(e,t){e.key!==T.TAB||e.defaultPrevented||Ro(this.beans,t,!1,e.shiftKey)||(e.preventDefault(),fo(t,e.shiftKey))}dispatchVisibleChangedEvent(e,t,s){this.eventSvc.dispatchEvent({type:"columnMenuVisibleChanged",visible:e,switchingTab:!1,key:t,column:s??null,columnGroup:null})}isMenuEnabled(e){return e.isFilterAllowed()&&(e.getColDef().menuTabs??["filterMenuTab"]).includes("filterMenuTab")}showMenuAfterContextMenuEvent(){}destroy(){this.destroyBean(this.activeMenu),super.destroy()}},D5=class extends A{constructor(){super(...arguments),this.beanName="filterValueSvc"}getValue(e,t,s){if(!t)return;const o=e.getColDef(),{selectableFilter:i,valueSvc:n}=this.beans,r=s??i?.getFilterValueGetter(e.getColId())??o.filterValueGetter;return r?this.executeFilterValueGetter(r,t.data,e,t,o):n.getValue(e,t)}executeFilterValueGetter(e,t,s,o,i){const{expressionSvc:n,valueSvc:r}=this.beans,a=de(this.gos,{data:t,node:o,column:s,colDef:i,getValue:r.getValueCallback.bind(r,o)});return typeof e=="function"?e(a):n?.evaluate(e,a)}},P5={tag:"div",cls:"ag-floating-filter-input",role:"presentation",children:[{tag:"ag-input-text-field",ref:"eFloatingFilterText"}]},M5=class extends _e{constructor(){super(P5,[Da]),this.eFloatingFilterText=ne}init(e){this.params=e;const t=this.beans.colNames.getDisplayNameForColumn(e.column,"header",!0);if(this.eFloatingFilterText.setDisabled(!0).setInputAriaLabel(`${t} ${this.getLocaleTextFunc()("ariaFilterInput","Filter Input")}`),this.gos.get("enableFilterHandlers")){const s=e,o=s.getHandler();if(o.getModelAsString){const i=o.getModelAsString(s.model);this.eFloatingFilterText.setValue(i)}}}onParentModelChanged(e){if(e==null){this.eFloatingFilterText.setValue("");return}this.params.parentFilterInstance(t=>{if(t.getModelAsString){const s=t.getModelAsString(e);this.eFloatingFilterText.setValue(s)}})}refresh(e){this.init(e)}},Kd=class{constructor(){this.customFilterOptions={}}init(e,t){this.filterOptions=e.filterOptions??t,this.mapCustomOptions(),this.defaultOption=this.getDefaultItem(e.defaultOption)}refresh(e,t){const s=e.filterOptions??t;this.filterOptions!==s&&(this.filterOptions=s,this.customFilterOptions={},this.mapCustomOptions()),this.defaultOption=this.getDefaultItem(e.defaultOption)}mapCustomOptions(){const{filterOptions:e}=this;if(e)for(const t of e){if(typeof t=="string")continue;const s=[["displayKey"],["displayName"],["predicate","test"]],o=i=>i.some(n=>t[n]!=null)?!0:(G(72,{keys:i}),!1);if(!s.every(o)){this.filterOptions=e.filter(i=>i===t)||[];continue}this.customFilterOptions[t.displayKey]=t}}getDefaultItem(e){const{filterOptions:t}=this;if(e)return e;if(t.length>=1){const s=t[0];if(typeof s=="string")return s;if(s.displayKey)return s.displayKey;G(73)}else G(74)}getCustomOption(e){return this.customFilterOptions[e]}};function nn(e,t,s){return s==null?e.splice(t):e.splice(t,s)}function na(e){return e==null||typeof e=="string"&&e.trim().length===0}function T5(e){return e==="AND"||e==="OR"?e:"AND"}function I5(e,t,s){if(e==null)return;const{predicate:o}=e;if(o!=null&&!t.some(i=>i==null))return o(t,s)}function k5(e,t){let s=e.length;return s>t&&(e.splice(t),G(78),s=t),s}function Sn(e,t){const s=t.getCustomOption(e);if(s){const{numberOfInputs:i}=s;return i??1}return e&&["empty","notBlank","blank"].indexOf(e)>=0?0:e==="inRange"?2:1}var qd=class extends Tx{constructor(e,t,s){super(e,"simple-filter"),this.mapValuesFromModel=t,this.defaultOptions=s,this.eTypes=[],this.eJoinPanels=[],this.eJoinAnds=[],this.eJoinOrs=[],this.eConditionBodies=[],this.listener=()=>this.onUiChanged(),this.lastUiCompletePosition=null,this.joinOperatorId=0}setParams(e){super.setParams(e);const t=new Kd;this.optionsFactory=t,t.init(e,this.defaultOptions),this.commonUpdateSimpleParams(e),this.createOption(),this.createMissingConditionsAndOperators()}updateParams(e,t){this.optionsFactory.refresh(e,this.defaultOptions),super.updateParams(e,t),this.commonUpdateSimpleParams(e)}commonUpdateSimpleParams(e){this.setNumConditions(e),this.defaultJoinOperator=T5(e.defaultJoinOperator),this.filterPlaceholder=e.filterPlaceholder,this.createFilterListOptions();const t=this.getGui();this.isReadOnly()?t.setAttribute("tabindex","-1"):t.removeAttribute("tabindex")}onFloatingFilterChanged(e,t){this.setTypeFromFloatingFilter(e),this.setValueFromFloatingFilter(t),this.onUiChanged("immediately",!0)}setTypeFromFloatingFilter(e){this.eTypes.forEach((t,s)=>{const o=s===0?e:this.optionsFactory.defaultOption;t.setValue(o,!0)})}getModelFromUi(){const e=this.getUiCompleteConditions();return e.length===0?null:this.maxNumConditions>1&&e.length>1?{filterType:this.filterType,operator:this.getJoinOperator(),conditions:e}:e[0]}getConditionTypes(){return this.eTypes.map(e=>e.getValue())}getConditionType(e){return this.eTypes[e].getValue()}getJoinOperator(){const{eJoinOrs:e,defaultJoinOperator:t}=this;return e.length===0?t:e[0].getValue()===!0?"OR":"AND"}areNonNullModelsEqual(e,t){const s=!e.operator,o=!t.operator;if(!s&&o||s&&!o)return!1;let n;if(s){const r=e,a=t;n=this.areSimpleModelsEqual(r,a)}else{const r=e,a=t;n=r.operator===a.operator&&Vs(r.conditions,a.conditions,(l,c)=>this.areSimpleModelsEqual(l,c))}return n}setModelIntoUi(e,t){if(e==null)return this.resetUiToDefaults(t),Ee.resolve();if(e.operator){const o=e;let i=o.conditions;i==null&&(i=[],G(77));const n=k5(i,this.maxNumConditions),r=this.getNumConditions();if(n<r)this.removeConditionsAndOperators(n);else if(n>r)for(let l=r;l<n;l++)this.createJoinOperatorPanel(),this.createOption();const a=o.operator==="OR";this.eJoinAnds.forEach(l=>l.setValue(!a,!0)),this.eJoinOrs.forEach(l=>l.setValue(a,!0)),i.forEach((l,c)=>{this.eTypes[c].setValue(l.type,!0),this.setConditionIntoUi(l,c)})}else{const o=e;this.getNumConditions()>1&&this.removeConditionsAndOperators(1),this.eTypes[0].setValue(o.type,!0),this.setConditionIntoUi(o,0)}return this.lastUiCompletePosition=this.getNumConditions()-1,this.createMissingConditionsAndOperators(),this.updateUiVisibility(),t||this.params.onUiChange(this.getUiChangeEventParams()),Ee.resolve()}setNumConditions(e){let t=e.maxNumConditions??2;t<1&&(G(79),t=1),this.maxNumConditions=t;let s=e.numAlwaysVisibleConditions??1;s<1&&(G(80),s=1),s>t&&(G(81),s=t),this.numAlwaysVisibleConditions=s}createOption(){const e=this.getGui(),t=this.createManagedBean(new Pd);this.eTypes.push(t),t.addCss("ag-filter-select"),e.appendChild(t.getGui());const s=this.createEValue();this.eConditionBodies.push(s),e.appendChild(s),this.putOptionsIntoDropdown(t),this.resetType(t);const o=this.getNumConditions()-1;this.forEachPositionInput(o,i=>this.resetInput(i)),this.addChangedListeners(t,o)}createJoinOperatorPanel(){const e=mt({tag:"div",cls:"ag-filter-condition"});this.eJoinPanels.push(e);const t=this.createJoinOperator(this.eJoinAnds,e,"and"),s=this.createJoinOperator(this.eJoinOrs,e,"or");this.getGui().appendChild(e);const o=this.eJoinPanels.length-1,i=this.joinOperatorId++;this.resetJoinOperatorAnd(t,o,i),this.resetJoinOperatorOr(s,o,i),this.isReadOnly()||(t.onValueChange(this.listener),s.onValueChange(this.listener))}createJoinOperator(e,t,s){const o=this.createManagedBean(new ay);e.push(o);const i="ag-filter-condition-operator";return o.addCss(i),o.addCss(`${i}-${s}`),t.appendChild(o.getGui()),o}createFilterListOptions(){this.filterListOptions=this.optionsFactory.filterOptions.map(e=>typeof e=="string"?this.createBoilerplateListOption(e):this.createCustomListOption(e))}putOptionsIntoDropdown(e){const{filterListOptions:t}=this;for(const s of t)e.addOption(s);e.setDisabled(t.length<=1)}createBoilerplateListOption(e){return{value:e,text:this.translate(e)}}createCustomListOption(e){const{displayKey:t}=e,s=this.optionsFactory.getCustomOption(e.displayKey);return{value:t,text:s?this.getLocaleTextFunc()(s.displayKey,s.displayName):this.translate(t)}}createBodyTemplate(){return null}getAgComponents(){return[]}updateUiVisibility(){const e=this.getJoinOperator();this.updateNumConditions(),this.updateConditionStatusesAndValues(this.lastUiCompletePosition,e)}updateNumConditions(){let e=-1,t=!0;for(let s=0;s<this.getNumConditions();s++)this.isConditionUiComplete(s)?e=s:t=!1;if(this.shouldAddNewConditionAtEnd(t))this.createJoinOperatorPanel(),this.createOption();else{const s=this.lastUiCompletePosition??this.getNumConditions()-2;if(e<s){this.removeConditionsAndOperators(s+1);const o=e+1,i=s-o;i>0&&this.removeConditionsAndOperators(o,i),this.createMissingConditionsAndOperators()}}this.lastUiCompletePosition=e}updateConditionStatusesAndValues(e,t){this.eTypes.forEach((o,i)=>{const n=this.isConditionDisabled(i,e);o.setDisabled(n||this.filterListOptions.length<=1),i===1&&(hn(this.eJoinPanels[0],n),this.eJoinAnds[0].setDisabled(n),this.eJoinOrs[0].setDisabled(n))}),this.eConditionBodies.forEach((o,i)=>{ze(o,this.isConditionBodyVisible(i))});const s=(t??this.getJoinOperator())==="OR";for(const o of this.eJoinAnds)o.setValue(!s,!0);for(const o of this.eJoinOrs)o.setValue(s,!0);this.forEachInput((o,i,n,r)=>{this.setElementDisplayed(o,i<r),this.setElementDisabled(o,this.isConditionDisabled(n,e))}),this.resetPlaceholder()}shouldAddNewConditionAtEnd(e){return e&&this.getNumConditions()<this.maxNumConditions&&!this.isReadOnly()}removeConditionsAndOperators(e,t){if(e>=this.getNumConditions())return;const{eTypes:s,eConditionBodies:o,eJoinPanels:i,eJoinAnds:n,eJoinOrs:r}=this;this.removeComponents(s,e,t),this.removeElements(o,e,t),this.removeEValues(e,t);const a=Math.max(e-1,0);this.removeElements(i,a,t),this.removeComponents(n,a,t),this.removeComponents(r,a,t)}removeElements(e,t,s){const o=nn(e,t,s);for(const i of o)Os(i)}removeComponents(e,t,s){const o=nn(e,t,s);for(const i of o)Os(i.getGui()),this.destroyBean(i)}afterGuiAttached(e){if(super.afterGuiAttached(e),this.resetPlaceholder(),!e?.suppressFocus){let t;if(!this.isReadOnly()){const s=this.getInputs(0)[0];s instanceof Xs&&this.isConditionBodyVisible(0)?t=s.getInputElement():t=this.eTypes[0]?.getFocusableElement()}(t??this.getGui()).focus({preventScroll:!0})}}afterGuiDetached(){super.afterGuiDetached();const e=this.params;if(this.beans.colFilter?.shouldKeepStateOnDetach(e.column))return;e.onStateChange({model:e.model});let t=-1,s=-1,o=!1;const i=this.getJoinOperator();for(let r=this.getNumConditions()-1;r>=0;r--)if(this.isConditionUiComplete(r))t===-1&&(t=r,s=r);else{const a=r>=this.numAlwaysVisibleConditions&&!this.isConditionUiComplete(r-1),l=r<t;(a||l)&&(this.removeConditionsAndOperators(r,1),o=!0,l&&s--)}let n=!1;this.getNumConditions()<this.numAlwaysVisibleConditions&&(this.createMissingConditionsAndOperators(),n=!0),this.shouldAddNewConditionAtEnd(s===this.getNumConditions()-1)&&(this.createJoinOperatorPanel(),this.createOption(),n=!0),n&&this.updateConditionStatusesAndValues(s,i),o&&this.updateJoinOperatorsDisabled(),this.lastUiCompletePosition=s}getModelAsString(e){return this.params.getHandler()?.getModelAsString?.(e)??""}getPlaceholderText(e,t){let s=this.translate(e);if(typeof this.filterPlaceholder=="function"){const o=this.eTypes[t].getValue(),i=this.translate(o);s=this.filterPlaceholder({filterOptionKey:o,filterOption:i,placeholder:s})}else typeof this.filterPlaceholder=="string"&&(s=this.filterPlaceholder);return s}resetPlaceholder(){const e=this.getLocaleTextFunc();this.forEachInput((t,s,o,i)=>{if(!(t instanceof Xs))return;const n=s===0&&i>1?"inRangeStart":s===0?"filterOoo":"inRangeEnd",r=s===0&&i>1?e("ariaFilterFromValue","Filter from value"):s===0?e("ariaFilterValue","Filter Value"):e("ariaFilterToValue","Filter to Value");t.setInputPlaceholder(this.getPlaceholderText(n,o)),t.setInputAriaLabel(r)})}setElementValue(e,t,s){e instanceof Xs&&e.setValue(t!=null?String(t):null,!0)}setElementDisplayed(e,t){ju(e)&&ze(e.getGui(),t)}setElementDisabled(e,t){ju(e)&&hn(e.getGui(),t)}attachElementOnChange(e,t){e instanceof Xs&&e.onValueChange(t)}forEachInput(e){this.getConditionTypes().forEach((t,s)=>{this.forEachPositionTypeInput(s,t,e)})}forEachPositionInput(e,t){const s=this.getConditionType(e);this.forEachPositionTypeInput(e,s,t)}forEachPositionTypeInput(e,t,s){const o=Sn(t,this.optionsFactory),i=this.getInputs(e);for(let n=0;n<i.length;n++){const r=i[n];r!=null&&s(r,n,e,o)}}isConditionDisabled(e,t){return this.isReadOnly()?!0:e===0?!1:e>t+1}isConditionBodyVisible(e){const t=this.getConditionType(e);return Sn(t,this.optionsFactory)>0}isConditionUiComplete(e){return!(e>=this.getNumConditions()||this.getConditionType(e)==="empty"||this.getValues(e).some(s=>s==null))}getNumConditions(){return this.eTypes.length}getUiCompleteConditions(){const e=[];for(let t=0;t<this.getNumConditions();t++)this.isConditionUiComplete(t)&&e.push(this.createCondition(t));return e}createMissingConditionsAndOperators(){if(!this.isReadOnly())for(let e=this.getNumConditions();e<this.numAlwaysVisibleConditions;e++)this.createJoinOperatorPanel(),this.createOption()}resetUiToDefaults(e){this.removeConditionsAndOperators(this.isReadOnly()?1:this.numAlwaysVisibleConditions),this.eTypes.forEach(t=>this.resetType(t)),this.eJoinAnds.forEach((t,s)=>this.resetJoinOperatorAnd(t,s,this.joinOperatorId+s)),this.eJoinOrs.forEach((t,s)=>this.resetJoinOperatorOr(t,s,this.joinOperatorId+s)),this.joinOperatorId++,this.forEachInput(t=>this.resetInput(t)),this.resetPlaceholder(),this.createMissingConditionsAndOperators(),this.lastUiCompletePosition=null,this.updateUiVisibility(),e||this.params.onUiChange(this.getUiChangeEventParams())}resetType(e){const s=this.getLocaleTextFunc()("ariaFilteringOperator","Filtering operator");e.setValue(this.optionsFactory.defaultOption,!0).setAriaLabel(s).setDisabled(this.isReadOnly()||this.filterListOptions.length<=1)}resetJoinOperatorAnd(e,t,s){this.resetJoinOperator(e,t,this.defaultJoinOperator==="AND",this.translate("andCondition"),s)}resetJoinOperatorOr(e,t,s){this.resetJoinOperator(e,t,this.defaultJoinOperator==="OR",this.translate("orCondition"),s)}resetJoinOperator(e,t,s,o,i){this.updateJoinOperatorDisabled(e.setValue(s,!0).setName(`ag-simple-filter-and-or-${this.getCompId()}-${i}`).setLabel(o),t)}updateJoinOperatorsDisabled(){const e=(t,s)=>this.updateJoinOperatorDisabled(t,s);this.eJoinAnds.forEach(e),this.eJoinOrs.forEach(e)}updateJoinOperatorDisabled(e,t){e.setDisabled(this.isReadOnly()||t>0)}resetInput(e){this.setElementValue(e,null),this.setElementDisabled(e,this.isReadOnly())}setConditionIntoUi(e,t){const s=this.mapValuesFromModel(e,this.optionsFactory);this.forEachInput((o,i,n)=>{n===t&&this.setElementValue(o,s[i]!=null?s[i]:null)})}setValueFromFloatingFilter(e){this.forEachInput((t,s,o)=>{this.setElementValue(t,s===0&&o===0?e:null,!0)})}addChangedListeners(e,t){this.isReadOnly()||(e.onValueChange(this.listener),this.forEachPositionInput(t,s=>{this.attachElementOnChange(s,this.listener)}))}hasInvalidInputs(){return!1}isReadOnly(){return!!this.params.readOnly}},Pm=class{constructor(e,t,s,o,i,n){this.alive=!0,this.context=e,this.eParent=i;const r=WS(t,s,o);r&&r.newAgStackInstance().then(a=>{if(!this.alive){e.destroyBean(a);return}if(this.dateComp=a,!a)return;i.appendChild(a.getGui()),a?.afterGuiAttached?.();const{tempValue:l,disabled:c}=this;l&&a.setDate(l),c!=null&&a.setDisabled?.(c),n?.(this)})}destroy(){this.alive=!1,this.dateComp=this.context.destroyBean(this.dateComp)}getDate(){return this.dateComp?this.dateComp.getDate():this.tempValue}setDate(e){const t=this.dateComp;t?t.setDate(e):this.tempValue=e}setDisabled(e){const t=this.dateComp;t?t.setDisabled?.(e):this.disabled=e}setDisplayed(e){ze(this.eParent,e)}setInputPlaceholder(e){this.dateComp?.setInputPlaceholder?.(e)}setInputAriaLabel(e){this.dateComp?.setInputAriaLabel?.(e)}afterGuiAttached(e){this.dateComp?.afterGuiAttached?.(e)}updateParams(e){this.dateComp?.refresh?.(e)}},Yd=["equals","notEqual","lessThan","greaterThan","inRange","blank","notBlank"];function Mm(e,t){const{dateFrom:s,dateTo:o,type:i}=e||{};return[s&&wt(s,void 0,!0)||null,o&&wt(o,void 0,!0)||null].slice(0,Sn(i,t))}var jh=1e3,Uh=1/0,A5=class extends qd{constructor(){super("dateFilter",Mm,Yd),this.eConditionPanelsFrom=[],this.eConditionPanelsTo=[],this.dateConditionFromComps=[],this.dateConditionToComps=[],this.minValidYear=jh,this.maxValidYear=Uh,this.minValidDate=null,this.maxValidDate=null,this.filterType="date"}afterGuiAttached(e){super.afterGuiAttached(e),this.dateConditionFromComps[0].afterGuiAttached(e)}commonUpdateSimpleParams(e){super.commonUpdateSimpleParams(e);const t=(l,c)=>{const d=e[l];if(d!=null)if(isNaN(d))G(82,{param:l});else return d==null?c:Number(d);return c},s=t("minValidYear",jh),o=t("maxValidYear",Uh);this.minValidYear=s,this.maxValidYear=o,s>o&&G(83);const{minValidDate:i,maxValidDate:n}=e,r=i instanceof Date?i:wt(i);this.minValidDate=r;const a=n instanceof Date?n:wt(n);this.maxValidDate=a,r&&a&&r>a&&G(84)}createDateCompWrapper(e){const{beans:{userCompFactory:t,context:s,gos:o},params:i}=this,n=new Pm(s,t,i.colDef,de(o,{onDateChanged:()=>this.onUiChanged(),filterParams:i,location:"filter"}),e);return this.addDestroyFunc(()=>n.destroy()),n}setElementValue(e,t){e.setDate(t)}setElementDisplayed(e,t){e.setDisplayed(t)}setElementDisabled(e,t){e.setDisabled(t)}createEValue(){const e=mt({tag:"div",cls:"ag-filter-body"});return this.createFromToElement(e,this.eConditionPanelsFrom,this.dateConditionFromComps,"from"),this.createFromToElement(e,this.eConditionPanelsTo,this.dateConditionToComps,"to"),e}createFromToElement(e,t,s,o){const i=mt({tag:"div",cls:`ag-filter-${o} ag-filter-date-${o}`});t.push(i),e.appendChild(i),s.push(this.createDateCompWrapper(i))}removeEValues(e,t){this.removeDateComps(this.dateConditionFromComps,e,t),this.removeDateComps(this.dateConditionToComps,e,t),nn(this.eConditionPanelsFrom,e,t),nn(this.eConditionPanelsTo,e,t)}removeDateComps(e,t,s){const o=nn(e,t,s);for(const i of o)i.destroy()}isValidDateValue(e){if(e===null)return!1;const{minValidDate:t,maxValidDate:s,minValidYear:o,maxValidYear:i}=this;if(t){if(e<t)return!1}else if(e.getUTCFullYear()<o)return!1;if(s){if(e>s)return!1}else if(e.getUTCFullYear()>i)return!1;return!0}isConditionUiComplete(e){if(!super.isConditionUiComplete(e))return!1;let t=!0;return this.forEachInput((s,o,i,n)=>{i!==e||!t||o>=n||(t=t&&this.isValidDateValue(s.getDate()))}),t}areSimpleModelsEqual(e,t){return e.dateFrom===t.dateFrom&&e.dateTo===t.dateTo&&e.type===t.type}createCondition(e){const t=this.getConditionType(e),s={},o=this.getValues(e),i=this.params.useIsoSeparator?"T":" ";return o.length>0&&(s.dateFrom=Et(o[0],!0,i)),o.length>1&&(s.dateTo=Et(o[1],!0,i)),{dateFrom:null,dateTo:null,filterType:this.filterType,type:t,...s}}resetPlaceholder(){const e=this.getLocaleTextFunc(),t=this.translate("dateFormatOoo"),s=e("ariaFilterValue","Filter Value");this.forEachInput(o=>{o.setInputPlaceholder(t),o.setInputAriaLabel(s)})}getInputs(e){const{dateConditionFromComps:t,dateConditionToComps:s}=this;return e>=t.length?[null,null]:[t[e],s[e]]}getValues(e){const t=[];return this.forEachPositionInput(e,(s,o,i,n)=>{o<n&&t.push(s.getDate())}),t}translate(e){return e==="lessThan"?super.translate("before"):e==="greaterThan"?super.translate("after"):super.translate(e)}},Tm=class extends A{constructor(e,t){super(),this.mapValuesFromModel=e,this.defaultOptions=t}init(e){const t=e.filterParams,s=new Kd;this.optionsFactory=s,s.init(t,this.defaultOptions),this.filterModelFormatter=this.createManagedBean(new this.FilterModelFormatterClass(s,t)),this.updateParams(e),this.validateModel(e)}refresh(e){if(e.source==="colDef"){const t=e.filterParams,s=this.optionsFactory;s.refresh(t,this.defaultOptions),this.filterModelFormatter.updateParams({optionsFactory:s,filterParams:t}),this.updateParams(e)}this.validateModel(e)}updateParams(e){this.params=e}doesFilterPass(e){const t=e.model;if(t==null)return!0;const{operator:s}=t,o=[];if(s){const r=t;o.push(...r.conditions??[])}else o.push(t);const i=s&&s==="OR"?"some":"every",n=this.params.getValue(e.node);return o[i](r=>this.individualConditionPasses(e,r,n))}getModelAsString(e,t){return this.filterModelFormatter.getModelAsString(e,t)??""}validateModel(e){const{model:t,filterParams:{filterOptions:s,maxNumConditions:o}}=e;if(t==null)return;let n=Ef(t)?t.conditions:[t];const r=s?.map(d=>typeof d=="string"?d:d.displayKey)??this.defaultOptions;if(!(!n||n.every(d=>r.find(u=>u===d.type)!==void 0))){this.params={...e,model:null},e.onModelChange(null);return}let l=!1;const c=this.filterType;if((n&&!n.every(d=>d.filterType===c)||t.filterType!==c)&&(n=n.map(d=>({...d,filterType:c})),l=!0),typeof o=="number"&&n&&n.length>o&&(n=n.slice(0,o),l=!0),l){const d=n.length>1?{...t,filterType:c,conditions:n}:{...n[0],filterType:c};this.params={...e,model:d},e.onModelChange(d)}}individualConditionPasses(e,t,s){const o=this.optionsFactory,i=this.mapValuesFromModel(t,o),n=o.getCustomOption(t.type),r=I5(n,i,s);return r??(s==null?this.evaluateNullValue(t.type):this.evaluateNonNullValue(i,s,t,e))}},Im=class extends Tm{evaluateNullValue(e){const{includeBlanksInEquals:t,includeBlanksInNotEqual:s,includeBlanksInGreaterThan:o,includeBlanksInLessThan:i,includeBlanksInRange:n}=this.params.filterParams;switch(e){case"equals":if(t)return!0;break;case"notEqual":if(s)return!0;break;case"greaterThan":case"greaterThanOrEqual":if(o)return!0;break;case"lessThan":case"lessThanOrEqual":if(i)return!0;break;case"inRange":if(n)return!0;break;case"blank":return!0;case"notBlank":return!1}return!1}evaluateNonNullValue(e,t,s){const o=s.type;if(!this.isValid(t))return o==="notEqual"||o==="notBlank";const i=this.comparator(),n=e[0]!=null?i(e[0],t):0;switch(o){case"equals":return n===0;case"notEqual":return n!==0;case"greaterThan":return n>0;case"greaterThanOrEqual":return n>=0;case"lessThan":return n<0;case"lessThanOrEqual":return n<=0;case"inRange":{const r=i(e[1],t);return this.params.filterParams.inRangeInclusive?n>=0&&r<=0:n>0&&r<0}case"blank":return na(t);case"notBlank":return!na(t);default:return G(76,{filterModelType:o}),!0}}},km={equals:"Equals",notEqual:"NotEqual",greaterThan:"GreaterThan",greaterThanOrEqual:"GreaterThanOrEqual",lessThan:"LessThan",lessThanOrEqual:"LessThanOrEqual",inRange:"InRange"},L5={contains:"Contains",notContains:"NotContains",equals:"TextEquals",notEqual:"TextNotEqual",startsWith:"StartsWith",endsWith:"EndsWith",inRange:"InRange"},Zd=class extends A{constructor(e,t,s){super(),this.optionsFactory=e,this.filterParams=t,this.valueFormatter=s}getModelAsString(e,t){const s=this.getLocaleTextFunc(),o=t==="filterToolPanel";if(!e)return o?ks(this,"filterSummaryInactive"):null;if(e.operator!=null){const n=e,a=(n.conditions??[]).map(c=>this.getModelAsString(c,t)),l=n.operator==="AND"?"andCondition":"orCondition";return a.join(` ${ks(this,l)} `)}else{if(e.type==="blank"||e.type==="notBlank")return o?ks(this,e.type==="blank"?"filterSummaryBlank":"filterSummaryNotBlank"):s(e.type,e.type);{const n=e,r=this.optionsFactory.getCustomOption(n.type),{displayKey:a,displayName:l,numberOfInputs:c}=r||{};return a&&l&&c===0?s(a,l):this.conditionToString(n,o,n.type==="inRange"||c===2,a,l)}}}updateParams(e){const{optionsFactory:t,filterParams:s}=e;this.optionsFactory=t,this.filterParams=s}conditionForToolPanel(e,t,s,o,i,n){let r;const a=this.getTypeKey(e);return a&&(r=ks(this,a)),i&&n&&(r=this.getLocaleTextFunc()(i,n)),r!=null?t?`${r} ${ks(this,"filterSummaryInRangeValues",[s(),o()])}`:`${r} ${s()}`:null}getTypeKey(e){const t=this.filterTypeKeys[e];return t?`filterSummary${t}`:null}formatValue(e){const t=this.valueFormatter;return t?t(e??null)??"":String(e)}},Am=class extends Zd{constructor(e,t){super(e,t,s=>{const{dataTypeSvc:o,valueSvc:i}=this.beans,n=t.column,r=o?.getDateFormatterFunction(n),a=r?r(s??void 0):s;return i.formatValue(n,null,a)}),this.filterTypeKeys=km}conditionToString(e,t,s,o,i){const{type:n}=e,r=wt(e.dateFrom),a=wt(e.dateTo),l=this.filterParams.inRangeFloatingFilterDateFormat,c=t?this.formatValue.bind(this):h=>Mc(h,l),d=()=>r!==null?c(r):"null",u=()=>a!==null?c(a):"null";if(t){const h=this.conditionForToolPanel(n,s,d,u,o,i);if(h!=null)return h}return s?`${d()}-${u()}`:r!=null?c(r):`${n}`}};function O5(e,t){const s=t;return s<e?-1:s>e?1:0}var N5=class extends Im{constructor(){super(Mm,Yd),this.filterType="date",this.FilterModelFormatterClass=Am}comparator(){return this.params.filterParams.comparator??O5}isValid(e){const t=this.params.filterParams.isValidDate;return!t||t(e)}},Lm=class extends _e{constructor(){super(...arguments),this.defaultDebounceMs=0}setLastTypeFromModel(e){if(!e){this.lastType=this.optionsFactory.defaultOption;return}const t=e.operator;let s;t?s=e.conditions[0]:s=e,this.lastType=s.type}canWeEditAfterModelFromParentFilter(e){if(!e)return this.isTypeEditable(this.lastType);if(e.operator)return!1;const s=e;return this.isTypeEditable(s.type)}init(e){this.params=e;const t=this.gos.get("enableFilterHandlers");if(this.reactive=t,this.setParams(e),t){const s=e;this.onModelUpdated(s.model)}}setParams(e){const t=new Kd;this.optionsFactory=t,t.init(e.filterParams,this.defaultOptions),this.filterModelFormatter=this.createManagedBean(new this.FilterModelFormatterClass(t,e.filterParams)),this.setSimpleParams(e,!1)}setSimpleParams(e,t=!0){const s=this.optionsFactory.defaultOption;t||(this.lastType=s),this.readOnly=!!e.filterParams.readOnly;const o=this.isTypeEditable(s);this.setEditable(o)}refresh(e){this.params=e;const t=e,s=this.reactive;if((!s||t.source==="colDef")&&this.updateParams(e),s){const{source:o,model:i}=t;if(o==="dataChanged"||o==="ui")return;this.onModelUpdated(i)}}updateParams(e){const t=this.optionsFactory;t.refresh(e.filterParams,this.defaultOptions),this.setSimpleParams(e),this.filterModelFormatter.updateParams({optionsFactory:t,filterParams:e.filterParams})}onParentModelChanged(e,t){t?.afterFloatingFilter||t?.afterDataChange||this.onModelUpdated(e)}hasSingleInput(e){const t=this.optionsFactory.getCustomOption(e)?.numberOfInputs;return t==null||t==1}isTypeEditable(e){const t=["inRange","empty","blank","notBlank"];return!!e&&!this.readOnly&&this.hasSingleInput(e)&&t.indexOf(e)<0}getAriaLabel(e){return`${this.beans.colNames.getDisplayNameForColumn(e.column,"header",!0)} ${this.getLocaleTextFunc()("ariaFilterInput","Filter Input")}`}},H5={tag:"div",cls:"ag-floating-filter-input",role:"presentation",children:[{tag:"ag-input-text-field",ref:"eReadOnlyText"},{tag:"div",ref:"eDateWrapper",cls:"ag-date-floating-filter-wrapper"}]},G5=class extends Lm{constructor(){super(H5,[Da]),this.eReadOnlyText=ne,this.eDateWrapper=ne,this.FilterModelFormatterClass=Am,this.filterType="date",this.defaultOptions=Yd}setParams(e){super.setParams(e),this.createDateComponent();const t=this.getLocaleTextFunc();this.eReadOnlyText.setDisabled(!0).setInputAriaLabel(t("ariaDateFilterInput","Date Filter Input"))}updateParams(e){super.updateParams(e),this.dateComp.updateParams(this.getDateComponentParams()),this.updateCompOnModelChange(e.currentParentModel())}updateCompOnModelChange(e){const t=!this.readOnly&&this.canWeEditAfterModelFromParentFilter(e);if(this.setEditable(t),t){const s=e?wt(e.dateFrom):null;this.dateComp.setDate(s),this.eReadOnlyText.setValue("")}else this.eReadOnlyText.setValue(this.filterModelFormatter.getModelAsString(e)),this.dateComp.setDate(null)}setEditable(e){ze(this.eDateWrapper,e),ze(this.eReadOnlyText.getGui(),!e)}onModelUpdated(e){super.setLastTypeFromModel(e),this.updateCompOnModelChange(e)}onDateChanged(){const e=this.dateComp.getDate();if(this.reactive){const t=this.params;t.onUiChange();const s=t.model,o=Et(e),i=o==null?null:{...s??{filterType:this.filterType,type:this.lastType??this.optionsFactory.defaultOption},dateFrom:o};t.onModelChange(i,{afterFloatingFilter:!0})}else this.params.parentFilterInstance(t=>{t?.onFloatingFilterChanged(this.lastType||null,e)})}getDateComponentParams(){const{filterParams:e}=this.params,t=Ad(e,this.defaultDebounceMs);return de(this.gos,{onDateChanged:ot(this,this.onDateChanged.bind(this),t),filterParams:e,location:"floatingFilter"})}createDateComponent(){const{beans:{context:e,userCompFactory:t},eDateWrapper:s,params:o}=this;this.dateComp=new Pm(e,t,o.column.getColDef(),this.getDateComponentParams(),s,i=>{i.setInputAriaLabel(this.getAriaLabel(o))}),this.addDestroyFunc(()=>this.dateComp.destroy())}},B5={tag:"div",cls:"ag-filter-filter",children:[{tag:"ag-input-text-field",ref:"eDateInput",cls:"ag-date-filter"}]},V5=class extends _e{constructor(){super(B5,[Da]),this.eDateInput=ne,this.isApply=!1,this.applyOnFocusOut=!1}init(e){this.params=e,this.setParams(e);const t=this.eDateInput.getInputElement();this.addManagedListeners(t,{mouseDown:()=>{this.eDateInput.isDisabled()||this.usingSafariDatePicker||t.focus({preventScroll:!0})},input:this.handleInput.bind(this,!1),change:this.handleInput.bind(this,!0),focusout:this.handleFocusOut.bind(this)})}handleInput(e){if(!this.eDateInput.isDisabled()){if(this.isApply){this.applyOnFocusOut=!e,e&&this.params.onDateChanged();return}e||this.params.onDateChanged()}}handleFocusOut(){this.applyOnFocusOut&&(this.applyOnFocusOut=!1,this.params.onDateChanged())}setParams(e){const t=this.eDateInput.getInputElement(),s=this.shouldUseBrowserDatePicker(e);this.usingSafariDatePicker=s&&zs();const{minValidYear:o,maxValidYear:i,minValidDate:n,maxValidDate:r,buttons:a,includeTime:l,colDef:c}=e.filterParams||{},d=this.beans.dataTypeSvc,u=l??d?.getDateIncludesTimeFlag?.(c.cellDataType)??!1;if(s?u?(t.type="datetime-local",t.step="1"):t.type="date":t.type="text",n&&o&&G(85),r&&i&&G(86),n&&r){const[h,p]=[n,r].map(f=>f instanceof Date?f:wt(f));h&&p&&h.getTime()>p.getTime()&&G(87)}n?n instanceof Date?t.min=Mc(n):t.min=n:o&&(t.min=`${o}-01-01`),r?r instanceof Date?t.max=Mc(r):t.max=r:i&&(t.max=`${i}-12-31`),this.isApply=e.location==="floatingFilter"&&!!a?.includes("apply")}refresh(e){this.params=e,this.setParams(e)}getDate(){return wt(this.eDateInput.getValue())}setDate(e){const t=this.params.filterParams.colDef.cellDataType,s=this.beans.dataTypeSvc?.getDateIncludesTimeFlag(t)??!1;this.eDateInput.setValue(Et(e,s))}setInputPlaceholder(e){this.eDateInput.setInputPlaceholder(e)}setInputAriaLabel(e){this.eDateInput.setAriaLabel(e)}setDisabled(e){this.eDateInput.setDisabled(e)}afterGuiAttached(e){e?.suppressFocus||this.eDateInput.getInputElement().focus({preventScroll:!0})}shouldUseBrowserDatePicker(e){return e?.filterParams?.browserDatePicker??!0}},Xd=["equals","notEqual","greaterThan","greaterThanOrEqual","lessThan","lessThanOrEqual","inRange","blank","notBlank"];function Kc(e){const{allowedCharPattern:t}=e??{};return t??null}function qc(e){return e==null||isNaN(e)?null:e}function Om(e,t){const{filter:s,filterTo:o,type:i}=e||{};return[qc(s),qc(o)].slice(0,Sn(i,t))}var z5=class extends qd{constructor(){super("numberFilter",Om,Xd),this.eValuesFrom=[],this.eValuesTo=[],this.filterType="number",this.defaultDebounceMs=500}setElementValue(e,t,s){const{numberFormatter:o}=this.params,i=!s&&o?o(t??null):t;super.setElementValue(e,i)}createEValue(){const e=Kc(this.params),t=mt({tag:"div",cls:"ag-filter-body",role:"presentation"});return this.createFromToElement(t,this.eValuesFrom,"from",e),this.createFromToElement(t,this.eValuesTo,"to",e),t}createFromToElement(e,t,s,o){const i=this.createManagedBean(o?new Fo({allowedCharPattern:o}):new Dd);i.addCss(`ag-filter-${s}`),i.addCss("ag-filter-filter"),t.push(i),e.appendChild(i.getGui())}removeEValues(e,t){const s=o=>this.removeComponents(o,e,t);s(this.eValuesFrom),s(this.eValuesTo)}getValues(e){const t=[];return this.forEachPositionInput(e,(s,o,i,n)=>{o<n&&t.push(qc(this.stringToFloat(s.getValue())))}),t}areSimpleModelsEqual(e,t){return e.filter===t.filter&&e.filterTo===t.filterTo&&e.type===t.type}stringToFloat(e){if(typeof e=="number")return e;let t=ps(e);t!=null&&t.trim()===""&&(t=null);const s=this.params.numberParser;return s?s(t):t==null||t.trim()==="-"?null:Number.parseFloat(t)}createCondition(e){const t=this.getConditionType(e),s={filterType:this.filterType,type:t},o=this.getValues(e);return o.length>0&&(s.filter=o[0]),o.length>1&&(s.filterTo=o[1]),s}getInputs(e){const{eValuesFrom:t,eValuesTo:s}=this;return e>=t.length?[null,null]:[t[e],s[e]]}hasInvalidInputs(){let e=!1;return this.forEachInput(t=>{t.getInputElement().validity.valid||(e=!0)}),e}},Nm=class extends Zd{constructor(e,t){super(e,t,t.numberFormatter),this.filterTypeKeys=km}conditionToString(e,t,s,o,i){const{filter:n,filterTo:r,type:a}=e,l=this.formatValue.bind(this);if(t){const c=this.conditionForToolPanel(a,s,()=>l(n),()=>l(r),o,i);if(c!=null)return c}return s?`${l(n)}-${l(r)}`:n!=null?l(n):`${a}`}},W5=class extends Im{constructor(){super(Om,Xd),this.filterType="number",this.FilterModelFormatterClass=Nm}comparator(){return(e,t)=>e===t?0:e<t?1:-1}isValid(e){return!isNaN(e)}},Hm=class extends A{constructor(e){super(),this.params=e,this.eInput=ne,this.onValueChanged=()=>{}}setupGui(e){this.eInput=this.createManagedBean(new Fo(this.params?.config));const t=this.eInput.getGui();e.appendChild(t);const s=o=>this.onValueChanged(o);this.addManagedListeners(t,{input:s,keydown:s})}setEditable(e){this.eInput.setDisabled(!e)}getValue(){return this.eInput.getValue()}setValue(e,t){this.eInput.setValue(e,t)}setValueChangedListener(e){this.onValueChanged=e}setParams({ariaLabel:e,autoComplete:t}){const{eInput:s}=this;s.setInputAriaLabel(e),t!==void 0&&s.setAutoComplete(t)}};function Yc(e){const t=e?.trim();return t===""?e:t}function Gm(e,t){const{filter:s,filterTo:o,type:i}=e||{};return[s||null,o||null].slice(0,Sn(i,t))}var _5={tag:"div",ref:"eFloatingFilterInputContainer",cls:"ag-floating-filter-input",role:"presentation"},Bm=class extends Lm{constructor(){super(...arguments),this.eFloatingFilterInputContainer=ne,this.defaultDebounceMs=500}postConstruct(){this.setTemplate(_5)}onModelUpdated(e){this.setLastTypeFromModel(e),this.setEditable(this.canWeEditAfterModelFromParentFilter(e)),this.inputSvc.setValue(this.filterModelFormatter.getModelAsString(e))}setParams(e){this.setupFloatingFilterInputService(e),super.setParams(e),this.setTextInputParams(e)}setupFloatingFilterInputService(e){this.inputSvc=this.createFloatingFilterInputService(e),this.inputSvc.setupGui(this.eFloatingFilterInputContainer)}setTextInputParams(e){const t=e.browserAutoComplete??!1,{inputSvc:s,defaultDebounceMs:o,readOnly:i}=this;if(s.setParams({ariaLabel:this.getAriaLabel(e),autoComplete:t}),this.applyActive=Ma(e.filterParams),!i){const n=Ad(e.filterParams,o),r=ot(this,this.syncUpWithParentFilter.bind(this),n);s.setValueChangedListener(r)}}updateParams(e){super.updateParams(e),this.setTextInputParams(e)}recreateFloatingFilterInputService(e){const{inputSvc:t}=this,s=t.getValue();vt(this.eFloatingFilterInputContainer),this.destroyBean(t),this.setupFloatingFilterInputService(e),t.setValue(s,!0)}syncUpWithParentFilter(e){const t=e.key===T.ENTER,s=this.reactive;if(s&&this.params.onUiChange(),this.applyActive&&!t)return;const{inputSvc:o,params:i,lastType:n}=this;let r=o.getValue();if(i.filterParams.trimInput&&(r=Yc(r),o.setValue(r,!0)),s){const a=i,l=a.model,c=this.convertValue(r),d=c==null?null:{...l??{filterType:this.filterType,type:n??this.optionsFactory.defaultOption},filter:c};a.onModelChange(d,{afterFloatingFilter:!0})}else i.parentFilterInstance(a=>{a?.onFloatingFilterChanged(n||null,r||null)})}convertValue(e){return e||null}setEditable(e){this.inputSvc.setEditable(e)}},j5=class extends A{constructor(){super(...arguments),this.onValueChanged=()=>{},this.numberInputActive=!0}setupGui(e){this.eNumberInput=this.createManagedBean(new Dd),this.eTextInput=this.createManagedBean(new Fo),this.eTextInput.setDisabled(!0);const t=this.eNumberInput.getGui(),s=this.eTextInput.getGui();e.appendChild(t),e.appendChild(s),this.setupListeners(t,o=>this.onValueChanged(o)),this.setupListeners(s,o=>this.onValueChanged(o))}setEditable(e){this.numberInputActive=e,this.eNumberInput.setDisplayed(this.numberInputActive),this.eTextInput.setDisplayed(!this.numberInputActive)}setAutoComplete(e){this.eNumberInput.setAutoComplete(e),this.eTextInput.setAutoComplete(e)}getValue(){return this.getActiveInputElement().getValue()}setValue(e,t){this.getActiveInputElement().setValue(e,t)}getActiveInputElement(){return this.numberInputActive?this.eNumberInput:this.eTextInput}setValueChangedListener(e){this.onValueChanged=e}setupListeners(e,t){this.addManagedListeners(e,{input:t,keydown:t})}setParams(e){this.setAriaLabel(e.ariaLabel),e.autoComplete!==void 0&&this.setAutoComplete(e.autoComplete)}setAriaLabel(e){this.eNumberInput.setInputAriaLabel(e),this.eTextInput.setInputAriaLabel(e)}},U5=class extends Bm{constructor(){super(...arguments),this.FilterModelFormatterClass=Nm,this.filterType="number",this.defaultOptions=Xd}updateParams(e){Kc(e.filterParams)!==this.allowedCharPattern&&this.recreateFloatingFilterInputService(e),super.updateParams(e)}createFloatingFilterInputService(e){return this.allowedCharPattern=Kc(e.filterParams),this.allowedCharPattern?this.createManagedBean(new Hm({config:{allowedCharPattern:this.allowedCharPattern}})):this.createManagedBean(new j5)}convertValue(e){return e?Number(e):null}},Qd=["contains","notContains","equals","notEqual","startsWith","endsWith","blank","notBlank"],$5=class extends qd{constructor(){super("textFilter",Gm,Qd),this.filterType="text",this.eValuesFrom=[],this.eValuesTo=[],this.defaultDebounceMs=500}createCondition(e){const t=this.getConditionType(e),s={filterType:this.filterType,type:t},o=this.getValues(e);return o.length>0&&(s.filter=o[0]),o.length>1&&(s.filterTo=o[1]),s}areSimpleModelsEqual(e,t){return e.filter===t.filter&&e.filterTo===t.filterTo&&e.type===t.type}getInputs(e){const{eValuesFrom:t,eValuesTo:s}=this;return e>=t.length?[null,null]:[t[e],s[e]]}getValues(e){const t=[];return this.forEachPositionInput(e,(s,o,i,n)=>{o<n&&t.push(ps(s.getValue()))}),t}createEValue(){const e=mt({tag:"div",cls:"ag-filter-body",role:"presentation"}),{eValuesFrom:t,eValuesTo:s}=this;return this.createFromToElement(e,t,"from"),this.createFromToElement(e,s,"to"),e}createFromToElement(e,t,s){const o=this.createManagedBean(new Fo);o.addCss(`ag-filter-${s}`),o.addCss("ag-filter-filter"),t.push(o),e.appendChild(o.getGui())}removeEValues(e,t){const s=n=>this.removeComponents(n,e,t),{eValuesFrom:o,eValuesTo:i}=this;s(o),s(i)}},Vm=class extends Zd{constructor(){super(...arguments),this.filterTypeKeys=L5}conditionToString(e,t,s,o,i){const{filter:n,filterTo:r,type:a}=e;if(t){const l=d=>()=>ks(this,"filterSummaryTextQuote",[d]),c=this.conditionForToolPanel(a,s,l(n),l(r),o,i);if(c!=null)return c}return s?`${n}-${r}`:n!=null?`${n}`:`${a}`}},K5=({filterOption:e,value:t,filterText:s})=>{if(s==null)return!1;switch(e){case"contains":return t.includes(s);case"notContains":return!t.includes(s);case"equals":return t===s;case"notEqual":return t!=s;case"startsWith":return t.indexOf(s)===0;case"endsWith":{const o=t.lastIndexOf(s);return o>=0&&o===t.length-s.length}default:return!1}},q5=e=>e,Y5=e=>e==null?null:e.toString().toLowerCase(),Z5=class extends Tm{constructor(){super(Gm,Qd),this.filterType="text",this.FilterModelFormatterClass=Vm}updateParams(e){super.updateParams(e);const t=e.filterParams;this.matcher=t.textMatcher??K5,this.formatter=t.textFormatter??(t.caseSensitive?q5:Y5)}evaluateNullValue(e){return e?["notEqual","notContains","blank"].indexOf(e)>=0:!1}evaluateNonNullValue(e,t,s,o){const i=e.map(h=>this.formatter(h))||[],n=this.formatter(t),{api:r,colDef:a,column:l,context:c,filterParams:{textFormatter:d}}=this.params;if(s.type==="blank")return na(t);if(s.type==="notBlank")return!na(t);const u={api:r,colDef:a,column:l,context:c,node:o.node,data:o.data,filterOption:s.type,value:n,textFormatter:d};return i.some(h=>this.matcher({...u,filterText:h}))}processModelToApply(e){if(e&&this.params.filterParams.trimInput){const t=s=>{const o={...s},{filter:i,filterTo:n}=s;return i&&(o.filter=Yc(i)??null),n&&(o.filterTo=Yc(n)??null),o};return Ef(e)?{...e,conditions:e.conditions.map(t)}:t(e)}return e}},X5=class extends Bm{constructor(){super(...arguments),this.FilterModelFormatterClass=Vm,this.filterType="text",this.defaultOptions=Qd}createFloatingFilterInputService(){return this.createManagedBean(new Hm)}};function Q5(e){return!!e.quickFilter?.isFilterPresent()}function J5(e){return e.quickFilter?.getText()}function e4(e){e.quickFilter?.resetCache()}var t4=class extends A{constructor(){super(...arguments),this.beanName="quickFilter",this.quickFilter=null,this.quickFilterParts=null}postConstruct(){const e=this.resetCache.bind(this),t=this.gos;this.addManagedEventListeners({columnPivotModeChanged:e,newColumnsLoaded:e,columnRowGroupChanged:e,columnVisible:()=>{t.get("includeHiddenColumnsInQuickFilter")||this.resetCache()}}),this.addManagedPropertyListener("quickFilterText",s=>this.setFilter(s.currentValue)),this.addManagedPropertyListeners(["includeHiddenColumnsInQuickFilter","applyQuickFilterBeforePivotOrAgg"],()=>this.onColumnConfigChanged()),this.quickFilter=this.parseFilter(t.get("quickFilterText")),this.parser=t.get("quickFilterParser"),this.matcher=t.get("quickFilterMatcher"),this.setFilterParts(),this.addManagedPropertyListeners(["quickFilterMatcher","quickFilterParser"],()=>this.setParserAndMatcher())}refreshCols(){const{autoColSvc:e,colModel:t,gos:s,pivotResultCols:o}=this.beans,i=t.isPivotMode(),n=e?.getColumns(),r=t.getColDefCols();let a=(i&&!s.get("applyQuickFilterBeforePivotOrAgg")?o?.getPivotResultCols()?.list:r)??[];n&&(a=a.concat(n)),this.colsToUse=s.get("includeHiddenColumnsInQuickFilter")?a:a.filter(l=>l.isVisible()||l.isRowGroupActive())}isFilterPresent(){return this.quickFilter!==null}doesRowPass(e){const t=this.gos.get("cacheQuickFilter");return this.matcher?this.doesRowPassMatcher(t,e):this.quickFilterParts.every(s=>t?this.doesRowPassCache(e,s):this.doesRowPassNoCache(e,s))}resetCache(){this.beans.rowModel.forEachNode(e=>e.quickFilterAggregateText=null)}getText(){return this.gos.get("quickFilterText")}setFilterParts(){const{quickFilter:e,parser:t}=this;e?this.quickFilterParts=t?t(e):e.split(" "):this.quickFilterParts=null}parseFilter(e){return Y(e)?e.toUpperCase():null}setFilter(e){if(e!=null&&typeof e!="string"){G(70,{newFilter:e});return}const t=this.parseFilter(e);this.quickFilter!==t&&(this.quickFilter=t,this.setFilterParts(),this.dispatchLocalEvent({type:"quickFilterChanged"}))}setParserAndMatcher(){const e=this.gos.get("quickFilterParser"),t=this.gos.get("quickFilterMatcher"),s=e!==this.parser||t!==this.matcher;this.parser=e,this.matcher=t,s&&(this.setFilterParts(),this.dispatchLocalEvent({type:"quickFilterChanged"}))}onColumnConfigChanged(){this.refreshCols(),this.resetCache(),this.isFilterPresent()&&this.dispatchLocalEvent({type:"quickFilterChanged"})}doesRowPassNoCache(e,t){return this.colsToUse.some(s=>{const o=this.getTextForColumn(s,e);return Y(o)&&o.includes(t)})}doesRowPassCache(e,t){return this.checkGenerateAggText(e),e.quickFilterAggregateText.includes(t)}doesRowPassMatcher(e,t){let s;e?(this.checkGenerateAggText(t),s=t.quickFilterAggregateText):s=this.getAggText(t);const{quickFilterParts:o,matcher:i}=this;return i(o,s)}checkGenerateAggText(e){e.quickFilterAggregateText||(e.quickFilterAggregateText=this.getAggText(e))}getTextForColumn(e,t){let s=this.beans.filterValueSvc.getValue(e,t);const o=e.getColDef();if(o.getQuickFilterText){const i=de(this.gos,{value:s,node:t,data:t.data,column:e,colDef:o});s=o.getQuickFilterText(i)}return Y(s)?s.toString().toUpperCase():null}getAggText(e){const t=[];for(const s of this.colsToUse){const o=this.getTextForColumn(s,e);Y(o)&&t.push(o)}return t.join(`
|
|
60
60
|
`)}},s4={moduleName:"ClientSideRowModelFilter",version:K,rowModels:["clientSide"],beans:[o5]},Jd={moduleName:"FilterCore",version:K,beans:[F5],apiFunctions:{isAnyFilterPresent:x5,onFilterChanged:R5},css:[c5],dependsOn:[s4]},zm={moduleName:"FilterValue",version:K,beans:[D5]},La={moduleName:"ColumnFilter",version:K,beans:[y5,E5],dynamicBeans:{headerFilterCellCtrl:i5},icons:{filter:"filter",filterActive:"filter"},apiFunctions:{isColumnFilterPresent:d5,getColumnFilterInstance:u5,destroyFilter:h5,setFilterModel:g5,getFilterModel:p5,getColumnFilterModel:f5,setColumnFilterModel:m5,showColumnFilter:C5,hideColumnFilter:v5,getColumnFilterHandler:w5,doFilterAction:b5},dependsOn:[Jd,Aa,zm,a5]},o4={moduleName:"CustomFilter",version:K,userComponents:{agReadOnlyFloatingFilter:M5},dependsOn:[La]},i4={moduleName:"TextFilter",version:K,dependsOn:[La],userComponents:{agTextColumnFilter:{classImp:$5,params:{useForm:!0}},agTextColumnFloatingFilter:X5},dynamicBeans:{agTextColumnFilterHandler:Z5}},n4={moduleName:"NumberFilter",version:K,dependsOn:[La],userComponents:{agNumberColumnFilter:{classImp:z5,params:{useForm:!0}},agNumberColumnFloatingFilter:U5},dynamicBeans:{agNumberColumnFilterHandler:W5}},r4={moduleName:"DateFilter",version:K,dependsOn:[La],userComponents:{agDateColumnFilter:{classImp:A5,params:{useForm:!0}},agDateInput:V5,agDateColumnFloatingFilter:G5},dynamicBeans:{agDateColumnFilterHandler:N5}},a4={moduleName:"QuickFilterCore",version:K,rowModels:["clientSide"],beans:[t4],dependsOn:[Jd,zm]},l4={moduleName:"QuickFilter",version:K,apiFunctions:{isQuickFilterPresent:Q5,getQuickFilter:J5,resetQuickFilter:e4},dependsOn:[a4]},c4={moduleName:"ExternalFilter",version:K,dependsOn:[Jd]},d4=".ag-tooltip{background-color:var(--ag-tooltip-background-color);border:var(--ag-tooltip-border);border-radius:var(--ag-border-radius);color:var(--ag-tooltip-text-color);padding:var(--ag-widget-container-vertical-padding) var(--ag-widget-container-horizontal-padding);position:absolute;white-space:normal;z-index:99999;&:where(.ag-cell-editor-tooltip){background-color:var(--ag-tooltip-error-background-color);border:var(--ag-tooltip-error-border);color:var(--ag-tooltip-error-text-color);font-weight:500}}.ag-tooltip-custom{position:absolute;z-index:99999}.ag-tooltip-custom:where(:not(.ag-tooltip-interactive)),.ag-tooltip:where(:not(.ag-tooltip-interactive)){pointer-events:none}.ag-tooltip-animate{transition:opacity 1s;&:where(.ag-tooltip-hiding){opacity:0}}",Jl=(e,t,s)=>{const{editModelSvc:o}=e,i=o?.getCellValidationModel()?.getCellValidation(t)?.errorMessages,n=o?.getRowValidationModel().getRowValidation(t)?.errorMessages,r=i||n;return r?.length?r.join(s("tooltipValidationErrorSeparator",". ")):void 0},u4=class extends A{constructor(){super(...arguments),this.beanName="tooltipSvc"}setupHeaderTooltip(e,t,s,o){e&&t.destroyBean(e);const i=this.gos,n=Ql(i),{column:r,eGui:a}=t,l=r.getColDef();!o&&n&&!l.headerComponent&&(o=br(()=>a.querySelector(".ag-header-cell-text")));const c="header",u=this.beans.colNames.getDisplayNameForColumn(r,"header",!0),h=s??u,p={getGui:()=>a,getLocation:()=>c,getTooltipValue:()=>s??l?.headerTooltipValueGetter?.(de(i,{location:c,colDef:l,column:r,value:h,valueFormatted:u}))??l?.headerTooltip,shouldDisplayTooltip:o,getAdditionalParams:()=>({column:r,colDef:r.getColDef()})};let f=this.createTooltipFeature(p);return f&&(f=t.createBean(f),t.setRefreshFunction("tooltip",()=>f.refreshTooltip())),f}setupHeaderGroupTooltip(e,t,s,o){e&&t.destroyBean(e);const i=this.gos,n=Ql(i),{column:r,eGui:a}=t,l=r.getColGroupDef();!o&&n&&!l?.headerGroupComponent&&(o=br(()=>a.querySelector(".ag-header-group-text")));const c="headerGroup",u=this.beans.colNames.getDisplayNameForColumnGroup(r,"header"),h=s??u,p={getGui:()=>a,getLocation:()=>c,getTooltipValue:()=>s??l?.headerTooltipValueGetter?.(de(i,{location:c,colDef:l,column:r,value:h,valueFormatted:u}))??l?.headerTooltip,shouldDisplayTooltip:o,getAdditionalParams:()=>{const C={column:r};return l&&(C.colDef=l),C}},f=this.createTooltipFeature(p);return f&&t.createBean(f)}enableCellTooltipFeature(e,t,s){const{beans:o}=this,{gos:i,editSvc:n}=o,{column:r,rowNode:a}=e;let l="cell";const c=()=>{const p=!!!n?.isEditing(e)&&Jl(o,e,this.getLocaleTextFunc());if(p)return l="cellEditor",p;l="cell";const f=r.getColDef(),C=a.data;if(f.tooltipField&&Y(C))return sn(C,f.tooltipField,r.isTooltipFieldContainsDots());const v=f.tooltipValueGetter;return v?v(de(i,{location:"cell",colDef:r.getColDef(),column:r,rowIndex:e.cellPosition.rowIndex,node:a,data:a.data,value:e.value,valueFormatted:e.valueFormatted})):null},d=Ql(i);s||(d&&!e.isCellRenderer()?s=()=>{const h=!!n?.isEditing(e);if(!h&&Jl(o,e,this.getLocaleTextFunc()))return!0;if(!r.isTooltipEnabled())return!1;const C=br(()=>{const v=e.eGui;return v.children.length===0?v:v.querySelector(".ag-cell-value")});return!h&&C()}:s=()=>!n?.isEditing(e));const u={getGui:()=>e.eGui,getLocation:()=>l,getTooltipValue:t!=null?()=>t:c,shouldDisplayTooltip:s,getAdditionalParams:()=>({column:r,colDef:r.getColDef(),rowIndex:e.cellPosition.rowIndex,node:a,data:a.data,valueFormatted:e.valueFormatted})};return this.createTooltipFeature(u,o)}setupFullWidthRowTooltip(e,t,s,o){const i={getGui:()=>t.getFullWidthElement(),getTooltipValue:()=>s,getLocation:()=>"fullWidthRow",shouldDisplayTooltip:o},n=this.beans,r=n.context;e&&t.destroyBean(e,r);const a=this.createTooltipFeature(i,n);if(a)return t.createBean(a,r)}setupCellEditorTooltip(e,t){const{beans:s}=this,{context:o}=s,i=t.getValidationElement?.(!0)||!t.isPopup?.()&&e.eGui;if(!i)return;const n={getGui:()=>i,getTooltipValue:()=>Jl(s,e,this.getLocaleTextFunc()),getLocation:()=>"cellEditor",shouldDisplayTooltip:()=>{const{editModelSvc:a}=s,l=a?.getRowValidationModel()?.getRowValidationMap(),c=a?.getCellValidationModel()?.getCellValidationMap(),d=!!l&&l.size>0,u=!!c&&c.size>0;return d||u}},r=this.createTooltipFeature(n,s);if(r)return e.createBean(r,o)}initCol(e){const{colDef:t}=e;e.tooltipEnabled=Y(t.tooltipField)||Y(t.tooltipValueGetter)||Y(t.tooltipComponent)}createTooltipFeature(e,t){return this.beans.registry.createDynamicBean("tooltipFeature",!1,e,t)}},h4=class extends Jy{createTooltipComp(e,t){US(this.beans.userCompFactory,e)?.newAgStackInstance().then(t)}setEventHandlers(e){[this.onColumnMovedEventCallback]=this.addManagedEventListeners({columnMoved:e})}clearEventHandlers(){this.onColumnMovedEventCallback?.(),this.onColumnMovedEventCallback=void 0}},Wm={moduleName:"Tooltip",version:K,beans:[u4],dynamicBeans:{tooltipFeature:mf,highlightTooltipFeature:ex,tooltipStateManager:h4},userComponents:{agTooltipComponent:ox},dependsOn:[Aa],css:[d4]},zo=class{constructor(e){this.cellValueChanges=e}},ec=class extends zo{constructor(e,t,s,o){super(e),this.initialRange=t,this.finalRange=s,this.ranges=o}},g4=10,$h=class{constructor(e){this.actionStack=[],this.maxStackSize=e||g4,this.actionStack=new Array(this.maxStackSize)}pop(){return this.actionStack.pop()}push(e){e.cellValueChanges&&e.cellValueChanges.length>0&&(this.actionStack.length===this.maxStackSize&&this.actionStack.shift(),this.actionStack.push(e))}clear(){this.actionStack=[]}getCurrentStackSize(){return this.actionStack.length}},p4=class extends A{constructor(){super(...arguments),this.beanName="undoRedo",this.cellValueChanges=[],this.activeCellEdit=null,this.activeRowEdit=null,this.isPasting=!1,this.isRangeInAction=!1,this.batchEditing=!1,this.bulkEditing=!1,this.onCellValueChanged=e=>{const t={column:e.column,rowIndex:e.rowIndex,rowPinned:e.rowPinned},s=this.activeCellEdit!==null&&$f(this.activeCellEdit,t),o=this.activeRowEdit!==null&&T2(this.activeRowEdit,t);if(!(s||o||this.isPasting||this.isRangeInAction))return;const{rowPinned:n,rowIndex:r,column:a,oldValue:l,value:c}=e,d={rowPinned:n,rowIndex:r,columnId:a.getColId(),newValue:c,oldValue:l};this.cellValueChanges.push(d)},this.clearStacks=()=>{this.undoStack.clear(),this.redoStack.clear()}}postConstruct(){const{gos:e,ctrlsSvc:t}=this.beans;if(!e.get("undoRedoCellEditing"))return;const s=e.get("undoRedoCellEditingLimit");if(s<=0)return;this.undoStack=new $h(s),this.redoStack=new $h(s),this.addListeners();const o=this.clearStacks.bind(this);this.addManagedEventListeners({cellValueChanged:this.onCellValueChanged.bind(this),modelUpdated:i=>{i.keepUndoRedoStack||this.clearStacks()},columnPivotModeChanged:o,newColumnsLoaded:o,columnGroupOpened:o,columnRowGroupChanged:o,columnMoved:o,columnPinned:o,columnVisible:o,rowDragEnd:o}),t.whenReady(this,i=>{this.gridBodyCtrl=i.gridBodyCtrl})}getCurrentUndoStackSize(){return this.undoStack?.getCurrentStackSize()??0}getCurrentRedoStackSize(){return this.redoStack?.getCurrentStackSize()??0}undo(e){const{eventSvc:t,undoStack:s,redoStack:o}=this;t.dispatchEvent({type:"undoStarted",source:e});const i=this.undoRedo(s,o,"initialRange","oldValue","undo");t.dispatchEvent({type:"undoEnded",source:e,operationPerformed:i})}redo(e){const{eventSvc:t,undoStack:s,redoStack:o}=this;t.dispatchEvent({type:"redoStarted",source:e});const i=this.undoRedo(o,s,"finalRange","newValue","redo");t.dispatchEvent({type:"redoEnded",source:e,operationPerformed:i})}undoRedo(e,t,s,o,i){if(!e)return!1;const n=e.pop();return n?.cellValueChanges?(this.processAction(n,r=>r[o],i),n instanceof ec?this.processRange(n.ranges||[n[s]]):this.processCell(n.cellValueChanges),t.push(n),!0):!1}processAction(e,t,s){for(const o of e.cellValueChanges){const{rowIndex:i,rowPinned:n,columnId:r}=o,a={rowIndex:i,rowPinned:n},l=vs(this.beans,a);l.displayed&&l.setDataValue(r,t(o),s)}}processRange(e){let t;const s=this.beans.rangeSvc;s.removeAllCellRanges(!0),e.forEach((o,i)=>{if(!o)return;const n=o.startRow,r=o.endRow;i===e.length-1&&(t={rowPinned:n.rowPinned,rowIndex:n.rowIndex,columnId:o.startColumn.getColId()},this.setLastFocusedCell(t));const a={rowStartIndex:n.rowIndex,rowStartPinned:n.rowPinned,rowEndIndex:r.rowIndex,rowEndPinned:r.rowPinned,columnStart:o.startColumn,columns:o.columns};s.addCellRange(a)})}processCell(e){const t=e[0],{rowIndex:s,rowPinned:o}=t,i={rowIndex:s,rowPinned:o},n=vs(this.beans,i),r={rowPinned:t.rowPinned,rowIndex:n.rowIndex,columnId:t.columnId};this.setLastFocusedCell(r)}setLastFocusedCell(e){const{rowIndex:t,columnId:s,rowPinned:o}=e,{colModel:i,focusSvc:n,rangeSvc:r}=this.beans,a=i.getCol(s);if(!a)return;const{scrollFeature:l}=this.gridBodyCtrl;l.ensureIndexVisible(t),l.ensureColumnVisible(a);const c={rowIndex:t,column:a,rowPinned:o};n.setFocusedCell({...c,forceBrowserFocus:!0}),r?.setRangeToCell(c)}addListeners(){this.addManagedEventListeners({rowEditingStarted:e=>{this.activeRowEdit={rowIndex:e.rowIndex,rowPinned:e.rowPinned}},rowEditingStopped:()=>{const e=new zo(this.cellValueChanges);this.pushActionsToUndoStack(e),this.activeRowEdit=null},cellEditingStarted:e=>{this.activeCellEdit={column:e.column,rowIndex:e.rowIndex,rowPinned:e.rowPinned}},cellEditingStopped:e=>{if(this.activeCellEdit=null,e.valueChanged&&!this.activeRowEdit&&!this.isPasting&&!this.isRangeInAction){const s=new zo(this.cellValueChanges);this.pushActionsToUndoStack(s)}},pasteStart:()=>{this.isPasting=!0},pasteEnd:()=>{const e=new zo(this.cellValueChanges);this.pushActionsToUndoStack(e),this.isPasting=!1},fillStart:()=>{this.isRangeInAction=!0},fillEnd:e=>{const t=new ec(this.cellValueChanges,e.initialRange,e.finalRange);this.pushActionsToUndoStack(t),this.isRangeInAction=!1},keyShortcutChangedCellStart:()=>{this.isRangeInAction=!0},keyShortcutChangedCellEnd:()=>{let e;const{rangeSvc:t,gos:s}=this.beans;t&&Hs(s)?e=new ec(this.cellValueChanges,void 0,void 0,[...t.getCellRanges()]):e=new zo(this.cellValueChanges),this.pushActionsToUndoStack(e),this.isRangeInAction=!1},batchEditingStarted:()=>this.startBigChange("batchEditing"),batchEditingStopped:({changes:e})=>this.stopBigChange("batchEditing",e),bulkEditingStarted:()=>this.startBigChange("bulkEditing"),bulkEditingStopped:({changes:e})=>this.stopBigChange("bulkEditing",e)})}startBigChange(e){this.updateBigChange(e,!0)}updateBigChange(e,t){e==="bulkEditing"?this.bulkEditing=t:this.batchEditing=t}stopBigChange(e,t){if(e==="bulkEditing"&&!this.bulkEditing||e==="batchEditing"&&!this.batchEditing||(this.updateBigChange(e,!1),t?.length===0))return;const s=new zo(t??[]);this.pushActionsToUndoStack(s),this.cellValueChanges=[]}pushActionsToUndoStack(e){this.undoStack.push(e),this.cellValueChanges=[],this.redoStack.clear()}},f4=".ag-cell-inline-editing{border:var(--ag-cell-editing-border)!important;border-radius:var(--ag-border-radius);box-shadow:var(--ag-cell-editing-shadow);padding:0;z-index:1;.ag-cell-edit-wrapper,.ag-cell-editor,.ag-cell-wrapper,:where(.ag-cell-editor) .ag-input-field-input,:where(.ag-cell-editor) .ag-wrapper{height:100%;line-height:normal;min-height:100%;width:100%}&.ag-cell-editing-error{border-color:var(--ag-invalid-color)!important}}:where(.ag-popup-editor) .ag-large-text{background-color:var(--ag-background-color);border-radius:var(--ag-border-radius);box-shadow:var(--ag-dropdown-shadow);padding:0}.ag-large-text-input{display:block;height:auto;padding:var(--ag-cell-horizontal-padding)}:where(.ag-rtl .ag-large-text-input) textarea{resize:none}:where(.ag-ltr) .ag-checkbox-edit{padding-left:var(--ag-cell-horizontal-padding)}:where(.ag-rtl) .ag-checkbox-edit{padding-right:var(--ag-cell-horizontal-padding)}:where(.ag-row.ag-row-editing-invalid .ag-cell-inline-editing){opacity:.8}.ag-popup-editor{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none}",m4={tag:"div",cls:"ag-cell-wrapper ag-cell-edit-wrapper ag-checkbox-edit",children:[{tag:"ag-checkbox",ref:"eEditor",role:"presentation"}]},C4=class extends Ia{constructor(){super(m4,[Ed]),this.eEditor=ne}initialiseEditor(e){const t=e.value??void 0,s=this.eEditor;s.setValue(t),s.getInputElement().setAttribute("tabindex","-1"),this.setAriaLabel(t),this.addManagedListeners(s,{fieldValueChanged:i=>this.setAriaLabel(i.selected)})}getValue(){return this.eEditor.getValue()}focusIn(){this.eEditor.getFocusableElement().focus()}afterGuiAttached(){this.params.cellStartedEdit&&this.focusIn()}isPopup(){return!1}setAriaLabel(e){const t=this.getLocaleTextFunc(),s=Fa(t,e),o=t("ariaToggleCellValue","Press SPACE to toggle cell value");this.eEditor.setInputAriaLabel(`${o} (${s})`)}getValidationElement(e){return e?this.params.eGridCell:this.eEditor.getInputElement()}getValidationErrors(){const{params:e}=this,{getValidationErrors:t}=e,s=this.getValue();return t?t({value:s,internalErrors:null,cellEditorParams:e}):null}},Oa=class extends Ia{constructor(e){super(),this.cellEditorInput=e,this.eEditor=ne}initialiseEditor(e){const{cellEditorInput:t}=this;this.setTemplate({tag:"div",cls:"ag-cell-edit-wrapper",children:[t.getTemplate()]},t.getAgComponents());const{eEditor:s}=this,{cellStartedEdit:o,eventKey:i,suppressPreventDefault:n}=e;s.getInputElement().setAttribute("title",""),t.init(s,e);let r,a=!0;o?(this.focusAfterAttached=!0,i===T.BACKSPACE||i===T.DELETE?r="":i&&i.length===1?n?a=!1:r=i:(r=t.getStartValue(),i!==T.F2&&(this.highlightAllOnFocus=!0))):(this.focusAfterAttached=!1,r=t.getStartValue()),a&&r!=null&&s.setStartValue(r),this.addGuiEventListener("keydown",l=>{const{key:c}=l;(c===T.PAGE_UP||c===T.PAGE_DOWN)&&l.preventDefault()})}afterGuiAttached(){const e=this.getLocaleTextFunc(),t=this.eEditor;if(t.setInputAriaLabel(e("ariaInputEditor","Input Editor")),!this.focusAfterAttached)return;zs()||t.getFocusableElement().focus();const s=t.getInputElement();this.highlightAllOnFocus?s.select():this.cellEditorInput.setCaret?.()}focusIn(){const{eEditor:e}=this,t=e.getFocusableElement(),s=e.getInputElement();t.focus(),s.select()}getValue(){return this.cellEditorInput.getValue()}isPopup(){return!1}getValidationElement(){return this.eEditor.getInputElement()}getValidationErrors(){return this.cellEditorInput.getValidationErrors()}},v4={tag:"ag-input-date-field",ref:"eEditor",cls:"ag-cell-editor"},w4=class{constructor(e,t){this.getDataTypeService=e,this.getLocaleTextFunc=t}getTemplate(){return v4}getAgComponents(){return[af]}init(e,t){this.eEditor=e,this.params=t;const{min:s,max:o,step:i,colDef:n}=t;s!=null&&e.setMin(s),o!=null&&e.setMax(o),i!=null&&e.setStep(i),this.includeTime=t.includeTime??this.getDataTypeService()?.getDateIncludesTimeFlag?.(n.cellDataType),this.includeTime!=null&&e.setIncludeTime(this.includeTime)}getValidationErrors(){const t=this.eEditor.getInputElement().valueAsDate,{params:s}=this,{min:o,max:i,getValidationErrors:n}=s;let r=[];const a=this.getLocaleTextFunc();if(t instanceof Date&&!isNaN(t.getTime())){if(o){const l=o instanceof Date?o:new Date(o);if(t<l){const c=l.toLocaleDateString();r.push(a("minDateValidation",`Date must be after ${c}`,[c]))}}if(i){const l=i instanceof Date?i:new Date(i);if(t>l){const c=l.toLocaleDateString();r.push(a("maxDateValidation",`Date must be before ${c}`,[c]))}}}return r.length||(r=null),n?n({value:t,cellEditorParams:s,internalErrors:r}):r}getValue(){const{eEditor:e,params:t}=this,s=e.getDate();return!Y(s)&&!Y(t.value)?t.value:s??null}getStartValue(){const{value:e}=this.params;if(e instanceof Date)return Et(e,this.includeTime??!1)}},b4=class extends Oa{constructor(){super(new w4(()=>this.beans.dataTypeSvc,()=>this.getLocaleTextFunc()))}},S4={tag:"ag-input-date-field",ref:"eEditor",cls:"ag-cell-editor"},y4=class{constructor(e,t){this.getDataTypeService=e,this.getLocaleTextFunc=t}getTemplate(){return S4}getAgComponents(){return[af]}init(e,t){this.eEditor=e,this.params=t;const{min:s,max:o,step:i,colDef:n}=t;s!=null&&e.setMin(s),o!=null&&e.setMax(o),i!=null&&e.setStep(i),this.includeTime=t.includeTime??this.getDataTypeService()?.getDateIncludesTimeFlag?.(n.cellDataType),this.includeTime!=null&&e.setIncludeTime(this.includeTime)}getValidationErrors(){const{eEditor:e,params:t}=this,s=e.getInputElement().value,o=this.formatDate(this.parseDate(s??void 0)),{min:i,max:n,getValidationErrors:r}=t;let a=[];if(o){const l=new Date(o),c=this.getLocaleTextFunc();if(i){const d=new Date(i);if(l<d){const u=d.toLocaleDateString();a.push(c("minDateValidation",`Date must be after ${u}`,[u]))}}if(n){const d=new Date(n);if(l>d){const u=d.toLocaleDateString();a.push(c("maxDateValidation",`Date must be before ${u}`,[u]))}}}return a.length||(a=null),r?r({value:this.getValue(),cellEditorParams:t,internalErrors:a}):a}getValue(){const{params:e,eEditor:t}=this,s=this.formatDate(t.getDate());return!Y(s)&&!Y(e.value)?e.value:e.parseValue(s??"")}getStartValue(){return Et(this.parseDate(this.params.value??void 0)??null,this.includeTime??!1)}parseDate(e){const t=this.getDataTypeService();return t?t.getDateParserFunction(this.params.column)(e):wt(e)??void 0}formatDate(e){const t=this.getDataTypeService();return t?t.getDateFormatterFunction(this.params.column)(e):Et(e??null,this.includeTime??!1)??void 0}},x4=class extends Oa{constructor(){super(new y4(()=>this.beans.dataTypeSvc,()=>this.getLocaleTextFunc()))}},R4={tag:"div",cls:"ag-large-text",children:[{tag:"ag-input-text-area",ref:"eEditor",cls:"ag-large-text-input"}]},F4=class extends Ia{constructor(){super(R4,[cy]),this.eEditor=ne}initialiseEditor(e){const{eEditor:t}=this,{cellStartedEdit:s,eventKey:o,maxLength:i,cols:n,rows:r}=e;this.focusAfterAttached=s,t.getInputElement().setAttribute("title",""),t.setMaxLength(i||200).setCols(n||60).setRows(r||10);let a;s?(this.focusAfterAttached=!0,o===T.BACKSPACE||o===T.DELETE?a="":o&&o.length===1?a=o:(a=this.getStartValue(e),o!==T.F2&&(this.highlightAllOnFocus=!0))):(this.focusAfterAttached=!1,a=this.getStartValue(e)),a!=null&&t.setValue(a,!0),this.addGuiEventListener("keydown",this.onKeyDown.bind(this)),this.activateTabIndex()}getStartValue(e){const{value:t}=e;return t?.toString()??t}onKeyDown(e){const t=e.key;(t===T.LEFT||t===T.UP||t===T.RIGHT||t===T.DOWN||e.shiftKey&&t===T.ENTER)&&e.stopPropagation()}afterGuiAttached(){const{eEditor:e,focusAfterAttached:t,highlightAllOnFocus:s}=this,o=this.getLocaleTextFunc();e.setInputAriaLabel(o("ariaInputEditor","Input Editor")),t&&(e.getFocusableElement().focus(),s&&e.getInputElement().select())}getValue(){const{eEditor:e,params:t}=this,{value:s}=t,o=e.getValue();return!Y(o)&&!Y(s)?s:t.parseValue(o)}getValidationElement(){return this.eEditor.getInputElement()}getValidationErrors(){const{params:e}=this,{maxLength:t,getValidationErrors:s}=e,o=this.getLocaleTextFunc(),i=this.getValue();let n=[];return typeof i=="string"&&t!=null&&i.length>t&&n.push(o("maxLengthValidation",`Must be ${t} characters or fewer.`,[String(t)])),n.length||(n=null),s?s({value:i,internalErrors:n,cellEditorParams:e}):n}},E4={tag:"ag-input-number-field",ref:"eEditor",cls:"ag-cell-editor"},D4=class{constructor(e){this.getLocaleTextFunc=e}getTemplate(){return E4}getAgComponents(){return[dy]}init(e,t){this.eEditor=e,this.params=t;const{max:s,min:o,precision:i,step:n}=t;s!=null&&e.setMax(s),o!=null&&e.setMin(o),i!=null&&e.setPrecision(i),n!=null&&e.setStep(n);const r=e.getInputElement();t.preventStepping?e.addManagedElementListeners(r,{keydown:this.preventStepping}):t.showStepperButtons&&r.classList.add("ag-number-field-input-stepper")}getValidationErrors(){const{params:e}=this,{min:t,max:s,getValidationErrors:o}=e,n=this.eEditor.getInputElement().valueAsNumber,r=this.getLocaleTextFunc();let a=[];return typeof n=="number"&&(t!=null&&n<t&&a.push(r("minValueValidation",`Must be greater than or equal to ${t}.`,[String(t)])),s!=null&&n>s&&a.push(r("maxValueValidation",`Must be less than or equal to ${s}.`,[String(s)]))),a.length||(a=null),o?o({value:n,cellEditorParams:e,internalErrors:a}):a}preventStepping(e){(e.key===T.UP||e.key===T.DOWN)&&e.preventDefault()}getValue(){const{eEditor:e,params:t}=this,s=e.getValue();if(!Y(s)&&!Y(t.value))return t.value;let o=t.parseValue(s);if(o==null)return o;if(typeof o=="string"){if(o==="")return null;o=Number(o)}return isNaN(o)?null:o}getStartValue(){return this.params.value}setCaret(){zs()&&this.eEditor.getInputElement().focus({preventScroll:!0})}},P4=class extends Oa{constructor(){super(new D4(()=>this.getLocaleTextFunc()))}},M4={tag:"div",cls:"ag-cell-edit-wrapper",children:[{tag:"ag-select",ref:"eEditor",cls:"ag-cell-editor"}]},T4=class extends Ia{constructor(){super(M4,[Sy]),this.eEditor=ne,this.startedByEnter=!1}wireBeans(e){this.valueSvc=e.valueSvc}initialiseEditor(e){this.focusAfterAttached=e.cellStartedEdit;const{eEditor:t,valueSvc:s,gos:o}=this,{values:i,value:n,eventKey:r}=e;if(Be(i)){G(58);return}this.startedByEnter=r!=null?r===T.ENTER:!1;let a=!1;i.forEach(u=>{const h={value:u},p=s.formatValue(e.column,null,u),f=p!=null;h.text=f?p:u,t.addOption(h),a=a||n===u}),a?t.setValue(e.value,!0):e.values.length&&t.setValue(e.values[0],!0);const{valueListGap:l,valueListMaxWidth:c,valueListMaxHeight:d}=e;l!=null&&t.setPickerGap(l),d!=null&&t.setPickerMaxHeight(d),c!=null&&t.setPickerMaxWidth(c),o.get("editType")!=="fullRow"&&this.addManagedListeners(this.eEditor,{selectedItem:()=>e.stopEditing()})}afterGuiAttached(){this.focusAfterAttached&&this.eEditor.getFocusableElement().focus(),this.startedByEnter&&setTimeout(()=>{this.isAlive()&&this.eEditor.showPicker()})}focusIn(){this.eEditor.getFocusableElement().focus()}getValue(){return this.eEditor.getValue()}isPopup(){return!1}getValidationElement(){return this.eEditor.getAriaElement()}getValidationErrors(){const{params:e}=this,{values:t,getValidationErrors:s}=e,o=this.getValue();let i=[];if(t&&!t.includes(o)){const n=this.getLocaleTextFunc();i.push(n("invalidSelectionValidation","Invalid selection."))}else i=null;return s?s({value:o,internalErrors:i,cellEditorParams:e}):i}},I4={tag:"ag-input-text-field",ref:"eEditor",cls:"ag-cell-editor"},k4=class{constructor(e){this.getLocaleTextFunc=e}getTemplate(){return I4}getAgComponents(){return[Da]}init(e,t){this.eEditor=e,this.params=t;const s=t.maxLength;s!=null&&e.setMaxLength(s)}getValidationErrors(){const{params:e}=this,{maxLength:t,getValidationErrors:s}=e,o=this.getValue(),i=this.getLocaleTextFunc();let n=[];return t!=null&&typeof o=="string"&&o.length>t&&n.push(i("maxLengthValidation",`Must be ${t} characters or fewer.`,[String(t)])),n.length||(n=null),s?s({value:o,cellEditorParams:e,internalErrors:n}):n}getValue(){const{eEditor:e,params:t}=this,s=e.getValue();return!Y(s)&&!Y(t.value)?t.value:t.parseValue(s)}getStartValue(){const e=this.params;return e.useFormatter||e.column.getColDef().refData?e.formatValue(e.value):e.value}setCaret(){zs()&&this.eEditor.getInputElement().focus({preventScroll:!0});const e=this.eEditor,t=e.getValue(),s=Y(t)&&t.length||0;s&&e.getInputElement().setSelectionRange(s,s)}},Kh=class extends Oa{constructor(){super(new k4(()=>this.getLocaleTextFunc()))}};function A4(e){return e.ctrlsSvc.getScrollFeature().getVScrollPosition()}function L4(e){return e.ctrlsSvc.getScrollFeature().getHScrollPosition()}function _m(e,t,s="auto"){e.frameworkOverrides.wrapIncoming(()=>e.ctrlsSvc.getScrollFeature().ensureColumnVisible(t,s),"ensureVisible")}function jm(e,t,s){e.frameworkOverrides.wrapIncoming(()=>e.ctrlsSvc.getScrollFeature().ensureIndexVisible(t,s),"ensureVisible")}function O4(e,t,s=null){e.frameworkOverrides.wrapIncoming(()=>e.ctrlsSvc.getScrollFeature().ensureNodeVisible(t,s),"ensureVisible")}function N4(e){e.undoRedo?.undo("api")}function H4(e){e.undoRedo?.redo("api")}function G4(e,t){return e.editModelSvc?.getEditRowDataValue(t,{checkSiblings:!0})}function B4(e){const t=e.editModelSvc?.getEditMap(),s=[];return t?.forEach((o,i)=>{const{rowIndex:n,rowPinned:r}=i;o.forEach((a,l)=>{const{editorValue:c,pendingValue:d,sourceValue:u,state:h}=a,p=gs(a);let f=c??d;f===Vt&&(f=void 0);const C={newValue:f,oldValue:u,state:h,column:l,colId:l.getColId(),colKey:l.getColId(),rowIndex:n,rowPinned:r};(h==="editing"||h==="changed"&&p)&&s.push(C)})}),s}function V4(e,t=!1){const{editSvc:s}=e;if(s?.isBatchEditing()){if(t)for(const o of e.editModelSvc?.getEditPositions()??[])o.state==="editing"&&s.revertSingleCellEdit(o);else Qs(e,{persist:!0});ei(e,void 0,{cancel:t})}else s?.stopEditing(void 0,{cancel:t,source:"edit",forceStop:!t,forceCancel:t})}function z4(e,t){const s=Ge(e,t);return e.editSvc?.isEditing(s)??!1}function W4(e,t){const{key:s,colKey:o,rowIndex:i,rowPinned:n}=t,{editSvc:r,colModel:a}=e,l=a.getCol(o);if(!l){G(12,{colKey:o});return}const d=vs(e,{rowIndex:i,rowPinned:n||null});if(!d){G(290,{rowIndex:i,rowPinned:n});return}if(!l.isCellEditable(d))return;n==null&&jm(e,i),_m(e,o),r?.startEditing({rowNode:d,column:l},{event:s?new KeyboardEvent("keydown",{key:s}):void 0,source:"api"})}function _4(e){return e.editSvc?.validateEdit()||null}function j4(e){return e.undoRedo?.getCurrentUndoStackSize()??0}function U4(e){return e.undoRedo?.getCurrentRedoStackSize()??0}var $4={tag:"div",cls:"ag-popup-editor",attrs:{tabindex:"-1"}},K4=class extends xd{constructor(e){super($4),this.params=e}postConstruct(){po(this.gos,this.getGui(),"popupEditorWrapper",!0),this.addKeyDownListener()}addKeyDownListener(){const e=this.getGui(),t=this.params,s=o=>{Nc(this.gos,o,t.node,t.column,!0)||t.onKeyDown(o)};this.addManagedElementListeners(e,{keydown:s})}};function q4(e,{column:t},s,o,i="ui"){if(s instanceof KeyboardEvent&&(s.key===T.TAB||s.key===T.ENTER||s.key===T.F2||s.key===T.BACKSPACE&&o))return!0;if(s?.shiftKey&&e.rangeSvc?.getCellRanges().length!=0)return!1;const r=t?.getColDef(),a=Y4(e.gos,r),l=s?.type;return l==="click"&&s?.detail===1&&a===1||l==="dblclick"&&s?.detail===2&&a===2?!0:i==="api"?o??!1:!1}function Y4(e,t){return e.get("suppressClickEdit")===!0?0:e.get("singleClickEdit")===!0||t?.singleClickEdit?1:2}function Zc(e,{rowNode:t,column:s},o="ui"){const i=s.getColDef().editable,n=e.editModelSvc;return s.isColumnFunc(t,i)||!!n&&n.hasEdits({rowNode:t,column:s},{withOpenEditor:!0})}function Z4(e,t,s="ui"){const o=Zc(e,t,s);return o===!0||s==="ui"?o:e.colModel.getCols().some(n=>Zc(e,{rowNode:t.rowNode,column:n},s))}var ra=(e,t=!1)=>{if(e!==void 0)return gs(e)||t&&e.state==="editing"};function Um(e,t,s=!1){return ra(e.editModelSvc?.getEdit(t),s)}var $m=(e,t,s)=>{if(e)for(let o=0,i=e.length;o<i;++o){const n=e[o];if(n.data&&(ra(t?.getEdit({rowNode:n,column:s}))||ra(t?.getEdit({rowNode:n.pinnedSibling,column:s})))||$m(n.childrenAfterGroup,t,s))return!0}};function Km(e,t){const{column:s,rowNode:o}=t;return e.gos.get("groupTotalRow")&&!o?.footer?!1:$m(o?.childrenAfterGroup,e.editModelSvc,s)}function qm(e,{rowNode:t,column:s}){if(t=t.pinnedSibling,!!t)return ra(e.editModelSvc?.getEdit({rowNode:t,column:s}))}var X4=class extends A{constructor(e,t){super(),this.cellCtrl=e,this.beans=t,this.editSvc=t.editSvc,this.editModelSvc=t.editModelSvc}setComp(e){this.cellComp=e,this.applyCellStyles()}applyCellStyles(){const{cellCtrl:e,editSvc:t,beans:s}=this;if(t?.isBatchEditing()&&t.isEditing()){const i=Um(s,e)||Km(s,e)||qm(s,e);this.applyBatchingStyle(i)}else this.applyBatchingStyle(!1);const o=!!this.editModelSvc?.getCellValidationModel().hasCellValidation(this.cellCtrl);this.cellComp.toggleCss("ag-cell-editing-error",o)}applyBatchingStyle(e){this.cellComp.toggleCss("ag-cell-editing",e??!1),this.cellComp.toggleCss("ag-cell-batch-edit",(e&&this.editSvc?.isBatchEditing())??!1)}},Q4=class extends A{constructor(e,t){super(),this.rowCtrl=e,this.beans=t,this.gos=t.gos,this.editSvc=t.editSvc,this.editModelSvc=t.editModelSvc}applyRowStyles(){const{rowCtrl:e,editModelSvc:t,beans:s}=this;let o=e.rowNode,i=t?.getEditRow(o);const n=this.editModelSvc?.getRowValidationModel().hasRowValidation({rowNode:o});if(!i&&o.pinnedSibling&&(o=o.pinnedSibling,i=t?.getEditRow(o)),i){const r=Array.from(i.keys()).some(a=>{const l={rowNode:o,column:a};return Um(s,l,!0)||Km(s,l)||qm(s,l)});this.applyStyle(n,r);return}this.applyStyle(n)}applyStyle(e=!1,t=!1){const s=this.editSvc?.isBatchEditing()??!1,o=this.gos.get("editType")==="fullRow";this.rowCtrl?.forEachGui(void 0,({rowComp:i})=>{i.toggleCss("ag-row-editing",o&&t),i.toggleCss("ag-row-batch-edit",o&&t&&s),i.toggleCss("ag-row-inline-editing",t),i.toggleCss("ag-row-not-inline-editing",!t),i.toggleCss("ag-row-editing-invalid",o&&t&&e)})}},J4=({rowModel:e,pinnedRowModel:t,editModelSvc:s},o)=>{const i=new Set;e.forEachNode(n=>o.has(n)&&i.add(n)),t?.forEachPinnedRow("top",n=>o.has(n)&&i.add(n)),t?.forEachPinnedRow("bottom",n=>o.has(n)&&i.add(n));for(const n of o)i.has(n)||s.removeEdits({rowNode:n});return i},eM=({editModelSvc:e},t,s)=>{for(const o of t)e?.getEditRow(o)?.forEach((i,n)=>!s.has(n)&&e.removeEdits({rowNode:o,column:n}))},tM=e=>()=>{const t=new Set(e.colModel.getCols()),s=e.editModelSvc.getEditMap(!0),o=new Set(s.keys());eM(e,J4(e,o),t)},sM=new Set(["undo","redo","paste","bulk","rangeSvc"]),oM=new Set(["ui","api"]),Ym={paste:"api",rangeSvc:"api",fillHandle:"api",cellClear:"api",bulk:"api"},iM=new Set(Object.keys(Ym)),nM=new Set(["paste","rangeSvc","renderer","cellClear","redo","undo"]),fr={cancel:!0,source:"api"},rM={cancel:!1,source:"api"},Go={checkSiblings:!0},Bi={force:!0,suppressFlash:!0},aM=class extends A{constructor(){super(...arguments),this.beanName="editSvc",this.batch=!1,this.stopping=!1,this.committing=!1}postConstruct(){const{beans:e}=this;this.model=e.editModelSvc,this.valueSvc=e.valueSvc,this.rangeSvc=e.rangeSvc,this.addManagedPropertyListener("editType",({currentValue:o})=>{this.stopEditing(void 0,fr),this.createStrategy(o)});const t=tM(e),s=()=>{const o=this.model.getCellValidationModel().getCellValidationMap().size>0,i=this.model.getRowValidationModel().getRowValidationMap().size>0;return o||i?this.stopEditing(void 0,fr):this.isEditing()&&(this.isBatchEditing()?ei(e,this.model.getEditPositions()):this.stopEditing(void 0,rM)),!1};this.addManagedEventListeners({columnPinned:t,columnVisible:t,columnRowGroupChanged:t,rowExpansionStateChanged:t,pinnedRowsChanged:t,displayedRowsChanged:t,sortChanged:s,filterChanged:s,cellFocused:this.onCellFocused.bind(this)})}isBatchEditing(){return this.batch}setBatchEditing(e){e?(this.batch=!0,this.stopEditing(void 0,fr)):(this.stopEditing(void 0,fr),this.batch=!1)}createStrategy(e){const{beans:t,gos:s,strategy:o}=this,i=qh(s,e);if(o){if(o.beanName===i)return o;this.destroyStrategy()}return this.strategy=this.createOptionalManagedBean(t.registry.createDynamicBean(i,!0))}destroyStrategy(){this.strategy&&(this.strategy.destroy(),this.strategy=this.destroyBean(this.strategy))}shouldStartEditing(e,t,s,o="ui"){const i=q4(this.beans,e,t,s,o);return i&&(this.strategy??(this.strategy=this.createStrategy())),i}shouldStopEditing(e,t,s="ui"){return this.strategy?.shouldStop(e,t,s)??null}shouldCancelEditing(e,t,s="ui"){return this.strategy?.shouldCancel(e,t,s)??null}validateEdit(){return y3(this.beans)}isEditing(e,t){return this.model.hasEdits(e,t??Go)}isRowEditing(e,t){return(e&&this.model.hasRowEdits(e,t))??!1}startEditing(e,t){const{startedEdit:s=!0,event:o=null,source:i="ui",ignoreEventKey:n=!1,silent:r}=t;if(this.strategy??(this.strategy=this.createStrategy()),!this.isCellEditable(e,"api"))return;const a=Ge(this.beans,e);if(a&&!a.comp){a.onCompAttachedFuncs.push(()=>this.startEditing(e,t));return}const l=this.shouldStartEditing(e,o,s,i);if(l===!1&&i!=="api"){this.isEditing(e)&&this.stopEditing();return}!this.batch&&this.shouldStopEditing(e,void 0,i)&&!t.continueEditing&&this.stopEditing(void 0,{source:i}),l&&this.isBatchEditing()&&this.dispatchBatchEvent("batchEditingStarted",new Map),this.strategy.start({position:e,event:o,source:i,ignoreEventKey:n,startedEdit:s,silent:r})}stopEditing(e,t){const{event:s,cancel:o,source:i="ui",forceCancel:n,forceStop:r}=t||{},{beans:a,model:l}=this;if(iM.has(i)&&this.isBatchEditing())return this.bulkRefresh(e),!1;const c=this.committing?Ym[i]:i;if(!(this.committing||this.isEditing(e)||this.isBatchEditing()&&l.hasEdits(e,Go))||!this.strategy||this.stopping)return!1;this.stopping=!0;const u=Ge(a,e);u&&(u.onEditorAttachedFuncs=[]);let h=l.getEditMap(!0),p=!1;const f=!o&&(!!this.shouldStopEditing(e,s,c)||this.committing&&!this.batch)||(r??!1),C=o&&!!this.shouldCancelEditing(e,s,c)||(n??!1);if(f||C){Qs(a,{persist:!0,isCancelling:C||o,isStopping:f});const v=l.getEditMap(),w=this.processEdits(v,o,i);this.strategy?.stop(o,s);for(const b of w)l.clearEditValue(b);this.bulkRefresh(void 0,h);for(const b of l.getEditPositions(v)){const S=Ge(a,b),y=gs(b);S?.refreshCell({force:!0,suppressFlash:!y})}h=v,p||(p=f)}else if(s instanceof KeyboardEvent&&this.batch&&this.strategy?.midBatchInputsAllowed(e)&&this.isEditing(e,{withOpenEditor:!0})){const{key:v}=s,w=v===T.ENTER,b=v===T.ESCAPE,S=v===T.TAB;(w||S||b)&&(w||S?Qs(a,{persist:!0}):b&&this.revertSingleCellEdit(u),this.isBatchEditing()?this.strategy?.cleanupEditors():ei(a,l.getEditPositions(),{event:s,cancel:b}),s.preventDefault(),this.bulkRefresh(e,h,{suppressFlash:!0}),h=l.getEditMap())}else Qs(a,{persist:!0}),h=l.getEditMap();return p&&e&&this.model.removeEdits(e),this.navigateAfterEdit(t,u?.cellPosition),jc(a),this.model.hasEdits()||(this.model.getCellValidationModel().clearCellValidationMap(),this.model.getRowValidationModel().clearRowValidationMap()),this.bulkRefresh(),C&&this.beans.rowRenderer.refreshRows({rowNodes:Array.from(h.keys())}),this.isBatchEditing()&&(this.beans.rowRenderer.refreshRows({suppressFlash:!0,force:!0}),p&&f&&this.dispatchBatchEvent("batchEditingStopped",h)),this.stopping=!1,p}navigateAfterEdit(e,t){if(!e||!t)return;const{event:s,suppressNavigateAfterEdit:o}=e;if(!(s instanceof KeyboardEvent)||o)return;const{key:n,shiftKey:r}=s,a=this.gos.get("enterNavigatesVerticallyAfterEdit");if(n!==T.ENTER||!a)return;const l=r?T.UP:T.DOWN;this.beans.navigation?.navigateToNextCell(null,l,t,!1)}processEdits(e,t=!1,s){const o=Array.from(e.keys()),i=this.model.getCellValidationModel().getCellValidationMap().size>0||this.model.getRowValidationModel().getRowValidationMap().size>0,n=[];for(const r of o){const a=e.get(r);for(const l of a.keys()){const c=a.get(l),d={rowNode:r,column:l},u=gs(c);!t&&u&&!i&&(this.setNodeDataValue(r,l,c.pendingValue,void 0,s)||n.push(d))}}return n}setNodeDataValue(e,t,s,o,i="edit"){const{beans:n}=this,r=Ge(n,{rowNode:e,column:t}),a=oM.has(i)?"edit":i;r&&(r.suppressRefreshCell=!0),this.commitNextEdit();const l=e.setDataValue(t,s,a);return r&&(r.suppressRefreshCell=!1),o&&r?.refreshCell(Bi),l}setEditMap(e,t){this.strategy??(this.strategy=this.createStrategy()),this.strategy?.setEditMap(e,t),this.bulkRefresh();let s=Bi;t?.forceRefreshOfEditCellsOnly&&(s={...lM(e),...Bi}),this.beans.rowRenderer.refreshCells(s)}dispatchEditValuesChanged({rowNode:e,column:t},s={}){if(!e||!t||!s)return;const{pendingValue:o,sourceValue:i}=s,{rowIndex:n,rowPinned:r,data:a}=e;this.beans.eventSvc.dispatchEvent({type:"cellEditValuesChanged",node:e,rowIndex:n,rowPinned:r,column:t,source:"api",data:a,newValue:o,oldValue:i,value:o,colDef:t.getColDef()})}bulkRefresh(e={},t,s={}){const{beans:o,gos:i}=this,{editModelSvc:n,rowModel:r}=o;je(i)&&(e.rowNode&&e.column?this.refCell(e,this.model.getEdit(e),s):t&&n?.getEditMap(!1)?.forEach((a,l)=>{for(const c of a.keys())this.refCell({rowNode:l,column:c},a.get(c),s)}))}refCell({rowNode:e,column:t},s,o={}){const{beans:i,gos:n}=this,r=new Set([e]),a=new Set,l=e.pinnedSibling;l&&r.add(l);const c=e.sibling;c&&a.add(c);let d=e.parent;for(;d;)d.sibling?.footer&&n.get("groupTotalRow")||!d.parent&&d.sibling&&n.get("grandTotalRow")?a.add(d.sibling):a.add(d),d=d.parent;for(const u of r)this.dispatchEditValuesChanged({rowNode:u,column:t},s);for(const u of r)Ge(i,{rowNode:u,column:t})?.refreshCell(o);for(const u of a)Ge(i,{rowNode:u,column:t})?.refreshCell(o)}stopAllEditing(e=!1,t="ui"){this.isEditing()&&this.stopEditing(void 0,{cancel:e,source:t})}isCellEditable(e,t="ui"){const{rowNode:s}=e,{gos:o,beans:i}=this;if(s.group){if(o.get("treeData")){if(!s.data&&!o.get("enableGroupEdit"))return!1}else if(!o.get("enableGroupEdit"))return!1}const n=qh(o)==="fullRow"?Z4(i,e,t):Zc(i,e,t);return n&&(this.strategy??(this.strategy=this.createStrategy())),n}cellEditingInvalidCommitBlocks(){return this.gos.get("invalidEditValueMode")==="block"}checkNavWithValidation(e,t,s=!0){if(this.hasValidationErrors(e)){const o=Ge(this.beans,e);return this.cellEditingInvalidCommitBlocks()?(t?.preventDefault?.(),s&&(!o?.hasBrowserFocus()&&o?.focusCell(),o?.comp?.getCellEditor()?.focusIn?.()),"block-stop"):(o&&this.revertSingleCellEdit(o),"revert-continue")}return"continue"}revertSingleCellEdit(e,t=!1){const s=Ge(this.beans,e);s?.comp?.getCellEditor()&&(ei(this.beans,[e],{silent:!0}),this.model.clearEditValue(e),ci(this.beans,e,{silent:!0}),Co(this.beans),s?.refreshCell(Bi),t&&(s?.focusCell(),s?.comp?.getCellEditor()?.focusIn?.()))}hasValidationErrors(e){Co(this.beans);const t=Ge(this.beans,e);t&&(t.refreshCell(Bi),t.rowCtrl.rowEditStyleFeature?.applyRowStyles());let s=!1;return e?.rowNode?(s||(s=this.model.getRowValidationModel().hasRowValidation({rowNode:e.rowNode})),e.column&&(s||(s=this.model.getCellValidationModel().hasCellValidation({rowNode:e.rowNode,column:e.column})))):(s||(s=this.model.getCellValidationModel().getCellValidationMap().size>0),s||(s=this.model.getRowValidationModel().getRowValidationMap().size>0)),s}moveToNextCell(e,t,s,o="ui"){let i;const n=this.isEditing(),r=n&&this.checkNavWithValidation(void 0,s)==="block-stop";return e instanceof ti&&n&&(i=this.strategy?.moveToNextEditingCell(e,t,s,o,r)),i===null||(i=i||!!this.beans.focusSvc.focusedHeader,i===!1&&!r&&this.stopEditing()),i}getCellDataValue({rowNode:e,column:t},s=!0){if(!e||!t)return;let o=this.model.getEdit({rowNode:e,column:t});const i=e.pinnedSibling;if(i){const r=this.model.getEdit({rowNode:i,column:t});r&&(o=r)}const n=s?o?.editorValue??o?.pendingValue:o?.pendingValue;return n===Vt||!o?o?.sourceValue??this.valueSvc.getValue(t,e,!1,"api"):n}addStopEditingWhenGridLosesFocus(e){m3(this,this.beans,e)}createPopupEditorWrapper(e){return new K4(e)}commitNextEdit(){this.committing=!0}setDataValue(e,t,s){try{if((!this.isEditing()||this.committing)&&!nM.has(s))return;const{beans:o}=this;this.strategy??(this.strategy=this.createStrategy());const i=this.isBatchEditing()?"ui":this.committing?s??"api":"api";if(!s||sM.has(s))return Ar(o,e,t,s,void 0,{persist:!0}),this.setNodeDataValue(e.rowNode,e.column,t,!0,s);const n=this.model.getEdit(e);if(n){if(n.pendingValue===t)return!1;if(n.sourceValue!==t)return Ar(o,e,t,s,void 0,{persist:!0}),this.stopEditing(e,{source:i,suppressNavigateAfterEdit:!0}),!0;if(n.sourceValue===t)return o.editModelSvc?.removeEdits(e),this.dispatchEditValuesChanged(e,{...n,pendingValue:t}),!0}return Ar(o,e,t,s,void 0,{persist:!0}),this.stopEditing(e,{source:i,suppressNavigateAfterEdit:!0}),!0}finally{this.committing=!1}}handleColDefChanged(e){w3(this.beans,e)}destroy(){this.model.clear(),this.destroyStrategy(),super.destroy()}prepDetailsDuringBatch(e,t){if(!this.batch||!this.model.hasRowEdits(e.rowNode,Go))return;const{rowNode:o,column:i}=e,{compDetails:n,valueToDisplay:r}=t;if(n){const{params:l}=n;return l.data=this.model.getEditRowDataValue(o,Go),{compDetails:n}}const a=this.model.getEditRow(e.rowNode,Go);if(r!==void 0&&a?.has(i))return{valueToDisplay:this.valueSvc.getValue(i,o)}}cleanupEditors(){this.strategy?.cleanupEditors()}dispatchCellEvent(e,t,s,o){this.strategy?.dispatchCellEvent(e,t,s,o)}dispatchBatchEvent(e,t){this.eventSvc.dispatchEvent(this.createBatchEditEvent(e,t))}createBatchEditEvent(e,t){return de(this.gos,{type:e,...e==="batchEditingStopped"?{changes:this.toEventChangeList(t)}:{}})}toEventChangeList(e){return this.model.getEditPositions(e).map(t=>({rowIndex:t.rowNode.rowIndex,rowPinned:t.rowNode.rowPinned,columnId:t.column.getColId(),newValue:t.pendingValue,oldValue:t.sourceValue}))}applyBulkEdit({rowNode:e,column:t},s){if(!s||s.length===0)return;const{beans:o,rangeSvc:i,valueSvc:n}=this;Qs(o,{persist:!0});const r=this.model.getEditMap(!0),a=r.get(e)?.get(t)?.pendingValue;this.batch||this.eventSvc.dispatchEvent({type:"bulkEditingStarted"}),s.forEach(c=>{if(i?.forEachRowInRange(c,d=>{const u=vs(o,d);if(u===void 0)return;const h=r.get(u)??new Map;for(const p of c.columns)if(p&&this.isCellEditable({rowNode:u,column:p},"api")){const f=n.getValue(p,u,!0,"api");let C=n.parseValue(p,u??null,a,f);Number.isNaN(C)&&(C=null),h.set(p,{editorValue:void 0,pendingValue:C,sourceValue:f,state:"changed",editorState:{isCancelAfterEnd:void 0,isCancelBeforeStart:void 0}})}h.size>0&&r.set(u,h)}),this.setEditMap(r),this.batch){this.cleanupEditors(),jc(o),this.bulkRefresh();return}this.commitNextEdit(),this.stopEditing(void 0,{source:"bulk"}),this.eventSvc.dispatchEvent({type:"bulkEditingStopped",changes:this.toEventChangeList(r)})}),this.bulkRefresh();const l=Ge(o,{rowNode:e,column:t});l&&l.focusCell(!0)}createCellStyleFeature(e,t){return new X4(e,t)}createRowStyleFeature(e,t){return new Q4(e,t)}setEditingCells(e,t){const{beans:s}=this,{colModel:o,valueSvc:i}=s,n=new Map;for(let{colId:r,column:a,colKey:l,rowIndex:c,rowPinned:d,newValue:u,state:h}of e){const p=r?o.getCol(r):l?o.getCol(l):a;if(!p)continue;const f=vs(s,{rowIndex:c,rowPinned:d});if(!f)continue;const C=i.getValue(p,f,!0,"api");if(!t?.forceRefreshOfEditCellsOnly&&!gs({pendingValue:u,sourceValue:C})&&h!=="editing")continue;let v=n.get(f);v||(v=new Map,n.set(f,v)),u===void 0&&(u=Vt),v.set(p,{editorValue:void 0,pendingValue:u,sourceValue:C,state:h??"changed",editorState:{isCancelAfterEnd:void 0,isCancelBeforeStart:void 0}})}this.setEditMap(n,t)}onCellFocused(e){const t=Ge(this.beans,e);if(!t||!this.isEditing(t,Go))return;const s=this.model.getEdit(t);if(!s||!gs(s))return;const i=this.getLocaleTextFunc()("ariaPendingChange","Pending Change");this.beans.ariaAnnounce?.announceValue(i,"pendingChange")}allowedFocusTargetOnValidation(e){return Ge(this.beans,e)}};function lM(e){return{rowNodes:e?Array.from(e.keys()):void 0,columns:e?[...new Set(Array.from(e.values()).flatMap(t=>Array.from(t.keys())))]:void 0}}function qh(e,t){return t??e.get("editType")??"singleCell"}var Zm=class extends A{postConstruct(){this.model=this.beans.editModelSvc,this.editSvc=this.beans.editSvc,this.addManagedEventListeners({cellFocused:this.onCellFocusChanged?.bind(this),cellFocusCleared:this.onCellFocusChanged?.bind(this)})}clearEdits(e){this.model.clearEditValue(e)}onCellFocusChanged(e){let t;const s=e.previousParams,{editSvc:o,beans:i}=this,n=e.type==="cellFocused"?e.sourceEvent:null;s&&(t=Ge(i,s));const{gos:r,editModelSvc:a}=i,l=e.type==="cellFocusCleared";if(o.isEditing(void 0,{withOpenEditor:!0})){const{column:c,rowIndex:d,rowPinned:u}=e,h={column:c,rowNode:vs(i,{rowIndex:d,rowPinned:u})},p=r.get("invalidEditValueMode")==="block";if(p)return;const f=!p,C=!!a?.getCellValidationModel().hasCellValidation(h),v=f&&C;(s||l?o.stopEditing(void 0,{cancel:v,source:l&&f?"api":void 0,event:n}):!0)||(o.isBatchEditing()?o.cleanupEditors():o.stopEditing(void 0,{source:"api"}))}t?.refreshCell({suppressFlash:!0,force:!0})}stop(e,t){const s=this.model.getEditPositions(),o={all:[],pass:[],fail:[]};for(const i of s){if(o.all.push(i),(this.model.getCellValidationModel().getCellValidation(i)?.errorMessages?.length??0)>0){o.fail.push(i);continue}o.pass.push(i)}if(e)for(const i of s)oa(this.beans,i,{cancel:e}),this.model.stop(i);else{const i=this.processValidationResults(o);if(i.destroy.length>0)for(const n of i.destroy)oa(this.beans,n,{event:t,cancel:e}),this.model.stop(n);if(i.keep.length>0)for(const n of i.keep){const r=Ge(this.beans,n);this.editSvc?.cellEditingInvalidCommitBlocks()||r&&this.editSvc.revertSingleCellEdit(r)}}return!0}cleanupEditors({rowNode:e}={},t){Qs(this.beans,{persist:!1});const s=this.model.getEditPositions(),o=[];if(e)for(const i of s)i.rowNode!==e&&o.push(i);else for(const i of s)o.push(i);ei(this.beans,o),jc(this.beans,t)}setFocusOutOnEditor(e){e.comp?.getCellEditor()?.focusOut?.()}setFocusInOnEditor(e){const t=e.comp,s=t?.getCellEditor();if(s?.focusIn)s.focusIn();else{const o=this.beans.gos.get("editType")==="fullRow";e.focusCell(o),e.onEditorAttachedFuncs.push(()=>t?.getCellEditor()?.focusIn?.())}}setupEditors(e){const{event:t,ignoreEventKey:s=!1,startedEdit:o,position:i,cells:n=this.model.getEditPositions()}=e,r=t instanceof KeyboardEvent&&!s&&t.key||void 0;v3(this.beans,n,i,r,t,o)}dispatchCellEvent(e,t,s,o){const i=Ge(this.beans,e);i&&this.eventSvc.dispatchEvent({...i.createEvent(t??null,s),...o})}dispatchRowEvent(e,t,s){if(s)return;const o=jd(this.beans,e);o&&this.eventSvc.dispatchEvent(o.createRowEvent(t))}shouldStop(e,t,s="ui"){const o=this.editSvc.isBatchEditing();return o&&s==="api"?!0:o&&(s==="ui"||s==="edit")?!1:s==="api"?!0:t instanceof KeyboardEvent&&!o?t.key===T.ENTER:null}shouldCancel(e,t,s="ui"){const o=this.editSvc.isBatchEditing();return!!(t instanceof KeyboardEvent&&!o&&t.key===T.ESCAPE||o&&s==="api"||s==="api")}setEditMap(e,t){t?.update||this.editSvc.stopEditing(void 0,{cancel:!0,source:"api"});const s=[];if(e.forEach((o,i)=>{o.forEach((n,r)=>{n.state==="editing"&&s.push({...n,rowNode:i,column:r})})}),t?.update&&(e=new Map([...this.model.getEditMap(),...e])),this.model?.setEditMap(e),s.length>0){const o=s.at(-1),i=o.pendingValue===Vt?void 0:o.pendingValue;this.start({position:o,event:new KeyboardEvent("keydown",{key:i}),source:"api"});const n=Ge(this.beans,o);n&&this.setFocusInOnEditor(n)}}destroy(){this.cleanupEditors(),super.destroy()}},cM=class extends Zm{constructor(){super(...arguments),this.beanName="fullRow",this.startedRows=[]}shouldStop(e,t,s="ui"){const{rowNode:o}=e||{};if(!jd(this.beans,{rowNode:this.rowNode}))return!0;const n=super.shouldStop({rowNode:this.rowNode},t,s);return n!==null?n:this.rowNode?o!==this.rowNode:!1}midBatchInputsAllowed({rowNode:e}){return e?this.model.hasEdits({rowNode:e}):!1}clearEdits(e){this.model.clearEditValue(e)}start(e){const{position:t,silent:s,startedEdit:o,event:i,ignoreEventKey:n}=e,{rowNode:r}=t;this.rowNode!==r&&super.cleanupEditors(t),this.dispatchRowEvent({rowNode:r},"rowEditingStarted",s),this.startedRows.push(r);const a=this.beans.visibleCols.allCols,l=[];for(const c of a){if(!c.isCellEditable(r))continue;const d={rowNode:r,column:c};l.push(d),this.model.hasEdits(d)||this.model.start(d)}this.rowNode=r,this.setupEditors({cells:l,position:t,startedEdit:o,event:i,ignoreEventKey:n})}processValidationResults(e){return e.fail.length>0&&this.editSvc.cellEditingInvalidCommitBlocks()?{destroy:[],keep:e.all}:{destroy:e.all,keep:[]}}stop(e,t){const{rowNode:s}=this;if(s&&!this.model.hasRowEdits(s))return!1;const o=[];if(e||this.model.getEditMap().forEach((i,n)=>{if(!(!i||i.size===0)){for(const r of i.values())if(gs(r)){o.push(n);break}}}),Co(this.beans),!e&&this.editSvc?.checkNavWithValidation({rowNode:s})==="block-stop")return!1;super.stop(e,t);for(const i of o)this.dispatchRowEvent({rowNode:i},"rowValueChanged");return this.cleanupEditors({rowNode:s},!0),this.rowNode=void 0,!0}onCellFocusChanged(e){const{rowIndex:t}=e,s=e.previousParams;if(s?.rowIndex===t||e.sourceEvent instanceof KeyboardEvent)return;const o=Ge(this.beans,s);this.gos.get("invalidEditValueMode")==="block"&&o&&(this.model.getCellValidationModel().getCellValidation(o)||this.model.getRowValidationModel().getRowValidation(o))||super.onCellFocusChanged(e)}cleanupEditors(e={},t){super.cleanupEditors(e,t);for(const s of this.startedRows)this.dispatchRowEvent({rowNode:s},"rowEditingStopped");this.startedRows.length=0}moveToNextEditingCell(e,t,s,o="ui",i=!1){const n=e.cellPosition;let r;this.model.suspend(!0);try{r=this.beans.navigation?.findNextCellToFocusOn(n,{backwards:t,startEditing:!0,skipToNextEditableCell:!1})}finally{this.model.suspend(!1)}if(r===!1)return null;if(r==null)return!1;const a=r.cellPosition,l=e.isCellEditable(),c=r.isCellEditable(),d=a&&n.rowIndex===a.rowIndex&&n.rowPinned===a.rowPinned;l&&this.setFocusOutOnEditor(e),this.restoreEditors();const u=this.gos.get("suppressStartEditOnTab");return c&&!i?u?r.focusCell(!0,s):(r.comp?.getCellEditor()||ci(this.beans,r,{event:s,cellStartedEdit:!0}),this.setFocusInOnEditor(r),r.focusCell(!1,s)):(c&&i&&this.setFocusInOnEditor(r),r.focusCell(!0,s)),!d&&!i&&(this.editSvc?.stopEditing({rowNode:e.rowNode},{event:s}),this.cleanupEditors(r,!0),u?r.focusCell(!0,s):this.editSvc.startEditing(r,{startedEdit:!0,event:s,source:o,ignoreEventKey:!0})),e.rowCtrl?.refreshRow({suppressFlash:!0,force:!0}),!0}restoreEditors(){this.model.getEditMap().forEach((e,t)=>e.forEach(({state:s},o)=>{if(s!=="editing")return;const i=Ge(this.beans,{rowNode:t,column:o});i&&!i.comp?.getCellEditor()&&ci(this.beans,i,{silent:!0})}))}destroy(){super.destroy(),this.rowNode=void 0,this.startedRows.length=0}},dM=class extends Zm{constructor(){super(...arguments),this.beanName="singleCell"}shouldStop(e,t,s="ui"){const o=super.shouldStop(e,t,s);if(o!==null)return o;const{rowNode:i,column:n}=e||{};return(!this.rowNode||!this.column)&&i&&n?null:this.rowNode!==i||this.column!==n}midBatchInputsAllowed(e){return this.model.hasEdits(e)}start(e){const{position:t,startedEdit:s,event:o,ignoreEventKey:i}=e;(this.rowNode!==t.rowNode||this.column!==t.column)&&super.cleanupEditors(),this.rowNode=t.rowNode,this.column=t.column,this.model.start(t),this.setupEditors({cells:[t],position:t,startedEdit:s,event:o,ignoreEventKey:i})}dispatchRowEvent(e,t,s){}processValidationResults(e){return e.fail.length>0&&this.editSvc.cellEditingInvalidCommitBlocks()?{destroy:[],keep:e.all}:{destroy:e.all,keep:[]}}stop(e,t){return super.stop(e,t),this.rowNode=void 0,this.column=void 0,!0}onCellFocusChanged(e){const{colModel:t,editSvc:s}=this.beans,{rowIndex:o,column:i,rowPinned:n}=e,r=vs(this.beans,{rowIndex:o,rowPinned:n}),a=_c(i),l=t.getCol(a),c=e.previousParams;if(c){const d=_c(c.column);if(c?.rowIndex===o&&d===a&&c?.rowPinned===n)return}s?.isEditing({rowNode:r,column:l},{withOpenEditor:!0})&&e.type==="cellFocused"||super.onCellFocusChanged(e)}moveToNextEditingCell(e,t,s,o="ui",i=!1){const n=this.beans.focusSvc.getFocusedCell();n&&(e=jo(this.beans,n)??e);const r=e.cellPosition;let a;const l=this.beans.gos.get("editType")==="fullRow";l&&this.model.suspend(!0),i||(e.eGui.focus(),this.editSvc?.stopEditing(e,{source:this.editSvc?.isBatchEditing()?"ui":"api",event:s}));try{a=this.beans.navigation?.findNextCellToFocusOn(r,{backwards:t,startEditing:!0})}finally{l&&this.model.suspend(!1)}if(a===!1)return null;if(a==null)return!1;const c=a.cellPosition,d=e.isCellEditable(),u=a.isCellEditable(),h=c&&r.rowIndex===c.rowIndex&&r.rowPinned===c.rowPinned;d&&!i&&this.setFocusOutOnEditor(e);const p=this.gos.get("suppressStartEditOnTab");if(!h&&!i&&(super.cleanupEditors(a,!0),p?a.focusCell(!0,s):this.editSvc.startEditing(a,{startedEdit:!0,event:s,source:o,ignoreEventKey:!0})),u&&!i){if(a.focusCell(!1,s),p)a.focusCell(!0,s);else if(!a.comp?.getCellEditor()){const f=this.editSvc?.isEditing(a,{withOpenEditor:!0});ci(this.beans,a,{event:s,cellStartedEdit:!0,silent:f}),this.setFocusInOnEditor(a),this.cleanupEditors(a)}}else u&&i&&this.setFocusInOnEditor(a),a.focusCell(!0,s);return e.rowCtrl?.refreshRow({suppressFlash:!0,force:!0}),!0}destroy(){super.destroy(),this.rowNode=void 0,this.column=void 0}},_s={moduleName:"EditCore",version:K,beans:[f3,aM],apiFunctions:{getEditingCells:B4,getEditRowValues:G4,getCellEditorInstances:C3,startEditingCell:W4,stopEditing:V4,isEditing:z4,validateEdit:_4},dynamicBeans:{singleCell:dM,fullRow:cM},dependsOn:[Aa,Wm],css:[f4]},uM={moduleName:"UndoRedoEdit",version:K,beans:[p4],apiFunctions:{undoCellEditing:N4,redoCellEditing:H4,getCurrentUndoSize:j4,getCurrentRedoSize:U4},dependsOn:[_s]},hM={moduleName:"TextEditor",version:K,userComponents:{agCellEditor:Kh,agTextCellEditor:Kh},dependsOn:[_s]},gM={moduleName:"NumberEditor",version:K,userComponents:{agNumberCellEditor:{classImp:P4}},dependsOn:[_s]},pM={moduleName:"DateEditor",version:K,userComponents:{agDateCellEditor:b4,agDateStringCellEditor:x4},dependsOn:[_s]},fM={moduleName:"CheckboxEditor",version:K,userComponents:{agCheckboxCellEditor:C4},dependsOn:[_s]},mM={moduleName:"SelectEditor",version:K,userComponents:{agSelectCellEditor:T4},dependsOn:[_s]},CM={moduleName:"LargeTextEditor",version:K,userComponents:{agLargeTextCellEditor:F4},dependsOn:[_s]},vM={moduleName:"CustomEditor",version:K,dependsOn:[_s]},wM=class extends A{constructor(){super(...arguments),this.beanName="selectionColSvc"}postConstruct(){this.addManagedPropertyListener("rowSelection",e=>{this.onSelectionOptionsChanged(e.currentValue,e.previousValue,Yo(e.source))}),this.addManagedPropertyListener("selectionColumnDef",this.updateColumns.bind(this))}addColumns(e){const t=this.columns;t!=null&&(e.list=t.list.concat(e.list),e.tree=t.tree.concat(e.tree),K0(e))}createColumns(e,t){const s=()=>{qr(this.beans,this.columns?.tree),this.columns=null},o=e.treeDepth,n=(this.columns?.treeDepth??-1)==o,r=this.generateSelectionCols();if($0(r,this.columns?.list??[])&&n)return;s();const{colGroupSvc:l}=this.beans,c=l?.findDepth(e.tree)??0,d=l?.balanceTreeForAutoCols(r,c)??[];this.columns={list:r,tree:d,treeDepth:c,map:{}},t(h=>{if(!h)return null;const p=h.filter(f=>!ys(f));return[...r,...p]})}updateColumns(e){const t=Yo(e.source);for(const s of this.columns?.list??[]){const o=this.createSelectionColDef(e.currentValue);s.setColDef(o,null,t),Wt(this.beans,{state:[{...o,colId:s.getColId()}]},t)}}getColumn(e){return this.columns?.list.find(t=>en(t,e))??null}getColumns(){return this.columns?.list??null}isSelectionColumnEnabled(){const{gos:e,beans:t}=this,s=e.get("rowSelection");if(typeof s!="object"||!oo(e))return!1;const o=(t.autoColSvc?.getColumns()?.length??0)>0;if(s.checkboxLocation==="autoGroupColumn"&&o)return!1;const i=!!qo(s),n=xr(s);return i||n}createSelectionColDef(e){const{gos:t}=this,s=e??t.get("selectionColumnDef"),o=t.get("enableRtl"),{rowSpan:i,spanRows:n,...r}=s??{};return{width:50,resizable:!1,suppressHeaderMenuButton:!0,sortable:!1,suppressMovable:!0,lockPosition:o?"right":"left",comparator(a,l,c,d){const u=c.isSelected(),h=d.isSelected();return u===h?0:u?1:-1},editable:!1,suppressFillHandle:!0,pinned:null,...r,colId:Hp,chartDataType:"excluded"}}generateSelectionCols(){if(!this.isSelectionColumnEnabled())return[];const e=this.createSelectionColDef(),t=e.colId;this.gos.validateColDef(e,t,!0);const s=new xo(e,null,t,!1);return this.createBean(s),[s]}onSelectionOptionsChanged(e,t,s){const o=t&&typeof t!="string"?qo(t):void 0,i=e&&typeof e!="string"?qo(e):void 0,n=o!==i,r=t&&typeof t!="string"?xr(t):void 0,a=e&&typeof e!="string"?xr(e):void 0,l=r!==a,c=jr(e),d=jr(t);(n||l||c!==d)&&this.beans.colModel.refreshAll(s)}destroy(){qr(this.beans,this.columns?.tree),super.destroy()}refreshVisibility(e,t,s){if(!this.columns?.list.length)return;const o=e.length+t.length+s.length;if(o===0)return;const i=this.columns.list[0];if(!i.isVisible())return;const n=()=>{let l;switch(i.pinned){case"left":case!0:l=e;break;case"right":l=s;break;default:l=t}l&&_t(l,i)};(this.beans.rowNumbersSvc?.getColumn(Gp)?2:1)===o&&n()}};function bM(e,t){if(!t.nodes.every(r=>r.rowPinned&&!An(r)?(G(59),!1):r.id===void 0?(G(60),!1):!0))return;const{nodes:o,source:i,newValue:n}=t;e.selectionSvc?.setNodesSelected({nodes:o,source:i??"api",newValue:n})}function SM(e,t,s="apiSelectAll"){e.selectionSvc?.selectAllRowNodes({source:s,selectAll:t})}function yM(e,t,s="apiSelectAll"){e.selectionSvc?.deselectAllRowNodes({source:s,selectAll:t})}function xM(e,t="apiSelectAllFiltered"){e.selectionSvc?.selectAllRowNodes({source:t,selectAll:"filtered"})}function RM(e,t="apiSelectAllFiltered"){e.selectionSvc?.deselectAllRowNodes({source:t,selectAll:"filtered"})}function FM(e,t="apiSelectAllCurrentPage"){e.selectionSvc?.selectAllRowNodes({source:t,selectAll:"currentPage"})}function EM(e,t="apiSelectAllCurrentPage"){e.selectionSvc?.deselectAllRowNodes({source:t,selectAll:"currentPage"})}function DM(e){return e.selectionSvc?.getSelectedNodes()??[]}function PM(e){return e.selectionSvc?.getSelectedRows()??[]}var MM=class extends XR{constructor(){super(...arguments),this.beanName="selectionSvc",this.selectedNodes=new Map,this.detailSelection=new Map,this.masterSelectsDetail=!1}postConstruct(){super.postConstruct();const{gos:e}=this;this.mode=Ur(e),this.groupSelectsDescendants=mn(e),this.groupSelectsFiltered=Kr(e)==="filteredDescendants",this.masterSelectsDetail=Bu(e)==="detail",this.addManagedPropertyListeners(["groupSelectsChildren","groupSelectsFiltered","rowSelection"],()=>{const t=mn(e),s=Ur(e),o=Kr(e)==="filteredDescendants";this.masterSelectsDetail=Bu(e)==="detail",(t!==this.groupSelectsDescendants||o!==this.groupSelectsFiltered||s!==this.mode)&&(this.deselectAllRowNodes({source:"api"}),this.groupSelectsDescendants=t,this.groupSelectsFiltered=o,this.mode=s)}),this.addManagedEventListeners({rowSelected:this.onRowSelected.bind(this)})}destroy(){super.destroy(),this.resetNodes()}handleSelectionEvent(e,t,s){if(this.isRowSelectionBlocked(t))return 0;const o=this.inferNodeSelections(t,e.shiftKey,e.metaKey||e.ctrlKey,s);if(o==null)return 0;if(this.selectionCtx.selectAll=!1,"select"in o)return o.reset?this.resetNodes():this.selectRange(o.deselect,!1,s),this.selectRange(o.select,!0,s);{const i=o.checkFilteredNodes?Qm(o.node):o.newValue;return this.setNodesSelected({nodes:[o.node],newValue:i,clearSelection:o.clearSelection,keepDescendants:o.keepDescendants,event:e,source:s})}}setNodesSelected({newValue:e,clearSelection:t,suppressFinishActions:s,nodes:o,event:i,source:n,keepDescendants:r=!1}){if(o.length===0)return 0;const{gos:a}=this;if(!oo(a)&&e)return G(132),0;if(o.length>1&&!this.isMultiSelect())return G(130),0;let l=0;for(let c=0;c<o.length;c++){const d=o[c],u=Bo(d);if(u.rowPinned&&!An(u)){G(59);continue}if(u.id===void 0){G(60);continue}this.groupSelectsFiltered&&u.group&&!a.get("treeData")||this.selectRowNode(u,e,i,n)&&(this.detailSelection.delete(u.id),l++),this.groupSelectsDescendants&&u.childrenAfterGroup?.length&&(l+=this.selectChildren(u,e,n))}return s||(o.length===1&&n==="api"&&this.selectionCtx.setRoot(Bo(o[0])),e&&(t||!this.isMultiSelect())&&(l+=this.clearOtherNodes(Bo(o[0]),r,n)),l>0&&(this.updateGroupsFromChildrenSelections(n),this.dispatchSelectionChanged(n))),l}selectRange(e,t,s){let o=0;return e.forEach(i=>{const n=Bo(i);if(n.group&&this.groupSelectsDescendants)return;this.selectRowNode(n,t,void 0,s)&&o++}),o>0&&(this.updateGroupsFromChildrenSelections(s),this.dispatchSelectionChanged(s)),o}selectChildren(e,t,s){const o=this.groupSelectsFiltered?e.childrenAfterAggFilter:e.childrenAfterGroup;return o?this.setNodesSelected({newValue:t,clearSelection:!1,suppressFinishActions:!0,source:s,nodes:o}):0}getSelectedNodes(){return Array.from(this.selectedNodes.values())}getSelectedRows(){const e=[];return this.selectedNodes.forEach(t=>t.data&&e.push(t.data)),e}getSelectionCount(){return this.selectedNodes.size}filterFromSelection(e){const t=new Map;this.selectedNodes.forEach((s,o)=>{e(s)&&t.set(o,s)}),this.selectedNodes=t}updateGroupsFromChildrenSelections(e,t){if(!this.groupSelectsDescendants)return!1;const{gos:s,rowModel:o}=this.beans;if(!je(s))return!1;const i=o.rootNode;if(!i)return!1;t||(t=new wn(!0,i),t.active=!1);let n=!1;return t.forEachChangedNodeDepthFirst(r=>{if(r!==i){const a=this.calculateSelectedFromChildren(r);n=this.selectRowNode(r,a===null?!1:a,void 0,e)||n}}),n}clearOtherNodes(e,t,s){const o=new Map;let i=0;return this.selectedNodes.forEach(n=>{const r=n.id==e.id;if((t?!IM(e,n):!0)&&!r){const l=this.selectedNodes.get(n.id);i+=this.setNodesSelected({nodes:[l],newValue:!1,clearSelection:!1,suppressFinishActions:!0,source:s}),this.groupSelectsDescendants&&n.parent&&o.set(n.parent.id,n.parent)}}),o.forEach(n=>{const r=this.calculateSelectedFromChildren(n);this.selectRowNode(n,r===null?!1:r,void 0,s)}),i}onRowSelected(e){const t=e.node;this.groupSelectsDescendants&&t.group||(t.isSelected()?this.selectedNodes.set(t.id,t):this.selectedNodes.delete(t.id))}syncInRowNode(e,t){this.syncInOldRowNode(e,t),this.syncInNewRowNode(e)}createDaemonNode(e){if(!e.id)return;const t=new Bs(this.beans);return t.id=e.id,t.data=e.data,t.__selected=e.__selected,t.level=e.level,t}syncInOldRowNode(e,t){t&&e.id!==t.id&&this.selectedNodes.get(t.id)==e&&this.selectedNodes.set(t.id,t)}syncInNewRowNode(e){this.selectedNodes.has(e.id)?(e.__selected=!0,this.selectedNodes.set(e.id,e)):e.__selected=!1}reset(e){const t=this.getSelectionCount();this.resetNodes(),t&&this.dispatchSelectionChanged(e)}resetNodes(){this.selectedNodes.forEach(e=>{this.selectRowNode(e,!1)}),this.selectedNodes.clear()}getBestCostNodeSelection(){const{gos:e,rowModel:t}=this.beans;if(!je(e))return;const s=t.getTopLevelNodes();if(s===null)return;const o=[];function i(n){for(let r=0,a=n.length;r<a;r++){const l=n[r];l.isSelected()?o.push(l):l.group&&l.childrenAfterGroup&&i(l.childrenAfterGroup)}}return i(s),o}isEmpty(){return this.getSelectionCount()===0}deselectAllRowNodes({source:e,selectAll:t}){const s=je(this.gos);let o=!1;const i=n=>{const r=this.selectRowNode(Bo(n),!1,void 0,e);o||(o=r)};if(t==="currentPage"||t==="filtered"){if(!s){Ie(102);return}this.getNodesToSelect(t).forEach(i)}else this.selectedNodes.forEach(i),this.reset(e);if(this.selectionCtx.selectAll=!1,s&&this.groupSelectsDescendants){const n=this.updateGroupsFromChildrenSelections(e);o||(o=n)}o&&this.dispatchSelectionChanged(e)}getSelectedCounts(e){let t=0,s=0;return this.getNodesToSelect(e).forEach(o=>{this.groupSelectsDescendants&&o.group||(o.isSelected()?t++:o.selectable&&s++)}),{selectedCount:t,notSelectedCount:s}}getSelectAllState(e){const{selectedCount:t,notSelectedCount:s}=this.getSelectedCounts(e);return Xm(t,s)??null}hasNodesToSelect(e){return this.getNodesToSelect(e).filter(t=>t.selectable).length>0}getNodesToSelect(e){if(!this.canSelectAll())return[];const t=[],s=i=>t.push(i);if(e==="currentPage")return this.forEachNodeOnPage(i=>{if(!i.group){s(i);return}if(!i.expanded&&!i.footer){const n=r=>{s(r),r.childrenAfterFilter?.forEach(n)};n(i);return}this.groupSelectsDescendants||s(i)}),t;const o=this.beans.rowModel;return e==="filtered"?(o.forEachNodeAfterFilter(s),t):(o.forEachNode(s),t)}forEachNodeOnPage(e){const{pageBounds:t,rowModel:s}=this.beans,o=t.getFirstRow(),i=t.getLastRow();for(let n=o;n<=i;n++){const r=s.getRow(n);r&&e(r)}}selectAllRowNodes(e){const{gos:t,selectionCtx:s}=this;if(!oo(t)){G(132);return}if(I0(t)&&!$r(t)){G(130);return}if(!this.canSelectAll())return;const{source:o,selectAll:i}=e;let n=!1;if(this.getNodesToSelect(i).forEach(r=>{const a=this.selectRowNode(Bo(r),!0,void 0,o);n||(n=a)}),s.selectAll=!0,je(t)&&this.groupSelectsDescendants){const r=this.updateGroupsFromChildrenSelections(o);n||(n=r)}n&&this.dispatchSelectionChanged(o)}getSelectionState(){return this.isEmpty()?null:Array.from(this.selectedNodes.keys())}setSelectionState(e,t,s){if(e||(e=[]),!Array.isArray(e)){Ie(103);return}const o=new Set(e),i=[];this.beans.rowModel.forEachNode(n=>{o.has(n.id)&&i.push(n)}),s&&this.resetNodes(),this.setNodesSelected({newValue:!0,nodes:i,source:t})}canSelectAll(){return je(this.beans.gos)}updateSelectable(e){const{gos:t,rowModel:s}=this.beans;if(!oo(t))return;const o="selectableChanged",i=e!==void 0,n=je(t)&&this.groupSelectsDescendants,r=[],a=l=>{if(i&&!l.group)return;if(n&&l.group){const d=l.childrenAfterGroup?.some(u=>u.selectable)??!1;this.setRowSelectable(l,d,!0);return}!this.updateRowSelectable(l,!0)&&l.isSelected()&&r.push(l)};if(n){if(e===void 0){const l=s.rootNode;e=l?new wn(!1,l):void 0}e?.forEachChangedNodeDepthFirst(a,!i,!i)}else s.forEachNode(a);r.length&&this.setNodesSelected({nodes:r,newValue:!1,source:o}),!i&&n&&this.updateGroupsFromChildrenSelections?.(o)}updateSelectableAfterGrouping(e){this.updateSelectable(e),this.groupSelectsDescendants&&this.updateGroupsFromChildrenSelections?.("rowGroupChanged",e)&&this.dispatchSelectionChanged("rowGroupChanged")}refreshMasterNodeState(e,t){if(!this.masterSelectsDetail)return;const s=e.detailNode?.detailGridInfo?.api;if(!s)return;const o=TM(s);if(e.isSelected()!==o&&this.selectRowNode(e,o,t,"masterDetail")&&this.dispatchSelectionChanged("masterDetail"),!o){const n=this.detailSelection.get(e.id)??new Set;for(const r of s.getSelectedNodes())n.add(r.id);this.detailSelection.set(e.id,n)}}setDetailSelectionState(e,t,s){if(this.masterSelectsDetail){if(!$r(t)){G(269);return}switch(e.isSelected()){case!0:{s.selectAll();break}case!1:{s.deselectAll();break}case void 0:{const o=this.detailSelection.get(e.id);if(o){const i=[];for(const n of o){const r=s.getRowNode(n);r&&i.push(r)}s.setNodesSelected({nodes:i,newValue:!0,source:"masterDetail"})}break}}}}dispatchSelectionChanged(e){this.eventSvc.dispatchEvent({type:"selectionChanged",source:e,selectedNodes:this.getSelectedNodes(),serverSideState:null})}};function Bo(e){return An(e)?e.pinnedSibling:e.footer?e.sibling:e}function TM(e){let t=0,s=0;return e.forEachNode(o=>{o.isSelected()?t++:o.selectable&&s++}),Xm(t,s)}function Xm(e,t){if(e===0&&t===0)return!1;if(!(e>0&&t>0))return e>0}function IM(e,t){let s=t.parent;for(;s;){if(s===e)return!0;s=s.parent}return!1}function Qm(e){const t=e.isSelected()===!1,s=e.childrenAfterFilter?.some(Qm)??!1;return t||s}var kM={moduleName:"SharedRowSelection",version:K,beans:[wM],apiFunctions:{setNodesSelected:bM,selectAll:SM,deselectAll:yM,selectAllFiltered:xM,deselectAllFiltered:RM,selectAllOnCurrentPage:FM,deselectAllOnCurrentPage:EM,getSelectedNodes:DM,getSelectedRows:PM}},AM={moduleName:"RowSelection",version:K,rowModels:["clientSide","infinite","viewport"],beans:[MM],dependsOn:[kM]};function LM(e){e.expansionSvc?.expandAll(!0)}function OM(e){e.expansionSvc?.expandAll(!1)}function Jm(e){e.rowModel?.onRowHeightChanged()}function eC(e){if(e.rowAutoHeight?.active){G(3);return}e.rowModel?.resetRowHeights()}function NM(e,t,s){const o=NP(e);if(o){if(e.rowGroupColsSvc?.columns.length===0){if(t<0){Ie(238);return}o.setRowCount(t,s);return}Ie(28);return}ka(e)?.setRowCount(t,s)}function HM(e){return yo(e.gos)?e.rowModel.getBlockStates():e.rowNodeBlockLoader?.getBlockState()??{}}function GM(e){return e.rowModel.isLastRowIndexKnown()}var BM={moduleName:"CsrmSsrmSharedApi",version:K,apiFunctions:{expandAll:LM,collapseAll:OM}},VM={moduleName:"RowModelSharedApi",version:K,apiFunctions:{onRowHeightChanged:Jm,resetRowHeights:eC}},zM={moduleName:"SsrmInfiniteSharedApi",version:K,apiFunctions:{setRowCount:NM,getCacheBlockState:HM,isLastRowIndexKnown:GM}},WM=class extends A{constructor(){super(...arguments),this.beanName="alignedGridsSvc",this.consuming=!1}getAlignedGridApis(){let e=this.gos.get("alignedGrids")??[];const t=typeof e=="function";return typeof e=="function"&&(e=e()),e.map(o=>{if(!o){Ie(18),t||Ie(20);return}if(this.isGridApi(o))return o;const i=o;return"current"in i?i.current?.api:(i.api||Ie(19),i.api)}).filter(o=>!!o&&!o.isDestroyed())}isGridApi(e){return!!e&&!!e.dispatchEvent}postConstruct(){const e=this.fireColumnEvent.bind(this);this.addManagedEventListeners({columnMoved:e,columnVisible:e,columnPinned:e,columnGroupOpened:e,columnResized:e,bodyScroll:this.fireScrollEvent.bind(this),alignedGridColumn:({event:t})=>this.onColumnEvent(t),alignedGridScroll:({event:t})=>this.onScrollEvent(t)})}fireEvent(e){if(!this.consuming)for(const t of this.getAlignedGridApis())t.isDestroyed()||t.dispatchEvent(e)}onEvent(e){this.consuming=!0,e(),this.consuming=!1}fireColumnEvent(e){this.fireEvent({type:"alignedGridColumn",event:e})}fireScrollEvent(e){e.direction==="horizontal"&&this.fireEvent({type:"alignedGridScroll",event:e})}onScrollEvent(e){this.onEvent(()=>{this.beans.ctrlsSvc.getScrollFeature().setHorizontalScrollPosition(e.left,!0)})}extractDataFromEvent(e,t){const s=[];return e.columns?e.columns.forEach(o=>{s.push(t(o))}):e.column&&s.push(t(e.column)),s}getMasterColumns(e){return this.extractDataFromEvent(e,t=>t)}getColumnIds(e){return this.extractDataFromEvent(e,t=>t.getColId())}onColumnEvent(e){this.onEvent(()=>{switch(e.type){case"columnMoved":case"columnVisible":case"columnPinned":case"columnResized":{this.processColumnEvent(e);break}case"columnGroupOpened":{this.processGroupOpenedEvent(e);break}case"columnPivotChanged":G(21);break}})}processGroupOpenedEvent(e){const{colGroupSvc:t}=this.beans;if(t)for(const s of e.columnGroups){let o=null;s&&(o=t.getProvidedColGroup(s.getGroupId())),!(s&&!o)&&t.setColumnGroupOpened(o,s.isExpanded(),"alignedGridChanged")}}processColumnEvent(e){const t=e.column;let s=null;const o=this.beans,{colResize:i,ctrlsSvc:n,colModel:r}=o;if(t&&(s=r.getColDefCol(t.getColId())),t&&!s)return;const a=this.getMasterColumns(e);switch(e.type){case"columnMoved":{const u=e.api.getColumnState().map(h=>({colId:h.colId}));Wt(o,{state:u,applyOrder:!0},"alignedGridChanged")}break;case"columnVisible":{const u=e.api.getColumnState().map(h=>({colId:h.colId,hide:h.hide}));Wt(o,{state:u},"alignedGridChanged")}break;case"columnPinned":{const u=e.api.getColumnState().map(h=>({colId:h.colId,pinned:h.pinned}));Wt(o,{state:u},"alignedGridChanged")}break;case"columnResized":{const d=e,u={};for(const h of a)u[h.getId()]={key:h.getColId(),newWidth:h.getActualWidth()};for(const h of d.flexColumns??[])u[h.getId()]&&delete u[h.getId()];i?.setColumnWidths(Object.values(u),!1,d.finished,"alignedGridChanged");break}}const c=n.getGridBodyCtrl().isVerticalScrollShowing();for(const d of this.getAlignedGridApis())d.setGridOption("alwaysShowVerticalScroll",c)}},_M={moduleName:"AlignedGrids",version:K,beans:[WM],dependsOn:[Jf]},jM=class extends A{constructor(e){super(),this.rootNode=e,this.nextId=0,this.allNodesMap={},Yh(e)}getRowNode(e){return this.allNodesMap[e]}setNewRowData(e){const{selectionSvc:t,pinnedRowModel:s,groupStage:o}=this.beans;t?.reset("rowDataChanged"),s?.isManual()&&s.reset(),this.dispatchRowDataUpdateStarted(e),this.allNodesMap=Object.create(null),this.nextId=0;const i=Yh(this.rootNode),n=new Array(e.length);i._leafs=n;let r=0;const a=o?.getNestedDataGetter(),l=a?new Set:null,c=(d,u)=>{const h=d.level+1;for(let p=0,f=u.length;p<f;++p){const C=u[p];if(!C)continue;const v=this.createRowNode(C,h);if(v.sourceRowIndex=r,n[r++]=v,l&&!l.has(C)){l.add(C),v.treeParent=d;const w=a(C);w&&c(v,w)}}};c(i,e),n.length=r}setImmutableRowData(e,t){const{rootNode:s,gos:o}=this;this.dispatchRowDataUpdateStarted(t);const i=ni(o),n=e.changedRowNodes,{adds:r,updates:a}=n,l=new Set,c=[],d=this.beans.groupStage?.getNestedDataGetter();let u=o.get("suppressMaintainUnsortedOrder")?void 0:!1,h=-1,p=!1;const f=(w,b)=>{if(!u&&u!==void 0){const S=w.sourceRowIndex;u=S<=h,h=S}w.data!==b&&(w.updateData(b),r.has(w)||a.add(w),!w.selectable&&w.isSelected()&&c.push(w))},C=(w,b,S)=>{for(let y=0,x=b.length;y<x;++y){const R=b[y];if(!R)continue;let F=this.getRowNode(i({data:R,level:S}));if(F?(f(F,R),p||(p=!!d&&F.treeParent!==w)):(F=this.createRowNode(R,S),r.add(F)),!d||l.has(F)){l.add(F);continue}l.add(F),F.treeParent=w;const D=d(R);D&&C(F,D,S+1)}};C(s,t,0);const v=this.deleteUnusedNodes(l,n,c)||u||r.size>0;if(v){const w=s._leafs??(s._leafs=[]);u===void 0?YM(w,l,n):qM(w,l)&&(n.reordered=!0)}(v||p||a.size)&&(e.rowDataUpdated=!0,this.deselect(c))}deleteUnusedNodes(e,{removals:t},s){const o=this.rootNode._leafs;for(let i=0,n=o.length;i<n;i++){const r=o[i];e.has(r)||(t.add(r),r.isSelected()&&s.push(r),this.deleteNode(r))}return t.size>0}updateRowData(e,t){if(this.dispatchRowDataUpdateStarted(e.add),this.beans.groupStage?.getNestedDataGetter())return G(268),{remove:[],update:[],add:[]};const s=[],o=ni(this.gos),i=this.executeRemove(o,e,t,s),n=this.executeUpdate(o,e,t,s),r=this.executeAdd(e,t);return this.deselect(s),{remove:i,update:n,add:r}}executeRemove(e,{remove:t},{adds:s,updates:o,removals:i},n){const r=this.rootNode._leafs,a=r?.length,l=t?.length;if(!l||!a)return[];let c=0,d=a,u=0,h;const p=new Array(l);for(let f=0;f<l;++f){const C=this.lookupNode(e,t[f]);if(!C)continue;const v=C.sourceRowIndex;v<d&&(d=v),v>u&&(u=v),C.isSelected()&&n.push(C),this.deleteNode(C),s.delete(C)?(h??(h=new Set),h.add(C)):(o.delete(C),i.add(C)),p[c++]=C}return p.length=c,c&&KM(r,d,u,i,h),p}executeUpdate(e,{update:t},{adds:s,updates:o},i){const n=t?.length;if(!n)return[];const r=new Array(n);let a=0;for(let l=0;l<n;l++){const c=t[l],d=this.lookupNode(e,c);d&&(d.updateData(c),!d.selectable&&d.isSelected()&&i.push(d),r[a++]=d,s.has(d)||o.add(d))}return r.length=a,r}executeAdd(e,t){var s;const o=(s=this.rootNode)._leafs??(s._leafs=[]),i=o.length,n=e.add,r=n?.length;if(!r)return[];const a=i+r;let l=this.sanitizeAddIndex(o,e.addIndex);if(l<i){for(let u=i-1,h=a-1;u>=l;--u){const p=o[u];p.sourceRowIndex=h,o[h--]=p}t.reordered=!0}o.length=a;const c=new Array(r),d=t.adds;for(let u=0;u<r;u++){const h=this.createRowNode(n[u],0);d.add(h),h.sourceRowIndex=l,o[l]=h,c[u]=h,l++}return c}dispatchRowDataUpdateStarted(e){this.eventSvc.dispatchEvent({type:"rowDataUpdateStarted",firstRowData:e?.length?e[0]:null})}deselect(e){const t="rowDataChanged",s=this.beans.selectionSvc;e.length&&s?.setNodesSelected({newValue:!1,nodes:e,suppressFinishActions:!0,source:t}),s?.updateGroupsFromChildrenSelections?.(t),e.length&&this.eventSvc.dispatchEvent({type:"selectionChanged",source:t,selectedNodes:s?.getSelectedNodes()??null,serverSideState:null})}createRowNode(e,t){const s=new Bs(this.beans);s.parent=this.rootNode,s.level=t,s.group=!1,s.expanded=!1,s.setDataAndId(e,String(this.nextId++));const o=s.id,i=this.allNodesMap;return i[o]&&G(2,{nodeId:o}),i[o]=s,s}deleteNode(e){e.clearRowTopAndRowIndex();const t=e.id,s=this.allNodesMap;s[t]===e&&delete s[t];const o=e.pinnedSibling;o&&this.beans.pinnedRowModel?.pinRow(o,null)}lookupNode(e,t){if(!e)return $M(this.rootNode._leafs,t);const s=e({data:t,level:0}),o=this.allNodesMap[s];return o||(Ie(4,{id:s}),null)}sanitizeAddIndex(e,t){const s=e.length;if(typeof t!="number"||t<0||t>=s||Number.isNaN(t))return s;t=Math.ceil(t);const o=this.gos;return t>0&&o.get("treeData")&&o.get("getDataPath")&&(t=UM(e,t)),t}},UM=(e,t)=>{for(let s=0,o=e.length;s<o;s++)if(e[s]?.rowIndex==t-1)return s+1;return t},Yh=e=>{e.group=!0,e.level=-1,e.id="ROOT_NODE_ID",e._leafs?.length!==0&&(e._leafs=[]);const t=[],s=[],o=[],i=[];e.childrenAfterGroup=t,e.childrenAfterSort=s,e.childrenAfterAggFilter=o,e.childrenAfterFilter=i;const n=e.sibling;return n&&(n.childrenAfterGroup=t,n.childrenAfterSort=s,n.childrenAfterAggFilter=o,n.childrenAfterFilter=i,n.childrenMapped=e.childrenMapped),e.updateHasChildren(),e},$M=(e,t)=>{if(e)for(let s=0,o=e.length;s<o;s++){const i=e[s];if(i.data===t)return i}return Ie(5,{data:t}),null},KM=(e,t,s,o,i)=>{t=Math.max(0,t);for(let n=t,r=e.length;n<r;++n){const a=e[n];n<=s&&(o.has(a)||i?.has(a))||(a.sourceRowIndex=t,e[t++]=a)}e.length=t},qM=(e,t)=>{const s=t.size;e.length=s;let o=0,i=!1,n=!1;for(const r of t){const a=r.sourceRowIndex;a===o?n||(n=i):(a>=0?n=!0:i=!0,r.sourceRowIndex=o,e[o]=r),++o}return n},YM=(e,t,{removals:s,adds:o})=>{const i=e.length;e.length=t.size;let n=0;for(let r=0;r<i;++r){const a=e[r];s.has(a)||(n!==r&&(a.sourceRowIndex=n,e[n]=a),++n)}for(const r of o)r.sourceRowIndex<0&&(r.sourceRowIndex=n,e[n++]=r);e.length=n},tC=e=>{const t=e.childrenAfterSort,s=e.sibling;if(s&&(s.childrenAfterSort=t),!!t)for(let o=0,i=t.length-1;o<=i;o++){const n=t[o],r=o===0,a=o===i;n.firstChild!==r&&(n.firstChild=r,n.dispatchRowEvent("firstChildChanged")),n.lastChild!==a&&(n.lastChild=a,n.dispatchRowEvent("lastChildChanged")),n.childIndex!==o&&(n.childIndex=o,n.dispatchRowEvent("childIndexChanged"))}},ZM=class extends A{constructor(){super(...arguments),this.beanName="sortStage",this.step="sort",this.refreshProps=["postSortRows","groupDisplayType","accentedSort"]}execute(e){const t=this.beans.sortSvc.getSortOptions(),s=t.length>0&&!!e.changedRowNodes&&this.gos.get("deltaSort");this.sort(t,s,e.changedRowNodes,e.changedPath)}sort(e,t,s,o){const{gos:i,colModel:n,rowGroupColsSvc:r,rowNodeSorter:a,rowRenderer:l,showRowGroupCols:c}=this.beans,d=i.get("groupMaintainOrder"),u=n.getCols().some(b=>b.isRowGroupActive()),h=r?.columns,p=n.isPivotMode(),f=i.getCallback("postSortRows");let C=!1,v;const w=b=>{const S=p&&b.leafGroup;let y=d&&u&&!b.leafGroup;y&&(v??(v=this.shouldSortContainsGroupCols(e)),y&&(y=!v));let x=null;if(y){let R=!1;if(h){const F=b.level+1;F<h.length&&(R=h[F].getSort()===null)}R||(x=JM(b))}else!e.length||S||(t&&s?x=XM(a,b,s,o,e):x=a.doFullSort(b.childrenAfterAggFilter,e));if(x||(x=b.childrenAfterAggFilter?.slice(0)??[]),C||(C=b.childrenAfterSort?.[0]!==x[0]),b.childrenAfterSort=x,tC(b),f){const R={nodes:b.childrenAfterSort};f(R)}};if(o?.forEachChangedNodeDepthFirst(w),C&&i.get("groupHideOpenParents")){const b=c?.getShowRowGroupCols();b?.length&&l.refreshCells({columns:b,force:!0})}}shouldSortContainsGroupCols(e){const t=e.length;if(!t)return!1;if(Jt(this.gos)){for(let s=0;s<t;++s){const o=e[s].column;if(o.isPrimary()&&o.isRowGroupActive())return!0}return!1}for(let s=0;s<t;++s)if(e[s].column.getColDef().showRowGroup)return!0;return!1}},XM=(e,t,s,o,i)=>{const n=t.childrenAfterAggFilter,r=t.childrenAfterSort;if(!r)return e.doFullSort(n,i);const a=new Set,l=[],{updates:c,adds:d}=s;for(let h=0,p=n.length;h<p;++h){const f=n[h];c.has(f)||d.has(f)||o&&!o.canSkip(f)?l.push({currentPos:l.length,rowNode:f}):a.add(f)}const u=r.filter(h=>a.has(h)).map((h,p)=>({currentPos:p,rowNode:h}));return l.sort((h,p)=>e.compareRowNodes(i,h,p)),QM(e,i,l,u)},QM=(e,t,s,o)=>{let i=0,n=0;const r=s.length,a=o.length,l=new Array(r+a);let c=0;for(;i<r&&n<a;){const d=s[i],u=o[n];e.compareRowNodes(t,d,u)<0?(l[c++]=d.rowNode,++i):(l[c++]=u.rowNode,++n)}for(;i<r;)l[c++]=s[i++].rowNode;for(;n<a;)l[c++]=o[n++].rowNode;return l},JM=e=>{const t=e.childrenAfterSort,s=e.childrenAfterAggFilter,o=t?.length,i=s?.length;if(!o||!i)return null;const n=new Array(i),r=new Set;for(let l=0;l<i;++l)r.add(s[l]);let a=0;for(let l=0;l<o;++l){const c=t[l];r.delete(c)&&(n[a++]=c)}if(r.size===0&&a===o)return t;for(const l of r)n[a++]=l;return n.length=a,n},eT=class extends A{constructor(){super(...arguments),this.beanName="rowModel",this.rootNode=null,this.rowCountReady=!1,this.nodeManager=void 0,this.rowsToDisplay=[],this.rowDataUpdatedPending=!1,this.asyncTransactions=null,this.asyncTransactionsTimer=0,this.started=!1,this.refreshingModel=!1,this.rowNodesCountReady=!1,this.stages=[],this.stagesRefreshProps=new Map,this.onRowHeightChanged_debounced=ot(this,this.onRowHeightChanged.bind(this),100)}postConstruct(){const e=this.beans,t=new Bs(e);this.rootNode=t,this.nodeManager=this.createBean(new jM(t));const s=this.refreshModel.bind(this,{step:"group"}),o=this.refreshModel.bind(this,{step:"group",afterColumnsChanged:!0,keepRenderedRows:!0,animate:!this.gos.get("suppressAnimationFrame")});this.addManagedEventListeners({newColumnsLoaded:o,columnRowGroupChanged:s,columnValueChanged:this.onValueChanged.bind(this),columnPivotChanged:this.refreshModel.bind(this,{step:"pivot"}),filterChanged:this.onFilterChanged.bind(this),sortChanged:this.onSortChanged.bind(this),columnPivotModeChanged:s,gridStylesChanged:this.onGridStylesChanges.bind(this),gridReady:this.onGridReady.bind(this),rowExpansionStateChanged:this.onRowGroupOpened.bind(this)}),this.addPropertyListeners()}addPropertyListeners(){const{beans:e,stagesRefreshProps:t}=this,s=[e.groupStage,e.filterStage,e.pivotStage,e.aggStage,e.sortStage,e.filterAggStage,e.flattenStage].filter(o=>!!o);this.stages=s;for(let o=s.length-1;o>=0;--o)for(const i of s[o].refreshProps)t.set(i,o);this.addManagedPropertyListeners([...t.keys()],o=>{const i=o.changeSet?.properties;i&&this.onPropChange(i)}),this.addManagedPropertyListener("rowData",()=>this.onPropChange(["rowData"])),this.addManagedPropertyListener("rowHeight",()=>this.resetRowHeights())}start(){this.started=!0,this.rowNodesCountReady?this.refreshModel({step:"group",rowDataUpdated:!0,newData:!0}):this.setInitialData()}setInitialData(){this.gos.get("rowData")&&this.onPropChange(["rowData"])}ensureRowHeightsValid(e,t,s,o){let i,n=!1;do{i=!1;const r=this.getRowIndexAtPixel(e),a=this.getRowIndexAtPixel(t),l=Math.max(r,s),c=Math.min(a,o);for(let d=l;d<=c;d++){const u=this.getRow(d);if(u.rowHeightEstimated){const h=Ns(this.beans,u);u.setRowHeight(h.height),i=!0,n=!0}}i&&this.setRowTopAndRowIndex()}while(i);return n}onPropChange(e){const{nodeManager:t,gos:s,beans:o}=this,i=o.groupStage;if(!t)return;const n=new Set(e),r=i?.onPropChange(n);let a;n.has("rowData")?a=s.get("rowData"):r&&(a=i?.extractData()),a&&!Array.isArray(a)&&(a=null,G(1));const l={step:"nothing",changedProps:n};a&&(!r&&!this.isEmpty()&&a.length>0&&s.exists("getRowId")&&!s.get("resetRowDataOnUpdate")?(l.keepRenderedRows=!0,l.animate=!s.get("suppressAnimationFrame"),l.changedRowNodes=new Tr,t.setImmutableRowData(l,a)):(l.rowDataUpdated=!0,l.newData=!0,t.setNewRowData(a),this.rowNodesCountReady=!0));const c=l.rowDataUpdated?"group":this.getRefreshedStage(e);c&&(l.step=c,this.refreshModel(l))}getRefreshedStage(e){const{stages:t,stagesRefreshProps:s}=this,o=t.length;let i=o;for(let n=0,r=e.length;n<r&&i;++n)i=Math.min(i,s.get(e[n])??i);return i<o?t[i].step:null}setRowTopAndRowIndex(e){const{beans:t,rowsToDisplay:s}=this,o=t.environment.getDefaultRowHeight();let i=0;const n=it(this.gos,"normal");for(let r=0,a=s.length;r<a;++r){const l=s[r],c=l.id;if(c!=null&&e?.add(c),l.rowHeight==null){const d=Ns(t,l,n,o);l.setRowHeight(d.height,d.estimated)}l.setRowTop(i),l.setRowIndex(r),i+=l.rowHeight}}clearRowTopAndRowIndex(e,t){const s=e.active,o=r=>{r?.id!=null&&!t.has(r.id)&&r.clearRowTopAndRowIndex()},i=r=>{o(r),o(r.detailNode),o(r.sibling);const a=r.childrenAfterGroup;if(!r.hasChildren()||!a)return;const l=r.level==-1;if(!(s&&!l&&!r.expanded))for(let d=0,u=a.length;d<u;++d)i(a[d])},n=this.rootNode;n&&i(n)}isLastRowIndexKnown(){return!0}getRowCount(){return this.rowsToDisplay.length}getTopLevelRowCount(){const{rootNode:e,rowsToDisplay:t}=this;if(!e||!t.length)return 0;if(t[0]===e)return 1;const o=e.sibling?.displayed?1:0;return(e.childrenAfterSort?.length??0)+o}getTopLevelRowDisplayedIndex(e){const{beans:t,rootNode:s,rowsToDisplay:o}=this;if(!s||!o.length||o[0]===s)return e;const n=s.childrenAfterSort,r=l=>{let c=n[l];if(this.gos.get("groupHideOpenParents"))for(;c.expanded&&c.childrenAfterSort&&c.childrenAfterSort.length>0;)c=c.childrenAfterSort[0];return c.rowIndex},a=t.footerSvc;return a?a?.getTopDisplayIndex(o,e,n,r):r(e)}getTopLevelIndexFromDisplayedIndex(e){const{rootNode:t,rowsToDisplay:s}=this;if(!t||!s.length||s[0]===t)return e;let i=this.getRow(e);i.footer&&(i=i.sibling);let n=i.parent;for(;n&&n!==t;)i=n,n=i.parent;const r=t.childrenAfterSort?.indexOf(i)??-1;return r>=0?r:e}getRowBounds(e){const t=this.rowsToDisplay[e];return t?{rowTop:t.rowTop,rowHeight:t.rowHeight}:null}onRowGroupOpened(){this.refreshModel({step:"map",keepRenderedRows:!0,animate:Ko(this.gos)})}onFilterChanged({afterDataChange:e,columns:t}){if(!e){const o=t.length===0||t.some(i=>i.isPrimary())?"filter":"filter_aggregates";this.refreshModel({step:o,keepRenderedRows:!0,animate:Ko(this.gos)})}}onSortChanged(){this.refreshModel({step:"sort",keepRenderedRows:!0,animate:Ko(this.gos)})}getType(){return"clientSide"}onValueChanged(){this.refreshModel({step:this.beans.colModel.isPivotActive()?"pivot":"aggregate"})}createChangePath(e){const t=new wn(!1,this.rootNode);return t.active=e,t}isSuppressModelUpdateAfterUpdateTransaction(e){if(!this.gos.get("suppressModelUpdateAfterUpdateTransaction"))return!1;const{changedRowNodes:t,newData:s,rowDataUpdated:o}=e;return!(!t||s||!o||t.removals.size||t.adds.size)}refreshModel(e){const{nodeManager:t,beans:s,eventSvc:o,started:i,refreshingModel:n}=this;if(!t)return;const r=!!e.rowDataUpdated,a=e.changedPath??(e.changedPath=this.createChangePath(!e.newData&&r));if(i&&r&&o.dispatchEvent({type:"rowDataUpdated"}),!i||n||s.colModel.changeEventsDispatching||this.isSuppressModelUpdateAfterUpdateTransaction(e)){this.rowDataUpdatedPending||(this.rowDataUpdatedPending=r);return}switch(this.rowDataUpdatedPending&&(this.rowDataUpdatedPending=!1,e.step="group"),this.refreshingModel=!0,s.masterDetailSvc?.refreshModel(e),r&&e.step!=="group"&&s.colFilter?.refreshModel(),e.step){case"group":this.doGrouping(e);case"filter":this.doFilter(a);case"pivot":this.doPivot(a);case"aggregate":this.doAggregate(a);case"filter_aggregates":this.doFilterAggregates(a);case"sort":this.doSort(e.changedRowNodes,a);case"map":this.doRowsToDisplay()}const l=new Set;this.setRowTopAndRowIndex(l),this.clearRowTopAndRowIndex(a,l),this.refreshingModel=!1,o.dispatchEvent({type:"modelUpdated",animate:e.animate,keepRenderedRows:e.keepRenderedRows,newData:e.newData,newPage:!1,keepUndoRedoStack:e.keepUndoRedoStack})}isEmpty(){return!this.rootNode?._leafs?.length||!this.beans.colModel?.ready}isRowsToRender(){return this.rowsToDisplay.length>0}getNodesInRangeForSelection(e,t){let s=!1,o=!1;const i=[],n=mn(this.gos);return this.forEachNodeAfterFilterAndSort(r=>{if(o)return;if(s&&(r===t||r===e)&&(o=!0,n&&r.group)){sC(i,r);return}if(!s){if(r!==t&&r!==e)return;s=!0,t===e&&(o=!0)}(!r.group||!n)&&i.push(r)}),i}getTopLevelNodes(){return this.rootNode?.childrenAfterGroup??null}getRow(e){return this.rowsToDisplay[e]}isRowPresent(e){return this.rowsToDisplay.indexOf(e)>=0}getRowIndexAtPixel(e){const t=this.rowsToDisplay,s=t.length;if(this.isEmpty()||s===0)return-1;let o=0,i=s-1;if(e<=0)return 0;if(t[i].rowTop<=e)return i;let r=-1,a=-1;for(;;){const l=Math.floor((o+i)/2),c=t[l];if(this.isRowInPixel(c,e)||(c.rowTop<e?o=l+1:c.rowTop>e&&(i=l-1),r===o&&a===i))return l;r=o,a=i}}isRowInPixel(e,t){const s=e.rowTop,o=s+e.rowHeight;return s<=t&&o>t}forEachLeafNode(e){const t=this.rootNode?._leafs;if(t)for(let s=0,o=t.length;s<o;++s)e(t[s],s)}forEachNode(e,t=!1){this.depthFirstSearchRowNodes(e,t)}forEachDisplayedNode(e){const t=this.rowsToDisplay;for(let s=0,o=t.length;s<o;++s)e(t[s],s)}forEachNodeAfterFilter(e,t=!1){this.depthFirstSearchRowNodes(e,t,s=>s.childrenAfterAggFilter)}forEachNodeAfterFilterAndSort(e,t=!1){this.depthFirstSearchRowNodes(e,t,s=>s.childrenAfterSort)}forEachPivotNode(e,t,s){const{colModel:o,rowGroupColsSvc:i}=this.beans;if(!o.isPivotMode())return;if(!i?.columns.length){e(this.rootNode,0);return}const n=s?"childrenAfterSort":"childrenAfterGroup";this.depthFirstSearchRowNodes(e,t,r=>r.leafGroup?null:r[n])}depthFirstSearchRowNodes(e,t=!1,s=n=>n.childrenAfterGroup,o=this.rootNode,i=0){let n=i;if(!o)return n;const r=o===this.rootNode;if(r||e(o,n++),o.hasChildren()&&!o.footer){const a=s(o);if(a){const l=this.beans.footerSvc;n=l?.addTotalRows(n,o,e,t,r,"top")??n;for(const c of a)n=this.depthFirstSearchRowNodes(e,t,s,c,n);return l?.addTotalRows(n,o,e,t,r,"bottom")??n}}return n}doAggregate(e){const t=this.rootNode;t&&this.beans.aggStage?.execute({rowNode:t,changedPath:e})}doFilterAggregates(e){const t=this.rootNode,s=this.beans.filterAggStage;if(s){s.execute({rowNode:t,changedPath:e});return}t.childrenAfterAggFilter=t.childrenAfterFilter}doSort(e,t){const s=this.beans.sortStage;if(s){s.execute({rowNode:this.rootNode,changedRowNodes:e,changedPath:t});return}t.forEachChangedNodeDepthFirst(o=>{o.childrenAfterSort=o.childrenAfterAggFilter.slice(0),tC(o)})}doGrouping(e){const t=this.rootNode,o=this.beans.groupStage?.execute({rowNode:t,changedRowNodes:e.changedRowNodes,changedPath:e.changedPath,afterColumnsChanged:!!e.afterColumnsChanged});if(o===void 0){const i=t._leafs;t.childrenAfterGroup=i,t.updateHasChildren();const n=t.sibling;n&&(n.childrenAfterGroup=i)}(o||e.rowDataUpdated)&&this.beans.colFilter?.refreshModel(),!this.rowCountReady&&this.rowNodesCountReady&&(this.rowCountReady=!0,this.eventSvc.dispatchEventOnce({type:"rowCountReady"}))}doFilter(e){const t=this.beans.filterStage;if(t){t.execute({rowNode:this.rootNode,changedPath:e});return}e.forEachChangedNodeDepthFirst(s=>{s.childrenAfterFilter=s.childrenAfterGroup,Dm(s)},!0)}doPivot(e){this.beans.pivotStage?.execute({rowNode:this.rootNode,changedPath:e})}getRowNode(e){const t=this.nodeManager?.getRowNode(e);return typeof t=="object"?t:typeof e=="string"&&e.indexOf(Ac)===0?this.beans.groupStage?.getNode(e):void 0}batchUpdateRowData(e,t){if(!this.asyncTransactionsTimer){this.asyncTransactions=[];const s=this.gos.get("asyncTransactionWaitMillis");this.asyncTransactionsTimer=setTimeout(()=>this.executeBatchUpdateRowData(),s)}this.asyncTransactions.push({rowDataTransaction:e,callback:t})}flushAsyncTransactions(){const e=this.asyncTransactionsTimer;e&&(clearTimeout(e),this.executeBatchUpdateRowData())}executeBatchUpdateRowData(){const{nodeManager:e,beans:t,eventSvc:s,asyncTransactions:o}=this;if(!e)return;t.valueCache?.onDataChanged();const i=[],n=[],r=new Tr;for(const{rowDataTransaction:a,callback:l}of o??[]){this.rowNodesCountReady=!0;const c=e.updateRowData(a,r);i.push(c),l&&n.push(l.bind(null,c))}this.commitTransactions(r),n.length>0&&setTimeout(()=>{for(let a=0,l=n.length;a<l;a++)n[a]()},0),i.length>0&&s.dispatchEvent({type:"asyncTransactionsFlushed",results:i}),this.asyncTransactionsTimer=0,this.asyncTransactions=null}updateRowData(e){const t=this.nodeManager;if(!t)return null;this.beans.valueCache?.onDataChanged(),this.rowNodesCountReady=!0;const s=new Tr,o=t.updateRowData(e,s);return this.commitTransactions(s),o}commitTransactions(e){this.refreshModel({step:"group",rowDataUpdated:!0,keepRenderedRows:!0,animate:!this.gos.get("suppressAnimationFrame"),changedRowNodes:e,changedPath:this.createChangePath(!0)})}doRowsToDisplay(){const{beans:e,rootNode:t}=this,s=e.flattenStage;if(s){this.rowsToDisplay=s.execute({rowNode:t});return}const o=this.rootNode.childrenAfterSort??[];for(const i of o)i.setUiLevel(0);this.rowsToDisplay=o}onRowHeightChanged(){this.refreshModel({step:"map",keepRenderedRows:!0,keepUndoRedoStack:!0})}resetRowHeights(){const e=this.rootNode;if(!e)return;const t=this.resetRowHeightsForAllRowNodes();e.setRowHeight(e.rowHeight,!0);const s=e.sibling;s?.setRowHeight(s.rowHeight,!0),t&&this.onRowHeightChanged()}resetRowHeightsForAllRowNodes(){let e=!1;return this.forEachNode(t=>{t.setRowHeight(t.rowHeight,!0);const s=t.detailNode;s?.setRowHeight(s.rowHeight,!0);const o=t.sibling;o?.setRowHeight(o.rowHeight,!0),e=!0}),e}onGridStylesChanges(e){e.rowHeightChanged&&!this.beans.rowAutoHeight?.active&&this.resetRowHeights()}onGridReady(){this.started||this.setInitialData()}destroy(){super.destroy(),this.nodeManager=this.destroyBean(this.nodeManager),this.started=!1,this.rootNode=null,this.rowsToDisplay=[],this.asyncTransactions=null,clearTimeout(this.asyncTransactionsTimer)}onRowHeightChangedDebounced(){this.onRowHeightChanged_debounced()}},sC=(e,t)=>{const s=t.childrenAfterGroup;if(s)for(let o=0,i=s.length;o<i;++o){const n=s[o];n.data&&e.push(n),n.group&&sC(e,n)}};function tT(e){e.expansionSvc?.onGroupExpandedOrCollapsed()}function sT(e,t){const s=Ws(e);s&&((!t||t==="everything")&&(t="group"),s.refreshModel({step:t,keepRenderedRows:!0,animate:!e.gos.get("suppressAnimationFrame")}))}function oT(e){return Ws(e)?.isEmpty()??!0}function iT(e,t){Ws(e)?.forEachLeafNode(t)}function nT(e,t){Ws(e)?.forEachNodeAfterFilter(t)}function rT(e,t){Ws(e)?.forEachNodeAfterFilterAndSort(t)}function aT(e,t){return e.frameworkOverrides.wrapIncoming(()=>Ws(e)?.updateRowData(t))}function lT(e,t,s){e.frameworkOverrides.wrapIncoming(()=>Ws(e)?.batchUpdateRowData(t,s))}function cT(e){e.frameworkOverrides.wrapIncoming(()=>Ws(e)?.flushAsyncTransactions())}function dT(e){return e.selectionSvc?.getBestCostNodeSelection()}var uT={moduleName:"ClientSideRowModel",version:K,rowModels:["clientSide"],beans:[eT,ZM],dependsOn:[xm]},hT={moduleName:"ClientSideRowModelApi",version:K,apiFunctions:{onGroupExpandedOrCollapsed:tT,refreshClientSideRowModel:sT,isRowDataEmpty:oT,forEachLeafNode:iT,forEachNodeAfterFilter:nT,forEachNodeAfterFilterAndSort:rT,applyTransaction:aT,applyTransactionAsync:lT,flushAsyncTransactions:cT,getBestCostNodeSelection:dT,resetRowHeights:eC,onRowHeightChanged:Jm},dependsOn:[BM,VM]},gT=class extends A{constructor(){super(...arguments),this.beanName="gridSerializer"}wireBeans(e){this.visibleCols=e.visibleCols,this.colModel=e.colModel,this.rowModel=e.rowModel,this.pinnedRowModel=e.pinnedRowModel}serialize(e,t={}){const{allColumns:s,columnKeys:o,skipRowGroups:i,exportRowNumbers:n}=t,r=this.getColumnsToExport({allColumns:s,skipRowGroups:i,columnKeys:o,exportRowNumbers:n});return[this.prepareSession(r),this.prependContent(t),this.exportColumnGroups(t,r),this.exportHeaders(t,r),this.processPinnedTopRows(t,r),this.processRows(t,r),this.processPinnedBottomRows(t,r),this.appendContent(t)].reduce((a,l)=>l(a),e).parse()}processRow(e,t,s,o){const i=t.shouldRowBeSkipped||(()=>!1),r=t.rowPositions!=null||!!t.onlySelected,a=this.gos.get("groupHideOpenParents")&&!r,l=this.colModel.isPivotMode()?o.leafGroup:!o.group,c=!!o.footer,d=o.allChildrenCount===1&&o.childrenAfterGroup?.length===1&&M0(this.gos,o);if(!l&&!c&&(t.skipRowGroups||d||a)||t.onlySelected&&!o.isSelected()||t.skipPinnedTop&&o.rowPinned==="top"||t.skipPinnedBottom&&o.rowPinned==="bottom"||o.stub||o.level===-1&&!l&&!c||i(de(this.gos,{node:o})))return;const p=e.onNewBodyRow(o);if(s.forEach((f,C)=>{p.onColumn(f,C,o)}),t.getCustomContentBelowRow){const f=t.getCustomContentBelowRow(de(this.gos,{node:o}));f&&e.addCustomContent(f)}}appendContent(e){return t=>{const s=e.appendContent;return s&&t.addCustomContent(s),t}}prependContent(e){return t=>{const s=e.prependContent;return s&&t.addCustomContent(s),t}}prepareSession(e){return t=>(t.prepare(e),t)}exportColumnGroups(e,t){return s=>{if(!e.skipColumnGroupHeaders){const o=new qp,{colGroupSvc:i}=this.beans,n=i?i.createColumnGroups({columns:t,idCreator:o,pinned:null,isStandaloneStructure:!0}):t;this.recursivelyAddHeaderGroups(n,s,e.processGroupHeaderCallback)}return s}}exportHeaders(e,t){return s=>{if(!e.skipColumnHeaders){const o=s.onNewHeaderRow();t.forEach((i,n)=>{o.onColumn(i,n,void 0)})}return s}}processPinnedTopRows(e,t){return s=>{const o=this.processRow.bind(this,s,e,t);return e.rowPositions?e.rowPositions.filter(i=>i.rowPinned==="top").sort((i,n)=>i.rowIndex-n.rowIndex).map(i=>this.pinnedRowModel?.getPinnedTopRow(i.rowIndex)).forEach(o):this.pinnedRowModel?.isManual()||this.pinnedRowModel?.forEachPinnedRow("top",o),s}}processRows(e,t){return s=>{const o=this.rowModel,i=je(this.gos),n=yo(this.gos),r=!i&&e.onlySelected,a=this.processRow.bind(this,s,e,t),{exportedRows:l="filteredAndSorted"}=e;if(e.rowPositions)e.rowPositions.filter(c=>c.rowPinned==null).sort((c,d)=>c.rowIndex-d.rowIndex).map(c=>o.getRow(c.rowIndex)).forEach(a);else if(this.colModel.isPivotMode())i?o.forEachPivotNode(a,!0,l==="filteredAndSorted"):n?o.forEachNodeAfterFilterAndSort(a,!0):o.forEachNode(a);else if(e.onlySelectedAllPages||r){const c=this.beans.selectionSvc?.getSelectedNodes()??[];this.replicateSortedOrder(c),c.forEach(a)}else l==="all"?o.forEachNode(a):i||n?o.forEachNodeAfterFilterAndSort(a,!0):o.forEachNode(a);return s}}replicateSortedOrder(e){const{sortSvc:t,rowNodeSorter:s}=this.beans;if(!t||!s)return;const o=t.getSortOptions(),i=(n,r)=>n.rowIndex!=null&&r.rowIndex!=null?n.rowIndex-r.rowIndex:n.level===r.level?n.parent?.id===r.parent?.id?s.compareRowNodes(o,{rowNode:n,currentPos:n.rowIndex??-1},{rowNode:r,currentPos:r.rowIndex??-1}):i(n.parent,r.parent):n.level>r.level?i(n.parent,r):i(n,r.parent);e.sort(i)}processPinnedBottomRows(e,t){return s=>{const o=this.processRow.bind(this,s,e,t);return e.rowPositions?e.rowPositions.filter(i=>i.rowPinned==="bottom").sort((i,n)=>i.rowIndex-n.rowIndex).map(i=>this.pinnedRowModel?.getPinnedBottomRow(i.rowIndex)).forEach(o):this.pinnedRowModel?.isManual()||this.pinnedRowModel?.forEachPinnedRow("bottom",o),s}}getColumnsToExport(e){const{allColumns:t=!1,skipRowGroups:s=!1,exportRowNumbers:o=!1,columnKeys:i}=e,{colModel:n,gos:r,visibleCols:a}=this,l=n.isPivotMode(),c=h=>ys(h)?!1:!fs(h)||o;if(i?.length)return n.getColsForKeys(i).filter(c);const d=r.get("treeData");let u=[];return t&&!l?u=n.getCols():u=a.allCols,u=u.filter(h=>c(h)&&(s&&!d?!Sd(h):!0)),u}recursivelyAddHeaderGroups(e,t,s){const o=[];for(const i of e){const n=i;if(n.getChildren)for(const r of n.getChildren()??[])o.push(r)}e.length>0&&$e(e[0])&&this.doAddHeaderHeader(t,e,s),o&&o.length>0&&this.recursivelyAddHeaderGroups(o,t,s)}doAddHeaderHeader(e,t,s){const o=e.onNewHeaderGroupingRow();let i=0;for(const n of t){const r=n;let a;s?a=s(de(this.gos,{columnGroup:r})):a=this.beans.colNames.getDisplayNameForColumnGroup(r,"header");const c=(r.isExpandable()?r.getLeafColumns():[]).reduce((d,u,h,p)=>{let f=Ae(d);return u.getColumnGroupShow()==="open"?(!f||f[1]!=null)&&(f=[h],d.push(f)):f&&f[1]==null&&(f[1]=h-1),h===p.length-1&&f&&f[1]==null&&(f[1]=h),d},[]);o.onColumn(r,a||"",i++,r.getLeafColumns().length-1,c)}}},pT={moduleName:"SharedExport",version:K,beans:[gT]},Zh=`\r
|
|
61
|
-
`,fT=class extends _P{constructor(e){super(e),this.config=e,this.isFirstLine=!0,this.result="";const{suppressQuotes:t,columnSeparator:s}=e;this.suppressQuotes=t,this.columnSeparator=s}addCustomContent(e){e&&(typeof e=="string"?(/^\s*\n/.test(e)||this.beginNewLine(),e=e.replace(/\r?\n/g,Zh),this.result+=e):e.forEach(t=>{this.beginNewLine(),t.forEach((s,o)=>{o!==0&&(this.result+=this.columnSeparator),this.result+=this.putInQuotes(s.data.value||""),s.mergeAcross&&this.appendEmptyCells(s.mergeAcross)})}))}onNewHeaderGroupingRow(){return this.beginNewLine(),{onColumn:this.onNewHeaderGroupingRowColumn.bind(this)}}onNewHeaderGroupingRowColumn(e,t,s,o){s!=0&&(this.result+=this.columnSeparator),this.result+=this.putInQuotes(t),this.appendEmptyCells(o)}appendEmptyCells(e){for(let t=1;t<=e;t++)this.result+=this.columnSeparator+this.putInQuotes("")}onNewHeaderRow(){return this.beginNewLine(),{onColumn:this.onNewHeaderRowColumn.bind(this)}}onNewHeaderRowColumn(e,t){t!=0&&(this.result+=this.columnSeparator),this.result+=this.putInQuotes(this.extractHeaderValue(e))}onNewBodyRow(){return this.beginNewLine(),{onColumn:this.onNewBodyRowColumn.bind(this)}}onNewBodyRowColumn(e,t,s){t!=0&&(this.result+=this.columnSeparator);const o=this.extractRowCellValue(e,t,t,"csv",s);this.result+=this.putInQuotes(o.valueFormatted??o.value)}putInQuotes(e){if(this.suppressQuotes)return e;if(e==null)return'""';let t;return typeof e=="string"?t=e:typeof e.toString=="function"?t=e.toString():(G(53),t=""),'"'+t.replace(/"/g,'""')+'"'}parse(){return this.result}beginNewLine(){this.isFirstLine||(this.result+=Zh),this.isFirstLine=!1}},mT=class extends WP{constructor(){super(...arguments),this.beanName="csvCreator"}wireBeans(e){this.colModel=e.colModel,this.colNames=e.colNames,this.rowGroupColsSvc=e.rowGroupColsSvc,this.valueSvc=e.valueSvc}getMergedParams(e){const t=this.gos.get("defaultCsvExportParams");return Object.assign({},t,e)}export(e){if(this.isExportSuppressed()){G(51);return}const t=this.getMergedParams(e),s=this.getData(t),o=new Blob(["\uFEFF",s],{type:"text/plain"}),i=typeof t.fileName=="function"?t.fileName(de(this.gos,{})):t.fileName;jP(this.getFileName(i),o)}exportDataAsCsv(e){this.export(e)}getDataAsCsv(e,t=!1){const s=t?Object.assign({},e):this.getMergedParams(e);return this.getData(s)}getDefaultFileExtension(){return"csv"}createSerializingSession(e){const{colModel:t,colNames:s,rowGroupColsSvc:o,valueSvc:i,gos:n}=this,{processCellCallback:r,processHeaderCallback:a,processGroupHeaderCallback:l,processRowGroupCallback:c,suppressQuotes:d,columnSeparator:u}=e;return new fT({colModel:t,colNames:s,valueSvc:i,gos:n,processCellCallback:r||void 0,processHeaderCallback:a||void 0,processGroupHeaderCallback:l||void 0,processRowGroupCallback:c||void 0,suppressQuotes:d||!1,columnSeparator:u||",",rowGroupColsSvc:o})}isExportSuppressed(){return this.gos.get("suppressCsvExport")}};function CT(e,t){return e.csvCreator?.getDataAsCsv(t)}function vT(e,t){e.csvCreator?.exportDataAsCsv(t)}var wT={moduleName:"CsvExport",version:K,beans:[mT],apiFunctions:{getDataAsCsv:CT,exportDataAsCsv:vT},dependsOn:[pT]},bT=class extends A{constructor(e,t,s){super(),this.id=e,this.parentCache=t,this.params=s,this.state="needsLoading",this.version=0,this.startRow=e*s.blockSize,this.endRow=this.startRow+s.blockSize}load(){this.state="loading",this.loadFromDatasource()}setStateWaitingToLoad(){this.version++,this.state="needsLoading"}pageLoadFailed(e){this.isRequestMostRecentAndLive(e)&&(this.state="failed"),this.dispatchLocalEvent({type:"loadComplete"})}pageLoaded(e,t,s){this.successCommon(e,{rowData:t,rowCount:s})}isRequestMostRecentAndLive(e){const t=e===this.version,s=this.isAlive();return t&&s}successCommon(e,t){this.dispatchLocalEvent({type:"loadComplete"}),this.isRequestMostRecentAndLive(e)&&(this.state="loaded",this.processServerResult(t))}postConstruct(){this.rowNodes=[];const{params:{blockSize:e,rowHeight:t},startRow:s,beans:o,rowNodes:i}=this;for(let n=0;n<e;n++){const r=s+n,a=new Bs(o);a.setRowHeight(t),a.uiLevel=0,a.setRowIndex(r),a.setRowTop(t*r),i.push(a)}}getBlockStateJson(){const{id:e,startRow:t,endRow:s,state:o}=this;return{id:""+e,state:{blockNumber:e,startRow:t,endRow:s,pageStatus:o}}}setDataAndId(e,t,s){Y(t)?e.setDataAndId(t,s.toString()):e.setDataAndId(void 0,void 0)}loadFromDatasource(){const e=this.createLoadParams();if(Be(this.params.datasource.getRows)){G(90);return}window.setTimeout(()=>{this.params.datasource.getRows(e)},0)}createLoadParams(){const{startRow:e,endRow:t,version:s,params:{sortModel:o,filterModel:i},gos:n}=this;return{startRow:e,endRow:t,successCallback:this.pageLoaded.bind(this,s),failCallback:this.pageLoadFailed.bind(this,s),sortModel:o,filterModel:i,context:de(n,{}).context}}forEachNode(e,t,s){this.rowNodes.forEach((o,i)=>{this.startRow+i<s&&e(o,t.value++)})}getRow(e,t=!1){t||(this.lastAccessed=this.params.lastAccessedSequence.value++);const s=e-this.startRow;return this.rowNodes[s]}processServerResult(e){const{rowNodes:t,beans:s}=this;t.forEach((i,n)=>{const r=e.rowData?e.rowData[n]:void 0;!i.id&&i.alreadyRendered&&r&&(t[n]=new Bs(s),t[n].setRowIndex(i.rowIndex),t[n].setRowTop(i.rowTop),t[n].setRowHeight(i.rowHeight),i.clearRowTopAndRowIndex()),this.setDataAndId(t[n],r,this.startRow+n)});const o=e.rowCount!=null&&e.rowCount>=0?e.rowCount:void 0;this.parentCache.pageLoaded(this,o)}destroy(){for(const e of this.rowNodes)e.clearRowTopAndRowIndex();super.destroy()}},ST=2,yT=class extends A{constructor(e){super(),this.params=e,this.lastRowIndexKnown=!1,this.blocks={},this.blockCount=0,this.rowCount=e.initialRowCount}getRow(e,t=!1){const s=Math.floor(e/this.params.blockSize);let o=this.blocks[s];if(!o){if(t)return;o=this.createBlock(s)}return o.getRow(e)}createBlock(e){const t=this.params,s=this.createBean(new bT(e,this,t));return this.blocks[s.id]=s,this.blockCount++,this.purgeBlocksIfNeeded(s),t.rowNodeBlockLoader.addBlock(s),s}refreshCache(){if(this.blockCount==0){this.purgeCache();return}for(const t of this.getBlocksInOrder())t.setStateWaitingToLoad();this.params.rowNodeBlockLoader.checkBlockToLoad()}destroy(){for(const e of this.getBlocksInOrder())this.destroyBlock(e);super.destroy()}getRowCount(){return this.rowCount}isLastRowIndexKnown(){return this.lastRowIndexKnown}pageLoaded(e,t){this.isAlive()&&(go(this.gos,`InfiniteCache - onPageLoaded: page = ${e.id}, lastRow = ${t}`),this.checkRowCount(e,t),this.onCacheUpdated())}purgeBlocksIfNeeded(e){const t=this.getBlocksInOrder().filter(r=>r!=e),s=(r,a)=>a.lastAccessed-r.lastAccessed;t.sort(s);const o=this.params.maxBlocksInCache>0,i=o?this.params.maxBlocksInCache-1:null,n=ST-1;t.forEach((r,a)=>{const l=r.state==="needsLoading"&&a>=n,c=o?a>=i:!1;if(l||c){if(this.isBlockCurrentlyDisplayed(r)||this.isBlockFocused(r))return;this.removeBlockFromCache(r)}})}isBlockFocused(e){const t=this.beans.focusSvc.getFocusCellToUseAfterRefresh();if(!t||t.rowPinned!=null)return!1;const{startRow:s,endRow:o}=e;return t.rowIndex>=s&&t.rowIndex<o}isBlockCurrentlyDisplayed(e){const{startRow:t,endRow:s}=e;return this.beans.rowRenderer.isRangeInRenderedViewport(t,s-1)}removeBlockFromCache(e){e&&this.destroyBlock(e)}checkRowCount(e,t){if(typeof t=="number"&&t>=0)this.rowCount=t,this.lastRowIndexKnown=!0;else if(!this.lastRowIndexKnown){const{blockSize:s,overflowSize:o}=this.params,n=(e.id+1)*s+o;this.rowCount<n&&(this.rowCount=n)}}setRowCount(e,t){this.rowCount=e,Y(t)&&(this.lastRowIndexKnown=t),this.lastRowIndexKnown||this.rowCount%this.params.blockSize===0&&this.rowCount++,this.onCacheUpdated()}forEachNodeDeep(e){const t={value:0};for(const s of this.getBlocksInOrder())s.forEachNode(e,t,this.rowCount)}getBlocksInOrder(){const e=(s,o)=>s.id-o.id;return Object.values(this.blocks).sort(e)}destroyBlock(e){delete this.blocks[e.id],this.destroyBean(e),this.blockCount--,this.params.rowNodeBlockLoader.removeBlock(e)}onCacheUpdated(){this.isAlive()&&(this.destroyAllBlocksPastVirtualRowCount(),this.eventSvc.dispatchEvent({type:"storeUpdated"}))}destroyAllBlocksPastVirtualRowCount(){const e=[];for(const t of this.getBlocksInOrder())t.id*this.params.blockSize>=this.rowCount&&e.push(t);if(e.length>0)for(const t of e)this.destroyBlock(t)}purgeCache(){for(const e of this.getBlocksInOrder())this.removeBlockFromCache(e);this.lastRowIndexKnown=!1,this.rowCount===0&&(this.rowCount=this.params.initialRowCount),this.onCacheUpdated()}getRowNodesInRange(e,t){const s=[];let o=-1,i=!1;const n={value:0};let r=!1;for(const l of this.getBlocksInOrder())if(!r){if(i&&o+1!==l.id){r=!0;continue}o=l.id,l.forEachNode(c=>{const d=c===e||c===t;(i||d)&&s.push(c),d&&(i=!i)},n,this.rowCount)}return r||i?[]:s}},xT=class extends A{constructor(){super(...arguments),this.beanName="rowModel",this.rootNode=null}getRowBounds(e){return{rowHeight:this.rowHeight,rowTop:this.rowHeight*e}}ensureRowHeightsValid(){return!1}postConstruct(){if(this.gos.get("rowModelType")!=="infinite")return;const e=this.beans,t=new Bs(e);this.rootNode=t,t.level=-1,this.rowHeight=io(e),this.addEventListeners(),this.addDestroyFunc(()=>this.destroyCache())}start(){this.setDatasource(this.gos.get("datasource"))}destroy(){this.destroyDatasource(),super.destroy(),this.rootNode=null}destroyDatasource(){this.datasource&&(this.destroyBean(this.datasource),this.beans.rowRenderer.datasourceChanged(),this.datasource=null)}addEventListeners(){this.addManagedEventListeners({filterChanged:this.reset.bind(this),sortChanged:this.reset.bind(this),newColumnsLoaded:this.onColumnEverything.bind(this),storeUpdated:this.dispatchModelUpdatedEvent.bind(this)}),this.addManagedPropertyListener("datasource",()=>this.setDatasource(this.gos.get("datasource"))),this.addManagedPropertyListener("cacheBlockSize",()=>this.resetCache()),this.addManagedPropertyListener("rowHeight",()=>{this.rowHeight=io(this.beans),this.cacheParams.rowHeight=this.rowHeight,this.updateRowHeights()})}onColumnEverything(){let e;this.cacheParams?e=!dn(this.cacheParams.sortModel,this.beans.sortSvc?.getSortModel()??[]):e=!0,e&&this.reset()}getType(){return"infinite"}setDatasource(e){this.destroyDatasource(),this.datasource=e,e&&this.reset()}isEmpty(){return!this.infiniteCache}isRowsToRender(){return!!this.infiniteCache}getNodesInRangeForSelection(e,t){return this.infiniteCache?.getRowNodesInRange(e,t)??[]}reset(){if(!this.datasource)return;ni(this.gos)!=null||this.beans.selectionSvc?.reset("rowDataChanged"),this.resetCache()}dispatchModelUpdatedEvent(){this.eventSvc.dispatchEvent({type:"modelUpdated",newPage:!1,newPageSize:!1,newData:!1,keepRenderedRows:!0,animate:!1})}resetCache(){this.destroyCache();const e=this.beans,{filterManager:t,sortSvc:s,rowNodeBlockLoader:o,eventSvc:i,gos:n}=e;this.cacheParams={datasource:this.datasource,filterModel:t?.getFilterModel()??{},sortModel:s?.getSortModel()??[],rowNodeBlockLoader:o,initialRowCount:n.get("infiniteInitialRowCount"),maxBlocksInCache:n.get("maxBlocksInCache"),rowHeight:io(e),overflowSize:n.get("cacheOverflowSize"),blockSize:n.get("cacheBlockSize"),lastAccessedSequence:{value:0}},this.infiniteCache=this.createBean(new yT(this.cacheParams)),i.dispatchEventOnce({type:"rowCountReady"}),this.dispatchModelUpdatedEvent()}updateRowHeights(){this.forEachNode(e=>{e.setRowHeight(this.rowHeight),e.setRowTop(this.rowHeight*e.rowIndex)}),this.dispatchModelUpdatedEvent()}destroyCache(){this.infiniteCache=this.destroyBean(this.infiniteCache)}getRow(e){const t=this.infiniteCache;if(t&&!(e>=t.getRowCount()))return t.getRow(e)}getRowNode(e){let t;return this.forEachNode(s=>{s.id===e&&(t=s)}),t}forEachNode(e){this.infiniteCache?.forEachNodeDeep(e)}getTopLevelRowCount(){return this.getRowCount()}getTopLevelRowDisplayedIndex(e){return e}getRowIndexAtPixel(e){if(this.rowHeight!==0){const t=Math.floor(e/this.rowHeight),s=this.getRowCount()-1;return t>s?s:t}return 0}getRowCount(){return this.infiniteCache?this.infiniteCache.getRowCount():0}isRowPresent(e){return!!this.getRowNode(e.id)}refreshCache(){this.infiniteCache?.refreshCache()}purgeCache(){this.infiniteCache?.purgeCache()}isLastRowIndexKnown(){return this.infiniteCache?.isLastRowIndexKnown()??!1}setRowCount(e,t){this.infiniteCache?.setRowCount(e,t)}resetRowHeights(){}onRowHeightChanged(){}};function RT(e){ka(e)?.refreshCache()}function FT(e){ka(e)?.purgeCache()}function ET(e){return ka(e)?.getRowCount()}var DT=class extends A{constructor(){super(...arguments),this.beanName="rowNodeBlockLoader",this.activeBlockLoadsCount=0,this.blocks=[],this.active=!0}postConstruct(){this.maxConcurrentRequests=T0(this.gos);const e=this.gos.get("blockLoadDebounceMillis");e&&e>0&&(this.checkBlockToLoadDebounce=ot(this,this.performCheckBlocksToLoad.bind(this),e))}addBlock(e){this.blocks.push(e),e.addEventListener("loadComplete",this.loadComplete.bind(this)),this.checkBlockToLoad()}removeBlock(e){_t(this.blocks,e)}destroy(){super.destroy(),this.active=!1}loadComplete(){this.activeBlockLoadsCount--,this.checkBlockToLoad()}checkBlockToLoad(){this.checkBlockToLoadDebounce?this.checkBlockToLoadDebounce():this.performCheckBlocksToLoad()}performCheckBlocksToLoad(){if(!this.active)return;if(this.printCacheStatus(),this.maxConcurrentRequests!=null&&this.activeBlockLoadsCount>=this.maxConcurrentRequests){go(this.gos,"RowNodeBlockLoader - checkBlockToLoad: max loads exceeded");return}const e=this.maxConcurrentRequests!=null?this.maxConcurrentRequests-this.activeBlockLoadsCount:1,t=this.blocks.filter(s=>s.state==="needsLoading").slice(0,e);this.activeBlockLoadsCount+=t.length;for(const s of t)s.load();this.printCacheStatus()}getBlockState(){const e={};return this.blocks.forEach(t=>{const{id:s,state:o}=t.getBlockStateJson();e[s]=o}),e}printCacheStatus(){go(this.gos,`RowNodeBlockLoader - printCacheStatus: activePageLoadsCount = ${this.activeBlockLoadsCount}, blocks = ${JSON.stringify(this.getBlockState())}`)}},PT={moduleName:"InfiniteRowModelCore",version:K,rowModels:["infinite"],beans:[xT,DT]},MT={moduleName:"InfiniteRowModel",version:K,apiFunctions:{refreshInfiniteCache:RT,purgeInfiniteCache:FT,getInfiniteRowCount:ET},dependsOn:[PT,zM]},TT="↑",IT="↓",kT={tag:"span",children:[{tag:"span",ref:"eDelta",cls:"ag-value-change-delta"},{tag:"span",ref:"eValue",cls:"ag-value-change-value"}]},AT=class extends _e{constructor(){super(kT),this.eValue=ne,this.eDelta=ne,this.refreshCount=0}init(e){this.refresh(e,!0)}showDelta(e,t){const s=Math.abs(t),o=e.formatValue(s),i=Y(o)?o:s,n=t>=0,r=this.eDelta;n?r.textContent=TT+i:r.textContent=IT+i,r.classList.toggle("ag-value-change-delta-up",n),r.classList.toggle("ag-value-change-delta-down",!n)}setTimerToRemoveDelta(){this.refreshCount++;const e=this.refreshCount;this.beans.frameworkOverrides.wrapIncoming(()=>{window.setTimeout(()=>{e===this.refreshCount&&this.hideDeltaValue()},2e3)})}hideDeltaValue(){this.eValue.classList.remove("ag-value-change-value-highlight"),vt(this.eDelta)}refresh(e,t=!1){const{value:s,valueFormatted:o}=e,{eValue:i,lastValue:n,beans:r}=this;if(s===n||(Y(o)?i.textContent=o:Y(s)?i.textContent=s:vt(i),r.filterManager?.isSuppressFlashingCellsBecauseFiltering()))return!1;const a=s&&typeof s=="object"&&"toNumber"in s?s.toNumber():s,l=n&&typeof n=="object"&&"toNumber"in n?n.toNumber():n;if(a===l)return!1;if(typeof a=="number"&&typeof l=="number"){const c=a-l;this.showDelta(e,c)}return n&&i.classList.add("ag-value-change-value-highlight"),t||this.setTimerToRemoveDelta(),this.lastValue=s,!0}},LT=".ag-value-slide-out{opacity:1}:where(.ag-ltr) .ag-value-slide-out{margin-right:5px;transition:opacity 3s,margin-right 3s}:where(.ag-rtl) .ag-value-slide-out{margin-left:5px;transition:opacity 3s,margin-left 3s}:where(.ag-ltr,.ag-rtl) .ag-value-slide-out{transition-timing-function:linear}.ag-value-slide-out-end{opacity:0}:where(.ag-ltr) .ag-value-slide-out-end{margin-right:10px}:where(.ag-rtl) .ag-value-slide-out-end{margin-left:10px}",OT={tag:"span",children:[{tag:"span",ref:"eCurrent",cls:"ag-value-slide-current"}]},NT=class extends _e{constructor(){super(OT),this.eCurrent=ne,this.refreshCount=0,this.registerCSS(LT)}init(e){this.refresh(e,!0)}addSlideAnimation(){this.refreshCount++;const e=this.refreshCount;this.ePrevious?.remove();const{beans:t,eCurrent:s}=this,o=mt({tag:"span",cls:"ag-value-slide-previous ag-value-slide-out"});this.ePrevious=o,o.textContent=s.textContent,this.getGui().insertBefore(o,s),t.frameworkOverrides.wrapIncoming(()=>{window.setTimeout(()=>{e===this.refreshCount&&this.ePrevious.classList.add("ag-value-slide-out-end")},50),window.setTimeout(()=>{e===this.refreshCount&&(this.ePrevious?.remove(),this.ePrevious=null)},3e3)})}refresh(e,t=!1){let s=e.value;if(Be(s)&&(s=""),s===this.lastValue||this.beans.filterManager?.isSuppressFlashingCellsBecauseFiltering())return!1;t||this.addSlideAnimation(),this.lastValue=s;const o=this.eCurrent;return Y(e.valueFormatted)?o.textContent=e.valueFormatted:Y(e.value)?o.textContent=s:vt(o),!0}},HT=class extends A{constructor(){super(...arguments),this.beanName="cellFlashSvc",this.nextAnimationTime=null,this.nextAnimationCycle=null,this.animations={highlight:new Map,"data-changed":new Map}}animateCell(e,t,s=this.beans.gos.get("cellFlashDuration"),o=this.beans.gos.get("cellFadeDuration")){const i=this.animations[t];i.delete(e);const n=Date.now(),r=n+s,a=n+s+o,l={phase:"flash",flashEndTime:r,fadeEndTime:a};i.set(e,l);const c=`ag-cell-${t}`,d=`${c}-animation`,{comp:u,eGui:{style:h}}=e;u.toggleCss(c,!0),u.toggleCss(d,!1),h.removeProperty("transition"),h.removeProperty("transition-delay"),this.nextAnimationTime&&r+15<this.nextAnimationTime&&(clearTimeout(this.nextAnimationCycle),this.nextAnimationCycle=null,this.nextAnimationTime=null),this.nextAnimationCycle||(this.beans.frameworkOverrides.wrapIncoming(()=>{this.nextAnimationCycle=setTimeout(this.advanceAnimations.bind(this),s)}),this.nextAnimationTime=r)}advanceAnimations(){const e=Date.now();let t=null;for(const s of Object.keys(this.animations)){const o=this.animations[s],i=`ag-cell-${s}`,n=`${i}-animation`;for(const[r,a]of o){if(!r.isAlive()||!r.comp){o.delete(r);continue}const{phase:l,flashEndTime:c,fadeEndTime:d}=a,u=l==="flash"?c:d;if(!(e+15>=u)){t=Math.min(u,t??1/0);continue}const{comp:p,eGui:{style:f}}=r;switch(l){case"flash":p.toggleCss(i,!1),p.toggleCss(n,!0),f.transition=`background-color ${d-c}ms`,f.transitionDelay=`${c-e}ms`,t=Math.min(d,t??1/0),a.phase="fade";break;case"fade":p.toggleCss(i,!1),p.toggleCss(n,!1),f.removeProperty("transition"),f.removeProperty("transition-delay"),o.delete(r);break}}}t==null?(this.nextAnimationTime=null,this.nextAnimationCycle=null):t&&(this.nextAnimationCycle=setTimeout(this.advanceAnimations.bind(this),t-e),this.nextAnimationTime=t)}onFlashCells(e,t){if(!e.comp)return;const s=P2(e.cellPosition);t.cells[s]&&this.animateCell(e,"highlight")}flashCell(e,t){this.animateCell(e,"data-changed",t?.flashDuration,t?.fadeDuration)}destroy(){for(const e of Object.keys(this.animations))this.animations[e].clear()}};function GT(e,t={}){const{cellFlashSvc:s}=e;s&&e.frameworkOverrides.wrapIncoming(()=>{for(const o of e.rowRenderer.getCellCtrls(t.rowNodes,t.columns))s.flashCell(o,t)})}var BT={moduleName:"HighlightChanges",version:K,beans:[HT],userComponents:{agAnimateShowChangeCellRenderer:AT,agAnimateSlideCellRenderer:NT},apiFunctions:{flashCells:GT}};function VT(e){return e.stateSvc?.getState()??{}}function zT(e,t,s){return e.stateSvc?.setState(t,s)}function Xh(e){return e={...e},e.version||(e.version="32.1.0"),e.version==="32.1.0"&&(e=WT(e)),e.version=K,e}function WT(e){return e.cellSelection=_T(e,"rangeSelection"),e}function _T(e,t){if(e&&typeof e=="object")return e[t]}var jT=class extends A{constructor(){super(...arguments),this.beanName="stateSvc",this.updateRowGroupExpansionStateTimer=0,this.suppressEvents=!0,this.queuedUpdateSources=new Set,this.dispatchStateUpdateEventDebounced=ot(this,()=>this.dispatchQueuedStateUpdateEvents(),0),this.onRowGroupOpenedDebounced=ot(this,()=>{this.beans.gos.get("ssrmExpandAllAffectsAllRows")?(this.updateCachedState("ssrmRowGroupExpansion",this.getRowGroupExpansionState()),this.updateCachedState("rowGroupExpansion",void 0)):(this.updateCachedState("rowGroupExpansion",this.getRowGroupExpansionState()),this.updateCachedState("ssrmRowGroupExpansion",void 0))},0),this.onRowSelectedDebounced=ot(this,()=>{this.staleStateKeys.delete("rowSelection"),this.updateCachedState("rowSelection",this.getRowSelectionState())},0),this.staleStateKeys=new Set}postConstruct(){const{gos:e,ctrlsSvc:t,colDelayRenderSvc:s}=this.beans;this.isClientSideRowModel=je(e);const o=Xh(e.get("initialState")??{}),i=o.partialColumnState;delete o.partialColumnState,this.cachedState=o;const n=this.suppressEventsAndDispatchInitEvent.bind(this);t.whenReady(this,()=>n(()=>this.setupStateOnGridReady(o))),(o.columnOrder||o.columnVisibility||o.columnSizing||o.columnPinning||o.columnGroup)&&s?.hideColumns("columnState");const[r,a,l]=this.addManagedEventListeners({newColumnsLoaded:({source:c})=>{c==="gridInitializing"&&(r(),n(()=>{this.setupStateOnColumnsInitialised(o,!!i),s?.revealColumns("columnState")}))},rowCountReady:()=>{a?.(),n(()=>this.setupStateOnRowCountReady(o))},firstDataRendered:()=>{l?.(),n(()=>this.setupStateOnFirstDataRendered(o))}})}destroy(){super.destroy(),clearTimeout(this.updateRowGroupExpansionStateTimer),this.queuedUpdateSources.clear()}getState(){return this.staleStateKeys.size&&this.refreshStaleState(),this.cachedState}setState(e,t){const s=Xh(e);delete s.partialColumnState,this.cachedState=s,this.startSuppressEvents();const o="api",i=t?new Set(t):void 0;this.setGridReadyState(s,o,i),this.setColumnsInitialisedState(s,o,!!i,i),this.setRowCountState(s,o,i),setTimeout(()=>{this.isAlive()&&this.setFirstDataRenderedState(s,o,i),this.stopSuppressEvents(o)})}setGridReadyState(e,t,s){t==="api"&&!s?.has("sideBar")&&this.beans.sideBar?.comp?.setState(e.sideBar),this.updateCachedState("sideBar",this.getSideBarState())}setupStateOnGridReady(e){this.setGridReadyState(e,"gridInitializing");const t=()=>this.updateCachedState("sideBar",this.getSideBarState());this.addManagedEventListeners({toolPanelVisibleChanged:t,sideBarUpdated:t})}updateColumnAndGroupState(){this.updateColumnState(["aggregation","columnOrder","columnPinning","columnSizing","columnVisibility","pivot","rowGroup","sort"]),this.updateCachedState("columnGroup",this.getColumnGroupState())}setColumnsInitialisedState(e,t,s,o){this.setColumnState(e,t,s,o),this.setColumnGroupState(e,t,o),this.updateColumnAndGroupState()}setupStateOnColumnsInitialised(e,t){this.setColumnsInitialisedState(e,"gridInitializing",t);const s=o=>()=>this.updateColumnState([o]);this.addManagedEventListeners({columnValueChanged:s("aggregation"),columnMoved:s("columnOrder"),columnPinned:s("columnPinning"),columnResized:s("columnSizing"),columnVisible:s("columnVisibility"),columnPivotChanged:s("pivot"),columnPivotModeChanged:s("pivot"),columnRowGroupChanged:s("rowGroup"),sortChanged:s("sort"),newColumnsLoaded:this.updateColumnAndGroupState.bind(this),columnGroupOpened:()=>this.updateCachedState("columnGroup",this.getColumnGroupState())})}setRowCountState(e,t,s){const{filter:o,rowGroupExpansion:i,ssrmRowGroupExpansion:n,rowSelection:r,pagination:a}=e,l=(d,u)=>!s?.has(d)&&(u||t==="api");l("filter",o)&&this.setFilterState(o),l("rowGroupExpansion",i)&&this.setRowGroupExpansionState(n,i,t),l("rowSelection",r)&&this.setRowSelectionState(r,t),l("pagination",a)&&this.setPaginationState(a,t);const c=this.updateCachedState.bind(this);c("filter",this.getFilterState()),this.beans.gos.get("ssrmExpandAllAffectsAllRows")?(c("ssrmRowGroupExpansion",this.getRowGroupExpansionState()),c("rowGroupExpansion",void 0)):(c("rowGroupExpansion",this.getRowGroupExpansionState()),c("ssrmRowGroupExpansion",void 0)),c("rowSelection",this.getRowSelectionState()),c("pagination",this.getPaginationState())}setupStateOnRowCountReady(e){this.setRowCountState(e,"gridInitializing");const t=this.updateCachedState.bind(this),s=()=>{this.updateRowGroupExpansionStateTimer=0,this.beans.gos.get("ssrmExpandAllAffectsAllRows")?(t("ssrmRowGroupExpansion",this.getRowGroupExpansionState()),t("rowGroupExpansion",void 0)):(t("rowGroupExpansion",this.getRowGroupExpansionState()),t("ssrmRowGroupExpansion",void 0))},o=()=>t("filter",this.getFilterState()),{gos:i,colFilter:n}=this.beans;this.addManagedEventListeners({filterChanged:o,rowExpansionStateChanged:this.onRowGroupOpenedDebounced,expandOrCollapseAll:s,columnRowGroupChanged:s,rowDataUpdated:()=>{(i.get("groupDefaultExpanded")!==0||i.get("isGroupOpenByDefault"))&&(this.updateRowGroupExpansionStateTimer||(this.updateRowGroupExpansionStateTimer=setTimeout(s)))},selectionChanged:()=>{this.staleStateKeys.add("rowSelection"),this.onRowSelectedDebounced()},paginationChanged:r=>{(r.newPage||r.newPageSize)&&t("pagination",this.getPaginationState())}}),n&&this.addManagedListeners(n,{filterStateChanged:o})}setFirstDataRenderedState(e,t,s){const{scroll:o,cellSelection:i,focusedCell:n,columnOrder:r,rowPinning:a}=e,l=(u,h)=>!s?.has(u)&&(h||t==="api");l("focusedCell",n)&&this.setFocusedCellState(n),l("cellSelection",i)&&this.setCellSelectionState(i),l("scroll",o)&&this.setScrollState(o),l("rowPinning",a)&&this.setRowPinningState(a),this.setColumnPivotState(!!r?.orderedColIds,t);const c=this.updateCachedState.bind(this);c("sideBar",this.getSideBarState()),c("focusedCell",this.getFocusedCellState());const d=this.getRangeSelectionState();c("rangeSelection",d),c("cellSelection",d),c("scroll",this.getScrollState())}setupStateOnFirstDataRendered(e){this.setFirstDataRenderedState(e,"gridInitializing");const t=this.updateCachedState.bind(this),s=()=>t("focusedCell",this.getFocusedCellState());this.addManagedEventListeners({cellFocused:s,cellFocusCleared:s,cellSelectionChanged:o=>{if(o.finished){const i=this.getRangeSelectionState();t("rangeSelection",i),t("cellSelection",i)}},bodyScrollEnd:()=>t("scroll",this.getScrollState()),pinnedRowsChanged:()=>t("rowPinning",this.getRowPinningState())})}getColumnState(){const e=this.beans;return GP(Zr(e),e.colModel.isPivotMode())}setColumnState(e,t,s,o){const{sort:i,rowGroup:n,aggregation:r,pivot:a,columnPinning:l,columnVisibility:c,columnSizing:d,columnOrder:u}=e;let h=!1;const p=(E,P)=>{const N=!o?.has(E)&&!!(P||t==="api");return h||(h=N),N},f={},C=E=>{let P=f[E];return P||(P={colId:E},f[E]=P,P)},v={},w=p("sort",i);w&&i?.sortModel.forEach(({colId:E,sort:P},N)=>{const B=C(E);B.sort=P,B.sortIndex=N}),(w||!s)&&(v.sort=null,v.sortIndex=null);const b=p("rowGroup",n);b&&n?.groupColIds.forEach((E,P)=>{const N=C(E);N.rowGroup=!0,N.rowGroupIndex=P}),(b||!s)&&(v.rowGroup=null,v.rowGroupIndex=null);const S=p("aggregation",r);S&&r?.aggregationModel.forEach(({colId:E,aggFunc:P})=>{C(E).aggFunc=P}),(S||!s)&&(v.aggFunc=null);const y=p("pivot",a);y&&(a?.pivotColIds.forEach((E,P)=>{const N=C(E);N.pivot=!0,N.pivotIndex=P}),this.gos.updateGridOptions({options:{pivotMode:!!a?.pivotMode},source:t})),(y||!s)&&(v.pivot=null,v.pivotIndex=null);const x=p("columnPinning",l);if(x){for(const E of l?.leftColIds??[])C(E).pinned="left";for(const E of l?.rightColIds??[])C(E).pinned="right"}(x||!s)&&(v.pinned=null);const R=p("columnVisibility",c);if(R)for(const E of c?.hiddenColIds??[])C(E).hide=!0;(R||!s)&&(v.hide=null);const F=p("columnSizing",d);if(F)for(const{colId:E,flex:P,width:N}of d?.columnSizingModel??[]){const B=C(E);B.flex=P??null,B.width=N}(F||!s)&&(v.flex=null);const D=u?.orderedColIds,M=!!D?.length&&!o?.has("columnOrder"),k=M?D.map(E=>C(E)):Object.values(f);(k.length||h)&&(this.columnStates=k,Wt(this.beans,{state:k,applyOrder:M,defaultState:v},t))}setColumnPivotState(e,t){const s=this.columnStates;this.columnStates=void 0;const o=this.columnGroupStates;this.columnGroupStates=void 0;const i=this.beans,{pivotResultCols:n,colGroupSvc:r}=i;if(n?.isPivotResultColsPresent()){if(s){const a=[];for(const l of s)n.getPivotResultCol(l.colId)&&a.push(l);Wt(i,{state:a,applyOrder:e},t)}o&&r?.setColumnGroupState(o,t)}}getColumnGroupState(){const e=this.beans.colGroupSvc;if(!e)return;const t=e.getColumnGroupState();return BP(t)}setColumnGroupState(e,t,s){const o=this.beans.colGroupSvc;if(!o||s?.has("columnGroup")||t!=="api"&&!Object.prototype.hasOwnProperty.call(e,"columnGroup"))return;const i=new Set(e.columnGroup?.openColumnGroupIds),r=o.getColumnGroupState().map(({groupId:a})=>{const l=i.has(a);return l&&i.delete(a),{groupId:a,open:l}});for(const a of i)r.push({groupId:a,open:!0});r.length&&(this.columnGroupStates=r),o.setColumnGroupState(r,t)}getFilterState(){const e=this.beans.filterManager;let t=e?.getFilterModel();t&&Object.keys(t).length===0&&(t=void 0);const s=e?.getFilterState(),o=e?.getAdvFilterModel()??void 0;return t||o||s?{filterModel:t,columnFilterState:s,advancedFilterModel:o}:void 0}setFilterState(e){const t=this.beans.filterManager,{filterModel:s,columnFilterState:o,advancedFilterModel:i}=e??{filterModel:null,columnFilterState:null,advancedFilterModel:null};(s!==void 0||o!==void 0)&&t?.setFilterState(s??null,o??null,"columnFilter"),i!==void 0&&t?.setAdvFilterModel(i??null,"advancedFilter")}getRangeSelectionState(){const e=this.beans.rangeSvc?.getCellRanges().map(t=>{const{id:s,type:o,startRow:i,endRow:n,columns:r,startColumn:a}=t;return{id:s,type:o,startRow:i,endRow:n,colIds:r.map(l=>l.getColId()),startColId:a.getColId()}});return e?.length?{cellRanges:e}:void 0}setCellSelectionState(e){const{gos:t,rangeSvc:s,colModel:o,visibleCols:i}=this.beans;if(!Hs(t)||!s)return;const n=[];for(const r of e?.cellRanges??[]){const a=[];for(const c of r.colIds){const d=o.getCol(c);d&&a.push(d)}if(!a.length)continue;let l=o.getCol(r.startColId);if(!l){const c=i.allCols,d=new Set(a);l=c.find(u=>d.has(u))}n.push({...r,columns:a,startColumn:l})}s.setCellRanges(n)}getScrollState(){if(!this.isClientSideRowModel)return;const e=this.beans.ctrlsSvc.getScrollFeature(),{left:t}=e?.getHScrollPosition()??{left:0},{top:s}=e?.getVScrollPosition()??{top:0};return s||t?{top:s,left:t}:void 0}setScrollState(e){if(!this.isClientSideRowModel)return;const{top:t,left:s}=e??{top:0,left:0},{frameworkOverrides:o,rowRenderer:i,animationFrameSvc:n,ctrlsSvc:r}=this.beans;o.wrapIncoming(()=>{r.get("center").setCenterViewportScrollLeft(s),r.getScrollFeature()?.setVerticalScrollPosition(t),i.redraw({afterScroll:!0}),n?.flushAllFrames()})}getSideBarState(){return this.beans.sideBar?.comp?.getState()}getFocusedCellState(){if(!this.isClientSideRowModel)return;const e=this.beans.focusSvc.getFocusedCell();if(e){const{column:t,rowIndex:s,rowPinned:o}=e;return{colId:t.getColId(),rowIndex:s,rowPinned:o}}}setFocusedCellState(e){if(!this.isClientSideRowModel)return;const{focusSvc:t,colModel:s}=this.beans;if(!e){t.clearFocusedCell();return}const{colId:o,rowIndex:i,rowPinned:n}=e;t.setFocusedCell({column:s.getCol(o),rowIndex:i,rowPinned:n,forceBrowserFocus:!0,preventScrollOnBrowserFocus:!0})}getPaginationState(){const{pagination:e,gos:t}=this.beans;if(!e)return;const s=e.getCurrentPage(),o=t.get("paginationAutoPageSize")?void 0:e.getPageSize();if(!(!s&&!o))return{page:s,pageSize:o}}setPaginationState(e,t){const{pagination:s,gos:o}=this.beans;if(!s)return;const{pageSize:i,page:n}=e??{page:0,pageSize:o.get("paginationPageSize")},r=t==="gridInitializing";i&&!o.get("paginationAutoPageSize")&&s.setPageSize(i,r?"initialState":"pageSizeSelector"),typeof n=="number"&&(r?s.setPage(n):s.goToPage(n))}getRowSelectionState(){const e=this.beans.selectionSvc;if(!e)return;const t=e.getSelectionState();return!t||!Array.isArray(t)&&(t.selectAll===!1||t.selectAllChildren===!1)&&!t?.toggledNodes?.length?void 0:t}setRowSelectionState(e,t){this.beans.selectionSvc?.setSelectionState(e,t,t==="api")}getRowGroupExpansionState(){const{expansionSvc:e}=this.beans;if(e)return e.getExpansionState()}getRowPinningState(){return this.beans.pinnedRowModel?.getPinnedState()}setRowPinningState(e){const t=this.beans.pinnedRowModel;e?t?.setPinnedState(e):t?.reset()}setRowGroupExpansionState(e,t,s){const o=this.beans.expansionSvc;if(!o)return;const i=t??{expandedRowGroupIds:[],collapsedRowGroupIds:[]};o.setExpansionState(i,s)}updateColumnState(e){const t=this.getColumnState();let s=!1;const o=this.cachedState;for(const i of Object.keys(t)){const n=t[i];dn(n,o[i])||(s=!0)}this.cachedState={...o,...t},s&&this.dispatchStateUpdateEvent(e)}updateCachedState(e,t){const s=this.cachedState[e];this.setCachedStateValue(e,t),dn(t,s)||this.dispatchStateUpdateEvent([e])}setCachedStateValue(e,t){this.cachedState={...this.cachedState,[e]:t}}refreshStaleState(){const e=this.staleStateKeys;for(const t of e)t==="rowSelection"&&this.setCachedStateValue(t,this.getRowSelectionState());e.clear()}dispatchStateUpdateEvent(e){if(!this.suppressEvents){for(const t of e)this.queuedUpdateSources.add(t);this.dispatchStateUpdateEventDebounced()}}dispatchQueuedStateUpdateEvents(){const e=this.queuedUpdateSources,t=Array.from(e);e.clear(),this.eventSvc.dispatchEvent({type:"stateUpdated",sources:t,state:this.cachedState})}startSuppressEvents(){this.suppressEvents=!0,this.beans.colAnimation?.setSuppressAnimation(!0)}stopSuppressEvents(e){setTimeout(()=>{this.suppressEvents=!1,this.queuedUpdateSources.clear(),this.isAlive()&&(this.beans.colAnimation?.setSuppressAnimation(!1),this.dispatchStateUpdateEvent([e]))})}suppressEventsAndDispatchInitEvent(e){this.startSuppressEvents(),e(),this.stopSuppressEvents("gridInitializing")}},UT={moduleName:"GridState",version:K,beans:[jT],apiFunctions:{getState:VT,setState:zT}};function $T(e){return e.rowModel.isLastRowIndexKnown()}function KT(e){return e.pagination?.getPageSize()??100}function qT(e){return e.pagination?.getCurrentPage()??0}function YT(e){return e.pagination?.getTotalPages()??1}function ZT(e){return e.pagination?e.pagination.getMasterRowCount():e.rowModel.getRowCount()}function XT(e){e.pagination?.goToNextPage()}function QT(e){e.pagination?.goToPreviousPage()}function JT(e){e.pagination?.goToFirstPage()}function e6(e){e.pagination?.goToLastPage()}function t6(e,t){e.pagination?.goToPage(t)}var s6=class extends A{constructor(){super(...arguments),this.beanName="paginationAutoPageSizeSvc"}postConstruct(){this.beans.ctrlsSvc.whenReady(this,e=>{this.centerRowsCtrl=e.center;const t=this.checkPageSize.bind(this);this.addManagedEventListeners({bodyHeightChanged:t,scrollVisibilityChanged:t}),this.addManagedPropertyListener("paginationAutoPageSize",this.onPaginationAutoSizeChanged.bind(this)),this.checkPageSize()})}notActive(){return!this.gos.get("paginationAutoPageSize")||this.centerRowsCtrl==null}onPaginationAutoSizeChanged(){this.notActive()?this.beans.pagination.unsetAutoCalculatedPageSize():this.checkPageSize()}checkPageSize(){if(this.notActive())return;const e=this.centerRowsCtrl.viewportSizeFeature.getBodyHeight();if(e>0){const t=this.beans,s=()=>{const o=Math.max(io(t),1),i=Math.floor(e/o);t.pagination.setPageSize(i,"autoCalculated")};this.isBodyRendered?ot(this,s,50)():(s(),this.isBodyRendered=!0)}else this.isBodyRendered=!1}},Vi="paginationPageSizeSelector",o6={tag:"span",cls:"ag-paging-page-size"},i6=class extends _e{constructor(){super(o6),this.hasEmptyOption=!1,this.handlePageSizeItemSelected=()=>{if(!this.selectPageSizeComp)return;const e=this.selectPageSizeComp.getValue();if(!e)return;const t=Number(e);isNaN(t)||t<1||t===this.pagination.getPageSize()||(this.pagination.setPageSize(t,"pageSizeSelector"),this.hasEmptyOption&&this.toggleSelectDisplay(!0),this.selectPageSizeComp.getFocusableElement().focus())}}wireBeans(e){this.pagination=e.pagination}postConstruct(){this.addManagedPropertyListener(Vi,()=>{this.onPageSizeSelectorValuesChange()}),this.addManagedEventListeners({paginationChanged:e=>this.handlePaginationChanged(e)})}handlePaginationChanged(e){if(!this.selectPageSizeComp||!e?.newPageSize)return;const t=this.pagination.getPageSize();this.getPageSizeSelectorValues().includes(t)?this.selectPageSizeComp.setValue(t.toString()):this.hasEmptyOption?this.selectPageSizeComp.setValue(""):this.toggleSelectDisplay(!0)}toggleSelectDisplay(e){this.selectPageSizeComp&&!e&&this.reset(),e&&(this.reloadPageSizesSelector(),this.selectPageSizeComp)}reset(){vt(this.getGui()),this.selectPageSizeComp&&(this.selectPageSizeComp=this.destroyBean(this.selectPageSizeComp))}onPageSizeSelectorValuesChange(){this.selectPageSizeComp&&this.shouldShowPageSizeSelector()&&this.reloadPageSizesSelector()}shouldShowPageSizeSelector(){return this.gos.get("pagination")&&!this.gos.get("suppressPaginationPanel")&&!this.gos.get("paginationAutoPageSize")&&this.gos.get(Vi)!==!1}reloadPageSizesSelector(){const e=this.getPageSizeSelectorValues(),t=this.pagination.getPageSize(),s=!t||!e.includes(t);if(s){const i=this.gos.exists("paginationPageSize"),n=this.gos.get(Vi)!==!0;G(94,{pageSizeSet:i,pageSizesSet:n,pageSizeOptions:e,paginationPageSizeOption:t}),n||G(95,{paginationPageSizeOption:t,paginationPageSizeSelector:Vi}),e.unshift("")}const o=String(s?"":t);this.selectPageSizeComp?(Vs(this.pageSizeOptions,e)||(this.selectPageSizeComp.clearOptions().addOptions(this.createPageSizeSelectOptions(e)),this.pageSizeOptions=e),this.selectPageSizeComp.setValue(o,!0)):this.createPageSizeSelectorComp(e,o),this.hasEmptyOption=s}createPageSizeSelectOptions(e){return e.map(t=>({value:String(t)}))}createPageSizeSelectorComp(e,t){const s=this.getLocaleTextFunc(),o=s("pageSizeSelectorLabel","Page Size:"),i=s("ariaPageSizeSelectorLabel","Page Size");this.selectPageSizeComp=this.createManagedBean(new Pd).addOptions(this.createPageSizeSelectOptions(e)).setValue(t).setAriaLabel(i).setLabel(o).onValueChange(()=>this.handlePageSizeItemSelected()),this.appendChild(this.selectPageSizeComp)}getPageSizeSelectorValues(){const e=[20,50,100],t=this.gos.get(Vi);return!Array.isArray(t)||!t?.length?e:[...t].sort((s,o)=>s-o)}destroy(){this.toggleSelectDisplay(!1),super.destroy()}},n6={selector:"AG-PAGE-SIZE-SELECTOR",component:i6},r6=".ag-paging-panel{align-items:center;border-top:var(--ag-footer-row-border);display:flex;gap:calc(var(--ag-spacing)*4);height:var(--ag-pagination-panel-height);justify-content:flex-end;padding:0 var(--ag-cell-horizontal-padding)}:where(.ag-paging-page-size) .ag-wrapper{min-width:50px}.ag-paging-page-summary-panel{align-items:center;display:flex;gap:var(--ag-cell-widget-spacing);.ag-disabled &{pointer-events:none}}.ag-paging-button{cursor:pointer;position:relative;&.ag-disabled{cursor:default;opacity:.5}}.ag-paging-number,.ag-paging-row-summary-panel-number{font-weight:500}",a6=class extends JR{constructor(){super(),this.btFirst=ne,this.btPrevious=ne,this.btNext=ne,this.btLast=ne,this.lbRecordCount=ne,this.lbFirstRowOnPage=ne,this.lbLastRowOnPage=ne,this.lbCurrent=ne,this.lbTotal=ne,this.pageSizeComp=ne,this.previousAndFirstButtonsDisabled=!1,this.nextButtonDisabled=!1,this.lastButtonDisabled=!1,this.areListenersSetup=!1,this.allowFocusInnerElement=!1,this.registerCSS(r6)}wireBeans(e){this.rowModel=e.rowModel,this.pagination=e.pagination,this.ariaAnnounce=e.ariaAnnounce}postConstruct(){const e=this.gos.get("enableRtl");this.setTemplate(this.getTemplate(),[n6]);const{btFirst:t,btPrevious:s,btNext:o,btLast:i}=this;this.activateTabIndex([t,s,o,i]),t.insertAdjacentElement("afterbegin",Nt(e?"last":"first",this.beans)),s.insertAdjacentElement("afterbegin",Nt(e?"next":"previous",this.beans)),o.insertAdjacentElement("afterbegin",Nt(e?"previous":"next",this.beans)),i.insertAdjacentElement("afterbegin",Nt(e?"first":"last",this.beans)),this.addManagedPropertyListener("pagination",this.onPaginationChanged.bind(this)),this.addManagedPropertyListener("suppressPaginationPanel",this.onPaginationChanged.bind(this)),this.addManagedPropertyListeners(["paginationPageSizeSelector","paginationAutoPageSize","suppressPaginationPanel"],()=>this.onPageSizeRelatedOptionsChange()),this.pageSizeComp.toggleSelectDisplay(this.pageSizeComp.shouldShowPageSizeSelector()),this.initialiseTabGuard({onTabKeyDown:()=>{},focusInnerElement:n=>this.allowFocusInnerElement?this.tabGuardFeature.getTabGuardCtrl().focusInnerElement(n):CR(this.beans,n),forceFocusOutWhenTabGuardsAreEmpty:!0}),this.onPaginationChanged()}setAllowFocus(e){this.allowFocusInnerElement=e}onPaginationChanged(){const t=this.gos.get("pagination")&&!this.gos.get("suppressPaginationPanel");this.setDisplayed(t),t&&(this.setupListeners(),this.enableOrDisableButtons(),this.updateLabels(),this.onPageSizeRelatedOptionsChange())}onPageSizeRelatedOptionsChange(){this.pageSizeComp.toggleSelectDisplay(this.pageSizeComp.shouldShowPageSizeSelector())}setupListeners(){if(!this.areListenersSetup){this.addManagedEventListeners({paginationChanged:this.onPaginationChanged.bind(this)});for(const e of[{el:this.btFirst,fn:this.onBtFirst.bind(this)},{el:this.btPrevious,fn:this.onBtPrevious.bind(this)},{el:this.btNext,fn:this.onBtNext.bind(this)},{el:this.btLast,fn:this.onBtLast.bind(this)}]){const{el:t,fn:s}=e;this.addManagedListeners(t,{click:s,keydown:o=>{(o.key===T.ENTER||o.key===T.SPACE)&&(o.preventDefault(),s())}})}mR(this.beans,this,this.getGui()),this.areListenersSetup=!0}}onBtFirst(){this.previousAndFirstButtonsDisabled||this.pagination.goToFirstPage()}formatNumber(e){const t=this.gos.getCallback("paginationNumberFormatter");return t?t({value:e}):zP(e,this.getLocaleTextFunc.bind(this))}getTemplate(){const e=this.getLocaleTextFunc(),t=`ag-${this.getCompId()}`;return{tag:"div",cls:"ag-paging-panel ag-unselectable",attrs:{id:`${t}`},children:[{tag:"ag-page-size-selector",ref:"pageSizeComp"},{tag:"span",cls:"ag-paging-row-summary-panel",children:[{tag:"span",ref:"lbFirstRowOnPage",cls:"ag-paging-row-summary-panel-number",attrs:{id:`${t}-first-row`}},{tag:"span",attrs:{id:`${t}-to`},children:e("to","to")},{tag:"span",ref:"lbLastRowOnPage",cls:"ag-paging-row-summary-panel-number",attrs:{id:`${t}-last-row`}},{tag:"span",attrs:{id:`${t}-of`},children:e("of","of")},{tag:"span",ref:"lbRecordCount",cls:"ag-paging-row-summary-panel-number",attrs:{id:`${t}-row-count`}}]},{tag:"span",cls:"ag-paging-page-summary-panel",role:"presentation",children:[{tag:"div",ref:"btFirst",cls:"ag-button ag-paging-button",role:"button",attrs:{"aria-label":e("firstPage","First Page")}},{tag:"div",ref:"btPrevious",cls:"ag-button ag-paging-button",role:"button",attrs:{"aria-label":e("previousPage","Previous Page")}},{tag:"span",cls:"ag-paging-description",children:[{tag:"span",attrs:{id:`${t}-start-page`},children:e("page","Page")},{tag:"span",ref:"lbCurrent",cls:"ag-paging-number",attrs:{id:`${t}-start-page-number`}},{tag:"span",attrs:{id:`${t}-of-page`},children:e("of","of")},{tag:"span",ref:"lbTotal",cls:"ag-paging-number",attrs:{id:`${t}-of-page-number`}}]},{tag:"div",ref:"btNext",cls:"ag-button ag-paging-button",role:"button",attrs:{"aria-label":e("nextPage","Next Page")}},{tag:"div",ref:"btLast",cls:"ag-button ag-paging-button",role:"button",attrs:{"aria-label":e("lastPage","Last Page")}}]}]}}onBtNext(){this.nextButtonDisabled||this.pagination.goToNextPage()}onBtPrevious(){this.previousAndFirstButtonsDisabled||this.pagination.goToPreviousPage()}onBtLast(){this.lastButtonDisabled||this.pagination.goToLastPage()}enableOrDisableButtons(){const e=this.pagination.getCurrentPage(),t=this.rowModel.isLastRowIndexKnown(),s=this.pagination.getTotalPages();this.previousAndFirstButtonsDisabled=e===0,this.toggleButtonDisabled(this.btFirst,this.previousAndFirstButtonsDisabled),this.toggleButtonDisabled(this.btPrevious,this.previousAndFirstButtonsDisabled);const o=this.isZeroPagesToDisplay(),i=e===s-1;this.nextButtonDisabled=i||o,this.lastButtonDisabled=!t||o||e===s-1,this.toggleButtonDisabled(this.btNext,this.nextButtonDisabled),this.toggleButtonDisabled(this.btLast,this.lastButtonDisabled)}toggleButtonDisabled(e,t){Ab(e,t),e.classList.toggle("ag-disabled",t)}isZeroPagesToDisplay(){const e=this.rowModel.isLastRowIndexKnown(),t=this.pagination.getTotalPages();return e&&t===0}updateLabels(){const e=this.rowModel.isLastRowIndexKnown(),t=this.pagination.getTotalPages(),s=this.pagination.getMasterRowCount(),o=e?s:null,i=this.pagination.getCurrentPage(),n=this.pagination.getPageSize();let r,a;this.isZeroPagesToDisplay()?r=a=0:(r=n*i+1,a=r+n-1,e&&a>o&&(a=o));const l=r+n-1,c=!e&&s<l,d=this.formatNumber(r);this.lbFirstRowOnPage.textContent=d;let u;const h=this.getLocaleTextFunc();c?u=h("pageLastRowUnknown","?"):u=this.formatNumber(a),this.lbLastRowOnPage.textContent=u;const f=t>0?i+1:0,C=this.formatNumber(f);this.lbCurrent.textContent=C;let v,w;if(e)v=this.formatNumber(t),w=this.formatNumber(o);else{const b=h("more","more");v=b,w=b}this.lbTotal.textContent=v,this.lbRecordCount.textContent=w,this.announceAriaStatus(d,u,w,C,v)}announceAriaStatus(e,t,s,o,i){const n=this.getLocaleTextFunc(),r=n("page","Page"),a=n("to","to"),l=n("of","of"),c=`${e} ${a} ${t} ${l} ${s}`,d=`${r} ${o} ${l} ${i}`;c!==this.ariaRowStatus&&(this.ariaRowStatus=c,this.ariaAnnounce?.announceValue(c,"paginationRow")),d!==this.ariaPageStatus&&(this.ariaPageStatus=d,this.ariaAnnounce?.announceValue(d,"paginationPage"))}},l6={selector:"AG-PAGINATION",component:a6},c6=class extends A{constructor(){super(...arguments),this.beanName="pagination",this.currentPage=0,this.topDisplayedRowIndex=0,this.bottomDisplayedRowIndex=0,this.masterRowCount=0}postConstruct(){const e=this.gos;this.active=e.get("pagination"),this.pageSizeFromGridOptions=e.get("paginationPageSize"),this.paginateChildRows=this.isPaginateChildRows(),this.addManagedPropertyListener("pagination",this.onPaginationGridOptionChanged.bind(this)),this.addManagedPropertyListener("paginationPageSize",this.onPageSizeGridOptionChanged.bind(this))}getPaginationSelector(){return l6}isPaginateChildRows(){const e=this.gos;return e.get("groupHideParentOfSingleChild")||e.get("groupRemoveSingleChildren")||e.get("groupRemoveLowestSingleChildren")?!0:e.get("paginateChildRows")}onPaginationGridOptionChanged(){this.active=this.gos.get("pagination"),this.calculatePages(),this.dispatchPaginationChangedEvent({keepRenderedRows:!0})}onPageSizeGridOptionChanged(){this.setPageSize(this.gos.get("paginationPageSize"),"gridOptions")}goToPage(e){const t=this.currentPage;if(!this.active||t===e||typeof t!="number")return;const{editSvc:s}=this.beans;s?.isEditing()&&(s.isBatchEditing()?s.cleanupEditors():s.stopEditing(void 0,{source:"api"})),this.currentPage=e,this.calculatePages(),this.dispatchPaginationChangedEvent({newPage:!0})}goToPageWithIndex(e){if(!this.active)return;let t=e;this.paginateChildRows||(t=this.beans.rowModel.getTopLevelIndexFromDisplayedIndex?.(e)??e),this.goToPage(Math.floor(t/this.pageSize))}isRowInPage(e){return this.active?e>=this.topDisplayedRowIndex&&e<=this.bottomDisplayedRowIndex:!0}getCurrentPage(){return this.currentPage}goToNextPage(){this.goToPage(this.currentPage+1)}goToPreviousPage(){this.goToPage(this.currentPage-1)}goToFirstPage(){this.goToPage(0)}goToLastPage(){const e=this.beans.rowModel.getRowCount(),t=Math.floor(e/this.pageSize);this.goToPage(t)}getPageSize(){return this.pageSize}getTotalPages(){return this.totalPages}setPage(e){this.currentPage=e}get pageSize(){return Y(this.pageSizeAutoCalculated)&&this.gos.get("paginationAutoPageSize")?this.pageSizeAutoCalculated:Y(this.pageSizeFromPageSizeSelector)?this.pageSizeFromPageSizeSelector:Y(this.pageSizeFromInitialState)?this.pageSizeFromInitialState:Y(this.pageSizeFromGridOptions)?this.pageSizeFromGridOptions:this.defaultPageSize}calculatePages(){this.active?this.paginateChildRows?this.calculatePagesAllRows():this.calculatePagesMasterRowsOnly():this.calculatedPagesNotActive(),this.beans.pageBounds.calculateBounds(this.topDisplayedRowIndex,this.bottomDisplayedRowIndex)}unsetAutoCalculatedPageSize(){if(this.pageSizeAutoCalculated===void 0)return;const e=this.pageSizeAutoCalculated;this.pageSizeAutoCalculated=void 0,this.pageSize!==e&&(this.calculatePages(),this.dispatchPaginationChangedEvent({newPageSize:!0}))}setPageSize(e,t){const s=this.pageSize;switch(t){case"autoCalculated":this.pageSizeAutoCalculated=e;break;case"pageSizeSelector":this.pageSizeFromPageSizeSelector=e,this.currentPage!==0&&this.goToFirstPage();break;case"initialState":this.pageSizeFromInitialState=e;break;case"gridOptions":this.pageSizeFromGridOptions=e,this.pageSizeFromInitialState=void 0,this.pageSizeFromPageSizeSelector=void 0,this.currentPage!==0&&this.goToFirstPage();break}s!==this.pageSize&&(this.calculatePages(),this.dispatchPaginationChangedEvent({newPageSize:!0,keepRenderedRows:!0}))}setZeroRows(){this.masterRowCount=0,this.topDisplayedRowIndex=0,this.bottomDisplayedRowIndex=-1,this.currentPage=0,this.totalPages=0}adjustCurrentPageIfInvalid(){const e=this.totalPages;this.currentPage>=e&&(this.currentPage=e-1);const t=this.currentPage;(!isFinite(t)||isNaN(t)||t<0)&&(this.currentPage=0)}calculatePagesMasterRowsOnly(){const e=this.beans.rowModel,t=e.getTopLevelRowCount();if(this.masterRowCount=t,t<=0){this.setZeroRows();return}const s=this.pageSize,o=t-1;this.totalPages=Math.floor(o/s)+1,this.adjustCurrentPageIfInvalid();const i=this.currentPage,n=s*i;let r=s*(i+1)-1;if(r>o&&(r=o),this.topDisplayedRowIndex=e.getTopLevelRowDisplayedIndex(n),r===o)this.bottomDisplayedRowIndex=e.getRowCount()-1;else{const a=e.getTopLevelRowDisplayedIndex(r+1);this.bottomDisplayedRowIndex=a-1}}getMasterRowCount(){return this.masterRowCount}calculatePagesAllRows(){const e=this.beans.rowModel.getRowCount();if(this.masterRowCount=e,e===0){this.setZeroRows();return}const{pageSize:t,currentPage:s}=this,o=e-1;this.totalPages=Math.floor(o/t)+1,this.adjustCurrentPageIfInvalid(),this.topDisplayedRowIndex=t*s,this.bottomDisplayedRowIndex=t*(s+1)-1,this.bottomDisplayedRowIndex>o&&(this.bottomDisplayedRowIndex=o)}calculatedPagesNotActive(){this.setPageSize(void 0,"autoCalculated"),this.totalPages=1,this.currentPage=0,this.topDisplayedRowIndex=0,this.bottomDisplayedRowIndex=this.beans.rowModel.getRowCount()-1}dispatchPaginationChangedEvent(e){const{keepRenderedRows:t=!1,newPage:s=!1,newPageSize:o=!1}=e;this.eventSvc.dispatchEvent({type:"paginationChanged",animate:!1,newData:!1,newPage:s,newPageSize:o,keepRenderedRows:t})}},d6={moduleName:"Pagination",version:K,beans:[c6,s6],icons:{first:"first",previous:"previous",next:"next",last:"last"},apiFunctions:{paginationIsLastPageFound:$T,paginationGetPageSize:KT,paginationGetCurrentPage:qT,paginationGetTotalPages:YT,paginationGetRowCount:ZT,paginationGoToNextPage:XT,paginationGoToPreviousPage:QT,paginationGoToFirstPage:JT,paginationGoToLastPage:e6,paginationGoToPage:t6},dependsOn:[Aa]};function u6(e,t={}){const s=t?t.rowNodes:void 0;e.frameworkOverrides.wrapIncoming(()=>e.rowRenderer.redrawRows(s))}function oC(e,t,s,o,i){t&&(o&&t.parent&&t.parent.level!==-1&&oC(e,t.parent,s,o,i),t.setExpanded(s,void 0,i))}function h6(e,t){return e.rowModel.getRowNode(t)}function g6(e,t,s,o){e.rowRenderer.addRenderedRowListener(t,s,o)}function p6(e){return e.rowRenderer.getRenderedNodes()}function f6(e,t,s){e.rowModel.forEachNode(t,s)}function m6(e){return e.rowRenderer.firstRenderedRow}function C6(e){return e.rowRenderer.lastRenderedRow}function v6(e,t){return e.rowModel.getRow(t)}function w6(e){return e.rowModel.getRowCount()}var b6={moduleName:"RowApi",version:K,apiFunctions:{redrawRows:u6,setRowNodeExpanded:oC,getRowNode:h6,addRenderedRowListener:g6,getRenderedNodes:p6,forEachNode:f6,getFirstDisplayedRowIndex:m6,getLastDisplayedRowIndex:C6,getDisplayedRowAtIndex:v6,getDisplayedRowCount:w6}},S6={moduleName:"ScrollApi",version:K,apiFunctions:{getVerticalPixelRange:A4,getHorizontalPixelRange:L4,ensureColumnVisible:_m,ensureIndexVisible:jm,ensureNodeVisible:O4}};function y6(e,t,s){if(!t)return;const o=e.ctrlsSvc.getGridBodyCtrl().eGridBody,i=`aria-${t}`;s===null?o.removeAttribute(i):o.setAttribute(i,s)}function x6(e,t={}){e.frameworkOverrides.wrapIncoming(()=>e.rowRenderer.refreshCells(t))}function R6(e){e.frameworkOverrides.wrapIncoming(()=>{for(const t of e.ctrlsSvc.getHeaderRowContainerCtrls())t.refresh()})}function F6(e){return e.animationFrameSvc?.isQueueEmpty()??!0}function E6(e){e.animationFrameSvc?.flushAllFrames()}function D6(e){return{rowHeight:io(e),headerHeight:kn(e)}}function P6(e,t={}){const s=[];for(const n of e.rowRenderer.getCellCtrls(t.rowNodes,t.columns)){const r=n.getCellRenderer();r!=null&&s.push(Cn(r))}if(t.columns?.length)return s;const o=[],i=Uc(t.rowNodes);for(const n of e.rowRenderer.getAllRowCtrls()){if(i&&!$c(n.rowNode,i)||!n.isFullWidth())continue;const r=n.getFullWidthCellRenderers();for(let a=0;a<r.length;a++){const l=r[a];l!=null&&o.push(Cn(l))}}return[...o,...s]}var M6={moduleName:"RenderApi",version:K,apiFunctions:{setGridAriaProperty:y6,refreshCells:x6,refreshHeader:R6,isAnimationFrameQueueEmpty:F6,flushAllAnimationFrames:E6,getSizesForCurrentTheme:D6,getCellRendererInstances:P6}};function T6(e,t){typeof t=="number"?e.colAutosize?.sizeColumnsToFit(t,"api"):e.colAutosize?.sizeColumnsToFitGridBody(t)}function iC({colAutosize:e,visibleCols:t},s,o){Array.isArray(s)?e?.autoSizeCols({colKeys:s,skipHeader:o,source:"api"}):e?.autoSizeCols({...s,colKeys:s.colIds??t.allCols,source:"api"})}function I6(e,t){t&&typeof t=="object"?iC(e,t):e.colAutosize?.autoSizeAllColumns({source:"api",skipHeader:t})}var k6=class extends A{constructor(){super(...arguments),this.beanName="colAutosize",this.timesDelayed=0,this.shouldQueueResizeOperations=!1,this.resizeOperationQueue=[]}postConstruct(){const{gos:e}=this,t=e.get("autoSizeStrategy");if(t){let s=!1;const o=t.type;if(o==="fitGridWidth"||o==="fitProvidedWidth")s=!0;else if(o==="fitCellContents"){this.addManagedEventListeners({firstDataRendered:()=>this.onFirstDataRendered(t)});const i=e.get("rowData");s=i!=null&&i.length>0&&je(e)}s&&this.beans.colDelayRenderSvc?.hideColumns(o)}}autoSizeCols(e){const{eventSvc:t,visibleCols:s}=this.beans;this.innerAutoSizeCols(e).then(o=>{const i=c=>ri(t,Array.from(c),!0,"autosizeColumns");if(!e.scaleUpToFitGridWidth)return i(o);const n=Qh(this.beans),r=c=>s.leftCols.some(d=>en(d,c)),a=c=>s.rightCols.some(d=>en(d,c)),l=e.colKeys.filter(c=>!ys(c)&&!fs(c)&&!r(c)&&!a(c));this.sizeColumnsToFit(n,e.source,!0,{defaultMaxWidth:e.defaultMaxWidth,defaultMinWidth:e.defaultMinWidth,columnLimits:e.columnLimits?.map(c=>({...c,key:c.colId})),colKeys:l,onlyScaleUp:!0}),i(o)})}innerAutoSizeCols(e){return new Promise((t,s)=>{if(this.shouldQueueResizeOperations)return this.pushResizeOperation(()=>this.innerAutoSizeCols(e).then(t,s));const{colKeys:o,skipHeader:i,skipHeaderGroups:n,stopAtGroup:r,defaultMaxWidth:a,defaultMinWidth:l,columnLimits:c=[],source:d="api"}=e,{animationFrameSvc:u,renderStatus:h,colModel:p,autoWidthCalc:f,visibleCols:C}=this.beans;if(u?.flushAllFrames(),this.timesDelayed<5&&h&&(!h.areHeaderCellsRendered()||!h.areCellsRendered())){this.timesDelayed++,setTimeout(()=>{this.isAlive()&&this.innerAutoSizeCols(e).then(t,s)});return}this.timesDelayed=0;const v=new Set;let w=-1;const b=Object.fromEntries(c.map(({colId:x,...R})=>[x,R])),S=i??this.gos.get("skipHeaderOnAutoSize"),y=n??S;for(;w!==0;){w=0;const x=[];for(const R of o){if(!R||U0(R))continue;const F=p.getCol(R);if(!F||v.has(F))continue;const D=f.getPreferredWidthForColumn(F,S);if(D>0){const M=b[F.colId]??{};M.minWidth??(M.minWidth=l),M.maxWidth??(M.maxWidth=a);const k=A6(F,D,M);F.setActualWidth(k,d),v.add(F),w++}x.push(F)}x.length&&C.refresh(d)}y||this.autoSizeColumnGroupsByColumns(o,d,r),t(v)})}autoSizeColumn(e,t,s){this.autoSizeCols({colKeys:[e],skipHeader:s,skipHeaderGroups:!0,source:t})}autoSizeColumnGroupsByColumns(e,t,s){const{colModel:o,ctrlsSvc:i}=this.beans,n=new Set,r=o.getColsForKeys(e);for(const l of r){let c=l.getParent();for(;c&&c!=s;)c.isPadding()||n.add(c),c=c.getParent()}let a;for(const l of n){for(const c of i.getHeaderRowContainerCtrls())if(a=c.getHeaderCtrlForColumn(l),a)break;a?.resizeLeafColumnsToFit(t)}}autoSizeAllColumns(e){if(this.shouldQueueResizeOperations){this.pushResizeOperation(()=>this.autoSizeAllColumns(e));return}this.autoSizeCols({colKeys:this.beans.visibleCols.allCols,...e})}addColumnAutosizeListeners(e,t){const s=this.gos.get("skipHeaderOnAutoSize"),o=()=>{this.autoSizeColumn(t,"uiColumnResized",s)};e.addEventListener("dblclick",o);const i=new qs(e);return i.addEventListener("doubleTap",o),()=>{e.removeEventListener("dblclick",o),i.destroy()}}addColumnGroupResize(e,t,s){const o=this.gos.get("skipHeaderOnAutoSize"),i=()=>{const n=[],r=t.getDisplayedLeafColumns();for(const a of r)a.getColDef().suppressAutoSize||n.push(a.getColId());n.length>0&&this.autoSizeCols({colKeys:n,skipHeader:o,stopAtGroup:t,source:"uiColumnResized"}),s()};return e.addEventListener("dblclick",i),()=>e.removeEventListener("dblclick",i)}sizeColumnsToFitGridBody(e,t){if(!this.isAlive())return;const s=Qh(this.beans);if(s>0){this.sizeColumnsToFit(s,"sizeColumnsToFit",!1,e);return}t===void 0?window.setTimeout(()=>{this.sizeColumnsToFitGridBody(e,100)},0):t===100?window.setTimeout(()=>{this.sizeColumnsToFitGridBody(e,500)},100):t===500?window.setTimeout(()=>{this.sizeColumnsToFitGridBody(e,-1)},500):G(29)}sizeColumnsToFit(e,t="sizeColumnsToFit",s,o){if(this.shouldQueueResizeOperations){this.pushResizeOperation(()=>this.sizeColumnsToFit(e,t,s,o));return}const i={};for(const{key:f,...C}of o?.columnLimits??[])i[typeof f=="string"?f:f.getColId()]=C;const n=this.beans.visibleCols.allCols;if(e<=0||!n.length)return;const r=ds(n);if(o?.onlyScaleUp&&r>e||e===r&&n.every(C=>{if(C.colDef.suppressSizeToFit)return!0;const v=i?.[C.getId()],w=v?.minWidth??o?.defaultMinWidth,b=v?.maxWidth??o?.defaultMaxWidth,S=C.getActualWidth();return(w==null||S>=w)&&(b==null||S<=b)}))return;const l=[],c=[];for(const f of n){const C=o?.colKeys?.some(v=>en(f,v))??!0;f.getColDef().suppressSizeToFit||!C?c.push(f):l.push(f)}const d=l.slice(0);let u=!1;const h=f=>{_t(l,f),c.push(f)};for(const f of l){f.resetActualWidth(t);const C=i?.[f.getId()],v=C?.minWidth??o?.defaultMinWidth,w=C?.maxWidth??o?.defaultMaxWidth,b=f.getActualWidth();typeof v=="number"&&b<v?f.setActualWidth(v,t,!0):typeof w=="number"&&b>w&&f.setActualWidth(w,t,!0)}for(;!u;){u=!0;const f=e-ds(c);if(f<=0)for(const C of l){const v=i?.[C.getId()]?.minWidth??o?.defaultMinWidth??C.minWidth;C.setActualWidth(v,t,!0)}else{const C=f/ds(l);let v=f;for(let w=l.length-1;w>=0;w--){const b=l[w],S=i?.[b.getId()],y=S?.minWidth??o?.defaultMinWidth,x=S?.maxWidth??o?.defaultMaxWidth,R=b.getMinWidth(),F=b.getMaxWidth(),D=typeof y=="number"&&y>R?y:R,M=typeof x=="number"&&x<F?x:F;let k=Math.round(b.getActualWidth()*C);k<D?(k=D,h(b),u=!1):k>M?(k=M,h(b),u=!1):w===0&&(k=v),b.setActualWidth(k,t,!0),v-=k}}}for(const f of d)f.fireColumnWidthChangedEvent(t);const p=this.beans.visibleCols;p.setLeftValues(t),p.updateBodyWidths(),!s&&ri(this.eventSvc,d,!0,t)}applyAutosizeStrategy(){const{gos:e,colDelayRenderSvc:t}=this.beans,s=e.get("autoSizeStrategy");s?.type!=="fitGridWidth"&&s?.type!=="fitProvidedWidth"||setTimeout(()=>{if(!this.isAlive())return;const o=s.type;if(o==="fitGridWidth"){const{columnLimits:i,defaultMinWidth:n,defaultMaxWidth:r}=s,a=i?.map(({colId:l,minWidth:c,maxWidth:d})=>({key:l,minWidth:c,maxWidth:d}));this.sizeColumnsToFitGridBody({defaultMinWidth:n,defaultMaxWidth:r,columnLimits:a})}else o==="fitProvidedWidth"&&this.sizeColumnsToFit(s.width,"sizeColumnsToFit");t?.revealColumns(o)})}onFirstDataRendered({colIds:e,...t}){setTimeout(()=>{if(!this.isAlive())return;const s="autosizeColumns";e?this.autoSizeCols({...t,source:s,colKeys:e}):this.autoSizeAllColumns({...t,source:s}),this.beans.colDelayRenderSvc?.revealColumns(t.type)})}processResizeOperations(){this.shouldQueueResizeOperations=!1;for(const e of this.resizeOperationQueue)e();this.resizeOperationQueue=[]}pushResizeOperation(e){this.resizeOperationQueue.push(e)}destroy(){this.resizeOperationQueue.length=0,super.destroy()}};function A6(e,t,s={}){const o=s.minWidth??e.getMinWidth();t<o&&(t=o);const i=s.maxWidth??e.getMaxWidth();return t>i&&(t=i),t}function Qh({ctrlsSvc:e,scrollVisibleSvc:t}){const s=e.getGridBodyCtrl(),i=s.isVerticalScrollShowing()?t.getScrollbarWidth():0;return gn(s.eGridBody)-i}var L6={moduleName:"ColumnAutoSize",version:K,beans:[k6],apiFunctions:{sizeColumnsToFit:T6,autoSizeColumns:iC,autoSizeAllColumns:I6},dependsOn:[Qf]},O6=".ag-row-pinned-source{background-color:var(--ag-pinned-source-row-background-color);color:var(--ag-pinned-source-row-text-color);font-weight:var(--ag-pinned-source-row-font-weight)}.ag-row-pinned-manual{background-color:var(--ag-pinned-row-background-color);color:var(--ag-pinned-row-text-color);font-weight:var(--ag-pinned-row-font-weight)}";function N6(e){return e.pinnedRowModel?.getPinnedTopRowCount()??0}function H6(e){return e.pinnedRowModel?.getPinnedBottomRowCount()??0}function G6(e,t){return e.pinnedRowModel?.getPinnedTopRow(t)}function B6(e,t){return e.pinnedRowModel?.getPinnedBottomRow(t)}function V6(e,t,s){return e.pinnedRowModel?.forEachPinnedRow(t,s)}var z6={moduleName:"PinnedRow",version:K,beans:[$R],css:[O6],apiFunctions:{getPinnedTopRowCount:N6,getPinnedBottomRowCount:H6,getPinnedTopRow:G6,getPinnedBottomRow:B6,forEachPinnedRow:V6},icons:{rowPin:"pin",rowPinTop:"pinned-top",rowPinBottom:"pinned-bottom",rowUnpin:"un-pin"}},W6=class{constructor(e,t){this.col=e,this.firstNode=t,this.cellSpan=!0,this.spannedNodes=new Set,this.addSpannedNode(t)}reset(){this.spannedNodes.clear(),this.addSpannedNode(this.firstNode)}addSpannedNode(e){this.spannedNodes.add(e),this.lastNode=e}getLastNode(){return this.lastNode}getCellHeight(){return this.lastNode.rowTop+this.lastNode.rowHeight-this.firstNode.rowTop-1}doesSpanContain(e){return e.column!==this.col||e.rowPinned!=this.firstNode.rowPinned?!1:this.firstNode.rowIndex<=e.rowIndex&&e.rowIndex<=this.lastNode.rowIndex}getLastNodeAutoHeight(){const e=this.firstNode.__autoHeights?.[this.col.getColId()];if(e==null)return;let t=0;for(const s of this.spannedNodes)s!==this.lastNode&&(t+=s.rowHeight);return e-t}},_6=class extends A{constructor(e){super(),this.column=e}buildCache(e){const{column:t,beans:{gos:s,pinnedRowModel:o,rowModel:i,valueSvc:n,pagination:r}}=this,{colDef:a}=t,l=this.getNodeMap(e),c=new Map,d=s.getCallback("isFullWidthRow"),u=a.equals,h=a.spanRows,p=typeof h=="function";let f=null,C=null,v;const w=(S,y)=>{f=S,C=null,v=y},b=S=>{const y=!S.isExpandable()&&!S.group&&!S.detail&&(d?!d({rowNode:S}):!0);if(S.rowIndex==null||!y){w(null,null);return}if(f==null||S.level!==f.level||S.footer||C&&S.rowIndex-1!==C?.getLastNode().rowIndex){w(S,n.getValue(t,S));return}const x=n.getValue(t,S);if(p){const R=de(s,{valueA:v,nodeA:f,valueB:x,nodeB:S,column:t,colDef:a});if(!h(R)){w(S,x);return}}else if(u?!u(v,x):v!==x){w(S,x);return}if(!C){const R=l?.get(f);R?.firstNode===f?(R.reset(),C=R):C=new W6(t,f),c.set(f,C)}C.addSpannedNode(S),c.set(S,C)};switch(e){case"center":i.forEachDisplayedNode?.(S=>{(!r||r.isRowInPage(S.rowIndex))&&b(S)}),this.centerValueNodeMap=c;break;case"top":o?.forEachPinnedRow("top",b),this.topValueNodeMap=c;break;case"bottom":o?.forEachPinnedRow("bottom",b),this.bottomValueNodeMap=c;break}}isCellSpanning(e){return!!this.getCellSpan(e)}getCellSpan(e){return this.getNodeMap(e.rowPinned).get(e)}getNodeMap(e){switch(e){case"top":return this.topValueNodeMap;case"bottom":return this.bottomValueNodeMap;default:return this.centerValueNodeMap}}},j6=class extends A{constructor(){super(...arguments),this.beanName="rowSpanSvc",this.spanningColumns=new Map,this.debouncePinnedEvent=ot(this,this.dispatchCellsUpdatedEvent.bind(this,!0),0),this.debounceModelEvent=ot(this,this.dispatchCellsUpdatedEvent.bind(this,!1),0),this.pinnedTimeout=null,this.modelTimeout=null}postConstruct(){const e=this.onRowDataUpdated.bind(this),t=this.buildPinnedCaches.bind(this);this.addManagedEventListeners({paginationChanged:this.buildModelCaches.bind(this),pinnedRowDataChanged:t,pinnedRowsChanged:t,rowNodeDataChanged:e,cellValueChanged:e})}register(e){const{gos:t}=this.beans;if(!t.get("enableCellSpan")||this.spanningColumns.has(e))return;const s=this.createManagedBean(new _6(e));this.spanningColumns.set(e,s),s.buildCache("top"),s.buildCache("bottom"),s.buildCache("center"),this.debouncePinnedEvent(),this.debounceModelEvent()}dispatchCellsUpdatedEvent(e){this.dispatchLocalEvent({type:"spannedCellsUpdated",pinned:e})}deregister(e){this.spanningColumns.delete(e)}onRowDataUpdated({node:e}){const{spannedRowRenderer:t}=this.beans;if(e.rowPinned){if(this.pinnedTimeout!=null)return;this.pinnedTimeout=window.setTimeout(()=>{this.pinnedTimeout=null,this.buildPinnedCaches(),t?.createCtrls("top"),t?.createCtrls("bottom")},0);return}this.modelTimeout==null&&(this.modelTimeout=window.setTimeout(()=>{this.modelTimeout=null,this.buildModelCaches(),t?.createCtrls("center")},0))}buildModelCaches(){this.modelTimeout!=null&&clearTimeout(this.modelTimeout),this.spanningColumns.forEach(e=>e.buildCache("center")),this.debounceModelEvent()}buildPinnedCaches(){this.pinnedTimeout!=null&&clearTimeout(this.pinnedTimeout),this.spanningColumns.forEach(e=>{e.buildCache("top"),e.buildCache("bottom")}),this.debouncePinnedEvent()}isCellSpanning(e,t){const s=this.spanningColumns.get(e);return s?s.isCellSpanning(t):!1}getCellSpanByPosition(e){const{pinnedRowModel:t,rowModel:s}=this.beans,o=e.column,i=e.rowIndex,n=this.spanningColumns.get(o);if(!n)return;let r;switch(e.rowPinned){case"top":r=t?.getPinnedTopRow(i);break;case"bottom":r=t?.getPinnedBottomRow(i);break;default:r=s.getRow(i)}if(r)return n.getCellSpan(r)}getCellStart(e){const t=this.getCellSpanByPosition(e);return t?{...e,rowIndex:t.firstNode.rowIndex}:e}getCellEnd(e){const t=this.getCellSpanByPosition(e);return t?{...e,rowIndex:t.getLastNode().rowIndex}:e}getCellSpan(e,t){const s=this.spanningColumns.get(e);if(s)return s.getCellSpan(t)}forEachSpannedColumn(e,t){for(const[s,o]of this.spanningColumns)if(o.isCellSpanning(e)){const i=o.getCellSpan(e);t(s,i)}}destroy(){super.destroy(),this.spanningColumns.clear()}},U6=class extends ti{constructor(e,t,s){super(e.col,e.firstNode,s,t),this.cellSpan=e,this.SPANNED_CELL_CSS_CLASS="ag-spanned-cell"}setComp(e,t,s,o,i,n,r){this.eWrapper=s,super.setComp(e,t,s,o,i,n,r),this.setAriaRowSpan(),this.refreshAriaRowIndex()}isCellSpanning(){return!0}getCellSpan(){return this.cellSpan}refreshAriaRowIndex(){const{eGui:e,rowNode:t}=this;!e||t.rowIndex==null||ip(e,t.rowIndex)}setAriaRowSpan(){Hb(this.eGui,this.cellSpan.spannedNodes.size)}setFocusedCellPosition(e){this.focusedCellPosition=e}getFocusedCellPosition(){return this.focusedCellPosition??this.cellPosition}checkCellFocused(){const e=this.beans.focusSvc.getFocusedCell();return!!e&&this.cellSpan.doesSpanContain(e)}applyStaticCssClasses(){super.applyStaticCssClasses(),this.comp.toggleCss(this.SPANNED_CELL_CSS_CLASS,!0)}onCellFocused(e){const{beans:t}=this;if(Ta(t)){this.focusedCellPosition=void 0;return}const s=this.isCellFocused();s||(this.focusedCellPosition=void 0),e&&s&&(this.focusedCellPosition={rowIndex:e.rowIndex,rowPinned:e.rowPinned,column:e.column}),super.onCellFocused(e)}getRootElement(){return this.eWrapper}},$6=class extends ia{onRowIndexChanged(){super.onRowIndexChanged();for(const e of this.getAllCellCtrls())e.refreshAriaRowIndex()}getInitialRowClasses(e){return["ag-spanned-row"]}getNewCellCtrl(e){const t=this.beans.rowSpanSvc?.getCellSpan(e,this.rowNode);if(!(!t||t.firstNode!==this.rowNode))return new U6(t,this,this.beans)}isCorrectCtrlForSpan(e){const t=this.beans.rowSpanSvc?.getCellSpan(e.column,this.rowNode);return!t||t.firstNode!==this.rowNode?!1:e.getCellSpan()===t}onRowHeightChanged(){}refreshFirstAndLastRowStyles(){}addHoverFunctionality(){}resetHoveredStatus(){}},K6=class extends A{constructor(){super(...arguments),this.beanName="spannedRowRenderer",this.topCtrls=new Map,this.bottomCtrls=new Map,this.centerCtrls=new Map}postConstruct(){this.addManagedEventListeners({displayedRowsChanged:this.createAllCtrls.bind(this)})}createAllCtrls(){this.createCtrls("top"),this.createCtrls("bottom"),this.createCtrls("center")}createCtrls(e){const{rowSpanSvc:t}=this.beans,s=this.getCtrlsMap(e),o=s.size,i=this.getAllRelevantRowControls(e),n=new Map;let r=!1;for(const l of i)l.isAlive()&&t?.forEachSpannedColumn(l.rowNode,(c,d)=>{if(n.has(d.firstNode))return;const u=s.get(d.firstNode);if(u){n.set(d.firstNode,u),s.delete(d.firstNode);return}r=!0;const h=new $6(d.firstNode,this.beans,!1,!1,!1);n.set(d.firstNode,h)});this.setCtrlsMap(e,n);const a=n.size===o;if(!(!r&&a)){for(const l of s.values())l.destroyFirstPass(!0),l.destroySecondPass();this.dispatchLocalEvent({type:"spannedRowsUpdated",ctrlsKey:e})}}getAllRelevantRowControls(e){const{rowRenderer:t}=this.beans;switch(e){case"top":return t.topRowCtrls;case"bottom":return t.bottomRowCtrls;case"center":return t.allRowCtrls}}getCellByPosition(e){const{rowSpanSvc:t}=this.beans,s=t?.getCellSpanByPosition(e);if(!s)return;const o=this.getCtrlsMap(e.rowPinned).get(s.firstNode);if(o)return o.getAllCellCtrls().find(i=>i.column===e.column)}getCtrls(e){return[...this.getCtrlsMap(e).values()]}destroyRowCtrls(e){for(const t of this.getCtrlsMap(e).values())t.destroyFirstPass(!0),t.destroySecondPass();this.setCtrlsMap(e,new Map)}getCtrlsMap(e){switch(e){case"top":return this.topCtrls;case"bottom":return this.bottomCtrls;default:return this.centerCtrls}}setCtrlsMap(e,t){switch(e){case"top":this.topCtrls=t;break;case"bottom":this.bottomCtrls=t;break;default:this.centerCtrls=t;break}}destroy(){super.destroy(),this.destroyRowCtrls("top"),this.destroyRowCtrls("bottom"),this.destroyRowCtrls("center")}},q6={moduleName:"CellSpan",version:K,beans:[j6,K6]},Y6=class extends A{constructor(e,t){super(),this.cellCtrl=e,this.staticClasses=[],this.beans=t,this.column=e.column}setComp(e){this.cellComp=e,this.applyUserStyles(),this.applyCellClassRules(),this.applyClassesFromColDef()}applyCellClassRules(){const{column:e,cellComp:t}=this,s=e.colDef,o=s.cellClassRules,i=this.getCellClassParams(e,s);$d(this.beans.expressionSvc,o===this.cellClassRules?void 0:this.cellClassRules,o,i,n=>t.toggleCss(n,!0),n=>t.toggleCss(n,!1)),this.cellClassRules=o}applyUserStyles(){const e=this.column,t=e.colDef,s=t.cellStyle;if(!s)return;let o;if(typeof s=="function"){const i=this.getCellClassParams(e,t);o=s(i)}else o=s;o&&this.cellComp.setUserStyles(o)}applyClassesFromColDef(){const{column:e,cellComp:t}=this,s=e.colDef,o=this.getCellClassParams(e,s);for(const n of this.staticClasses)t.toggleCss(n,!1);const i=this.beans.cellStyles.getStaticCellClasses(s,o);this.staticClasses=i;for(const n of i)t.toggleCss(n,!0)}getCellClassParams(e,t){const{value:s,rowNode:o}=this.cellCtrl;return de(this.beans.gos,{value:s,data:o.data,node:o,colDef:t,column:e,rowIndex:o.rowIndex})}},Z6=class extends A{constructor(){super(...arguments),this.beanName="cellStyles"}processAllCellClasses(e,t,s,o){$d(this.beans.expressionSvc,void 0,e.cellClassRules,t,s,o),this.processStaticCellClasses(e,t,s)}getStaticCellClasses(e,t){const{cellClass:s}=e;if(!s)return[];let o;return typeof s=="function"?o=s(t):o=s,typeof o=="string"&&(o=[o]),o||[]}createCellCustomStyleFeature(e,t){return new Y6(e,t)}processStaticCellClasses(e,t,s){this.getStaticCellClasses(e,t).forEach(i=>{s(i)})}},X6={moduleName:"CellStyle",version:K,beans:[Z6]},Q6={moduleName:"RowStyle",version:K,beans:[H3]};function J6(e,t){return!!e.colHover?.isHovered(t)}var eI=class extends A{constructor(e,t){super(),this.columns=e,this.element=t,this.destroyManagedListeners=[],this.enableFeature=s=>{const{beans:o,gos:i,element:n,columns:r}=this,a=o.colHover;if(s??!!i.get("columnHoverHighlight"))this.destroyManagedListeners=this.addManagedElementListeners(n,{mouseover:a.setMouseOver.bind(a,r),mouseout:a.clearMouseOver.bind(a)});else{for(const c of this.destroyManagedListeners)c();this.destroyManagedListeners=[]}}}postConstruct(){this.addManagedPropertyListener("columnHoverHighlight",({currentValue:e})=>{this.enableFeature(e)}),this.enableFeature()}destroy(){super.destroy(),this.destroyManagedListeners=null}},tI="ag-column-hover",sI=class extends A{constructor(){super(...arguments),this.beanName="colHover"}postConstruct(){this.addManagedPropertyListener("columnHoverHighlight",({currentValue:e})=>{e||this.clearMouseOver()})}setMouseOver(e){this.updateState(e)}clearMouseOver(){this.updateState(null)}isHovered(e){if(!this.gos.get("columnHoverHighlight"))return!1;const t=this.selectedColumns;return!!t&&t.indexOf(e)>=0}addHeaderColumnHoverListener(e,t,s){const o=()=>{const i=this.isHovered(s);t.toggleCss("ag-column-hover",i)};e.addManagedEventListeners({columnHoverChanged:o}),o()}onCellColumnHover(e,t){if(!t)return;const s=this.isHovered(e);t.toggleCss(tI,s)}addHeaderFilterColumnHoverListener(e,t,s,o){this.createHoverFeature(e,[s],o);const i=()=>{const n=this.isHovered(s);t.toggleCss("ag-column-hover",n)};e.addManagedEventListeners({columnHoverChanged:i}),i()}createHoverFeature(e,t,s){e.createManagedBean(new eI(t,s))}updateState(e){this.selectedColumns=e,this.eventSvc.dispatchEvent({type:"columnHoverChanged"})}},oI={moduleName:"ColumnHover",version:K,beans:[sI],apiFunctions:{isColumnHovered:J6}},iI=class extends A{constructor(){super(...arguments),this.beanName="apiEventSvc",this.syncListeners=new Map,this.asyncListeners=new Map,this.syncGlobalListeners=new Set,this.globalListenerPairs=new Map}postConstruct(){this.wrapSvc=this.beans.frameworkOverrides.createGlobalEventListenerWrapper?.()}addListener(e,t){const s=this.wrapSvc?.wrap(e,t)??t,o=!kr.has(e),i=o?this.asyncListeners:this.syncListeners;i.has(e)||i.set(e,new Set),i.get(e).add(s),this.eventSvc.addListener(e,s,o)}removeListener(e,t){const s=this.wrapSvc?.unwrap(e,t)??t,i=!!this.asyncListeners.get(e)?.delete(s);i||this.syncListeners.get(e)?.delete(s),this.eventSvc.removeListener(e,s,i)}addGlobalListener(e){const t=this.wrapSvc?.wrapGlobal(e)??e,s=(n,r)=>{kr.has(n)&&t(n,r)},o=(n,r)=>{kr.has(n)||t(n,r)};this.globalListenerPairs.set(e,{syncListener:s,asyncListener:o});const i=this.eventSvc;i.addGlobalListener(s,!1),i.addGlobalListener(o,!0)}removeGlobalListener(e){const{eventSvc:t,wrapSvc:s,globalListenerPairs:o}=this,i=s?.unwrapGlobal(e)??e;if(o.has(i)){const{syncListener:r,asyncListener:a}=o.get(i);t.removeGlobalListener(r,!1),t.removeGlobalListener(a,!0),o.delete(e)}else this.syncGlobalListeners.delete(i),t.removeGlobalListener(i,!1)}destroyEventListeners(e,t){e.forEach((s,o)=>{s.forEach(i=>this.eventSvc.removeListener(o,i,t)),s.clear()}),e.clear()}destroyGlobalListeners(e,t){for(const s of e)this.eventSvc.removeGlobalListener(s,t);e.clear()}destroy(){super.destroy(),this.destroyEventListeners(this.syncListeners,!1),this.destroyEventListeners(this.asyncListeners,!0),this.destroyGlobalListeners(this.syncGlobalListeners,!1);const{globalListenerPairs:e,eventSvc:t}=this;e.forEach(({syncListener:s,asyncListener:o})=>{t.removeGlobalListener(s,!1),t.removeGlobalListener(o,!0)}),e.clear()}};function nI(e,t,s){e.apiEventSvc?.addListener(t,s)}function rI(e,t,s){e.apiEventSvc?.removeListener(t,s)}function aI(e,t){e.apiEventSvc?.addGlobalListener(t)}function lI(e,t){e.apiEventSvc?.removeGlobalListener(t)}var cI={moduleName:"EventApi",version:K,apiFunctions:{addEventListener:nI,addGlobalListener:aI,removeEventListener:rI,removeGlobalListener:lI},beans:[iI]},dI={moduleName:"Locale",version:K,beans:[HP]},uI=class extends A{constructor(){super(...arguments),this.beanName="rowAutoHeight",this.wasEverActive=!1,this._debouncedCalculateRowHeights=ot(this,this.calculateRowHeights.bind(this),1)}requestCheckAutoHeight(){this.wasEverActive&&this._debouncedCalculateRowHeights()}calculateRowHeights(){const{visibleCols:e,rowModel:t,rowSpanSvc:s,pinnedRowModel:o}=this.beans,i=e.autoHeightCols;let n=!1;const r=a=>{const l=a.__autoHeights;let c=Ns(this.beans,a).height;for(const d of i){let u=l?.[d.getColId()];const h=s?.getCellSpan(d,a);if(h){if(h.getLastNode()!==a)continue;if(u=s?.getCellSpan(d,a)?.getLastNodeAutoHeight(),!u)return}if(u==null){if(this.colSpanSkipCell(d,a))continue;return}c=Math.max(u,c)}c!==a.rowHeight&&(a.setRowHeight(c),n=!0)};o?.forEachPinnedRow?.("top",r),o?.forEachPinnedRow?.("bottom",r),t.forEachDisplayedNode?.(r),n&&t.onRowHeightChanged?.()}setRowAutoHeight(e,t,s){if(e.__autoHeights??(e.__autoHeights={}),t==null){delete e.__autoHeights[s.getId()];return}const o=e.__autoHeights[s.getId()];e.__autoHeights[s.getId()]=t,o!==t&&this.requestCheckAutoHeight()}colSpanSkipCell(e,t){const{colModel:s,colViewport:o,visibleCols:i}=this.beans;if(!s.colSpanActive)return!1;let n=[];switch(e.getPinned()){case"left":n=i.getLeftColsForRow(t);break;case"right":n=i.getRightColsForRow(t);break;case null:n=o.getColsWithinViewport(t);break}return!n.includes(e)}setupCellAutoHeight(e,t,s){if(!e.column.isAutoHeight()||!t)return!1;this.wasEverActive=!0;const o=t.parentElement,{rowNode:i,column:n}=e,r=this.beans,a=d=>{if(this.beans.editSvc?.isEditing(e)||!e.isAlive()||!s.isAlive())return;const{paddingTop:u,paddingBottom:h,borderBottomWidth:p,borderTopWidth:f}=So(o),C=u+h+p+f,w=t.offsetHeight+C;if(d<5){const S=!Je(r)?.contains(t),y=w==0;if(S||y){window.setTimeout(()=>a(d+1),0);return}}this.setRowAutoHeight(i,w,n)},l=()=>a(0);l();const c=bs(r,t,l);return s.addDestroyFunc(()=>{c(),this.setRowAutoHeight(i,void 0,n)}),!0}setAutoHeightActive(e){this.active=e.list.some(t=>t.isVisible()&&t.isAutoHeight())}areRowsMeasured(){if(!this.active)return!0;const e=this.beans.rowRenderer.getAllRowCtrls();let t=null;for(const{rowNode:s}of e)if((!t||this.beans.colModel.colSpanActive)&&(t=this.beans.colViewport.getColsWithinViewport(s).filter(i=>i.isAutoHeight())),t.length!==0){if(!s.__autoHeights)return!1;for(const o of t){const i=s.__autoHeights[o.getColId()];if(!i||s.rowHeight<i)return!1}}return!0}},hI={moduleName:"RowAutoHeight",version:K,beans:[uI]},gI={moduleName:"AllCommunity",version:K,dependsOn:[uT,wT,MT,s5,hM,gM,pM,fM,mM,CM,vM,uM,i4,n4,r4,o4,l4,c4,UT,_M,d6,Jf,b6,S6,M6,L6,j2,z6,AM,wP,X6,oI,Q6,cI,yP,BT,Wm,dI,hI,_2,hT,q6]},ut=g.createContext({}),nC=g.createContext("default"),Ln=(e,t,s,o)=>{if(!e||e.componentFromFramework||t.isDestroyed())return;const n=e.newAgStackInstance();let r,a,l=!1;return n.then(c=>{if(l){t.destroyBean(c);return}r=c,a=r.getGui(),s.appendChild(a),Jh(o,r)}),()=>{l=!0,r&&(a?.remove(),t.destroyBean(r),o&&Jh(o,void 0))}},Jh=(e,t)=>{if(e)if(e instanceof Function)e(t);else{const s=e;s.current=t}},kt=(...e)=>e.filter(s=>s!=null&&s!=="").join(" "),Ht=class rC{constructor(...t){this.classesMap={};for(const s of t)this.classesMap[s]=!0}setClass(t,s){if(!!this.classesMap[t]==s)return this;const i=new rC;return i.classesMap={...this.classesMap},i.classesMap[t]=s,i}toString(){return Object.keys(this.classesMap).filter(s=>this.classesMap[s]).join(" ")}},Ci=e=>{const t=()=>typeof Symbol=="function"&&Symbol.for,s=()=>t()?Symbol.for("react.memo"):60115;return typeof e=="function"&&!(e.prototype&&e.prototype.isReactComponent)||typeof e=="object"&&e.$$typeof===s()},Xc=g.version?.split(".")[0],aC=Xc==="16"||Xc==="17";function pI(){return Xc==="19"}var Lr=!1;function fI(e){return Lr||setTimeout(()=>Lr=!1,0),Lr=!0,e()}var yn=(e,t)=>{!aC&&e&&!Lr?Rn.flushSync(t):t()},mI=e=>{aC?e():g.startTransition(e)};function CI(e,t,s){return g.useSyncExternalStore?g.useSyncExternalStore(e,t):s}function aa(e,t,s){if(t==null||e==null)return t;if(e===t||t.length===0&&e.length===0)return e;if(s||e.length===0&&t.length>0||e.length>0&&t.length===0)return t;const o=[],i=[],n=new Map,r=new Map;for(let a=0;a<t.length;a++){const l=t[a];r.set(l.instanceId,l)}for(let a=0;a<e.length;a++){const l=e[a];n.set(l.instanceId,l),r.has(l.instanceId)&&o.push(l)}for(let a=0;a<t.length;a++){const l=t[a],c=l.instanceId;n.has(c)||i.push(l)}return o.length===e.length&&i.length===0?e:o.length===0&&i.length===t.length?t:o.length===0?i:i.length===0?o:[...o,...i]}var lC=g.forwardRef((e,t)=>{const{registry:s,context:o}=g.useContext(ut),i=g.useRef(null),n=g.useRef(null),r=g.useRef(null),a=g.useRef(null),l=g.useRef(null),c=g.useRef(),[d,u]=g.useState(),[h,p]=g.useState(),[f,C]=g.useState(),[v,w]=g.useState(()=>new Ht),[b,S]=g.useState(()=>new Ht("ag-hidden")),[y,x]=g.useState(()=>new Ht("ag-hidden")),[R,F]=g.useState(()=>new Ht("ag-invisible"));g.useImperativeHandle(t,()=>({refresh(){return!1}})),g.useLayoutEffect(()=>Ln(d,o,n.current),[d]);const D=g.useCallback(te=>{if(i.current=te,!te||o.isDestroyed()){c.current=o.destroyBean(c.current);return}const L={setInnerRenderer:(V,Q)=>{u(V),C(Q)},setChildCount:V=>p(V),toggleCss:(V,Q)=>w(X=>X.setClass(V,Q)),setContractedDisplayed:V=>x(Q=>Q.setClass("ag-hidden",!V)),setExpandedDisplayed:V=>S(Q=>Q.setClass("ag-hidden",!V)),setCheckboxVisible:V=>F(Q=>Q.setClass("ag-invisible",!V)),setCheckboxSpacing:V=>F(Q=>Q.setClass("ag-group-checkbox-spacing",V))},le=s.createDynamicBean("groupCellRendererCtrl",!0);le&&(c.current=o.createBean(le),c.current.init(L,te,r.current,a.current,l.current,lC,e))},[]),M=g.useMemo(()=>`ag-cell-wrapper ${v.toString()}`,[v]),k=g.useMemo(()=>`ag-group-expanded ${b.toString()}`,[b]),E=g.useMemo(()=>`ag-group-contracted ${y.toString()}`,[y]),P=g.useMemo(()=>`ag-group-checkbox ${R.toString()}`,[R]),N=d?.componentFromFramework,B=N?d.componentClass:void 0,O=d==null&&f!=null,J=pi(f);return g.createElement("span",{className:M,ref:D,...e.colDef?{}:{role:c.current?.getCellAriaRole()}},g.createElement("span",{className:k,ref:a}),g.createElement("span",{className:E,ref:l}),g.createElement("span",{className:P,ref:r}),g.createElement("span",{className:"ag-group-value",ref:n},O?J:N?g.createElement(B,{...d.params}):null),g.createElement("span",{className:"ag-group-child-count"},h))}),eg=lC,eu=g.createContext({setMethods:()=>{}}),vI=e=>{const{initialProps:t,addUpdateCallback:s,CustomComponentClass:o,setMethods:i}=e,[{key:n,...r},a]=g.useState(t);return g.useEffect(()=>{s(l=>a(l))},[]),g.createElement(eu.Provider,{value:{setMethods:i}},g.createElement(o,{key:n,...r}))},wI=g.memo(vI),bI=0;function tg(){return`agPortalKey_${++bI}`}var cC=class{constructor(e,t,s,o){this.portal=null,this.oldPortal=null,this.reactComponent=e,this.portalManager=t,this.componentType=s,this.suppressFallbackMethods=!!o,this.statelessComponent=this.isStateless(this.reactComponent),this.key=tg(),this.portalKey=tg(),this.instanceCreated=this.isStatelessComponent()?Ee.resolve(!1):new Ee(i=>{this.resolveInstanceCreated=i})}getGui(){return this.eParentElement}getRootElement(){return this.eParentElement.firstChild}destroy(){this.componentInstance&&typeof this.componentInstance.destroy=="function"&&this.componentInstance.destroy();const e=this.portal;e&&this.portalManager.destroyPortal(e)}createParentElement(e){const t=this.portalManager.getComponentWrappingElement(),s=document.createElement(t||"div");return s.classList.add("ag-react-container"),e.reactContainer=s,s}statelessComponentRendered(){return this.eParentElement.childElementCount>0||this.eParentElement.childNodes.length>0}getFrameworkComponentInstance(){return this.componentInstance}isStatelessComponent(){return this.statelessComponent}getReactComponentName(){return this.reactComponent.name}getMemoType(){return this.hasSymbol()?Symbol.for("react.memo"):60115}hasSymbol(){return typeof Symbol=="function"&&Symbol.for}isStateless(e){return typeof e=="function"&&!(e.prototype&&e.prototype.isReactComponent)||typeof e=="object"&&e.$$typeof===this.getMemoType()}hasMethod(e){const t=this.getFrameworkComponentInstance();return!!t&&t[e]!=null||this.fallbackMethodAvailable(e)}callMethod(e,t){const s=this.getFrameworkComponentInstance();if(this.isStatelessComponent())return this.fallbackMethod(e,t&&t[0]?t[0]:{});if(!s){setTimeout(()=>this.callMethod(e,t));return}const o=s[e];if(o)return o.apply(s,t);if(this.fallbackMethodAvailable(e))return this.fallbackMethod(e,t&&t[0]?t[0]:{})}addMethod(e,t){this[e]=t}init(e){return this.eParentElement=this.createParentElement(e),this.createOrUpdatePortal(e),new Ee(t=>this.createReactComponent(t))}createOrUpdatePortal(e){this.isStatelessComponent()||(this.ref=t=>{this.componentInstance=t,this.resolveInstanceCreated?.(!0),this.resolveInstanceCreated=void 0},e.ref=this.ref),this.reactElement=this.createElement(this.reactComponent,{...e,key:this.key}),this.portal=Rn.createPortal(this.reactElement,this.eParentElement,this.portalKey)}createElement(e,t){return g.createElement(e,t)}createReactComponent(e){this.portalManager.mountReactPortal(this.portal,this,e)}rendered(){return this.isStatelessComponent()&&this.statelessComponentRendered()||!!(!this.isStatelessComponent()&&this.getFrameworkComponentInstance())}refreshComponent(e){this.oldPortal=this.portal,this.createOrUpdatePortal(e),this.portalManager.updateReactPortal(this.oldPortal,this.portal)}fallbackMethod(e,t){const s=this[`${e}Component`];if(!this.suppressFallbackMethods&&s)return s.bind(this)(t)}fallbackMethodAvailable(e){return this.suppressFallbackMethods?!1:!!this[`${e}Component`]}};function Na(e,t,s){for(const o of e){const i=t[o];i&&(s[o]=i)}}var Dt=class extends cC{constructor(){super(...arguments),this.awaitUpdateCallback=new Ee(e=>{this.resolveUpdateCallback=e}),this.wrapperComponent=wI}init(e){return this.sourceParams=e,super.init(this.getProps())}addMethod(){}getInstance(){return this.instanceCreated.then(()=>this.componentInstance)}getFrameworkComponentInstance(){return this}createElement(e,t){return super.createElement(this.wrapperComponent,{initialProps:t,CustomComponentClass:e,setMethods:s=>this.setMethods(s),addUpdateCallback:s=>{this.updateCallback=()=>(s(this.getProps()),new Ee(o=>{setTimeout(()=>{o()})})),this.resolveUpdateCallback()}})}setMethods(e){this.providedMethods=e,Na(this.getOptionalMethods(),this.providedMethods,this)}getOptionalMethods(){return[]}getProps(){return{...this.sourceParams,key:this.key,ref:this.ref}}refreshProps(){return this.updateCallback?this.updateCallback():new Ee(e=>this.awaitUpdateCallback.then(()=>{this.updateCallback().then(()=>e())}))}},SI=class extends Dt{refresh(e){return this.sourceParams=e,this.refreshProps(),!0}},yI=class extends Dt{constructor(){super(...arguments),this.date=null,this.onDateChange=e=>this.updateDate(e)}getDate(){return this.date}setDate(e){this.date=e,this.refreshProps()}refresh(e){this.sourceParams=e,this.refreshProps()}getOptionalMethods(){return["afterGuiAttached","setInputPlaceholder","setInputAriaLabel","setDisabled"]}updateDate(e){this.setDate(e),this.sourceParams.onDateChanged()}getProps(){const e=super.getProps();return e.date=this.date,e.onDateChange=this.onDateChange,delete e.onDateChanged,e}},xI=class extends Dt{constructor(){super(...arguments),this.label="",this.icon=null,this.shake=!1}setIcon(e,t){this.icon=e,this.shake=t,this.refreshProps()}setLabel(e){this.label=e,this.refreshProps()}getProps(){const e=super.getProps(),{label:t,icon:s,shake:o}=this;return e.label=t,e.icon=s,e.shake=o,e}},RI=class extends Dt{constructor(){super(...arguments),this.model=null,this.onModelChange=e=>this.updateModel(e),this.onUiChange=()=>this.sourceParams.filterModifiedCallback(),this.expectingNewMethods=!0,this.hasBeenActive=!1,this.awaitSetMethodsCallback=new Ee(e=>{this.resolveSetMethodsCallback=e})}isFilterActive(){return this.model!=null}doesFilterPass(e){return this.providedMethods.doesFilterPass(e)}getModel(){return this.model}setModel(e){return this.expectingNewMethods=!0,this.model=e,this.hasBeenActive||(this.hasBeenActive=this.isFilterActive()),this.refreshProps()}refresh(e){return this.sourceParams=e,this.refreshProps(),!0}afterGuiAttached(e){const t=this.providedMethods;t?t.afterGuiAttached?.(e):this.awaitSetMethodsCallback.then(()=>this.providedMethods?.afterGuiAttached?.(e))}getOptionalMethods(){return["afterGuiDetached","onNewRowsLoaded","getModelAsString","onAnyFilterChanged"]}setMethods(e){this.expectingNewMethods===!1&&this.hasBeenActive&&this.providedMethods?.doesFilterPass!==e?.doesFilterPass&&setTimeout(()=>{this.sourceParams.filterChangedCallback()}),this.expectingNewMethods=!1,super.setMethods(e),this.resolveSetMethodsCallback(),this.resolveFilterPassCallback?.(),this.resolveFilterPassCallback=void 0}updateModel(e){this.resolveFilterPassCallback?.();const t=new Ee(s=>{this.resolveFilterPassCallback=s});this.setModel(e).then(()=>{t.then(()=>{this.sourceParams.filterChangedCallback()})})}getProps(){const e=super.getProps();return e.model=this.model,e.onModelChange=this.onModelChange,e.onUiChange=this.onUiChange,delete e.filterChangedCallback,e}},FI=class extends Dt{constructor(){super(...arguments),this.awaitSetMethodsCallback=new Ee(e=>{this.resolveSetMethodsCallback=e})}refresh(e){return this.sourceParams=e,this.refreshProps(),!0}afterGuiAttached(e){const t=this.providedMethods;t?t.afterGuiAttached?.(e):this.awaitSetMethodsCallback.then(()=>this.providedMethods?.afterGuiAttached?.(e))}getOptionalMethods(){return["afterGuiDetached","onNewRowsLoaded","onAnyFilterChanged"]}setMethods(e){super.setMethods(e),this.resolveSetMethodsCallback()}};function dC(e,t){e.parentFilterInstance(s=>{(s.setModel(t)||Ee.resolve()).then(()=>{e.filterParams.filterChangedCallback()})})}var EI=class{constructor(e,t){this.floatingFilterParams=e,this.refreshProps=t,this.model=null,this.onModelChange=s=>this.updateModel(s)}getProps(){return{...this.floatingFilterParams,model:this.model,onModelChange:this.onModelChange}}onParentModelChanged(e){this.model=e,this.refreshProps()}refresh(e){this.floatingFilterParams=e,this.refreshProps()}setMethods(e){Na(this.getOptionalMethods(),e,this)}getOptionalMethods(){return["afterGuiAttached"]}updateModel(e){this.model=e,this.refreshProps(),dC(this.floatingFilterParams,e)}},DI=class extends Dt{constructor(){super(...arguments),this.model=null,this.onModelChange=e=>this.updateModel(e)}onParentModelChanged(e){this.model=e,this.refreshProps()}refresh(e){this.sourceParams=e,this.refreshProps()}getOptionalMethods(){return["afterGuiAttached"]}updateModel(e){this.model=e,this.refreshProps(),dC(this.sourceParams,e)}getProps(){const e=super.getProps();return e.model=this.model,e.onModelChange=this.onModelChange,e}},PI=class extends Dt{refresh(e){this.sourceParams=e,this.refreshProps()}getOptionalMethods(){return["afterGuiAttached"]}},MI=class extends Dt{refresh(e){return this.sourceParams=e,this.refreshProps(),!0}},TI=class extends Dt{refresh(e){this.sourceParams=e,this.refreshProps()}},II=class extends Dt{constructor(){super(...arguments),this.active=!1,this.expanded=!1,this.onActiveChange=e=>this.updateActive(e)}setActive(e){this.awaitSetActive(e)}setExpanded(e){this.expanded=e,this.refreshProps()}getOptionalMethods(){return["select","configureDefaults"]}awaitSetActive(e){return this.active=e,this.refreshProps()}updateActive(e){const t=this.awaitSetActive(e);e&&t.then(()=>this.sourceParams.onItemActivated())}getProps(){const e=super.getProps();return e.active=this.active,e.expanded=this.expanded,e.onActiveChange=this.onActiveChange,delete e.onItemActivated,e}},kI=class extends Dt{refresh(e){this.sourceParams=e,this.refreshProps()}},AI=class extends Dt{refresh(e){return this.sourceParams=e,this.refreshProps(),!0}},LI=class extends Dt{constructor(){super(...arguments),this.onStateChange=e=>this.updateState(e)}refresh(e){return this.sourceParams=e,this.refreshProps(),!0}getState(){return this.state}updateState(e){this.state=e,this.refreshProps(),this.sourceParams.onStateUpdated()}getProps(){const e=super.getProps();return e.state=this.state,e.onStateChange=this.onStateChange,e}};function tu(){G(231)}var OI=1e3,NI=class{constructor(e,t,s){this.destroyed=!1,this.portals=[],this.hasPendingPortalUpdate=!1,this.wrappingElement=t||"div",this.refresher=e,this.maxComponentCreationTimeMs=s||OI}getPortals(){return this.portals}destroy(){this.destroyed=!0}destroyPortal(e){this.portals=this.portals.filter(t=>t!==e),this.batchUpdate()}getComponentWrappingElement(){return this.wrappingElement}mountReactPortal(e,t,s){this.portals=[...this.portals,e],this.waitForInstance(t,s),this.batchUpdate()}updateReactPortal(e,t){this.portals[this.portals.indexOf(e)]=t,this.batchUpdate()}batchUpdate(){this.hasPendingPortalUpdate||(setTimeout(()=>{this.destroyed||(this.refresher(),this.hasPendingPortalUpdate=!1)}),this.hasPendingPortalUpdate=!0)}waitForInstance(e,t,s=Date.now()){if(this.destroyed){t(null);return}if(e.rendered())t(e);else{if(Date.now()-s>=this.maxComponentCreationTimeMs&&!this.hasPendingPortalUpdate){yn(!0,()=>this.refresher()),e.rendered()&&t(e);return}window.setTimeout(()=>{this.waitForInstance(e,t,s)})}}},HI=({ctrl:e})=>{const t=e.isAlive(),{context:s}=g.useContext(ut),[o,i]=g.useState(),[n,r]=g.useState(),a=g.useRef(),l=g.useRef(null),c=g.useRef(null),d=g.useRef(null),u=g.useRef(),h=g.useRef();t&&!h.current&&(h.current=new Mn(()=>l.current));const p=g.useCallback(w=>{if(l.current=w,!w||!e.isAlive()||s.isDestroyed()){a.current=s.destroyBean(a.current);return}a.current=s.createBean(new fi);const b=()=>{const y=e.getSelectAllGui();y&&(c.current?.insertAdjacentElement("afterend",y),a.current.addDestroyFunc(()=>y.remove()))},S={setWidth:y=>{l.current&&(l.current.style.width=y)},toggleCss:(y,x)=>h.current.toggleCss(y,x),setUserStyles:y=>r(y),setAriaSort:y=>{l.current&&(y?Vb(l.current,y):zb(l.current))},setUserCompDetails:y=>i(y),getUserCompInstance:()=>u.current||void 0,refreshSelectAllGui:b,removeSelectAllGui:()=>e.getSelectAllGui()?.remove()};e.setComp(S,w,c.current,d.current,a.current),b()},[]);g.useLayoutEffect(()=>Ln(o,s,d.current,u),[o]),g.useEffect(()=>{e.setDragSource(l.current)},[o]);const f=g.useMemo(()=>!!(o?.componentFromFramework&&Ci(o.componentClass)),[o]),C=o?.componentFromFramework,v=o?.componentClass;return g.createElement("div",{ref:p,style:n,className:"ag-header-cell",role:"columnheader"},g.createElement("div",{ref:c,className:"ag-header-cell-resize",role:"presentation"}),g.createElement("div",{ref:d,className:"ag-header-cell-comp-wrapper",role:"presentation"},C?f?g.createElement(v,{...o.params}):g.createElement(v,{...o.params,ref:u}):null))},GI=g.memo(HI),BI=class{constructor(e,t){this.floatingFilterParams=e,this.refreshProps=t}getProps(){return this.floatingFilterParams}refresh(e){this.floatingFilterParams=e,this.refreshProps()}setMethods(e){Na(this.getOptionalMethods(),e,this)}getOptionalMethods(){return["afterGuiAttached"]}},VI=({ctrl:e})=>{const{context:t,gos:s}=g.useContext(ut),[o,i]=g.useState(),[n,r]=g.useState(()=>new Ht("ag-header-cell","ag-floating-filter")),[a,l]=g.useState(()=>new Ht),[c,d]=g.useState(()=>new Ht("ag-floating-filter-button","ag-hidden")),[u,h]=g.useState("false"),[p,f]=g.useState(),[,C]=g.useState(1),v=g.useRef(),w=g.useRef(null),b=g.useRef(null),S=g.useRef(null),y=g.useRef(null),x=g.useRef(),R=g.useRef(),F=V=>{V!=null&&x.current&&x.current(V)},D=g.useCallback(V=>{if(w.current=V,!V||!e.isAlive()||t.isDestroyed()){v.current=t.destroyBean(v.current);return}v.current=t.createBean(new fi),R.current=new Ee(X=>{x.current=X});const Q={toggleCss:(X,$)=>r(q=>q.setClass(X,$)),setUserStyles:X=>i(X),addOrRemoveBodyCssClass:(X,$)=>l(q=>q.setClass(X,$)),setButtonWrapperDisplayed:X=>{d($=>$.setClass("ag-hidden",!X)),h(X?"false":"true")},setWidth:X=>{w.current&&(w.current.style.width=X)},setCompDetails:X=>f(X),getFloatingFilterComp:()=>R.current?R.current:null,setMenuIcon:X=>y.current?.appendChild(X)};e.setComp(Q,V,y.current,b.current,v.current)},[]);g.useLayoutEffect(()=>Ln(p,t,b.current,F),[p]);const M=g.useMemo(()=>n.toString(),[n]),k=g.useMemo(()=>a.toString(),[a]),E=g.useMemo(()=>c.toString(),[c]),P=g.useMemo(()=>!!(p&&p.componentFromFramework&&Ci(p.componentClass)),[p]),N=g.useMemo(()=>s.get("reactiveCustomComponents"),[]),B=g.useMemo(()=>s.get("enableFilterHandlers"),[]),[O,J]=g.useState();g.useEffect(()=>{if(p?.componentFromFramework)if(N){const V=B?BI:EI,Q=new V(p.params,()=>C(X=>X+1));F(Q),J(Q)}else tu()},[p]);const te=O?.getProps(),L=p?.componentFromFramework,le=p?.componentClass;return g.createElement("div",{ref:D,style:o,className:M,role:"gridcell"},g.createElement("div",{ref:b,className:k,role:"presentation"},L?N?te&&g.createElement(eu.Provider,{value:{setMethods:V=>O.setMethods(V)}},g.createElement(le,{...te})):g.createElement(le,{...p.params,ref:P?()=>{}:F}):null),g.createElement("div",{ref:S,"aria-hidden":u,className:E,role:"presentation"},g.createElement("button",{ref:y,type:"button",className:"ag-button ag-floating-filter-button-button",tabIndex:-1})))},zI=g.memo(VI),WI=({ctrl:e})=>{const{context:t}=g.useContext(ut),[s,o]=g.useState(),[i,n]=g.useState(()=>new Ht),[r,a]=g.useState(()=>new Ht),[l,c]=g.useState("false"),[d,u]=g.useState(),[h,p]=g.useState(),f=g.useRef(),C=g.useRef(null),v=g.useRef(null),w=g.useRef(null),b=g.useRef(),S=g.useCallback(M=>{if(C.current=M,!M||!e.isAlive()||t.isDestroyed()){f.current=t.destroyBean(f.current);return}f.current=t.createBean(new fi);const k={setWidth:E=>{C.current&&(C.current.style.width=E)},toggleCss:(E,P)=>n(N=>N.setClass(E,P)),setUserStyles:E=>o(E),setHeaderWrapperHidden:E=>{const P=w.current;P&&(E?P.style.setProperty("display","none"):P.style.removeProperty("display"))},setHeaderWrapperMaxHeight:E=>{const P=w.current;P&&(E!=null?P.style.setProperty("max-height",`${E}px`):P.style.removeProperty("max-height"),P.classList.toggle("ag-header-cell-comp-wrapper-limited-height",E!=null))},setUserCompDetails:E=>p(E),setResizableDisplayed:E=>{a(P=>P.setClass("ag-hidden",!E)),c(E?"false":"true")},setAriaExpanded:E=>u(E),getUserCompInstance:()=>b.current||void 0};e.setComp(k,M,v.current,w.current,f.current)},[]);g.useLayoutEffect(()=>Ln(h,t,w.current),[h]),g.useEffect(()=>{C.current&&e.setDragSource(C.current)},[h]);const y=g.useMemo(()=>!!(h?.componentFromFramework&&Ci(h.componentClass)),[h]),x=g.useMemo(()=>"ag-header-group-cell "+i.toString(),[i]),R=g.useMemo(()=>"ag-header-cell-resize "+r.toString(),[r]),F=h?.componentFromFramework,D=h?.componentClass;return g.createElement("div",{ref:S,style:s,className:x,role:"columnheader","aria-expanded":d},g.createElement("div",{ref:w,className:"ag-header-cell-comp-wrapper",role:"presentation"},F?y?g.createElement(D,{...h.params}):g.createElement(D,{...h.params,ref:b}):null),g.createElement("div",{ref:v,"aria-hidden":l,className:R}))},_I=g.memo(WI),jI=({ctrl:e})=>{const{gos:t,context:s}=g.useContext(ut),{topOffset:o,rowHeight:i}=g.useMemo(()=>e.getTopAndHeight(),[]),n=g.useMemo(()=>t.get("tabIndex"),[]),[r,a]=g.useState(()=>e.getAriaRowIndex()),l=e.headerRowClass,[c,d]=g.useState(()=>i+"px"),[u,h]=g.useState(()=>o+"px"),p=g.useRef(null),[f,C]=g.useState(()=>e.getUpdatedHeaderCtrls()),v=g.useRef(),w=g.useRef(null),b=g.useCallback(x=>{if(w.current=x,!x||!e.isAlive()||s.isDestroyed()){v.current=s.destroyBean(v.current);return}v.current=s.createBean(new fi);const R={setHeight:F=>d(F),setTop:F=>h(F),setHeaderCtrls:(F,D,M)=>{const k=p.current,E=aa(k,F,D);E!==k&&(p.current=E,yn(M,()=>C(E)))},setWidth:F=>{w.current&&(w.current.style.width=F)},setRowIndex:F=>{a(F)}};e.setComp(R,v.current,!1)},[]),S=g.useMemo(()=>({height:c,top:u}),[c,u]),y=g.useCallback(x=>{switch(e.type){case"group":return g.createElement(_I,{ctrl:x,key:x.instanceId});case"filter":return g.createElement(zI,{ctrl:x,key:x.instanceId});default:return g.createElement(GI,{ctrl:x,key:x.instanceId})}},[]);return g.createElement("div",{ref:b,className:l,role:"row",style:S,tabIndex:n,"aria-rowindex":r},f.map(y))},UI=g.memo(jI),$I=({pinned:e})=>{const[t,s]=g.useState(!0),[o,i]=g.useState([]),{context:n}=g.useContext(ut),r=g.useRef(null),a=g.useRef(null),l=g.useRef(),c=e==="left",d=e==="right",u=!c&&!d,h=g.useCallback(C=>{if(r.current=C,!C||n.isDestroyed()){l.current=n.destroyBean(l.current);return}l.current=n.createBean(new ER(e));const v={setDisplayed:s,setCtrls:w=>i(w),setCenterWidth:w=>{a.current&&(a.current.style.width=w)},setViewportScrollLeft:w=>{r.current&&(r.current.scrollLeft=w)},setPinnedContainerWidth:w=>{r.current&&(r.current.style.width=w,r.current.style.minWidth=w,r.current.style.maxWidth=w)}};l.current.setComp(v,r.current)},[]),p=t?"":"ag-hidden",f=()=>o.map(C=>g.createElement(UI,{ctrl:C,key:C.instanceId}));return c?g.createElement("div",{ref:h,className:"ag-pinned-left-header "+p,"aria-hidden":!t,role:"rowgroup"},f()):d?g.createElement("div",{ref:h,className:"ag-pinned-right-header "+p,"aria-hidden":!t,role:"rowgroup"},f()):u?g.createElement("div",{ref:h,className:"ag-header-viewport "+p,role:"rowgroup",tabIndex:-1},g.createElement("div",{ref:a,className:"ag-header-container",role:"presentation"},f())):null},tc=g.memo($I),KI=()=>{const[e,t]=g.useState(()=>new Ht),[s,o]=g.useState(),{context:i}=g.useContext(ut),n=g.useRef(null),r=g.useRef(),a=g.useCallback(d=>{if(n.current=d,!d||i.isDestroyed()){r.current=i.destroyBean(r.current);return}r.current=i.createBean(new yR);const u={toggleCss:(h,p)=>t(f=>f.setClass(h,p)),setHeightAndMinHeight:h=>o(h)};r.current.setComp(u,d,d)},[]),l=g.useMemo(()=>"ag-header "+e.toString(),[e]),c=g.useMemo(()=>({height:s,minHeight:s}),[s]);return g.createElement("div",{ref:a,className:l,style:c,role:"presentation"},g.createElement(tc,{pinned:"left"}),g.createElement(tc,{pinned:null}),g.createElement(tc,{pinned:"right"}))},qI=g.memo(KI),YI=(e,t)=>{g.useEffect(()=>{const s=t.current;if(s){const o=s.parentElement;if(o){const i=document.createComment(e);return o.insertBefore(i,s),()=>{i.remove()}}}},[e])},Ys=YI,ZI=class{constructor(e,t){this.cellEditorParams=e,this.refreshProps=t,this.instanceCreated=new Ee(s=>{this.resolveInstanceCreated=s}),this.onValueChange=s=>this.updateValue(s),this.value=e.value}getProps(){return{...this.cellEditorParams,initialValue:this.cellEditorParams.value,value:this.value,onValueChange:this.onValueChange}}getValue(){return this.value}refresh(e){this.cellEditorParams=e,this.refreshProps()}setMethods(e){Na(this.getOptionalMethods(),e,this)}getInstance(){return this.instanceCreated.then(()=>this.componentInstance)}setRef(e){this.componentInstance=e,this.resolveInstanceCreated?.(),this.resolveInstanceCreated=void 0}getOptionalMethods(){return["isCancelBeforeStart","isCancelAfterEnd","focusIn","focusOut","afterGuiAttached","getValidationErrors","getValidationElement"]}updateValue(e){this.value=e,this.refreshProps()}},XI=e=>{const t=g.useRef(e),s=g.useRef(),o=g.useRef(!1),i=g.useRef(!1),[,n]=g.useState(0);o.current&&(i.current=!0),g.useEffect(()=>(o.current||(s.current=t.current(),o.current=!0),n(r=>r+1),()=>{i.current&&s.current?.()}),[])},QI=e=>{const[t,s]=g.useState(),o=g.useContext(ut),{context:i,popupSvc:n,gos:r,editSvc:a}=o,{editDetails:l,cellCtrl:c,eParentCell:d}=e;return XI(()=>{const{compDetails:u}=l,h=r.get("stopEditingWhenCellsLoseFocus");let p,f;if(!i.isDestroyed()){f=i.createBean(a.createPopupEditorWrapper(u.params));const C=f.getGui();if(e.jsChildComp){const x=e.jsChildComp.getGui();x&&C.appendChild(x)}const{column:v,rowNode:w}=c,b={column:v,rowNode:w,type:"popupCellEditor",eventSource:d,ePopup:C,position:l.popupPosition,keepWithinBounds:!0},S=n?.positionPopupByComponent.bind(n,b),y=n?.addPopup({modal:h,eChild:C,closeOnEsc:!0,closedCallback:()=>{c.onPopupEditorClosed()},anchorToElement:d,positionCallback:S,ariaOwns:d});p=y?y.hideFunc:void 0,s(f),e.jsChildComp?.afterGuiAttached?.()}return()=>{p?.(),i.destroyBean(f)}}),g.useLayoutEffect(()=>()=>{c.isCellFocused()&&t?.getGui().contains(We(o))&&d.focus({preventScroll:!0})},[t]),t&&e.wrappedContent?Rn.createPortal(e.wrappedContent,t.getGui()):null},sg=g.memo(QI),JI=(e,t,s)=>{const{compProxy:o}=e;s(o);const i=o.getProps(),n=Ci(t);return g.createElement(eu.Provider,{value:{setMethods:r=>o.setMethods(r)}},n?g.createElement(t,{...i}):g.createElement(t,{...i,ref:r=>o.setRef(r)}))},og=(e,t,s)=>e.compProxy?JI(e,t,s):g.createElement(t,{...e.compDetails.params,ref:s}),ek=(e,t,s,o,i)=>{const n=e.compDetails,r=n.componentClass,a=n.componentFromFramework&&!e.popup,l=n.componentFromFramework&&e.popup,c=!n.componentFromFramework&&e.popup;return a?og(e,r,t):l?g.createElement(sg,{editDetails:e,cellCtrl:o,eParentCell:s,wrappedContent:og(e,r,t)}):c&&i?g.createElement(sg,{editDetails:e,cellCtrl:o,eParentCell:s,jsChildComp:i}):null},tk=(e,t,s,o,i,n)=>{const{context:r}=g.useContext(ut),a=g.useCallback(()=>{const l=i.current;if(!l)return;const c=l.getGui();c&&c.parentElement&&c.remove(),r.destroyBean(l),i.current=void 0},[]);g.useEffect(()=>{const l=e!=null,c=e?.compDetails&&!e.compDetails.componentFromFramework,d=t&&s==null;if(!(l&&c&&!d)){a();return}const h=e.compDetails;if(i.current){const f=i.current,v=f.refresh!=null&&e.force==!1?f.refresh(h.params):!1;if(v===!0||v===void 0)return;a()}h.newAgStackInstance().then(f=>{if(!f)return;const C=f.getGui();if(!C)return;(t?s:n.current).appendChild(C),i.current=f})},[e,t,o]),g.useEffect(()=>a,[])},uC=tk,sk=({cellCtrl:e,parent:t})=>{const s=g.useRef(),o=g.useMemo(()=>{const{loadingComp:i}=e.getDeferLoadingCellRenderer();return i?{value:void 0,compDetails:i,force:!1}:void 0},[e]);if(uC(o,!1,void 0,1,s,t),o?.compDetails?.componentFromFramework){const i=o.compDetails.componentClass;return g.createElement(i,{...o.compDetails.params})}return g.createElement(g.Fragment,null)},ok=({cellCtrl:e,printLayout:t,editingCell:s})=>{const o=g.useContext(ut),{context:i}=o,{column:{colIdSanitised:n},instanceId:r}=e,a=g.useRef(),[l,c]=g.useState(()=>e.isCellRenderer()?void 0:{compDetails:void 0,value:e.getValueToDisplay(),force:!1}),[d,u]=g.useState(),[h,p]=g.useState(1),[f,C]=g.useState(),[v,w]=g.useState(!1),[b,S]=g.useState(!1),[y,x]=g.useState(!1),[R,F]=g.useState(),D=g.useMemo(()=>e.isForceWrapper(),[e]),M=g.useMemo(()=>e.getCellAriaRole(),[e]),k=g.useRef(null),E=g.useRef(null),P=g.useRef(null),N=g.useRef(),B=g.useRef(),O=g.useRef(),J=g.useRef([]),te=g.useRef(),L=g.useRef(),[le,V]=g.useState(0),Q=g.useCallback(he=>{L.current=he,V(me=>me+1)},[]),X=l!=null&&(v||y||b)&&(d==null||!!d.popup),$=D||X,q=g.useMemo(()=>e.getCellValueClass(),[e]),ee=g.useCallback(he=>{if(B.current=he,he){const me=he.isCancelBeforeStart&&he.isCancelBeforeStart();setTimeout(()=>{me?(e.stopEditing(!0),e.focusCell(!0)):(e.cellEditorAttached(),e.enableEditorTooltipFeature(he))})}},[e]),ue=g.useRef();ue.current||(ue.current=new Mn(()=>k.current)),uC(l,$,L.current,le,N,k);const H=g.useRef();g.useLayoutEffect(()=>{const he=H.current,me=l;if(H.current=l,he==null||he.compDetails==null||me==null||me.compDetails==null)return;te.current?.refreshVisibility();const W=he.compDetails,Ce=me.compDetails;if(W.componentClass!=Ce.componentClass||P.current?.refresh==null)return;P.current.refresh(Ce.params)!=!0&&p(Fe=>Fe+1)},[l]),g.useLayoutEffect(()=>{if(!(d&&!d.compDetails.componentFromFramework)||i.isDestroyed())return;const me=d.compDetails,W=d.popup===!0,Ce=me.newAgStackInstance();return Ce.then(pe=>{if(!pe)return;const Fe=pe.getGui();ee(pe),W||((D?O:k).current?.appendChild(Fe),pe.afterGuiAttached?.()),F(pe)}),()=>{Ce.then(pe=>{const Fe=pe.getGui();e.disableEditorTooltipFeature(),i.destroyBean(pe),ee(void 0),F(void 0),Fe?.remove()})}},[d]);const I=g.useCallback(he=>{if(O.current=he,!he||i.isDestroyed()||!e.isAlive()){const Ce=J.current;J.current=[];for(const pe of Ce)pe();return}let me;const W=Ce=>{Ce&&(he.insertAdjacentElement("afterbegin",Ce.getGui()),J.current.push(()=>{Os(Ce.getGui()),i.destroyBean(Ce),te.current===me&&(te.current=void 0)}))};v&&W(e.createSelectionCheckbox()),y&&W(e.createDndSource()),b&&(me=e.createRowDragComp(),te.current=me,me&&(W(me),me.refreshVisibility()))},[e,i,y,b,v]),U=g.useCallback(()=>{const he=!e.isCellSpanning()||E.current,me=k.current;if(!me||!he||!e||!e.isAlive()||i.isDestroyed()){a.current=i.destroyBean(a.current);return}a.current=i.createBean(new fi);const W={toggleCss:(pe,Fe)=>ue.current.toggleCss(pe,Fe),setUserStyles:pe=>C(pe),getFocusableElement:()=>k.current,setIncludeSelection:pe=>w(pe),setIncludeRowDrag:pe=>S(pe),setIncludeDndSource:pe=>x(pe),getCellEditor:()=>B.current??null,getCellRenderer:()=>P.current??N.current,getParentOfValue:()=>L.current??O.current??k.current,setRenderDetails:(pe,Fe,Ue)=>{const nt=()=>{c(Ne=>Ne?.compDetails!==pe||Ne?.value!==Fe||Ne?.force!==Ue?{value:Fe,compDetails:pe,force:Ue}:Ne)};if(pe?.params?.deferRender&&!e.rowNode.group){const{loadingComp:Ne,onReady:zt}=e.getDeferLoadingCellRenderer();if(Ne){c({value:void 0,compDetails:Ne,force:!1}),zt.then(()=>mI(nt));return}}nt()},setEditDetails:(pe,Fe,Ue,nt)=>{if(pe){let Ne;pe.componentFromFramework&&(nt?Ne=new ZI(pe.params,()=>p(zt=>zt+1)):tu()),u({compDetails:pe,popup:Fe,popupPosition:Ue,compProxy:Ne}),Fe||c(void 0)}else e.hasBrowserFocus()&&W.getFocusableElement().focus({preventScroll:!0}),B.current=void 0,u(void 0)},refreshEditStyles:(pe,Fe)=>{if(!k.current)return;const{current:Ue}=ue;Ue.toggleCss("ag-cell-value",!$),Ue.toggleCss("ag-cell-inline-editing",!!pe&&!Fe),Ue.toggleCss("ag-cell-popup-editing",!!pe&&!!Fe),Ue.toggleCss("ag-cell-not-inline-editing",!pe||!!Fe)}},Ce=O.current||void 0;e.setComp(W,me,E.current??void 0,Ce,t,s,a.current)},[]),j=g.useCallback(he=>{k.current=he,U()},[]),ge=g.useCallback(he=>{E.current=he,U()},[]),ie=g.useMemo(()=>!!(l?.compDetails?.componentFromFramework&&Ci(l.compDetails.componentClass)),[l]);g.useLayoutEffect(()=>{if(!k.current)return;const{current:he}=ue;he.toggleCss("ag-cell-value",!$),he.toggleCss("ag-cell-inline-editing",!!d&&!d.popup),he.toggleCss("ag-cell-popup-editing",!!d&&!!d.popup),he.toggleCss("ag-cell-not-inline-editing",!d||!!d.popup)});const we=()=>{const{compDetails:he,value:me}=l;if(!he)return me?.toString?.()??me;if(he.componentFromFramework){const W=he.componentClass;return g.createElement(g.Suspense,{fallback:g.createElement(sk,{cellCtrl:e,parent:k})},ie?g.createElement(W,{...he.params,key:h}):g.createElement(W,{...he.params,key:h,ref:P}))}},Se=()=>{const he=()=>l==null?null:$?g.createElement("span",{role:"presentation",id:`cell-${r}`,className:q,ref:Q},we()):we(),me=W=>ek(W,ee,k.current,e,R);return d!=null?d.popup?g.createElement(g.Fragment,null,he(),me(d)):me(d):he()},Pe=()=>g.createElement("div",{ref:j,style:f,role:M,"col-id":n},$?g.createElement("div",{className:"ag-cell-wrapper",role:"presentation",ref:I},Se()):Se());return e.isCellSpanning()?g.createElement("div",{ref:ge,className:"ag-spanned-cell-wrapper",role:"presentation"},Pe()):Pe()},ik=g.memo(ok),nk=({rowCtrl:e,containerType:t})=>{const{context:s,gos:o,editSvc:i}=g.useContext(ut),n=g.useContext(nC)==="default",r=g.useRef(),a=g.useRef(e.getDomOrder()),l=e.isFullWidth(),c=e.rowNode.displayed,[d,u]=g.useState(()=>c?e.rowNode.getRowIndexString():null),[h,p]=g.useState(()=>e.rowId),[f,C]=g.useState(()=>e.businessKey),[v,w]=g.useState(()=>e.rowStyles),b=g.useRef(null),[S,y]=g.useState(()=>null),[x,R]=g.useState(),[F,D]=g.useState(()=>c?e.getInitialRowTop(t):void 0),[M,k]=g.useState(()=>c?e.getInitialTransform(t):void 0),E=g.useRef(null),P=g.useRef(),N=g.useRef(),B=g.useRef(!1),[O,J]=g.useState(0);g.useEffect(()=>{if(B.current||!x||O>10)return;const j=E.current?.firstChild;j?(e.setupDetailRowAutoHeight(j),B.current=!0):J(ge=>ge+1)},[x,O]);const te=g.useRef();te.current||(te.current=new Mn(()=>E.current));const L=g.useRef(()=>{}),le=g.useCallback(j=>(L.current=j,()=>{L.current=()=>{}}),[]),V=CI(le,()=>b.current,[]),Q=n?V:S,X=g.useCallback(j=>{if(E.current=j,r.current=j?s.createBean(new fi):s.destroyBean(r.current),!j){e.unsetComp(t);return}if(!e.isAlive()||s.isDestroyed())return;const ge={setTop:D,setTransform:k,toggleCss:(ie,we)=>te.current.toggleCss(ie,we),setDomOrder:ie=>a.current=ie,setRowIndex:u,setRowId:p,setRowBusinessKey:C,setUserStyles:w,setCellCtrls:(ie,we)=>{const Se=b.current,Pe=aa(Se,ie,a.current);Pe!==Se&&(b.current=Pe,n?L.current():yn(we,()=>y(Pe)))},showFullWidth:ie=>{N.current=ie.params,R(ie)},getFullWidthCellRenderer:()=>P.current,getFullWidthCellRendererParams:()=>N.current,refreshFullWidth:ie=>{const we=ie();return N.current=we,H.current?(R(Se=>({...Se,params:we})),!0):!P.current||!P.current.refresh?!1:P.current.refresh(we)}};e.setComp(ge,j,t,r.current)},[]);g.useLayoutEffect(()=>Ln(x,s,E.current,P),[x]);const $=g.useMemo(()=>{const j={top:F,transform:M};return Object.assign(j,v),j},[F,M,v]),q=l&&x?.componentFromFramework,ee=!l&&Q!=null,ue=g.useMemo(()=>!!(x?.componentFromFramework&&Ci(x.componentClass)),[x]),H=g.useRef(!1);g.useEffect(()=>{H.current=ue&&!!x&&!!o.get("reactiveCustomComponents")},[ue,x]);const I=()=>Q?.map(j=>g.createElement(ik,{cellCtrl:j,editingCell:i?.isEditing(j,{withOpenEditor:!0})??!1,printLayout:e.printLayout,key:j.instanceId})),U=()=>{const j=x.componentClass;return ue?g.createElement(j,{...x.params}):g.createElement(j,{...x.params,ref:P})};return g.createElement("div",{ref:X,role:"row",style:$,"row-index":d,"row-id":h,"row-business-key":f},ee?I():q?U():null)},ig=g.memo(nk),rk=({name:e})=>{const{context:t,gos:s}=g.useContext(ut),o=g.useMemo(()=>In(e),[e]),i=g.useRef(null),n=g.useRef(null),r=g.useRef(null),a=g.useRef([]),l=g.useRef([]),[c,d]=g.useState(()=>[]),u=!!s.get("enableCellSpan")&&!!o.getSpannedRowCtrls,h=g.useRef([]),p=g.useRef([]),[f,C]=g.useState(()=>[]),v=g.useRef(!1),w=g.useRef(),b=g.useMemo(()=>kt("ag-viewport",Tf(e)),[e]),S=g.useMemo(()=>kt(Mr(e)),[e]),y=g.useMemo(()=>kt("ag-spanning-container",$x(e)),[e]),x=o.type==="center"||u,R=x?i:n;Ys(" AG Row Container "+e+" ",R);const F=g.useCallback(()=>{const O=!x||i.current!=null,J=n.current!=null,te=!u||r.current!=null;return O&&J&&te},[]),D=g.useCallback(()=>i.current==null&&n.current==null&&r.current==null,[]),M=g.useCallback(()=>{if(D()&&(w.current=t.destroyBean(w.current)),!t.isDestroyed()&&F()){const O=L=>{const le=aa(l.current,a.current,v.current);le!==l.current&&(l.current=le,yn(L,()=>d(le)))},J=L=>{const le=aa(p.current,h.current,v.current);le!==p.current&&(p.current=le,yn(L,()=>C(le)))},te={setHorizontalScroll:L=>{i.current&&(i.current.scrollLeft=L)},setViewportHeight:L=>{i.current&&(i.current.style.height=L)},setRowCtrls:({rowCtrls:L,useFlushSync:le})=>{const V=!!le&&a.current.length>0&&L.length>0;a.current=L,O(V)},setSpannedRowCtrls:(L,le)=>{const V=!!le&&h.current.length>0&&L.length>0;h.current=L,J(V)},setDomOrder:L=>{v.current!=L&&(v.current=L,O(!1))},setContainerWidth:L=>{n.current&&(n.current.style.width=L)},setOffsetTop:L=>{n.current&&(n.current.style.transform=`translateY(${L})`)}};w.current=t.createBean(new sR(e)),w.current.setComp(te,n.current,r.current??void 0,i.current)}},[F,D]),k=g.useCallback(O=>{n.current=O,M()},[M]),E=g.useCallback(O=>{r.current=O,M()},[M]),P=g.useCallback(O=>{i.current=O,M()},[M]),N=()=>g.createElement("div",{className:S,ref:k,role:x?"presentation":"rowgroup"},c.map(O=>g.createElement(ig,{rowCtrl:O,containerType:o.type,key:O.instanceId})));if(!x)return N();const B=()=>g.createElement("div",{className:y,ref:E,role:"presentation"},f.map(O=>g.createElement(ig,{rowCtrl:O,containerType:o.type,key:O.instanceId})));return g.createElement("div",{className:b,ref:P,role:"rowgroup"},N(),u?B():null)},ak=g.memo(rk),lk=()=>{const e=g.useContext(ut),{context:t,overlays:s}=e,[o,i]=g.useState(""),[n,r]=g.useState(0),[a,l]=g.useState(0),[c,d]=g.useState("0px"),[u,h]=g.useState("0px"),[p,f]=g.useState("100%"),[C,v]=g.useState("0px"),[w,b]=g.useState("0px"),[S,y]=g.useState("100%"),[x,R]=g.useState(!0),[F,D]=g.useState(!0),[M,k]=g.useState(null),[E,P]=g.useState(""),[N,B]=g.useState(null),[O,J]=g.useState("ag-layout-normal"),te=g.useRef();te.current||(te.current=new Mn(()=>L.current));const L=g.useRef(null),le=g.useRef(null),V=g.useRef(null),Q=g.useRef(null),X=g.useRef(null),$=g.useRef(null),q=g.useRef(null),ee=g.useRef([]),ue=g.useRef([]);Ys(" AG Grid Body ",L),Ys(" AG Pinned Top ",le),Ys(" AG Sticky Top ",V),Ys(" AG Middle ",$),Ys(" AG Pinned Bottom ",q);const H=g.useCallback(Fe=>{if(L.current=Fe,!Fe||t.isDestroyed()){ee.current=t.destroyBeans(ee.current);for(const Le of ue.current)Le();ue.current=[];return}const Ue=(Le,et)=>{Le.appendChild(et),ue.current.push(()=>et.remove())},nt=Le=>{const et=t.createBean(new Le);return ee.current.push(et),et},Ne=(Le,et,vi)=>{Ue(Le,document.createComment(vi)),Ue(Le,nt(et).getGui())};Ne(Fe,cR," AG Fake Horizontal Scroll ");const zt=s?.getOverlayWrapperCompClass();zt&&Ne(Fe,zt," AG Overlay Wrapper "),X.current&&Ne(X.current,uR," AG Fake Vertical Scroll ");const Do={setRowAnimationCssOnBodyViewport:i,setColumnCount:Le=>{L.current&&Gb(L.current,Le)},setRowCount:Le=>{L.current&&Nb(L.current,Le)},setTopHeight:r,setBottomHeight:l,setStickyTopHeight:d,setStickyTopTop:h,setStickyTopWidth:f,setTopInvisible:R,setBottomInvisible:D,setColumnMovingCss:(Le,et)=>te.current.toggleCss(Le,et),updateLayoutClasses:J,setAlwaysVerticalScrollClass:k,setPinnedTopBottomOverflowY:P,setCellSelectableCss:(Le,et)=>B(et?Le:null),setBodyViewportWidth:Le=>{$.current&&($.current.style.width=Le)},registerBodyViewportResizeListener:Le=>{if($.current){const et=bs(e,$.current,Le);ue.current.push(()=>et())}},setStickyBottomHeight:v,setStickyBottomBottom:b,setStickyBottomWidth:y,setGridRootRole:Le=>Fe.setAttribute("role",Le)},Po=t.createBean(new rR);ee.current.push(Po),Po.setComp(Do,Fe,$.current,le.current,q.current,V.current,Q.current)},[]),I=g.useMemo(()=>kt("ag-root","ag-unselectable",O),[O]),U=g.useMemo(()=>kt("ag-body-viewport",o,O,M,N),[o,O,M,N]),j=g.useMemo(()=>kt("ag-body",O),[O]),ge=g.useMemo(()=>kt("ag-floating-top",x?"ag-invisible":null,N),[N,x]),ie=g.useMemo(()=>kt("ag-sticky-top",N),[N]),we=g.useMemo(()=>kt("ag-sticky-bottom",C==="0px"?"ag-invisible":null,N),[N,C]),Se=g.useMemo(()=>kt("ag-floating-bottom",F?"ag-invisible":null,N),[N,F]),Pe=g.useMemo(()=>({height:n,minHeight:n,overflowY:E}),[n,E]),he=g.useMemo(()=>({height:c,top:u,width:p}),[c,u,p]),me=g.useMemo(()=>({height:C,bottom:w,width:S}),[C,w,S]),W=g.useMemo(()=>({height:a,minHeight:a,overflowY:E}),[a,E]),Ce=Fe=>g.createElement(ak,{name:Fe,key:`${Fe}-container`}),pe=({section:Fe,children:Ue,className:nt,style:Ne})=>g.createElement("div",{ref:Fe,className:nt,role:"presentation",style:Ne},Ue.map(Ce));return g.createElement("div",{ref:H,className:I},g.createElement(qI,null),pe({section:le,className:ge,style:Pe,children:["topLeft","topCenter","topRight","topFullWidth"]}),g.createElement("div",{className:j,ref:X,role:"presentation"},pe({section:$,className:U,children:["left","center","right","fullWidth"]})),pe({section:V,className:ie,style:he,children:["stickyTopLeft","stickyTopCenter","stickyTopRight","stickyTopFullWidth"]}),pe({section:Q,className:we,style:me,children:["stickyBottomLeft","stickyBottomCenter","stickyBottomRight","stickyBottomFullWidth"]}),pe({section:q,className:Se,style:W,children:["bottomLeft","bottomCenter","bottomRight","bottomFullWidth"]}))},ck=g.memo(lk),dk=(e,t)=>{const{children:s,eFocusableElement:o,onTabKeyDown:i,gridCtrl:n,forceFocusOutWhenTabGuardsAreEmpty:r,isEmpty:a}=e,{context:l}=g.useContext(ut),c=g.useRef(null),d=g.useRef(null),u=g.useRef(),h=w=>{const b=w==null?void 0:parseInt(w,10).toString();for(const S of[c,d])b===void 0?S.current?.removeAttribute("tabindex"):S.current?.setAttribute("tabindex",b)};g.useImperativeHandle(t,()=>({forceFocusOutOfContainer(w){u.current?.forceFocusOutOfContainer(w)}}));const p=g.useCallback(()=>{const w=c.current,b=d.current;if(!w&&!b||l.isDestroyed()){u.current=l.destroyBean(u.current);return}if(w&&b){const S={setTabIndex:h};u.current=l.createBean(new Wf({comp:S,eTopGuard:w,eBottomGuard:b,eFocusableElement:o,onTabKeyDown:i,forceFocusOutWhenTabGuardsAreEmpty:r,focusInnerElement:y=>n.focusInnerElement(y),isEmpty:a}))}},[]),f=g.useCallback(w=>{c.current=w,p()},[p]),C=g.useCallback(w=>{d.current=w,p()},[p]),v=w=>{const b=w==="top"?Qo.TAB_GUARD_TOP:Qo.TAB_GUARD_BOTTOM;return g.createElement("div",{className:`${Qo.TAB_GUARD} ${b}`,role:"presentation",ref:w==="top"?f:C})};return g.createElement(g.Fragment,null,v("top"),s,v("bottom"))},uk=g.forwardRef(dk),hk=g.memo(uk),gk=({context:e})=>{const[t,s]=g.useState(""),[o,i]=g.useState(""),[n,r]=g.useState(null),[a,l]=g.useState(null),[c,d]=g.useState(!1),[u,h]=g.useState(),p=g.useRef(),f=g.useRef(null),C=g.useRef(),[v,w]=g.useState(null),b=g.useRef(()=>{}),S=g.useRef(),y=g.useRef([]),x=g.useCallback(()=>{},[]);Ys(" AG Grid ",f);const R=g.useCallback(P=>{if(f.current=P,p.current=P?e.createBean(new l2):e.destroyBean(p.current),!P||e.isDestroyed())return;const N=p.current;b.current=N.focusInnerElement.bind(N);const B={destroyGridUi:()=>{},setRtlClass:s,forceFocusOutOfContainer:O=>{if(!O&&S.current?.isDisplayed()){S.current.forceFocusOutOfContainer(O);return}C.current?.forceFocusOutOfContainer(O)},updateLayoutClasses:i,getFocusableContainers:()=>{const O=[],J=f.current?.querySelector(".ag-root");J&&O.push({getGui:()=>J});for(const te of y.current)te.isDisplayed()&&O.push(te);return O},setCursor:r,setUserSelect:l};N.setComp(B,P,P),d(!0)},[]);g.useEffect(()=>{const P=p.current,N=f.current;if(!u||!P||!v||!N||e.isDestroyed())return;const B=[],{watermarkSelector:O,paginationSelector:J,sideBarSelector:te,statusBarSelector:L,gridHeaderDropZonesSelector:le}=P.getOptionalSelectors(),V=[];if(le){const X=e.createBean(new le.component),$=X.getGui();N.insertAdjacentElement("afterbegin",$),V.push($),B.push(X)}if(te){const X=e.createBean(new te.component),$=X.getGui(),q=v.querySelector(".ag-tab-guard-bottom");q&&(q.insertAdjacentElement("beforebegin",$),V.push($)),B.push(X),y.current.push(X)}const Q=X=>{const $=e.createBean(new X),q=$.getGui();return N.insertAdjacentElement("beforeend",q),V.push(q),B.push($),$};if(L&&Q(L.component),J){const X=Q(J.component);S.current=X,y.current.push(X)}return O&&Q(O.component),()=>{e.destroyBeans(B);for(const X of V)X.remove()}},[u,v,e]);const F=g.useMemo(()=>kt("ag-root-wrapper",t,o),[t,o]),D=g.useMemo(()=>kt("ag-root-wrapper-body","ag-focus-managed",o),[o]),M=g.useMemo(()=>({userSelect:a??"",WebkitUserSelect:a??"",cursor:n??""}),[a,n]),k=g.useCallback(P=>{C.current=P,h(P!==null)},[]),E=g.useCallback(()=>!p.current?.isFocusable(),[]);return g.createElement("div",{ref:R,className:F,style:M,role:"presentation"},g.createElement("div",{className:D,ref:w,role:"presentation"},c&&v&&!e.isDestroyed()&&g.createElement(ut.Provider,{value:e.getBeans()},g.createElement(hk,{ref:k,eFocusableElement:v,onTabKeyDown:x,gridCtrl:p.current,forceFocusOutWhenTabGuardsAreEmpty:!0,isEmpty:E},g.createElement(ck,null)))))},pk=g.memo(gk),fk=class extends A{postConstruct(){if(this.beans.colAutosize){const e=this.queueResizeOperationsForTick.bind(this);this.addManagedEventListeners({rowExpansionStateChanged:e,expandOrCollapseAll:e,cellValueChanged:e,rowNodeDataChanged:e,rowDataUpdated:e})}}queueResizeOperationsForTick(){const e=this.beans.colAutosize;e.shouldQueueResizeOperations=!0,setTimeout(()=>{e.processResizeOperations()},0)}areHeaderCellsRendered(){return this.beans.ctrlsSvc.getHeaderRowContainerCtrls().every(e=>e.getAllCtrls().every(t=>t.areCellsRendered()))}areCellsRendered(){return this.beans.rowRenderer.getAllRowCtrls().every(e=>e.isRowRendered()&&e.getAllCellCtrls().every(t=>!!t.eGui))}},hC={setGridApi:void 0,maxComponentCreationTimeMs:void 0,children:void 0},mk={gridOptions:void 0,modules:void 0,containerStyle:void 0,className:void 0,passGridApi:void 0,componentWrappingElement:void 0,...hC},gC=new Set(Object.keys(mk)),Ck=new Set(Object.keys(hC)),pC=e=>{const t=g.useRef(),s=g.useRef(null),o=g.useRef(null),i=g.useRef([]),n=g.useRef([]),r=g.useRef(e),a=g.useRef(),l=g.useRef(),c=g.useRef(!1),[d,u]=g.useState(void 0),[,h]=g.useState(0),p=g.useCallback(w=>{if(s.current=w,!w){for(const E of i.current)E();i.current.length=0;return}const b=e.modules||[];o.current||(o.current=new NI(()=>h(E=>E+1),e.componentWrappingElement,e.maxComponentCreationTimeMs),i.current.push(()=>{o.current?.destroy(),o.current=null}));const S=B0(e.gridOptions,e,Object.keys(e).filter(E=>!gC.has(E))),y=()=>{if(c.current){const E=()=>a.current?.shouldQueueUpdates()?void 0:n.current.shift();let P=E();for(;P;)P(),P=E()}},x=new Sk(y);a.current=x;const R=new fk,F={providedBeanInstances:{frameworkCompWrapper:new wk(o.current,S),renderStatus:R},modules:b,frameworkOverrides:x,setThemeOnGridDiv:!0},D=E=>{u(E),E.createBean(R),i.current.push(()=>{E.destroy()}),E.getBean("ctrlsSvc").whenReady({addDestroyFunc:P=>{i.current.push(P)}},()=>{if(E.isDestroyed())return;const P=t.current;P&&e.passGridApi?.(P)})},M=E=>{E.getBean("ctrlsSvc").whenReady({addDestroyFunc:P=>{i.current.push(P)}},()=>{for(const P of n.current)P();n.current.length=0,c.current=!0})},k=new OP;S.gridId??(S.gridId=l.current),t.current=k.create(w,S,D,M,F),i.current.push(()=>{t.current=void 0}),t.current&&(l.current=t.current.getGridId())},[]),f=g.useMemo(()=>({height:"100%",...e.containerStyle||{}}),[e.containerStyle]),C=g.useCallback(w=>{c.current&&!a.current?.shouldQueueUpdates()?w():n.current.push(w)},[]);g.useEffect(()=>{const w=vk(r.current,e);r.current=e,C(()=>{t.current&&V0(w,t.current)})},[e]);const v=!g.useSyncExternalStore||Rr(e,"renderingMode")==="legacy"?"legacy":"default";return g.createElement("div",{style:f,className:e.className,ref:p},g.createElement(nC.Provider,{value:v},d&&!d.isDestroyed()?g.createElement(pk,{key:d.instanceId,context:d}):null,o.current?.getPortals()??null))};function vk(e,t){const s={};for(const o of Object.keys(t)){if(gC.has(o)){Ck.has(o)&&G(274,{prop:o});continue}const i=t[o];e[o]!==i&&(s[o]=i)}return s}var wk=class extends VP{constructor(e,t){super(),this.parent=e,this.gridOptions=t}createWrapper(e,t){const s=this.gridOptions;if(Rr(s,"reactiveCustomComponents")){const r=(a=>{switch(a){case"filter":return Rr(s,"enableFilterHandlers")?FI:RI;case"floatingFilterComponent":return Rr(s,"enableFilterHandlers")?PI:DI;case"dateComponent":return yI;case"dragAndDropImageComponent":return xI;case"loadingOverlayComponent":return TI;case"noRowsOverlayComponent":return kI;case"statusPanel":return AI;case"toolPanel":return LI;case"menuItem":return II;case"cellRenderer":return SI;case"innerHeaderComponent":return MI}})(t.name);if(r)return new r(e,this.parent,t)}else switch(t.name){case"filter":case"floatingFilterComponent":case"dateComponent":case"dragAndDropImageComponent":case"loadingOverlayComponent":case"noRowsOverlayComponent":case"statusPanel":case"toolPanel":case"menuItem":case"cellRenderer":tu();break}const i=!t.cellRenderer&&t.name!=="toolPanel";return new cC(e,this.parent,t,i)}},bk=g.forwardRef((e,t)=>{const s=g.useContext(ut),{registry:o,context:i,gos:n,rowModel:r}=s,[a,l]=g.useState(()=>new Ht),[c,d]=g.useState(()=>new Ht),[u,h]=g.useState(),[p,f]=g.useState(),C=g.useRef(),v=g.useRef(null),w=g.useRef(),b=g.useMemo(()=>m0(e.api.getGridId(),u?.rowModelType??"clientSide"),[e]),S=g.useMemo(()=>a.toString()+" ag-details-row",[a]),y=g.useMemo(()=>c.toString()+" ag-details-grid",[c]);t&&g.useImperativeHandle(t,()=>({refresh(){return C.current?.refresh()??!1}})),e.template&&G(230);const x=g.useCallback(F=>{if(v.current=F,!F||i.isDestroyed()){C.current=i.destroyBean(C.current),w.current?.();return}const D={toggleCss:(k,E)=>l(P=>P.setClass(k,E)),toggleDetailGridCss:(k,E)=>d(P=>P.setClass(k,E)),setDetailGrid:k=>h(k),setRowData:k=>f(k),getGui:()=>v.current},M=o.createDynamicBean("detailCellRendererCtrl",!0);if(M&&(i.createBean(M),M.init(D,e),C.current=M,n.get("detailRowAutoHeight"))){const k=()=>{if(v.current==null)return;const E=v.current.clientHeight;E!=null&&E>0&&setTimeout(()=>{e.node.setRowHeight(E),(je(n)||yo(n))&&r.onRowHeightChanged()},0)};w.current=bs(s,F,k),k()}},[]),R=g.useCallback(F=>{C.current?.registerDetailWithMaster(F)},[]);return g.createElement("div",{className:S,ref:x},u&&g.createElement(pC,{className:y,...u,modules:b,rowData:p,passGridApi:R}))}),Sk=class extends _f{constructor(e){super("react"),this.processQueuedUpdates=e,this.queueUpdates=!1,this.renderingEngine="react",this.frameworkComponents={agGroupCellRenderer:eg,agGroupRowRenderer:eg,agDetailCellRenderer:bk},this.wrapIncoming=(t,s)=>s==="ensureVisible"?fI(t):t()}frameworkComponent(e){return this.frameworkComponents[e]}isFrameworkComponent(e){if(!e)return!1;const t=e.prototype;return!(t&&"getGui"in t)}getLockOnRefresh(){this.queueUpdates=!0}releaseLockOnRefresh(){this.queueUpdates=!1,this.processQueuedUpdates()}shouldQueueUpdates(){return this.queueUpdates}runWhenReadyAsync(){return pI()}},yk=class extends g.Component{constructor(){super(...arguments),this.apiListeners=[],this.setGridApi=e=>{this.api=e;for(const t of this.apiListeners)t(e)}}registerApiListener(e){this.apiListeners.push(e)}componentWillUnmount(){this.apiListeners.length=0}render(){return g.createElement(pC,{...this.props,passGridApi:this.setGridApi})}},fC=(e=>(e.Dropdown="dropdown",e.Menu="menu",e))(fC||{}),yt=(e=>(e.Click="click",e.Hover="hover",e.ContextMenu="contextMenu",e))(yt||{}),la=(e=>(e.Item="item",e.Divider="divider",e.PlainText="plainText",e))(la||{});const xk=Z("flex items-center gap-2 align-middle","h-auto px-0 bg-transparent border-0"),Rk=Z("z-[53] overflow-auto rounded bg-layer-0 text-primary shadow focus-visible:outline-none","w-max"),Fk=Z("flex w-full cursor-pointer items-center gap-3","focus-visible:border-none focus-visible:outline-none","hover:bg-accent-primary-alpha px-3","dial-small h-[34px] rounded text-primary"),Ek="opacity-75 !cursor-not-allowed",Dk="text-error",Pk="my-1 border-t border-hover border-secondary",zi=4,su=({ariaLabel:e,className:t,size:s=24,onClose:o,...i})=>m.jsx(De,{"aria-label":e,className:ce("text-secondary hover:enabled:text-accent-primary",t),onClick:o,iconBefore:m.jsx(z.IconX,{size:s}),...i}),bt=({children:e,menu:t,renderOverlay:s,trigger:o=[yt.Click],placement:i,disabled:n=!1,open:r,defaultOpen:a=!1,onOpenChange:l,closable:c=!1,onClose:d,className:u,listClassName:h,outsidePressIgnoreRef:p,outsideClosable:f=!0,allowedPlacements:C,anchorToMouse:v=!1,matchReferenceWidth:w=!0,maxDropdownHeight:b})=>{const[S,y]=g.useState(a),x=r!==void 0,R=x?!!r:S,F=g.useRef(null),D=g.useCallback(H=>{x||y(H),l?.(H)},[x,l]),M=g.useId(),k=i===void 0,E=H=>"clientWidth"in H?H.clientWidth:H.getBoundingClientRect?.()?.width??0,{refs:P,floatingStyles:N,context:B}=xe.useFloating({placement:i,open:R,onOpenChange:D,whileElementsMounted:xe.autoUpdate,middleware:[xe.offset({mainAxis:zi,crossAxis:0}),k?xe.autoPlacement({alignment:"start",crossAxis:!0,padding:zi,allowedPlacements:C}):xe.flip({padding:zi}),xe.shift({padding:zi}),xe.size({padding:zi,apply({availableWidth:H,availableHeight:I,elements:U}){const j=U.floating,ge=E(U.reference);j.style.setProperty("--fui-available-height",`${Math.floor(I)}px`),j.style.setProperty("--reference-width",w?`${Math.round(ge)}px`:"0px"),w?j.style.minWidth=`${Math.round(ge)}px`:j.style.removeProperty("min-width"),j.style.maxWidth=`${Math.floor(H)}px`;const ie=Math.floor(I);j.style.maxHeight=`${b?Math.min(ie,b):ie}px`}})]}),O=xe.useClick(B,{enabled:o.includes(yt.Click)&&!n}),J=xe.useHover(B,{enabled:o.includes(yt.Hover)&&!n,move:!1,restMs:40,delay:{open:80,close:80}}),te=xe.useDismiss(B,{bubbles:!0,referencePress:!1,outsidePress:H=>{if(!f)return!1;const I=H.target;return!(p?.current&&I instanceof Node&&p.current.contains(I))}}),L=xe.useRole(B,{role:"menu"}),{getReferenceProps:le,getFloatingProps:V}=xe.useInteractions([O,J,te,L]),Q=g.useCallback((H,I)=>{P.setPositionReference({getBoundingClientRect:()=>({width:0,height:0,x:H,y:I,top:I,left:H,right:H,bottom:I})})},[P]),X=g.useCallback(H=>{!o.includes(yt.ContextMenu)||n||(H.preventDefault(),v&&(Q(H.clientX,H.clientY),F.current=document.elementFromPoint(H.clientX,H.clientY)),D(!0))},[v,n,D,Q,o]),$=g.useCallback(H=>{!v||n||(o.includes(yt.ContextMenu)&&R&&D(!1),Q(H.clientX,H.clientY),F.current=document.elementFromPoint(H.clientX,H.clientY))},[v,n,Q,R,o,D]);g.useEffect(()=>{n&&R&&D(!1)},[n,R,D]);const q=g.useCallback(H=>I=>{H.disabled||(H.onClick?.({key:H.key,domEvent:I}),t?.onClick?.({key:H.key,domEvent:I}),D(!1))},[t,D]),ee=g.useMemo(()=>s?s():t?m.jsxs(m.Fragment,{children:[t.header&&m.jsx(m.Fragment,{children:typeof t.header=="function"?t.header():t.header}),m.jsx("div",{role:"none",className:"py-1","aria-label":"dropdown",children:t.items.map(H=>H.type===la.Divider?m.jsx("div",{role:"separator",className:Pk},H.key):H.type===la.PlainText?m.jsx("div",{className:ce("px-3 py-2 text-secondary dial-caption",H.className),children:H.label},H.key):m.jsxs("button",{role:"menuitem",type:"button","aria-disabled":!!H.disabled,className:Z(Fk,H.disabled&&Ek,H.danger&&Dk,H.className),disabled:H.disabled,onClick:q(H),children:[H.icon&&m.jsx("span",{className:Z(H.danger&&"text-error",H.disabled&&"text-secondary"),children:m.jsx(Oe,{icon:H.icon})}),m.jsx("span",{className:Z("flex-1 truncate text-left",H.danger&&"text-error",H.disabled&&"text-secondary"),"aria-labelledby":"item-text",children:H.label})]},H.key))}),t.footer&&m.jsx(m.Fragment,{children:typeof t.footer=="function"?t.footer():t.footer})]}):null,[q,t,s]),ue=le({onContextMenu:X,onMouseDown:$});return g.useEffect(()=>{if(!R)return;const H=P.reference.current;let I=null;if(H instanceof Element?I=H:F.current instanceof Element&&(I=F.current),!I)return;const U=new IntersectionObserver(([j])=>{j.isIntersecting||D(!1)},{root:null,threshold:0});return U.observe(I),()=>U.disconnect()},[R,P.reference,D]),m.jsxs(m.Fragment,{children:[m.jsx("span",{ref:P.setReference,className:Z(xk,n&&"!cursor-not-allowed opacity-75",u),"aria-haspopup":"menu","aria-expanded":R,"aria-controls":M,...ue,children:e}),R&&m.jsx(xe.FloatingPortal,{children:m.jsx(xe.FloatingFocusManager,{context:B,modal:!1,initialFocus:-1,returnFocus:!0,children:m.jsxs("div",{id:M,ref:P.setFloating,style:N,className:Z(Rk,!w&&"w-max",h),...V(),children:[c&&m.jsx("div",{className:"flex items-center justify-between px-2 pt-2",children:m.jsx(su,{ariaLabel:"Close dropdown",onClose:H=>{d?.(H),D(!1)}})}),ee]})})})]})},Mk="h-full",sc={accentColor:"var(--controls-bg-accent, #5C8DEA)",backgroundColor:"var(--bg-layer-2, #141A23)",oddRowBackgroundColor:"var(--bg-layer-3, #222932)",borderColor:"var(--bg-layer-4, #333942)",rowBorder:"1px solid var(--stroke-tertiary, #090D13)",borderRadius:3,browserColorScheme:"dark",chromeBackgroundColor:"var(--bg-layer-1, #090D13)",foregroundColor:"var(--text-primary, #F3F4F6)",headerFontSize:14,headerFontWeight:600,headerTextColor:"var(--text-secondary, #7F8792)",spacing:4,wrapperBorderRadius:3,fontSize:14,fontFamily:{googleFont:"var(--theme-font, var(--font-inter))"}},oc=40,Tk=(e,t,s,o,i)=>{const n=typeof e=="string"?e.toLowerCase():e,r=typeof t=="string"?t.toLowerCase():t;return n===r?0:n?r?n>r?1:-1:i?1:-1:i?-1:1},Ik=({selectedRowIds:e,selectedRows:t,onSelectionChange:s,onSelectionChangeWithMap:o,rowData:i=[],getRowId:n,disabledRowIds:r})=>{const[a,l]=g.useState(new Map),c=t??a,d=g.useMemo(()=>new Set(c.keys()),[c]),u=g.useCallback(w=>r?.has(n(w))??!1,[r,n]),h=g.useMemo(()=>i.filter(w=>!u(w)),[i,u]),p=e!==void 0||t!==void 0;g.useEffect(()=>{if(e!==void 0&&!t){const w=new Map;i.forEach(S=>{const y=n(S);e.has(y)&&!r?.has(y)&&w.set(y,S)}),(w.size!==a.size||Array.from(w.keys()).some(S=>!a.has(S)))&&l(w)}},[e,t,i,n,r,a]);const f=g.useCallback((w,b)=>{const S=n(w);if(r?.has(S))return;const y=new Map(c);b?y.set(S,w):y.delete(S),p||l(y),o?.(y),s&&s(new Set(y.keys()),Array.from(y.values()))},[c,n,r,p,s,o]),C=g.useMemo(()=>{if(!h.length)return"unchecked";const w=h.map(n),b=w.filter(S=>d.has(S)).length;return b===0?"unchecked":b===w.length?"checked":"indeterminate"},[h,d,n]),v=g.useCallback(w=>{const b=new Map;if(w&&h.forEach(S=>{const y=n(S);b.set(y,S)}),p||l(b),o&&o(b),s){const S=new Set(b.keys()),y=Array.from(b.values());s(S,y)}},[h,n,p,s,o]);return{currentSelectedIds:d,currentSelectedRows:c,handleSelectionToggle:f,headerCheckboxState:C,handleHeaderCheckboxChange:v}};w0.registerModules([gI]);const ou=({columnDefs:e,rowData:t,additionalGridOptions:s,getContextMenuItems:o,className:i,ariaLabel:n="Data grid",withSelectionColumn:r=!0,wrapCustomCellRenderers:a=!0,disabledRowIds:l,selectedRowIds:c,selectedRows:d,selectionOnHover:u=!0,onSelectionChange:h,onSelectionChangeWithMap:p,getRowId:f=F=>String(F.id||JSON.stringify(F)),alternateOddRowColors:C=!1,filterPlaceholder:v="Enter value",emptyStateIcon:w,emptyStateTitle:b="No results found",emptyStateDescription:S="Sorry, we couldn't find any results for your search.",loading:y=!1,wrapperBorder:x=!0,withoutHeaderBorders:R=!1})=>{const[F,D]=g.useState(oc),[M,k]=g.useState(),E=g.useId(),{currentSelectedIds:P,handleSelectionToggle:N,headerCheckboxState:B,handleHeaderCheckboxChange:O}=Ik({selectedRowIds:c,selectedRows:d,onSelectionChange:h,onSelectionChangeWithMap:p,rowData:t,getRowId:f,disabledRowIds:l}),J=g.useMemo(()=>({...sc,oddRowBackgroundColor:C?sc.oddRowBackgroundColor:sc.backgroundColor,wrapperBorder:x}),[C,x]),te=g.useCallback(I=>{I.api.sizeColumnsToFit(),D(oc)},[]),L=g.useCallback(I=>{if(!I.data)return"";const U=f(I.data);return Z({"ag-row-selected":P.has(U),"opacity-50":l?.has(U)})},[P,l,f]),le=g.useCallback(()=>{const I=B==="checked",U=B==="indeterminate",j="header-select-all",ge=t?.some(ie=>!l?.has(f(ie)))??!1;return m.jsx("div",{className:"flex items-center justify-center h-full header-checkbox-container",children:m.jsx(rn,{id:j,ariaLabel:"Select all rows",checked:I,disabled:!ge,"aria-disabled":!ge,indeterminate:U,className:Z(`dial-header-select ${B}`,!u&&"dial-header-select-visible"),onChange:O})})},[B,t,u,O,l,f]),V=g.useCallback(I=>{if(I.data){const U=f(I.data),j=l?.has(U),ge=I.value==null?"":String(I.value),ie=o?.(I.data)??[];return m.jsx(bt,{trigger:[yt.ContextMenu],menu:{items:ie},anchorToMouse:!0,matchReferenceWidth:!0,className:"w-full",disabled:j,children:m.jsx("span",{className:"block min-w-0 h-full max-w-full",children:m.jsx(dt,{text:ge,className:"max-w-full h-full"})})})}},[o,l,f]),Q=g.useCallback(I=>{if(!I.data)return null;const U=f(I.data),j=P.has(U),ge=l?.has(U),ie=`row-select-${U}`;return m.jsx("div",{className:"flex items-center justify-center size-full",children:m.jsx(rn,{id:ie,ariaLabel:"Select row",checked:j,disabled:ge,"aria-disabled":ge,className:Z("dial-row-select",!u&&"dial-row-select-visible",ge&&"opacity-50 cursor-not-allowed"),onChange:we=>{ge||!I.data||N(I.data,!!we)}},`${U}-${j}`)})},[P,l,f,N,u]),X=g.useCallback(I=>{const U=typeof a=="function"?a(I):!!a;if(!I.cellRenderer)return{...I,cellRenderer:V};if(!U)return I;const j=I.cellRenderer;return{...I,cellRenderer:ie=>{const we=ie.data?o?.(ie.data)??[]:[];let Se=null;if(typeof j=="function"){const me=j;Se=m.jsx(me,{...ie})}else Se=V(ie);const Pe=ie.data?f(ie.data):null,he=Pe?l?.has(Pe):!1;return m.jsx(bt,{trigger:[yt.ContextMenu],menu:{items:we},anchorToMouse:!0,matchReferenceWidth:!0,className:"w-full h-full",disabled:he,children:m.jsx("span",{className:"block min-w-0 max-w-full flex-1",children:Se})})}}},[l,o,f,V,a]),$=g.useMemo(()=>({colId:"__select",headerName:"",width:44,minWidth:44,suppressSizeToFit:!0,lockPosition:!0,sortable:!1,resizable:!1,filter:!1,floatingFilter:!1,cellRenderer:Q,headerComponent:le}),[Q,le]),q=g.useMemo(()=>{const I=(e??[]).map(X);return r?[$,...I]:I},[e,$,r,X]),ee=g.useMemo(()=>({minWidth:150,resizable:!0,sortable:!0,floatingFilter:!0,filter:"agTextColumnFilter",filterParams:{filterPlaceholder:v,buttons:["reset"]},comparator:Tk.bind(void 0)}),[v]),ue=I=>{const U=q.map(j=>({...j,sort:void 0}));I.api.updateGridOptions({columnDefs:U,rowData:t}),I.api.sizeColumnsToFit(),k(I.api),s?.onGridReady?.(I)};g.useEffect(()=>{M&&M.redrawRows()},[M,P]);const H=g.useCallback(()=>m.jsx(En,{title:b,description:S,containerClassName:"gap-3",titleClassName:"mt-2 !text-lg",icon:w||m.jsx(z.IconZoomCancel,{size:100,stroke:.5,className:"text-secondary"})}),[b,S,w]);return m.jsx("div",{className:Z(Mk,i,r&&"with-selection-column",R&&"dial-without-header-borders"),"aria-label":n,role:"region","aria-busy":y,children:m.jsx("div",{className:"ag-theme-balham-dark h-full overflow-x-auto",role:"table","aria-describedby":E,children:m.jsx(yk,{rowModelType:"clientSide",headerHeight:oc,rowHeight:F,cellSelection:!1,getRowClass:L,theme:hD.withPart(UE).withParams({...J}),autoSizeStrategy:{type:"fitGridWidth"},columnDefs:q,defaultColDef:ee,onGridSizeChanged:te,onGridReady:ue,loading:y,suppressCellFocus:!0,suppressDragLeaveHidesColumns:!0,noRowsOverlayComponent:H,rowData:t,...s})})})};var ca=(e=>(e.Horizontal="horizontal",e.Vertical="vertical",e))(ca||{}),da=(e=>(e.Mobile="mobile",e.Tablet="tablet",e))(da||{});const mr=({tab:e,active:t,invalid:s,className:o,horizontal:i,onClick:n})=>{const r=ce("rounded h-[38px] items-center flex flex-row border-transparent cursor-pointer dial-small leading-4 hover:text-accent-primary",{"border-b-2 px-4":i,"border-l-2 px-3":!i}),a=ce(r,{"bg-layer-4":i,"bg-layer-1 text-secondary pointer-events-none":e.disabled,"bg-accent-primary-alpha text-primary":t&&!e.disabled,"text-primary":!t&&!e.disabled,"border-b-accent-primary":t&&i&&!e.disabled,"border-l-accent-primary":t&&!i&&!e.disabled},o);return m.jsxs("button",{role:"tab",className:a,onClick:()=>n(e.id),disabled:e.disabled,children:[m.jsx(dt,{text:e.label,contentClassName:"max-w-[200px]",className:"max-w-[200px]"}),(s||e.invalid)&&m.jsx("div",{className:"text-error pl-1",children:m.jsx(z.IconExclamationCircle,{...ae})})]})},ng=12;var Js=(e=>(e.Undefined="undefined",e.Mobile="mobile",e.Tablet="tablet",e.Desktop="desktop",e))(Js||{});const rg=()=>typeof window<"u"&&window.innerWidth<640,ag=()=>{if(typeof window>"u")return Js.Undefined;const e=window.innerWidth;return e>=1024?Js.Desktop:e<640?Js.Mobile:Js.Tablet},kk=()=>{const[e,t]=g.useState(ag());return g.useEffect(()=>{const s=()=>t(ag());return window.addEventListener("resize",s),()=>window.removeEventListener("resize",s)},[]),e},mC=({tabs:e,activeTab:t,onClick:s,orientation:o=ca.Horizontal,screenThreshold:i=da.Tablet,smallScreenContainerClassName:n,smallScreenDropdownItemClassName:r})=>{const[a,l]=g.useState(!1),[c,d]=g.useState(!1),[u,h]=g.useState(!1),p=kk(),f=p===Js.Mobile||i===da.Tablet&&p===Js.Tablet,C=o===ca.Horizontal,v=g.useRef(null),w=g.useRef(null),b=g.useRef(null),S=e.find(R=>R.id===t),y=g.useMemo(()=>Z("flex gap-2",C?"flex-row flex-nowrap overflow-x-auto":"flex-col flex-wrap w-full"),[C]),x=g.useCallback(()=>{const R=w.current;R&&h(R.scrollWidth>R.clientWidth)},[]);return g.useEffect(()=>{x();const R=new ResizeObserver(()=>x()),F=w.current;return F&&R.observe(F),()=>R.disconnect()},[e,x]),g.useEffect(()=>{const R=b.current,F=w.current;if(!R||!F)return;const D=R.offsetLeft,M=D+R.offsetWidth,k=F.scrollLeft,E=k+F.clientWidth;D<k?F.scrollTo({left:D-ng,behavior:"smooth"}):M>E&&F.scrollTo({left:M-F.clientWidth+ng,behavior:"smooth"})},[t]),f?m.jsx("div",{role:"tablist",className:ce("h-11 flex items-center bg-layer-3 px-4",n),children:m.jsx(bt,{trigger:[yt.Click],open:a,onOpenChange:l,placement:"bottom-start",allowedPlacements:["bottom-start","top-start"],renderOverlay:()=>e.map(R=>m.jsx(mr,{tab:R,active:R.id===t,onClick:F=>{s(F),l(!1)},className:ce("w-full rounded-none h-11 items-center px-6",r)},R.id)),children:m.jsxs("div",{className:"flex gap-2 items-center h-11 cursor-pointer",children:[m.jsx(mr,{tab:S,active:!0,onClick:s,className:"rounded-none bg-transparent border-l-0 border-b-0 h-full items-center px-0"},t),m.jsx(Oe,{icon:m.jsx(z.IconChevronDown,{size:16}),className:Z("text-primary transition-transform",a&&"rotate-180")})]})})}):m.jsxs("div",{ref:v,className:"flex w-full items-start",children:[m.jsx("div",{ref:w,role:"tablist",className:y,children:e.map(R=>m.jsx("div",{ref:t===R.id?b:void 0,className:"w-full",children:m.jsx(mr,{tab:R,active:t===R.id,onClick:s,horizontal:C,className:"w-full"})},R.id))}),u&&m.jsx("div",{className:"flex items-center ml-2",children:m.jsx(bt,{trigger:[yt.Click],open:c,onOpenChange:d,placement:"bottom-end",renderOverlay:()=>e.map(R=>m.jsx(mr,{tab:R,active:R.id===t,onClick:F=>{s(F),d(!1)},className:"w-full rounded-none h-[32px] items-center px-3 py-2"},R.id)),children:m.jsx(De,{iconBefore:m.jsx(z.IconDotsVertical,{size:18}),className:Z("w-8 h-8 flex items-center justify-center rounded border",c?"bg-layer-4 border-transparent":"border-primary")})})})]})},Ak="w-full overflow-hidden",Lk="flex flex-nowrap items-center gap-2 min-w-0 px-0 py-0 whitespace-nowrap",CC="flex items-center gap-2 min-w-0 shrink-0 dial-small",Ok="max-w-[20%] basis-[20%] flex-none",Nk="flex-1 min-w-0",lg="inline-flex items-center gap-1 min-w-0 transition-colors",Hk="text-secondary hover:text-accent-primary",Gk="text-primary cursor-default",vC="flex-none inline-flex items-center leading-none text-secondary",Bk="items-center gap-1 min-w-0 transition-colors text-secondary hover:text-accent-primary",wC=m.jsx(z.IconChevronRight,{size:16,"aria-hidden":"true"}),$i=({label:e,href:t,onClick:s,disabled:o,isLast:i,separator:n=wC,className:r,iconBefore:a,labelClassName:l,...c})=>{const d=ce(CC,i?Nk:Ok,r),u=(!!t||!!s)&&!i&&!o,h=u?ce(lg,Hk):ce(lg,Gk,o?"pointer-events-none opacity-75":""),p=typeof e=="string"?m.jsx(dt,{className:l,text:e,id:"breadcrumb-item-content"}):m.jsx("span",{className:ce("flex-1 min-w-0 max-w-full truncate",l),"aria-label":"breadcrumb-item-content",children:e});return m.jsxs("li",{...c,className:d,"aria-label":c["aria-label"]||"breadcrumb-item",children:[u?m.jsxs("a",{href:t,onClick:s,className:h,children:[a,p]}):m.jsxs("span",{className:h,"aria-current":i?"page":void 0,"aria-disabled":o?"true":void 0,children:[a,p]}),!i&&m.jsx("span",{className:vC,"aria-label":"separator",children:n})]})},bC=({pathItems:e,separator:t=wC,ariaLabel:s="Breadcrumb",className:o,children:i,labelClassName:n})=>{const r=g.useMemo(()=>e?.length?e:g.Children.toArray(i).filter(g.isValidElement).map(c=>{const d=c.props,{labelClassName:u,isLast:h,separator:p,...f}=d;return f}),[e,i]),a=g.useCallback(c=>{const d=parseInt(c.key,10),u=r[d];u.onClick?u.onClick(c.domEvent):u.href&&(window.location.href=u.href)},[r]),l=g.useMemo(()=>{if(r.length===0)return null;if(r.length<=3)return r.map((f,C)=>g.createElement($i,{...f,key:`item-${C}`,isLast:C===r.length-1,separator:t,labelClassName:n}));const c=r.at(0),d=r.slice(1,-2),u=r.at(-2),h=r.at(-1);if(!c||!u||!h)return null;const p=d.map((f,C)=>({key:String(C+1),label:typeof f.label=="string"?f.label:`Item ${C+1}`,disabled:f.disabled}));return m.jsxs(m.Fragment,{children:[g.createElement($i,{...c,key:"item-0",separator:t,labelClassName:n}),m.jsxs("li",{className:ce(CC),children:[m.jsx(bt,{menu:{items:p,onClick:a},placement:"bottom-start",matchReferenceWidth:!1,children:m.jsx("button",{type:"button","aria-label":"More breadcrumbs",className:Bk,children:m.jsx(z.IconDots,{size:16})})}),m.jsx("span",{className:vC,children:t})]}),g.createElement($i,{...u,key:`item-${r.length-2}`,separator:t,labelClassName:n}),g.createElement($i,{...h,key:`item-${r.length-1}`,isLast:!0,separator:t,labelClassName:n})]})},[r,t,n,a]);return m.jsx("nav",{"aria-label":s,className:ce(Ak,o),children:m.jsx("ol",{className:Lk,children:l})})},SC=({iconClassName:e,...t})=>m.jsx(De,{...t,iconBefore:m.jsx(z.IconTrashX,{...ae,className:e||""})}),yC=({value:e,textareaId:t,placeholder:s,className:o="",containerClassName:i="",disabled:n,invalid:r,readonly:a,disableTooltip:l,onChange:c})=>m.jsx(ns,{tooltip:l?null:e,triggerClassName:ce("flex",i),children:m.jsx("textarea",{id:t,placeholder:s,value:e||"",disabled:n,className:Z("dial-textarea dial-input px-3 py-2",r?"dial-input-error":"",n&&"dial-input-disable",a&&"dial-input-readonly",o),onChange:d=>!a&&c?.(d.currentTarget.value)})}),Vk=["ArrowLeft","ArrowRight","ArrowUp","ArrowDown","Backspace","Delete","Tab","Enter","Escape","Home","End","Insert"],zk=(e,t,s,o)=>{if((t==="number"||s!==void 0||o!==void 0)&&!Vk.includes(e.key)&&!(e.ctrlKey||e.metaKey)&&!(e.key==="-"&&(e.currentTarget.selectionStart??0)===0&&!e.currentTarget.value.includes("-"))&&!(e.key==="."&&t==="number"&&!e.currentTarget.value.includes("."))){if(!/^[0-9]$/.test(e.key)){e.preventDefault();return}if(s!==void 0||o!==void 0){const n=e.currentTarget.value,r=e.currentTarget.selectionStart||0,a=n.slice(0,r)+e.key+n.slice(r),l=parseFloat(a);if(!isNaN(l)){if(s!==void 0&&l<s){e.preventDefault();return}if(o!==void 0&&l>o){e.preventDefault();return}}}}},vo=({iconBefore:e,iconAfter:t,hideBorder:s,value:o,elementId:i,placeholder:n="",className:r="",containerClassName:a,tooltipTriggerClassName:l,type:c="text",disabled:d,readonly:u,invalid:h,onChange:p,min:f,max:C,prefix:v,suffix:w,textBeforeInput:b,textAfterInput:S,onBlur:y,defaultValue:x,tooltipText:R,hideTooltip:F=!1,inputRef:D})=>{const M=g.useRef(null),k=xe.useMergeRefs([D,M]);g.useEffect(()=>{const B=M.current;if(!B)return;const O=J=>{J.preventDefault()};return B.addEventListener("wheel",O,{passive:!1}),()=>{B.removeEventListener("wheel",O)}},[]);const E=c==="number"||f!==void 0||C!==void 0,P=B=>{zk(B,c,f,C)},N=B=>{const O=B.currentTarget.value;if(E&&O!==""){const J=parseFloat(O);if(isNaN(J)&&O!=="-"&&O!=="."||!isNaN(J)&&(f!==void 0&&J<f||C!==void 0&&J>C))return}p?.(O||void 0)};return m.jsxs("div",{className:Z("dial-input-field flex flex-row items-center justify-between py-2",s?"dial-input-no-border":"dial-input",h&&"dial-input-error",d&&"dial-input-disable",u&&"dial-input-readonly",!b&&"pl-3",!S&&"pr-3",a),"aria-label":"input-container",children:[b&&m.jsx("div",{className:"mr-2",children:m.jsx(vo,{hideBorder:!0,containerClassName:"rounded-r-none border-r-0",className:"overflow-hidden overflow-ellipsis dial-small",value:b,disabled:!0,elementId:b+"textBefore"})}),v&&m.jsxs("p",{className:"text-secondary dial-small mr-2",children:[" ",v]}),m.jsx(Oe,{icon:e,className:Z(!!e&&"mr-2")}),m.jsx(ns,{tooltip:F?void 0:R||o,triggerClassName:Z(l,"flex-1"),children:m.jsx("input",{ref:k,type:c,autoComplete:"off",id:i,placeholder:n,value:x?void 0:o??"",disabled:d,className:Z("border-0 bg-transparent w-full truncate",r),onChange:B=>!u&&N?.(B),onKeyDown:P,onBlur:y,min:f,max:C,defaultValue:x})}),m.jsx(Oe,{icon:t,className:Z(!!t&&"ml-2")}),w&&m.jsxs("p",{className:"text-secondary dial-small ml-2",children:[" ",w]}),S&&m.jsx("div",{className:"ml-2",children:m.jsx(vo,{hideBorder:!0,containerClassName:"rounded-l-none border-l-0",value:S,disabled:!0,elementId:S+"textAfter"})})]})},Wk=/^0+\.(\d+)?$/,_k=/^0+/,xC=({label:e,optional:t,optionalText:s,description:o,error:i,captionDescription:n,readonly:r,orientation:a,elementId:l,fieldTitle:c,errorText:d,elementClassName:u,elementContainerClassName:h,containerClassName:p,defaultEmptyText:f,...C})=>m.jsx(fa,{label:e??c,error:i??d,optionalText:s,optional:t,description:o,captionDescription:n,readonly:r,orientation:a,elementId:l,className:p,defaultEmptyText:f,value:C.value,children:m.jsx(vo,{elementId:l,className:u,containerClassName:h,invalid:d!=null,...C})}),jk=({onChange:e,...t})=>{const s=o=>!o||o==="-"?o:String(o)?.match(Wk)?String(o)?.replace(_k,"0"):Number(o);return m.jsx(xC,{type:"number",onChange:o=>e?.(s(o)),...t})},Uk=({onChange:e,...t})=>m.jsx(xC,{type:"text",onChange:s=>e?.(s),...t}),$k=({fieldTitle:e,optional:t,elementId:s,elementClassName:o,containerClassName:i,elementContainerClassName:n,errorText:r,...a})=>m.jsxs("div",{className:ce("flex flex-col",i),children:[m.jsx(bo,{fieldTitle:e,optional:t,htmlFor:s}),m.jsx(yC,{textareaId:s,className:o,containerClassName:n,...a}),m.jsx(Ls,{errorText:r})]}),iu=({label:e,switchId:t,isOn:s=!1,disabled:o,onChange:i})=>{const n=Z("flex w-[36px] h-[18px] cursor-pointer items-center gap-1 rounded-full p-0.5 transition-all duration-200",s?"flex-row-reverse":"flex-row",o?"pointer-events-none":"",o?s?"bg-controls-disable":"bg-layer-4":s?"bg-accent-primary":"bg-layer-4"),r=g.useCallback(a=>{a.stopPropagation(),i?.(!s)},[i,s]);return m.jsxs("div",{className:"flex flex-row items-center",role:"switch",children:[m.jsx("input",{type:"checkbox",onChange:r,id:t,disabled:o,className:"invisible w-0 h-0",checked:s}),m.jsx("label",{htmlFor:t,className:n,children:m.jsx("span",{className:Z("size-3 rounded-full",o?s?"bg-layer-4":"bg-controls-disable":"bg-controls-enable-primary")})}),e&&m.jsx("span",{className:Z("pl-2 dial-small",o?"text-secondary":"text-primary"),"aria-label":"switch-title",children:e})]})};var Gt=(e=>(e.Sm="sm",e.Md="md",e.Lg="lg",e))(Gt||{});const Kk="z-[52] flex items-center justify-center bg-blackout md:p-4",qk="divide-tertiary divide-y",Yk="flex flex-row justify-between py-4 px-6 items-center",Zk={[Gt.Sm]:"dial-sm-popup",[Gt.Md]:"dial-md-popup",[Gt.Lg]:"dial-lg-popup"},Eo=({open:e=!1,header:t,portalId:s,className:o,overlayClassName:i,titleClassName:n,headerClassName:r,dividers:a=!0,children:l,footer:c,onClose:d,size:u=Gt.Md,closeOnOutsideClick:h=!0})=>{const{refs:p,context:f}=xe.useFloating({open:e,onOpenChange:y=>{y||d?.(null)}}),C=xe.useRole(f,{role:"dialog"}),v=xe.useDismiss(f,{outsidePress:h}),{getFloatingProps:w}=xe.useInteractions([C,v]);if(!e)return null;const b=typeof t=="string"?"dial-popup-heading":void 0,S=y=>y?typeof y=="string"?m.jsx("h3",{id:b,className:Z("flex-1 min-w-0 mr-3 truncate dial-h3 text-primary",n),children:m.jsx(ns,{tooltip:y,children:y})}):y:m.jsx("span",{});return m.jsx(xe.FloatingPortal,{id:s,children:m.jsx(xe.FloatingOverlay,{className:Z(Kk,i),children:m.jsx(xe.FloatingFocusManager,{context:f,children:m.jsxs("div",{ref:p.setFloating,...w(),role:"dialog","aria-modal":"true","aria-labelledby":b,className:Z("dial-popup",Zk[u],a&&qk,o),children:[m.jsxs("div",{className:ce(Yk,r),children:[S(t),m.jsx(su,{ariaLabel:"Close dialog",onClose:y=>d?.(y)})]}),m.jsx("div",{className:"flex-grow overflow-auto","aria-label":"popup-description",children:l}),c]})})})})};var di=(e=>(e.Info="info",e.Danger="danger",e))(di||{});const Xk="flex justify-end gap-2 px-6 py-4",Qk="text-secondary dial-small-150 px-6 py-4",Jk="Cancel",eA="Ok",cg={[di.Info]:{confirmVariant:Te.Primary,cancelVariant:Te.Secondary},[di.Danger]:{container:"dial-danger-popup",confirmVariant:Te.Danger,cancelVariant:Te.Secondary}},RC=({header:e,description:t,descriptionClassName:s,open:o=!1,confirmLabel:i=eA,cancelLabel:n=Jk,isLoading:r=!1,disableConfirmButton:a=!1,className:l,confirmClassName:c,onClose:d,onConfirm:u,onCancel:h,children:p,dividers:f=!1,variant:C=di.Info,size:v=Gt.Sm,footer:w})=>{const b=r?null:m.jsxs("div",{className:Xk,children:[m.jsx(De,{variant:Te.Secondary,label:n,onClick:()=>h?h():d?.()}),m.jsx(De,{variant:cg[C].confirmVariant,className:c,label:i,disabled:a,onClick:()=>u()})]}),S=g.useCallback(()=>r?m.jsx("div",{className:"px-6 py-4 h-[120px]",children:m.jsx(Fn,{size:50})}):p??(t?m.jsx("div",{className:Z(Qk,s),children:t}):null),[p,t,r,s]);return m.jsx(Eo,{open:o,header:e,className:Z(cg[C].container,l),dividers:f,onClose:()=>d?.(),footer:w??b,size:v,children:S()})},nu=({selectedItems:e,listClassName:t,listElementClassName:s,placeholder:o})=>e?.length?m.jsx("ul",{className:Z("flex-row items-center truncate flex-wrap","flex gap-x-2 gap-y-1",t),children:e?.map(i=>m.jsx("li",{children:m.jsx(ns,{tooltip:i,children:m.jsx(Ca,{tag:i,className:Z([s])})})},i))}):o?m.jsx("span",{className:"text-secondary",children:o}):null,dg=e=>ve.createElement("svg",{width:18,height:18,viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},ve.createElement("path",{d:"M2.25 13.5V12C2.25 11.5858 2.58579 11.25 3 11.25C3.41421 11.25 3.75 11.5858 3.75 12V13.5C3.75 13.6989 3.82907 13.8896 3.96973 14.0303C4.11038 14.1709 4.30109 14.25 4.5 14.25H6C6.41421 14.25 6.75 14.5858 6.75 15C6.75 15.4142 6.41421 15.75 6 15.75H4.5C3.90326 15.75 3.33114 15.5128 2.90918 15.0908C2.48722 14.6689 2.25 14.0967 2.25 13.5ZM14.25 6V4.5C14.25 4.30109 14.1709 4.11038 14.0303 3.96973C13.8896 3.82907 13.6989 3.75 13.5 3.75H12C11.5858 3.75 11.25 3.41421 11.25 3C11.25 2.58579 11.5858 2.25 12 2.25H13.5C14.0967 2.25 14.6689 2.48722 15.0908 2.90918C15.5128 3.33114 15.75 3.90326 15.75 4.5V6C15.75 6.41421 15.4142 6.75 15 6.75C14.5858 6.75 14.25 6.41421 14.25 6Z",fill:"currentColor"})),FC=({children:e,open:t,disabled:s=!1,selectedValue:o,valueClassName:i,inputClassName:n,onOpen:r,elementId:a,errorText:l,invalid:c,emptyValueText:d,placeholder:u})=>{const h=Array.isArray(o)&&o.length>0,p=typeof o=="string"&&!!o.trim(),f=h||p?o:u?void 0:d,C=s?void 0:r,v=()=>m.jsxs(m.Fragment,{children:[m.jsx("button",{type:"button",className:"w-full",onClick:C,"aria-label":"open-popup",id:a,children:m.jsxs("div",{className:Z("dial-input px-3 py-2 dial-input-field flex flex-row items-center w-full justify-between",n,s&&"dial-input-disable",(l||c)&&"dial-input-error"),children:[m.jsx(ns,{tooltip:f==null?void 0:String(f),children:f||!u?m.jsx("span",{className:i,children:f}):m.jsx("span",{className:"text-secondary",children:u})}),!s&&m.jsx("div",{className:"flex-shrink-0",children:m.jsx(Oe,{icon:m.jsx(dg,{role:"img",width:us,height:us})})})]})}),l&&m.jsx(Ls,{errorText:l})]}),w=()=>m.jsx("div",{className:"w-full",onClick:C,children:m.jsxs("div",{className:Z("dial-input px-3 py-2 flex flex-row items-center w-full justify-between",s&&"dial-input-disable"),children:[m.jsx(nu,{placeholder:u,selectedItems:f}),!s&&m.jsx("div",{className:"ml-1",children:m.jsx(Oe,{icon:m.jsx(dg,{role:"img",width:us,height:us})})})]})});return m.jsxs(m.Fragment,{children:[h?w():v(),t&&Rn.createPortal(e,document.body)]})},tA=({fieldTitle:e,htmlFor:t,disabled:s,selectedValue:o,radioButtons:i,customInputValue:n,valueClassName:r,inputClassName:a,emptyValueText:l,onClose:c,header:d,portalId:u,onApply:h,cancelButtonTitle:p="Cancel",applyButtonTitle:f="Apply",isValid:C,selectedRadioValue:v,onChangeRadioField:w,id:b,size:S=Gt.Md})=>{const[y,x]=g.useState(!1),R=g.useCallback(()=>{s||x(!0)},[s]),F=g.useCallback(()=>{x(!1),c?.()},[c]),D=g.useCallback(()=>{h(),F()},[h,F]);return m.jsxs("div",{className:"flex flex-col",children:[m.jsx(bo,{fieldTitle:e,htmlFor:t}),m.jsx(FC,{disabled:s,open:y,selectedValue:n??i.find(M=>M.id===o)?.name,valueClassName:r,inputClassName:Z(a,"py-2","px-3"),emptyValueText:l,onOpen:R,children:m.jsx(Eo,{open:y,onClose:F,header:d,portalId:u,size:S,footer:m.jsxs("div",{className:"flex flex-row items-center justify-end gap-2 px-6 py-4",children:[m.jsx(De,{variant:Te.Secondary,label:p,onClick:F}),m.jsx(De,{variant:Te.Primary,label:f,onClick:D,disabled:!C})]}),children:m.jsx("div",{className:"px-6 py-4",children:m.jsx(Nr,{radioButtons:i,labelClassName:"dial-small",activeRadioButton:v,onChange:w,elementId:b,orientation:lo.Column})})})})]})},sA="Create",oA="Cancel",iA="flex items-center justify-end gap-2 px-6 py-3",nA=({header:e,open:t=!1,submitLabel:s=sA,cancelLabel:o=oA,isLoading:i=!1,disableSubmitButton:n=!1,className:r,submitClassName:a,onClose:l,onSubmit:c,onCancel:d,children:u,dividers:h=!0,size:p=Gt.Md,footer:f})=>{const C=i?null:m.jsxs("div",{className:iA,children:[m.jsx(De,{variant:Te.Secondary,label:o,onClick:()=>d?d():l?.()}),m.jsx(De,{variant:Te.Primary,className:a,label:s,disabled:n,onClick:()=>c()})]}),v=g.useCallback(()=>i?m.jsx("div",{className:"px-6 py-4 h-[120px]",children:m.jsx(Fn,{size:50})}):u??null,[u,i]);return m.jsx(Eo,{open:t,header:e,className:r,dividers:h,onClose:()=>l?.(),footer:f??C,size:p,children:v()})},rA=({onClick:e})=>m.jsx(z.IconEyeOff,{...ae,className:"text-primary",onClick:e,role:"button","aria-label":"hide"}),aA=({onClick:e})=>m.jsx(z.IconEye,{...ae,className:"text-primary",onClick:e,role:"button","aria-label":"show"}),EC=({...e})=>{const[t,s]=g.useState(!1),o=g.useCallback(i=>{s(i)},[]);return m.jsx(vo,{type:t?"text":"password",...e,hideTooltip:!t,iconAfter:t?m.jsx(rA,{onClick:()=>o(!1)}):m.jsx(aA,{onClick:()=>o(!0)})})},lA=({fieldTitle:e,optional:t,elementClassName:s,elementId:o,errorText:i,...n})=>m.jsxs("div",{className:"flex flex-col",children:[m.jsx(bo,{fieldTitle:e,optional:t,htmlFor:o}),m.jsx(EC,{className:s,elementId:o,invalid:!!i,...n}),m.jsx(Ls,{errorText:i})]});var xn=(e=>(e.Small="small",e.Base="base",e))(xn||{});const cA={[xn.Small]:{textClassName:"text-xs px-1",containerClassName:"px-[6px] py-1 h-[22px]",iconSize:10,iconStroke:1},[xn.Base]:{textClassName:"text-sm px-2",containerClassName:"px-3 py-2 h-[38px]",iconSize:18,iconStroke:1.5}},ru=({elementId:e,value:t,placeholder:s="Search...",disabled:o,readonly:i,invalid:n,className:r,containerClassName:a,onChange:l,onBlur:c,size:d=xn.Base,allowClear:u=!0})=>{const[h,p]=g.useState(t||"");g.useEffect(()=>{p(t||"")},[t]);const f=g.useCallback(w=>{p(w),l?.(w)},[l]),C=cA[d],v=g.useCallback(()=>{f("")},[f]);return m.jsxs("div",{className:ce("dial-input flex flex-row items-center justify-between",n&&"dial-input-error",o&&"dial-input-disable",i&&"dial-input-readonly",C.containerClassName,a),children:[m.jsx(Oe,{className:Z(o?"text-secondary":"text-primary"),icon:m.jsx(z.IconSearch,{size:C.iconSize,stroke:C.iconStroke})}),m.jsx("input",{id:e,type:"text",autoComplete:"off",placeholder:s,value:h??"",disabled:o,readOnly:i,className:Z("border-0 bg-transparent w-full",r,C.textClassName),onChange:w=>!i&&f(w.currentTarget.value),onBlur:c}),h&&!i&&!o&&u&&m.jsx(Oe,{className:"text-primary cursor-pointer",icon:m.jsx(z.IconX,{size:C.iconSize,stroke:C.iconStroke,onClick:v,"aria-label":"Clear search",role:"button"})})]})},dA=({placeholder:e="",selectedItems:t=[],listClassName:s,listElementClassName:o,containerClassName:i,inputClassName:n,onChange:r})=>{const[a,l]=g.useState(""),c=g.useCallback(u=>{u.key==="Enter"&&(r([...t,u.currentTarget.value]),l("")),(u.key==="Backspace"||u.key==="Delete")&&t.length&&!a&&r(t.slice(0,-1))},[t,r,a]),d=g.useCallback(u=>{l(u.target.value)},[l]);return m.jsxs("div",{className:Z(["dial-input px-3 py-2 flex flex-row items-center flex-wrap w-fit gap-2",i]),children:[m.jsx(nu,{selectedItems:t,listClassName:s,listElementClassName:o}),m.jsx("input",{type:"text",value:a,className:Z(["border-0 bg-transparent p-0",n]),placeholder:t?.length?"":e,onKeyDown:c,onChange:d})]})},uA=({initialTags:e=[],fieldTitle:t,optional:s,elementId:o,placeholder:i,errorText:n,invalid:r,disabled:a,onChange:l})=>{const c=g.useRef(null),[d,u]=g.useState(e),[h,p]=g.useState(""),[f,C]=g.useState(!1),v=S=>{const y=S.trim().replace(/,$/,"");if(y&&!d.includes(y)){const x=[y,...d];u(x),l?.(x)}},w=S=>{(S.key===","||S.key==="Enter")&&(S.preventDefault(),v(h),p(""))},b=S=>{const y=d.filter((x,R)=>R!==S);u(y),l?.(y)};return g.useEffect(()=>{const S=new ResizeObserver(()=>{if(c.current){const y=c.current.scrollHeight>c.current.clientHeight+10;C(y)}});return c.current&&S.observe(c.current),()=>S.disconnect()},[d]),m.jsxs("div",{className:Z("flex flex-col w-full"),children:[m.jsx(bo,{fieldTitle:t,optional:s,htmlFor:o}),m.jsx("div",{className:Z("dial-input min-h-[38px] p-[6px]",r&&"dial-input-error",a&&"dial-input-disable"),children:m.jsxs("div",{ref:c,className:Z("flex flex-wrap gap-2 items-center",f?"flex-col-reverse":"flex-row"),children:[d.map((S,y)=>m.jsx(Ca,{tag:S,remove:a?void 0:()=>b(y)},S+y)),m.jsx("input",{type:"text",value:h,onChange:S=>p(S.target.value),onKeyDown:w,className:Z("dial-input-no-border outline-none border-none w-full min-w-[100px] flex-1 p-1"),placeholder:i,disabled:a})]})}),m.jsx(Ls,{errorText:n})]})},hA="dial-input flex w-full items-center justify-between gap-2 dial-small",gA="w-full rounded flex flex-col",ic="flex w-full items-center justify-between gap-2 px-3 h-[34px] dial-small text-primary truncate hover:bg-accent-primary-alpha focus:bg-accent-primary-alpha focus:outline-none",pA="bg-accent-primary-alpha",fA="bg-accent-primary-alpha border-l border-accent-primary border-1",ug="opacity-75",mA=352,CA=m.jsx(z.IconChevronDown,{size:16}),DC=({options:e,selectedValues:t,handleRemoveTag:s})=>m.jsx("div",{className:"flex flex-wrap w-full items-center gap-1",children:t.map(o=>{const i=e.find(r=>r.value===o)?.label??o,n=e.find(r=>r.value===o)?.icon;return m.jsx(Ca,{tag:i,remove:r=>s?.(r,o),iconBefore:n?m.jsx(Oe,{icon:n}):null,className:"max-w-full"},o)})});var ua=(e=>(e.Sm="sm",e.Md="md",e))(ua||{}),ha=(e=>(e.Primary="Primary",e.Secondary="Secondary",e))(ha||{});const PC=({options:e,multiple:t=!1,elementId:s,value:o,defaultValue:i,variant:n=ha.Primary,size:r=ua.Md,prefix:a,customSelectedValue:l,placeholder:c="Select...",searchable:d=!1,searchPlaceholder:u,selectAll:h=!1,selectAllLabel:p="Select all",emptyStateTitle:f="No options available",emptyStateDescription:C,emptyStateIcon:v,disabled:w=!1,className:b,closable:S=!1,header:y,footer:x,onClose:R,onChange:F,inlineSearch:D=!1,dismissRef:M,onFooterClick:k})=>{const E=g.useId(),[P,N]=g.useState(!1),[B,O]=g.useState(D&&l||""),J=g.useRef(null),te=o!==void 0,[L,le]=g.useState(i),V=te?o:L,Q=g.useMemo(()=>t?Array.isArray(V)?V:[]:typeof V=="string"?[V]:[],[V,t]),X=g.useMemo(()=>{const W=B.trim().toLowerCase();return W?e.filter(Ce=>Ce.label.toLowerCase().includes(W)):e},[e,B]);g.useEffect(()=>{!P&&!D&&O("")},[D,P]),g.useEffect(()=>{D&&O(l||"")},[l,D]);const $=g.useCallback(W=>{te||le(W),F?.(W)},[te,F]),q=W=>{if(t){const Ce=new Set(Q);Ce.has(W)?Ce.delete(W):Ce.add(W),$(Array.from(Ce))}else $(W),N(!1)},ee=g.useCallback((W,Ce)=>{if(W.stopPropagation(),!t){$("");return}const pe=Q.filter(Fe=>Fe!==Ce);$(pe)},[t,Q,$]),ue=g.useMemo(()=>X.filter(W=>!W.disabled),[X]),H=g.useMemo(()=>ue.filter(W=>Q.includes(W.value)).length,[ue,Q]),I=W=>{D&&!t&&!W&&q(B),N(W)},U=ue.length>0&&H===ue.length,j=H>0&&!U,ge=()=>{if(!(!t||ue.length===0))if(U){const W=new Set(ue.map(pe=>pe.value)),Ce=Q.filter(pe=>!W.has(pe));$(Ce)}else{const W=new Set(Q);ue.forEach(Ce=>W.add(Ce.value)),$(Array.from(W))}},ie=Q.length>0;g.useEffect(()=>{P&&D&&!t&&!w&&requestAnimationFrame(()=>{const W=J.current;if(!W)return;W.focus();const Ce=W.value?.length??0;W.setSelectionRange?.(Ce,Ce)})},[P,D,t,w]);const we=!t&&ie?Q[0]:void 0,Se=g.useMemo(()=>we?e.find(W=>W.value===we):void 0,[e,we]),Pe=g.useCallback(()=>!t||Q.length===0?null:m.jsx(DC,{options:e,selectedValues:Q,handleRemoveTag:ee}),[t,e,Q,ee]),he=g.useCallback(()=>t?ie?Pe():m.jsx("span",{className:"text-secondary truncate",children:c}):Se?m.jsxs(m.Fragment,{children:[Se.icon&&m.jsx(Oe,{icon:Se.icon}),m.jsx(dt,{text:a?`${a} ${Se.label}`:Se.label}),Se?.description&&m.jsx("div",{className:"text-secondary dial-small",children:Se.description})]}):l&&o?l:m.jsx("span",{className:"text-secondary truncate",children:c}),[ie,t,l,a,o,c,Pe,Se]);g.useImperativeHandle(M,()=>({dismiss:()=>{N(!1)}}));const me=()=>{O(Q.length===1?Se?.label??B:"")};return m.jsx(bt,{open:P,onOpenChange:I,disabled:w,closable:S,onClose:R,placement:"bottom-start",allowedPlacements:["bottom-start","top-start"],maxDropdownHeight:d?null:mA,renderOverlay:()=>m.jsxs("div",{id:`list-${s||E}`,role:"listbox","aria-multiselectable":t||void 0,className:gA,children:[y&&m.jsx(m.Fragment,{children:typeof y=="function"?y():y}),(d||S)&&e.length>8&&m.jsxs("div",{className:"flex items-center gap-2 px-2 pt-2",children:[d&&m.jsx(ru,{placeholder:u,onChange:O,value:B,elementId:`search-${s||E}`}),S&&m.jsx(De,{"aria-label":"Close select",className:"shrink-0",iconBefore:m.jsx(z.IconX,{size:16}),onClick:W=>{R?.(W),N(!1)}})]}),t&&h&&ue.length>0&&m.jsx("div",{className:Z(ic,"mt-2"),children:m.jsx(rn,{id:`${s||E}-selectAll`,label:p,checked:U,indeterminate:j,onChange:ge,ariaLabel:p})}),m.jsx("div",{className:Z("overflow-y-auto max-h-[352px]",D&&X.length===0?"":"py-1"),children:X.length===0?!D&&m.jsx("div",{className:"px-2 py-3",children:m.jsx(En,{icon:v??m.jsx(z.IconClipboardX,{size:24}),title:f,description:C})}):X.map(W=>{const Ce=Q.includes(W.value);return t?m.jsxs("div",{role:"option","aria-selected":Ce,"aria-disabled":!!W.disabled,className:Z(ic,Ce&&pA,W.disabled&&ug,"w-full"),children:[m.jsx(rn,{id:`${s||E}-${W.value}`,label:m.jsxs("span",{className:"flex w-full flex-1 min-w-0 items-center gap-2 text-primary",children:[W.icon&&m.jsx(Oe,{icon:W.icon}),m.jsx("span",{className:"truncate",children:W.label})]}),checked:Ce,disabled:W.disabled,onChange:()=>!W.disabled&&q(W.value),ariaLabel:W.label}),W.description&&m.jsx("div",{className:"text-secondary dial-small",children:W.description})]},W.value):m.jsx("button",{role:"option",type:"button","aria-selected":Ce,"aria-disabled":!!W.disabled,disabled:W.disabled,className:Z(ic,Ce&&fA,W.disabled&&ug),onClick:()=>!W.disabled&&q(W.value),children:m.jsxs("div",{className:"flex items-center gap-2 w-full",children:[W.icon&&m.jsx(Oe,{icon:W.icon}),m.jsx(dt,{text:W.label}),W.description&&m.jsx("div",{className:"text-secondary dial-small",children:W.description})]})},W.value)})}),x&&m.jsx("div",{onClick:W=>{k?.(W),k&&N(!1)},children:typeof x=="function"?x():x})]}),children:m.jsxs("button",{type:"button","aria-haspopup":"listbox","aria-expanded":P,"aria-controls":`list-${s||E}`,className:ce(hA,w&&"opacity-75 !cursor-not-allowed",r===ua.Sm?"min-h-[25px] px-1.5 py-1":"min-h-[38px] px-3 py-2",n===ha.Secondary?"!bg-layer-4":"",b),onMouseDown:W=>{w||D&&!t&&(me(),W.preventDefault())},onClick:()=>{w||(N(W=>!W),D&&!t&&(me(),J.current?.focus()))},children:[D&&!t?m.jsx("div",{className:"flex min-w-0 items-center gap-2 text-primary flex-1",children:m.jsx("input",{id:`inline-${s||E}`,type:"text",placeholder:u??c,value:B||"",onChange:W=>O(W.currentTarget.value.trimStart()),onFocus:()=>!w&&N(!0),onMouseDown:W=>{me(),W.stopPropagation()},onClick:W=>{W.stopPropagation()},onKeyDown:W=>{W.stopPropagation()},className:"bg-transparent outline-none w-full dial-small",ref:J,disabled:w,"aria-disabled":w,autoComplete:"off"})}):m.jsx("div",{className:"flex min-w-0 items-center gap-2 text-primary",children:he()}),!D&&m.jsx(Oe,{icon:CA,className:Z("text-primary",P&&"rotate-180")})]})})},vA=({fieldTitle:e,optional:t,captionDescription:s,containerClassName:o,selectClassName:i,error:n,elementId:r,description:a,readonly:l,value:c,defaultEmptyText:d,...u})=>{const h=g.useCallback(()=>{if(!c||Array.isArray(c)&&c.length===0)return d??"None";if(Array.isArray(c))return m.jsx(DC,{options:u.options,selectedValues:c});{const p=u.options?.find(f=>f.value===c);return m.jsx("span",{"aria-readonly":!0,className:"text-primary",children:p?.label||c})}},[c,u.options,d]);return m.jsx(fa,{elementId:r,label:e,optional:t,description:a,error:n,captionDescription:s,className:o,readonly:l,value:h(),defaultEmptyText:d,children:m.jsx(PC,{className:i,value:c,elementId:r,...u})})};function MC(e){let t=null;return()=>(t==null&&(t=e()),t)}function wA(e,t){return e.filter(s=>s!==t)}function bA(e,t){const s=new Set,o=n=>s.add(n);e.forEach(o),t.forEach(o);const i=[];return s.forEach(n=>i.push(n)),i}class SA{enter(t){const s=this.entered.length,o=i=>this.isNodeInDocument(i)&&(!i.contains||i.contains(t));return this.entered=bA(this.entered.filter(o),[t]),s===0&&this.entered.length>0}leave(t){const s=this.entered.length;return this.entered=wA(this.entered.filter(this.isNodeInDocument),t),s>0&&this.entered.length===0}reset(){this.entered=[]}constructor(t){this.entered=[],this.isNodeInDocument=t}}class yA{initializeExposedProperties(){Object.keys(this.config.exposeProperties).forEach(t=>{Object.defineProperty(this.item,t,{configurable:!0,enumerable:!0,get(){return console.warn(`Browser doesn't allow reading "${t}" until the drop event.`),null}})})}loadDataTransfer(t){if(t){const s={};Object.keys(this.config.exposeProperties).forEach(o=>{const i=this.config.exposeProperties[o];i!=null&&(s[o]={value:i(t,this.config.matchesTypes),configurable:!0,enumerable:!0})}),Object.defineProperties(this.item,s)}}canDrag(){return!0}beginDrag(){return this.item}isDragging(t,s){return s===t.getSourceId()}endDrag(){}constructor(t){this.config=t,this.item={},this.initializeExposedProperties()}}const au="__NATIVE_FILE__",TC="__NATIVE_URL__",IC="__NATIVE_TEXT__",kC="__NATIVE_HTML__",hg=Object.freeze(Object.defineProperty({__proto__:null,FILE:au,HTML:kC,TEXT:IC,URL:TC},Symbol.toStringTag,{value:"Module"}));function nc(e,t,s){const o=t.reduce((i,n)=>i||e.getData(n),"");return o??s}const Qc={[au]:{exposeProperties:{files:e=>Array.prototype.slice.call(e.files),items:e=>e.items,dataTransfer:e=>e},matchesTypes:["Files"]},[kC]:{exposeProperties:{html:(e,t)=>nc(e,t,""),dataTransfer:e=>e},matchesTypes:["Html","text/html"]},[TC]:{exposeProperties:{urls:(e,t)=>nc(e,t,"").split(`
|
|
62
|
-
`),dataTransfer:e=>e},matchesTypes:["Url","text/uri-list"]},[IC]:{exposeProperties:{text:(e,t)=>nc(e,t,""),dataTransfer:e=>e},matchesTypes:["Text","text/plain"]}};function xA(e,t){const s=Qc[e];if(!s)throw new Error(`native type ${e} has no configuration`);const o=new yA(s);return o.loadDataTransfer(t),o}function rc(e){if(!e)return null;const t=Array.prototype.slice.call(e.types||[]);return Object.keys(Qc).filter(s=>{const o=Qc[s];return o?.matchesTypes?o.matchesTypes.some(i=>t.indexOf(i)>-1):!1})[0]||null}const RA=MC(()=>/firefox/i.test(navigator.userAgent)),AC=MC(()=>!!window.safari);class gg{interpolate(t){const{xs:s,ys:o,c1s:i,c2s:n,c3s:r}=this;let a=s.length-1;if(t===s[a])return o[a];let l=0,c=r.length-1,d;for(;l<=c;){d=Math.floor(.5*(l+c));const p=s[d];if(p<t)l=d+1;else if(p>t)c=d-1;else return o[d]}a=Math.max(0,c);const u=t-s[a],h=u*u;return o[a]+i[a]*u+n[a]*h+r[a]*u*h}constructor(t,s){const{length:o}=t,i=[];for(let p=0;p<o;p++)i.push(p);i.sort((p,f)=>t[p]<t[f]?-1:1);const n=[],r=[];let a,l;for(let p=0;p<o-1;p++)a=t[p+1]-t[p],l=s[p+1]-s[p],n.push(a),r.push(l/a);const c=[r[0]];for(let p=0;p<n.length-1;p++){const f=r[p],C=r[p+1];if(f*C<=0)c.push(0);else{a=n[p];const v=n[p+1],w=a+v;c.push(3*w/((w+v)/f+(w+a)/C))}}c.push(r[r.length-1]);const d=[],u=[];let h;for(let p=0;p<c.length-1;p++){h=r[p];const f=c[p],C=1/n[p],v=f+c[p+1]-h-h;d.push((h-f-v)*C),u.push(v*C*C)}this.xs=t,this.ys=s,this.c1s=c,this.c2s=d,this.c3s=u}}const FA=1;function LC(e){const t=e.nodeType===FA?e:e.parentElement;if(!t)return null;const{top:s,left:o}=t.getBoundingClientRect();return{x:o,y:s}}function Cr(e){return{x:e.clientX,y:e.clientY}}function EA(e){var t;return e.nodeName==="IMG"&&(RA()||!(!((t=document.documentElement)===null||t===void 0)&&t.contains(e)))}function DA(e,t,s,o){let i=e?t.width:s,n=e?t.height:o;return AC()&&e&&(n/=window.devicePixelRatio,i/=window.devicePixelRatio),{dragPreviewWidth:i,dragPreviewHeight:n}}function PA(e,t,s,o,i){const n=EA(t),a=LC(n?e:t),l={x:s.x-a.x,y:s.y-a.y},{offsetWidth:c,offsetHeight:d}=e,{anchorX:u,anchorY:h}=o,{dragPreviewWidth:p,dragPreviewHeight:f}=DA(n,t,c,d),C=()=>{let R=new gg([0,.5,1],[l.y,l.y/d*f,l.y+f-d]).interpolate(h);return AC()&&n&&(R+=(window.devicePixelRatio-1)*f),R},v=()=>new gg([0,.5,1],[l.x,l.x/c*p,l.x+p-c]).interpolate(u),{offsetX:w,offsetY:b}=i,S=w===0||w,y=b===0||b;return{x:S?w:v(),y:y?b:C()}}class MA{get window(){if(this.globalContext)return this.globalContext;if(typeof window<"u")return window}get document(){var t;return!((t=this.globalContext)===null||t===void 0)&&t.document?this.globalContext.document:this.window?this.window.document:void 0}get rootElement(){var t;return((t=this.optionsArgs)===null||t===void 0?void 0:t.rootElement)||this.window}constructor(t,s){this.ownerDocument=null,this.globalContext=t,this.optionsArgs=s}}function TA(e,t,s){return t in e?Object.defineProperty(e,t,{value:s,enumerable:!0,configurable:!0,writable:!0}):e[t]=s,e}function pg(e){for(var t=1;t<arguments.length;t++){var s=arguments[t]!=null?arguments[t]:{},o=Object.keys(s);typeof Object.getOwnPropertySymbols=="function"&&(o=o.concat(Object.getOwnPropertySymbols(s).filter(function(i){return Object.getOwnPropertyDescriptor(s,i).enumerable}))),o.forEach(function(i){TA(e,i,s[i])})}return e}class IA{profile(){var t,s;return{sourcePreviewNodes:this.sourcePreviewNodes.size,sourcePreviewNodeOptions:this.sourcePreviewNodeOptions.size,sourceNodeOptions:this.sourceNodeOptions.size,sourceNodes:this.sourceNodes.size,dragStartSourceIds:((t=this.dragStartSourceIds)===null||t===void 0?void 0:t.length)||0,dropTargetIds:this.dropTargetIds.length,dragEnterTargetIds:this.dragEnterTargetIds.length,dragOverTargetIds:((s=this.dragOverTargetIds)===null||s===void 0?void 0:s.length)||0}}get window(){return this.options.window}get document(){return this.options.document}get rootElement(){return this.options.rootElement}setup(){const t=this.rootElement;if(t!==void 0){if(t.__isReactDndBackendSetUp)throw new Error("Cannot have two HTML5 backends at the same time.");t.__isReactDndBackendSetUp=!0,this.addEventListeners(t)}}teardown(){const t=this.rootElement;if(t!==void 0&&(t.__isReactDndBackendSetUp=!1,this.removeEventListeners(this.rootElement),this.clearCurrentDragSourceNode(),this.asyncEndDragFrameId)){var s;(s=this.window)===null||s===void 0||s.cancelAnimationFrame(this.asyncEndDragFrameId)}}connectDragPreview(t,s,o){return this.sourcePreviewNodeOptions.set(t,o),this.sourcePreviewNodes.set(t,s),()=>{this.sourcePreviewNodes.delete(t),this.sourcePreviewNodeOptions.delete(t)}}connectDragSource(t,s,o){this.sourceNodes.set(t,s),this.sourceNodeOptions.set(t,o);const i=r=>this.handleDragStart(r,t),n=r=>this.handleSelectStart(r);return s.setAttribute("draggable","true"),s.addEventListener("dragstart",i),s.addEventListener("selectstart",n),()=>{this.sourceNodes.delete(t),this.sourceNodeOptions.delete(t),s.removeEventListener("dragstart",i),s.removeEventListener("selectstart",n),s.setAttribute("draggable","false")}}connectDropTarget(t,s){const o=r=>this.handleDragEnter(r,t),i=r=>this.handleDragOver(r,t),n=r=>this.handleDrop(r,t);return s.addEventListener("dragenter",o),s.addEventListener("dragover",i),s.addEventListener("drop",n),()=>{s.removeEventListener("dragenter",o),s.removeEventListener("dragover",i),s.removeEventListener("drop",n)}}addEventListeners(t){t.addEventListener&&(t.addEventListener("dragstart",this.handleTopDragStart),t.addEventListener("dragstart",this.handleTopDragStartCapture,!0),t.addEventListener("dragend",this.handleTopDragEndCapture,!0),t.addEventListener("dragenter",this.handleTopDragEnter),t.addEventListener("dragenter",this.handleTopDragEnterCapture,!0),t.addEventListener("dragleave",this.handleTopDragLeaveCapture,!0),t.addEventListener("dragover",this.handleTopDragOver),t.addEventListener("dragover",this.handleTopDragOverCapture,!0),t.addEventListener("drop",this.handleTopDrop),t.addEventListener("drop",this.handleTopDropCapture,!0))}removeEventListeners(t){t.removeEventListener&&(t.removeEventListener("dragstart",this.handleTopDragStart),t.removeEventListener("dragstart",this.handleTopDragStartCapture,!0),t.removeEventListener("dragend",this.handleTopDragEndCapture,!0),t.removeEventListener("dragenter",this.handleTopDragEnter),t.removeEventListener("dragenter",this.handleTopDragEnterCapture,!0),t.removeEventListener("dragleave",this.handleTopDragLeaveCapture,!0),t.removeEventListener("dragover",this.handleTopDragOver),t.removeEventListener("dragover",this.handleTopDragOverCapture,!0),t.removeEventListener("drop",this.handleTopDrop),t.removeEventListener("drop",this.handleTopDropCapture,!0))}getCurrentSourceNodeOptions(){const t=this.monitor.getSourceId(),s=this.sourceNodeOptions.get(t);return pg({dropEffect:this.altKeyPressed?"copy":"move"},s||{})}getCurrentDropEffect(){return this.isDraggingNativeItem()?"copy":this.getCurrentSourceNodeOptions().dropEffect}getCurrentSourcePreviewNodeOptions(){const t=this.monitor.getSourceId(),s=this.sourcePreviewNodeOptions.get(t);return pg({anchorX:.5,anchorY:.5,captureDraggingState:!1},s||{})}isDraggingNativeItem(){const t=this.monitor.getItemType();return Object.keys(hg).some(s=>hg[s]===t)}beginDragNativeItem(t,s){this.clearCurrentDragSourceNode(),this.currentNativeSource=xA(t,s),this.currentNativeHandle=this.registry.addSource(t,this.currentNativeSource),this.actions.beginDrag([this.currentNativeHandle])}setCurrentDragSourceNode(t){this.clearCurrentDragSourceNode(),this.currentDragSourceNode=t;const s=1e3;this.mouseMoveTimeoutTimer=setTimeout(()=>{var o;return(o=this.rootElement)===null||o===void 0?void 0:o.addEventListener("mousemove",this.endDragIfSourceWasRemovedFromDOM,!0)},s)}clearCurrentDragSourceNode(){if(this.currentDragSourceNode){if(this.currentDragSourceNode=null,this.rootElement){var t;(t=this.window)===null||t===void 0||t.clearTimeout(this.mouseMoveTimeoutTimer||void 0),this.rootElement.removeEventListener("mousemove",this.endDragIfSourceWasRemovedFromDOM,!0)}return this.mouseMoveTimeoutTimer=null,!0}return!1}handleDragStart(t,s){t.defaultPrevented||(this.dragStartSourceIds||(this.dragStartSourceIds=[]),this.dragStartSourceIds.unshift(s))}handleDragEnter(t,s){this.dragEnterTargetIds.unshift(s)}handleDragOver(t,s){this.dragOverTargetIds===null&&(this.dragOverTargetIds=[]),this.dragOverTargetIds.unshift(s)}handleDrop(t,s){this.dropTargetIds.unshift(s)}constructor(t,s,o){this.sourcePreviewNodes=new Map,this.sourcePreviewNodeOptions=new Map,this.sourceNodes=new Map,this.sourceNodeOptions=new Map,this.dragStartSourceIds=null,this.dropTargetIds=[],this.dragEnterTargetIds=[],this.currentNativeSource=null,this.currentNativeHandle=null,this.currentDragSourceNode=null,this.altKeyPressed=!1,this.mouseMoveTimeoutTimer=null,this.asyncEndDragFrameId=null,this.dragOverTargetIds=null,this.lastClientOffset=null,this.hoverRafId=null,this.getSourceClientOffset=i=>{const n=this.sourceNodes.get(i);return n&&LC(n)||null},this.endDragNativeItem=()=>{this.isDraggingNativeItem()&&(this.actions.endDrag(),this.currentNativeHandle&&this.registry.removeSource(this.currentNativeHandle),this.currentNativeHandle=null,this.currentNativeSource=null)},this.isNodeInDocument=i=>!!(i&&this.document&&this.document.body&&this.document.body.contains(i)),this.endDragIfSourceWasRemovedFromDOM=()=>{const i=this.currentDragSourceNode;i==null||this.isNodeInDocument(i)||(this.clearCurrentDragSourceNode()&&this.monitor.isDragging()&&this.actions.endDrag(),this.cancelHover())},this.scheduleHover=i=>{this.hoverRafId===null&&typeof requestAnimationFrame<"u"&&(this.hoverRafId=requestAnimationFrame(()=>{this.monitor.isDragging()&&this.actions.hover(i||[],{clientOffset:this.lastClientOffset}),this.hoverRafId=null}))},this.cancelHover=()=>{this.hoverRafId!==null&&typeof cancelAnimationFrame<"u"&&(cancelAnimationFrame(this.hoverRafId),this.hoverRafId=null)},this.handleTopDragStartCapture=()=>{this.clearCurrentDragSourceNode(),this.dragStartSourceIds=[]},this.handleTopDragStart=i=>{if(i.defaultPrevented)return;const{dragStartSourceIds:n}=this;this.dragStartSourceIds=null;const r=Cr(i);this.monitor.isDragging()&&(this.actions.endDrag(),this.cancelHover()),this.actions.beginDrag(n||[],{publishSource:!1,getSourceClientOffset:this.getSourceClientOffset,clientOffset:r});const{dataTransfer:a}=i,l=rc(a);if(this.monitor.isDragging()){if(a&&typeof a.setDragImage=="function"){const d=this.monitor.getSourceId(),u=this.sourceNodes.get(d),h=this.sourcePreviewNodes.get(d)||u;if(h){const{anchorX:p,anchorY:f,offsetX:C,offsetY:v}=this.getCurrentSourcePreviewNodeOptions(),S=PA(u,h,r,{anchorX:p,anchorY:f},{offsetX:C,offsetY:v});a.setDragImage(h,S.x,S.y)}}try{a?.setData("application/json",{})}catch{}this.setCurrentDragSourceNode(i.target);const{captureDraggingState:c}=this.getCurrentSourcePreviewNodeOptions();c?this.actions.publishDragSource():setTimeout(()=>this.actions.publishDragSource(),0)}else if(l)this.beginDragNativeItem(l);else{if(a&&!a.types&&(i.target&&!i.target.hasAttribute||!i.target.hasAttribute("draggable")))return;i.preventDefault()}},this.handleTopDragEndCapture=()=>{this.clearCurrentDragSourceNode()&&this.monitor.isDragging()&&this.actions.endDrag(),this.cancelHover()},this.handleTopDragEnterCapture=i=>{if(this.dragEnterTargetIds=[],this.isDraggingNativeItem()){var n;(n=this.currentNativeSource)===null||n===void 0||n.loadDataTransfer(i.dataTransfer)}if(!this.enterLeaveCounter.enter(i.target)||this.monitor.isDragging())return;const{dataTransfer:a}=i,l=rc(a);l&&this.beginDragNativeItem(l,a)},this.handleTopDragEnter=i=>{const{dragEnterTargetIds:n}=this;if(this.dragEnterTargetIds=[],!this.monitor.isDragging())return;this.altKeyPressed=i.altKey,n.length>0&&this.actions.hover(n,{clientOffset:Cr(i)}),n.some(a=>this.monitor.canDropOnTarget(a))&&(i.preventDefault(),i.dataTransfer&&(i.dataTransfer.dropEffect=this.getCurrentDropEffect()))},this.handleTopDragOverCapture=i=>{if(this.dragOverTargetIds=[],this.isDraggingNativeItem()){var n;(n=this.currentNativeSource)===null||n===void 0||n.loadDataTransfer(i.dataTransfer)}},this.handleTopDragOver=i=>{const{dragOverTargetIds:n}=this;if(this.dragOverTargetIds=[],!this.monitor.isDragging()){i.preventDefault(),i.dataTransfer&&(i.dataTransfer.dropEffect="none");return}this.altKeyPressed=i.altKey,this.lastClientOffset=Cr(i),this.scheduleHover(n),(n||[]).some(a=>this.monitor.canDropOnTarget(a))?(i.preventDefault(),i.dataTransfer&&(i.dataTransfer.dropEffect=this.getCurrentDropEffect())):this.isDraggingNativeItem()?i.preventDefault():(i.preventDefault(),i.dataTransfer&&(i.dataTransfer.dropEffect="none"))},this.handleTopDragLeaveCapture=i=>{this.isDraggingNativeItem()&&i.preventDefault(),this.enterLeaveCounter.leave(i.target)&&(this.isDraggingNativeItem()&&setTimeout(()=>this.endDragNativeItem(),0),this.cancelHover())},this.handleTopDropCapture=i=>{if(this.dropTargetIds=[],this.isDraggingNativeItem()){var n;i.preventDefault(),(n=this.currentNativeSource)===null||n===void 0||n.loadDataTransfer(i.dataTransfer)}else rc(i.dataTransfer)&&i.preventDefault();this.enterLeaveCounter.reset()},this.handleTopDrop=i=>{const{dropTargetIds:n}=this;this.dropTargetIds=[],this.actions.hover(n,{clientOffset:Cr(i)}),this.actions.drop({dropEffect:this.getCurrentDropEffect()}),this.isDraggingNativeItem()?this.endDragNativeItem():this.monitor.isDragging()&&this.actions.endDrag(),this.cancelHover()},this.handleSelectStart=i=>{const n=i.target;typeof n.dragDrop=="function"&&(n.tagName==="INPUT"||n.tagName==="SELECT"||n.tagName==="TEXTAREA"||n.isContentEditable||(i.preventDefault(),n.dragDrop()))},this.options=new MA(s,o),this.actions=t.getActions(),this.monitor=t.getMonitor(),this.registry=t.getRegistry(),this.enterLeaveCounter=new SA(this.isNodeInDocument)}}const kA=function(t,s,o){return new IA(t,s,o)},AA=({onChange:e,emptyTextFirstLine:t,emptyTextSecondLine:s,emptyButtonLabel:o,acceptTypes:i,maxFilesCount:n,multiple:r,fileFormatError:a,fileCountError:l,getIsFileFormatError:c})=>{const d=g.useRef(null),u=g.useRef(null),[h,p]=g.useState([]),[f,C]=g.useState(!1),v=g.useCallback(E=>{const P=E.target.files;if(P&&P.length>0){const N=Array.from(P);c?.(N)?C(!0):e(N)}},[c,e]),w=g.useCallback(E=>n&&E?.length>n,[n]),b=g.useMemo(()=>f||w(h),[f,h,w]),S=()=>{p([]),C(!1)};g.useEffect(()=>{S()},[i]);const[{isOver:y,canDrop:x},R]=Yg(()=>({accept:[au],drop(E){const P=E.files;!c?.(P)&&!w(P)&&e(P),S()},collect:E=>({isOver:E.isOver(),canDrop:E.canDrop()})}),[v]),F=E=>{(E.key==="Enter"||E.key==="Space")&&(E.preventDefault(),u.current?.click())},D=E=>{E?.preventDefault();const P=Array.from(E.dataTransfer?.items??[]);C(!!c?.(P)),p(P)},M=E=>{E.target===E.currentTarget&&S()},k=Z("border border-dashed rounded w-full cursor-pointer relative h-full hover:border-hover",!x&&!b&&"border-primary",x&&(y?"border-accent-primary":"border-hover"),b&&"border-error");return R(d),m.jsxs(m.Fragment,{children:[m.jsxs("div",{className:k,ref:d,onDragOver:D,onDragLeave:M,children:[m.jsxs("label",{htmlFor:"file",tabIndex:0,onKeyDown:F,className:"flex flex-col items-center cursor-pointer h-full w-full text-secondary dial-tiny justify-center",children:[t&&m.jsx("p",{className:"mb-1",children:t}),s&&m.jsx("p",{className:"mb-0.5",children:s}),o&&m.jsx(De,{variant:Te.Tertiary,label:o,onClick:()=>u.current?.click()})]}),m.jsx("input",{multiple:r,id:"file",type:"file",ref:u,hidden:!0,accept:i,onChange:v})]}),m.jsx(m.Fragment,{children:f?m.jsx(Ls,{errorText:a}):w(h)&&m.jsx(Ls,{errorText:l})})]})},LA=({iconBefore:e,className:t,errorText:s,...o})=>{const i=o.invalid,n=()=>m.jsx("div",{className:"mr-2",children:i?m.jsx(z.IconExclamationCircle,{...ae,className:"text-error"}):e});return m.jsx(vo,{...o,iconBefore:n(),tooltipTriggerClassName:"flex-1 min-w-0",className:Z(i?"text-error":"",t),tooltipText:i&&s?s:void 0,hideBorder:!0})},OA=e=>{const{files:t,iconBeforeInput:s,dynamicIcon:o,onChange:i,isInvalid:n,errorText:r,removeButtonAriaLabel:a}=e,l=(u,h)=>{u.stopPropagation(),i(t?.filter(p=>p.name!==h)||[])},c=u=>m.jsx(SC,{"aria-label":a,onClick:h=>l(h,u)}),d=u=>{i(u)};return!t||t.length===0?m.jsx(S1,{backend:kA,children:m.jsx(AA,{...e,onChange:d})}):m.jsx("div",{className:"flex-1 min-h-0 border border-solid border-primary rounded",children:t&&t.length>0&&m.jsx("div",{className:"max-h-full overflow-y-auto",children:t.map((u,h)=>m.jsx(LA,{elementId:u.name,value:u.name,iconAfter:c(u.name),iconBefore:s||o?.(u.name),invalid:n?.(u),errorText:r},u.name+h))})})},NA=({onChange:e,fieldTitle:t,elementId:s,files:o,maxFilesCount:i,fileFormatError:n,fileCountError:r,multiple:a=!0,acceptTypes:l,deleteAllButtonLabel:c,addButtonLabel:d,...u})=>{const h=g.useRef(null),p=()=>h.current?.click(),f=()=>{e([])},C=g.useCallback(w=>w?.some(b=>b.type===""||!(l==="/"||l?.toLowerCase()?.includes(b?.type?.toLowerCase()))),[l]),v=g.useCallback(w=>{const b=w.target.files;if(b&&b.length>0){const S=Array.from(b);C(S)||e([...o||[],...S])}},[e,o,C]);return m.jsxs("div",{className:"h-full flex flex-col",children:[m.jsxs("div",{className:"flex justify-between items-center pb-1 min-h-[42px]",children:[m.jsx(bo,{fieldTitle:`${t}: ${a?o?.length||0:""}`,htmlFor:s}),a&&!!o?.length&&m.jsxs("div",{className:"flex flex-row items-center gap-x-2",children:[m.jsx(De,{variant:Te.Tertiary,className:"!text-error",iconBefore:m.jsx(z.IconTrashX,{...ae}),label:c,onClick:f}),(i?i>o?.length:!0)&&m.jsx(De,{variant:Te.Tertiary,iconBefore:m.jsx(z.IconPlus,{...ae}),label:d,onClick:p})]})]}),o&&o.length>0&&m.jsx("input",{id:"file",type:"file",multiple:a,ref:h,hidden:!0,accept:l,onChange:v}),m.jsx(OA,{files:o,onChange:e,acceptTypes:l,maxFilesCount:i,multiple:a,fileFormatError:n,fileCountError:r,getIsFileFormatError:C,...u})]})},HA=m.jsx(z.IconChevronDown,{size:16}),GA=m.jsx(z.IconChevronUp,{size:16}),Jc=e=>{const[t,s]=g.useState(!1),o=g.useMemo(()=>t?GA:HA,[t]);return m.jsx("div",{children:m.jsx(bt,{menu:{items:e.items},onOpenChange:i=>s(i),children:m.jsx(De,{...e,iconAfter:o})})})},BA="w-full h-full grid grid-rows-[auto_1fr] gap-5 p-6 overflow-hidden min-w-0 bg-layer-2",fg="w-full text-secondary flex items-center gap-2",VA="flex min-h-0 min-w-0 h-full gap-4 overflow-hidden",zA="flex flex-col flex-1 min-h-0 min-w-0 h-full gap-4",WA="w-full h-full rounded bg-layer-3 text-secondary overflow-auto min-w-0",_A="flex-1 w-full rounded text-secondary overflow-auto min-h-0 min-w-0",jA=280,UA="Files",As=20,$A="Files",ac=".dial_folder",KA=280,qA=460,lc=44,YA=56,ZA=800;var Me=(e=>(e.ITEM="item",e.FOLDER="folder",e))(Me||{}),OC=(e=>(e.FILE="FILE",e.PROMPT="PROMPT",e.CONVERSATION="CONVERSATION",e.APPLICATION="APPLICATION",e.TOOLSET="TOOL_SET",e))(OC||{}),NC=(e=>(e.READ="READ",e.WRITE="WRITE",e.SHARE="SHARE",e))(NC||{});const wo=(e,t)=>{if(!(!e||!e.length||!t))for(const s of e){if(s.path===t)return s;const o=wo(s.items,t);if(o)return o}},mg=(e,t)=>{if(!e?.length)return;if(!t)return e[0];const s=wo(e,t);if(s&&s.nodeType===Me.FOLDER)return s;const o=t.split("/").filter(Boolean);if(o.length<=1)return e[0];const i="/"+o.slice(0,o.length-1).join("/");return wo(e,i)??e[0]},si=e=>(e??"").toLowerCase(),XA=e=>si(e).replace(/^\./,""),QA=e=>{if(!e)return[];const t=[],s=o=>{const i=o.items??[];for(const n of i)t.push(n),n.nodeType===Me.FOLDER&&s(n)};return s(e),t},ed=e=>(e.name??e.path.split("/").pop()??"").startsWith("."),Or=e=>{if(!e||e<=0)return"";const t=1024,s=t*1024;return e>=s?`${(e/s).toFixed(1)} MB`:e>=t?`${(e/t).toFixed(0)} KB`:`${e} bytes`},JA=(e,t="en-US",s={year:"numeric",month:"short",day:"2-digit"})=>{if(!e)return"";try{return new Intl.DateTimeFormat(t,s).format(new Date(e))}catch{return e}};function HC(e,t,s){if(!e||e.length===0||e.includes("*/*"))return!0;const o=t.toLowerCase(),i=s&&s.includes(".")?`.${s.split(".").at(-1).toLowerCase()}`:void 0;return e.some(n=>{const r=n.toLowerCase();if(r.startsWith("."))return i===r;if(r.endsWith("/*")){const a=r.slice(0,-1);return o.startsWith(a)}return o===r})}const e8={size:10,stroke:2},t8=26;var Bt=(e=>(e.File="file",e.Folder="folder",e))(Bt||{});const s8=({name:e,type:t,shared:s=!1,loading:o=!1,...i})=>{const n=r=>m.jsxs("span",{className:"inline-flex relative text-secondary",role:"img",children:[r,s&&m.jsx("span",{className:"absolute -bottom-0.5 -left-0.5",children:m.jsx(ln,{})})]});if(o)return n(m.jsx(Fn,{}));if(t===Bt.File){const r=e.includes(".")?e.split(".").pop():null;return m.jsx(ld,{...i,extension:r??"",className:"text-secondary",indicator:s?m.jsx(ln,{}):null,label:"File type icon"})}return t===Bt.Folder?n(m.jsx(Oe,{icon:m.jsx(z.IconFolder,{className:i.className,size:i.size??ae.size,stroke:i.stroke??ae.stroke}),className:"inline-block align-middle"})):null},o8=({name:e,type:t,elementId:s,loading:o=!1,shared:i=!1,iconClassName:n,iconIndicator:r,iconLabel:a,iconSize:l,iconStroke:c,inputInvalid:d,inputInvalidMessage:u,inputContainerClassName:h,inputIconAfter:p,inputRef:f,onChange:C})=>{const v=()=>d?m.jsx(ns,{tooltip:u,children:p||m.jsx(z.IconAlertCircleFilled,{...ae,className:"text-error","aria-label":"alert"})}):null;return m.jsxs("div",{className:"flex gap-2 items-center",children:[m.jsx(s8,{name:e,type:t,label:a,className:n,indicator:r,size:l,stroke:c,loading:o,shared:i}),m.jsx(vo,{containerClassName:ce("!h-6 py-[1px] pl-[7px] pr-[7px]",h),elementId:s,value:e,onChange:C,invalid:d,iconAfter:v(),inputRef:f})]})};function GC({value:e,isEditing:t,restoreOnCancel:s=!0,onValidate:o,onSave:i,onCancel:n}){const[r,a]=g.useState(e),[l,c]=g.useState(!1),[d,u]=g.useState(""),h=g.useRef(null),p=g.useCallback((b=!1,S="")=>{c(b),u(S)},[]),f=g.useCallback(b=>{if(!o)return p(),!0;const S=o(b);return S?(p(!0,S),!1):(p(),!0)},[o,p]),C=g.useCallback(b=>{const S=b??"";a(S),f(S)},[f]),v=g.useCallback(()=>{f(r)?i?.(r):h.current?.focus()},[f,i,r]),w=g.useCallback(()=>{s&&a(e),p(),n?.()},[e,n,s,p]);return g.useEffect(()=>{t&&(a(e),p(),requestAnimationFrame(()=>{h.current?.focus(),h.current?.select()}))},[t,e,p]),g.useEffect(()=>{const b=h.current;if(!t||!b)return;const S=y=>{y.key==="Enter"?(y.preventDefault(),h.current?.blur()):y.key==="Escape"&&(y.preventDefault(),w())};return b.addEventListener("keydown",S),()=>b.removeEventListener("keydown",S)},[t,v,w]),g.useEffect(()=>{if(!t)return;const b=h.current;if(!b)return;const S=y=>{const x=y.relatedTarget;x&&b.contains(x)||(f(r)?v():b.focus())};return b.addEventListener("blur",S),()=>{b.removeEventListener("blur",S)}},[t,r,f,v]),{inputRef:h,value:r,onChange:C,invalid:l,invalidMessage:d}}const ga=({name:e,type:t,elementId:s,editing:o=!1,loading:i=!1,shared:n=!1,iconSize:r=us,validate:a,onSave:l,onCancel:c,inputContainerClassName:d,...u})=>{const{value:h,invalid:p,invalidMessage:f,onChange:C,inputRef:v}=GC({value:e,isEditing:o,onValidate:a,onCancel:c,onSave:l});return o?m.jsx(o8,{type:t,name:h,elementId:s,inputInvalid:p,inputInvalidMessage:f,inputRef:v,onChange:C,iconSize:r,inputContainerClassName:d}):t===Bt.Folder?m.jsx(Ra,{name:e,loading:i,shared:n,iconSize:r,className:"max-w-[428px] truncate"}):m.jsx(xa,{className:"max-w-[428px]",...u,name:e,shared:n,iconSize:r})},BC=e=>{const[t,s]=g.useState(e?.expandedPaths??new Set),o=g.useMemo(()=>!!e?.onExpandedPathsChange,[e?.onExpandedPathsChange]),i=g.useMemo(()=>o?e?.expandedPaths??new Set:t,[o,e?.expandedPaths,t]),n=g.useCallback(d=>{o?e?.onExpandedPathsChange?.(d):s(d)},[o,e]),r=g.useCallback(d=>{const u=new Set(i);u.has(d)?u.delete(d):u.add(d),n(u)},[i,n]),a=g.useCallback(()=>{n(new Set)},[n]),l=g.useCallback(d=>{const u=new Set(i);u.add(d),n(u)},[i,n]),c=g.useCallback(d=>{const u=new Set(i);u.delete(d),n(u)},[i,n]);return{expandedPaths:i,setExpandedPaths:n,togglePath:r,collapseAll:a,expandPath:l,collapsePath:c,isControlled:o}},i8=({items:e,showFiles:t=!1,expandedPaths:s,loadingPaths:o=new Set,loadedPaths:i=new Set,sharedByMePaths:n=new Set,selectedPath:r,emptyStateTitle:a="No Folders",emptyStateDescription:l,emptyStateIcon:c,areHiddenFilesVisible:d=!1,renamedPath:u,rootItemLabel:h,rootItemPath:p,onItemClick:f,getContextMenuItems:C,onRenameSave:v,onRenameCancel:w,onRenameValidate:b,onExpandedPathsChange:S})=>{const{expandedPaths:y,togglePath:x}=BC({expandedPaths:s??new Set,onExpandedPathsChange:S}),R=D=>{f?.(D),x(D.path)},F=(D,M)=>D.map(k=>{const{path:E,nodeType:P,name:N,items:B}=k,O=P===Me.FOLDER;if(!d&&ed(k))return null;if(!O&&!t)return;const J=Array.isArray(B)&&B.length>0&&B.some(H=>H.nodeType===Me.FOLDER||t),te=y.has(E),L=r===E,le=o.has(E),V=u===E,Q=i.has(E),X=n.has(E),$=p&&h&&E===p&&O,q=b&&(H=>b(H,k)),ee=L?"bg-accent-primary-alpha border-l-2 border-l-accent-primary rounded":"border-l-2 border-l-transparent",ue=$?[]:C?.(k)??[];return m.jsx("div",{className:"cursor-pointer text-secondary",children:m.jsxs("div",{className:"flex flex-col w-full","aria-label":"folder",children:[m.jsx(bt,{trigger:[yt.ContextMenu],className:"w-full",anchorToMouse:!0,menu:{items:ue},children:m.jsxs("div",{style:{paddingLeft:`${M*t8}px`},className:ce("py-1 gap-[2px] dial-small flex justify-between hover:bg-accent-primary-alpha rounded group/item w-full mb-[2px] relative",ee),"aria-selected":L,children:[!V&&m.jsx("div",{className:"absolute size-full left-0 top-0 z-0",onClick:()=>R(k)}),m.jsx("div",{className:"relative flex flex-row truncate items-center w-fit h-6",onClick:()=>!V&&R(k),children:m.jsxs(m.Fragment,{children:[O&&m.jsx(z.IconCaretRightFilled,{...e8,className:Z("flex-shrink-0",te&&"rotate-90 transition-all",Q&&!J&&"text-transparent")}),m.jsx(ga,{elementId:`${E}-tree-item`,name:$?h:N,type:O?Bt.Folder:Bt.File,loading:le,shared:X,iconSize:As,...!$&&{editing:V,onSave:v,onCancel:w,validate:q}})]})}),ue.length>0&&!V&&!$&&m.jsx("div",{className:"flex-1 flex justify-end",children:m.jsx(bt,{placement:"bottom-start",allowedPlacements:["top-start","top-end"],menu:{items:ue},className:"sticky right-0",children:m.jsx(Oe,{className:"invisible group-hover/item:visible text-secondary mx-2 flex flex-row gap-2 hover:text-accent-primary",icon:m.jsx(z.IconDotsVertical,{...ae})})})})]})}),te&&B&&F(B,M+1)]})},`${E}-children`)});return m.jsx("div",{className:"flex-1 w-full h-full overflow-y-auto","aria-label":"folders-tree",children:e.length>0?F(e,0):m.jsx(En,{title:a,description:l,icon:c})})},n8="w-full flex items-center justify-between gap-4",r8="min-w-0 h-[38px] flex-1 overflow-hidden bg-layer-3 px-3 flex items-center rounded",a8="w-[260px]",l8=({ariaLabel:e="Breadcrumb",labelClassName:t,onItemClick:s,path:o,makeHref:i,rootItemPath:n,rootItemLabel:r,className:a,breadcrumbClassName:l,searchable:c=!0,value:d,elementId:u="fm-search",disabled:h,readonly:p,invalid:f,onSearchChange:C,searchClassName:v,searchContainerClassName:w,isCompactView:b=!1})=>{const S=g.useMemo(()=>{if(!o)return;const M=o.split("/").map(E=>E.trim()).filter(Boolean);if(!M.length)return[{label:"/"}];const k=M.map((E,P)=>{const N=M.slice(0,P+1),B=typeof i=="function"?i(N,P):void 0;return{label:E,href:B,onClick:s?O=>{O.preventDefault(),s(B)}:void 0}});if(n&&r){const E=n.split("/").filter(Boolean),P=o.split("/").filter(Boolean);if(E.every((B,O)=>P[O]===B)&&k.length>0){const B=k.slice(E.length);return[{label:r,href:n,onClick:s?O=>{O.preventDefault(),s(n)}:void 0},...B]}}return k},[o,i,s,n,r]),[y,x]=g.useState(!1),R=g.useCallback(()=>{if(!y){x(!0);const M=document.getElementById(u);M&&M.focus()}},[u,y]),F=g.useCallback(()=>{(!d||String(d).trim()==="")&&C?.("")},[d,C]),D=g.useCallback(()=>b&&y?m.jsx(De,{className:"!p-[9px]",variant:Te.Secondary,iconBefore:m.jsx(z.IconArrowLeft,{...ae}),onClick:()=>{x(!1),C?.("")}}):m.jsx("div",{className:r8,children:m.jsx(bC,{pathItems:S,ariaLabel:e,labelClassName:t,className:l})}),[e,l,S,y,b,t,C]);return m.jsxs("div",{className:ce(n8,{"gap-3":b},a),"aria-label":"navigation-panel",children:[D(),c&&m.jsx("div",{className:ce(a8,{"w-[38px]":b&&!y,"w-full":b&&y}),role:"search","aria-label":"Search",onClick:R,children:m.jsx(ru,{elementId:u,value:d??"",onChange:C,disabled:h,readonly:p,onBlur:F,invalid:f,className:v,containerClassName:ce(w,{"p-[10px]":b})})})]})};var pa=(e=>(e.MyFiles="my_files",e.Shared="shared",e.Organization="organization",e))(pa||{}),re=(e=>(e.Duplicate="duplicate",e.Copy="copy",e.Move="move",e.Download="download",e.Delete="delete",e.Rename="rename",e.Info="info",e.Unshare="unshare",e))(re||{}),lt=(e=>(e.Replace="replace",e.Duplicate="duplicate",e.Cancel="cancel",e))(lt||{}),Tt=(e=>(e.ReplaceAll="replaceAll",e.DuplicateAll="duplicateAll",e.DecideForEach="decideForEach",e))(Tt||{}),Ze=(e=>(e.Copy="copy",e.Move="move",e))(Ze||{}),oi=(e=>(e.Tree="tree",e.Grid="grid",e))(oi||{}),tt=(e=>(e.Name="name",e.UpdatedAt="updatedAt",e.Size="size",e.Author="author",e.Owner="owner",e.Path="path",e.Actions="__actions",e))(tt||{});const VC=()=>{const[e,t]=g.useState(rg());return g.useEffect(()=>{const s=()=>t(rg());return window.addEventListener("resize",s),()=>window.removeEventListener("resize",s)},[]),e},c8=({tabs:e,activeTab:t,onTabChange:s,areHiddenFilesVisible:o,onToggleHiddenFiles:i,isNewButtonVisible:n,newButtonVariant:r=Te.Secondary,newButtonDropdownItems:a=[],newButtonLabel:l="New",hiddenFilesSwitcherLabel:c="Hidden files",showHiddenFilesLabel:d="Show hidden files",hideHiddenFilesLabel:u="Hide hidden files"})=>{const h=VC(),p=g.useMemo(()=>[{key:"hidden-files-switch",label:o?u:d,icon:o?m.jsx(z.IconEyeOff,{...ae,className:"text-secondary"}):m.jsx(z.IconEye,{...ae,className:"text-secondary"}),onClick:()=>i?.(!o)}],[o,u,d,i]),f=()=>e&&t&&s?m.jsx(mC,{tabs:e,activeTab:t,onClick:w=>s(w),screenThreshold:da.Tablet,smallScreenContainerClassName:"w-fit bg-transparent h-[38px] overflow-hidden",smallScreenDropdownItemClassName:"px-3 h-[38px]"}):null,C=()=>m.jsxs(m.Fragment,{children:[m.jsx(iu,{switchId:"hidden-files-switch",label:c,isOn:o,onChange:i}),n&&m.jsxs(m.Fragment,{children:[m.jsx("div",{className:"h-6 border-l border-primary"}),m.jsx(Jc,{label:l,variant:r,items:a})]})]}),v=()=>m.jsxs(m.Fragment,{children:[m.jsx(bt,{menu:{items:p},allowedPlacements:["bottom","bottom-start"],children:m.jsx(De,{className:"h-[38px]",iconBefore:m.jsx(z.IconDotsVertical,{...ae,className:"text-secondary hover:text-accent-primary"})})}),n?m.jsx(Jc,{label:l,variant:r,items:a}):null]});return m.jsxs("div",{className:"flex w-full justify-between gap-4 items-center overflow-x-auto",children:[m.jsx("div",{className:"flex-1 min-w-0",children:f()}),m.jsx("div",{className:"flex gap-4 flex-shrink-0 items-center",children:h?v():C()})]})},d8=12,u8=8;var eo=(e=>(e.Normal="normal",e.Reverse="reverse",e))(eo||{});function h8({actions:e,direction:t=eo.Normal,moreButtonWidth:s=us,actionsGap:o=8,containerPadding:i=8,dependencies:n=[]}){const r=g.useRef(null),a=g.useRef(null),l=g.useRef(null),c=g.useRef(null),d=g.useRef([]),[u,h]=g.useState(e.length);g.useLayoutEffect(()=>{if(!a.current)return;const C=Array.from(a.current.children);d.current=C.map(v=>Math.ceil(v.getBoundingClientRect().width))},[e,...n]),g.useEffect(()=>{if(!r.current)return;let C=null;const v=()=>{C&&cancelAnimationFrame(C),C=requestAnimationFrame(()=>{const b=r.current,S=l.current?.offsetWidth??0,y=c.current?.offsetWidth??0,x=S+y,F=b.getBoundingClientRect().width-x-s-o*2-i*2,D=d.current;let M=0,k=0;if(t===eo.Reverse)for(let E=D.length-1;E>=0&&(M+=D[E]+o,!(M>F));E--)k++;else for(const E of D){if(M+=E+o,M>F)break;k++}h(k)})},w=new ResizeObserver(v);return w.observe(r.current),v(),()=>{C&&cancelAnimationFrame(C),w.disconnect()}},[e.length,t,...n]);const p=t===eo.Reverse?e.slice(0,e.length-u):e.slice(u);return{visibleActions:t===eo.Reverse?e.slice(e.length-u):e.slice(0,u),hiddenActions:p,refs:{containerRef:r,measureRef:a,leftSectionRef:l,rightSectionRef:c}}}const g8=({getSelectionLabel:e,onClearSelection:t,actions:s,selectedCount:o})=>{const i=VC(),{refs:{containerRef:n,leftSectionRef:r,measureRef:a},visibleActions:l,hiddenActions:c}=h8({actions:s,direction:eo.Reverse,dependencies:[i],actionsGap:d8,containerPadding:u8}),d=e(o);return m.jsxs(m.Fragment,{children:[m.jsx("div",{ref:a,className:"absolute top-0 left-0 invisible pointer-events-none overflow-hidden whitespace-nowrap flex gap-3",children:s.map(({key:u,icon:h,title:p})=>m.jsx(De,{iconBefore:h,label:p,variant:Te.Secondary,hideTitleOnMobile:!0},u))}),m.jsxs("div",{ref:n,className:"rounded bg-layer-0 p-2 flex justify-between items-center w-full",role:"toolbar","aria-label":"File bulk actions",children:[m.jsx("div",{ref:r,children:m.jsx(De,{label:d,onClick:t,textClassName:"text-accent-primary whitespace-nowrap",variant:Te.Tertiary,iconBefore:m.jsx(z.IconX,{...ae,className:"text-accent-primary"})})}),m.jsxs("div",{className:"flex flex-1 w-full gap-3 items-center justify-end",children:[c.length>0&&m.jsx(bt,{menu:{items:c},allowedPlacements:["bottom","bottom-start"],children:m.jsx(De,{className:"h-[38px]",iconBefore:m.jsx(z.IconDotsVertical,{...ae,className:"text-secondary hover:text-accent-primary"})})}),l.map(({key:u,icon:h,title:p,onClick:f,disabled:C})=>m.jsx(De,{className:"!p-[9px]",iconBefore:h,label:p,variant:Te.Secondary,hideTitleOnMobile:!0,disabled:C,onClick:v=>f?.({key:u,domEvent:v})},u))]})]})]})},lu=e=>ve.createElement("svg",{width:18,height:18,viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},ve.createElement("path",{d:"M3.009 12.5527C2.77901 12.4216 2.5877 12.2321 2.45443 12.0034C2.32116 11.7746 2.25064 11.5147 2.25 11.25V3.75C2.25 2.925 2.925 2.25 3.75 2.25H11.25C11.8125 2.25 12.1185 2.53875 12.375 3M10.5 15.75H7.25025C6.98757 15.75 6.72747 15.6983 6.48479 15.5977C6.24211 15.4972 6.0216 15.3499 5.83586 15.1641C5.65012 14.9784 5.50278 14.7579 5.40226 14.5152C5.30174 14.2725 5.25 14.0124 5.25 13.7498V7.25025C5.25 6.71975 5.46074 6.21098 5.83586 5.83586C6.21098 5.46074 6.71975 5.25 7.25025 5.25H13.7498C14.0124 5.25 14.2725 5.30174 14.5152 5.40226C14.7579 5.50278 14.9784 5.65012 15.1641 5.83586C15.3499 6.0216 15.4972 6.24211 15.5977 6.48479C15.6983 6.72747 15.75 6.98757 15.75 7.25025V10.5M12.75 16.5L16.5 12.75M16.5 12.75V16.125M16.5 12.75H13.125",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})),cu=e=>ve.createElement("svg",{width:18,height:18,viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},ve.createElement("path",{d:"M9.75 14.25H3.75C3.35218 14.25 2.97064 14.092 2.68934 13.8107C2.40804 13.5294 2.25 13.1478 2.25 12.75V4.5C2.25 4.10218 2.40804 3.72064 2.68934 3.43934C2.97064 3.15804 3.35218 3 3.75 3H6.75L9 5.25H14.25C14.6478 5.25 15.0294 5.40804 15.3107 5.68934C15.592 5.97064 15.75 6.35218 15.75 6.75V9.75M12 16.5L15.75 12.75M15.75 12.75V16.125M15.75 12.75H12.375",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})),p8=e=>{const[t,s]=g.useState(e?.showHiddenFiles??!1),o=!!e?.onShowHiddenFilesChange,i=o?e.showHiddenFiles??!1:t,n=g.useCallback(a=>{o?e?.onShowHiddenFilesChange?.(a):s(a)},[o,e]),r=g.useCallback(()=>{const a=!i;o?e?.onShowHiddenFilesChange?.(a):s(a)},[i,o,e]);return{areHiddenFilesVisible:i,toggleHiddenFilesVisibility:r,setAreHiddenFilesVisible:n}},f8=e=>{const[t,s]=g.useState(e?.collapsed??!1),o=!!e?.onCollapseChange,i=o?e.collapsed??!1:t,n=g.useCallback(a=>{o?e?.onCollapseChange?.(a):s(a)},[o,e]),r=g.useCallback(()=>{const a=!i;o?e?.onCollapseChange?.(a):s(a)},[i,o,e]);return{isTreeCollapsed:i,toggleTreeCollapse:r,setIsTreeCollapsed:n}},Cg=(e,t)=>{if(!t.has(e))return e;const s=e.lastIndexOf("."),o=s>0,i=o?e.substring(0,s):e,n=o?e.substring(s):"";let r=1,a;do a=`${i} (${r})${n}`,r++;while(t.has(a));return a},cc=e=>e.name,zC=({getDestinationFiles:e,onResolve:t})=>{const[s,o]=g.useState([]),[i,n]=g.useState(!1),[r,a]=g.useState(null),l=g.useRef(!1),c=g.useCallback(b=>{l.current=!0,o(b),n(!0)},[]),d=g.useCallback(()=>{l.current=!1,n(!1),o([]),a(null)},[]),u=g.useCallback((b,S)=>{const y=e(b),x=new Set(y.map(cc)),R=S.filter(F=>x.has(F.name));return{hasConflicts:R.length>0,conflicts:R}},[e]),h=g.useCallback((b,S,y,x)=>{const R=e(b),F=new Set(R.map(cc));return S.map(D=>{const M=D.name,k=F.has(M),E=y&&k?M:Cg(M,F);return(!y||!k)&&F.add(E),{sourceUrl:D.path,destinationUrl:`${b}/${E}`,overwrite:y&&k,nodeType:D.nodeType??Me.ITEM,...x??{}}})},[e]),p=g.useCallback((b,S,y,x)=>{const R=e(b),F=new Set(R.map(cc));return S.filter(M=>y.get(M.path)!==lt.Cancel).map(M=>{const k=y.get(M.path),E=F.has(M.name),P=k===lt.Replace&&E,N=P?M.name:Cg(M.name,F);return P||F.add(N),{sourceUrl:M.path,destinationUrl:`${b}/${N}`,overwrite:P,nodeType:M.nodeType??Me.ITEM,...x??{}}})},[e]),f=g.useCallback((b,S,y)=>{const x=u(b,S);return x.hasConflicts&&(a({files:S,destinationFolder:b,metadata:y}),c(x.conflicts)),x},[u,c]),C=g.useCallback(()=>{if(!r)return;const{files:b,destinationFolder:S,metadata:y}=r,x=h(S,b,!0,y);t?.(x,S),d()},[r,h,t,d]),v=g.useCallback(()=>{if(!r)return;const{files:b,destinationFolder:S,metadata:y}=r,x=h(S,b,!1,y);t?.(x,S),d()},[r,h,t,d]),w=g.useCallback(b=>{if(!r)return;const{files:S,destinationFolder:y,metadata:x}=r,R=new Map(b.map(D=>[D.file.path,D.action])),F=p(y,S,R,x);t?.(F,y),d()},[r,p,t,d]);return{conflictingFiles:s,conflictResolutionOpen:i,hasActiveConflictRef:l,checkForConflicts:u,startConflictResolution:f,resolveConflictsWithStrategy:h,resolveConflictsWithDecisions:p,openConflictResolution:c,closeConflictResolution:d,handleReplaceAll:C,handleDuplicateAll:v,handleDecideForEach:w}},m8=({getDestinationFiles:e,onCopyFiles:t,onMoveToFiles:s,onCopySuccess:o,onMoveSuccess:i,onDuplicateSuccess:n,getCopyHeader:r,getMoveHeader:a})=>{const[l,c]=g.useState(!1),[d,u]=g.useState([]),[h,p]=g.useState([]),[f,C]=g.useState(Ze.Copy),[v,w]=g.useState(null),{conflictingFiles:b,conflictResolutionOpen:S,hasActiveConflictRef:y,startConflictResolution:x,resolveConflictsWithStrategy:R,closeConflictResolution:F,openConflictResolution:D,handleReplaceAll:M,handleDuplicateAll:k,handleDecideForEach:E}=zC({getDestinationFiles:e,onResolve:(ee,ue)=>{v?.type===Ze.Copy?(t?.(ee,ue),o?.()):v?.type===Ze.Move&&v.sourceFolder&&(s?.(ee,v.sourceFolder,ue),i?.())}}),P=g.useCallback(()=>{u([]),p([]),w(null)},[]),N=g.useCallback(ee=>{const ue=x(ee,d,{type:Ze.Copy});if(w({type:Ze.Copy}),!ue.hasConflicts){const H=R(ee,d,!1);t?.(H,ee),o?.(),P()}},[d,x,R,t,o,P]),B=g.useCallback((ee,ue)=>{const H=ue||(v?.sourceFolder??"/");if(!x(ee,h,{type:Ze.Move,sourceFolderPath:H}).hasConflicts){const U=R(ee,h,!0);s?.(U,H,ee),i?.(),P()}},[h,x,R,s,i,P,v]),O=g.useCallback(()=>{M(),P()},[M,P]),J=g.useCallback(()=>{k(),P()},[k,P]),te=g.useCallback(ee=>{E(ee),P()},[E,P]),L=g.useCallback(ee=>{const ue=ee.at(0)?.parentPath??"/",H=R(ue,ee,!1);t?.(H,ue),n?.()},[t,n,R]),le=g.useCallback(ee=>{C(ee),c(!0)},[]),V=g.useCallback(()=>{c(!1),y.current||P()},[P,y]),[Q,X]=g.useState(),$=g.useCallback(ee=>{u(ee),r&&ee.length>0?X(r(ee.length,ee[0]?.name)):X(void 0)},[r]),q=g.useCallback(ee=>{p(ee),w({type:Ze.Move,sourceFolder:ee[0]?.folderId}),a&&ee.length>0?X(a(ee.length,ee[0]?.name)):X(void 0)},[a,w]);return{handleDuplicate:L,handleCloseDestinationFolderPopup:V,handleOpenDestinationFolderPopup:le,handleCopyTo:N,handleMoveTo:B,openDestinationFolderPopup:l,destinationFolderMode:f,destinationFolderTitle:Q,handleSetCopiedFiles:$,handleSetMovedFiles:q,clearState:P,conflictingFiles:b,conflictResolutionOpen:S,openConflictResolution:D,closeConflictResolution:F,handleConflictReplace:O,handleConflictDuplicate:J,handleConflictDecideForEach:te}},C8=({path:e,defaultPath:t,onPathChange:s,onSelectionClear:o})=>{const i=e!==void 0,[n,r]=g.useState(t),a=i?e:n,l=g.useCallback(d=>{i||r(d),s?.(d)},[i,s]),c=g.useCallback(d=>{l(d),o?.()},[l,o]);return{currentPath:a,setCurrentPath:l,handlePathChange:c}},v8=({onDeleteFiles:e,onDeleteSuccess:t})=>{const[s,o]=g.useState(!1),[i,n]=g.useState([]),[r,a]=g.useState(""),l=g.useCallback((u,h)=>{n(u),a(h),o(!0)},[]),c=g.useCallback(()=>{o(!1),n([])},[]),d=g.useCallback(()=>{if(e&&i.length>0){const u=i.map(h=>({sourceUrl:h.path,nodeType:h.nodeType}));e(u,r),t?.()}c()},[i,e,t,c,r]);return{deleteConfirmationOpen:s,itemsToDelete:i,openDeleteConfirmation:l,closeDeleteConfirmation:c,confirmDelete:d}},w8=({onDownloadFiles:e,onDownloadSuccess:t})=>({handleDownloadFiles:g.useCallback(o=>{e&&o.length>0&&(e(o),t?.())},[e,t])}),b8=e=>"dataTransfer"in e&&e.dataTransfer!==null,S8=({onUploadFiles:e,onValidateUpload:t,maxFileSize:s,allowedFileTypes:o,validationMessages:i={},onUploadArchive:n}={})=>{const[r,a]=g.useState(!1),[l,c]=g.useState(!1),[d,u]=g.useState(),h=g.useRef(null),p=g.useRef(""),f=g.useRef([]),[C,v]=g.useState(new Map),[w,b]=g.useState(null),S=g.useCallback(I=>!o||o.includes("*/*")?I:I.filter(({fileContent:U,name:j})=>HC(o,U.type,j)),[o]),{conflictingFiles:y,conflictResolutionOpen:x,hasActiveConflictRef:R,startConflictResolution:F,closeConflictResolution:D,openConflictResolution:M,handleReplaceAll:k,handleDuplicateAll:E,handleDecideForEach:P}=zC({getDestinationFiles:()=>f.current,onResolve:(I,U)=>{if(!w)return;const j=I.map(ge=>{const ie=C.get(ge.sourceUrl);if(!ie)return;const we=ge.destinationUrl.split("/").pop();return{fileContent:ie.fileContent,name:we}}).filter(Boolean);j.length>0&&e?.(j,U),N()}}),N=g.useCallback(()=>{v(new Map),b(null)},[]);g.useEffect(()=>{let I=0;const U=we=>{b8(we)&&we.dataTransfer.types.includes($A)&&(I++,c(!0))},j=()=>{I--,I===0&&c(!1)},ge=()=>{I=0,c(!1)},ie=we=>{we.preventDefault()};return window.addEventListener("dragenter",U),window.addEventListener("dragleave",j),window.addEventListener("drop",ge),window.addEventListener("dragover",ie),()=>{window.removeEventListener("dragenter",U),window.removeEventListener("dragleave",j),window.removeEventListener("drop",ge),window.removeEventListener("dragover",ie)}},[]);const B=g.useCallback(I=>s?I.filter(U=>U.fileContent.size>s).map(U=>U.name):[],[s]),O=g.useCallback((I,U)=>I.map(j=>({id:j.name,name:j.name,folderId:U,path:j.name,nodeType:Me.ITEM,parentPath:U,contentLength:j.fileContent.size})),[]),J=g.useCallback(async(I,U,j)=>{u(void 0),f.current=j;const ge=B(I);if(ge.length>0){const Pe=s?(s/1048576).toFixed(2):0,he=i.oversizedFiles||`Files exceed maximum size (${Pe}MB): ${ge.join(", ")}`;return u(he),!1}if(t)try{const Pe=await t(I,j,U);if(!Pe.valid)return u(Pe.message||i.validationFailed||"Validation failed"),!1}catch{return u(i.validationError||"Validation error occurred"),!1}const ie=new Map(I.map(Pe=>[Pe.name,Pe]));v(ie);const we=O(I,U);return b({destinationFolder:U}),F(U,we,{destinationFolder:U}).hasConflicts?!1:(e?.(I,U),N(),!0)},[e,t,B,s,i,O,F,N]),te=g.useCallback(()=>{k(),N()},[k,N]),L=g.useCallback(()=>{E(),N()},[E,N]),le=g.useCallback(I=>{P(I),N()},[P,N]),V=g.useCallback(()=>{D(),R.current||N()},[D,R,N]),Q=g.useCallback(I=>{I.preventDefault(),I.stopPropagation(),I.dataTransfer.types.includes("Files")&&a(!0)},[]),X=g.useCallback(I=>{I.preventDefault(),I.stopPropagation();const U=I.currentTarget.getBoundingClientRect(),j=I.clientX,ge=I.clientY;(j<=U.left||j>=U.right||ge<=U.top||ge>=U.bottom)&&a(!1)},[]),$=g.useCallback(I=>{I.preventDefault(),I.stopPropagation(),I.dataTransfer.types.includes("Files")&&(I.dataTransfer.dropEffect="copy")},[]),q=g.useCallback(async(I,U,j)=>{if(I.preventDefault(),I.stopPropagation(),a(!1),!I.dataTransfer.types.includes("Files"))return;const ge=Array.from(I.dataTransfer.files);if(ge.length===0)return;const ie=ge.map(Se=>({fileContent:Se,name:Se.name})),we=S(ie);if(we.length===0){u(i.unsupportedFiles||"Selected files are not supported");return}await J(we,U,j)},[J,S,i]);g.useEffect(()=>{let I=h.current;I||(I=document.createElement("input"),I.type="file",I.multiple=!0,I.style.display="none",document.body.appendChild(I),h.current=I),o&&o.length>0?I.accept=o.join(","):I.removeAttribute("accept");const U=async()=>{if(!I?.files?.length)return;const ge=Array.from(I.files).map(we=>({fileContent:we,name:we.name})),ie=S(ge);if(ie.length===0){u(i.unsupportedFiles||"Selected files are not supported"),I.value="";return}await J(ie,p.current,f.current),I.value=""};return I.addEventListener("change",U),()=>{I&&(I.removeEventListener("change",U),h.current===I&&(document.body.removeChild(I),h.current=null))}},[o,S,J,i]);const ee=g.useCallback((I,U)=>{p.current=I,f.current=U,h.current&&h.current.click()},[]),ue=g.useCallback((I,U)=>{if(!n)return;const j=document.createElement("input");j.type="file",j.accept=".zip,application/zip",j.multiple=!1,j.style.display="none";const ge=()=>{const ie=j.files?.[0];if(!ie){document.body.removeChild(j);return}const we=ie.name.replace(/\.zip$/i,"");if(U.some(Pe=>Pe.nodeType===Me.FOLDER&&Pe.name.toLowerCase()===we.toLowerCase())){u(i.validationFailed||`Folder with name "${we}" already exists`),document.body.removeChild(j);return}try{n(ie,we,I)}finally{document.body.removeChild(j)}};j.addEventListener("change",ge),document.body.appendChild(j),j.click()},[n,i]),H=g.useCallback(()=>{u(void 0)},[]);return{isDragging:r,isDraggingOverWindow:l,uploadError:d,handleDragEnter:Q,handleDragLeave:X,handleDragOver:$,handleDrop:q,clearError:H,handleUpload:J,openFileDialog:ee,openArchiveDialog:ue,fileInputRef:h,uploadConflictingFiles:y,uploadConflictResolutionOpen:x,hasActiveUploadConflictRef:R,openUploadConflictResolution:M,closeUploadConflictResolution:V,handleUploadConflictReplace:te,handleUploadConflictDuplicate:L,handleUploadConflictDecideForEach:le}},WC=g.createContext(void 0),y8={emptyName:"Name cannot be empty",duplicateName:"An item with this name already exists"};function x8(e){let t=e.length;for(;t>0&&e[t-1]==="/";)t--;return e.slice(0,t)}function R8(e,t){const s=x8(e),o=s.lastIndexOf("/");return o===-1?t:s.slice(0,o+1)+t}function F8(e){const t=e.lastIndexOf(".");return t===-1||t===0?e:e.substring(0,t)}function vg(e){const t=e.lastIndexOf(".");return t===-1||t===0?"":e.substring(t)}const E8=({items:e,onRenameValidate:t,validationMessages:s,onMoveToFiles:o})=>{const[i,n]=g.useState(),r=g.useMemo(()=>({...y8,...s}),[s]),a=g.useMemo(()=>i?.path,[i]),l=g.useCallback(p=>{const f=wo(e,p);f&&n(f)},[e]),c=g.useCallback(()=>{n(void 0)},[]),d=g.useCallback(p=>{if(!i||!o){n(void 0);return}const f=i.nodeType===Me.ITEM;let C=p.trim();if(f){const S=vg(i.name);S&&!C.endsWith(S)&&(C=C+S)}if(C===i.name){n(void 0);return}const v=R8(i.path,C),w=i.parentPath;if(!w){n(void 0);return}const b={sourceUrl:i.path,destinationUrl:v,nodeType:i.nodeType};o([b],w,w),n(void 0)},[i,o]),u=g.useCallback((p,f)=>{const C=p.trim();if(!C)return r.emptyName;const v=f.nodeType===Me.ITEM;let w=C;if(v){const S=vg(f.name);S&&!w.endsWith(S)&&(w=w+S)}const b=f.parentPath;if(b){const S=wo(e,b);if(S&&new Set((S.items??[]).filter(x=>x.path!==f.path).map(x=>x.name.toLowerCase())).has(w.toLowerCase()))return r.duplicateName}if(t){const S=t(w,f);if(S)return S}return null},[t,r,e]),h=g.useCallback(p=>p.nodeType===Me.ITEM?F8(p.name):p.name,[]);return{renamedPath:a,renamedItem:i,renameHandler:l,renameSaveHandler:d,renameCancelHandler:c,renameValidateHandler:u,getDisplayName:h}},D8=({newActionLabels:e,onUploadFiles:t,onCreateFolder:s,onUploadArchive:o})=>{const i=g.useMemo(()=>{const r=[];return e&&(e.newFolder&&r.push({key:"new-folder",label:e.newFolder,icon:m.jsx(z.IconFolder,{...ae,className:"text-secondary"}),onClick:()=>{s&&s()}}),e.uploadFiles&&r.push({key:"upload-file",label:e.uploadFiles,icon:m.jsx(z.IconFile,{...ae,className:"text-secondary"}),onClick:()=>{t&&t()}}),e.uploadArchive&&r.push({key:"upload-archive",label:e.uploadArchive,icon:m.jsx(z.IconFileZip,{...ae,className:"text-secondary"}),onClick:()=>{o&&o()}})),r},[e,t,s,o]),n=g.useMemo(()=>i.length>0,[i]);return{newActions:i,isNewButtonVisible:n}},P8={emptyName:"Folder name cannot be empty",duplicateName:"A folder with this name already exists"},M8=({currentFolder:e,onCreateFolder:t,onValidateFolderName:s,validationMessages:o})=>{const[i,n]=g.useState(!1),[r,a]=g.useState(null),l=g.useRef(e?.path),c=g.useMemo(()=>({...P8,...o}),[o]);g.useEffect(()=>{const f=e?.path;l.current!==f&&i&&(n(!1),a(null)),l.current=f},[e?.path,i]);const d=g.useCallback(()=>{const f=`__new_folder_${Date.now()}`;a(f),n(!0)},[]),u=g.useCallback(()=>{n(!1),a(null)},[]),h=g.useCallback(f=>{const C=f.trim();if(!C)return c.emptyName;if(e&&new Set((e.items??[]).filter(w=>w.nodeType===Me.FOLDER).map(w=>w.name.toLowerCase())).has(C.toLowerCase()))return c.duplicateName;if(s&&e){const v=s(C,e);if(v)return v}return null},[e,s,c]),p=g.useCallback(async f=>{const C=f.trim();if(!C)return;const w=`${e?.path??"/"}/${C}`,b=`${w}/${ac}`,y={fileContent:new File([],ac,{type:"text/plain"}),name:ac};t&&await t(y,w,b),u()},[e,t,u]);return{isCreatingFolder:i,newFolderTempId:r,startFolderCreation:d,cancelFolderCreation:u,saveFolderCreation:p,validateFolderName:h}},T8=({additionalButtons:e,expandedPathsLength:t,collapseAll:s})=>{const o=t===0;return{additionalButtons:g.useMemo(()=>{const n=ce(["hover:text-accent-primary p-1",o&&"text-controls-disable hover:text-controls-disable disabled:hover:cursor-default"]);return m.jsxs(m.Fragment,{children:[e,m.jsx(De,{disabled:o,className:n,onClick:s,iconBefore:m.jsx(z.IconCopyMinus,{size:24,stroke:1.5}),"aria-label":"collapse-all"})]})},[e,o,s])}},I8=({onGetInfo:e})=>{const[t,s]=g.useState(!1),[o,i]=g.useState(void 0),n=g.useCallback(async a=>{i(a),s(!0),e&&await e(a)},[e]),r=g.useCallback(()=>{s(!1),i(void 0)},[]);return{isMetadataPopupOpen:t,selectedFileForMetadata:o,openMetadataPopup:n,closeMetadataPopup:r}};function k8(e){const t=[];function s(o){for(const i of o)t.push(i),i.items&&s(i.items)}return s(e),t}function wg(e,t){const s=si(t);return e.filter(o=>si(o.name).includes(s))}function A8({onSearchFiles:e,clearSearchResults:t,currentPath:s,searchResults:o=[],searchInProgress:i=!1,navigationPanelValue:n,onNavigationPanelSearchChange:r,allItems:a=[]}){const[l,c]=g.useState(""),d=g.useRef(!1),u=g.useRef(!1),h=g.useRef([]),p=g.useRef(s);g.useEffect(()=>{n!=null&&c(String(n))},[n]);const f=String(n??l??"").trim(),C=u.current&&(i||o.length>0||f!==""),v=g.useCallback(y=>{const x=y.trim();if(!x){u.current=!1,d.current=!1;return}u.current=!0,e&&s&&!d.current&&(d.current=!0,e(s,x))},[e,s]),w=g.useCallback(()=>{d.current=!1,u.current=!1,h.current=[],c(""),r?.(""),t?.()},[t,r]),b=g.useCallback(y=>{const x=String(y??"");c(x),r?.(x),x.trim()?v(x):w()},[r,v,w]);g.useEffect(()=>{p.current!==s&&(p.current=s,(u.current||f)&&w())},[s,w,f]),g.useEffect(()=>{o.length>0&&h.current.length===0&&(h.current=o)},[o]);const S=g.useMemo(()=>{if(e){const x=h.current.length>0?h.current:o;return!f||x.length===0?x:wg(x,f)}if(!f||!a.length)return[];const y=k8(a);return wg(y,f)},[e,o,f,a]);return{isSearchMode:C,searchValue:l,effectiveSearchValue:f,setSearchValue:c,handleSearchChange:b,handleSearchActivate:v,handleSearchClear:w,searchResultsRows:S}}function L8({selectedPaths:e,defaultSelectedPaths:t,onSelectedPathsChange:s}){const o=e!==void 0,[i,n]=g.useState(()=>t??new Set),r=g.useMemo(()=>o?e:i,[o,e,i]),a=g.useCallback(c=>{const d=new Set(c);s?.(d),o||n(d)},[o,s]),l=g.useCallback(()=>{a(new Set)},[a]);return{selectedPaths:r,setSelectedPaths:a,clearSelection:l,isControlled:o}}const _C=({children:e,className:t,items:s=[],rootItem:o,path:i,defaultPath:n,filesLoading:r,selectedPaths:a,defaultSelectedPaths:l,onSelectedPathsChange:c,showHiddenFiles:d,onShowHiddenFilesChange:u,treeOptions:h,navigationPanelOptions:p,deleteConfirmationOptions:f,gridOptions:C,toolbarOptions:v,bulkActionsToolbarOptions:w,destinationFolderPopupOptions:b,conflictResolutionPopupOptions:S,onPathChange:y,onTableFileClick:x,onCopyFiles:R,onMoveToFiles:F,onDeleteFiles:D,onDownloadFiles:M,onRenameValidate:k,renameValidationMessages:E,onUploadFiles:P,onValidateUpload:N,uploadValidationMessages:B,maxFileSize:O,onUploadArchive:J,onCreateFolder:te,onCreateFolderValidate:L,folderCreationValidationMessages:le,fileMetadataPopupOptions:V,onGetInfo:Q,onUnshareFile:X,actionsRef:$,sharedByMePaths:q,onSearchFiles:ee,searchResults:ue,searchInProgress:H,clearSearchResults:I,allowedFileTypes:U,emptyStateIcon:j,emptyStateTitle:ge,emptyStateDescription:ie})=>{const{selectedPaths:we,clearSelection:Se,setSelectedPaths:Pe}=L8({selectedPaths:a,defaultSelectedPaths:l,onSelectedPathsChange:c}),he=g.useMemo(()=>{const ke=new Map;return we.forEach(Pt=>{const Kt=wo(s,Pt);Kt&&ke.set(Pt,Kt)}),ke},[we,s]),{currentPath:me,setCurrentPath:W,handlePathChange:Ce}=C8({path:i,defaultPath:n,onPathChange:y,onSelectionClear:Se}),[pe,Fe]=g.useState(),Ue=b?.destinationFolderPath??pe,nt=g.useCallback(ke=>{b?.setDestinationFolderPath?b.setDestinationFolderPath(ke):Fe(ke)},[b]),{areHiddenFilesVisible:Ne,toggleHiddenFilesVisibility:zt}=p8({showHiddenFiles:d,onShowHiddenFilesChange:u}),{isTreeCollapsed:Do,toggleTreeCollapse:Po,setIsTreeCollapsed:Le}=f8({collapsed:h?.collapsed,onCollapseChange:h?.onCollapseChange}),{renamedPath:et,renamedItem:vi,renameHandler:On,renameSaveHandler:Ha,renameCancelHandler:Ga,renameValidateHandler:Ba,getDisplayName:Va}=E8({items:s,onRenameValidate:k,validationMessages:E,onMoveToFiles:F}),{isSearchMode:wi,searchValue:za,effectiveSearchValue:bi,setSearchValue:Wa,handleSearchChange:_a,searchResultsRows:Nn}=A8({onSearchFiles:ee,clearSearchResults:I,currentPath:me,searchResults:ue,searchInProgress:H,navigationPanelValue:p?.value,onNavigationPanelSearchChange:p?.onSearchChange,allItems:s}),St=g.useMemo(()=>mg(s,me)??s[0],[s,me]),{handleCopyTo:ja,handleMoveTo:Ua,handleDuplicate:$t,handleOpenDestinationFolderPopup:$a,handleCloseDestinationFolderPopup:Ka,openDestinationFolderPopup:js,handleSetCopiedFiles:Si,handleSetMovedFiles:qa,destinationFolderMode:Ya,destinationFolderTitle:yi,conflictingFiles:Hn,conflictResolutionOpen:Gn,closeConflictResolution:Bn,handleConflictReplace:Za,handleConflictDuplicate:Vn,handleConflictDecideForEach:zn}=m8({getDestinationFiles:ke=>mg(s,ke)?.items??[],onCopyFiles:R,onMoveToFiles:F,onCopySuccess:Se,onMoveSuccess:Se,onDuplicateSuccess:Se,getCopyHeader:b?.getCopyHeader,getMoveHeader:b?.getMoveHeader});g.useEffect(()=>{js&&!Ue&&nt(me??o?.path??"/")},[js,Ue,me,o?.path,nt]),g.useEffect(()=>{js||nt(void 0)},[js,nt]);const{deleteConfirmationOpen:Wn,itemsToDelete:_n,openDeleteConfirmation:Mo,closeDeleteConfirmation:jn,confirmDelete:xi}=v8({onDeleteFiles:D,onDeleteSuccess:Se}),{handleDownloadFiles:Xa}=w8({onDownloadFiles:M,onDownloadSuccess:Se}),{isDragging:Un,isDraggingOverWindow:Ri,uploadError:Qa,handleDragEnter:Fi,handleDragLeave:$n,handleDragOver:Ei,handleDrop:To,clearError:Kn,openFileDialog:Di,fileInputRef:Ja,openArchiveDialog:Xe,uploadConflictingFiles:qn,uploadConflictResolutionOpen:Pi,closeUploadConflictResolution:el,handleUploadConflictReplace:Yn,handleUploadConflictDuplicate:tl,handleUploadConflictDecideForEach:sl}=S8({onUploadFiles:P,onValidateUpload:N,maxFileSize:O,onUploadArchive:J,allowedFileTypes:U,validationMessages:B}),ol=g.useCallback(ke=>{const Pt=me??"",Kt=St?.items??[];To(ke,Pt,Kt)},[me,St,To]),Mi=g.useCallback(()=>{const ke=me??"",Pt=St?.items??[];Di(ke,Pt)},[me,St,Di]),il=g.useCallback(()=>{const ke=me??"",Pt=St?.items??[];Xe(ke,Pt)},[me,St,Xe]),{isCreatingFolder:Ti,newFolderTempId:xs,startFolderCreation:Ii,cancelFolderCreation:ki,saveFolderCreation:Zn,validateFolderName:Xn}=M8({currentFolder:St,onCreateFolder:te,onValidateFolderName:L,validationMessages:le}),{newActions:nl,isNewButtonVisible:rl}=D8({newActionLabels:v?.newActionLabels,onUploadFiles:Mi,onUploadArchive:il,onCreateFolder:Ii}),_=g.useMemo(()=>{if(wi){const Ve=Nn;return Ne?Ve.map(ht=>({id:ht.id??ht.path,name:ht.name??ht.path.split("/").pop()??"",updatedAt:ht.updatedAt,size:ht.nodeType===Me.ITEM?Or(ht.contentLength):"",author:ht.author,path:ht.path,nodeType:ht.nodeType,extension:ht.extension,isTemporary:!1,owner:ht.owner})):Ve.filter(rt=>!ed(rt)).map(rt=>({id:rt.id??rt.path,name:rt.name??rt.path.split("/").pop()??"",updatedAt:rt.updatedAt,size:rt.nodeType===Me.ITEM?Or(rt.contentLength):"",author:rt.author,path:rt.path,nodeType:rt.nodeType,extension:rt.extension,isTemporary:!1,owner:rt.owner}))}const ke=si(bi).trim(),Pt=St?.items??[];let Kt=ke?QA(St):Pt;Ne||(Kt=Kt.filter(Ve=>!ed(Ve)));const Li=Kt.map(Ve=>({id:Ve.id??Ve.path,name:Ve.name??Ve.path.split("/").pop()??"",updatedAt:Ve.updatedAt,size:Ve.nodeType===Me.ITEM?Or(Ve.contentLength):"",author:Ve.author,path:Ve.path,nodeType:Ve.nodeType,extension:Ve.extension,isTemporary:!1,owner:Ve.owner,contentType:Ve.contentType}));if(Ti&&xs&&!ke&&Li.unshift({id:xs,name:"",updatedAt:void 0,size:"",author:void 0,path:xs,nodeType:Me.FOLDER,extension:void 0,isTemporary:!0,owner:void 0}),!ke)return Li;const YC=ke.split(/\s+/).filter(Boolean);return Li.filter(Ve=>{if(Ve.isTemporary)return!0;const ht=si(Ve.name),rt=si(Ve.author),ZC=XA(Ve.extension);return YC.every(gl=>ht.includes(gl)||rt.includes(gl)||ZC.includes(gl))})},[wi,Nn,St,bi,Ne,Ti,xs]),Re=g.useCallback(ke=>{Ce(ke.path)},[Ce]),Rs=g.useCallback(ke=>{Ce(ke)},[Ce]),Fs=g.useCallback(ke=>{ke.nodeType===Me.FOLDER?Ce(ke.path):x?.(ke)},[Ce,x]),{expandedPaths:Io,setExpandedPaths:al,collapseAll:ll}=BC({expandedPaths:h?.expandedPaths,onExpandedPathsChange:h?.onExpandedPathsChange}),{additionalButtons:Us}=T8({collapseAll:ll,expandedPathsLength:Io.size,additionalButtons:h?.additionalButtons}),{isMetadataPopupOpen:cl,selectedFileForMetadata:dl,openMetadataPopup:Ai,closeMetadataPopup:Qn}=I8({onGetInfo:Q}),ul=g.useCallback(()=>{Qn(),V?.clearMetadata?.()},[Qn,V]),hl={className:t,items:s,allowedFileTypes:U,rootItem:o,filesLoading:r,treeOptions:{...h,expandedPaths:Io,onExpandedPathsChange:al,additionalButtons:Us},navigationPanelOptions:p,gridOptions:C,toolbarOptions:v,bulkActionsToolbarOptions:w,deleteConfirmationOptions:f,destinationFolderPopupOptions:{...b,destinationFolderPath:Ue,setDestinationFolderPath:nt,header:yi,onCreateFolder:te,onCreateFolderValidate:L,folderCreationValidationMessages:le},currentPath:me,setCurrentPath:W,searchValue:za,effectiveSearchValue:bi,setSearchValue:Wa,areHiddenFilesVisible:Ne,toggleHiddenFilesVisibility:zt,isTreeCollapsed:Do,toggleTreeCollapse:Po,setIsTreeCollapsed:Le,selectedPaths:we,selectedFiles:he,setSelectedPaths:Pe,clearSelection:Se,currentFolder:St,gridRows:_,handleCopyTo:ja,handleMoveTo:Ua,handleDuplicate:$t,handleSetCopiedFiles:Si,handleSetMovedFiles:qa,openDestinationFolderPopup:js,handleCloseDestinationFolderPopup:Ka,handleOpenDestinationFolderPopup:$a,destinationFolderMode:Ya,handleDownloadFiles:Xa,renamedPath:et,renamedItem:vi,onRename:On,onRenameSave:Ha,onRenameCancel:Ga,onRenameValidate:Ba,getDisplayName:Va,openDeleteConfirmation:Mo,closeDeleteConfirmation:jn,confirmDelete:xi,deleteConfirmationOpen:Wn,itemsToDelete:_n,handlePathChange:Ce,handleTreeItemClick:Re,handleBreadcrumbItemClick:Rs,handleSearchChange:_a,handleTableRowClick:Fs,onTableFileClick:x,isDragging:Un,uploadError:Qa,handleDragEnter:Fi,handleDragLeave:$n,handleDragOver:Ei,handleDrop:ol,clearUploadError:Kn,onUploadFiles:P,onValidateUpload:N,maxFileSize:O,isDraggingOverWindow:Ri,openFileDialog:Mi,fileInputRef:Ja,newActions:nl,isNewButtonVisible:rl,isCreatingFolder:Ti,newFolderTempId:xs,startFolderCreation:Ii,cancelFolderCreation:ki,saveFolderCreation:Zn,validateFolderName:Xn,conflictResolutionPopupOptions:S,conflictingFiles:Hn,conflictResolutionOpen:Gn,closeConflictResolution:Bn,handleConflictReplace:Za,handleConflictDuplicate:Vn,handleConflictDecideForEach:zn,uploadConflictingFiles:qn,uploadConflictResolutionOpen:Pi,closeUploadConflictResolution:el,handleUploadConflictReplace:Yn,handleUploadConflictDuplicate:tl,handleUploadConflictDecideForEach:sl,fileMetadataPopupOptions:V,isMetadataPopupOpen:cl,selectedFileForMetadata:dl,openMetadataPopup:Ai,closeMetadataPopup:ul,onGetInfo:Q,onUnshareFile:X,actionsRef:$,sharedByMePaths:q,onSearchFiles:ee,searchInProgress:H,searchResults:ue,clearSearchResults:I,isSearchMode:wi,emptyStateIcon:j,emptyStateTitle:ge,emptyStateDescription:ie};return m.jsx(WC.Provider,{value:hl,children:e})},jC=()=>{const e=g.useContext(WC);if(!e)throw new Error("useFileManagerContext must be used within <FileManagerProvider>");return e},O8="en-US",N8={year:"numeric",month:"numeric",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit"},H8="text-primary";function UC(e){if(!e)return null;if(e instanceof Date)return isFinite(e.getTime())?e:null;if(typeof e=="number"){const t=new Date(e);return isFinite(t.getTime())?t:null}if(typeof e=="string"){const t=e.trim();if(/^-?\d+$/.test(t)){const o=Number(t);return UC(o)}const s=new Date(t);return isFinite(s.getTime())?s:null}return null}const $C=({value:e,locale:t=O8,options:s=N8,emptyPlaceholder:o,className:i})=>{const n=UC(e),r=g.useMemo(()=>n?new Intl.DateTimeFormat(t,s).format(n):o,[n,o,t,s]),a=n?n.toISOString():void 0;return m.jsx(dt,{text:a?m.jsx("time",{dateTime:a,children:r}):m.jsx("span",{children:r}),className:Z(H8,i),hideTooltip:!1})},G8=({open:e,itemsToDelete:t,onClose:s,onConfirm:o,cancelLabel:i="Cancel",confirmLabel:n="Delete",titleRenderer:r,contentRenderer:a})=>{const l=t.map(p=>p.name),d=r?.(l)||"Confirm Deleting Items",u=m.jsxs("div",{className:"px-6 py-3 dial-small",children:[m.jsx("p",{className:"text-secondary mb-3",children:t.length===1?m.jsxs(m.Fragment,{children:["Do you want to delete file or folder"," ",m.jsxs("span",{className:"text-primary break-all",children:['"',t[0].name,'"']}),"?"]}):m.jsxs(m.Fragment,{children:["Do you want to delete the following"," ",m.jsx("span",{className:"text-primary",children:t.length})," items?"]})}),t.length>1&&m.jsx(m.Fragment,{children:t.length<=10?m.jsx("ul",{className:"space-y-1 text-primary list-none",children:t.map(p=>m.jsx("li",{className:"truncate",children:p.name},p.path))}):m.jsxs(m.Fragment,{children:[m.jsx("ul",{className:"space-y-1 text-primary list-none mb-2",children:t.slice(0,10).map(p=>m.jsx("li",{className:"truncate",children:p.name},p.path))}),m.jsxs("p",{className:"text-secondary italic",children:["... and ",t.length-10," more"]})]})})]}),h=a?.(l)||u;return m.jsx(RC,{open:e,header:d,confirmLabel:n,cancelLabel:i,variant:di.Danger,onClose:s,onConfirm:o,children:h})},B8=({onClose:e,onConfirm:t,open:s,copyLabel:o="Copy",moveLabel:i="Move",addFolderLabel:n="Add folder",mode:r=Ze.Copy,hiddenFilesSwitcherLabel:a="Show hidden files",onUploadFiles:l,onValidateUpload:c,maxFileSize:d,header:u,sourceFolder:h,disabledPathTooltip:p="Unavailable for the original path. Please select another folder",path:f,...C})=>{const[v,w]=g.useState(!1),b=g.useRef(null),S=g.useCallback(R=>{w(R)},[]),y=r===Ze.Copy?"Copy to":"Move to",x=g.useMemo(()=>!f||!h?!1:h===f,[f,h]);return m.jsx(Eo,{open:s,onClose:()=>{e()},size:Gt.Lg,className:"md:!h-[800px]",footer:m.jsxs("div",{className:"flex justify-between space-x-2 py-4 px-6",children:[m.jsxs("div",{className:"flex space-x-4",children:[m.jsx(De,{label:n,variant:Te.Tertiary,iconBefore:m.jsx(z.IconFolderPlus,{...ae}),onClick:()=>{b.current?.createFolder()}}),m.jsx("div",{className:"border border-l border-primary my-2"}),m.jsx("div",{className:"inline-flex items-center cursor-pointer",onClick:R=>{R.stopPropagation(),S(!v)},children:m.jsx(iu,{label:a,isOn:v,onChange:S,switchId:"hidden-files-switch"})})]}),m.jsxs("div",{className:"flex space-x-4",children:[m.jsx(De,{onClick:e,label:"Cancel",variant:Te.Secondary}),x?m.jsx(ns,{tooltip:p,children:m.jsx(De,{onClick:t,label:r==="copy"?o:i,variant:Te.Primary,disabled:x,"aria-disabled":x})}):m.jsx(De,{onClick:t,label:r==="copy"?o:i,variant:Te.Primary})]})]}),header:u??y,children:m.jsx(qC,{...C,actionsRef:b,path:f,showHiddenFiles:v,onShowHiddenFilesChange:S,treeOptions:{...C.treeOptions,collapsed:!0,expandedPaths:new Set([C.rootItem?.path||"/"])},gridOptions:{withSelectionColumn:!1,...C.gridOptions},onUploadFiles:l,onValidateUpload:c,maxFileSize:d})})},V8=({selectedFiles:e,actionLabels:t,onDuplicate:s,onCopy:o,onMove:i,onDownload:n,onDelete:r,getCurrentFolderPath:a})=>g.useMemo(()=>{const l=[],c=Array.from(e.values());return!c.length||!t||(t[re.Move]&&l.push({key:re.Move,label:t[re.Move],title:t[re.Move],icon:m.jsx(cu,{width:ae.size,height:ae.size,className:"text-secondary"}),onClick:()=>i(c)}),t[re.Copy]&&l.push({key:re.Copy,label:t[re.Copy],title:t[re.Copy],icon:m.jsx(lu,{width:ae.size,height:ae.size,className:"text-secondary"}),onClick:()=>o(c)}),t[re.Duplicate]&&l.push({key:re.Duplicate,label:t[re.Duplicate],title:t[re.Duplicate],icon:m.jsx(z.IconCopy,{...ae,className:"text-secondary"}),onClick:()=>s(c)}),t[re.Delete]&&l.push({key:re.Delete,label:t[re.Delete],title:t[re.Delete],icon:m.jsx(z.IconTrashX,{...ae,className:"text-secondary"}),onClick:()=>{const d=a();r(c,d)}}),t[re.Download]&&l.push({key:re.Download,label:t[re.Download],title:t[re.Download],icon:m.jsx(z.IconDownload,{...ae,className:"text-secondary"}),onClick:()=>n(c)})),l},[e,t,s,o,i,n,r,a]),KC=e=>ve.createElement("svg",{width:18,height:18,viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},ve.createElement("path",{d:"M4.5 15.75V14.25C4.5 13.4544 4.81607 12.6913 5.37868 12.1287C5.94129 11.5661 6.70435 11.25 7.5 11.25H9.75M15.75 12.75L12 16.5M12 16.5V13.125M12 16.5H15.375M6 5.25C6 6.04565 6.31607 6.80871 6.87868 7.37132C7.44129 7.93393 8.20435 8.25 9 8.25C9.79565 8.25 10.5587 7.93393 11.1213 7.37132C11.6839 6.80871 12 6.04565 12 5.25C12 4.45435 11.6839 3.69129 11.1213 3.12868C10.5587 2.56607 9.79565 2.25 9 2.25C8.20435 2.25 7.44129 2.56607 6.87868 3.12868C6.31607 3.69129 6 4.45435 6 5.25Z",stroke:"#7F8792",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})),z8=({actionLabels:e,onDuplicate:t,onCopy:s,onMove:o,onDownload:i,onRename:n,onDelete:r,onInfo:a,onUnshare:l})=>g.useMemo(()=>c=>{const d=[];return e&&(e[re.Duplicate]&&d.push({key:re.Duplicate,label:e[re.Duplicate],icon:m.jsx(z.IconCopy,{...ae,className:"text-secondary"}),onClick:()=>t(c)}),e[re.Copy]&&d.push({key:re.Copy,label:e[re.Copy],icon:m.jsx(lu,{width:ae.size,height:ae.size,className:"text-secondary"}),onClick:()=>s(c)}),e[re.Move]&&d.push({key:re.Move,label:e[re.Move],icon:m.jsx(cu,{width:ae.size,height:ae.size,className:"text-secondary"}),onClick:()=>o(c)}),e[re.Download]&&d.push({key:re.Download,label:e[re.Download],icon:m.jsx(z.IconDownload,{...ae,className:"text-secondary"}),onClick:()=>i(c)}),e[re.Delete]&&d.push({key:re.Delete,label:e[re.Delete],icon:m.jsx(z.IconTrashX,{...ae,className:"text-secondary"}),onClick:()=>r(c,c.parentPath??"")}),e[re.Rename]&&d.push({key:re.Rename,label:e[re.Rename],icon:m.jsx(z.IconPencilMinus,{...ae,className:"text-secondary"}),onClick:()=>n(c.path)}),e[re.Info]&&c.nodeType===Me.ITEM&&d.push({key:re.Info,label:e[re.Info],icon:m.jsx(z.IconInfoCircle,{...ae,className:"text-secondary"}),onClick:()=>a(c)}),e[re.Unshare]&&d.push({key:re.Unshare,label:e[re.Unshare],icon:m.jsx(KC,{width:ae.size,height:ae.size,className:"text-secondary"}),onClick:()=>l(c)})),d},[e,t,s,o,i,n,r,a,l]),bg=({open:e,onClose:t,onReplace:s,onDuplicate:o,onDecideForEach:i,conflictingFiles:n,singleFileTitle:r="Replace Or Duplicate Item",multipleFilesTitle:a="Replace Or Duplicate Items",message:l,actionLabels:c,strategyLabels:d,confirmLabel:u="Confirm",cancelLabel:h="Cancel",nameColumnLabel:p="Name",actionColumnLabel:f="Action"})=>{const C=n.length===1,v=C?n[0]?.name:"",w=c?.[lt.Replace]??"Replace",b=c?.[lt.Duplicate]??"Duplicate",S=c?.[lt.Cancel]??"Cancel",y=d?.[Tt.ReplaceAll]??"Replace all",x=d?.[Tt.DuplicateAll]??"Duplicate all",R=d?.[Tt.DecideForEach]??"Decide for each",[F,D]=g.useState(lt.Replace),[M,k]=g.useState(Tt.ReplaceAll),[E,P]=g.useState(new Map(n.map(q=>[q.path,lt.Replace]))),[N,B]=g.useState(void 0),O=C?r:a,J=m.jsxs(m.Fragment,{children:["Item with the name ",m.jsxs("span",{className:"text-primary",children:['"',v,'"']})," ","already exists in this destination."]}),te=`${n.length} items with the same names already exist in this destination.`,L=l??(C?J:te),le=g.useMemo(()=>[{id:lt.Replace,name:w},{id:lt.Duplicate,name:b}],[w,b]),V=g.useMemo(()=>n.map(q=>({id:q.path,name:q.name,path:q.path,nodeType:q.nodeType??Me.ITEM,action:E.get(q.path)||lt.Replace})),[n,E]),Q=g.useMemo(()=>[{field:"name",headerName:p,flex:1,minWidth:200,floatingFilter:!1,filter:!1,resizable:!1,cellRenderer:q=>q.data?.nodeType===Me.FOLDER?m.jsx(Ra,{name:q.data.name,iconSize:As}):m.jsx(xa,{name:q.data.name,iconSize:As})},{field:"action",headerName:f,width:140,suppressSizeToFit:!0,sortable:!1,filter:!1,floatingFilter:!1,resizable:!1,cellRenderer:q=>{if(!q.data)return null;const ee=[{key:lt.Replace,label:w,icon:m.jsx(z.IconCircleFilled,{size:10,className:"text-accent-tertiary"})},{key:lt.Duplicate,label:b,icon:m.jsx(z.IconCircleFilled,{size:10,className:"text-accent-secondary"})},{key:lt.Cancel,label:S,icon:m.jsx(z.IconCircleFilled,{size:10,className:"text-error"})}],ue=ee.find(I=>I.key===q.data.action),H=N===q.data.path;return m.jsx("div",{className:"flex items-center h-full",children:m.jsx(bt,{trigger:[yt.Click],open:H,menu:{items:ee,onClick:({key:I})=>{P(U=>{const j=new Map(U);return j.set(q.data.path,I),j}),B(void 0)}},placement:"bottom-start",matchReferenceWidth:!1,allowedPlacements:["bottom-start","top-start"],onOpenChange:I=>{B(I?q.data.path:void 0)},children:m.jsxs("button",{type:"button",className:"flex items-center gap-2",children:[m.jsxs("span",{className:"flex items-center gap-2",children:[ue?.icon,ue?.label??w]}),m.jsx(z.IconChevronDown,{size:16,className:Z("text-secondary transition-transform",H&&"rotate-180")})]})})})}}],[p,f,w,b,S,N]),X=g.useMemo(()=>[{id:Tt.ReplaceAll,name:y},{id:Tt.DuplicateAll,name:x},{id:Tt.DecideForEach,name:R,content:M===Tt.DecideForEach?m.jsx("div",{className:"mt-4",children:m.jsx(ou,{columnDefs:Q,rowData:V,getRowId:q=>q.id,withSelectionColumn:!1,wrapCustomCellRenderers:!1,alternateOddRowColors:!1,additionalGridOptions:{domLayout:"autoHeight"}})}):void 0}],[y,x,R,M,Q,V]),$=g.useCallback(()=>{if(C)F===lt.Replace?s():o();else if(M===Tt.ReplaceAll)s();else if(M===Tt.DuplicateAll)o();else if(M===Tt.DecideForEach&&i){const q=n.map(ee=>({file:ee,action:E.get(ee.path)||lt.Replace}));i(q)}},[C,F,M,E,n,s,o,i]);return m.jsx(Eo,{open:e,onClose:t,size:Gt.Md,header:O,dividers:!1,footer:m.jsxs("div",{className:"flex justify-end gap-3 py-4 px-6",children:[m.jsx(De,{onClick:t,label:h,variant:Te.Secondary}),m.jsx(De,{onClick:$,label:u,variant:Te.Primary})]}),children:m.jsxs("div",{className:"px-6 py-4",children:[m.jsx("p",{className:"text-secondary mb-4",children:L}),C?m.jsx(Nr,{elementId:"single-file-conflict",radioButtons:le,activeRadioButton:F,orientation:lo.Column,onChange:q=>D(q)}):m.jsx(Nr,{elementId:"multiple-files-conflict",radioButtons:X,activeRadioButton:M,orientation:lo.Column,onChange:q=>k(q),formItemChildrenClassName:"gap-3"})]})})},W8=({id:e,name:t,nodeType:s,size:o,updatedAt:i,dateLocale:n,dateOptions:r,shared:a})=>m.jsx("div",{className:"flex",children:m.jsx("div",{className:"flex flex-1 min-w-0",children:m.jsx(ga,{type:s===Me.FOLDER?Bt.Folder:Bt.File,name:t,elementId:e,shared:a,iconSize:As,details:m.jsxs("div",{className:"flex items-center gap-1 dial-tiny text-secondary",children:[m.jsx("span",{children:o}),i&&o&&m.jsx(z.IconCircleFilled,{size:2,className:"text-secondary"}),i?m.jsx("span",{children:m.jsx($C,{value:i,locale:n?.toString(),options:r,className:"dial-tiny text-secondary"})}):null]})})})});function _8(e){const t=g.useRef(null),[s,o]=g.useState(!1);return g.useEffect(()=>{if(!t.current)return;const i=new ResizeObserver(([n])=>{const r=n.contentRect.width;o(r<e)});return i.observe(t.current),()=>i.disconnect()},[e]),{containerRef:t,isBelowBreakpoint:s}}const j8=({getContextMenuItems:e,isRowDisabled:t,allowedFileTypes:s})=>{const o=g.useCallback(n=>{if(!n.data||t(n.data,s))return null;const a=n.data?e?.(n.data)??[]:[];return a.length?m.jsx(bt,{placement:"bottom-start",allowedPlacements:["top-start","top-end","bottom-start"],menu:{items:a},className:"sticky right-0",children:m.jsx(Oe,{className:"text-secondary mx-2 flex flex-row gap-2 hover:text-accent-primary",icon:m.jsx(z.IconDotsVertical,{...ae})})}):null},[s,e,t]);return{actionsColumnDef:g.useMemo(()=>({colId:"__actions",headerName:"",width:44,minWidth:44,suppressSizeToFit:!0,sortable:!1,resizable:!1,filter:!1,floatingFilter:!1,cellRenderer:o}),[o])}},U8=({onRename:e})=>{const[t,s]=g.useState(oi.Grid),o=g.useCallback(n=>{e(n),s(oi.Grid)},[e]),i=g.useCallback(n=>{e(n),s(oi.Tree)},[e]);return{renameTriggerView:t,onGridRename:o,onTreeRename:i}},$8=100,Wi=16,Yt="text-secondary",vr="text-primary min-w-0",K8="text-primary break-words min-w-0",_i="bg-layer-2",q8=({open:e,onClose:t,fileMetadata:s,loading:o=!1,header:i="Information",nameLabel:n="Name:",pathLabel:r="Path:",modifiedDateLabel:a="Modified Date:",sizeLabel:l="Size:",authorLabel:c="Author:",dateLocale:d="en-US",dateOptions:u})=>m.jsx(Eo,{open:e,onClose:t,size:Gt.Sm,header:i,dividers:!1,children:m.jsx("div",{className:"px-6 py-4",children:m.jsx("div",{className:"grid gap-x-4 gap-y-4 items-center dial-small",style:{gridTemplateColumns:`${$8}px 1fr`},children:o?m.jsxs(m.Fragment,{children:[m.jsx("div",{className:Yt,children:n}),m.jsx(Vo,{variant:Lt.Text,width:"100%",height:Wi,className:_i}),m.jsx("div",{className:Yt,children:a}),m.jsx(Vo,{variant:Lt.Text,width:"90%",height:Wi,className:_i}),m.jsx("div",{className:Yt,children:l}),m.jsx(Vo,{variant:Lt.Text,width:"60%",height:Wi,className:_i}),m.jsx("div",{className:Yt,children:c}),m.jsx(Vo,{variant:Lt.Text,width:"80%",height:Wi,className:_i}),m.jsx("div",{className:Yt,children:r}),m.jsx(Vo,{variant:Lt.Text,width:"70%",height:Wi,className:_i})]}):s?m.jsxs(m.Fragment,{children:[m.jsx("div",{className:Yt,children:n}),m.jsx("div",{className:vr,children:m.jsx(dt,{text:s.name})}),m.jsx("div",{className:Yt,children:a}),m.jsx("div",{className:vr,children:m.jsx(dt,{text:JA(s.updatedAt,d,u)})}),m.jsx("div",{className:Yt,children:l}),m.jsx("div",{className:vr,children:m.jsx(dt,{text:Or(s.contentLength)})}),m.jsx("div",{className:Yt,children:c}),m.jsx("div",{className:vr,children:m.jsx(dt,{text:s.author||"—"})}),m.jsx("div",{className:Yt,children:r}),m.jsx("div",{className:K8,children:decodeURIComponent(s.path)})]}):null})})}),qC=e=>m.jsx(_C,{...e,children:m.jsx(Y8,{})}),Y8=()=>{const{className:e,items:t,rootItem:s,filesLoading:o,treeOptions:i,navigationPanelOptions:n,gridOptions:r,toolbarOptions:a,bulkActionsToolbarOptions:l,deleteConfirmationOptions:c,destinationFolderPopupOptions:d,conflictResolutionPopupOptions:u,compactViewWidthBreakpoint:h=ZA,sharedByMePaths:p,allowedFileTypes:f,areHiddenFilesVisible:C,toggleHiddenFilesVisibility:v,isTreeCollapsed:w,toggleTreeCollapse:b,currentPath:S,gridRows:y,selectedPaths:x,selectedFiles:R,clearSelection:F,setSelectedPaths:D,effectiveSearchValue:M,handleBreadcrumbItemClick:k,handleSearchChange:E,handleTreeItemClick:P,handleTableRowClick:N,handleOpenDestinationFolderPopup:B,handleCloseDestinationFolderPopup:O,openDestinationFolderPopup:J,destinationFolderMode:te,handleSetCopiedFiles:L,handleSetMovedFiles:le,handleDuplicate:V,handleCopyTo:Q,handleMoveTo:X,handleDownloadFiles:$,openDeleteConfirmation:q,closeDeleteConfirmation:ee,confirmDelete:ue,deleteConfirmationOpen:H,itemsToDelete:I,renamedPath:U,renamedItem:j,onRename:ge,onRenameSave:ie,onRenameCancel:we,onRenameValidate:Se,getDisplayName:Pe,isDragging:he,isDraggingOverWindow:me,handleDragEnter:W,handleDragLeave:Ce,handleDragOver:pe,handleDrop:Fe,onUploadFiles:Ue,onValidateUpload:nt,maxFileSize:Ne,newActions:zt,isNewButtonVisible:Do,newFolderTempId:Po,cancelFolderCreation:Le,saveFolderCreation:et,validateFolderName:vi,startFolderCreation:On,conflictingFiles:Ha,conflictResolutionOpen:Ga,closeConflictResolution:Ba,handleConflictReplace:Va,handleConflictDuplicate:wi,handleConflictDecideForEach:za,uploadConflictingFiles:bi,uploadConflictResolutionOpen:Wa,closeUploadConflictResolution:_a,handleUploadConflictReplace:Nn,handleUploadConflictDuplicate:St,handleUploadConflictDecideForEach:ja,openMetadataPopup:Ua,fileMetadataPopupOptions:$t,isMetadataPopupOpen:$a,selectedFileForMetadata:Ka,closeMetadataPopup:js,onUnshareFile:Si,actionsRef:qa,searchInProgress:Ya,isSearchMode:yi,emptyStateIcon:Hn,emptyStateTitle:Gn="You don't have any files",emptyStateDescription:Bn="Upload or drag and drop files"}=jC(),{width:Za=jA,header:Vn=UA,containerClassName:zn=WA,additionalButtons:Wn,..._n}=i??{},[Mo,jn]=g.useState(Za),{renameTriggerView:xi,onGridRename:Xa,onTreeRename:Un}=U8({onRename:ge}),Ri=g.useRef(null),Qa=_=>{Ri.current===null&&(Ri.current=requestAnimationFrame(()=>{jn(_),Ri.current=null}))},{columnDefs:Fi,filterable:$n=!0,dateLocale:Ei,dateOptions:To,visibleColumns:Kn=[tt.Name,tt.UpdatedAt,tt.Size,tt.Author,tt.Actions],...Di}=r??{},{containerRef:Ja,isBelowBreakpoint:Xe}=_8(h),qn=g.useMemo(()=>yi?[tt.Name,tt.Path,tt.Actions]:Kn,[yi,Kn]),Pi=g.useCallback((_,Re)=>!(_.nodeType===Me.FOLDER||!_.contentType||HC(Re,_.contentType,_.name)),[]),el=g.useMemo(()=>[{colId:tt.Name,field:"name",headerName:"Name",flex:1,minWidth:200,cellRenderer:_=>{const Re=_.data.nodeType,{saveFolderCreation:Rs,validateFolderName:Fs,cancelFolderCreation:Io,newFolderTempId:al,sharedByMePaths:ll}=_.context,Us=ll?.has(_.data.path);if(_.data?.isTemporary&&_.data.id===al)return m.jsx(ga,{name:"",type:Bt.Folder,elementId:`new-folder-${_.data.id}`,editing:!0,shared:Us,iconSize:As,validate:Fs,onSave:Rs,onCancel:Io,inputContainerClassName:ce(["!h-9",Xe&&Re===Me.ITEM&&"!h-10"])});const{renameTriggerView:cl,renamedPath:dl,renamedItem:Ai,getDisplayName:Qn,onRenameValidate:ul,onRenameSave:hl,onRenameCancel:ke}=_.context;if(cl===oi.Grid&&dl===_.data?.path&&Ai&&_.data){const Kt=Qn(Ai);return m.jsx(ga,{name:Kt,type:Re===Me.FOLDER?Bt.Folder:Bt.File,elementId:`rename-${_.data.id}`,editing:!0,shared:Us,iconSize:As,validate:Li=>ul(Li,Ai),onSave:hl,onCancel:ke,inputContainerClassName:ce(["!h-9",Xe&&Re===Me.ITEM&&"!h-10"])})}return Xe?m.jsx(W8,{id:_.data.id,name:_.data.name,nodeType:Re,size:_.data.size,shared:Us,updatedAt:_.data.updatedAt,dateLocale:Ei,dateOptions:To}):Re===Me.FOLDER?m.jsx(Ra,{name:_.data.name,shared:Us,iconSize:As}):m.jsx(xa,{name:_.data.name,shared:Us,iconSize:As})}},{colId:tt.Path,field:"path",headerName:"Path",flex:1,minWidth:200,cellRenderer:_=>m.jsx(dt,{text:_.data.path})},{colId:tt.UpdatedAt,field:"updatedAt",headerName:"Modified Date",width:168,suppressSizeToFit:!0,cellRenderer:$C,cellRendererParams:{locale:Ei,options:To}},{colId:tt.Size,field:"size",headerName:"Size",width:120,suppressSizeToFit:!0},{colId:tt.Author,field:"author",headerName:"Author",width:200,suppressSizeToFit:!0,cellRenderer:_=>_.data.author},{colId:tt.Owner,field:"owner",headerName:"Owner",width:200,suppressSizeToFit:!0,cellRenderer:_=>_.data.owner}],[Ei,To,Xe]),Yn=g.useCallback(_=>{const Re=[];return i?.actionLabels&&(i.actionLabels[re.Duplicate]&&Re.push({key:"duplicate",label:i.actionLabels[re.Duplicate],icon:m.jsx(z.IconCopy,{...ae,className:"text-secondary"}),onClick:()=>V([_])}),i.actionLabels[re.Copy]&&Re.push({key:Ze.Copy,label:i.actionLabels[re.Copy],icon:m.jsx(lu,{width:ae.size,height:ae.size,className:"text-secondary"}),onClick:()=>{L([_]),B(Ze.Copy)}}),i.actionLabels[re.Move]&&Re.push({key:Ze.Move,label:i.actionLabels[re.Move],icon:m.jsx(cu,{width:ae.size,height:ae.size,className:"text-secondary"}),onClick:()=>{le([_]),B(Ze.Move)}}),i.actionLabels[re.Download]&&Re.push({key:"download",label:i.actionLabels[re.Download],icon:m.jsx(z.IconDownload,{...ae,className:"text-secondary"}),onClick:()=>$([_])}),i.actionLabels[re.Rename]&&Re.push({key:"rename",label:i.actionLabels[re.Rename],icon:m.jsx(z.IconPencilMinus,{...ae,className:"text-secondary"}),onClick:()=>Un(_.path)}),i.actionLabels[re.Unshare]&&Re.push({key:"unshare",label:i.actionLabels[re.Unshare],icon:m.jsx(KC,{width:ae.size,height:ae.size,className:"text-secondary"}),onClick:()=>Si?.(_)}),i.actionLabels[re.Delete]&&Re.push({key:"delete",label:i.actionLabels[re.Delete],icon:m.jsx(z.IconTrashX,{...ae,className:"text-secondary"}),onClick:()=>q([_],_.parentPath??"")})),Re},[$,V,B,L,le,Un,q,i,Si]),tl=g.useMemo(()=>{const _=new Map;return R.forEach((Re,Rs)=>{const Fs=y.find(Io=>Io.path===Rs);Fs&&_.set(Rs,Fs)}),_},[R,y]),sl=g.useMemo(()=>{const _=new Set;return y.filter(Re=>Pi(Re,f)).forEach(Re=>_.add(Re.path)),_},[f,y,Pi]),ol=g.useCallback(_=>{const Re=new Set;_.forEach((Rs,Fs)=>Re.add(Fs)),D(Re)},[D]),Mi=V8({selectedFiles:R,actionLabels:l?.actionLabels,onDuplicate:V,onCopy:_=>{L(_),B(Ze.Copy)},onMove:_=>{le(_),B(Ze.Move)},onDownload:$,onDelete:q,getCurrentFolderPath:()=>S??"/"}),il=g.useCallback(()=>a&&x.size===0?m.jsx("div",{className:fg,role:"toolbar","aria-label":"File Manager Toolbar",children:m.jsx(c8,{...a,areHiddenFilesVisible:C,onToggleHiddenFiles:v,isNewButtonVisible:Do,newButtonDropdownItems:zt})}):x.size>0&&l?m.jsx("div",{className:fg,role:"toolbar","aria-label":"File Manager Toolbar",children:m.jsx(g8,{...l,selectedCount:x.size,onClearSelection:F,actions:Mi})}):m.jsx("div",{}),[l,x,F,Mi,C,v,a,Do,zt]);g.useImperativeHandle(qa,()=>({createFolder:On}),[On]);const Ti=g.useCallback(()=>Xe?null:m.jsx("aside",{role:"region","aria-label":"File Manager Tree Navigation",className:"min-h-0 min-w-0 h-full flex-none",children:m.jsx(Xg,{defaultWidth:Mo,width:Mo,onResizeStop:jn,onResize:Qa,minWidth:KA,maxWidth:qA,enabled:w,children:m.jsx(Hg,{width:Mo,title:Vn,containerClassName:zn,additionalButtons:Wn,isOpened:w,onToggle:b,children:m.jsx(i8,{..._n,items:t,rootItemPath:s?.path,rootItemLabel:s?.label,selectedPath:S,sharedByMePaths:p,onItemClick:P,areHiddenFilesVisible:C,getContextMenuItems:Yn,renamedPath:xi===oi.Tree?U:void 0,onRenameSave:ie,onRenameCancel:we,onRenameValidate:Se})})})}),[Wn,C,zn,S,_n,Yn,P,Xe,w,t,s,we,ie,Se,xi,U,Mo,Vn,p,b]),xs=z8({actionLabels:r?.actionLabels,onDuplicate:_=>V([_]),onCopy:_=>{L([_]),B(Ze.Copy)},onMove:_=>{le([_]),B(Ze.Move)},onDownload:_=>$([_]),onRename:Xa,onDelete:(_,Re)=>q([_],Re),onInfo:_=>Ua(_),onUnshare:_=>Si?.(_)}),Ii=g.useCallback(_=>{const Re=wo(t,_.path);return Re?xs(Re):[]},[t,xs]),{actionsColumnDef:ki}=j8({getContextMenuItems:Ii,isRowDisabled:Pi,allowedFileTypes:f}),Zn=Fi??el,Xn=g.useMemo(()=>{let _=Zn;return Fi||(_=_.filter(Re=>Re.colId&&qn.includes(Re.colId))),Xe&&(_=_.slice(0,1)),_.push(ki),$n?_:_.map(Re=>({...Re,filter:!1,floatingFilter:!1}))},[Zn,$n,Xe,ki,Fi,qn]),nl=g.useCallback(_=>{_.colDef.colId==="__select"||_.colDef.colId===tt.Actions||U&&_.data?.path===U||_.data?.isTemporary||_.data&&N(_.data)},[U,N]),rl=g.useCallback(()=>m.jsx(En,{title:Gn,description:Bn,descriptionClassName:"text-sm",containerClassName:"gap-3 size-full bg-layer-2 border rounded-[4px] border-primary",titleClassName:"mt-2 !text-lg",icon:Hn||m.jsx(z.IconFileDescription,{size:100,stroke:.5,className:"text-secondary"})}),[Bn,Hn,Gn]);return m.jsxs("section",{ref:Ja,className:ce(BA,{"gap-3 pt-4":l&&x.size>0,"gap-4 p-3 pt-4":Xe,"gap-2 pt-2":Xe&&l&&x.size>0},e),children:[il(),m.jsxs("div",{className:VA,children:[Ti(),m.jsxs("div",{className:ce(zA,{"gap-3":Xe}),children:[m.jsx(l8,{...n??{},makeHref:_=>_.join("/"),path:S,onItemClick:k,rootItemPath:s?.path,rootItemLabel:s?.label,value:M,onSearchChange:E,isCompactView:Xe}),m.jsx("section",{role:"region","aria-label":"File Manager Grid View",className:ce(_A),onDragEnter:W,onDragLeave:Ce,onDragOver:pe,onDrop:Fe,children:y.length===0&&!yi?rl():m.jsx(ou,{columnDefs:Xn,rowData:y,getRowId:_=>_.path,loading:o||Ya,getContextMenuItems:Ii,withoutHeaderBorders:Xe,selectionOnHover:!Xe,className:Z(he?"border border-dashed border-accent-primary":"",me&&!he?"border border-dashed border-primary":""),...Di,additionalGridOptions:{...Di.additionalGridOptions,onCellClicked:nl,headerHeight:lc,rowHeight:lc,...Xe?{getRowHeight:_=>_.data?.nodeType===Me.FOLDER?lc:YA}:{},context:{cancelFolderCreation:Le,saveFolderCreation:et,getDisplayName:Pe,onRenameCancel:we,onRenameSave:ie,onRenameValidate:Se,renameTriggerView:xi,validateFolderName:vi,renamedItem:j,renamedPath:U,newFolderTempId:Po,sharedByMePaths:p}},selectedRows:tl,onSelectionChangeWithMap:ol,wrapperBorder:!he&&!me,disabledRowIds:sl})})]})]}),m.jsx(G8,{...c,open:H,itemsToDelete:I,onClose:ee,onConfirm:ue}),m.jsx(B8,{...d,open:J,onClose:O,onConfirm:()=>{const _=d?.destinationFolderPath??"/";te===Ze.Copy?Q(_):X(_),O()},mode:te,items:t,rootItem:s,gridOptions:{columnDefs:Xn,loading:o},onUploadFiles:Ue,onValidateUpload:nt,maxFileSize:Ne,path:d?.destinationFolderPath||S,onPathChange:_=>{d?.setDestinationFolderPath?.(_)},sourceFolder:S||"/"}),m.jsx(bg,{...u,open:Ga,onClose:Ba,onReplace:Va,onDuplicate:wi,onDecideForEach:za,conflictingFiles:Ha}),m.jsx(bg,{...u,open:Wa,onClose:_a,onReplace:Nn,onDuplicate:St,onDecideForEach:ja,conflictingFiles:bi}),m.jsx(q8,{open:$a,onClose:js,fileMetadata:$t?.fileMetadata??Ka,loading:$t?.loading,header:$t?.header,nameLabel:$t?.nameLabel,pathLabel:$t?.pathLabel,modifiedDateLabel:$t?.modifiedDateLabel,sizeLabel:$t?.sizeLabel,authorLabel:$t?.authorLabel,dateLocale:r?.dateLocale,dateOptions:r?.dateOptions})]})},Z8=e=>{const[t,s]=g.useState(pa.MyFiles),o=n=>{s(n)},i=g.useMemo(()=>{if(e)return Object.values(pa).map(n=>({id:n,label:e?.[n]||n.replace("_"," ")}))},[e]);return{activeTab:t,handleTabChange:o,tabs:i}};exports.AlertVariant=Zs;exports.ButtonVariant=Te;exports.ConfirmationPopupVariant=di;exports.DialAlert=Bv;exports.DialAutocompleteInput=dA;exports.DialAutocompleteInputValue=nu;exports.DialBreadcrumb=bC;exports.DialBreadcrumbItem=$i;exports.DialButton=De;exports.DialButtonDropdown=Jc;exports.DialCheckbox=rn;exports.DialCloseButton=su;exports.DialCollapsibleSidebar=Hg;exports.DialConditionalResizableContainer=Xg;exports.DialConfirmationPopup=RC;exports.DialDraggableItem=ob;exports.DialDropdown=bt;exports.DialEllipsisTooltip=dt;exports.DialErrorText=Ls;exports.DialFieldLabel=bo;exports.DialFileIcon=ld;exports.DialFileManager=qC;exports.DialFileManagerActions=re;exports.DialFileManagerTabs=pa;exports.DialFileName=xa;exports.DialFileNodeType=Me;exports.DialFilePermission=NC;exports.DialFileResourceType=OC;exports.DialFolderName=Ra;exports.DialFormItem=fa;exports.DialFormPopup=nA;exports.DialGrid=ou;exports.DialIcon=Oe;exports.DialInput=vo;exports.DialInputPopup=FC;exports.DialItemType=Bt;exports.DialLabelledText=Jv;exports.DialLoadFileAreaField=NA;exports.DialLoader=Fn;exports.DialNoDataContent=En;exports.DialNumberInputField=jk;exports.DialPasswordInput=EC;exports.DialPasswordInputField=lA;exports.DialPopup=Eo;exports.DialRadioButton=Ng;exports.DialRadioGroup=Nr;exports.DialRadioGroupPopupField=tA;exports.DialRemoveButton=SC;exports.DialResizableContainer=Zg;exports.DialSearch=ru;exports.DialSelect=PC;exports.DialSelectField=vA;exports.DialSharedEntityIndicator=ln;exports.DialSkeleton=Vo;exports.DialSkeletonAvatarShape=Hr;exports.DialSkeletonAvatarSize=qi;exports.DialSkeletonVariant=Lt;exports.DialSteps=Kv;exports.DialSwitch=iu;exports.DialTabs=mC;exports.DialTag=Ca;exports.DialTagInput=uA;exports.DialTextAreaField=$k;exports.DialTextInputField=Uk;exports.DialTextarea=yC;exports.DialTooltip=ns;exports.DropdownItemType=la;exports.DropdownTrigger=yt;exports.DropdownType=fC;exports.FileManagerColumnKey=tt;exports.FileManagerProvider=_C;exports.FlexibleActionsDirection=eo;exports.FormItemOrientation=an;exports.PopupSize=Gt;exports.RadioGroupOrientation=lo;exports.ResizableContainerSide=cn;exports.SearchSize=xn;exports.SelectSize=ua;exports.SelectVariant=ha;exports.StepStatus=xt;exports.TabOrientation=ca;exports.TagVariant=ma;exports.mergeClasses=ce;exports.useDialFileManagerTabs=Z8;exports.useEditableItem=GC;exports.useFileManagerContext=jC;
|
|
61
|
+
`,fT=class extends _P{constructor(e){super(e),this.config=e,this.isFirstLine=!0,this.result="";const{suppressQuotes:t,columnSeparator:s}=e;this.suppressQuotes=t,this.columnSeparator=s}addCustomContent(e){e&&(typeof e=="string"?(/^\s*\n/.test(e)||this.beginNewLine(),e=e.replace(/\r?\n/g,Zh),this.result+=e):e.forEach(t=>{this.beginNewLine(),t.forEach((s,o)=>{o!==0&&(this.result+=this.columnSeparator),this.result+=this.putInQuotes(s.data.value||""),s.mergeAcross&&this.appendEmptyCells(s.mergeAcross)})}))}onNewHeaderGroupingRow(){return this.beginNewLine(),{onColumn:this.onNewHeaderGroupingRowColumn.bind(this)}}onNewHeaderGroupingRowColumn(e,t,s,o){s!=0&&(this.result+=this.columnSeparator),this.result+=this.putInQuotes(t),this.appendEmptyCells(o)}appendEmptyCells(e){for(let t=1;t<=e;t++)this.result+=this.columnSeparator+this.putInQuotes("")}onNewHeaderRow(){return this.beginNewLine(),{onColumn:this.onNewHeaderRowColumn.bind(this)}}onNewHeaderRowColumn(e,t){t!=0&&(this.result+=this.columnSeparator),this.result+=this.putInQuotes(this.extractHeaderValue(e))}onNewBodyRow(){return this.beginNewLine(),{onColumn:this.onNewBodyRowColumn.bind(this)}}onNewBodyRowColumn(e,t,s){t!=0&&(this.result+=this.columnSeparator);const o=this.extractRowCellValue(e,t,t,"csv",s);this.result+=this.putInQuotes(o.valueFormatted??o.value)}putInQuotes(e){if(this.suppressQuotes)return e;if(e==null)return'""';let t;return typeof e=="string"?t=e:typeof e.toString=="function"?t=e.toString():(G(53),t=""),'"'+t.replace(/"/g,'""')+'"'}parse(){return this.result}beginNewLine(){this.isFirstLine||(this.result+=Zh),this.isFirstLine=!1}},mT=class extends WP{constructor(){super(...arguments),this.beanName="csvCreator"}wireBeans(e){this.colModel=e.colModel,this.colNames=e.colNames,this.rowGroupColsSvc=e.rowGroupColsSvc,this.valueSvc=e.valueSvc}getMergedParams(e){const t=this.gos.get("defaultCsvExportParams");return Object.assign({},t,e)}export(e){if(this.isExportSuppressed()){G(51);return}const t=this.getMergedParams(e),s=this.getData(t),o=new Blob(["\uFEFF",s],{type:"text/plain"}),i=typeof t.fileName=="function"?t.fileName(de(this.gos,{})):t.fileName;jP(this.getFileName(i),o)}exportDataAsCsv(e){this.export(e)}getDataAsCsv(e,t=!1){const s=t?Object.assign({},e):this.getMergedParams(e);return this.getData(s)}getDefaultFileExtension(){return"csv"}createSerializingSession(e){const{colModel:t,colNames:s,rowGroupColsSvc:o,valueSvc:i,gos:n}=this,{processCellCallback:r,processHeaderCallback:a,processGroupHeaderCallback:l,processRowGroupCallback:c,suppressQuotes:d,columnSeparator:u}=e;return new fT({colModel:t,colNames:s,valueSvc:i,gos:n,processCellCallback:r||void 0,processHeaderCallback:a||void 0,processGroupHeaderCallback:l||void 0,processRowGroupCallback:c||void 0,suppressQuotes:d||!1,columnSeparator:u||",",rowGroupColsSvc:o})}isExportSuppressed(){return this.gos.get("suppressCsvExport")}};function CT(e,t){return e.csvCreator?.getDataAsCsv(t)}function vT(e,t){e.csvCreator?.exportDataAsCsv(t)}var wT={moduleName:"CsvExport",version:K,beans:[mT],apiFunctions:{getDataAsCsv:CT,exportDataAsCsv:vT},dependsOn:[pT]},bT=class extends A{constructor(e,t,s){super(),this.id=e,this.parentCache=t,this.params=s,this.state="needsLoading",this.version=0,this.startRow=e*s.blockSize,this.endRow=this.startRow+s.blockSize}load(){this.state="loading",this.loadFromDatasource()}setStateWaitingToLoad(){this.version++,this.state="needsLoading"}pageLoadFailed(e){this.isRequestMostRecentAndLive(e)&&(this.state="failed"),this.dispatchLocalEvent({type:"loadComplete"})}pageLoaded(e,t,s){this.successCommon(e,{rowData:t,rowCount:s})}isRequestMostRecentAndLive(e){const t=e===this.version,s=this.isAlive();return t&&s}successCommon(e,t){this.dispatchLocalEvent({type:"loadComplete"}),this.isRequestMostRecentAndLive(e)&&(this.state="loaded",this.processServerResult(t))}postConstruct(){this.rowNodes=[];const{params:{blockSize:e,rowHeight:t},startRow:s,beans:o,rowNodes:i}=this;for(let n=0;n<e;n++){const r=s+n,a=new Bs(o);a.setRowHeight(t),a.uiLevel=0,a.setRowIndex(r),a.setRowTop(t*r),i.push(a)}}getBlockStateJson(){const{id:e,startRow:t,endRow:s,state:o}=this;return{id:""+e,state:{blockNumber:e,startRow:t,endRow:s,pageStatus:o}}}setDataAndId(e,t,s){Y(t)?e.setDataAndId(t,s.toString()):e.setDataAndId(void 0,void 0)}loadFromDatasource(){const e=this.createLoadParams();if(Be(this.params.datasource.getRows)){G(90);return}window.setTimeout(()=>{this.params.datasource.getRows(e)},0)}createLoadParams(){const{startRow:e,endRow:t,version:s,params:{sortModel:o,filterModel:i},gos:n}=this;return{startRow:e,endRow:t,successCallback:this.pageLoaded.bind(this,s),failCallback:this.pageLoadFailed.bind(this,s),sortModel:o,filterModel:i,context:de(n,{}).context}}forEachNode(e,t,s){this.rowNodes.forEach((o,i)=>{this.startRow+i<s&&e(o,t.value++)})}getRow(e,t=!1){t||(this.lastAccessed=this.params.lastAccessedSequence.value++);const s=e-this.startRow;return this.rowNodes[s]}processServerResult(e){const{rowNodes:t,beans:s}=this;t.forEach((i,n)=>{const r=e.rowData?e.rowData[n]:void 0;!i.id&&i.alreadyRendered&&r&&(t[n]=new Bs(s),t[n].setRowIndex(i.rowIndex),t[n].setRowTop(i.rowTop),t[n].setRowHeight(i.rowHeight),i.clearRowTopAndRowIndex()),this.setDataAndId(t[n],r,this.startRow+n)});const o=e.rowCount!=null&&e.rowCount>=0?e.rowCount:void 0;this.parentCache.pageLoaded(this,o)}destroy(){for(const e of this.rowNodes)e.clearRowTopAndRowIndex();super.destroy()}},ST=2,yT=class extends A{constructor(e){super(),this.params=e,this.lastRowIndexKnown=!1,this.blocks={},this.blockCount=0,this.rowCount=e.initialRowCount}getRow(e,t=!1){const s=Math.floor(e/this.params.blockSize);let o=this.blocks[s];if(!o){if(t)return;o=this.createBlock(s)}return o.getRow(e)}createBlock(e){const t=this.params,s=this.createBean(new bT(e,this,t));return this.blocks[s.id]=s,this.blockCount++,this.purgeBlocksIfNeeded(s),t.rowNodeBlockLoader.addBlock(s),s}refreshCache(){if(this.blockCount==0){this.purgeCache();return}for(const t of this.getBlocksInOrder())t.setStateWaitingToLoad();this.params.rowNodeBlockLoader.checkBlockToLoad()}destroy(){for(const e of this.getBlocksInOrder())this.destroyBlock(e);super.destroy()}getRowCount(){return this.rowCount}isLastRowIndexKnown(){return this.lastRowIndexKnown}pageLoaded(e,t){this.isAlive()&&(go(this.gos,`InfiniteCache - onPageLoaded: page = ${e.id}, lastRow = ${t}`),this.checkRowCount(e,t),this.onCacheUpdated())}purgeBlocksIfNeeded(e){const t=this.getBlocksInOrder().filter(r=>r!=e),s=(r,a)=>a.lastAccessed-r.lastAccessed;t.sort(s);const o=this.params.maxBlocksInCache>0,i=o?this.params.maxBlocksInCache-1:null,n=ST-1;t.forEach((r,a)=>{const l=r.state==="needsLoading"&&a>=n,c=o?a>=i:!1;if(l||c){if(this.isBlockCurrentlyDisplayed(r)||this.isBlockFocused(r))return;this.removeBlockFromCache(r)}})}isBlockFocused(e){const t=this.beans.focusSvc.getFocusCellToUseAfterRefresh();if(!t||t.rowPinned!=null)return!1;const{startRow:s,endRow:o}=e;return t.rowIndex>=s&&t.rowIndex<o}isBlockCurrentlyDisplayed(e){const{startRow:t,endRow:s}=e;return this.beans.rowRenderer.isRangeInRenderedViewport(t,s-1)}removeBlockFromCache(e){e&&this.destroyBlock(e)}checkRowCount(e,t){if(typeof t=="number"&&t>=0)this.rowCount=t,this.lastRowIndexKnown=!0;else if(!this.lastRowIndexKnown){const{blockSize:s,overflowSize:o}=this.params,n=(e.id+1)*s+o;this.rowCount<n&&(this.rowCount=n)}}setRowCount(e,t){this.rowCount=e,Y(t)&&(this.lastRowIndexKnown=t),this.lastRowIndexKnown||this.rowCount%this.params.blockSize===0&&this.rowCount++,this.onCacheUpdated()}forEachNodeDeep(e){const t={value:0};for(const s of this.getBlocksInOrder())s.forEachNode(e,t,this.rowCount)}getBlocksInOrder(){const e=(s,o)=>s.id-o.id;return Object.values(this.blocks).sort(e)}destroyBlock(e){delete this.blocks[e.id],this.destroyBean(e),this.blockCount--,this.params.rowNodeBlockLoader.removeBlock(e)}onCacheUpdated(){this.isAlive()&&(this.destroyAllBlocksPastVirtualRowCount(),this.eventSvc.dispatchEvent({type:"storeUpdated"}))}destroyAllBlocksPastVirtualRowCount(){const e=[];for(const t of this.getBlocksInOrder())t.id*this.params.blockSize>=this.rowCount&&e.push(t);if(e.length>0)for(const t of e)this.destroyBlock(t)}purgeCache(){for(const e of this.getBlocksInOrder())this.removeBlockFromCache(e);this.lastRowIndexKnown=!1,this.rowCount===0&&(this.rowCount=this.params.initialRowCount),this.onCacheUpdated()}getRowNodesInRange(e,t){const s=[];let o=-1,i=!1;const n={value:0};let r=!1;for(const l of this.getBlocksInOrder())if(!r){if(i&&o+1!==l.id){r=!0;continue}o=l.id,l.forEachNode(c=>{const d=c===e||c===t;(i||d)&&s.push(c),d&&(i=!i)},n,this.rowCount)}return r||i?[]:s}},xT=class extends A{constructor(){super(...arguments),this.beanName="rowModel",this.rootNode=null}getRowBounds(e){return{rowHeight:this.rowHeight,rowTop:this.rowHeight*e}}ensureRowHeightsValid(){return!1}postConstruct(){if(this.gos.get("rowModelType")!=="infinite")return;const e=this.beans,t=new Bs(e);this.rootNode=t,t.level=-1,this.rowHeight=io(e),this.addEventListeners(),this.addDestroyFunc(()=>this.destroyCache())}start(){this.setDatasource(this.gos.get("datasource"))}destroy(){this.destroyDatasource(),super.destroy(),this.rootNode=null}destroyDatasource(){this.datasource&&(this.destroyBean(this.datasource),this.beans.rowRenderer.datasourceChanged(),this.datasource=null)}addEventListeners(){this.addManagedEventListeners({filterChanged:this.reset.bind(this),sortChanged:this.reset.bind(this),newColumnsLoaded:this.onColumnEverything.bind(this),storeUpdated:this.dispatchModelUpdatedEvent.bind(this)}),this.addManagedPropertyListener("datasource",()=>this.setDatasource(this.gos.get("datasource"))),this.addManagedPropertyListener("cacheBlockSize",()=>this.resetCache()),this.addManagedPropertyListener("rowHeight",()=>{this.rowHeight=io(this.beans),this.cacheParams.rowHeight=this.rowHeight,this.updateRowHeights()})}onColumnEverything(){let e;this.cacheParams?e=!dn(this.cacheParams.sortModel,this.beans.sortSvc?.getSortModel()??[]):e=!0,e&&this.reset()}getType(){return"infinite"}setDatasource(e){this.destroyDatasource(),this.datasource=e,e&&this.reset()}isEmpty(){return!this.infiniteCache}isRowsToRender(){return!!this.infiniteCache}getNodesInRangeForSelection(e,t){return this.infiniteCache?.getRowNodesInRange(e,t)??[]}reset(){if(!this.datasource)return;ni(this.gos)!=null||this.beans.selectionSvc?.reset("rowDataChanged"),this.resetCache()}dispatchModelUpdatedEvent(){this.eventSvc.dispatchEvent({type:"modelUpdated",newPage:!1,newPageSize:!1,newData:!1,keepRenderedRows:!0,animate:!1})}resetCache(){this.destroyCache();const e=this.beans,{filterManager:t,sortSvc:s,rowNodeBlockLoader:o,eventSvc:i,gos:n}=e;this.cacheParams={datasource:this.datasource,filterModel:t?.getFilterModel()??{},sortModel:s?.getSortModel()??[],rowNodeBlockLoader:o,initialRowCount:n.get("infiniteInitialRowCount"),maxBlocksInCache:n.get("maxBlocksInCache"),rowHeight:io(e),overflowSize:n.get("cacheOverflowSize"),blockSize:n.get("cacheBlockSize"),lastAccessedSequence:{value:0}},this.infiniteCache=this.createBean(new yT(this.cacheParams)),i.dispatchEventOnce({type:"rowCountReady"}),this.dispatchModelUpdatedEvent()}updateRowHeights(){this.forEachNode(e=>{e.setRowHeight(this.rowHeight),e.setRowTop(this.rowHeight*e.rowIndex)}),this.dispatchModelUpdatedEvent()}destroyCache(){this.infiniteCache=this.destroyBean(this.infiniteCache)}getRow(e){const t=this.infiniteCache;if(t&&!(e>=t.getRowCount()))return t.getRow(e)}getRowNode(e){let t;return this.forEachNode(s=>{s.id===e&&(t=s)}),t}forEachNode(e){this.infiniteCache?.forEachNodeDeep(e)}getTopLevelRowCount(){return this.getRowCount()}getTopLevelRowDisplayedIndex(e){return e}getRowIndexAtPixel(e){if(this.rowHeight!==0){const t=Math.floor(e/this.rowHeight),s=this.getRowCount()-1;return t>s?s:t}return 0}getRowCount(){return this.infiniteCache?this.infiniteCache.getRowCount():0}isRowPresent(e){return!!this.getRowNode(e.id)}refreshCache(){this.infiniteCache?.refreshCache()}purgeCache(){this.infiniteCache?.purgeCache()}isLastRowIndexKnown(){return this.infiniteCache?.isLastRowIndexKnown()??!1}setRowCount(e,t){this.infiniteCache?.setRowCount(e,t)}resetRowHeights(){}onRowHeightChanged(){}};function RT(e){ka(e)?.refreshCache()}function FT(e){ka(e)?.purgeCache()}function ET(e){return ka(e)?.getRowCount()}var DT=class extends A{constructor(){super(...arguments),this.beanName="rowNodeBlockLoader",this.activeBlockLoadsCount=0,this.blocks=[],this.active=!0}postConstruct(){this.maxConcurrentRequests=T0(this.gos);const e=this.gos.get("blockLoadDebounceMillis");e&&e>0&&(this.checkBlockToLoadDebounce=ot(this,this.performCheckBlocksToLoad.bind(this),e))}addBlock(e){this.blocks.push(e),e.addEventListener("loadComplete",this.loadComplete.bind(this)),this.checkBlockToLoad()}removeBlock(e){_t(this.blocks,e)}destroy(){super.destroy(),this.active=!1}loadComplete(){this.activeBlockLoadsCount--,this.checkBlockToLoad()}checkBlockToLoad(){this.checkBlockToLoadDebounce?this.checkBlockToLoadDebounce():this.performCheckBlocksToLoad()}performCheckBlocksToLoad(){if(!this.active)return;if(this.printCacheStatus(),this.maxConcurrentRequests!=null&&this.activeBlockLoadsCount>=this.maxConcurrentRequests){go(this.gos,"RowNodeBlockLoader - checkBlockToLoad: max loads exceeded");return}const e=this.maxConcurrentRequests!=null?this.maxConcurrentRequests-this.activeBlockLoadsCount:1,t=this.blocks.filter(s=>s.state==="needsLoading").slice(0,e);this.activeBlockLoadsCount+=t.length;for(const s of t)s.load();this.printCacheStatus()}getBlockState(){const e={};return this.blocks.forEach(t=>{const{id:s,state:o}=t.getBlockStateJson();e[s]=o}),e}printCacheStatus(){go(this.gos,`RowNodeBlockLoader - printCacheStatus: activePageLoadsCount = ${this.activeBlockLoadsCount}, blocks = ${JSON.stringify(this.getBlockState())}`)}},PT={moduleName:"InfiniteRowModelCore",version:K,rowModels:["infinite"],beans:[xT,DT]},MT={moduleName:"InfiniteRowModel",version:K,apiFunctions:{refreshInfiniteCache:RT,purgeInfiniteCache:FT,getInfiniteRowCount:ET},dependsOn:[PT,zM]},TT="↑",IT="↓",kT={tag:"span",children:[{tag:"span",ref:"eDelta",cls:"ag-value-change-delta"},{tag:"span",ref:"eValue",cls:"ag-value-change-value"}]},AT=class extends _e{constructor(){super(kT),this.eValue=ne,this.eDelta=ne,this.refreshCount=0}init(e){this.refresh(e,!0)}showDelta(e,t){const s=Math.abs(t),o=e.formatValue(s),i=Y(o)?o:s,n=t>=0,r=this.eDelta;n?r.textContent=TT+i:r.textContent=IT+i,r.classList.toggle("ag-value-change-delta-up",n),r.classList.toggle("ag-value-change-delta-down",!n)}setTimerToRemoveDelta(){this.refreshCount++;const e=this.refreshCount;this.beans.frameworkOverrides.wrapIncoming(()=>{window.setTimeout(()=>{e===this.refreshCount&&this.hideDeltaValue()},2e3)})}hideDeltaValue(){this.eValue.classList.remove("ag-value-change-value-highlight"),vt(this.eDelta)}refresh(e,t=!1){const{value:s,valueFormatted:o}=e,{eValue:i,lastValue:n,beans:r}=this;if(s===n||(Y(o)?i.textContent=o:Y(s)?i.textContent=s:vt(i),r.filterManager?.isSuppressFlashingCellsBecauseFiltering()))return!1;const a=s&&typeof s=="object"&&"toNumber"in s?s.toNumber():s,l=n&&typeof n=="object"&&"toNumber"in n?n.toNumber():n;if(a===l)return!1;if(typeof a=="number"&&typeof l=="number"){const c=a-l;this.showDelta(e,c)}return n&&i.classList.add("ag-value-change-value-highlight"),t||this.setTimerToRemoveDelta(),this.lastValue=s,!0}},LT=".ag-value-slide-out{opacity:1}:where(.ag-ltr) .ag-value-slide-out{margin-right:5px;transition:opacity 3s,margin-right 3s}:where(.ag-rtl) .ag-value-slide-out{margin-left:5px;transition:opacity 3s,margin-left 3s}:where(.ag-ltr,.ag-rtl) .ag-value-slide-out{transition-timing-function:linear}.ag-value-slide-out-end{opacity:0}:where(.ag-ltr) .ag-value-slide-out-end{margin-right:10px}:where(.ag-rtl) .ag-value-slide-out-end{margin-left:10px}",OT={tag:"span",children:[{tag:"span",ref:"eCurrent",cls:"ag-value-slide-current"}]},NT=class extends _e{constructor(){super(OT),this.eCurrent=ne,this.refreshCount=0,this.registerCSS(LT)}init(e){this.refresh(e,!0)}addSlideAnimation(){this.refreshCount++;const e=this.refreshCount;this.ePrevious?.remove();const{beans:t,eCurrent:s}=this,o=mt({tag:"span",cls:"ag-value-slide-previous ag-value-slide-out"});this.ePrevious=o,o.textContent=s.textContent,this.getGui().insertBefore(o,s),t.frameworkOverrides.wrapIncoming(()=>{window.setTimeout(()=>{e===this.refreshCount&&this.ePrevious.classList.add("ag-value-slide-out-end")},50),window.setTimeout(()=>{e===this.refreshCount&&(this.ePrevious?.remove(),this.ePrevious=null)},3e3)})}refresh(e,t=!1){let s=e.value;if(Be(s)&&(s=""),s===this.lastValue||this.beans.filterManager?.isSuppressFlashingCellsBecauseFiltering())return!1;t||this.addSlideAnimation(),this.lastValue=s;const o=this.eCurrent;return Y(e.valueFormatted)?o.textContent=e.valueFormatted:Y(e.value)?o.textContent=s:vt(o),!0}},HT=class extends A{constructor(){super(...arguments),this.beanName="cellFlashSvc",this.nextAnimationTime=null,this.nextAnimationCycle=null,this.animations={highlight:new Map,"data-changed":new Map}}animateCell(e,t,s=this.beans.gos.get("cellFlashDuration"),o=this.beans.gos.get("cellFadeDuration")){const i=this.animations[t];i.delete(e);const n=Date.now(),r=n+s,a=n+s+o,l={phase:"flash",flashEndTime:r,fadeEndTime:a};i.set(e,l);const c=`ag-cell-${t}`,d=`${c}-animation`,{comp:u,eGui:{style:h}}=e;u.toggleCss(c,!0),u.toggleCss(d,!1),h.removeProperty("transition"),h.removeProperty("transition-delay"),this.nextAnimationTime&&r+15<this.nextAnimationTime&&(clearTimeout(this.nextAnimationCycle),this.nextAnimationCycle=null,this.nextAnimationTime=null),this.nextAnimationCycle||(this.beans.frameworkOverrides.wrapIncoming(()=>{this.nextAnimationCycle=setTimeout(this.advanceAnimations.bind(this),s)}),this.nextAnimationTime=r)}advanceAnimations(){const e=Date.now();let t=null;for(const s of Object.keys(this.animations)){const o=this.animations[s],i=`ag-cell-${s}`,n=`${i}-animation`;for(const[r,a]of o){if(!r.isAlive()||!r.comp){o.delete(r);continue}const{phase:l,flashEndTime:c,fadeEndTime:d}=a,u=l==="flash"?c:d;if(!(e+15>=u)){t=Math.min(u,t??1/0);continue}const{comp:p,eGui:{style:f}}=r;switch(l){case"flash":p.toggleCss(i,!1),p.toggleCss(n,!0),f.transition=`background-color ${d-c}ms`,f.transitionDelay=`${c-e}ms`,t=Math.min(d,t??1/0),a.phase="fade";break;case"fade":p.toggleCss(i,!1),p.toggleCss(n,!1),f.removeProperty("transition"),f.removeProperty("transition-delay"),o.delete(r);break}}}t==null?(this.nextAnimationTime=null,this.nextAnimationCycle=null):t&&(this.nextAnimationCycle=setTimeout(this.advanceAnimations.bind(this),t-e),this.nextAnimationTime=t)}onFlashCells(e,t){if(!e.comp)return;const s=P2(e.cellPosition);t.cells[s]&&this.animateCell(e,"highlight")}flashCell(e,t){this.animateCell(e,"data-changed",t?.flashDuration,t?.fadeDuration)}destroy(){for(const e of Object.keys(this.animations))this.animations[e].clear()}};function GT(e,t={}){const{cellFlashSvc:s}=e;s&&e.frameworkOverrides.wrapIncoming(()=>{for(const o of e.rowRenderer.getCellCtrls(t.rowNodes,t.columns))s.flashCell(o,t)})}var BT={moduleName:"HighlightChanges",version:K,beans:[HT],userComponents:{agAnimateShowChangeCellRenderer:AT,agAnimateSlideCellRenderer:NT},apiFunctions:{flashCells:GT}};function VT(e){return e.stateSvc?.getState()??{}}function zT(e,t,s){return e.stateSvc?.setState(t,s)}function Xh(e){return e={...e},e.version||(e.version="32.1.0"),e.version==="32.1.0"&&(e=WT(e)),e.version=K,e}function WT(e){return e.cellSelection=_T(e,"rangeSelection"),e}function _T(e,t){if(e&&typeof e=="object")return e[t]}var jT=class extends A{constructor(){super(...arguments),this.beanName="stateSvc",this.updateRowGroupExpansionStateTimer=0,this.suppressEvents=!0,this.queuedUpdateSources=new Set,this.dispatchStateUpdateEventDebounced=ot(this,()=>this.dispatchQueuedStateUpdateEvents(),0),this.onRowGroupOpenedDebounced=ot(this,()=>{this.beans.gos.get("ssrmExpandAllAffectsAllRows")?(this.updateCachedState("ssrmRowGroupExpansion",this.getRowGroupExpansionState()),this.updateCachedState("rowGroupExpansion",void 0)):(this.updateCachedState("rowGroupExpansion",this.getRowGroupExpansionState()),this.updateCachedState("ssrmRowGroupExpansion",void 0))},0),this.onRowSelectedDebounced=ot(this,()=>{this.staleStateKeys.delete("rowSelection"),this.updateCachedState("rowSelection",this.getRowSelectionState())},0),this.staleStateKeys=new Set}postConstruct(){const{gos:e,ctrlsSvc:t,colDelayRenderSvc:s}=this.beans;this.isClientSideRowModel=je(e);const o=Xh(e.get("initialState")??{}),i=o.partialColumnState;delete o.partialColumnState,this.cachedState=o;const n=this.suppressEventsAndDispatchInitEvent.bind(this);t.whenReady(this,()=>n(()=>this.setupStateOnGridReady(o))),(o.columnOrder||o.columnVisibility||o.columnSizing||o.columnPinning||o.columnGroup)&&s?.hideColumns("columnState");const[r,a,l]=this.addManagedEventListeners({newColumnsLoaded:({source:c})=>{c==="gridInitializing"&&(r(),n(()=>{this.setupStateOnColumnsInitialised(o,!!i),s?.revealColumns("columnState")}))},rowCountReady:()=>{a?.(),n(()=>this.setupStateOnRowCountReady(o))},firstDataRendered:()=>{l?.(),n(()=>this.setupStateOnFirstDataRendered(o))}})}destroy(){super.destroy(),clearTimeout(this.updateRowGroupExpansionStateTimer),this.queuedUpdateSources.clear()}getState(){return this.staleStateKeys.size&&this.refreshStaleState(),this.cachedState}setState(e,t){const s=Xh(e);delete s.partialColumnState,this.cachedState=s,this.startSuppressEvents();const o="api",i=t?new Set(t):void 0;this.setGridReadyState(s,o,i),this.setColumnsInitialisedState(s,o,!!i,i),this.setRowCountState(s,o,i),setTimeout(()=>{this.isAlive()&&this.setFirstDataRenderedState(s,o,i),this.stopSuppressEvents(o)})}setGridReadyState(e,t,s){t==="api"&&!s?.has("sideBar")&&this.beans.sideBar?.comp?.setState(e.sideBar),this.updateCachedState("sideBar",this.getSideBarState())}setupStateOnGridReady(e){this.setGridReadyState(e,"gridInitializing");const t=()=>this.updateCachedState("sideBar",this.getSideBarState());this.addManagedEventListeners({toolPanelVisibleChanged:t,sideBarUpdated:t})}updateColumnAndGroupState(){this.updateColumnState(["aggregation","columnOrder","columnPinning","columnSizing","columnVisibility","pivot","rowGroup","sort"]),this.updateCachedState("columnGroup",this.getColumnGroupState())}setColumnsInitialisedState(e,t,s,o){this.setColumnState(e,t,s,o),this.setColumnGroupState(e,t,o),this.updateColumnAndGroupState()}setupStateOnColumnsInitialised(e,t){this.setColumnsInitialisedState(e,"gridInitializing",t);const s=o=>()=>this.updateColumnState([o]);this.addManagedEventListeners({columnValueChanged:s("aggregation"),columnMoved:s("columnOrder"),columnPinned:s("columnPinning"),columnResized:s("columnSizing"),columnVisible:s("columnVisibility"),columnPivotChanged:s("pivot"),columnPivotModeChanged:s("pivot"),columnRowGroupChanged:s("rowGroup"),sortChanged:s("sort"),newColumnsLoaded:this.updateColumnAndGroupState.bind(this),columnGroupOpened:()=>this.updateCachedState("columnGroup",this.getColumnGroupState())})}setRowCountState(e,t,s){const{filter:o,rowGroupExpansion:i,ssrmRowGroupExpansion:n,rowSelection:r,pagination:a}=e,l=(d,u)=>!s?.has(d)&&(u||t==="api");l("filter",o)&&this.setFilterState(o),l("rowGroupExpansion",i)&&this.setRowGroupExpansionState(n,i,t),l("rowSelection",r)&&this.setRowSelectionState(r,t),l("pagination",a)&&this.setPaginationState(a,t);const c=this.updateCachedState.bind(this);c("filter",this.getFilterState()),this.beans.gos.get("ssrmExpandAllAffectsAllRows")?(c("ssrmRowGroupExpansion",this.getRowGroupExpansionState()),c("rowGroupExpansion",void 0)):(c("rowGroupExpansion",this.getRowGroupExpansionState()),c("ssrmRowGroupExpansion",void 0)),c("rowSelection",this.getRowSelectionState()),c("pagination",this.getPaginationState())}setupStateOnRowCountReady(e){this.setRowCountState(e,"gridInitializing");const t=this.updateCachedState.bind(this),s=()=>{this.updateRowGroupExpansionStateTimer=0,this.beans.gos.get("ssrmExpandAllAffectsAllRows")?(t("ssrmRowGroupExpansion",this.getRowGroupExpansionState()),t("rowGroupExpansion",void 0)):(t("rowGroupExpansion",this.getRowGroupExpansionState()),t("ssrmRowGroupExpansion",void 0))},o=()=>t("filter",this.getFilterState()),{gos:i,colFilter:n}=this.beans;this.addManagedEventListeners({filterChanged:o,rowExpansionStateChanged:this.onRowGroupOpenedDebounced,expandOrCollapseAll:s,columnRowGroupChanged:s,rowDataUpdated:()=>{(i.get("groupDefaultExpanded")!==0||i.get("isGroupOpenByDefault"))&&(this.updateRowGroupExpansionStateTimer||(this.updateRowGroupExpansionStateTimer=setTimeout(s)))},selectionChanged:()=>{this.staleStateKeys.add("rowSelection"),this.onRowSelectedDebounced()},paginationChanged:r=>{(r.newPage||r.newPageSize)&&t("pagination",this.getPaginationState())}}),n&&this.addManagedListeners(n,{filterStateChanged:o})}setFirstDataRenderedState(e,t,s){const{scroll:o,cellSelection:i,focusedCell:n,columnOrder:r,rowPinning:a}=e,l=(u,h)=>!s?.has(u)&&(h||t==="api");l("focusedCell",n)&&this.setFocusedCellState(n),l("cellSelection",i)&&this.setCellSelectionState(i),l("scroll",o)&&this.setScrollState(o),l("rowPinning",a)&&this.setRowPinningState(a),this.setColumnPivotState(!!r?.orderedColIds,t);const c=this.updateCachedState.bind(this);c("sideBar",this.getSideBarState()),c("focusedCell",this.getFocusedCellState());const d=this.getRangeSelectionState();c("rangeSelection",d),c("cellSelection",d),c("scroll",this.getScrollState())}setupStateOnFirstDataRendered(e){this.setFirstDataRenderedState(e,"gridInitializing");const t=this.updateCachedState.bind(this),s=()=>t("focusedCell",this.getFocusedCellState());this.addManagedEventListeners({cellFocused:s,cellFocusCleared:s,cellSelectionChanged:o=>{if(o.finished){const i=this.getRangeSelectionState();t("rangeSelection",i),t("cellSelection",i)}},bodyScrollEnd:()=>t("scroll",this.getScrollState()),pinnedRowsChanged:()=>t("rowPinning",this.getRowPinningState())})}getColumnState(){const e=this.beans;return GP(Zr(e),e.colModel.isPivotMode())}setColumnState(e,t,s,o){const{sort:i,rowGroup:n,aggregation:r,pivot:a,columnPinning:l,columnVisibility:c,columnSizing:d,columnOrder:u}=e;let h=!1;const p=(E,P)=>{const N=!o?.has(E)&&!!(P||t==="api");return h||(h=N),N},f={},C=E=>{let P=f[E];return P||(P={colId:E},f[E]=P,P)},v={},w=p("sort",i);w&&i?.sortModel.forEach(({colId:E,sort:P},N)=>{const B=C(E);B.sort=P,B.sortIndex=N}),(w||!s)&&(v.sort=null,v.sortIndex=null);const b=p("rowGroup",n);b&&n?.groupColIds.forEach((E,P)=>{const N=C(E);N.rowGroup=!0,N.rowGroupIndex=P}),(b||!s)&&(v.rowGroup=null,v.rowGroupIndex=null);const S=p("aggregation",r);S&&r?.aggregationModel.forEach(({colId:E,aggFunc:P})=>{C(E).aggFunc=P}),(S||!s)&&(v.aggFunc=null);const y=p("pivot",a);y&&(a?.pivotColIds.forEach((E,P)=>{const N=C(E);N.pivot=!0,N.pivotIndex=P}),this.gos.updateGridOptions({options:{pivotMode:!!a?.pivotMode},source:t})),(y||!s)&&(v.pivot=null,v.pivotIndex=null);const x=p("columnPinning",l);if(x){for(const E of l?.leftColIds??[])C(E).pinned="left";for(const E of l?.rightColIds??[])C(E).pinned="right"}(x||!s)&&(v.pinned=null);const R=p("columnVisibility",c);if(R)for(const E of c?.hiddenColIds??[])C(E).hide=!0;(R||!s)&&(v.hide=null);const F=p("columnSizing",d);if(F)for(const{colId:E,flex:P,width:N}of d?.columnSizingModel??[]){const B=C(E);B.flex=P??null,B.width=N}(F||!s)&&(v.flex=null);const D=u?.orderedColIds,M=!!D?.length&&!o?.has("columnOrder"),k=M?D.map(E=>C(E)):Object.values(f);(k.length||h)&&(this.columnStates=k,Wt(this.beans,{state:k,applyOrder:M,defaultState:v},t))}setColumnPivotState(e,t){const s=this.columnStates;this.columnStates=void 0;const o=this.columnGroupStates;this.columnGroupStates=void 0;const i=this.beans,{pivotResultCols:n,colGroupSvc:r}=i;if(n?.isPivotResultColsPresent()){if(s){const a=[];for(const l of s)n.getPivotResultCol(l.colId)&&a.push(l);Wt(i,{state:a,applyOrder:e},t)}o&&r?.setColumnGroupState(o,t)}}getColumnGroupState(){const e=this.beans.colGroupSvc;if(!e)return;const t=e.getColumnGroupState();return BP(t)}setColumnGroupState(e,t,s){const o=this.beans.colGroupSvc;if(!o||s?.has("columnGroup")||t!=="api"&&!Object.prototype.hasOwnProperty.call(e,"columnGroup"))return;const i=new Set(e.columnGroup?.openColumnGroupIds),r=o.getColumnGroupState().map(({groupId:a})=>{const l=i.has(a);return l&&i.delete(a),{groupId:a,open:l}});for(const a of i)r.push({groupId:a,open:!0});r.length&&(this.columnGroupStates=r),o.setColumnGroupState(r,t)}getFilterState(){const e=this.beans.filterManager;let t=e?.getFilterModel();t&&Object.keys(t).length===0&&(t=void 0);const s=e?.getFilterState(),o=e?.getAdvFilterModel()??void 0;return t||o||s?{filterModel:t,columnFilterState:s,advancedFilterModel:o}:void 0}setFilterState(e){const t=this.beans.filterManager,{filterModel:s,columnFilterState:o,advancedFilterModel:i}=e??{filterModel:null,columnFilterState:null,advancedFilterModel:null};(s!==void 0||o!==void 0)&&t?.setFilterState(s??null,o??null,"columnFilter"),i!==void 0&&t?.setAdvFilterModel(i??null,"advancedFilter")}getRangeSelectionState(){const e=this.beans.rangeSvc?.getCellRanges().map(t=>{const{id:s,type:o,startRow:i,endRow:n,columns:r,startColumn:a}=t;return{id:s,type:o,startRow:i,endRow:n,colIds:r.map(l=>l.getColId()),startColId:a.getColId()}});return e?.length?{cellRanges:e}:void 0}setCellSelectionState(e){const{gos:t,rangeSvc:s,colModel:o,visibleCols:i}=this.beans;if(!Hs(t)||!s)return;const n=[];for(const r of e?.cellRanges??[]){const a=[];for(const c of r.colIds){const d=o.getCol(c);d&&a.push(d)}if(!a.length)continue;let l=o.getCol(r.startColId);if(!l){const c=i.allCols,d=new Set(a);l=c.find(u=>d.has(u))}n.push({...r,columns:a,startColumn:l})}s.setCellRanges(n)}getScrollState(){if(!this.isClientSideRowModel)return;const e=this.beans.ctrlsSvc.getScrollFeature(),{left:t}=e?.getHScrollPosition()??{left:0},{top:s}=e?.getVScrollPosition()??{top:0};return s||t?{top:s,left:t}:void 0}setScrollState(e){if(!this.isClientSideRowModel)return;const{top:t,left:s}=e??{top:0,left:0},{frameworkOverrides:o,rowRenderer:i,animationFrameSvc:n,ctrlsSvc:r}=this.beans;o.wrapIncoming(()=>{r.get("center").setCenterViewportScrollLeft(s),r.getScrollFeature()?.setVerticalScrollPosition(t),i.redraw({afterScroll:!0}),n?.flushAllFrames()})}getSideBarState(){return this.beans.sideBar?.comp?.getState()}getFocusedCellState(){if(!this.isClientSideRowModel)return;const e=this.beans.focusSvc.getFocusedCell();if(e){const{column:t,rowIndex:s,rowPinned:o}=e;return{colId:t.getColId(),rowIndex:s,rowPinned:o}}}setFocusedCellState(e){if(!this.isClientSideRowModel)return;const{focusSvc:t,colModel:s}=this.beans;if(!e){t.clearFocusedCell();return}const{colId:o,rowIndex:i,rowPinned:n}=e;t.setFocusedCell({column:s.getCol(o),rowIndex:i,rowPinned:n,forceBrowserFocus:!0,preventScrollOnBrowserFocus:!0})}getPaginationState(){const{pagination:e,gos:t}=this.beans;if(!e)return;const s=e.getCurrentPage(),o=t.get("paginationAutoPageSize")?void 0:e.getPageSize();if(!(!s&&!o))return{page:s,pageSize:o}}setPaginationState(e,t){const{pagination:s,gos:o}=this.beans;if(!s)return;const{pageSize:i,page:n}=e??{page:0,pageSize:o.get("paginationPageSize")},r=t==="gridInitializing";i&&!o.get("paginationAutoPageSize")&&s.setPageSize(i,r?"initialState":"pageSizeSelector"),typeof n=="number"&&(r?s.setPage(n):s.goToPage(n))}getRowSelectionState(){const e=this.beans.selectionSvc;if(!e)return;const t=e.getSelectionState();return!t||!Array.isArray(t)&&(t.selectAll===!1||t.selectAllChildren===!1)&&!t?.toggledNodes?.length?void 0:t}setRowSelectionState(e,t){this.beans.selectionSvc?.setSelectionState(e,t,t==="api")}getRowGroupExpansionState(){const{expansionSvc:e}=this.beans;if(e)return e.getExpansionState()}getRowPinningState(){return this.beans.pinnedRowModel?.getPinnedState()}setRowPinningState(e){const t=this.beans.pinnedRowModel;e?t?.setPinnedState(e):t?.reset()}setRowGroupExpansionState(e,t,s){const o=this.beans.expansionSvc;if(!o)return;const i=t??{expandedRowGroupIds:[],collapsedRowGroupIds:[]};o.setExpansionState(i,s)}updateColumnState(e){const t=this.getColumnState();let s=!1;const o=this.cachedState;for(const i of Object.keys(t)){const n=t[i];dn(n,o[i])||(s=!0)}this.cachedState={...o,...t},s&&this.dispatchStateUpdateEvent(e)}updateCachedState(e,t){const s=this.cachedState[e];this.setCachedStateValue(e,t),dn(t,s)||this.dispatchStateUpdateEvent([e])}setCachedStateValue(e,t){this.cachedState={...this.cachedState,[e]:t}}refreshStaleState(){const e=this.staleStateKeys;for(const t of e)t==="rowSelection"&&this.setCachedStateValue(t,this.getRowSelectionState());e.clear()}dispatchStateUpdateEvent(e){if(!this.suppressEvents){for(const t of e)this.queuedUpdateSources.add(t);this.dispatchStateUpdateEventDebounced()}}dispatchQueuedStateUpdateEvents(){const e=this.queuedUpdateSources,t=Array.from(e);e.clear(),this.eventSvc.dispatchEvent({type:"stateUpdated",sources:t,state:this.cachedState})}startSuppressEvents(){this.suppressEvents=!0,this.beans.colAnimation?.setSuppressAnimation(!0)}stopSuppressEvents(e){setTimeout(()=>{this.suppressEvents=!1,this.queuedUpdateSources.clear(),this.isAlive()&&(this.beans.colAnimation?.setSuppressAnimation(!1),this.dispatchStateUpdateEvent([e]))})}suppressEventsAndDispatchInitEvent(e){this.startSuppressEvents(),e(),this.stopSuppressEvents("gridInitializing")}},UT={moduleName:"GridState",version:K,beans:[jT],apiFunctions:{getState:VT,setState:zT}};function $T(e){return e.rowModel.isLastRowIndexKnown()}function KT(e){return e.pagination?.getPageSize()??100}function qT(e){return e.pagination?.getCurrentPage()??0}function YT(e){return e.pagination?.getTotalPages()??1}function ZT(e){return e.pagination?e.pagination.getMasterRowCount():e.rowModel.getRowCount()}function XT(e){e.pagination?.goToNextPage()}function QT(e){e.pagination?.goToPreviousPage()}function JT(e){e.pagination?.goToFirstPage()}function e6(e){e.pagination?.goToLastPage()}function t6(e,t){e.pagination?.goToPage(t)}var s6=class extends A{constructor(){super(...arguments),this.beanName="paginationAutoPageSizeSvc"}postConstruct(){this.beans.ctrlsSvc.whenReady(this,e=>{this.centerRowsCtrl=e.center;const t=this.checkPageSize.bind(this);this.addManagedEventListeners({bodyHeightChanged:t,scrollVisibilityChanged:t}),this.addManagedPropertyListener("paginationAutoPageSize",this.onPaginationAutoSizeChanged.bind(this)),this.checkPageSize()})}notActive(){return!this.gos.get("paginationAutoPageSize")||this.centerRowsCtrl==null}onPaginationAutoSizeChanged(){this.notActive()?this.beans.pagination.unsetAutoCalculatedPageSize():this.checkPageSize()}checkPageSize(){if(this.notActive())return;const e=this.centerRowsCtrl.viewportSizeFeature.getBodyHeight();if(e>0){const t=this.beans,s=()=>{const o=Math.max(io(t),1),i=Math.floor(e/o);t.pagination.setPageSize(i,"autoCalculated")};this.isBodyRendered?ot(this,s,50)():(s(),this.isBodyRendered=!0)}else this.isBodyRendered=!1}},Vi="paginationPageSizeSelector",o6={tag:"span",cls:"ag-paging-page-size"},i6=class extends _e{constructor(){super(o6),this.hasEmptyOption=!1,this.handlePageSizeItemSelected=()=>{if(!this.selectPageSizeComp)return;const e=this.selectPageSizeComp.getValue();if(!e)return;const t=Number(e);isNaN(t)||t<1||t===this.pagination.getPageSize()||(this.pagination.setPageSize(t,"pageSizeSelector"),this.hasEmptyOption&&this.toggleSelectDisplay(!0),this.selectPageSizeComp.getFocusableElement().focus())}}wireBeans(e){this.pagination=e.pagination}postConstruct(){this.addManagedPropertyListener(Vi,()=>{this.onPageSizeSelectorValuesChange()}),this.addManagedEventListeners({paginationChanged:e=>this.handlePaginationChanged(e)})}handlePaginationChanged(e){if(!this.selectPageSizeComp||!e?.newPageSize)return;const t=this.pagination.getPageSize();this.getPageSizeSelectorValues().includes(t)?this.selectPageSizeComp.setValue(t.toString()):this.hasEmptyOption?this.selectPageSizeComp.setValue(""):this.toggleSelectDisplay(!0)}toggleSelectDisplay(e){this.selectPageSizeComp&&!e&&this.reset(),e&&(this.reloadPageSizesSelector(),this.selectPageSizeComp)}reset(){vt(this.getGui()),this.selectPageSizeComp&&(this.selectPageSizeComp=this.destroyBean(this.selectPageSizeComp))}onPageSizeSelectorValuesChange(){this.selectPageSizeComp&&this.shouldShowPageSizeSelector()&&this.reloadPageSizesSelector()}shouldShowPageSizeSelector(){return this.gos.get("pagination")&&!this.gos.get("suppressPaginationPanel")&&!this.gos.get("paginationAutoPageSize")&&this.gos.get(Vi)!==!1}reloadPageSizesSelector(){const e=this.getPageSizeSelectorValues(),t=this.pagination.getPageSize(),s=!t||!e.includes(t);if(s){const i=this.gos.exists("paginationPageSize"),n=this.gos.get(Vi)!==!0;G(94,{pageSizeSet:i,pageSizesSet:n,pageSizeOptions:e,paginationPageSizeOption:t}),n||G(95,{paginationPageSizeOption:t,paginationPageSizeSelector:Vi}),e.unshift("")}const o=String(s?"":t);this.selectPageSizeComp?(Vs(this.pageSizeOptions,e)||(this.selectPageSizeComp.clearOptions().addOptions(this.createPageSizeSelectOptions(e)),this.pageSizeOptions=e),this.selectPageSizeComp.setValue(o,!0)):this.createPageSizeSelectorComp(e,o),this.hasEmptyOption=s}createPageSizeSelectOptions(e){return e.map(t=>({value:String(t)}))}createPageSizeSelectorComp(e,t){const s=this.getLocaleTextFunc(),o=s("pageSizeSelectorLabel","Page Size:"),i=s("ariaPageSizeSelectorLabel","Page Size");this.selectPageSizeComp=this.createManagedBean(new Pd).addOptions(this.createPageSizeSelectOptions(e)).setValue(t).setAriaLabel(i).setLabel(o).onValueChange(()=>this.handlePageSizeItemSelected()),this.appendChild(this.selectPageSizeComp)}getPageSizeSelectorValues(){const e=[20,50,100],t=this.gos.get(Vi);return!Array.isArray(t)||!t?.length?e:[...t].sort((s,o)=>s-o)}destroy(){this.toggleSelectDisplay(!1),super.destroy()}},n6={selector:"AG-PAGE-SIZE-SELECTOR",component:i6},r6=".ag-paging-panel{align-items:center;border-top:var(--ag-footer-row-border);display:flex;gap:calc(var(--ag-spacing)*4);height:var(--ag-pagination-panel-height);justify-content:flex-end;padding:0 var(--ag-cell-horizontal-padding)}:where(.ag-paging-page-size) .ag-wrapper{min-width:50px}.ag-paging-page-summary-panel{align-items:center;display:flex;gap:var(--ag-cell-widget-spacing);.ag-disabled &{pointer-events:none}}.ag-paging-button{cursor:pointer;position:relative;&.ag-disabled{cursor:default;opacity:.5}}.ag-paging-number,.ag-paging-row-summary-panel-number{font-weight:500}",a6=class extends JR{constructor(){super(),this.btFirst=ne,this.btPrevious=ne,this.btNext=ne,this.btLast=ne,this.lbRecordCount=ne,this.lbFirstRowOnPage=ne,this.lbLastRowOnPage=ne,this.lbCurrent=ne,this.lbTotal=ne,this.pageSizeComp=ne,this.previousAndFirstButtonsDisabled=!1,this.nextButtonDisabled=!1,this.lastButtonDisabled=!1,this.areListenersSetup=!1,this.allowFocusInnerElement=!1,this.registerCSS(r6)}wireBeans(e){this.rowModel=e.rowModel,this.pagination=e.pagination,this.ariaAnnounce=e.ariaAnnounce}postConstruct(){const e=this.gos.get("enableRtl");this.setTemplate(this.getTemplate(),[n6]);const{btFirst:t,btPrevious:s,btNext:o,btLast:i}=this;this.activateTabIndex([t,s,o,i]),t.insertAdjacentElement("afterbegin",Nt(e?"last":"first",this.beans)),s.insertAdjacentElement("afterbegin",Nt(e?"next":"previous",this.beans)),o.insertAdjacentElement("afterbegin",Nt(e?"previous":"next",this.beans)),i.insertAdjacentElement("afterbegin",Nt(e?"first":"last",this.beans)),this.addManagedPropertyListener("pagination",this.onPaginationChanged.bind(this)),this.addManagedPropertyListener("suppressPaginationPanel",this.onPaginationChanged.bind(this)),this.addManagedPropertyListeners(["paginationPageSizeSelector","paginationAutoPageSize","suppressPaginationPanel"],()=>this.onPageSizeRelatedOptionsChange()),this.pageSizeComp.toggleSelectDisplay(this.pageSizeComp.shouldShowPageSizeSelector()),this.initialiseTabGuard({onTabKeyDown:()=>{},focusInnerElement:n=>this.allowFocusInnerElement?this.tabGuardFeature.getTabGuardCtrl().focusInnerElement(n):CR(this.beans,n),forceFocusOutWhenTabGuardsAreEmpty:!0}),this.onPaginationChanged()}setAllowFocus(e){this.allowFocusInnerElement=e}onPaginationChanged(){const t=this.gos.get("pagination")&&!this.gos.get("suppressPaginationPanel");this.setDisplayed(t),t&&(this.setupListeners(),this.enableOrDisableButtons(),this.updateLabels(),this.onPageSizeRelatedOptionsChange())}onPageSizeRelatedOptionsChange(){this.pageSizeComp.toggleSelectDisplay(this.pageSizeComp.shouldShowPageSizeSelector())}setupListeners(){if(!this.areListenersSetup){this.addManagedEventListeners({paginationChanged:this.onPaginationChanged.bind(this)});for(const e of[{el:this.btFirst,fn:this.onBtFirst.bind(this)},{el:this.btPrevious,fn:this.onBtPrevious.bind(this)},{el:this.btNext,fn:this.onBtNext.bind(this)},{el:this.btLast,fn:this.onBtLast.bind(this)}]){const{el:t,fn:s}=e;this.addManagedListeners(t,{click:s,keydown:o=>{(o.key===T.ENTER||o.key===T.SPACE)&&(o.preventDefault(),s())}})}mR(this.beans,this,this.getGui()),this.areListenersSetup=!0}}onBtFirst(){this.previousAndFirstButtonsDisabled||this.pagination.goToFirstPage()}formatNumber(e){const t=this.gos.getCallback("paginationNumberFormatter");return t?t({value:e}):zP(e,this.getLocaleTextFunc.bind(this))}getTemplate(){const e=this.getLocaleTextFunc(),t=`ag-${this.getCompId()}`;return{tag:"div",cls:"ag-paging-panel ag-unselectable",attrs:{id:`${t}`},children:[{tag:"ag-page-size-selector",ref:"pageSizeComp"},{tag:"span",cls:"ag-paging-row-summary-panel",children:[{tag:"span",ref:"lbFirstRowOnPage",cls:"ag-paging-row-summary-panel-number",attrs:{id:`${t}-first-row`}},{tag:"span",attrs:{id:`${t}-to`},children:e("to","to")},{tag:"span",ref:"lbLastRowOnPage",cls:"ag-paging-row-summary-panel-number",attrs:{id:`${t}-last-row`}},{tag:"span",attrs:{id:`${t}-of`},children:e("of","of")},{tag:"span",ref:"lbRecordCount",cls:"ag-paging-row-summary-panel-number",attrs:{id:`${t}-row-count`}}]},{tag:"span",cls:"ag-paging-page-summary-panel",role:"presentation",children:[{tag:"div",ref:"btFirst",cls:"ag-button ag-paging-button",role:"button",attrs:{"aria-label":e("firstPage","First Page")}},{tag:"div",ref:"btPrevious",cls:"ag-button ag-paging-button",role:"button",attrs:{"aria-label":e("previousPage","Previous Page")}},{tag:"span",cls:"ag-paging-description",children:[{tag:"span",attrs:{id:`${t}-start-page`},children:e("page","Page")},{tag:"span",ref:"lbCurrent",cls:"ag-paging-number",attrs:{id:`${t}-start-page-number`}},{tag:"span",attrs:{id:`${t}-of-page`},children:e("of","of")},{tag:"span",ref:"lbTotal",cls:"ag-paging-number",attrs:{id:`${t}-of-page-number`}}]},{tag:"div",ref:"btNext",cls:"ag-button ag-paging-button",role:"button",attrs:{"aria-label":e("nextPage","Next Page")}},{tag:"div",ref:"btLast",cls:"ag-button ag-paging-button",role:"button",attrs:{"aria-label":e("lastPage","Last Page")}}]}]}}onBtNext(){this.nextButtonDisabled||this.pagination.goToNextPage()}onBtPrevious(){this.previousAndFirstButtonsDisabled||this.pagination.goToPreviousPage()}onBtLast(){this.lastButtonDisabled||this.pagination.goToLastPage()}enableOrDisableButtons(){const e=this.pagination.getCurrentPage(),t=this.rowModel.isLastRowIndexKnown(),s=this.pagination.getTotalPages();this.previousAndFirstButtonsDisabled=e===0,this.toggleButtonDisabled(this.btFirst,this.previousAndFirstButtonsDisabled),this.toggleButtonDisabled(this.btPrevious,this.previousAndFirstButtonsDisabled);const o=this.isZeroPagesToDisplay(),i=e===s-1;this.nextButtonDisabled=i||o,this.lastButtonDisabled=!t||o||e===s-1,this.toggleButtonDisabled(this.btNext,this.nextButtonDisabled),this.toggleButtonDisabled(this.btLast,this.lastButtonDisabled)}toggleButtonDisabled(e,t){Ab(e,t),e.classList.toggle("ag-disabled",t)}isZeroPagesToDisplay(){const e=this.rowModel.isLastRowIndexKnown(),t=this.pagination.getTotalPages();return e&&t===0}updateLabels(){const e=this.rowModel.isLastRowIndexKnown(),t=this.pagination.getTotalPages(),s=this.pagination.getMasterRowCount(),o=e?s:null,i=this.pagination.getCurrentPage(),n=this.pagination.getPageSize();let r,a;this.isZeroPagesToDisplay()?r=a=0:(r=n*i+1,a=r+n-1,e&&a>o&&(a=o));const l=r+n-1,c=!e&&s<l,d=this.formatNumber(r);this.lbFirstRowOnPage.textContent=d;let u;const h=this.getLocaleTextFunc();c?u=h("pageLastRowUnknown","?"):u=this.formatNumber(a),this.lbLastRowOnPage.textContent=u;const f=t>0?i+1:0,C=this.formatNumber(f);this.lbCurrent.textContent=C;let v,w;if(e)v=this.formatNumber(t),w=this.formatNumber(o);else{const b=h("more","more");v=b,w=b}this.lbTotal.textContent=v,this.lbRecordCount.textContent=w,this.announceAriaStatus(d,u,w,C,v)}announceAriaStatus(e,t,s,o,i){const n=this.getLocaleTextFunc(),r=n("page","Page"),a=n("to","to"),l=n("of","of"),c=`${e} ${a} ${t} ${l} ${s}`,d=`${r} ${o} ${l} ${i}`;c!==this.ariaRowStatus&&(this.ariaRowStatus=c,this.ariaAnnounce?.announceValue(c,"paginationRow")),d!==this.ariaPageStatus&&(this.ariaPageStatus=d,this.ariaAnnounce?.announceValue(d,"paginationPage"))}},l6={selector:"AG-PAGINATION",component:a6},c6=class extends A{constructor(){super(...arguments),this.beanName="pagination",this.currentPage=0,this.topDisplayedRowIndex=0,this.bottomDisplayedRowIndex=0,this.masterRowCount=0}postConstruct(){const e=this.gos;this.active=e.get("pagination"),this.pageSizeFromGridOptions=e.get("paginationPageSize"),this.paginateChildRows=this.isPaginateChildRows(),this.addManagedPropertyListener("pagination",this.onPaginationGridOptionChanged.bind(this)),this.addManagedPropertyListener("paginationPageSize",this.onPageSizeGridOptionChanged.bind(this))}getPaginationSelector(){return l6}isPaginateChildRows(){const e=this.gos;return e.get("groupHideParentOfSingleChild")||e.get("groupRemoveSingleChildren")||e.get("groupRemoveLowestSingleChildren")?!0:e.get("paginateChildRows")}onPaginationGridOptionChanged(){this.active=this.gos.get("pagination"),this.calculatePages(),this.dispatchPaginationChangedEvent({keepRenderedRows:!0})}onPageSizeGridOptionChanged(){this.setPageSize(this.gos.get("paginationPageSize"),"gridOptions")}goToPage(e){const t=this.currentPage;if(!this.active||t===e||typeof t!="number")return;const{editSvc:s}=this.beans;s?.isEditing()&&(s.isBatchEditing()?s.cleanupEditors():s.stopEditing(void 0,{source:"api"})),this.currentPage=e,this.calculatePages(),this.dispatchPaginationChangedEvent({newPage:!0})}goToPageWithIndex(e){if(!this.active)return;let t=e;this.paginateChildRows||(t=this.beans.rowModel.getTopLevelIndexFromDisplayedIndex?.(e)??e),this.goToPage(Math.floor(t/this.pageSize))}isRowInPage(e){return this.active?e>=this.topDisplayedRowIndex&&e<=this.bottomDisplayedRowIndex:!0}getCurrentPage(){return this.currentPage}goToNextPage(){this.goToPage(this.currentPage+1)}goToPreviousPage(){this.goToPage(this.currentPage-1)}goToFirstPage(){this.goToPage(0)}goToLastPage(){const e=this.beans.rowModel.getRowCount(),t=Math.floor(e/this.pageSize);this.goToPage(t)}getPageSize(){return this.pageSize}getTotalPages(){return this.totalPages}setPage(e){this.currentPage=e}get pageSize(){return Y(this.pageSizeAutoCalculated)&&this.gos.get("paginationAutoPageSize")?this.pageSizeAutoCalculated:Y(this.pageSizeFromPageSizeSelector)?this.pageSizeFromPageSizeSelector:Y(this.pageSizeFromInitialState)?this.pageSizeFromInitialState:Y(this.pageSizeFromGridOptions)?this.pageSizeFromGridOptions:this.defaultPageSize}calculatePages(){this.active?this.paginateChildRows?this.calculatePagesAllRows():this.calculatePagesMasterRowsOnly():this.calculatedPagesNotActive(),this.beans.pageBounds.calculateBounds(this.topDisplayedRowIndex,this.bottomDisplayedRowIndex)}unsetAutoCalculatedPageSize(){if(this.pageSizeAutoCalculated===void 0)return;const e=this.pageSizeAutoCalculated;this.pageSizeAutoCalculated=void 0,this.pageSize!==e&&(this.calculatePages(),this.dispatchPaginationChangedEvent({newPageSize:!0}))}setPageSize(e,t){const s=this.pageSize;switch(t){case"autoCalculated":this.pageSizeAutoCalculated=e;break;case"pageSizeSelector":this.pageSizeFromPageSizeSelector=e,this.currentPage!==0&&this.goToFirstPage();break;case"initialState":this.pageSizeFromInitialState=e;break;case"gridOptions":this.pageSizeFromGridOptions=e,this.pageSizeFromInitialState=void 0,this.pageSizeFromPageSizeSelector=void 0,this.currentPage!==0&&this.goToFirstPage();break}s!==this.pageSize&&(this.calculatePages(),this.dispatchPaginationChangedEvent({newPageSize:!0,keepRenderedRows:!0}))}setZeroRows(){this.masterRowCount=0,this.topDisplayedRowIndex=0,this.bottomDisplayedRowIndex=-1,this.currentPage=0,this.totalPages=0}adjustCurrentPageIfInvalid(){const e=this.totalPages;this.currentPage>=e&&(this.currentPage=e-1);const t=this.currentPage;(!isFinite(t)||isNaN(t)||t<0)&&(this.currentPage=0)}calculatePagesMasterRowsOnly(){const e=this.beans.rowModel,t=e.getTopLevelRowCount();if(this.masterRowCount=t,t<=0){this.setZeroRows();return}const s=this.pageSize,o=t-1;this.totalPages=Math.floor(o/s)+1,this.adjustCurrentPageIfInvalid();const i=this.currentPage,n=s*i;let r=s*(i+1)-1;if(r>o&&(r=o),this.topDisplayedRowIndex=e.getTopLevelRowDisplayedIndex(n),r===o)this.bottomDisplayedRowIndex=e.getRowCount()-1;else{const a=e.getTopLevelRowDisplayedIndex(r+1);this.bottomDisplayedRowIndex=a-1}}getMasterRowCount(){return this.masterRowCount}calculatePagesAllRows(){const e=this.beans.rowModel.getRowCount();if(this.masterRowCount=e,e===0){this.setZeroRows();return}const{pageSize:t,currentPage:s}=this,o=e-1;this.totalPages=Math.floor(o/t)+1,this.adjustCurrentPageIfInvalid(),this.topDisplayedRowIndex=t*s,this.bottomDisplayedRowIndex=t*(s+1)-1,this.bottomDisplayedRowIndex>o&&(this.bottomDisplayedRowIndex=o)}calculatedPagesNotActive(){this.setPageSize(void 0,"autoCalculated"),this.totalPages=1,this.currentPage=0,this.topDisplayedRowIndex=0,this.bottomDisplayedRowIndex=this.beans.rowModel.getRowCount()-1}dispatchPaginationChangedEvent(e){const{keepRenderedRows:t=!1,newPage:s=!1,newPageSize:o=!1}=e;this.eventSvc.dispatchEvent({type:"paginationChanged",animate:!1,newData:!1,newPage:s,newPageSize:o,keepRenderedRows:t})}},d6={moduleName:"Pagination",version:K,beans:[c6,s6],icons:{first:"first",previous:"previous",next:"next",last:"last"},apiFunctions:{paginationIsLastPageFound:$T,paginationGetPageSize:KT,paginationGetCurrentPage:qT,paginationGetTotalPages:YT,paginationGetRowCount:ZT,paginationGoToNextPage:XT,paginationGoToPreviousPage:QT,paginationGoToFirstPage:JT,paginationGoToLastPage:e6,paginationGoToPage:t6},dependsOn:[Aa]};function u6(e,t={}){const s=t?t.rowNodes:void 0;e.frameworkOverrides.wrapIncoming(()=>e.rowRenderer.redrawRows(s))}function oC(e,t,s,o,i){t&&(o&&t.parent&&t.parent.level!==-1&&oC(e,t.parent,s,o,i),t.setExpanded(s,void 0,i))}function h6(e,t){return e.rowModel.getRowNode(t)}function g6(e,t,s,o){e.rowRenderer.addRenderedRowListener(t,s,o)}function p6(e){return e.rowRenderer.getRenderedNodes()}function f6(e,t,s){e.rowModel.forEachNode(t,s)}function m6(e){return e.rowRenderer.firstRenderedRow}function C6(e){return e.rowRenderer.lastRenderedRow}function v6(e,t){return e.rowModel.getRow(t)}function w6(e){return e.rowModel.getRowCount()}var b6={moduleName:"RowApi",version:K,apiFunctions:{redrawRows:u6,setRowNodeExpanded:oC,getRowNode:h6,addRenderedRowListener:g6,getRenderedNodes:p6,forEachNode:f6,getFirstDisplayedRowIndex:m6,getLastDisplayedRowIndex:C6,getDisplayedRowAtIndex:v6,getDisplayedRowCount:w6}},S6={moduleName:"ScrollApi",version:K,apiFunctions:{getVerticalPixelRange:A4,getHorizontalPixelRange:L4,ensureColumnVisible:_m,ensureIndexVisible:jm,ensureNodeVisible:O4}};function y6(e,t,s){if(!t)return;const o=e.ctrlsSvc.getGridBodyCtrl().eGridBody,i=`aria-${t}`;s===null?o.removeAttribute(i):o.setAttribute(i,s)}function x6(e,t={}){e.frameworkOverrides.wrapIncoming(()=>e.rowRenderer.refreshCells(t))}function R6(e){e.frameworkOverrides.wrapIncoming(()=>{for(const t of e.ctrlsSvc.getHeaderRowContainerCtrls())t.refresh()})}function F6(e){return e.animationFrameSvc?.isQueueEmpty()??!0}function E6(e){e.animationFrameSvc?.flushAllFrames()}function D6(e){return{rowHeight:io(e),headerHeight:kn(e)}}function P6(e,t={}){const s=[];for(const n of e.rowRenderer.getCellCtrls(t.rowNodes,t.columns)){const r=n.getCellRenderer();r!=null&&s.push(Cn(r))}if(t.columns?.length)return s;const o=[],i=Uc(t.rowNodes);for(const n of e.rowRenderer.getAllRowCtrls()){if(i&&!$c(n.rowNode,i)||!n.isFullWidth())continue;const r=n.getFullWidthCellRenderers();for(let a=0;a<r.length;a++){const l=r[a];l!=null&&o.push(Cn(l))}}return[...o,...s]}var M6={moduleName:"RenderApi",version:K,apiFunctions:{setGridAriaProperty:y6,refreshCells:x6,refreshHeader:R6,isAnimationFrameQueueEmpty:F6,flushAllAnimationFrames:E6,getSizesForCurrentTheme:D6,getCellRendererInstances:P6}};function T6(e,t){typeof t=="number"?e.colAutosize?.sizeColumnsToFit(t,"api"):e.colAutosize?.sizeColumnsToFitGridBody(t)}function iC({colAutosize:e,visibleCols:t},s,o){Array.isArray(s)?e?.autoSizeCols({colKeys:s,skipHeader:o,source:"api"}):e?.autoSizeCols({...s,colKeys:s.colIds??t.allCols,source:"api"})}function I6(e,t){t&&typeof t=="object"?iC(e,t):e.colAutosize?.autoSizeAllColumns({source:"api",skipHeader:t})}var k6=class extends A{constructor(){super(...arguments),this.beanName="colAutosize",this.timesDelayed=0,this.shouldQueueResizeOperations=!1,this.resizeOperationQueue=[]}postConstruct(){const{gos:e}=this,t=e.get("autoSizeStrategy");if(t){let s=!1;const o=t.type;if(o==="fitGridWidth"||o==="fitProvidedWidth")s=!0;else if(o==="fitCellContents"){this.addManagedEventListeners({firstDataRendered:()=>this.onFirstDataRendered(t)});const i=e.get("rowData");s=i!=null&&i.length>0&&je(e)}s&&this.beans.colDelayRenderSvc?.hideColumns(o)}}autoSizeCols(e){const{eventSvc:t,visibleCols:s}=this.beans;this.innerAutoSizeCols(e).then(o=>{const i=c=>ri(t,Array.from(c),!0,"autosizeColumns");if(!e.scaleUpToFitGridWidth)return i(o);const n=Qh(this.beans),r=c=>s.leftCols.some(d=>en(d,c)),a=c=>s.rightCols.some(d=>en(d,c)),l=e.colKeys.filter(c=>!ys(c)&&!fs(c)&&!r(c)&&!a(c));this.sizeColumnsToFit(n,e.source,!0,{defaultMaxWidth:e.defaultMaxWidth,defaultMinWidth:e.defaultMinWidth,columnLimits:e.columnLimits?.map(c=>({...c,key:c.colId})),colKeys:l,onlyScaleUp:!0}),i(o)})}innerAutoSizeCols(e){return new Promise((t,s)=>{if(this.shouldQueueResizeOperations)return this.pushResizeOperation(()=>this.innerAutoSizeCols(e).then(t,s));const{colKeys:o,skipHeader:i,skipHeaderGroups:n,stopAtGroup:r,defaultMaxWidth:a,defaultMinWidth:l,columnLimits:c=[],source:d="api"}=e,{animationFrameSvc:u,renderStatus:h,colModel:p,autoWidthCalc:f,visibleCols:C}=this.beans;if(u?.flushAllFrames(),this.timesDelayed<5&&h&&(!h.areHeaderCellsRendered()||!h.areCellsRendered())){this.timesDelayed++,setTimeout(()=>{this.isAlive()&&this.innerAutoSizeCols(e).then(t,s)});return}this.timesDelayed=0;const v=new Set;let w=-1;const b=Object.fromEntries(c.map(({colId:x,...R})=>[x,R])),S=i??this.gos.get("skipHeaderOnAutoSize"),y=n??S;for(;w!==0;){w=0;const x=[];for(const R of o){if(!R||U0(R))continue;const F=p.getCol(R);if(!F||v.has(F))continue;const D=f.getPreferredWidthForColumn(F,S);if(D>0){const M=b[F.colId]??{};M.minWidth??(M.minWidth=l),M.maxWidth??(M.maxWidth=a);const k=A6(F,D,M);F.setActualWidth(k,d),v.add(F),w++}x.push(F)}x.length&&C.refresh(d)}y||this.autoSizeColumnGroupsByColumns(o,d,r),t(v)})}autoSizeColumn(e,t,s){this.autoSizeCols({colKeys:[e],skipHeader:s,skipHeaderGroups:!0,source:t})}autoSizeColumnGroupsByColumns(e,t,s){const{colModel:o,ctrlsSvc:i}=this.beans,n=new Set,r=o.getColsForKeys(e);for(const l of r){let c=l.getParent();for(;c&&c!=s;)c.isPadding()||n.add(c),c=c.getParent()}let a;for(const l of n){for(const c of i.getHeaderRowContainerCtrls())if(a=c.getHeaderCtrlForColumn(l),a)break;a?.resizeLeafColumnsToFit(t)}}autoSizeAllColumns(e){if(this.shouldQueueResizeOperations){this.pushResizeOperation(()=>this.autoSizeAllColumns(e));return}this.autoSizeCols({colKeys:this.beans.visibleCols.allCols,...e})}addColumnAutosizeListeners(e,t){const s=this.gos.get("skipHeaderOnAutoSize"),o=()=>{this.autoSizeColumn(t,"uiColumnResized",s)};e.addEventListener("dblclick",o);const i=new qs(e);return i.addEventListener("doubleTap",o),()=>{e.removeEventListener("dblclick",o),i.destroy()}}addColumnGroupResize(e,t,s){const o=this.gos.get("skipHeaderOnAutoSize"),i=()=>{const n=[],r=t.getDisplayedLeafColumns();for(const a of r)a.getColDef().suppressAutoSize||n.push(a.getColId());n.length>0&&this.autoSizeCols({colKeys:n,skipHeader:o,stopAtGroup:t,source:"uiColumnResized"}),s()};return e.addEventListener("dblclick",i),()=>e.removeEventListener("dblclick",i)}sizeColumnsToFitGridBody(e,t){if(!this.isAlive())return;const s=Qh(this.beans);if(s>0){this.sizeColumnsToFit(s,"sizeColumnsToFit",!1,e);return}t===void 0?window.setTimeout(()=>{this.sizeColumnsToFitGridBody(e,100)},0):t===100?window.setTimeout(()=>{this.sizeColumnsToFitGridBody(e,500)},100):t===500?window.setTimeout(()=>{this.sizeColumnsToFitGridBody(e,-1)},500):G(29)}sizeColumnsToFit(e,t="sizeColumnsToFit",s,o){if(this.shouldQueueResizeOperations){this.pushResizeOperation(()=>this.sizeColumnsToFit(e,t,s,o));return}const i={};for(const{key:f,...C}of o?.columnLimits??[])i[typeof f=="string"?f:f.getColId()]=C;const n=this.beans.visibleCols.allCols;if(e<=0||!n.length)return;const r=ds(n);if(o?.onlyScaleUp&&r>e||e===r&&n.every(C=>{if(C.colDef.suppressSizeToFit)return!0;const v=i?.[C.getId()],w=v?.minWidth??o?.defaultMinWidth,b=v?.maxWidth??o?.defaultMaxWidth,S=C.getActualWidth();return(w==null||S>=w)&&(b==null||S<=b)}))return;const l=[],c=[];for(const f of n){const C=o?.colKeys?.some(v=>en(f,v))??!0;f.getColDef().suppressSizeToFit||!C?c.push(f):l.push(f)}const d=l.slice(0);let u=!1;const h=f=>{_t(l,f),c.push(f)};for(const f of l){f.resetActualWidth(t);const C=i?.[f.getId()],v=C?.minWidth??o?.defaultMinWidth,w=C?.maxWidth??o?.defaultMaxWidth,b=f.getActualWidth();typeof v=="number"&&b<v?f.setActualWidth(v,t,!0):typeof w=="number"&&b>w&&f.setActualWidth(w,t,!0)}for(;!u;){u=!0;const f=e-ds(c);if(f<=0)for(const C of l){const v=i?.[C.getId()]?.minWidth??o?.defaultMinWidth??C.minWidth;C.setActualWidth(v,t,!0)}else{const C=f/ds(l);let v=f;for(let w=l.length-1;w>=0;w--){const b=l[w],S=i?.[b.getId()],y=S?.minWidth??o?.defaultMinWidth,x=S?.maxWidth??o?.defaultMaxWidth,R=b.getMinWidth(),F=b.getMaxWidth(),D=typeof y=="number"&&y>R?y:R,M=typeof x=="number"&&x<F?x:F;let k=Math.round(b.getActualWidth()*C);k<D?(k=D,h(b),u=!1):k>M?(k=M,h(b),u=!1):w===0&&(k=v),b.setActualWidth(k,t,!0),v-=k}}}for(const f of d)f.fireColumnWidthChangedEvent(t);const p=this.beans.visibleCols;p.setLeftValues(t),p.updateBodyWidths(),!s&&ri(this.eventSvc,d,!0,t)}applyAutosizeStrategy(){const{gos:e,colDelayRenderSvc:t}=this.beans,s=e.get("autoSizeStrategy");s?.type!=="fitGridWidth"&&s?.type!=="fitProvidedWidth"||setTimeout(()=>{if(!this.isAlive())return;const o=s.type;if(o==="fitGridWidth"){const{columnLimits:i,defaultMinWidth:n,defaultMaxWidth:r}=s,a=i?.map(({colId:l,minWidth:c,maxWidth:d})=>({key:l,minWidth:c,maxWidth:d}));this.sizeColumnsToFitGridBody({defaultMinWidth:n,defaultMaxWidth:r,columnLimits:a})}else o==="fitProvidedWidth"&&this.sizeColumnsToFit(s.width,"sizeColumnsToFit");t?.revealColumns(o)})}onFirstDataRendered({colIds:e,...t}){setTimeout(()=>{if(!this.isAlive())return;const s="autosizeColumns";e?this.autoSizeCols({...t,source:s,colKeys:e}):this.autoSizeAllColumns({...t,source:s}),this.beans.colDelayRenderSvc?.revealColumns(t.type)})}processResizeOperations(){this.shouldQueueResizeOperations=!1;for(const e of this.resizeOperationQueue)e();this.resizeOperationQueue=[]}pushResizeOperation(e){this.resizeOperationQueue.push(e)}destroy(){this.resizeOperationQueue.length=0,super.destroy()}};function A6(e,t,s={}){const o=s.minWidth??e.getMinWidth();t<o&&(t=o);const i=s.maxWidth??e.getMaxWidth();return t>i&&(t=i),t}function Qh({ctrlsSvc:e,scrollVisibleSvc:t}){const s=e.getGridBodyCtrl(),i=s.isVerticalScrollShowing()?t.getScrollbarWidth():0;return gn(s.eGridBody)-i}var L6={moduleName:"ColumnAutoSize",version:K,beans:[k6],apiFunctions:{sizeColumnsToFit:T6,autoSizeColumns:iC,autoSizeAllColumns:I6},dependsOn:[Qf]},O6=".ag-row-pinned-source{background-color:var(--ag-pinned-source-row-background-color);color:var(--ag-pinned-source-row-text-color);font-weight:var(--ag-pinned-source-row-font-weight)}.ag-row-pinned-manual{background-color:var(--ag-pinned-row-background-color);color:var(--ag-pinned-row-text-color);font-weight:var(--ag-pinned-row-font-weight)}";function N6(e){return e.pinnedRowModel?.getPinnedTopRowCount()??0}function H6(e){return e.pinnedRowModel?.getPinnedBottomRowCount()??0}function G6(e,t){return e.pinnedRowModel?.getPinnedTopRow(t)}function B6(e,t){return e.pinnedRowModel?.getPinnedBottomRow(t)}function V6(e,t,s){return e.pinnedRowModel?.forEachPinnedRow(t,s)}var z6={moduleName:"PinnedRow",version:K,beans:[$R],css:[O6],apiFunctions:{getPinnedTopRowCount:N6,getPinnedBottomRowCount:H6,getPinnedTopRow:G6,getPinnedBottomRow:B6,forEachPinnedRow:V6},icons:{rowPin:"pin",rowPinTop:"pinned-top",rowPinBottom:"pinned-bottom",rowUnpin:"un-pin"}},W6=class{constructor(e,t){this.col=e,this.firstNode=t,this.cellSpan=!0,this.spannedNodes=new Set,this.addSpannedNode(t)}reset(){this.spannedNodes.clear(),this.addSpannedNode(this.firstNode)}addSpannedNode(e){this.spannedNodes.add(e),this.lastNode=e}getLastNode(){return this.lastNode}getCellHeight(){return this.lastNode.rowTop+this.lastNode.rowHeight-this.firstNode.rowTop-1}doesSpanContain(e){return e.column!==this.col||e.rowPinned!=this.firstNode.rowPinned?!1:this.firstNode.rowIndex<=e.rowIndex&&e.rowIndex<=this.lastNode.rowIndex}getLastNodeAutoHeight(){const e=this.firstNode.__autoHeights?.[this.col.getColId()];if(e==null)return;let t=0;for(const s of this.spannedNodes)s!==this.lastNode&&(t+=s.rowHeight);return e-t}},_6=class extends A{constructor(e){super(),this.column=e}buildCache(e){const{column:t,beans:{gos:s,pinnedRowModel:o,rowModel:i,valueSvc:n,pagination:r}}=this,{colDef:a}=t,l=this.getNodeMap(e),c=new Map,d=s.getCallback("isFullWidthRow"),u=a.equals,h=a.spanRows,p=typeof h=="function";let f=null,C=null,v;const w=(S,y)=>{f=S,C=null,v=y},b=S=>{const y=!S.isExpandable()&&!S.group&&!S.detail&&(d?!d({rowNode:S}):!0);if(S.rowIndex==null||!y){w(null,null);return}if(f==null||S.level!==f.level||S.footer||C&&S.rowIndex-1!==C?.getLastNode().rowIndex){w(S,n.getValue(t,S));return}const x=n.getValue(t,S);if(p){const R=de(s,{valueA:v,nodeA:f,valueB:x,nodeB:S,column:t,colDef:a});if(!h(R)){w(S,x);return}}else if(u?!u(v,x):v!==x){w(S,x);return}if(!C){const R=l?.get(f);R?.firstNode===f?(R.reset(),C=R):C=new W6(t,f),c.set(f,C)}C.addSpannedNode(S),c.set(S,C)};switch(e){case"center":i.forEachDisplayedNode?.(S=>{(!r||r.isRowInPage(S.rowIndex))&&b(S)}),this.centerValueNodeMap=c;break;case"top":o?.forEachPinnedRow("top",b),this.topValueNodeMap=c;break;case"bottom":o?.forEachPinnedRow("bottom",b),this.bottomValueNodeMap=c;break}}isCellSpanning(e){return!!this.getCellSpan(e)}getCellSpan(e){return this.getNodeMap(e.rowPinned).get(e)}getNodeMap(e){switch(e){case"top":return this.topValueNodeMap;case"bottom":return this.bottomValueNodeMap;default:return this.centerValueNodeMap}}},j6=class extends A{constructor(){super(...arguments),this.beanName="rowSpanSvc",this.spanningColumns=new Map,this.debouncePinnedEvent=ot(this,this.dispatchCellsUpdatedEvent.bind(this,!0),0),this.debounceModelEvent=ot(this,this.dispatchCellsUpdatedEvent.bind(this,!1),0),this.pinnedTimeout=null,this.modelTimeout=null}postConstruct(){const e=this.onRowDataUpdated.bind(this),t=this.buildPinnedCaches.bind(this);this.addManagedEventListeners({paginationChanged:this.buildModelCaches.bind(this),pinnedRowDataChanged:t,pinnedRowsChanged:t,rowNodeDataChanged:e,cellValueChanged:e})}register(e){const{gos:t}=this.beans;if(!t.get("enableCellSpan")||this.spanningColumns.has(e))return;const s=this.createManagedBean(new _6(e));this.spanningColumns.set(e,s),s.buildCache("top"),s.buildCache("bottom"),s.buildCache("center"),this.debouncePinnedEvent(),this.debounceModelEvent()}dispatchCellsUpdatedEvent(e){this.dispatchLocalEvent({type:"spannedCellsUpdated",pinned:e})}deregister(e){this.spanningColumns.delete(e)}onRowDataUpdated({node:e}){const{spannedRowRenderer:t}=this.beans;if(e.rowPinned){if(this.pinnedTimeout!=null)return;this.pinnedTimeout=window.setTimeout(()=>{this.pinnedTimeout=null,this.buildPinnedCaches(),t?.createCtrls("top"),t?.createCtrls("bottom")},0);return}this.modelTimeout==null&&(this.modelTimeout=window.setTimeout(()=>{this.modelTimeout=null,this.buildModelCaches(),t?.createCtrls("center")},0))}buildModelCaches(){this.modelTimeout!=null&&clearTimeout(this.modelTimeout),this.spanningColumns.forEach(e=>e.buildCache("center")),this.debounceModelEvent()}buildPinnedCaches(){this.pinnedTimeout!=null&&clearTimeout(this.pinnedTimeout),this.spanningColumns.forEach(e=>{e.buildCache("top"),e.buildCache("bottom")}),this.debouncePinnedEvent()}isCellSpanning(e,t){const s=this.spanningColumns.get(e);return s?s.isCellSpanning(t):!1}getCellSpanByPosition(e){const{pinnedRowModel:t,rowModel:s}=this.beans,o=e.column,i=e.rowIndex,n=this.spanningColumns.get(o);if(!n)return;let r;switch(e.rowPinned){case"top":r=t?.getPinnedTopRow(i);break;case"bottom":r=t?.getPinnedBottomRow(i);break;default:r=s.getRow(i)}if(r)return n.getCellSpan(r)}getCellStart(e){const t=this.getCellSpanByPosition(e);return t?{...e,rowIndex:t.firstNode.rowIndex}:e}getCellEnd(e){const t=this.getCellSpanByPosition(e);return t?{...e,rowIndex:t.getLastNode().rowIndex}:e}getCellSpan(e,t){const s=this.spanningColumns.get(e);if(s)return s.getCellSpan(t)}forEachSpannedColumn(e,t){for(const[s,o]of this.spanningColumns)if(o.isCellSpanning(e)){const i=o.getCellSpan(e);t(s,i)}}destroy(){super.destroy(),this.spanningColumns.clear()}},U6=class extends ti{constructor(e,t,s){super(e.col,e.firstNode,s,t),this.cellSpan=e,this.SPANNED_CELL_CSS_CLASS="ag-spanned-cell"}setComp(e,t,s,o,i,n,r){this.eWrapper=s,super.setComp(e,t,s,o,i,n,r),this.setAriaRowSpan(),this.refreshAriaRowIndex()}isCellSpanning(){return!0}getCellSpan(){return this.cellSpan}refreshAriaRowIndex(){const{eGui:e,rowNode:t}=this;!e||t.rowIndex==null||ip(e,t.rowIndex)}setAriaRowSpan(){Hb(this.eGui,this.cellSpan.spannedNodes.size)}setFocusedCellPosition(e){this.focusedCellPosition=e}getFocusedCellPosition(){return this.focusedCellPosition??this.cellPosition}checkCellFocused(){const e=this.beans.focusSvc.getFocusedCell();return!!e&&this.cellSpan.doesSpanContain(e)}applyStaticCssClasses(){super.applyStaticCssClasses(),this.comp.toggleCss(this.SPANNED_CELL_CSS_CLASS,!0)}onCellFocused(e){const{beans:t}=this;if(Ta(t)){this.focusedCellPosition=void 0;return}const s=this.isCellFocused();s||(this.focusedCellPosition=void 0),e&&s&&(this.focusedCellPosition={rowIndex:e.rowIndex,rowPinned:e.rowPinned,column:e.column}),super.onCellFocused(e)}getRootElement(){return this.eWrapper}},$6=class extends ia{onRowIndexChanged(){super.onRowIndexChanged();for(const e of this.getAllCellCtrls())e.refreshAriaRowIndex()}getInitialRowClasses(e){return["ag-spanned-row"]}getNewCellCtrl(e){const t=this.beans.rowSpanSvc?.getCellSpan(e,this.rowNode);if(!(!t||t.firstNode!==this.rowNode))return new U6(t,this,this.beans)}isCorrectCtrlForSpan(e){const t=this.beans.rowSpanSvc?.getCellSpan(e.column,this.rowNode);return!t||t.firstNode!==this.rowNode?!1:e.getCellSpan()===t}onRowHeightChanged(){}refreshFirstAndLastRowStyles(){}addHoverFunctionality(){}resetHoveredStatus(){}},K6=class extends A{constructor(){super(...arguments),this.beanName="spannedRowRenderer",this.topCtrls=new Map,this.bottomCtrls=new Map,this.centerCtrls=new Map}postConstruct(){this.addManagedEventListeners({displayedRowsChanged:this.createAllCtrls.bind(this)})}createAllCtrls(){this.createCtrls("top"),this.createCtrls("bottom"),this.createCtrls("center")}createCtrls(e){const{rowSpanSvc:t}=this.beans,s=this.getCtrlsMap(e),o=s.size,i=this.getAllRelevantRowControls(e),n=new Map;let r=!1;for(const l of i)l.isAlive()&&t?.forEachSpannedColumn(l.rowNode,(c,d)=>{if(n.has(d.firstNode))return;const u=s.get(d.firstNode);if(u){n.set(d.firstNode,u),s.delete(d.firstNode);return}r=!0;const h=new $6(d.firstNode,this.beans,!1,!1,!1);n.set(d.firstNode,h)});this.setCtrlsMap(e,n);const a=n.size===o;if(!(!r&&a)){for(const l of s.values())l.destroyFirstPass(!0),l.destroySecondPass();this.dispatchLocalEvent({type:"spannedRowsUpdated",ctrlsKey:e})}}getAllRelevantRowControls(e){const{rowRenderer:t}=this.beans;switch(e){case"top":return t.topRowCtrls;case"bottom":return t.bottomRowCtrls;case"center":return t.allRowCtrls}}getCellByPosition(e){const{rowSpanSvc:t}=this.beans,s=t?.getCellSpanByPosition(e);if(!s)return;const o=this.getCtrlsMap(e.rowPinned).get(s.firstNode);if(o)return o.getAllCellCtrls().find(i=>i.column===e.column)}getCtrls(e){return[...this.getCtrlsMap(e).values()]}destroyRowCtrls(e){for(const t of this.getCtrlsMap(e).values())t.destroyFirstPass(!0),t.destroySecondPass();this.setCtrlsMap(e,new Map)}getCtrlsMap(e){switch(e){case"top":return this.topCtrls;case"bottom":return this.bottomCtrls;default:return this.centerCtrls}}setCtrlsMap(e,t){switch(e){case"top":this.topCtrls=t;break;case"bottom":this.bottomCtrls=t;break;default:this.centerCtrls=t;break}}destroy(){super.destroy(),this.destroyRowCtrls("top"),this.destroyRowCtrls("bottom"),this.destroyRowCtrls("center")}},q6={moduleName:"CellSpan",version:K,beans:[j6,K6]},Y6=class extends A{constructor(e,t){super(),this.cellCtrl=e,this.staticClasses=[],this.beans=t,this.column=e.column}setComp(e){this.cellComp=e,this.applyUserStyles(),this.applyCellClassRules(),this.applyClassesFromColDef()}applyCellClassRules(){const{column:e,cellComp:t}=this,s=e.colDef,o=s.cellClassRules,i=this.getCellClassParams(e,s);$d(this.beans.expressionSvc,o===this.cellClassRules?void 0:this.cellClassRules,o,i,n=>t.toggleCss(n,!0),n=>t.toggleCss(n,!1)),this.cellClassRules=o}applyUserStyles(){const e=this.column,t=e.colDef,s=t.cellStyle;if(!s)return;let o;if(typeof s=="function"){const i=this.getCellClassParams(e,t);o=s(i)}else o=s;o&&this.cellComp.setUserStyles(o)}applyClassesFromColDef(){const{column:e,cellComp:t}=this,s=e.colDef,o=this.getCellClassParams(e,s);for(const n of this.staticClasses)t.toggleCss(n,!1);const i=this.beans.cellStyles.getStaticCellClasses(s,o);this.staticClasses=i;for(const n of i)t.toggleCss(n,!0)}getCellClassParams(e,t){const{value:s,rowNode:o}=this.cellCtrl;return de(this.beans.gos,{value:s,data:o.data,node:o,colDef:t,column:e,rowIndex:o.rowIndex})}},Z6=class extends A{constructor(){super(...arguments),this.beanName="cellStyles"}processAllCellClasses(e,t,s,o){$d(this.beans.expressionSvc,void 0,e.cellClassRules,t,s,o),this.processStaticCellClasses(e,t,s)}getStaticCellClasses(e,t){const{cellClass:s}=e;if(!s)return[];let o;return typeof s=="function"?o=s(t):o=s,typeof o=="string"&&(o=[o]),o||[]}createCellCustomStyleFeature(e,t){return new Y6(e,t)}processStaticCellClasses(e,t,s){this.getStaticCellClasses(e,t).forEach(i=>{s(i)})}},X6={moduleName:"CellStyle",version:K,beans:[Z6]},Q6={moduleName:"RowStyle",version:K,beans:[H3]};function J6(e,t){return!!e.colHover?.isHovered(t)}var eI=class extends A{constructor(e,t){super(),this.columns=e,this.element=t,this.destroyManagedListeners=[],this.enableFeature=s=>{const{beans:o,gos:i,element:n,columns:r}=this,a=o.colHover;if(s??!!i.get("columnHoverHighlight"))this.destroyManagedListeners=this.addManagedElementListeners(n,{mouseover:a.setMouseOver.bind(a,r),mouseout:a.clearMouseOver.bind(a)});else{for(const c of this.destroyManagedListeners)c();this.destroyManagedListeners=[]}}}postConstruct(){this.addManagedPropertyListener("columnHoverHighlight",({currentValue:e})=>{this.enableFeature(e)}),this.enableFeature()}destroy(){super.destroy(),this.destroyManagedListeners=null}},tI="ag-column-hover",sI=class extends A{constructor(){super(...arguments),this.beanName="colHover"}postConstruct(){this.addManagedPropertyListener("columnHoverHighlight",({currentValue:e})=>{e||this.clearMouseOver()})}setMouseOver(e){this.updateState(e)}clearMouseOver(){this.updateState(null)}isHovered(e){if(!this.gos.get("columnHoverHighlight"))return!1;const t=this.selectedColumns;return!!t&&t.indexOf(e)>=0}addHeaderColumnHoverListener(e,t,s){const o=()=>{const i=this.isHovered(s);t.toggleCss("ag-column-hover",i)};e.addManagedEventListeners({columnHoverChanged:o}),o()}onCellColumnHover(e,t){if(!t)return;const s=this.isHovered(e);t.toggleCss(tI,s)}addHeaderFilterColumnHoverListener(e,t,s,o){this.createHoverFeature(e,[s],o);const i=()=>{const n=this.isHovered(s);t.toggleCss("ag-column-hover",n)};e.addManagedEventListeners({columnHoverChanged:i}),i()}createHoverFeature(e,t,s){e.createManagedBean(new eI(t,s))}updateState(e){this.selectedColumns=e,this.eventSvc.dispatchEvent({type:"columnHoverChanged"})}},oI={moduleName:"ColumnHover",version:K,beans:[sI],apiFunctions:{isColumnHovered:J6}},iI=class extends A{constructor(){super(...arguments),this.beanName="apiEventSvc",this.syncListeners=new Map,this.asyncListeners=new Map,this.syncGlobalListeners=new Set,this.globalListenerPairs=new Map}postConstruct(){this.wrapSvc=this.beans.frameworkOverrides.createGlobalEventListenerWrapper?.()}addListener(e,t){const s=this.wrapSvc?.wrap(e,t)??t,o=!kr.has(e),i=o?this.asyncListeners:this.syncListeners;i.has(e)||i.set(e,new Set),i.get(e).add(s),this.eventSvc.addListener(e,s,o)}removeListener(e,t){const s=this.wrapSvc?.unwrap(e,t)??t,i=!!this.asyncListeners.get(e)?.delete(s);i||this.syncListeners.get(e)?.delete(s),this.eventSvc.removeListener(e,s,i)}addGlobalListener(e){const t=this.wrapSvc?.wrapGlobal(e)??e,s=(n,r)=>{kr.has(n)&&t(n,r)},o=(n,r)=>{kr.has(n)||t(n,r)};this.globalListenerPairs.set(e,{syncListener:s,asyncListener:o});const i=this.eventSvc;i.addGlobalListener(s,!1),i.addGlobalListener(o,!0)}removeGlobalListener(e){const{eventSvc:t,wrapSvc:s,globalListenerPairs:o}=this,i=s?.unwrapGlobal(e)??e;if(o.has(i)){const{syncListener:r,asyncListener:a}=o.get(i);t.removeGlobalListener(r,!1),t.removeGlobalListener(a,!0),o.delete(e)}else this.syncGlobalListeners.delete(i),t.removeGlobalListener(i,!1)}destroyEventListeners(e,t){e.forEach((s,o)=>{s.forEach(i=>this.eventSvc.removeListener(o,i,t)),s.clear()}),e.clear()}destroyGlobalListeners(e,t){for(const s of e)this.eventSvc.removeGlobalListener(s,t);e.clear()}destroy(){super.destroy(),this.destroyEventListeners(this.syncListeners,!1),this.destroyEventListeners(this.asyncListeners,!0),this.destroyGlobalListeners(this.syncGlobalListeners,!1);const{globalListenerPairs:e,eventSvc:t}=this;e.forEach(({syncListener:s,asyncListener:o})=>{t.removeGlobalListener(s,!1),t.removeGlobalListener(o,!0)}),e.clear()}};function nI(e,t,s){e.apiEventSvc?.addListener(t,s)}function rI(e,t,s){e.apiEventSvc?.removeListener(t,s)}function aI(e,t){e.apiEventSvc?.addGlobalListener(t)}function lI(e,t){e.apiEventSvc?.removeGlobalListener(t)}var cI={moduleName:"EventApi",version:K,apiFunctions:{addEventListener:nI,addGlobalListener:aI,removeEventListener:rI,removeGlobalListener:lI},beans:[iI]},dI={moduleName:"Locale",version:K,beans:[HP]},uI=class extends A{constructor(){super(...arguments),this.beanName="rowAutoHeight",this.wasEverActive=!1,this._debouncedCalculateRowHeights=ot(this,this.calculateRowHeights.bind(this),1)}requestCheckAutoHeight(){this.wasEverActive&&this._debouncedCalculateRowHeights()}calculateRowHeights(){const{visibleCols:e,rowModel:t,rowSpanSvc:s,pinnedRowModel:o}=this.beans,i=e.autoHeightCols;let n=!1;const r=a=>{const l=a.__autoHeights;let c=Ns(this.beans,a).height;for(const d of i){let u=l?.[d.getColId()];const h=s?.getCellSpan(d,a);if(h){if(h.getLastNode()!==a)continue;if(u=s?.getCellSpan(d,a)?.getLastNodeAutoHeight(),!u)return}if(u==null){if(this.colSpanSkipCell(d,a))continue;return}c=Math.max(u,c)}c!==a.rowHeight&&(a.setRowHeight(c),n=!0)};o?.forEachPinnedRow?.("top",r),o?.forEachPinnedRow?.("bottom",r),t.forEachDisplayedNode?.(r),n&&t.onRowHeightChanged?.()}setRowAutoHeight(e,t,s){if(e.__autoHeights??(e.__autoHeights={}),t==null){delete e.__autoHeights[s.getId()];return}const o=e.__autoHeights[s.getId()];e.__autoHeights[s.getId()]=t,o!==t&&this.requestCheckAutoHeight()}colSpanSkipCell(e,t){const{colModel:s,colViewport:o,visibleCols:i}=this.beans;if(!s.colSpanActive)return!1;let n=[];switch(e.getPinned()){case"left":n=i.getLeftColsForRow(t);break;case"right":n=i.getRightColsForRow(t);break;case null:n=o.getColsWithinViewport(t);break}return!n.includes(e)}setupCellAutoHeight(e,t,s){if(!e.column.isAutoHeight()||!t)return!1;this.wasEverActive=!0;const o=t.parentElement,{rowNode:i,column:n}=e,r=this.beans,a=d=>{if(this.beans.editSvc?.isEditing(e)||!e.isAlive()||!s.isAlive())return;const{paddingTop:u,paddingBottom:h,borderBottomWidth:p,borderTopWidth:f}=So(o),C=u+h+p+f,w=t.offsetHeight+C;if(d<5){const S=!Je(r)?.contains(t),y=w==0;if(S||y){window.setTimeout(()=>a(d+1),0);return}}this.setRowAutoHeight(i,w,n)},l=()=>a(0);l();const c=bs(r,t,l);return s.addDestroyFunc(()=>{c(),this.setRowAutoHeight(i,void 0,n)}),!0}setAutoHeightActive(e){this.active=e.list.some(t=>t.isVisible()&&t.isAutoHeight())}areRowsMeasured(){if(!this.active)return!0;const e=this.beans.rowRenderer.getAllRowCtrls();let t=null;for(const{rowNode:s}of e)if((!t||this.beans.colModel.colSpanActive)&&(t=this.beans.colViewport.getColsWithinViewport(s).filter(i=>i.isAutoHeight())),t.length!==0){if(!s.__autoHeights)return!1;for(const o of t){const i=s.__autoHeights[o.getColId()];if(!i||s.rowHeight<i)return!1}}return!0}},hI={moduleName:"RowAutoHeight",version:K,beans:[uI]},gI={moduleName:"AllCommunity",version:K,dependsOn:[uT,wT,MT,s5,hM,gM,pM,fM,mM,CM,vM,uM,i4,n4,r4,o4,l4,c4,UT,_M,d6,Jf,b6,S6,M6,L6,j2,z6,AM,wP,X6,oI,Q6,cI,yP,BT,Wm,dI,hI,_2,hT,q6]},ut=g.createContext({}),nC=g.createContext("default"),Ln=(e,t,s,o)=>{if(!e||e.componentFromFramework||t.isDestroyed())return;const n=e.newAgStackInstance();let r,a,l=!1;return n.then(c=>{if(l){t.destroyBean(c);return}r=c,a=r.getGui(),s.appendChild(a),Jh(o,r)}),()=>{l=!0,r&&(a?.remove(),t.destroyBean(r),o&&Jh(o,void 0))}},Jh=(e,t)=>{if(e)if(e instanceof Function)e(t);else{const s=e;s.current=t}},kt=(...e)=>e.filter(s=>s!=null&&s!=="").join(" "),Ht=class rC{constructor(...t){this.classesMap={};for(const s of t)this.classesMap[s]=!0}setClass(t,s){if(!!this.classesMap[t]==s)return this;const i=new rC;return i.classesMap={...this.classesMap},i.classesMap[t]=s,i}toString(){return Object.keys(this.classesMap).filter(s=>this.classesMap[s]).join(" ")}},Ci=e=>{const t=()=>typeof Symbol=="function"&&Symbol.for,s=()=>t()?Symbol.for("react.memo"):60115;return typeof e=="function"&&!(e.prototype&&e.prototype.isReactComponent)||typeof e=="object"&&e.$$typeof===s()},Xc=g.version?.split(".")[0],aC=Xc==="16"||Xc==="17";function pI(){return Xc==="19"}var Lr=!1;function fI(e){return Lr||setTimeout(()=>Lr=!1,0),Lr=!0,e()}var yn=(e,t)=>{!aC&&e&&!Lr?Rn.flushSync(t):t()},mI=e=>{aC?e():g.startTransition(e)};function CI(e,t,s){return g.useSyncExternalStore?g.useSyncExternalStore(e,t):s}function aa(e,t,s){if(t==null||e==null)return t;if(e===t||t.length===0&&e.length===0)return e;if(s||e.length===0&&t.length>0||e.length>0&&t.length===0)return t;const o=[],i=[],n=new Map,r=new Map;for(let a=0;a<t.length;a++){const l=t[a];r.set(l.instanceId,l)}for(let a=0;a<e.length;a++){const l=e[a];n.set(l.instanceId,l),r.has(l.instanceId)&&o.push(l)}for(let a=0;a<t.length;a++){const l=t[a],c=l.instanceId;n.has(c)||i.push(l)}return o.length===e.length&&i.length===0?e:o.length===0&&i.length===t.length?t:o.length===0?i:i.length===0?o:[...o,...i]}var lC=g.forwardRef((e,t)=>{const{registry:s,context:o}=g.useContext(ut),i=g.useRef(null),n=g.useRef(null),r=g.useRef(null),a=g.useRef(null),l=g.useRef(null),c=g.useRef(),[d,u]=g.useState(),[h,p]=g.useState(),[f,C]=g.useState(),[v,w]=g.useState(()=>new Ht),[b,S]=g.useState(()=>new Ht("ag-hidden")),[y,x]=g.useState(()=>new Ht("ag-hidden")),[R,F]=g.useState(()=>new Ht("ag-invisible"));g.useImperativeHandle(t,()=>({refresh(){return!1}})),g.useLayoutEffect(()=>Ln(d,o,n.current),[d]);const D=g.useCallback(te=>{if(i.current=te,!te||o.isDestroyed()){c.current=o.destroyBean(c.current);return}const L={setInnerRenderer:(V,Q)=>{u(V),C(Q)},setChildCount:V=>p(V),toggleCss:(V,Q)=>w(X=>X.setClass(V,Q)),setContractedDisplayed:V=>x(Q=>Q.setClass("ag-hidden",!V)),setExpandedDisplayed:V=>S(Q=>Q.setClass("ag-hidden",!V)),setCheckboxVisible:V=>F(Q=>Q.setClass("ag-invisible",!V)),setCheckboxSpacing:V=>F(Q=>Q.setClass("ag-group-checkbox-spacing",V))},le=s.createDynamicBean("groupCellRendererCtrl",!0);le&&(c.current=o.createBean(le),c.current.init(L,te,r.current,a.current,l.current,lC,e))},[]),M=g.useMemo(()=>`ag-cell-wrapper ${v.toString()}`,[v]),k=g.useMemo(()=>`ag-group-expanded ${b.toString()}`,[b]),E=g.useMemo(()=>`ag-group-contracted ${y.toString()}`,[y]),P=g.useMemo(()=>`ag-group-checkbox ${R.toString()}`,[R]),N=d?.componentFromFramework,B=N?d.componentClass:void 0,O=d==null&&f!=null,J=pi(f);return g.createElement("span",{className:M,ref:D,...e.colDef?{}:{role:c.current?.getCellAriaRole()}},g.createElement("span",{className:k,ref:a}),g.createElement("span",{className:E,ref:l}),g.createElement("span",{className:P,ref:r}),g.createElement("span",{className:"ag-group-value",ref:n},O?J:N?g.createElement(B,{...d.params}):null),g.createElement("span",{className:"ag-group-child-count"},h))}),eg=lC,eu=g.createContext({setMethods:()=>{}}),vI=e=>{const{initialProps:t,addUpdateCallback:s,CustomComponentClass:o,setMethods:i}=e,[{key:n,...r},a]=g.useState(t);return g.useEffect(()=>{s(l=>a(l))},[]),g.createElement(eu.Provider,{value:{setMethods:i}},g.createElement(o,{key:n,...r}))},wI=g.memo(vI),bI=0;function tg(){return`agPortalKey_${++bI}`}var cC=class{constructor(e,t,s,o){this.portal=null,this.oldPortal=null,this.reactComponent=e,this.portalManager=t,this.componentType=s,this.suppressFallbackMethods=!!o,this.statelessComponent=this.isStateless(this.reactComponent),this.key=tg(),this.portalKey=tg(),this.instanceCreated=this.isStatelessComponent()?Ee.resolve(!1):new Ee(i=>{this.resolveInstanceCreated=i})}getGui(){return this.eParentElement}getRootElement(){return this.eParentElement.firstChild}destroy(){this.componentInstance&&typeof this.componentInstance.destroy=="function"&&this.componentInstance.destroy();const e=this.portal;e&&this.portalManager.destroyPortal(e)}createParentElement(e){const t=this.portalManager.getComponentWrappingElement(),s=document.createElement(t||"div");return s.classList.add("ag-react-container"),e.reactContainer=s,s}statelessComponentRendered(){return this.eParentElement.childElementCount>0||this.eParentElement.childNodes.length>0}getFrameworkComponentInstance(){return this.componentInstance}isStatelessComponent(){return this.statelessComponent}getReactComponentName(){return this.reactComponent.name}getMemoType(){return this.hasSymbol()?Symbol.for("react.memo"):60115}hasSymbol(){return typeof Symbol=="function"&&Symbol.for}isStateless(e){return typeof e=="function"&&!(e.prototype&&e.prototype.isReactComponent)||typeof e=="object"&&e.$$typeof===this.getMemoType()}hasMethod(e){const t=this.getFrameworkComponentInstance();return!!t&&t[e]!=null||this.fallbackMethodAvailable(e)}callMethod(e,t){const s=this.getFrameworkComponentInstance();if(this.isStatelessComponent())return this.fallbackMethod(e,t&&t[0]?t[0]:{});if(!s){setTimeout(()=>this.callMethod(e,t));return}const o=s[e];if(o)return o.apply(s,t);if(this.fallbackMethodAvailable(e))return this.fallbackMethod(e,t&&t[0]?t[0]:{})}addMethod(e,t){this[e]=t}init(e){return this.eParentElement=this.createParentElement(e),this.createOrUpdatePortal(e),new Ee(t=>this.createReactComponent(t))}createOrUpdatePortal(e){this.isStatelessComponent()||(this.ref=t=>{this.componentInstance=t,this.resolveInstanceCreated?.(!0),this.resolveInstanceCreated=void 0},e.ref=this.ref),this.reactElement=this.createElement(this.reactComponent,{...e,key:this.key}),this.portal=Rn.createPortal(this.reactElement,this.eParentElement,this.portalKey)}createElement(e,t){return g.createElement(e,t)}createReactComponent(e){this.portalManager.mountReactPortal(this.portal,this,e)}rendered(){return this.isStatelessComponent()&&this.statelessComponentRendered()||!!(!this.isStatelessComponent()&&this.getFrameworkComponentInstance())}refreshComponent(e){this.oldPortal=this.portal,this.createOrUpdatePortal(e),this.portalManager.updateReactPortal(this.oldPortal,this.portal)}fallbackMethod(e,t){const s=this[`${e}Component`];if(!this.suppressFallbackMethods&&s)return s.bind(this)(t)}fallbackMethodAvailable(e){return this.suppressFallbackMethods?!1:!!this[`${e}Component`]}};function Na(e,t,s){for(const o of e){const i=t[o];i&&(s[o]=i)}}var Dt=class extends cC{constructor(){super(...arguments),this.awaitUpdateCallback=new Ee(e=>{this.resolveUpdateCallback=e}),this.wrapperComponent=wI}init(e){return this.sourceParams=e,super.init(this.getProps())}addMethod(){}getInstance(){return this.instanceCreated.then(()=>this.componentInstance)}getFrameworkComponentInstance(){return this}createElement(e,t){return super.createElement(this.wrapperComponent,{initialProps:t,CustomComponentClass:e,setMethods:s=>this.setMethods(s),addUpdateCallback:s=>{this.updateCallback=()=>(s(this.getProps()),new Ee(o=>{setTimeout(()=>{o()})})),this.resolveUpdateCallback()}})}setMethods(e){this.providedMethods=e,Na(this.getOptionalMethods(),this.providedMethods,this)}getOptionalMethods(){return[]}getProps(){return{...this.sourceParams,key:this.key,ref:this.ref}}refreshProps(){return this.updateCallback?this.updateCallback():new Ee(e=>this.awaitUpdateCallback.then(()=>{this.updateCallback().then(()=>e())}))}},SI=class extends Dt{refresh(e){return this.sourceParams=e,this.refreshProps(),!0}},yI=class extends Dt{constructor(){super(...arguments),this.date=null,this.onDateChange=e=>this.updateDate(e)}getDate(){return this.date}setDate(e){this.date=e,this.refreshProps()}refresh(e){this.sourceParams=e,this.refreshProps()}getOptionalMethods(){return["afterGuiAttached","setInputPlaceholder","setInputAriaLabel","setDisabled"]}updateDate(e){this.setDate(e),this.sourceParams.onDateChanged()}getProps(){const e=super.getProps();return e.date=this.date,e.onDateChange=this.onDateChange,delete e.onDateChanged,e}},xI=class extends Dt{constructor(){super(...arguments),this.label="",this.icon=null,this.shake=!1}setIcon(e,t){this.icon=e,this.shake=t,this.refreshProps()}setLabel(e){this.label=e,this.refreshProps()}getProps(){const e=super.getProps(),{label:t,icon:s,shake:o}=this;return e.label=t,e.icon=s,e.shake=o,e}},RI=class extends Dt{constructor(){super(...arguments),this.model=null,this.onModelChange=e=>this.updateModel(e),this.onUiChange=()=>this.sourceParams.filterModifiedCallback(),this.expectingNewMethods=!0,this.hasBeenActive=!1,this.awaitSetMethodsCallback=new Ee(e=>{this.resolveSetMethodsCallback=e})}isFilterActive(){return this.model!=null}doesFilterPass(e){return this.providedMethods.doesFilterPass(e)}getModel(){return this.model}setModel(e){return this.expectingNewMethods=!0,this.model=e,this.hasBeenActive||(this.hasBeenActive=this.isFilterActive()),this.refreshProps()}refresh(e){return this.sourceParams=e,this.refreshProps(),!0}afterGuiAttached(e){const t=this.providedMethods;t?t.afterGuiAttached?.(e):this.awaitSetMethodsCallback.then(()=>this.providedMethods?.afterGuiAttached?.(e))}getOptionalMethods(){return["afterGuiDetached","onNewRowsLoaded","getModelAsString","onAnyFilterChanged"]}setMethods(e){this.expectingNewMethods===!1&&this.hasBeenActive&&this.providedMethods?.doesFilterPass!==e?.doesFilterPass&&setTimeout(()=>{this.sourceParams.filterChangedCallback()}),this.expectingNewMethods=!1,super.setMethods(e),this.resolveSetMethodsCallback(),this.resolveFilterPassCallback?.(),this.resolveFilterPassCallback=void 0}updateModel(e){this.resolveFilterPassCallback?.();const t=new Ee(s=>{this.resolveFilterPassCallback=s});this.setModel(e).then(()=>{t.then(()=>{this.sourceParams.filterChangedCallback()})})}getProps(){const e=super.getProps();return e.model=this.model,e.onModelChange=this.onModelChange,e.onUiChange=this.onUiChange,delete e.filterChangedCallback,e}},FI=class extends Dt{constructor(){super(...arguments),this.awaitSetMethodsCallback=new Ee(e=>{this.resolveSetMethodsCallback=e})}refresh(e){return this.sourceParams=e,this.refreshProps(),!0}afterGuiAttached(e){const t=this.providedMethods;t?t.afterGuiAttached?.(e):this.awaitSetMethodsCallback.then(()=>this.providedMethods?.afterGuiAttached?.(e))}getOptionalMethods(){return["afterGuiDetached","onNewRowsLoaded","onAnyFilterChanged"]}setMethods(e){super.setMethods(e),this.resolveSetMethodsCallback()}};function dC(e,t){e.parentFilterInstance(s=>{(s.setModel(t)||Ee.resolve()).then(()=>{e.filterParams.filterChangedCallback()})})}var EI=class{constructor(e,t){this.floatingFilterParams=e,this.refreshProps=t,this.model=null,this.onModelChange=s=>this.updateModel(s)}getProps(){return{...this.floatingFilterParams,model:this.model,onModelChange:this.onModelChange}}onParentModelChanged(e){this.model=e,this.refreshProps()}refresh(e){this.floatingFilterParams=e,this.refreshProps()}setMethods(e){Na(this.getOptionalMethods(),e,this)}getOptionalMethods(){return["afterGuiAttached"]}updateModel(e){this.model=e,this.refreshProps(),dC(this.floatingFilterParams,e)}},DI=class extends Dt{constructor(){super(...arguments),this.model=null,this.onModelChange=e=>this.updateModel(e)}onParentModelChanged(e){this.model=e,this.refreshProps()}refresh(e){this.sourceParams=e,this.refreshProps()}getOptionalMethods(){return["afterGuiAttached"]}updateModel(e){this.model=e,this.refreshProps(),dC(this.sourceParams,e)}getProps(){const e=super.getProps();return e.model=this.model,e.onModelChange=this.onModelChange,e}},PI=class extends Dt{refresh(e){this.sourceParams=e,this.refreshProps()}getOptionalMethods(){return["afterGuiAttached"]}},MI=class extends Dt{refresh(e){return this.sourceParams=e,this.refreshProps(),!0}},TI=class extends Dt{refresh(e){this.sourceParams=e,this.refreshProps()}},II=class extends Dt{constructor(){super(...arguments),this.active=!1,this.expanded=!1,this.onActiveChange=e=>this.updateActive(e)}setActive(e){this.awaitSetActive(e)}setExpanded(e){this.expanded=e,this.refreshProps()}getOptionalMethods(){return["select","configureDefaults"]}awaitSetActive(e){return this.active=e,this.refreshProps()}updateActive(e){const t=this.awaitSetActive(e);e&&t.then(()=>this.sourceParams.onItemActivated())}getProps(){const e=super.getProps();return e.active=this.active,e.expanded=this.expanded,e.onActiveChange=this.onActiveChange,delete e.onItemActivated,e}},kI=class extends Dt{refresh(e){this.sourceParams=e,this.refreshProps()}},AI=class extends Dt{refresh(e){return this.sourceParams=e,this.refreshProps(),!0}},LI=class extends Dt{constructor(){super(...arguments),this.onStateChange=e=>this.updateState(e)}refresh(e){return this.sourceParams=e,this.refreshProps(),!0}getState(){return this.state}updateState(e){this.state=e,this.refreshProps(),this.sourceParams.onStateUpdated()}getProps(){const e=super.getProps();return e.state=this.state,e.onStateChange=this.onStateChange,e}};function tu(){G(231)}var OI=1e3,NI=class{constructor(e,t,s){this.destroyed=!1,this.portals=[],this.hasPendingPortalUpdate=!1,this.wrappingElement=t||"div",this.refresher=e,this.maxComponentCreationTimeMs=s||OI}getPortals(){return this.portals}destroy(){this.destroyed=!0}destroyPortal(e){this.portals=this.portals.filter(t=>t!==e),this.batchUpdate()}getComponentWrappingElement(){return this.wrappingElement}mountReactPortal(e,t,s){this.portals=[...this.portals,e],this.waitForInstance(t,s),this.batchUpdate()}updateReactPortal(e,t){this.portals[this.portals.indexOf(e)]=t,this.batchUpdate()}batchUpdate(){this.hasPendingPortalUpdate||(setTimeout(()=>{this.destroyed||(this.refresher(),this.hasPendingPortalUpdate=!1)}),this.hasPendingPortalUpdate=!0)}waitForInstance(e,t,s=Date.now()){if(this.destroyed){t(null);return}if(e.rendered())t(e);else{if(Date.now()-s>=this.maxComponentCreationTimeMs&&!this.hasPendingPortalUpdate){yn(!0,()=>this.refresher()),e.rendered()&&t(e);return}window.setTimeout(()=>{this.waitForInstance(e,t,s)})}}},HI=({ctrl:e})=>{const t=e.isAlive(),{context:s}=g.useContext(ut),[o,i]=g.useState(),[n,r]=g.useState(),a=g.useRef(),l=g.useRef(null),c=g.useRef(null),d=g.useRef(null),u=g.useRef(),h=g.useRef();t&&!h.current&&(h.current=new Mn(()=>l.current));const p=g.useCallback(w=>{if(l.current=w,!w||!e.isAlive()||s.isDestroyed()){a.current=s.destroyBean(a.current);return}a.current=s.createBean(new fi);const b=()=>{const y=e.getSelectAllGui();y&&(c.current?.insertAdjacentElement("afterend",y),a.current.addDestroyFunc(()=>y.remove()))},S={setWidth:y=>{l.current&&(l.current.style.width=y)},toggleCss:(y,x)=>h.current.toggleCss(y,x),setUserStyles:y=>r(y),setAriaSort:y=>{l.current&&(y?Vb(l.current,y):zb(l.current))},setUserCompDetails:y=>i(y),getUserCompInstance:()=>u.current||void 0,refreshSelectAllGui:b,removeSelectAllGui:()=>e.getSelectAllGui()?.remove()};e.setComp(S,w,c.current,d.current,a.current),b()},[]);g.useLayoutEffect(()=>Ln(o,s,d.current,u),[o]),g.useEffect(()=>{e.setDragSource(l.current)},[o]);const f=g.useMemo(()=>!!(o?.componentFromFramework&&Ci(o.componentClass)),[o]),C=o?.componentFromFramework,v=o?.componentClass;return g.createElement("div",{ref:p,style:n,className:"ag-header-cell",role:"columnheader"},g.createElement("div",{ref:c,className:"ag-header-cell-resize",role:"presentation"}),g.createElement("div",{ref:d,className:"ag-header-cell-comp-wrapper",role:"presentation"},C?f?g.createElement(v,{...o.params}):g.createElement(v,{...o.params,ref:u}):null))},GI=g.memo(HI),BI=class{constructor(e,t){this.floatingFilterParams=e,this.refreshProps=t}getProps(){return this.floatingFilterParams}refresh(e){this.floatingFilterParams=e,this.refreshProps()}setMethods(e){Na(this.getOptionalMethods(),e,this)}getOptionalMethods(){return["afterGuiAttached"]}},VI=({ctrl:e})=>{const{context:t,gos:s}=g.useContext(ut),[o,i]=g.useState(),[n,r]=g.useState(()=>new Ht("ag-header-cell","ag-floating-filter")),[a,l]=g.useState(()=>new Ht),[c,d]=g.useState(()=>new Ht("ag-floating-filter-button","ag-hidden")),[u,h]=g.useState("false"),[p,f]=g.useState(),[,C]=g.useState(1),v=g.useRef(),w=g.useRef(null),b=g.useRef(null),S=g.useRef(null),y=g.useRef(null),x=g.useRef(),R=g.useRef(),F=V=>{V!=null&&x.current&&x.current(V)},D=g.useCallback(V=>{if(w.current=V,!V||!e.isAlive()||t.isDestroyed()){v.current=t.destroyBean(v.current);return}v.current=t.createBean(new fi),R.current=new Ee(X=>{x.current=X});const Q={toggleCss:(X,$)=>r(q=>q.setClass(X,$)),setUserStyles:X=>i(X),addOrRemoveBodyCssClass:(X,$)=>l(q=>q.setClass(X,$)),setButtonWrapperDisplayed:X=>{d($=>$.setClass("ag-hidden",!X)),h(X?"false":"true")},setWidth:X=>{w.current&&(w.current.style.width=X)},setCompDetails:X=>f(X),getFloatingFilterComp:()=>R.current?R.current:null,setMenuIcon:X=>y.current?.appendChild(X)};e.setComp(Q,V,y.current,b.current,v.current)},[]);g.useLayoutEffect(()=>Ln(p,t,b.current,F),[p]);const M=g.useMemo(()=>n.toString(),[n]),k=g.useMemo(()=>a.toString(),[a]),E=g.useMemo(()=>c.toString(),[c]),P=g.useMemo(()=>!!(p&&p.componentFromFramework&&Ci(p.componentClass)),[p]),N=g.useMemo(()=>s.get("reactiveCustomComponents"),[]),B=g.useMemo(()=>s.get("enableFilterHandlers"),[]),[O,J]=g.useState();g.useEffect(()=>{if(p?.componentFromFramework)if(N){const V=B?BI:EI,Q=new V(p.params,()=>C(X=>X+1));F(Q),J(Q)}else tu()},[p]);const te=O?.getProps(),L=p?.componentFromFramework,le=p?.componentClass;return g.createElement("div",{ref:D,style:o,className:M,role:"gridcell"},g.createElement("div",{ref:b,className:k,role:"presentation"},L?N?te&&g.createElement(eu.Provider,{value:{setMethods:V=>O.setMethods(V)}},g.createElement(le,{...te})):g.createElement(le,{...p.params,ref:P?()=>{}:F}):null),g.createElement("div",{ref:S,"aria-hidden":u,className:E,role:"presentation"},g.createElement("button",{ref:y,type:"button",className:"ag-button ag-floating-filter-button-button",tabIndex:-1})))},zI=g.memo(VI),WI=({ctrl:e})=>{const{context:t}=g.useContext(ut),[s,o]=g.useState(),[i,n]=g.useState(()=>new Ht),[r,a]=g.useState(()=>new Ht),[l,c]=g.useState("false"),[d,u]=g.useState(),[h,p]=g.useState(),f=g.useRef(),C=g.useRef(null),v=g.useRef(null),w=g.useRef(null),b=g.useRef(),S=g.useCallback(M=>{if(C.current=M,!M||!e.isAlive()||t.isDestroyed()){f.current=t.destroyBean(f.current);return}f.current=t.createBean(new fi);const k={setWidth:E=>{C.current&&(C.current.style.width=E)},toggleCss:(E,P)=>n(N=>N.setClass(E,P)),setUserStyles:E=>o(E),setHeaderWrapperHidden:E=>{const P=w.current;P&&(E?P.style.setProperty("display","none"):P.style.removeProperty("display"))},setHeaderWrapperMaxHeight:E=>{const P=w.current;P&&(E!=null?P.style.setProperty("max-height",`${E}px`):P.style.removeProperty("max-height"),P.classList.toggle("ag-header-cell-comp-wrapper-limited-height",E!=null))},setUserCompDetails:E=>p(E),setResizableDisplayed:E=>{a(P=>P.setClass("ag-hidden",!E)),c(E?"false":"true")},setAriaExpanded:E=>u(E),getUserCompInstance:()=>b.current||void 0};e.setComp(k,M,v.current,w.current,f.current)},[]);g.useLayoutEffect(()=>Ln(h,t,w.current),[h]),g.useEffect(()=>{C.current&&e.setDragSource(C.current)},[h]);const y=g.useMemo(()=>!!(h?.componentFromFramework&&Ci(h.componentClass)),[h]),x=g.useMemo(()=>"ag-header-group-cell "+i.toString(),[i]),R=g.useMemo(()=>"ag-header-cell-resize "+r.toString(),[r]),F=h?.componentFromFramework,D=h?.componentClass;return g.createElement("div",{ref:S,style:s,className:x,role:"columnheader","aria-expanded":d},g.createElement("div",{ref:w,className:"ag-header-cell-comp-wrapper",role:"presentation"},F?y?g.createElement(D,{...h.params}):g.createElement(D,{...h.params,ref:b}):null),g.createElement("div",{ref:v,"aria-hidden":l,className:R}))},_I=g.memo(WI),jI=({ctrl:e})=>{const{gos:t,context:s}=g.useContext(ut),{topOffset:o,rowHeight:i}=g.useMemo(()=>e.getTopAndHeight(),[]),n=g.useMemo(()=>t.get("tabIndex"),[]),[r,a]=g.useState(()=>e.getAriaRowIndex()),l=e.headerRowClass,[c,d]=g.useState(()=>i+"px"),[u,h]=g.useState(()=>o+"px"),p=g.useRef(null),[f,C]=g.useState(()=>e.getUpdatedHeaderCtrls()),v=g.useRef(),w=g.useRef(null),b=g.useCallback(x=>{if(w.current=x,!x||!e.isAlive()||s.isDestroyed()){v.current=s.destroyBean(v.current);return}v.current=s.createBean(new fi);const R={setHeight:F=>d(F),setTop:F=>h(F),setHeaderCtrls:(F,D,M)=>{const k=p.current,E=aa(k,F,D);E!==k&&(p.current=E,yn(M,()=>C(E)))},setWidth:F=>{w.current&&(w.current.style.width=F)},setRowIndex:F=>{a(F)}};e.setComp(R,v.current,!1)},[]),S=g.useMemo(()=>({height:c,top:u}),[c,u]),y=g.useCallback(x=>{switch(e.type){case"group":return g.createElement(_I,{ctrl:x,key:x.instanceId});case"filter":return g.createElement(zI,{ctrl:x,key:x.instanceId});default:return g.createElement(GI,{ctrl:x,key:x.instanceId})}},[]);return g.createElement("div",{ref:b,className:l,role:"row",style:S,tabIndex:n,"aria-rowindex":r},f.map(y))},UI=g.memo(jI),$I=({pinned:e})=>{const[t,s]=g.useState(!0),[o,i]=g.useState([]),{context:n}=g.useContext(ut),r=g.useRef(null),a=g.useRef(null),l=g.useRef(),c=e==="left",d=e==="right",u=!c&&!d,h=g.useCallback(C=>{if(r.current=C,!C||n.isDestroyed()){l.current=n.destroyBean(l.current);return}l.current=n.createBean(new ER(e));const v={setDisplayed:s,setCtrls:w=>i(w),setCenterWidth:w=>{a.current&&(a.current.style.width=w)},setViewportScrollLeft:w=>{r.current&&(r.current.scrollLeft=w)},setPinnedContainerWidth:w=>{r.current&&(r.current.style.width=w,r.current.style.minWidth=w,r.current.style.maxWidth=w)}};l.current.setComp(v,r.current)},[]),p=t?"":"ag-hidden",f=()=>o.map(C=>g.createElement(UI,{ctrl:C,key:C.instanceId}));return c?g.createElement("div",{ref:h,className:"ag-pinned-left-header "+p,"aria-hidden":!t,role:"rowgroup"},f()):d?g.createElement("div",{ref:h,className:"ag-pinned-right-header "+p,"aria-hidden":!t,role:"rowgroup"},f()):u?g.createElement("div",{ref:h,className:"ag-header-viewport "+p,role:"rowgroup",tabIndex:-1},g.createElement("div",{ref:a,className:"ag-header-container",role:"presentation"},f())):null},tc=g.memo($I),KI=()=>{const[e,t]=g.useState(()=>new Ht),[s,o]=g.useState(),{context:i}=g.useContext(ut),n=g.useRef(null),r=g.useRef(),a=g.useCallback(d=>{if(n.current=d,!d||i.isDestroyed()){r.current=i.destroyBean(r.current);return}r.current=i.createBean(new yR);const u={toggleCss:(h,p)=>t(f=>f.setClass(h,p)),setHeightAndMinHeight:h=>o(h)};r.current.setComp(u,d,d)},[]),l=g.useMemo(()=>"ag-header "+e.toString(),[e]),c=g.useMemo(()=>({height:s,minHeight:s}),[s]);return g.createElement("div",{ref:a,className:l,style:c,role:"presentation"},g.createElement(tc,{pinned:"left"}),g.createElement(tc,{pinned:null}),g.createElement(tc,{pinned:"right"}))},qI=g.memo(KI),YI=(e,t)=>{g.useEffect(()=>{const s=t.current;if(s){const o=s.parentElement;if(o){const i=document.createComment(e);return o.insertBefore(i,s),()=>{i.remove()}}}},[e])},Ys=YI,ZI=class{constructor(e,t){this.cellEditorParams=e,this.refreshProps=t,this.instanceCreated=new Ee(s=>{this.resolveInstanceCreated=s}),this.onValueChange=s=>this.updateValue(s),this.value=e.value}getProps(){return{...this.cellEditorParams,initialValue:this.cellEditorParams.value,value:this.value,onValueChange:this.onValueChange}}getValue(){return this.value}refresh(e){this.cellEditorParams=e,this.refreshProps()}setMethods(e){Na(this.getOptionalMethods(),e,this)}getInstance(){return this.instanceCreated.then(()=>this.componentInstance)}setRef(e){this.componentInstance=e,this.resolveInstanceCreated?.(),this.resolveInstanceCreated=void 0}getOptionalMethods(){return["isCancelBeforeStart","isCancelAfterEnd","focusIn","focusOut","afterGuiAttached","getValidationErrors","getValidationElement"]}updateValue(e){this.value=e,this.refreshProps()}},XI=e=>{const t=g.useRef(e),s=g.useRef(),o=g.useRef(!1),i=g.useRef(!1),[,n]=g.useState(0);o.current&&(i.current=!0),g.useEffect(()=>(o.current||(s.current=t.current(),o.current=!0),n(r=>r+1),()=>{i.current&&s.current?.()}),[])},QI=e=>{const[t,s]=g.useState(),o=g.useContext(ut),{context:i,popupSvc:n,gos:r,editSvc:a}=o,{editDetails:l,cellCtrl:c,eParentCell:d}=e;return XI(()=>{const{compDetails:u}=l,h=r.get("stopEditingWhenCellsLoseFocus");let p,f;if(!i.isDestroyed()){f=i.createBean(a.createPopupEditorWrapper(u.params));const C=f.getGui();if(e.jsChildComp){const x=e.jsChildComp.getGui();x&&C.appendChild(x)}const{column:v,rowNode:w}=c,b={column:v,rowNode:w,type:"popupCellEditor",eventSource:d,ePopup:C,position:l.popupPosition,keepWithinBounds:!0},S=n?.positionPopupByComponent.bind(n,b),y=n?.addPopup({modal:h,eChild:C,closeOnEsc:!0,closedCallback:()=>{c.onPopupEditorClosed()},anchorToElement:d,positionCallback:S,ariaOwns:d});p=y?y.hideFunc:void 0,s(f),e.jsChildComp?.afterGuiAttached?.()}return()=>{p?.(),i.destroyBean(f)}}),g.useLayoutEffect(()=>()=>{c.isCellFocused()&&t?.getGui().contains(We(o))&&d.focus({preventScroll:!0})},[t]),t&&e.wrappedContent?Rn.createPortal(e.wrappedContent,t.getGui()):null},sg=g.memo(QI),JI=(e,t,s)=>{const{compProxy:o}=e;s(o);const i=o.getProps(),n=Ci(t);return g.createElement(eu.Provider,{value:{setMethods:r=>o.setMethods(r)}},n?g.createElement(t,{...i}):g.createElement(t,{...i,ref:r=>o.setRef(r)}))},og=(e,t,s)=>e.compProxy?JI(e,t,s):g.createElement(t,{...e.compDetails.params,ref:s}),ek=(e,t,s,o,i)=>{const n=e.compDetails,r=n.componentClass,a=n.componentFromFramework&&!e.popup,l=n.componentFromFramework&&e.popup,c=!n.componentFromFramework&&e.popup;return a?og(e,r,t):l?g.createElement(sg,{editDetails:e,cellCtrl:o,eParentCell:s,wrappedContent:og(e,r,t)}):c&&i?g.createElement(sg,{editDetails:e,cellCtrl:o,eParentCell:s,jsChildComp:i}):null},tk=(e,t,s,o,i,n)=>{const{context:r}=g.useContext(ut),a=g.useCallback(()=>{const l=i.current;if(!l)return;const c=l.getGui();c&&c.parentElement&&c.remove(),r.destroyBean(l),i.current=void 0},[]);g.useEffect(()=>{const l=e!=null,c=e?.compDetails&&!e.compDetails.componentFromFramework,d=t&&s==null;if(!(l&&c&&!d)){a();return}const h=e.compDetails;if(i.current){const f=i.current,v=f.refresh!=null&&e.force==!1?f.refresh(h.params):!1;if(v===!0||v===void 0)return;a()}h.newAgStackInstance().then(f=>{if(!f)return;const C=f.getGui();if(!C)return;(t?s:n.current).appendChild(C),i.current=f})},[e,t,o]),g.useEffect(()=>a,[])},uC=tk,sk=({cellCtrl:e,parent:t})=>{const s=g.useRef(),o=g.useMemo(()=>{const{loadingComp:i}=e.getDeferLoadingCellRenderer();return i?{value:void 0,compDetails:i,force:!1}:void 0},[e]);if(uC(o,!1,void 0,1,s,t),o?.compDetails?.componentFromFramework){const i=o.compDetails.componentClass;return g.createElement(i,{...o.compDetails.params})}return g.createElement(g.Fragment,null)},ok=({cellCtrl:e,printLayout:t,editingCell:s})=>{const o=g.useContext(ut),{context:i}=o,{column:{colIdSanitised:n},instanceId:r}=e,a=g.useRef(),[l,c]=g.useState(()=>e.isCellRenderer()?void 0:{compDetails:void 0,value:e.getValueToDisplay(),force:!1}),[d,u]=g.useState(),[h,p]=g.useState(1),[f,C]=g.useState(),[v,w]=g.useState(!1),[b,S]=g.useState(!1),[y,x]=g.useState(!1),[R,F]=g.useState(),D=g.useMemo(()=>e.isForceWrapper(),[e]),M=g.useMemo(()=>e.getCellAriaRole(),[e]),k=g.useRef(null),E=g.useRef(null),P=g.useRef(null),N=g.useRef(),B=g.useRef(),O=g.useRef(),J=g.useRef([]),te=g.useRef(),L=g.useRef(),[le,V]=g.useState(0),Q=g.useCallback(he=>{L.current=he,V(me=>me+1)},[]),X=l!=null&&(v||y||b)&&(d==null||!!d.popup),$=D||X,q=g.useMemo(()=>e.getCellValueClass(),[e]),ee=g.useCallback(he=>{if(B.current=he,he){const me=he.isCancelBeforeStart&&he.isCancelBeforeStart();setTimeout(()=>{me?(e.stopEditing(!0),e.focusCell(!0)):(e.cellEditorAttached(),e.enableEditorTooltipFeature(he))})}},[e]),ue=g.useRef();ue.current||(ue.current=new Mn(()=>k.current)),uC(l,$,L.current,le,N,k);const H=g.useRef();g.useLayoutEffect(()=>{const he=H.current,me=l;if(H.current=l,he==null||he.compDetails==null||me==null||me.compDetails==null)return;te.current?.refreshVisibility();const W=he.compDetails,Ce=me.compDetails;if(W.componentClass!=Ce.componentClass||P.current?.refresh==null)return;P.current.refresh(Ce.params)!=!0&&p(Fe=>Fe+1)},[l]),g.useLayoutEffect(()=>{if(!(d&&!d.compDetails.componentFromFramework)||i.isDestroyed())return;const me=d.compDetails,W=d.popup===!0,Ce=me.newAgStackInstance();return Ce.then(pe=>{if(!pe)return;const Fe=pe.getGui();ee(pe),W||((D?O:k).current?.appendChild(Fe),pe.afterGuiAttached?.()),F(pe)}),()=>{Ce.then(pe=>{const Fe=pe.getGui();e.disableEditorTooltipFeature(),i.destroyBean(pe),ee(void 0),F(void 0),Fe?.remove()})}},[d]);const I=g.useCallback(he=>{if(O.current=he,!he||i.isDestroyed()||!e.isAlive()){const Ce=J.current;J.current=[];for(const pe of Ce)pe();return}let me;const W=Ce=>{Ce&&(he.insertAdjacentElement("afterbegin",Ce.getGui()),J.current.push(()=>{Os(Ce.getGui()),i.destroyBean(Ce),te.current===me&&(te.current=void 0)}))};v&&W(e.createSelectionCheckbox()),y&&W(e.createDndSource()),b&&(me=e.createRowDragComp(),te.current=me,me&&(W(me),me.refreshVisibility()))},[e,i,y,b,v]),U=g.useCallback(()=>{const he=!e.isCellSpanning()||E.current,me=k.current;if(!me||!he||!e||!e.isAlive()||i.isDestroyed()){a.current=i.destroyBean(a.current);return}a.current=i.createBean(new fi);const W={toggleCss:(pe,Fe)=>ue.current.toggleCss(pe,Fe),setUserStyles:pe=>C(pe),getFocusableElement:()=>k.current,setIncludeSelection:pe=>w(pe),setIncludeRowDrag:pe=>S(pe),setIncludeDndSource:pe=>x(pe),getCellEditor:()=>B.current??null,getCellRenderer:()=>P.current??N.current,getParentOfValue:()=>L.current??O.current??k.current,setRenderDetails:(pe,Fe,Ue)=>{const nt=()=>{c(Ne=>Ne?.compDetails!==pe||Ne?.value!==Fe||Ne?.force!==Ue?{value:Fe,compDetails:pe,force:Ue}:Ne)};if(pe?.params?.deferRender&&!e.rowNode.group){const{loadingComp:Ne,onReady:zt}=e.getDeferLoadingCellRenderer();if(Ne){c({value:void 0,compDetails:Ne,force:!1}),zt.then(()=>mI(nt));return}}nt()},setEditDetails:(pe,Fe,Ue,nt)=>{if(pe){let Ne;pe.componentFromFramework&&(nt?Ne=new ZI(pe.params,()=>p(zt=>zt+1)):tu()),u({compDetails:pe,popup:Fe,popupPosition:Ue,compProxy:Ne}),Fe||c(void 0)}else e.hasBrowserFocus()&&W.getFocusableElement().focus({preventScroll:!0}),B.current=void 0,u(void 0)},refreshEditStyles:(pe,Fe)=>{if(!k.current)return;const{current:Ue}=ue;Ue.toggleCss("ag-cell-value",!$),Ue.toggleCss("ag-cell-inline-editing",!!pe&&!Fe),Ue.toggleCss("ag-cell-popup-editing",!!pe&&!!Fe),Ue.toggleCss("ag-cell-not-inline-editing",!pe||!!Fe)}},Ce=O.current||void 0;e.setComp(W,me,E.current??void 0,Ce,t,s,a.current)},[]),j=g.useCallback(he=>{k.current=he,U()},[]),ge=g.useCallback(he=>{E.current=he,U()},[]),ie=g.useMemo(()=>!!(l?.compDetails?.componentFromFramework&&Ci(l.compDetails.componentClass)),[l]);g.useLayoutEffect(()=>{if(!k.current)return;const{current:he}=ue;he.toggleCss("ag-cell-value",!$),he.toggleCss("ag-cell-inline-editing",!!d&&!d.popup),he.toggleCss("ag-cell-popup-editing",!!d&&!!d.popup),he.toggleCss("ag-cell-not-inline-editing",!d||!!d.popup)});const we=()=>{const{compDetails:he,value:me}=l;if(!he)return me?.toString?.()??me;if(he.componentFromFramework){const W=he.componentClass;return g.createElement(g.Suspense,{fallback:g.createElement(sk,{cellCtrl:e,parent:k})},ie?g.createElement(W,{...he.params,key:h}):g.createElement(W,{...he.params,key:h,ref:P}))}},Se=()=>{const he=()=>l==null?null:$?g.createElement("span",{role:"presentation",id:`cell-${r}`,className:q,ref:Q},we()):we(),me=W=>ek(W,ee,k.current,e,R);return d!=null?d.popup?g.createElement(g.Fragment,null,he(),me(d)):me(d):he()},Me=()=>g.createElement("div",{ref:j,style:f,role:M,"col-id":n},$?g.createElement("div",{className:"ag-cell-wrapper",role:"presentation",ref:I},Se()):Se());return e.isCellSpanning()?g.createElement("div",{ref:ge,className:"ag-spanned-cell-wrapper",role:"presentation"},Me()):Me()},ik=g.memo(ok),nk=({rowCtrl:e,containerType:t})=>{const{context:s,gos:o,editSvc:i}=g.useContext(ut),n=g.useContext(nC)==="default",r=g.useRef(),a=g.useRef(e.getDomOrder()),l=e.isFullWidth(),c=e.rowNode.displayed,[d,u]=g.useState(()=>c?e.rowNode.getRowIndexString():null),[h,p]=g.useState(()=>e.rowId),[f,C]=g.useState(()=>e.businessKey),[v,w]=g.useState(()=>e.rowStyles),b=g.useRef(null),[S,y]=g.useState(()=>null),[x,R]=g.useState(),[F,D]=g.useState(()=>c?e.getInitialRowTop(t):void 0),[M,k]=g.useState(()=>c?e.getInitialTransform(t):void 0),E=g.useRef(null),P=g.useRef(),N=g.useRef(),B=g.useRef(!1),[O,J]=g.useState(0);g.useEffect(()=>{if(B.current||!x||O>10)return;const j=E.current?.firstChild;j?(e.setupDetailRowAutoHeight(j),B.current=!0):J(ge=>ge+1)},[x,O]);const te=g.useRef();te.current||(te.current=new Mn(()=>E.current));const L=g.useRef(()=>{}),le=g.useCallback(j=>(L.current=j,()=>{L.current=()=>{}}),[]),V=CI(le,()=>b.current,[]),Q=n?V:S,X=g.useCallback(j=>{if(E.current=j,r.current=j?s.createBean(new fi):s.destroyBean(r.current),!j){e.unsetComp(t);return}if(!e.isAlive()||s.isDestroyed())return;const ge={setTop:D,setTransform:k,toggleCss:(ie,we)=>te.current.toggleCss(ie,we),setDomOrder:ie=>a.current=ie,setRowIndex:u,setRowId:p,setRowBusinessKey:C,setUserStyles:w,setCellCtrls:(ie,we)=>{const Se=b.current,Me=aa(Se,ie,a.current);Me!==Se&&(b.current=Me,n?L.current():yn(we,()=>y(Me)))},showFullWidth:ie=>{N.current=ie.params,R(ie)},getFullWidthCellRenderer:()=>P.current,getFullWidthCellRendererParams:()=>N.current,refreshFullWidth:ie=>{const we=ie();return N.current=we,H.current?(R(Se=>({...Se,params:we})),!0):!P.current||!P.current.refresh?!1:P.current.refresh(we)}};e.setComp(ge,j,t,r.current)},[]);g.useLayoutEffect(()=>Ln(x,s,E.current,P),[x]);const $=g.useMemo(()=>{const j={top:F,transform:M};return Object.assign(j,v),j},[F,M,v]),q=l&&x?.componentFromFramework,ee=!l&&Q!=null,ue=g.useMemo(()=>!!(x?.componentFromFramework&&Ci(x.componentClass)),[x]),H=g.useRef(!1);g.useEffect(()=>{H.current=ue&&!!x&&!!o.get("reactiveCustomComponents")},[ue,x]);const I=()=>Q?.map(j=>g.createElement(ik,{cellCtrl:j,editingCell:i?.isEditing(j,{withOpenEditor:!0})??!1,printLayout:e.printLayout,key:j.instanceId})),U=()=>{const j=x.componentClass;return ue?g.createElement(j,{...x.params}):g.createElement(j,{...x.params,ref:P})};return g.createElement("div",{ref:X,role:"row",style:$,"row-index":d,"row-id":h,"row-business-key":f},ee?I():q?U():null)},ig=g.memo(nk),rk=({name:e})=>{const{context:t,gos:s}=g.useContext(ut),o=g.useMemo(()=>In(e),[e]),i=g.useRef(null),n=g.useRef(null),r=g.useRef(null),a=g.useRef([]),l=g.useRef([]),[c,d]=g.useState(()=>[]),u=!!s.get("enableCellSpan")&&!!o.getSpannedRowCtrls,h=g.useRef([]),p=g.useRef([]),[f,C]=g.useState(()=>[]),v=g.useRef(!1),w=g.useRef(),b=g.useMemo(()=>kt("ag-viewport",Tf(e)),[e]),S=g.useMemo(()=>kt(Mr(e)),[e]),y=g.useMemo(()=>kt("ag-spanning-container",$x(e)),[e]),x=o.type==="center"||u,R=x?i:n;Ys(" AG Row Container "+e+" ",R);const F=g.useCallback(()=>{const O=!x||i.current!=null,J=n.current!=null,te=!u||r.current!=null;return O&&J&&te},[]),D=g.useCallback(()=>i.current==null&&n.current==null&&r.current==null,[]),M=g.useCallback(()=>{if(D()&&(w.current=t.destroyBean(w.current)),!t.isDestroyed()&&F()){const O=L=>{const le=aa(l.current,a.current,v.current);le!==l.current&&(l.current=le,yn(L,()=>d(le)))},J=L=>{const le=aa(p.current,h.current,v.current);le!==p.current&&(p.current=le,yn(L,()=>C(le)))},te={setHorizontalScroll:L=>{i.current&&(i.current.scrollLeft=L)},setViewportHeight:L=>{i.current&&(i.current.style.height=L)},setRowCtrls:({rowCtrls:L,useFlushSync:le})=>{const V=!!le&&a.current.length>0&&L.length>0;a.current=L,O(V)},setSpannedRowCtrls:(L,le)=>{const V=!!le&&h.current.length>0&&L.length>0;h.current=L,J(V)},setDomOrder:L=>{v.current!=L&&(v.current=L,O(!1))},setContainerWidth:L=>{n.current&&(n.current.style.width=L)},setOffsetTop:L=>{n.current&&(n.current.style.transform=`translateY(${L})`)}};w.current=t.createBean(new sR(e)),w.current.setComp(te,n.current,r.current??void 0,i.current)}},[F,D]),k=g.useCallback(O=>{n.current=O,M()},[M]),E=g.useCallback(O=>{r.current=O,M()},[M]),P=g.useCallback(O=>{i.current=O,M()},[M]),N=()=>g.createElement("div",{className:S,ref:k,role:x?"presentation":"rowgroup"},c.map(O=>g.createElement(ig,{rowCtrl:O,containerType:o.type,key:O.instanceId})));if(!x)return N();const B=()=>g.createElement("div",{className:y,ref:E,role:"presentation"},f.map(O=>g.createElement(ig,{rowCtrl:O,containerType:o.type,key:O.instanceId})));return g.createElement("div",{className:b,ref:P,role:"rowgroup"},N(),u?B():null)},ak=g.memo(rk),lk=()=>{const e=g.useContext(ut),{context:t,overlays:s}=e,[o,i]=g.useState(""),[n,r]=g.useState(0),[a,l]=g.useState(0),[c,d]=g.useState("0px"),[u,h]=g.useState("0px"),[p,f]=g.useState("100%"),[C,v]=g.useState("0px"),[w,b]=g.useState("0px"),[S,y]=g.useState("100%"),[x,R]=g.useState(!0),[F,D]=g.useState(!0),[M,k]=g.useState(null),[E,P]=g.useState(""),[N,B]=g.useState(null),[O,J]=g.useState("ag-layout-normal"),te=g.useRef();te.current||(te.current=new Mn(()=>L.current));const L=g.useRef(null),le=g.useRef(null),V=g.useRef(null),Q=g.useRef(null),X=g.useRef(null),$=g.useRef(null),q=g.useRef(null),ee=g.useRef([]),ue=g.useRef([]);Ys(" AG Grid Body ",L),Ys(" AG Pinned Top ",le),Ys(" AG Sticky Top ",V),Ys(" AG Middle ",$),Ys(" AG Pinned Bottom ",q);const H=g.useCallback(Fe=>{if(L.current=Fe,!Fe||t.isDestroyed()){ee.current=t.destroyBeans(ee.current);for(const Le of ue.current)Le();ue.current=[];return}const Ue=(Le,et)=>{Le.appendChild(et),ue.current.push(()=>et.remove())},nt=Le=>{const et=t.createBean(new Le);return ee.current.push(et),et},Ne=(Le,et,vi)=>{Ue(Le,document.createComment(vi)),Ue(Le,nt(et).getGui())};Ne(Fe,cR," AG Fake Horizontal Scroll ");const zt=s?.getOverlayWrapperCompClass();zt&&Ne(Fe,zt," AG Overlay Wrapper "),X.current&&Ne(X.current,uR," AG Fake Vertical Scroll ");const Do={setRowAnimationCssOnBodyViewport:i,setColumnCount:Le=>{L.current&&Gb(L.current,Le)},setRowCount:Le=>{L.current&&Nb(L.current,Le)},setTopHeight:r,setBottomHeight:l,setStickyTopHeight:d,setStickyTopTop:h,setStickyTopWidth:f,setTopInvisible:R,setBottomInvisible:D,setColumnMovingCss:(Le,et)=>te.current.toggleCss(Le,et),updateLayoutClasses:J,setAlwaysVerticalScrollClass:k,setPinnedTopBottomOverflowY:P,setCellSelectableCss:(Le,et)=>B(et?Le:null),setBodyViewportWidth:Le=>{$.current&&($.current.style.width=Le)},registerBodyViewportResizeListener:Le=>{if($.current){const et=bs(e,$.current,Le);ue.current.push(()=>et())}},setStickyBottomHeight:v,setStickyBottomBottom:b,setStickyBottomWidth:y,setGridRootRole:Le=>Fe.setAttribute("role",Le)},Po=t.createBean(new rR);ee.current.push(Po),Po.setComp(Do,Fe,$.current,le.current,q.current,V.current,Q.current)},[]),I=g.useMemo(()=>kt("ag-root","ag-unselectable",O),[O]),U=g.useMemo(()=>kt("ag-body-viewport",o,O,M,N),[o,O,M,N]),j=g.useMemo(()=>kt("ag-body",O),[O]),ge=g.useMemo(()=>kt("ag-floating-top",x?"ag-invisible":null,N),[N,x]),ie=g.useMemo(()=>kt("ag-sticky-top",N),[N]),we=g.useMemo(()=>kt("ag-sticky-bottom",C==="0px"?"ag-invisible":null,N),[N,C]),Se=g.useMemo(()=>kt("ag-floating-bottom",F?"ag-invisible":null,N),[N,F]),Me=g.useMemo(()=>({height:n,minHeight:n,overflowY:E}),[n,E]),he=g.useMemo(()=>({height:c,top:u,width:p}),[c,u,p]),me=g.useMemo(()=>({height:C,bottom:w,width:S}),[C,w,S]),W=g.useMemo(()=>({height:a,minHeight:a,overflowY:E}),[a,E]),Ce=Fe=>g.createElement(ak,{name:Fe,key:`${Fe}-container`}),pe=({section:Fe,children:Ue,className:nt,style:Ne})=>g.createElement("div",{ref:Fe,className:nt,role:"presentation",style:Ne},Ue.map(Ce));return g.createElement("div",{ref:H,className:I},g.createElement(qI,null),pe({section:le,className:ge,style:Me,children:["topLeft","topCenter","topRight","topFullWidth"]}),g.createElement("div",{className:j,ref:X,role:"presentation"},pe({section:$,className:U,children:["left","center","right","fullWidth"]})),pe({section:V,className:ie,style:he,children:["stickyTopLeft","stickyTopCenter","stickyTopRight","stickyTopFullWidth"]}),pe({section:Q,className:we,style:me,children:["stickyBottomLeft","stickyBottomCenter","stickyBottomRight","stickyBottomFullWidth"]}),pe({section:q,className:Se,style:W,children:["bottomLeft","bottomCenter","bottomRight","bottomFullWidth"]}))},ck=g.memo(lk),dk=(e,t)=>{const{children:s,eFocusableElement:o,onTabKeyDown:i,gridCtrl:n,forceFocusOutWhenTabGuardsAreEmpty:r,isEmpty:a}=e,{context:l}=g.useContext(ut),c=g.useRef(null),d=g.useRef(null),u=g.useRef(),h=w=>{const b=w==null?void 0:parseInt(w,10).toString();for(const S of[c,d])b===void 0?S.current?.removeAttribute("tabindex"):S.current?.setAttribute("tabindex",b)};g.useImperativeHandle(t,()=>({forceFocusOutOfContainer(w){u.current?.forceFocusOutOfContainer(w)}}));const p=g.useCallback(()=>{const w=c.current,b=d.current;if(!w&&!b||l.isDestroyed()){u.current=l.destroyBean(u.current);return}if(w&&b){const S={setTabIndex:h};u.current=l.createBean(new Wf({comp:S,eTopGuard:w,eBottomGuard:b,eFocusableElement:o,onTabKeyDown:i,forceFocusOutWhenTabGuardsAreEmpty:r,focusInnerElement:y=>n.focusInnerElement(y),isEmpty:a}))}},[]),f=g.useCallback(w=>{c.current=w,p()},[p]),C=g.useCallback(w=>{d.current=w,p()},[p]),v=w=>{const b=w==="top"?Qo.TAB_GUARD_TOP:Qo.TAB_GUARD_BOTTOM;return g.createElement("div",{className:`${Qo.TAB_GUARD} ${b}`,role:"presentation",ref:w==="top"?f:C})};return g.createElement(g.Fragment,null,v("top"),s,v("bottom"))},uk=g.forwardRef(dk),hk=g.memo(uk),gk=({context:e})=>{const[t,s]=g.useState(""),[o,i]=g.useState(""),[n,r]=g.useState(null),[a,l]=g.useState(null),[c,d]=g.useState(!1),[u,h]=g.useState(),p=g.useRef(),f=g.useRef(null),C=g.useRef(),[v,w]=g.useState(null),b=g.useRef(()=>{}),S=g.useRef(),y=g.useRef([]),x=g.useCallback(()=>{},[]);Ys(" AG Grid ",f);const R=g.useCallback(P=>{if(f.current=P,p.current=P?e.createBean(new l2):e.destroyBean(p.current),!P||e.isDestroyed())return;const N=p.current;b.current=N.focusInnerElement.bind(N);const B={destroyGridUi:()=>{},setRtlClass:s,forceFocusOutOfContainer:O=>{if(!O&&S.current?.isDisplayed()){S.current.forceFocusOutOfContainer(O);return}C.current?.forceFocusOutOfContainer(O)},updateLayoutClasses:i,getFocusableContainers:()=>{const O=[],J=f.current?.querySelector(".ag-root");J&&O.push({getGui:()=>J});for(const te of y.current)te.isDisplayed()&&O.push(te);return O},setCursor:r,setUserSelect:l};N.setComp(B,P,P),d(!0)},[]);g.useEffect(()=>{const P=p.current,N=f.current;if(!u||!P||!v||!N||e.isDestroyed())return;const B=[],{watermarkSelector:O,paginationSelector:J,sideBarSelector:te,statusBarSelector:L,gridHeaderDropZonesSelector:le}=P.getOptionalSelectors(),V=[];if(le){const X=e.createBean(new le.component),$=X.getGui();N.insertAdjacentElement("afterbegin",$),V.push($),B.push(X)}if(te){const X=e.createBean(new te.component),$=X.getGui(),q=v.querySelector(".ag-tab-guard-bottom");q&&(q.insertAdjacentElement("beforebegin",$),V.push($)),B.push(X),y.current.push(X)}const Q=X=>{const $=e.createBean(new X),q=$.getGui();return N.insertAdjacentElement("beforeend",q),V.push(q),B.push($),$};if(L&&Q(L.component),J){const X=Q(J.component);S.current=X,y.current.push(X)}return O&&Q(O.component),()=>{e.destroyBeans(B);for(const X of V)X.remove()}},[u,v,e]);const F=g.useMemo(()=>kt("ag-root-wrapper",t,o),[t,o]),D=g.useMemo(()=>kt("ag-root-wrapper-body","ag-focus-managed",o),[o]),M=g.useMemo(()=>({userSelect:a??"",WebkitUserSelect:a??"",cursor:n??""}),[a,n]),k=g.useCallback(P=>{C.current=P,h(P!==null)},[]),E=g.useCallback(()=>!p.current?.isFocusable(),[]);return g.createElement("div",{ref:R,className:F,style:M,role:"presentation"},g.createElement("div",{className:D,ref:w,role:"presentation"},c&&v&&!e.isDestroyed()&&g.createElement(ut.Provider,{value:e.getBeans()},g.createElement(hk,{ref:k,eFocusableElement:v,onTabKeyDown:x,gridCtrl:p.current,forceFocusOutWhenTabGuardsAreEmpty:!0,isEmpty:E},g.createElement(ck,null)))))},pk=g.memo(gk),fk=class extends A{postConstruct(){if(this.beans.colAutosize){const e=this.queueResizeOperationsForTick.bind(this);this.addManagedEventListeners({rowExpansionStateChanged:e,expandOrCollapseAll:e,cellValueChanged:e,rowNodeDataChanged:e,rowDataUpdated:e})}}queueResizeOperationsForTick(){const e=this.beans.colAutosize;e.shouldQueueResizeOperations=!0,setTimeout(()=>{e.processResizeOperations()},0)}areHeaderCellsRendered(){return this.beans.ctrlsSvc.getHeaderRowContainerCtrls().every(e=>e.getAllCtrls().every(t=>t.areCellsRendered()))}areCellsRendered(){return this.beans.rowRenderer.getAllRowCtrls().every(e=>e.isRowRendered()&&e.getAllCellCtrls().every(t=>!!t.eGui))}},hC={setGridApi:void 0,maxComponentCreationTimeMs:void 0,children:void 0},mk={gridOptions:void 0,modules:void 0,containerStyle:void 0,className:void 0,passGridApi:void 0,componentWrappingElement:void 0,...hC},gC=new Set(Object.keys(mk)),Ck=new Set(Object.keys(hC)),pC=e=>{const t=g.useRef(),s=g.useRef(null),o=g.useRef(null),i=g.useRef([]),n=g.useRef([]),r=g.useRef(e),a=g.useRef(),l=g.useRef(),c=g.useRef(!1),[d,u]=g.useState(void 0),[,h]=g.useState(0),p=g.useCallback(w=>{if(s.current=w,!w){for(const E of i.current)E();i.current.length=0;return}const b=e.modules||[];o.current||(o.current=new NI(()=>h(E=>E+1),e.componentWrappingElement,e.maxComponentCreationTimeMs),i.current.push(()=>{o.current?.destroy(),o.current=null}));const S=B0(e.gridOptions,e,Object.keys(e).filter(E=>!gC.has(E))),y=()=>{if(c.current){const E=()=>a.current?.shouldQueueUpdates()?void 0:n.current.shift();let P=E();for(;P;)P(),P=E()}},x=new Sk(y);a.current=x;const R=new fk,F={providedBeanInstances:{frameworkCompWrapper:new wk(o.current,S),renderStatus:R},modules:b,frameworkOverrides:x,setThemeOnGridDiv:!0},D=E=>{u(E),E.createBean(R),i.current.push(()=>{E.destroy()}),E.getBean("ctrlsSvc").whenReady({addDestroyFunc:P=>{i.current.push(P)}},()=>{if(E.isDestroyed())return;const P=t.current;P&&e.passGridApi?.(P)})},M=E=>{E.getBean("ctrlsSvc").whenReady({addDestroyFunc:P=>{i.current.push(P)}},()=>{for(const P of n.current)P();n.current.length=0,c.current=!0})},k=new OP;S.gridId??(S.gridId=l.current),t.current=k.create(w,S,D,M,F),i.current.push(()=>{t.current=void 0}),t.current&&(l.current=t.current.getGridId())},[]),f=g.useMemo(()=>({height:"100%",...e.containerStyle||{}}),[e.containerStyle]),C=g.useCallback(w=>{c.current&&!a.current?.shouldQueueUpdates()?w():n.current.push(w)},[]);g.useEffect(()=>{const w=vk(r.current,e);r.current=e,C(()=>{t.current&&V0(w,t.current)})},[e]);const v=!g.useSyncExternalStore||Rr(e,"renderingMode")==="legacy"?"legacy":"default";return g.createElement("div",{style:f,className:e.className,ref:p},g.createElement(nC.Provider,{value:v},d&&!d.isDestroyed()?g.createElement(pk,{key:d.instanceId,context:d}):null,o.current?.getPortals()??null))};function vk(e,t){const s={};for(const o of Object.keys(t)){if(gC.has(o)){Ck.has(o)&&G(274,{prop:o});continue}const i=t[o];e[o]!==i&&(s[o]=i)}return s}var wk=class extends VP{constructor(e,t){super(),this.parent=e,this.gridOptions=t}createWrapper(e,t){const s=this.gridOptions;if(Rr(s,"reactiveCustomComponents")){const r=(a=>{switch(a){case"filter":return Rr(s,"enableFilterHandlers")?FI:RI;case"floatingFilterComponent":return Rr(s,"enableFilterHandlers")?PI:DI;case"dateComponent":return yI;case"dragAndDropImageComponent":return xI;case"loadingOverlayComponent":return TI;case"noRowsOverlayComponent":return kI;case"statusPanel":return AI;case"toolPanel":return LI;case"menuItem":return II;case"cellRenderer":return SI;case"innerHeaderComponent":return MI}})(t.name);if(r)return new r(e,this.parent,t)}else switch(t.name){case"filter":case"floatingFilterComponent":case"dateComponent":case"dragAndDropImageComponent":case"loadingOverlayComponent":case"noRowsOverlayComponent":case"statusPanel":case"toolPanel":case"menuItem":case"cellRenderer":tu();break}const i=!t.cellRenderer&&t.name!=="toolPanel";return new cC(e,this.parent,t,i)}},bk=g.forwardRef((e,t)=>{const s=g.useContext(ut),{registry:o,context:i,gos:n,rowModel:r}=s,[a,l]=g.useState(()=>new Ht),[c,d]=g.useState(()=>new Ht),[u,h]=g.useState(),[p,f]=g.useState(),C=g.useRef(),v=g.useRef(null),w=g.useRef(),b=g.useMemo(()=>m0(e.api.getGridId(),u?.rowModelType??"clientSide"),[e]),S=g.useMemo(()=>a.toString()+" ag-details-row",[a]),y=g.useMemo(()=>c.toString()+" ag-details-grid",[c]);t&&g.useImperativeHandle(t,()=>({refresh(){return C.current?.refresh()??!1}})),e.template&&G(230);const x=g.useCallback(F=>{if(v.current=F,!F||i.isDestroyed()){C.current=i.destroyBean(C.current),w.current?.();return}const D={toggleCss:(k,E)=>l(P=>P.setClass(k,E)),toggleDetailGridCss:(k,E)=>d(P=>P.setClass(k,E)),setDetailGrid:k=>h(k),setRowData:k=>f(k),getGui:()=>v.current},M=o.createDynamicBean("detailCellRendererCtrl",!0);if(M&&(i.createBean(M),M.init(D,e),C.current=M,n.get("detailRowAutoHeight"))){const k=()=>{if(v.current==null)return;const E=v.current.clientHeight;E!=null&&E>0&&setTimeout(()=>{e.node.setRowHeight(E),(je(n)||yo(n))&&r.onRowHeightChanged()},0)};w.current=bs(s,F,k),k()}},[]),R=g.useCallback(F=>{C.current?.registerDetailWithMaster(F)},[]);return g.createElement("div",{className:S,ref:x},u&&g.createElement(pC,{className:y,...u,modules:b,rowData:p,passGridApi:R}))}),Sk=class extends _f{constructor(e){super("react"),this.processQueuedUpdates=e,this.queueUpdates=!1,this.renderingEngine="react",this.frameworkComponents={agGroupCellRenderer:eg,agGroupRowRenderer:eg,agDetailCellRenderer:bk},this.wrapIncoming=(t,s)=>s==="ensureVisible"?fI(t):t()}frameworkComponent(e){return this.frameworkComponents[e]}isFrameworkComponent(e){if(!e)return!1;const t=e.prototype;return!(t&&"getGui"in t)}getLockOnRefresh(){this.queueUpdates=!0}releaseLockOnRefresh(){this.queueUpdates=!1,this.processQueuedUpdates()}shouldQueueUpdates(){return this.queueUpdates}runWhenReadyAsync(){return pI()}},yk=class extends g.Component{constructor(){super(...arguments),this.apiListeners=[],this.setGridApi=e=>{this.api=e;for(const t of this.apiListeners)t(e)}}registerApiListener(e){this.apiListeners.push(e)}componentWillUnmount(){this.apiListeners.length=0}render(){return g.createElement(pC,{...this.props,passGridApi:this.setGridApi})}},fC=(e=>(e.Dropdown="dropdown",e.Menu="menu",e))(fC||{}),yt=(e=>(e.Click="click",e.Hover="hover",e.ContextMenu="contextMenu",e))(yt||{}),la=(e=>(e.Item="item",e.Divider="divider",e.PlainText="plainText",e))(la||{});const xk=Z("flex items-center gap-2 align-middle","h-auto px-0 bg-transparent border-0"),Rk=Z("z-[53] overflow-auto rounded bg-layer-0 text-primary shadow focus-visible:outline-none","w-max"),Fk=Z("flex w-full cursor-pointer items-center gap-3","focus-visible:border-none focus-visible:outline-none","hover:bg-accent-primary-alpha px-3","dial-small h-[34px] rounded text-primary"),Ek="opacity-75 !cursor-not-allowed",Dk="text-error",Pk="my-1 border-t border-hover border-secondary",zi=4,su=({ariaLabel:e,className:t,size:s=24,onClose:o,...i})=>m.jsx(Pe,{"aria-label":e,className:ce("text-secondary hover:enabled:text-accent-primary",t),onClick:o,iconBefore:m.jsx(z.IconX,{size:s}),...i}),bt=({children:e,menu:t,renderOverlay:s,trigger:o=[yt.Click],placement:i,disabled:n=!1,open:r,defaultOpen:a=!1,onOpenChange:l,closable:c=!1,onClose:d,className:u,listClassName:h,outsidePressIgnoreRef:p,outsideClosable:f=!0,allowedPlacements:C,anchorToMouse:v=!1,matchReferenceWidth:w=!0,maxDropdownHeight:b})=>{const[S,y]=g.useState(a),x=r!==void 0,R=x?!!r:S,F=g.useRef(null),D=g.useCallback(H=>{x||y(H),l?.(H)},[x,l]),M=g.useId(),k=i===void 0,E=H=>"clientWidth"in H?H.clientWidth:H.getBoundingClientRect?.()?.width??0,{refs:P,floatingStyles:N,context:B}=xe.useFloating({placement:i,open:R,onOpenChange:D,whileElementsMounted:xe.autoUpdate,middleware:[xe.offset({mainAxis:zi,crossAxis:0}),k?xe.autoPlacement({alignment:"start",crossAxis:!0,padding:zi,allowedPlacements:C}):xe.flip({padding:zi}),xe.shift({padding:zi}),xe.size({padding:zi,apply({availableWidth:H,availableHeight:I,elements:U}){const j=U.floating,ge=E(U.reference);j.style.setProperty("--fui-available-height",`${Math.floor(I)}px`),j.style.setProperty("--reference-width",w?`${Math.round(ge)}px`:"0px"),w?j.style.minWidth=`${Math.round(ge)}px`:j.style.removeProperty("min-width"),j.style.maxWidth=`${Math.floor(H)}px`;const ie=Math.floor(I);j.style.maxHeight=`${b?Math.min(ie,b):ie}px`}})]}),O=xe.useClick(B,{enabled:o.includes(yt.Click)&&!n}),J=xe.useHover(B,{enabled:o.includes(yt.Hover)&&!n,move:!1,restMs:40,delay:{open:80,close:80}}),te=xe.useDismiss(B,{bubbles:!0,referencePress:!1,outsidePress:H=>{if(!f)return!1;const I=H.target;return!(p?.current&&I instanceof Node&&p.current.contains(I))}}),L=xe.useRole(B,{role:"menu"}),{getReferenceProps:le,getFloatingProps:V}=xe.useInteractions([O,J,te,L]),Q=g.useCallback((H,I)=>{P.setPositionReference({getBoundingClientRect:()=>({width:0,height:0,x:H,y:I,top:I,left:H,right:H,bottom:I})})},[P]),X=g.useCallback(H=>{!o.includes(yt.ContextMenu)||n||(H.preventDefault(),v&&(Q(H.clientX,H.clientY),F.current=document.elementFromPoint(H.clientX,H.clientY)),D(!0))},[v,n,D,Q,o]),$=g.useCallback(H=>{!v||n||(o.includes(yt.ContextMenu)&&R&&D(!1),Q(H.clientX,H.clientY),F.current=document.elementFromPoint(H.clientX,H.clientY))},[v,n,Q,R,o,D]);g.useEffect(()=>{n&&R&&D(!1)},[n,R,D]);const q=g.useCallback(H=>I=>{H.disabled||(H.onClick?.({key:H.key,domEvent:I}),t?.onClick?.({key:H.key,domEvent:I}),D(!1))},[t,D]),ee=g.useMemo(()=>s?s():t?m.jsxs(m.Fragment,{children:[t.header&&m.jsx(m.Fragment,{children:typeof t.header=="function"?t.header():t.header}),m.jsx("div",{role:"none",className:"py-1","aria-label":"dropdown",children:t.items.map(H=>H.type===la.Divider?m.jsx("div",{role:"separator",className:Pk},H.key):H.type===la.PlainText?m.jsx("div",{className:ce("px-3 py-2 text-secondary dial-caption",H.className),children:H.label},H.key):m.jsxs("button",{role:"menuitem",type:"button","aria-disabled":!!H.disabled,className:Z(Fk,H.disabled&&Ek,H.danger&&Dk,H.className),disabled:H.disabled,onClick:q(H),children:[H.icon&&m.jsx("span",{className:Z(H.danger&&"text-error",H.disabled&&"text-secondary"),children:m.jsx(Oe,{icon:H.icon})}),m.jsx("span",{className:Z("flex-1 truncate text-left",H.danger&&"text-error",H.disabled&&"text-secondary"),"aria-labelledby":"item-text",children:H.label})]},H.key))}),t.footer&&m.jsx(m.Fragment,{children:typeof t.footer=="function"?t.footer():t.footer})]}):null,[q,t,s]),ue=le({onContextMenu:X,onMouseDown:$});return g.useEffect(()=>{if(!R)return;const H=P.reference.current;let I=null;if(H instanceof Element?I=H:F.current instanceof Element&&(I=F.current),!I)return;const U=new IntersectionObserver(([j])=>{j.isIntersecting||D(!1)},{root:null,threshold:0});return U.observe(I),()=>U.disconnect()},[R,P.reference,D]),m.jsxs(m.Fragment,{children:[m.jsx("span",{ref:P.setReference,className:Z(xk,n&&"!cursor-not-allowed opacity-75",u),"aria-haspopup":"menu","aria-expanded":R,"aria-controls":M,...ue,children:e}),R&&m.jsx(xe.FloatingPortal,{children:m.jsx(xe.FloatingFocusManager,{context:B,modal:!1,initialFocus:-1,returnFocus:!0,children:m.jsxs("div",{id:M,ref:P.setFloating,style:N,className:Z(Rk,!w&&"w-max",h),...V(),children:[c&&m.jsx("div",{className:"flex items-center justify-between px-2 pt-2",children:m.jsx(su,{ariaLabel:"Close dropdown",onClose:H=>{d?.(H),D(!1)}})}),ee]})})})]})},Mk="h-full",sc={accentColor:"var(--controls-bg-accent, #5C8DEA)",backgroundColor:"var(--bg-layer-2, #141A23)",oddRowBackgroundColor:"var(--bg-layer-3, #222932)",borderColor:"var(--bg-layer-4, #333942)",rowBorder:"1px solid var(--stroke-tertiary, #090D13)",borderRadius:3,browserColorScheme:"dark",chromeBackgroundColor:"var(--bg-layer-1, #090D13)",foregroundColor:"var(--text-primary, #F3F4F6)",headerFontSize:14,headerFontWeight:600,headerTextColor:"var(--text-secondary, #7F8792)",spacing:4,wrapperBorderRadius:3,fontSize:14,fontFamily:{googleFont:"var(--theme-font, var(--font-inter))"}},oc=40,Tk=(e,t,s,o,i)=>{const n=typeof e=="string"?e.toLowerCase():e,r=typeof t=="string"?t.toLowerCase():t;return n===r?0:n?r?n>r?1:-1:i?1:-1:i?-1:1},Ik=({selectedRowIds:e,selectedRows:t,onSelectionChange:s,onSelectionChangeWithMap:o,rowData:i=[],getRowId:n,disabledRowIds:r})=>{const[a,l]=g.useState(new Map),c=t??a,d=g.useMemo(()=>new Set(c.keys()),[c]),u=g.useCallback(w=>r?.has(n(w))??!1,[r,n]),h=g.useMemo(()=>i.filter(w=>!u(w)),[i,u]),p=e!==void 0||t!==void 0;g.useEffect(()=>{if(e!==void 0&&!t){const w=new Map;i.forEach(S=>{const y=n(S);e.has(y)&&!r?.has(y)&&w.set(y,S)}),(w.size!==a.size||Array.from(w.keys()).some(S=>!a.has(S)))&&l(w)}},[e,t,i,n,r,a]);const f=g.useCallback((w,b)=>{const S=n(w);if(r?.has(S))return;const y=new Map(c);b?y.set(S,w):y.delete(S),p||l(y),o?.(y),s&&s(new Set(y.keys()),Array.from(y.values()))},[c,n,r,p,s,o]),C=g.useMemo(()=>{if(!h.length)return"unchecked";const w=h.map(n),b=w.filter(S=>d.has(S)).length;return b===0?"unchecked":b===w.length?"checked":"indeterminate"},[h,d,n]),v=g.useCallback(w=>{const b=new Map;if(w&&h.forEach(S=>{const y=n(S);b.set(y,S)}),p||l(b),o&&o(b),s){const S=new Set(b.keys()),y=Array.from(b.values());s(S,y)}},[h,n,p,s,o]);return{currentSelectedIds:d,currentSelectedRows:c,handleSelectionToggle:f,headerCheckboxState:C,handleHeaderCheckboxChange:v}};w0.registerModules([gI]);const ou=({columnDefs:e,rowData:t,additionalGridOptions:s,getContextMenuItems:o,className:i,ariaLabel:n="Data grid",withSelectionColumn:r=!0,wrapCustomCellRenderers:a=!0,disabledRowIds:l,selectedRowIds:c,selectedRows:d,selectionOnHover:u=!0,onSelectionChange:h,onSelectionChangeWithMap:p,getRowId:f=F=>String(F.id||JSON.stringify(F)),alternateOddRowColors:C=!1,filterPlaceholder:v="Enter value",emptyStateIcon:w,emptyStateTitle:b="No results found",emptyStateDescription:S="Sorry, we couldn't find any results for your search.",loading:y=!1,wrapperBorder:x=!0,withoutHeaderBorders:R=!1})=>{const[F,D]=g.useState(oc),[M,k]=g.useState(),E=g.useId(),{currentSelectedIds:P,handleSelectionToggle:N,headerCheckboxState:B,handleHeaderCheckboxChange:O}=Ik({selectedRowIds:c,selectedRows:d,onSelectionChange:h,onSelectionChangeWithMap:p,rowData:t,getRowId:f,disabledRowIds:l}),J=g.useMemo(()=>({...sc,oddRowBackgroundColor:C?sc.oddRowBackgroundColor:sc.backgroundColor,wrapperBorder:x}),[C,x]),te=g.useCallback(I=>{I.api.sizeColumnsToFit(),D(oc)},[]),L=g.useCallback(I=>{if(!I.data)return"";const U=f(I.data);return Z({"ag-row-selected":P.has(U),"opacity-50":l?.has(U)})},[P,l,f]),le=g.useCallback(()=>{const I=B==="checked",U=B==="indeterminate",j="header-select-all",ge=t?.some(ie=>!l?.has(f(ie)))??!1;return m.jsx("div",{className:"flex items-center justify-center h-full header-checkbox-container",children:m.jsx(rn,{id:j,ariaLabel:"Select all rows",checked:I,disabled:!ge,"aria-disabled":!ge,indeterminate:U,className:Z(`dial-header-select ${B}`,!u&&"dial-header-select-visible"),onChange:O})})},[B,t,u,O,l,f]),V=g.useCallback(I=>{if(I.data){const U=f(I.data),j=l?.has(U),ge=I.value==null?"":String(I.value),ie=o?.(I.data)??[];return m.jsx(bt,{trigger:[yt.ContextMenu],menu:{items:ie},anchorToMouse:!0,matchReferenceWidth:!0,className:"w-full",disabled:j,children:m.jsx("span",{className:"block min-w-0 h-full max-w-full",children:m.jsx(dt,{text:ge,className:"max-w-full h-full"})})})}},[o,l,f]),Q=g.useCallback(I=>{if(!I.data)return null;const U=f(I.data),j=P.has(U),ge=l?.has(U),ie=`row-select-${U}`;return m.jsx("div",{className:"flex items-center justify-center size-full",children:m.jsx(rn,{id:ie,ariaLabel:"Select row",checked:j,disabled:ge,"aria-disabled":ge,className:Z("dial-row-select",!u&&"dial-row-select-visible",ge&&"opacity-50 cursor-not-allowed"),onChange:we=>{ge||!I.data||N(I.data,!!we)}},`${U}-${j}`)})},[P,l,f,N,u]),X=g.useCallback(I=>{const U=typeof a=="function"?a(I):!!a;if(!I.cellRenderer)return{...I,cellRenderer:V};if(!U)return I;const j=I.cellRenderer;return{...I,cellRenderer:ie=>{const we=ie.data?o?.(ie.data)??[]:[];let Se=null;if(typeof j=="function"){const me=j;Se=m.jsx(me,{...ie})}else Se=V(ie);const Me=ie.data?f(ie.data):null,he=Me?l?.has(Me):!1;return m.jsx(bt,{trigger:[yt.ContextMenu],menu:{items:we},anchorToMouse:!0,matchReferenceWidth:!0,className:"w-full h-full",disabled:he,children:m.jsx("span",{className:"block min-w-0 max-w-full flex-1",children:Se})})}}},[l,o,f,V,a]),$=g.useMemo(()=>({colId:"__select",headerName:"",width:44,minWidth:44,suppressSizeToFit:!0,lockPosition:!0,sortable:!1,resizable:!1,filter:!1,floatingFilter:!1,cellRenderer:Q,headerComponent:le}),[Q,le]),q=g.useMemo(()=>{const I=(e??[]).map(X);return r?[$,...I]:I},[e,$,r,X]),ee=g.useMemo(()=>({minWidth:150,resizable:!0,sortable:!0,floatingFilter:!0,filter:"agTextColumnFilter",filterParams:{filterPlaceholder:v,buttons:["reset"]},comparator:Tk.bind(void 0)}),[v]),ue=I=>{const U=q.map(j=>({...j,sort:void 0}));I.api.updateGridOptions({columnDefs:U,rowData:t}),I.api.sizeColumnsToFit(),k(I.api),s?.onGridReady?.(I)};g.useEffect(()=>{M&&M.redrawRows()},[M,P]);const H=g.useCallback(()=>m.jsx(En,{title:b,description:S,containerClassName:"gap-3",titleClassName:"mt-2 !text-lg",icon:w||m.jsx(z.IconZoomCancel,{size:100,stroke:.5,className:"text-secondary"})}),[b,S,w]);return m.jsx("div",{className:Z(Mk,i,r&&"with-selection-column",R&&"dial-without-header-borders"),"aria-label":n,role:"region","aria-busy":y,children:m.jsx("div",{className:"ag-theme-balham-dark h-full overflow-x-auto",role:"table","aria-describedby":E,children:m.jsx(yk,{rowModelType:"clientSide",headerHeight:oc,rowHeight:F,cellSelection:!1,getRowClass:L,theme:hD.withPart(UE).withParams({...J}),autoSizeStrategy:{type:"fitGridWidth"},columnDefs:q,defaultColDef:ee,onGridSizeChanged:te,onGridReady:ue,loading:y,suppressCellFocus:!0,suppressDragLeaveHidesColumns:!0,noRowsOverlayComponent:H,rowData:t,...s})})})};var ca=(e=>(e.Horizontal="horizontal",e.Vertical="vertical",e))(ca||{}),da=(e=>(e.Mobile="mobile",e.Tablet="tablet",e))(da||{});const mr=({tab:e,active:t,invalid:s,className:o,horizontal:i,onClick:n})=>{const r=ce("rounded h-[38px] items-center flex flex-row border-transparent cursor-pointer dial-small leading-4 hover:text-accent-primary",{"border-b-2 px-4":i,"border-l-2 px-3":!i}),a=ce(r,{"bg-layer-4":i,"bg-layer-1 text-secondary pointer-events-none":e.disabled,"bg-accent-primary-alpha text-primary":t&&!e.disabled,"text-primary":!t&&!e.disabled,"border-b-accent-primary":t&&i&&!e.disabled,"border-l-accent-primary":t&&!i&&!e.disabled},o);return m.jsxs("button",{role:"tab",className:a,onClick:()=>n(e.id),disabled:e.disabled,children:[m.jsx(dt,{text:e.label,contentClassName:"max-w-[200px]",className:"max-w-[200px]"}),(s||e.invalid)&&m.jsx("div",{className:"text-error pl-1",children:m.jsx(z.IconExclamationCircle,{...ae})})]})},ng=12;var Js=(e=>(e.Undefined="undefined",e.Mobile="mobile",e.Tablet="tablet",e.Desktop="desktop",e))(Js||{});const rg=()=>typeof window<"u"&&window.innerWidth<640,ag=()=>{if(typeof window>"u")return Js.Undefined;const e=window.innerWidth;return e>=1024?Js.Desktop:e<640?Js.Mobile:Js.Tablet},kk=()=>{const[e,t]=g.useState(ag());return g.useEffect(()=>{const s=()=>t(ag());return window.addEventListener("resize",s),()=>window.removeEventListener("resize",s)},[]),e},mC=({tabs:e,activeTab:t,onClick:s,orientation:o=ca.Horizontal,screenThreshold:i=da.Tablet,smallScreenContainerClassName:n,smallScreenDropdownItemClassName:r})=>{const[a,l]=g.useState(!1),[c,d]=g.useState(!1),[u,h]=g.useState(!1),p=kk(),f=p===Js.Mobile||i===da.Tablet&&p===Js.Tablet,C=o===ca.Horizontal,v=g.useRef(null),w=g.useRef(null),b=g.useRef(null),S=e.find(R=>R.id===t),y=g.useMemo(()=>Z("flex gap-2",C?"flex-row flex-nowrap overflow-x-auto":"flex-col flex-wrap w-full"),[C]),x=g.useCallback(()=>{const R=w.current;R&&h(R.scrollWidth>R.clientWidth)},[]);return g.useEffect(()=>{x();const R=new ResizeObserver(()=>x()),F=w.current;return F&&R.observe(F),()=>R.disconnect()},[e,x]),g.useEffect(()=>{const R=b.current,F=w.current;if(!R||!F)return;const D=R.offsetLeft,M=D+R.offsetWidth,k=F.scrollLeft,E=k+F.clientWidth;D<k?F.scrollTo({left:D-ng,behavior:"smooth"}):M>E&&F.scrollTo({left:M-F.clientWidth+ng,behavior:"smooth"})},[t]),f?m.jsx("div",{role:"tablist",className:ce("h-11 flex items-center bg-layer-3 px-4",n),children:m.jsx(bt,{trigger:[yt.Click],open:a,onOpenChange:l,placement:"bottom-start",allowedPlacements:["bottom-start","top-start"],renderOverlay:()=>e.map(R=>m.jsx(mr,{tab:R,active:R.id===t,onClick:F=>{s(F),l(!1)},className:ce("w-full rounded-none h-11 items-center px-6",r)},R.id)),children:m.jsxs("div",{className:"flex gap-2 items-center h-11 cursor-pointer",children:[m.jsx(mr,{tab:S,active:!0,onClick:s,className:"rounded-none bg-transparent border-l-0 border-b-0 h-full items-center px-0"},t),m.jsx(Oe,{icon:m.jsx(z.IconChevronDown,{size:16}),className:Z("text-primary transition-transform",a&&"rotate-180")})]})})}):m.jsxs("div",{ref:v,className:"flex w-full items-start",children:[m.jsx("div",{ref:w,role:"tablist",className:y,children:e.map(R=>m.jsx("div",{ref:t===R.id?b:void 0,className:"w-full",children:m.jsx(mr,{tab:R,active:t===R.id,onClick:s,horizontal:C,className:"w-full"})},R.id))}),u&&m.jsx("div",{className:"flex items-center ml-2",children:m.jsx(bt,{trigger:[yt.Click],open:c,onOpenChange:d,placement:"bottom-end",renderOverlay:()=>e.map(R=>m.jsx(mr,{tab:R,active:R.id===t,onClick:F=>{s(F),d(!1)},className:"w-full rounded-none h-[32px] items-center px-3 py-2"},R.id)),children:m.jsx(Pe,{iconBefore:m.jsx(z.IconDotsVertical,{size:18}),className:Z("w-8 h-8 flex items-center justify-center rounded border",c?"bg-layer-4 border-transparent":"border-primary")})})})]})},Ak="w-full overflow-hidden",Lk="flex flex-nowrap items-center gap-2 min-w-0 px-0 py-0 whitespace-nowrap",CC="flex items-center gap-2 min-w-0 shrink-0 dial-small",Ok="max-w-[20%] basis-[20%] flex-none",Nk="flex-1 min-w-0",lg="inline-flex items-center gap-1 min-w-0 transition-colors",Hk="text-secondary hover:text-accent-primary",Gk="text-primary cursor-default",vC="flex-none inline-flex items-center leading-none text-secondary",Bk="items-center gap-1 min-w-0 transition-colors text-secondary hover:text-accent-primary",wC=m.jsx(z.IconChevronRight,{size:16,"aria-hidden":"true"}),$i=({label:e,href:t,onClick:s,disabled:o,isLast:i,separator:n=wC,className:r,iconBefore:a,labelClassName:l,...c})=>{const d=ce(CC,i?Nk:Ok,r),u=(!!t||!!s)&&!i&&!o,h=u?ce(lg,Hk):ce(lg,Gk,o?"pointer-events-none opacity-75":""),p=typeof e=="string"?m.jsx(dt,{className:l,text:e,id:"breadcrumb-item-content"}):m.jsx("span",{className:ce("flex-1 min-w-0 max-w-full truncate",l),"aria-label":"breadcrumb-item-content",children:e});return m.jsxs("li",{...c,className:d,"aria-label":c["aria-label"]||"breadcrumb-item",children:[u?m.jsxs("a",{href:t,onClick:s,className:h,children:[a,p]}):m.jsxs("span",{className:h,"aria-current":i?"page":void 0,"aria-disabled":o?"true":void 0,children:[a,p]}),!i&&m.jsx("span",{className:vC,"aria-label":"separator",children:n})]})},bC=({pathItems:e,separator:t=wC,ariaLabel:s="Breadcrumb",className:o,children:i,labelClassName:n})=>{const r=g.useMemo(()=>e?.length?e:g.Children.toArray(i).filter(g.isValidElement).map(c=>{const d=c.props,{labelClassName:u,isLast:h,separator:p,...f}=d;return f}),[e,i]),a=g.useCallback(c=>{const d=parseInt(c.key,10),u=r[d];u.onClick?u.onClick(c.domEvent):u.href&&(window.location.href=u.href)},[r]),l=g.useMemo(()=>{if(r.length===0)return null;if(r.length<=3)return r.map((f,C)=>g.createElement($i,{...f,key:`item-${C}`,isLast:C===r.length-1,separator:t,labelClassName:n}));const c=r.at(0),d=r.slice(1,-2),u=r.at(-2),h=r.at(-1);if(!c||!u||!h)return null;const p=d.map((f,C)=>({key:String(C+1),label:typeof f.label=="string"?f.label:`Item ${C+1}`,disabled:f.disabled}));return m.jsxs(m.Fragment,{children:[g.createElement($i,{...c,key:"item-0",separator:t,labelClassName:n}),m.jsxs("li",{className:ce(CC),children:[m.jsx(bt,{menu:{items:p,onClick:a},placement:"bottom-start",matchReferenceWidth:!1,children:m.jsx("button",{type:"button","aria-label":"More breadcrumbs",className:Bk,children:m.jsx(z.IconDots,{size:16})})}),m.jsx("span",{className:vC,children:t})]}),g.createElement($i,{...u,key:`item-${r.length-2}`,separator:t,labelClassName:n}),g.createElement($i,{...h,key:`item-${r.length-1}`,isLast:!0,separator:t,labelClassName:n})]})},[r,t,n,a]);return m.jsx("nav",{"aria-label":s,className:ce(Ak,o),children:m.jsx("ol",{className:Lk,children:l})})},SC=({iconClassName:e,...t})=>m.jsx(Pe,{...t,iconBefore:m.jsx(z.IconTrashX,{...ae,className:e||""})}),yC=({value:e,textareaId:t,placeholder:s,className:o="",containerClassName:i="",disabled:n,invalid:r,readonly:a,disableTooltip:l,onChange:c})=>m.jsx(ns,{tooltip:l?null:e,triggerClassName:ce("flex",i),children:m.jsx("textarea",{id:t,placeholder:s,value:e||"",disabled:n,className:Z("dial-textarea dial-input px-3 py-2",r?"dial-input-error":"",n&&"dial-input-disable",a&&"dial-input-readonly",o),onChange:d=>!a&&c?.(d.currentTarget.value)})}),Vk=["ArrowLeft","ArrowRight","ArrowUp","ArrowDown","Backspace","Delete","Tab","Enter","Escape","Home","End","Insert"],zk=(e,t,s,o)=>{if((t==="number"||s!==void 0||o!==void 0)&&!Vk.includes(e.key)&&!(e.ctrlKey||e.metaKey)&&!(e.key==="-"&&(e.currentTarget.selectionStart??0)===0&&!e.currentTarget.value.includes("-"))&&!(e.key==="."&&t==="number"&&!e.currentTarget.value.includes("."))){if(!/^[0-9]$/.test(e.key)){e.preventDefault();return}if(s!==void 0||o!==void 0){const n=e.currentTarget.value,r=e.currentTarget.selectionStart||0,a=n.slice(0,r)+e.key+n.slice(r),l=parseFloat(a);if(!isNaN(l)){if(s!==void 0&&l<s){e.preventDefault();return}if(o!==void 0&&l>o){e.preventDefault();return}}}}},vo=({iconBefore:e,iconAfter:t,hideBorder:s,value:o,elementId:i,placeholder:n="",className:r="",containerClassName:a,tooltipTriggerClassName:l,type:c="text",disabled:d,readonly:u,invalid:h,onChange:p,min:f,max:C,prefix:v,suffix:w,textBeforeInput:b,textAfterInput:S,onBlur:y,defaultValue:x,tooltipText:R,hideTooltip:F=!1,inputRef:D})=>{const M=g.useRef(null),k=xe.useMergeRefs([D,M]);g.useEffect(()=>{const B=M.current;if(!B)return;const O=J=>{J.preventDefault()};return B.addEventListener("wheel",O,{passive:!1}),()=>{B.removeEventListener("wheel",O)}},[]);const E=c==="number"||f!==void 0||C!==void 0,P=B=>{zk(B,c,f,C)},N=B=>{const O=B.currentTarget.value;if(E&&O!==""){const J=parseFloat(O);if(isNaN(J)&&O!=="-"&&O!=="."||!isNaN(J)&&(f!==void 0&&J<f||C!==void 0&&J>C))return}p?.(O||void 0)};return m.jsxs("div",{className:Z("dial-input-field flex flex-row items-center justify-between py-2",s?"dial-input-no-border":"dial-input",h&&"dial-input-error",d&&"dial-input-disable",u&&"dial-input-readonly",!b&&"pl-3",!S&&"pr-3",a),"aria-label":"input-container",children:[b&&m.jsx("div",{className:"mr-2",children:m.jsx(vo,{hideBorder:!0,containerClassName:"rounded-r-none border-r-0",className:"overflow-hidden overflow-ellipsis dial-small",value:b,disabled:!0,elementId:b+"textBefore"})}),v&&m.jsxs("p",{className:"text-secondary dial-small mr-2",children:[" ",v]}),m.jsx(Oe,{icon:e,className:Z(!!e&&"mr-2")}),m.jsx(ns,{tooltip:F?void 0:R||o,triggerClassName:Z(l,"flex-1"),children:m.jsx("input",{ref:k,type:c,autoComplete:"off",id:i,placeholder:n,value:x?void 0:o??"",disabled:d,className:Z("border-0 bg-transparent w-full truncate",r),onChange:B=>!u&&N?.(B),onKeyDown:P,onBlur:y,min:f,max:C,defaultValue:x})}),m.jsx(Oe,{icon:t,className:Z(!!t&&"ml-2")}),w&&m.jsxs("p",{className:"text-secondary dial-small ml-2",children:[" ",w]}),S&&m.jsx("div",{className:"ml-2",children:m.jsx(vo,{hideBorder:!0,containerClassName:"rounded-l-none border-l-0",value:S,disabled:!0,elementId:S+"textAfter"})})]})},Wk=/^0+\.(\d+)?$/,_k=/^0+/,xC=({label:e,optional:t,optionalText:s,description:o,error:i,captionDescription:n,readonly:r,orientation:a,elementId:l,fieldTitle:c,errorText:d,elementClassName:u,elementContainerClassName:h,containerClassName:p,defaultEmptyText:f,...C})=>m.jsx(fa,{label:e??c,error:i??d,optionalText:s,optional:t,description:o,captionDescription:n,readonly:r,orientation:a,elementId:l,className:p,defaultEmptyText:f,value:C.value,children:m.jsx(vo,{elementId:l,className:u,containerClassName:h,invalid:d!=null,...C})}),jk=({onChange:e,...t})=>{const s=o=>!o||o==="-"?o:String(o)?.match(Wk)?String(o)?.replace(_k,"0"):Number(o);return m.jsx(xC,{type:"number",onChange:o=>e?.(s(o)),...t})},Uk=({onChange:e,...t})=>m.jsx(xC,{type:"text",onChange:s=>e?.(s),...t}),$k=({fieldTitle:e,optional:t,elementId:s,elementClassName:o,containerClassName:i,elementContainerClassName:n,errorText:r,...a})=>m.jsxs("div",{className:ce("flex flex-col",i),children:[m.jsx(bo,{fieldTitle:e,optional:t,htmlFor:s}),m.jsx(yC,{textareaId:s,className:o,containerClassName:n,...a}),m.jsx(Ls,{errorText:r})]}),iu=({label:e,switchId:t,isOn:s=!1,disabled:o,onChange:i})=>{const n=Z("flex w-[36px] h-[18px] cursor-pointer items-center gap-1 rounded-full p-0.5 transition-all duration-200",s?"flex-row-reverse":"flex-row",o?"pointer-events-none":"",o?s?"bg-controls-disable":"bg-layer-4":s?"bg-accent-primary":"bg-layer-4"),r=g.useCallback(a=>{a.stopPropagation(),i?.(!s)},[i,s]);return m.jsxs("div",{className:"flex flex-row items-center",role:"switch",children:[m.jsx("input",{type:"checkbox",onChange:r,id:t,disabled:o,className:"invisible w-0 h-0",checked:s}),m.jsx("label",{htmlFor:t,className:n,children:m.jsx("span",{className:Z("size-3 rounded-full",o?s?"bg-layer-4":"bg-controls-disable":"bg-controls-enable-primary")})}),e&&m.jsx("span",{className:Z("pl-2 dial-small",o?"text-secondary":"text-primary"),"aria-label":"switch-title",children:e})]})};var Gt=(e=>(e.Sm="sm",e.Md="md",e.Lg="lg",e))(Gt||{});const Kk="z-[52] flex items-center justify-center bg-blackout md:p-4",qk="divide-tertiary divide-y",Yk="flex flex-row justify-between py-4 px-6 items-center",Zk={[Gt.Sm]:"dial-sm-popup",[Gt.Md]:"dial-md-popup",[Gt.Lg]:"dial-lg-popup"},Eo=({open:e=!1,header:t,portalId:s,className:o,overlayClassName:i,titleClassName:n,headerClassName:r,dividers:a=!0,children:l,footer:c,onClose:d,size:u=Gt.Md,closeOnOutsideClick:h=!0})=>{const{refs:p,context:f}=xe.useFloating({open:e,onOpenChange:y=>{y||d?.(null)}}),C=xe.useRole(f,{role:"dialog"}),v=xe.useDismiss(f,{outsidePress:h}),{getFloatingProps:w}=xe.useInteractions([C,v]);if(!e)return null;const b=typeof t=="string"?"dial-popup-heading":void 0,S=y=>y?typeof y=="string"?m.jsx("h3",{id:b,className:Z("flex-1 min-w-0 mr-3 truncate dial-h3 text-primary",n),children:m.jsx(ns,{tooltip:y,children:y})}):y:m.jsx("span",{});return m.jsx(xe.FloatingPortal,{id:s,children:m.jsx(xe.FloatingOverlay,{className:Z(Kk,i),children:m.jsx(xe.FloatingFocusManager,{context:f,children:m.jsxs("div",{ref:p.setFloating,...w(),role:"dialog","aria-modal":"true","aria-labelledby":b,className:Z("dial-popup",Zk[u],a&&qk,o),children:[m.jsxs("div",{className:ce(Yk,r),children:[S(t),m.jsx(su,{ariaLabel:"Close dialog",onClose:y=>d?.(y)})]}),m.jsx("div",{className:"flex-grow overflow-auto","aria-label":"popup-description",children:l}),c]})})})})};var di=(e=>(e.Info="info",e.Danger="danger",e))(di||{});const Xk="flex justify-end gap-2 px-6 py-4",Qk="text-secondary dial-small-150 px-6 py-4",Jk="Cancel",eA="Ok",cg={[di.Info]:{confirmVariant:De.Primary,cancelVariant:De.Secondary},[di.Danger]:{container:"dial-danger-popup",confirmVariant:De.Error,cancelVariant:De.Secondary}},RC=({header:e,description:t,descriptionClassName:s,open:o=!1,confirmLabel:i=eA,cancelLabel:n=Jk,isLoading:r=!1,disableConfirmButton:a=!1,className:l,confirmClassName:c,onClose:d,onConfirm:u,onCancel:h,children:p,dividers:f=!1,variant:C=di.Info,size:v=Gt.Sm,footer:w})=>{const b=r?null:m.jsxs("div",{className:Xk,children:[m.jsx(Pe,{variant:De.Secondary,label:n,onClick:()=>h?h():d?.()}),m.jsx(Pe,{variant:cg[C].confirmVariant,className:c,label:i,disabled:a,onClick:()=>u()})]}),S=g.useCallback(()=>r?m.jsx("div",{className:"px-6 py-4 h-[120px]",children:m.jsx(Fn,{size:50})}):p??(t?m.jsx("div",{className:Z(Qk,s),children:t}):null),[p,t,r,s]);return m.jsx(Eo,{open:o,header:e,className:Z(cg[C].container,l),dividers:f,onClose:()=>d?.(),footer:w??b,size:v,children:S()})},nu=({selectedItems:e,listClassName:t,listElementClassName:s,placeholder:o})=>e?.length?m.jsx("ul",{className:Z("flex-row items-center truncate flex-wrap","flex gap-x-2 gap-y-1",t),children:e?.map(i=>m.jsx("li",{children:m.jsx(ns,{tooltip:i,children:m.jsx(Ca,{tag:i,className:Z([s])})})},i))}):o?m.jsx("span",{className:"text-secondary",children:o}):null,dg=e=>ve.createElement("svg",{width:18,height:18,viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},ve.createElement("path",{d:"M2.25 13.5V12C2.25 11.5858 2.58579 11.25 3 11.25C3.41421 11.25 3.75 11.5858 3.75 12V13.5C3.75 13.6989 3.82907 13.8896 3.96973 14.0303C4.11038 14.1709 4.30109 14.25 4.5 14.25H6C6.41421 14.25 6.75 14.5858 6.75 15C6.75 15.4142 6.41421 15.75 6 15.75H4.5C3.90326 15.75 3.33114 15.5128 2.90918 15.0908C2.48722 14.6689 2.25 14.0967 2.25 13.5ZM14.25 6V4.5C14.25 4.30109 14.1709 4.11038 14.0303 3.96973C13.8896 3.82907 13.6989 3.75 13.5 3.75H12C11.5858 3.75 11.25 3.41421 11.25 3C11.25 2.58579 11.5858 2.25 12 2.25H13.5C14.0967 2.25 14.6689 2.48722 15.0908 2.90918C15.5128 3.33114 15.75 3.90326 15.75 4.5V6C15.75 6.41421 15.4142 6.75 15 6.75C14.5858 6.75 14.25 6.41421 14.25 6Z",fill:"currentColor"})),FC=({children:e,open:t,disabled:s=!1,selectedValue:o,valueClassName:i,inputClassName:n,onOpen:r,elementId:a,errorText:l,invalid:c,emptyValueText:d,placeholder:u})=>{const h=Array.isArray(o)&&o.length>0,p=typeof o=="string"&&!!o.trim(),f=h||p?o:u?void 0:d,C=s?void 0:r,v=()=>m.jsxs(m.Fragment,{children:[m.jsx("button",{type:"button",className:"w-full",onClick:C,"aria-label":"open-popup",id:a,children:m.jsxs("div",{className:Z("dial-input px-3 py-2 dial-input-field flex flex-row items-center w-full justify-between",n,s&&"dial-input-disable",(l||c)&&"dial-input-error"),children:[m.jsx(ns,{tooltip:f==null?void 0:String(f),children:f||!u?m.jsx("span",{className:i,children:f}):m.jsx("span",{className:"text-secondary",children:u})}),!s&&m.jsx("div",{className:"flex-shrink-0",children:m.jsx(Oe,{icon:m.jsx(dg,{role:"img",width:us,height:us})})})]})}),l&&m.jsx(Ls,{errorText:l})]}),w=()=>m.jsx("div",{className:"w-full",onClick:C,children:m.jsxs("div",{className:Z("dial-input px-3 py-2 flex flex-row items-center w-full justify-between",s&&"dial-input-disable"),children:[m.jsx(nu,{placeholder:u,selectedItems:f}),!s&&m.jsx("div",{className:"ml-1",children:m.jsx(Oe,{icon:m.jsx(dg,{role:"img",width:us,height:us})})})]})});return m.jsxs(m.Fragment,{children:[h?w():v(),t&&Rn.createPortal(e,document.body)]})},tA=({fieldTitle:e,htmlFor:t,disabled:s,selectedValue:o,radioButtons:i,customInputValue:n,valueClassName:r,inputClassName:a,emptyValueText:l,onClose:c,header:d,portalId:u,onApply:h,cancelButtonTitle:p="Cancel",applyButtonTitle:f="Apply",isValid:C,selectedRadioValue:v,onChangeRadioField:w,id:b,size:S=Gt.Md})=>{const[y,x]=g.useState(!1),R=g.useCallback(()=>{s||x(!0)},[s]),F=g.useCallback(()=>{x(!1),c?.()},[c]),D=g.useCallback(()=>{h(),F()},[h,F]);return m.jsxs("div",{className:"flex flex-col",children:[m.jsx(bo,{fieldTitle:e,htmlFor:t}),m.jsx(FC,{disabled:s,open:y,selectedValue:n??i.find(M=>M.id===o)?.name,valueClassName:r,inputClassName:Z(a,"py-2","px-3"),emptyValueText:l,onOpen:R,children:m.jsx(Eo,{open:y,onClose:F,header:d,portalId:u,size:S,footer:m.jsxs("div",{className:"flex flex-row items-center justify-end gap-2 px-6 py-4",children:[m.jsx(Pe,{variant:De.Secondary,label:p,onClick:F}),m.jsx(Pe,{variant:De.Primary,label:f,onClick:D,disabled:!C})]}),children:m.jsx("div",{className:"px-6 py-4",children:m.jsx(Nr,{radioButtons:i,labelClassName:"dial-small",activeRadioButton:v,onChange:w,elementId:b,orientation:lo.Column})})})})]})},sA="Create",oA="Cancel",iA="flex items-center justify-end gap-2 px-6 py-3",nA=({header:e,open:t=!1,submitLabel:s=sA,cancelLabel:o=oA,isLoading:i=!1,disableSubmitButton:n=!1,className:r,submitClassName:a,onClose:l,onSubmit:c,onCancel:d,children:u,dividers:h=!0,size:p=Gt.Md,footer:f})=>{const C=i?null:m.jsxs("div",{className:iA,children:[m.jsx(Pe,{variant:De.Secondary,label:o,onClick:()=>d?d():l?.()}),m.jsx(Pe,{variant:De.Primary,className:a,label:s,disabled:n,onClick:()=>c()})]}),v=g.useCallback(()=>i?m.jsx("div",{className:"px-6 py-4 h-[120px]",children:m.jsx(Fn,{size:50})}):u??null,[u,i]);return m.jsx(Eo,{open:t,header:e,className:r,dividers:h,onClose:()=>l?.(),footer:f??C,size:p,children:v()})},rA=({onClick:e})=>m.jsx(z.IconEyeOff,{...ae,className:"text-primary",onClick:e,role:"button","aria-label":"hide"}),aA=({onClick:e})=>m.jsx(z.IconEye,{...ae,className:"text-primary",onClick:e,role:"button","aria-label":"show"}),EC=({...e})=>{const[t,s]=g.useState(!1),o=g.useCallback(i=>{s(i)},[]);return m.jsx(vo,{type:t?"text":"password",...e,hideTooltip:!t,iconAfter:t?m.jsx(rA,{onClick:()=>o(!1)}):m.jsx(aA,{onClick:()=>o(!0)})})},lA=({fieldTitle:e,optional:t,elementClassName:s,elementId:o,errorText:i,...n})=>m.jsxs("div",{className:"flex flex-col",children:[m.jsx(bo,{fieldTitle:e,optional:t,htmlFor:o}),m.jsx(EC,{className:s,elementId:o,invalid:!!i,...n}),m.jsx(Ls,{errorText:i})]});var xn=(e=>(e.Small="small",e.Base="base",e))(xn||{});const cA={[xn.Small]:{textClassName:"text-xs px-1",containerClassName:"px-[6px] py-1 h-[22px]",iconSize:10,iconStroke:1},[xn.Base]:{textClassName:"text-sm px-2",containerClassName:"px-3 py-2 h-[38px]",iconSize:18,iconStroke:1.5}},ru=({elementId:e,value:t,placeholder:s="Search...",disabled:o,readonly:i,invalid:n,className:r,containerClassName:a,onChange:l,onBlur:c,size:d=xn.Base,allowClear:u=!0})=>{const[h,p]=g.useState(t||"");g.useEffect(()=>{p(t||"")},[t]);const f=g.useCallback(w=>{p(w),l?.(w)},[l]),C=cA[d],v=g.useCallback(()=>{f("")},[f]);return m.jsxs("div",{className:ce("dial-input flex flex-row items-center justify-between",n&&"dial-input-error",o&&"dial-input-disable",i&&"dial-input-readonly",C.containerClassName,a),children:[m.jsx(Oe,{className:Z(o?"text-secondary":"text-primary"),icon:m.jsx(z.IconSearch,{size:C.iconSize,stroke:C.iconStroke})}),m.jsx("input",{id:e,type:"text",autoComplete:"off",placeholder:s,value:h??"",disabled:o,readOnly:i,className:Z("border-0 bg-transparent w-full",r,C.textClassName),onChange:w=>!i&&f(w.currentTarget.value),onBlur:c}),h&&!i&&!o&&u&&m.jsx(Oe,{className:"text-primary cursor-pointer",icon:m.jsx(z.IconX,{size:C.iconSize,stroke:C.iconStroke,onClick:v,"aria-label":"Clear search",role:"button"})})]})},dA=({placeholder:e="",selectedItems:t=[],listClassName:s,listElementClassName:o,containerClassName:i,inputClassName:n,onChange:r})=>{const[a,l]=g.useState(""),c=g.useCallback(u=>{u.key==="Enter"&&(r([...t,u.currentTarget.value]),l("")),(u.key==="Backspace"||u.key==="Delete")&&t.length&&!a&&r(t.slice(0,-1))},[t,r,a]),d=g.useCallback(u=>{l(u.target.value)},[l]);return m.jsxs("div",{className:Z(["dial-input px-3 py-2 flex flex-row items-center flex-wrap w-fit gap-2",i]),children:[m.jsx(nu,{selectedItems:t,listClassName:s,listElementClassName:o}),m.jsx("input",{type:"text",value:a,className:Z(["border-0 bg-transparent p-0",n]),placeholder:t?.length?"":e,onKeyDown:c,onChange:d})]})},uA=({initialTags:e=[],fieldTitle:t,optional:s,elementId:o,placeholder:i,errorText:n,invalid:r,disabled:a,onChange:l})=>{const c=g.useRef(null),[d,u]=g.useState(e),[h,p]=g.useState(""),[f,C]=g.useState(!1),v=S=>{const y=S.trim().replace(/,$/,"");if(y&&!d.includes(y)){const x=[y,...d];u(x),l?.(x)}},w=S=>{(S.key===","||S.key==="Enter")&&(S.preventDefault(),v(h),p(""))},b=S=>{const y=d.filter((x,R)=>R!==S);u(y),l?.(y)};return g.useEffect(()=>{const S=new ResizeObserver(()=>{if(c.current){const y=c.current.scrollHeight>c.current.clientHeight+10;C(y)}});return c.current&&S.observe(c.current),()=>S.disconnect()},[d]),m.jsxs("div",{className:Z("flex flex-col w-full"),children:[m.jsx(bo,{fieldTitle:t,optional:s,htmlFor:o}),m.jsx("div",{className:Z("dial-input min-h-[38px] p-[6px]",r&&"dial-input-error",a&&"dial-input-disable"),children:m.jsxs("div",{ref:c,className:Z("flex flex-wrap gap-2 items-center",f?"flex-col-reverse":"flex-row"),children:[d.map((S,y)=>m.jsx(Ca,{tag:S,remove:a?void 0:()=>b(y)},S+y)),m.jsx("input",{type:"text",value:h,onChange:S=>p(S.target.value),onKeyDown:w,className:Z("dial-input-no-border outline-none border-none w-full min-w-[100px] flex-1 p-1"),placeholder:i,disabled:a})]})}),m.jsx(Ls,{errorText:n})]})},hA="dial-input flex w-full items-center justify-between gap-2 dial-small",gA="w-full rounded flex flex-col",ic="flex w-full items-center justify-between gap-2 px-3 h-[34px] dial-small text-primary truncate hover:bg-accent-primary-alpha focus:bg-accent-primary-alpha focus:outline-none",pA="bg-accent-primary-alpha",fA="bg-accent-primary-alpha border-l border-accent-primary border-1",ug="opacity-75",mA=352,CA=m.jsx(z.IconChevronDown,{size:16}),DC=({options:e,selectedValues:t,handleRemoveTag:s})=>m.jsx("div",{className:"flex flex-wrap w-full items-center gap-1",children:t.map(o=>{const i=e.find(r=>r.value===o)?.label??o,n=e.find(r=>r.value===o)?.icon;return m.jsx(Ca,{tag:i,remove:r=>s?.(r,o),iconBefore:n?m.jsx(Oe,{icon:n}):null,className:"max-w-full"},o)})});var ua=(e=>(e.Sm="sm",e.Md="md",e))(ua||{}),ha=(e=>(e.Primary="Primary",e.Secondary="Secondary",e))(ha||{});const PC=({options:e,multiple:t=!1,elementId:s,value:o,defaultValue:i,variant:n=ha.Primary,size:r=ua.Md,prefix:a,customSelectedValue:l,placeholder:c="Select...",searchable:d=!1,searchPlaceholder:u,selectAll:h=!1,selectAllLabel:p="Select all",emptyStateTitle:f="No options available",emptyStateDescription:C,emptyStateIcon:v,disabled:w=!1,className:b,closable:S=!1,header:y,footer:x,onClose:R,onChange:F,inlineSearch:D=!1,dismissRef:M,onFooterClick:k})=>{const E=g.useId(),[P,N]=g.useState(!1),[B,O]=g.useState(D&&l||""),J=g.useRef(null),te=o!==void 0,[L,le]=g.useState(i),V=te?o:L,Q=g.useMemo(()=>t?Array.isArray(V)?V:[]:typeof V=="string"?[V]:[],[V,t]),X=g.useMemo(()=>{const W=B.trim().toLowerCase();return W?e.filter(Ce=>Ce.label.toLowerCase().includes(W)):e},[e,B]);g.useEffect(()=>{!P&&!D&&O("")},[D,P]),g.useEffect(()=>{D&&O(l||"")},[l,D]);const $=g.useCallback(W=>{te||le(W),F?.(W)},[te,F]),q=W=>{if(t){const Ce=new Set(Q);Ce.has(W)?Ce.delete(W):Ce.add(W),$(Array.from(Ce))}else $(W),N(!1)},ee=g.useCallback((W,Ce)=>{if(W.stopPropagation(),!t){$("");return}const pe=Q.filter(Fe=>Fe!==Ce);$(pe)},[t,Q,$]),ue=g.useMemo(()=>X.filter(W=>!W.disabled),[X]),H=g.useMemo(()=>ue.filter(W=>Q.includes(W.value)).length,[ue,Q]),I=W=>{D&&!t&&!W&&q(B),N(W)},U=ue.length>0&&H===ue.length,j=H>0&&!U,ge=()=>{if(!(!t||ue.length===0))if(U){const W=new Set(ue.map(pe=>pe.value)),Ce=Q.filter(pe=>!W.has(pe));$(Ce)}else{const W=new Set(Q);ue.forEach(Ce=>W.add(Ce.value)),$(Array.from(W))}},ie=Q.length>0;g.useEffect(()=>{P&&D&&!t&&!w&&requestAnimationFrame(()=>{const W=J.current;if(!W)return;W.focus();const Ce=W.value?.length??0;W.setSelectionRange?.(Ce,Ce)})},[P,D,t,w]);const we=!t&&ie?Q[0]:void 0,Se=g.useMemo(()=>we?e.find(W=>W.value===we):void 0,[e,we]),Me=g.useCallback(()=>!t||Q.length===0?null:m.jsx(DC,{options:e,selectedValues:Q,handleRemoveTag:ee}),[t,e,Q,ee]),he=g.useCallback(()=>t?ie?Me():m.jsx("span",{className:"text-secondary truncate",children:c}):Se?m.jsxs(m.Fragment,{children:[Se.icon&&m.jsx(Oe,{icon:Se.icon}),m.jsx(dt,{text:a?`${a} ${Se.label}`:Se.label}),Se?.description&&m.jsx("div",{className:"text-secondary dial-small",children:Se.description})]}):l&&o?l:m.jsx("span",{className:"text-secondary truncate",children:c}),[ie,t,l,a,o,c,Me,Se]);g.useImperativeHandle(M,()=>({dismiss:()=>{N(!1)}}));const me=()=>{O(Q.length===1?Se?.label??B:"")};return m.jsx(bt,{open:P,onOpenChange:I,disabled:w,closable:S,onClose:R,placement:"bottom-start",allowedPlacements:["bottom-start","top-start"],maxDropdownHeight:d?null:mA,renderOverlay:()=>m.jsxs("div",{id:`list-${s||E}`,role:"listbox","aria-multiselectable":t||void 0,className:gA,children:[y&&m.jsx(m.Fragment,{children:typeof y=="function"?y():y}),(d||S)&&e.length>8&&m.jsxs("div",{className:"flex items-center gap-2 px-2 pt-2",children:[d&&m.jsx(ru,{placeholder:u,onChange:O,value:B,elementId:`search-${s||E}`}),S&&m.jsx(Pe,{"aria-label":"Close select",className:"shrink-0",iconBefore:m.jsx(z.IconX,{size:16}),onClick:W=>{R?.(W),N(!1)}})]}),t&&h&&ue.length>0&&m.jsx("div",{className:Z(ic,"mt-2"),children:m.jsx(rn,{id:`${s||E}-selectAll`,label:p,checked:U,indeterminate:j,onChange:ge,ariaLabel:p})}),m.jsx("div",{className:Z("overflow-y-auto max-h-[352px]",D&&X.length===0?"":"py-1"),children:X.length===0?!D&&m.jsx("div",{className:"px-2 py-3",children:m.jsx(En,{icon:v??m.jsx(z.IconClipboardX,{size:24}),title:f,description:C})}):X.map(W=>{const Ce=Q.includes(W.value);return t?m.jsxs("div",{role:"option","aria-selected":Ce,"aria-disabled":!!W.disabled,className:Z(ic,Ce&&pA,W.disabled&&ug,"w-full"),children:[m.jsx(rn,{id:`${s||E}-${W.value}`,label:m.jsxs("span",{className:"flex w-full flex-1 min-w-0 items-center gap-2 text-primary",children:[W.icon&&m.jsx(Oe,{icon:W.icon}),m.jsx("span",{className:"truncate",children:W.label})]}),checked:Ce,disabled:W.disabled,onChange:()=>!W.disabled&&q(W.value),ariaLabel:W.label}),W.description&&m.jsx("div",{className:"text-secondary dial-small",children:W.description})]},W.value):m.jsx("button",{role:"option",type:"button","aria-selected":Ce,"aria-disabled":!!W.disabled,disabled:W.disabled,className:Z(ic,Ce&&fA,W.disabled&&ug),onClick:()=>!W.disabled&&q(W.value),children:m.jsxs("div",{className:"flex items-center gap-2 w-full",children:[W.icon&&m.jsx(Oe,{icon:W.icon}),m.jsx(dt,{text:W.label}),W.description&&m.jsx("div",{className:"text-secondary dial-small",children:W.description})]})},W.value)})}),x&&m.jsx("div",{onClick:W=>{k?.(W),k&&N(!1)},children:typeof x=="function"?x():x})]}),children:m.jsxs("button",{type:"button","aria-haspopup":"listbox","aria-expanded":P,"aria-controls":`list-${s||E}`,className:ce(hA,w&&"opacity-75 !cursor-not-allowed",r===ua.Sm?"min-h-[25px] px-1.5 py-1":"min-h-[38px] px-3 py-2",n===ha.Secondary?"!bg-layer-4":"",b),onMouseDown:W=>{w||D&&!t&&(me(),W.preventDefault())},onClick:()=>{w||(N(W=>!W),D&&!t&&(me(),J.current?.focus()))},children:[D&&!t?m.jsx("div",{className:"flex min-w-0 items-center gap-2 text-primary flex-1",children:m.jsx("input",{id:`inline-${s||E}`,type:"text",placeholder:u??c,value:B||"",onChange:W=>O(W.currentTarget.value.trimStart()),onFocus:()=>!w&&N(!0),onMouseDown:W=>{me(),W.stopPropagation()},onClick:W=>{W.stopPropagation()},onKeyDown:W=>{W.stopPropagation()},className:"bg-transparent outline-none w-full dial-small",ref:J,disabled:w,"aria-disabled":w,autoComplete:"off"})}):m.jsx("div",{className:"flex min-w-0 items-center gap-2 text-primary",children:he()}),!D&&m.jsx(Oe,{icon:CA,className:Z("text-primary",P&&"rotate-180")})]})})},vA=({fieldTitle:e,optional:t,captionDescription:s,containerClassName:o,selectClassName:i,error:n,elementId:r,description:a,readonly:l,value:c,defaultEmptyText:d,...u})=>{const h=g.useCallback(()=>{if(!c||Array.isArray(c)&&c.length===0)return d??"None";if(Array.isArray(c))return m.jsx(DC,{options:u.options,selectedValues:c});{const p=u.options?.find(f=>f.value===c);return m.jsx("span",{"aria-readonly":!0,className:"text-primary",children:p?.label||c})}},[c,u.options,d]);return m.jsx(fa,{elementId:r,label:e,optional:t,description:a,error:n,captionDescription:s,className:o,readonly:l,value:h(),defaultEmptyText:d,children:m.jsx(PC,{className:i,value:c,elementId:r,...u})})};function MC(e){let t=null;return()=>(t==null&&(t=e()),t)}function wA(e,t){return e.filter(s=>s!==t)}function bA(e,t){const s=new Set,o=n=>s.add(n);e.forEach(o),t.forEach(o);const i=[];return s.forEach(n=>i.push(n)),i}class SA{enter(t){const s=this.entered.length,o=i=>this.isNodeInDocument(i)&&(!i.contains||i.contains(t));return this.entered=bA(this.entered.filter(o),[t]),s===0&&this.entered.length>0}leave(t){const s=this.entered.length;return this.entered=wA(this.entered.filter(this.isNodeInDocument),t),s>0&&this.entered.length===0}reset(){this.entered=[]}constructor(t){this.entered=[],this.isNodeInDocument=t}}class yA{initializeExposedProperties(){Object.keys(this.config.exposeProperties).forEach(t=>{Object.defineProperty(this.item,t,{configurable:!0,enumerable:!0,get(){return console.warn(`Browser doesn't allow reading "${t}" until the drop event.`),null}})})}loadDataTransfer(t){if(t){const s={};Object.keys(this.config.exposeProperties).forEach(o=>{const i=this.config.exposeProperties[o];i!=null&&(s[o]={value:i(t,this.config.matchesTypes),configurable:!0,enumerable:!0})}),Object.defineProperties(this.item,s)}}canDrag(){return!0}beginDrag(){return this.item}isDragging(t,s){return s===t.getSourceId()}endDrag(){}constructor(t){this.config=t,this.item={},this.initializeExposedProperties()}}const au="__NATIVE_FILE__",TC="__NATIVE_URL__",IC="__NATIVE_TEXT__",kC="__NATIVE_HTML__",hg=Object.freeze(Object.defineProperty({__proto__:null,FILE:au,HTML:kC,TEXT:IC,URL:TC},Symbol.toStringTag,{value:"Module"}));function nc(e,t,s){const o=t.reduce((i,n)=>i||e.getData(n),"");return o??s}const Qc={[au]:{exposeProperties:{files:e=>Array.prototype.slice.call(e.files),items:e=>e.items,dataTransfer:e=>e},matchesTypes:["Files"]},[kC]:{exposeProperties:{html:(e,t)=>nc(e,t,""),dataTransfer:e=>e},matchesTypes:["Html","text/html"]},[TC]:{exposeProperties:{urls:(e,t)=>nc(e,t,"").split(`
|
|
62
|
+
`),dataTransfer:e=>e},matchesTypes:["Url","text/uri-list"]},[IC]:{exposeProperties:{text:(e,t)=>nc(e,t,""),dataTransfer:e=>e},matchesTypes:["Text","text/plain"]}};function xA(e,t){const s=Qc[e];if(!s)throw new Error(`native type ${e} has no configuration`);const o=new yA(s);return o.loadDataTransfer(t),o}function rc(e){if(!e)return null;const t=Array.prototype.slice.call(e.types||[]);return Object.keys(Qc).filter(s=>{const o=Qc[s];return o?.matchesTypes?o.matchesTypes.some(i=>t.indexOf(i)>-1):!1})[0]||null}const RA=MC(()=>/firefox/i.test(navigator.userAgent)),AC=MC(()=>!!window.safari);class gg{interpolate(t){const{xs:s,ys:o,c1s:i,c2s:n,c3s:r}=this;let a=s.length-1;if(t===s[a])return o[a];let l=0,c=r.length-1,d;for(;l<=c;){d=Math.floor(.5*(l+c));const p=s[d];if(p<t)l=d+1;else if(p>t)c=d-1;else return o[d]}a=Math.max(0,c);const u=t-s[a],h=u*u;return o[a]+i[a]*u+n[a]*h+r[a]*u*h}constructor(t,s){const{length:o}=t,i=[];for(let p=0;p<o;p++)i.push(p);i.sort((p,f)=>t[p]<t[f]?-1:1);const n=[],r=[];let a,l;for(let p=0;p<o-1;p++)a=t[p+1]-t[p],l=s[p+1]-s[p],n.push(a),r.push(l/a);const c=[r[0]];for(let p=0;p<n.length-1;p++){const f=r[p],C=r[p+1];if(f*C<=0)c.push(0);else{a=n[p];const v=n[p+1],w=a+v;c.push(3*w/((w+v)/f+(w+a)/C))}}c.push(r[r.length-1]);const d=[],u=[];let h;for(let p=0;p<c.length-1;p++){h=r[p];const f=c[p],C=1/n[p],v=f+c[p+1]-h-h;d.push((h-f-v)*C),u.push(v*C*C)}this.xs=t,this.ys=s,this.c1s=c,this.c2s=d,this.c3s=u}}const FA=1;function LC(e){const t=e.nodeType===FA?e:e.parentElement;if(!t)return null;const{top:s,left:o}=t.getBoundingClientRect();return{x:o,y:s}}function Cr(e){return{x:e.clientX,y:e.clientY}}function EA(e){var t;return e.nodeName==="IMG"&&(RA()||!(!((t=document.documentElement)===null||t===void 0)&&t.contains(e)))}function DA(e,t,s,o){let i=e?t.width:s,n=e?t.height:o;return AC()&&e&&(n/=window.devicePixelRatio,i/=window.devicePixelRatio),{dragPreviewWidth:i,dragPreviewHeight:n}}function PA(e,t,s,o,i){const n=EA(t),a=LC(n?e:t),l={x:s.x-a.x,y:s.y-a.y},{offsetWidth:c,offsetHeight:d}=e,{anchorX:u,anchorY:h}=o,{dragPreviewWidth:p,dragPreviewHeight:f}=DA(n,t,c,d),C=()=>{let R=new gg([0,.5,1],[l.y,l.y/d*f,l.y+f-d]).interpolate(h);return AC()&&n&&(R+=(window.devicePixelRatio-1)*f),R},v=()=>new gg([0,.5,1],[l.x,l.x/c*p,l.x+p-c]).interpolate(u),{offsetX:w,offsetY:b}=i,S=w===0||w,y=b===0||b;return{x:S?w:v(),y:y?b:C()}}class MA{get window(){if(this.globalContext)return this.globalContext;if(typeof window<"u")return window}get document(){var t;return!((t=this.globalContext)===null||t===void 0)&&t.document?this.globalContext.document:this.window?this.window.document:void 0}get rootElement(){var t;return((t=this.optionsArgs)===null||t===void 0?void 0:t.rootElement)||this.window}constructor(t,s){this.ownerDocument=null,this.globalContext=t,this.optionsArgs=s}}function TA(e,t,s){return t in e?Object.defineProperty(e,t,{value:s,enumerable:!0,configurable:!0,writable:!0}):e[t]=s,e}function pg(e){for(var t=1;t<arguments.length;t++){var s=arguments[t]!=null?arguments[t]:{},o=Object.keys(s);typeof Object.getOwnPropertySymbols=="function"&&(o=o.concat(Object.getOwnPropertySymbols(s).filter(function(i){return Object.getOwnPropertyDescriptor(s,i).enumerable}))),o.forEach(function(i){TA(e,i,s[i])})}return e}class IA{profile(){var t,s;return{sourcePreviewNodes:this.sourcePreviewNodes.size,sourcePreviewNodeOptions:this.sourcePreviewNodeOptions.size,sourceNodeOptions:this.sourceNodeOptions.size,sourceNodes:this.sourceNodes.size,dragStartSourceIds:((t=this.dragStartSourceIds)===null||t===void 0?void 0:t.length)||0,dropTargetIds:this.dropTargetIds.length,dragEnterTargetIds:this.dragEnterTargetIds.length,dragOverTargetIds:((s=this.dragOverTargetIds)===null||s===void 0?void 0:s.length)||0}}get window(){return this.options.window}get document(){return this.options.document}get rootElement(){return this.options.rootElement}setup(){const t=this.rootElement;if(t!==void 0){if(t.__isReactDndBackendSetUp)throw new Error("Cannot have two HTML5 backends at the same time.");t.__isReactDndBackendSetUp=!0,this.addEventListeners(t)}}teardown(){const t=this.rootElement;if(t!==void 0&&(t.__isReactDndBackendSetUp=!1,this.removeEventListeners(this.rootElement),this.clearCurrentDragSourceNode(),this.asyncEndDragFrameId)){var s;(s=this.window)===null||s===void 0||s.cancelAnimationFrame(this.asyncEndDragFrameId)}}connectDragPreview(t,s,o){return this.sourcePreviewNodeOptions.set(t,o),this.sourcePreviewNodes.set(t,s),()=>{this.sourcePreviewNodes.delete(t),this.sourcePreviewNodeOptions.delete(t)}}connectDragSource(t,s,o){this.sourceNodes.set(t,s),this.sourceNodeOptions.set(t,o);const i=r=>this.handleDragStart(r,t),n=r=>this.handleSelectStart(r);return s.setAttribute("draggable","true"),s.addEventListener("dragstart",i),s.addEventListener("selectstart",n),()=>{this.sourceNodes.delete(t),this.sourceNodeOptions.delete(t),s.removeEventListener("dragstart",i),s.removeEventListener("selectstart",n),s.setAttribute("draggable","false")}}connectDropTarget(t,s){const o=r=>this.handleDragEnter(r,t),i=r=>this.handleDragOver(r,t),n=r=>this.handleDrop(r,t);return s.addEventListener("dragenter",o),s.addEventListener("dragover",i),s.addEventListener("drop",n),()=>{s.removeEventListener("dragenter",o),s.removeEventListener("dragover",i),s.removeEventListener("drop",n)}}addEventListeners(t){t.addEventListener&&(t.addEventListener("dragstart",this.handleTopDragStart),t.addEventListener("dragstart",this.handleTopDragStartCapture,!0),t.addEventListener("dragend",this.handleTopDragEndCapture,!0),t.addEventListener("dragenter",this.handleTopDragEnter),t.addEventListener("dragenter",this.handleTopDragEnterCapture,!0),t.addEventListener("dragleave",this.handleTopDragLeaveCapture,!0),t.addEventListener("dragover",this.handleTopDragOver),t.addEventListener("dragover",this.handleTopDragOverCapture,!0),t.addEventListener("drop",this.handleTopDrop),t.addEventListener("drop",this.handleTopDropCapture,!0))}removeEventListeners(t){t.removeEventListener&&(t.removeEventListener("dragstart",this.handleTopDragStart),t.removeEventListener("dragstart",this.handleTopDragStartCapture,!0),t.removeEventListener("dragend",this.handleTopDragEndCapture,!0),t.removeEventListener("dragenter",this.handleTopDragEnter),t.removeEventListener("dragenter",this.handleTopDragEnterCapture,!0),t.removeEventListener("dragleave",this.handleTopDragLeaveCapture,!0),t.removeEventListener("dragover",this.handleTopDragOver),t.removeEventListener("dragover",this.handleTopDragOverCapture,!0),t.removeEventListener("drop",this.handleTopDrop),t.removeEventListener("drop",this.handleTopDropCapture,!0))}getCurrentSourceNodeOptions(){const t=this.monitor.getSourceId(),s=this.sourceNodeOptions.get(t);return pg({dropEffect:this.altKeyPressed?"copy":"move"},s||{})}getCurrentDropEffect(){return this.isDraggingNativeItem()?"copy":this.getCurrentSourceNodeOptions().dropEffect}getCurrentSourcePreviewNodeOptions(){const t=this.monitor.getSourceId(),s=this.sourcePreviewNodeOptions.get(t);return pg({anchorX:.5,anchorY:.5,captureDraggingState:!1},s||{})}isDraggingNativeItem(){const t=this.monitor.getItemType();return Object.keys(hg).some(s=>hg[s]===t)}beginDragNativeItem(t,s){this.clearCurrentDragSourceNode(),this.currentNativeSource=xA(t,s),this.currentNativeHandle=this.registry.addSource(t,this.currentNativeSource),this.actions.beginDrag([this.currentNativeHandle])}setCurrentDragSourceNode(t){this.clearCurrentDragSourceNode(),this.currentDragSourceNode=t;const s=1e3;this.mouseMoveTimeoutTimer=setTimeout(()=>{var o;return(o=this.rootElement)===null||o===void 0?void 0:o.addEventListener("mousemove",this.endDragIfSourceWasRemovedFromDOM,!0)},s)}clearCurrentDragSourceNode(){if(this.currentDragSourceNode){if(this.currentDragSourceNode=null,this.rootElement){var t;(t=this.window)===null||t===void 0||t.clearTimeout(this.mouseMoveTimeoutTimer||void 0),this.rootElement.removeEventListener("mousemove",this.endDragIfSourceWasRemovedFromDOM,!0)}return this.mouseMoveTimeoutTimer=null,!0}return!1}handleDragStart(t,s){t.defaultPrevented||(this.dragStartSourceIds||(this.dragStartSourceIds=[]),this.dragStartSourceIds.unshift(s))}handleDragEnter(t,s){this.dragEnterTargetIds.unshift(s)}handleDragOver(t,s){this.dragOverTargetIds===null&&(this.dragOverTargetIds=[]),this.dragOverTargetIds.unshift(s)}handleDrop(t,s){this.dropTargetIds.unshift(s)}constructor(t,s,o){this.sourcePreviewNodes=new Map,this.sourcePreviewNodeOptions=new Map,this.sourceNodes=new Map,this.sourceNodeOptions=new Map,this.dragStartSourceIds=null,this.dropTargetIds=[],this.dragEnterTargetIds=[],this.currentNativeSource=null,this.currentNativeHandle=null,this.currentDragSourceNode=null,this.altKeyPressed=!1,this.mouseMoveTimeoutTimer=null,this.asyncEndDragFrameId=null,this.dragOverTargetIds=null,this.lastClientOffset=null,this.hoverRafId=null,this.getSourceClientOffset=i=>{const n=this.sourceNodes.get(i);return n&&LC(n)||null},this.endDragNativeItem=()=>{this.isDraggingNativeItem()&&(this.actions.endDrag(),this.currentNativeHandle&&this.registry.removeSource(this.currentNativeHandle),this.currentNativeHandle=null,this.currentNativeSource=null)},this.isNodeInDocument=i=>!!(i&&this.document&&this.document.body&&this.document.body.contains(i)),this.endDragIfSourceWasRemovedFromDOM=()=>{const i=this.currentDragSourceNode;i==null||this.isNodeInDocument(i)||(this.clearCurrentDragSourceNode()&&this.monitor.isDragging()&&this.actions.endDrag(),this.cancelHover())},this.scheduleHover=i=>{this.hoverRafId===null&&typeof requestAnimationFrame<"u"&&(this.hoverRafId=requestAnimationFrame(()=>{this.monitor.isDragging()&&this.actions.hover(i||[],{clientOffset:this.lastClientOffset}),this.hoverRafId=null}))},this.cancelHover=()=>{this.hoverRafId!==null&&typeof cancelAnimationFrame<"u"&&(cancelAnimationFrame(this.hoverRafId),this.hoverRafId=null)},this.handleTopDragStartCapture=()=>{this.clearCurrentDragSourceNode(),this.dragStartSourceIds=[]},this.handleTopDragStart=i=>{if(i.defaultPrevented)return;const{dragStartSourceIds:n}=this;this.dragStartSourceIds=null;const r=Cr(i);this.monitor.isDragging()&&(this.actions.endDrag(),this.cancelHover()),this.actions.beginDrag(n||[],{publishSource:!1,getSourceClientOffset:this.getSourceClientOffset,clientOffset:r});const{dataTransfer:a}=i,l=rc(a);if(this.monitor.isDragging()){if(a&&typeof a.setDragImage=="function"){const d=this.monitor.getSourceId(),u=this.sourceNodes.get(d),h=this.sourcePreviewNodes.get(d)||u;if(h){const{anchorX:p,anchorY:f,offsetX:C,offsetY:v}=this.getCurrentSourcePreviewNodeOptions(),S=PA(u,h,r,{anchorX:p,anchorY:f},{offsetX:C,offsetY:v});a.setDragImage(h,S.x,S.y)}}try{a?.setData("application/json",{})}catch{}this.setCurrentDragSourceNode(i.target);const{captureDraggingState:c}=this.getCurrentSourcePreviewNodeOptions();c?this.actions.publishDragSource():setTimeout(()=>this.actions.publishDragSource(),0)}else if(l)this.beginDragNativeItem(l);else{if(a&&!a.types&&(i.target&&!i.target.hasAttribute||!i.target.hasAttribute("draggable")))return;i.preventDefault()}},this.handleTopDragEndCapture=()=>{this.clearCurrentDragSourceNode()&&this.monitor.isDragging()&&this.actions.endDrag(),this.cancelHover()},this.handleTopDragEnterCapture=i=>{if(this.dragEnterTargetIds=[],this.isDraggingNativeItem()){var n;(n=this.currentNativeSource)===null||n===void 0||n.loadDataTransfer(i.dataTransfer)}if(!this.enterLeaveCounter.enter(i.target)||this.monitor.isDragging())return;const{dataTransfer:a}=i,l=rc(a);l&&this.beginDragNativeItem(l,a)},this.handleTopDragEnter=i=>{const{dragEnterTargetIds:n}=this;if(this.dragEnterTargetIds=[],!this.monitor.isDragging())return;this.altKeyPressed=i.altKey,n.length>0&&this.actions.hover(n,{clientOffset:Cr(i)}),n.some(a=>this.monitor.canDropOnTarget(a))&&(i.preventDefault(),i.dataTransfer&&(i.dataTransfer.dropEffect=this.getCurrentDropEffect()))},this.handleTopDragOverCapture=i=>{if(this.dragOverTargetIds=[],this.isDraggingNativeItem()){var n;(n=this.currentNativeSource)===null||n===void 0||n.loadDataTransfer(i.dataTransfer)}},this.handleTopDragOver=i=>{const{dragOverTargetIds:n}=this;if(this.dragOverTargetIds=[],!this.monitor.isDragging()){i.preventDefault(),i.dataTransfer&&(i.dataTransfer.dropEffect="none");return}this.altKeyPressed=i.altKey,this.lastClientOffset=Cr(i),this.scheduleHover(n),(n||[]).some(a=>this.monitor.canDropOnTarget(a))?(i.preventDefault(),i.dataTransfer&&(i.dataTransfer.dropEffect=this.getCurrentDropEffect())):this.isDraggingNativeItem()?i.preventDefault():(i.preventDefault(),i.dataTransfer&&(i.dataTransfer.dropEffect="none"))},this.handleTopDragLeaveCapture=i=>{this.isDraggingNativeItem()&&i.preventDefault(),this.enterLeaveCounter.leave(i.target)&&(this.isDraggingNativeItem()&&setTimeout(()=>this.endDragNativeItem(),0),this.cancelHover())},this.handleTopDropCapture=i=>{if(this.dropTargetIds=[],this.isDraggingNativeItem()){var n;i.preventDefault(),(n=this.currentNativeSource)===null||n===void 0||n.loadDataTransfer(i.dataTransfer)}else rc(i.dataTransfer)&&i.preventDefault();this.enterLeaveCounter.reset()},this.handleTopDrop=i=>{const{dropTargetIds:n}=this;this.dropTargetIds=[],this.actions.hover(n,{clientOffset:Cr(i)}),this.actions.drop({dropEffect:this.getCurrentDropEffect()}),this.isDraggingNativeItem()?this.endDragNativeItem():this.monitor.isDragging()&&this.actions.endDrag(),this.cancelHover()},this.handleSelectStart=i=>{const n=i.target;typeof n.dragDrop=="function"&&(n.tagName==="INPUT"||n.tagName==="SELECT"||n.tagName==="TEXTAREA"||n.isContentEditable||(i.preventDefault(),n.dragDrop()))},this.options=new MA(s,o),this.actions=t.getActions(),this.monitor=t.getMonitor(),this.registry=t.getRegistry(),this.enterLeaveCounter=new SA(this.isNodeInDocument)}}const kA=function(t,s,o){return new IA(t,s,o)},AA=({onChange:e,emptyTextFirstLine:t,emptyTextSecondLine:s,emptyButtonLabel:o,acceptTypes:i,maxFilesCount:n,multiple:r,fileFormatError:a,fileCountError:l,getIsFileFormatError:c})=>{const d=g.useRef(null),u=g.useRef(null),[h,p]=g.useState([]),[f,C]=g.useState(!1),v=g.useCallback(E=>{const P=E.target.files;if(P&&P.length>0){const N=Array.from(P);c?.(N)?C(!0):e(N)}},[c,e]),w=g.useCallback(E=>n&&E?.length>n,[n]),b=g.useMemo(()=>f||w(h),[f,h,w]),S=()=>{p([]),C(!1)};g.useEffect(()=>{S()},[i]);const[{isOver:y,canDrop:x},R]=Yg(()=>({accept:[au],drop(E){const P=E.files;!c?.(P)&&!w(P)&&e(P),S()},collect:E=>({isOver:E.isOver(),canDrop:E.canDrop()})}),[v]),F=E=>{(E.key==="Enter"||E.key==="Space")&&(E.preventDefault(),u.current?.click())},D=E=>{E?.preventDefault();const P=Array.from(E.dataTransfer?.items??[]);C(!!c?.(P)),p(P)},M=E=>{E.target===E.currentTarget&&S()},k=Z("border border-dashed rounded w-full cursor-pointer relative h-full hover:border-hover",!x&&!b&&"border-primary",x&&(y?"border-accent-primary":"border-hover"),b&&"border-error");return R(d),m.jsxs(m.Fragment,{children:[m.jsxs("div",{className:k,ref:d,onDragOver:D,onDragLeave:M,children:[m.jsxs("label",{htmlFor:"file",tabIndex:0,onKeyDown:F,className:"flex flex-col items-center cursor-pointer h-full w-full text-secondary dial-tiny justify-center",children:[t&&m.jsx("p",{className:"mb-1",children:t}),s&&m.jsx("p",{className:"mb-0.5",children:s}),o&&m.jsx(Pe,{variant:De.Tertiary,label:o,onClick:()=>u.current?.click()})]}),m.jsx("input",{multiple:r,id:"file",type:"file",ref:u,hidden:!0,accept:i,onChange:v})]}),m.jsx(m.Fragment,{children:f?m.jsx(Ls,{errorText:a}):w(h)&&m.jsx(Ls,{errorText:l})})]})},LA=({iconBefore:e,className:t,errorText:s,...o})=>{const i=o.invalid,n=()=>m.jsx("div",{className:"mr-2",children:i?m.jsx(z.IconExclamationCircle,{...ae,className:"text-error"}):e});return m.jsx(vo,{...o,iconBefore:n(),tooltipTriggerClassName:"flex-1 min-w-0",className:Z(i?"text-error":"",t),tooltipText:i&&s?s:void 0,hideBorder:!0})},OA=e=>{const{files:t,iconBeforeInput:s,dynamicIcon:o,onChange:i,isInvalid:n,errorText:r,removeButtonAriaLabel:a}=e,l=(u,h)=>{u.stopPropagation(),i(t?.filter(p=>p.name!==h)||[])},c=u=>m.jsx(SC,{"aria-label":a,onClick:h=>l(h,u)}),d=u=>{i(u)};return!t||t.length===0?m.jsx(S1,{backend:kA,children:m.jsx(AA,{...e,onChange:d})}):m.jsx("div",{className:"flex-1 min-h-0 border border-solid border-primary rounded",children:t&&t.length>0&&m.jsx("div",{className:"max-h-full overflow-y-auto",children:t.map((u,h)=>m.jsx(LA,{elementId:u.name,value:u.name,iconAfter:c(u.name),iconBefore:s||o?.(u.name),invalid:n?.(u),errorText:r},u.name+h))})})},NA=({onChange:e,fieldTitle:t,elementId:s,files:o,maxFilesCount:i,fileFormatError:n,fileCountError:r,multiple:a=!0,acceptTypes:l,deleteAllButtonLabel:c,addButtonLabel:d,...u})=>{const h=g.useRef(null),p=()=>h.current?.click(),f=()=>{e([])},C=g.useCallback(w=>w?.some(b=>b.type===""||!(l==="/"||l?.toLowerCase()?.includes(b?.type?.toLowerCase()))),[l]),v=g.useCallback(w=>{const b=w.target.files;if(b&&b.length>0){const S=Array.from(b);C(S)||e([...o||[],...S])}},[e,o,C]);return m.jsxs("div",{className:"h-full flex flex-col",children:[m.jsxs("div",{className:"flex justify-between items-center pb-1 min-h-[42px]",children:[m.jsx(bo,{fieldTitle:`${t}: ${a?o?.length||0:""}`,htmlFor:s}),a&&!!o?.length&&m.jsxs("div",{className:"flex flex-row items-center gap-x-2",children:[m.jsx(Pe,{variant:De.Tertiary,className:"!text-error",iconBefore:m.jsx(z.IconTrashX,{...ae}),label:c,onClick:f}),(i?i>o?.length:!0)&&m.jsx(Pe,{variant:De.Tertiary,iconBefore:m.jsx(z.IconPlus,{...ae}),label:d,onClick:p})]})]}),o&&o.length>0&&m.jsx("input",{id:"file",type:"file",multiple:a,ref:h,hidden:!0,accept:l,onChange:v}),m.jsx(OA,{files:o,onChange:e,acceptTypes:l,maxFilesCount:i,multiple:a,fileFormatError:n,fileCountError:r,getIsFileFormatError:C,...u})]})},HA=m.jsx(z.IconChevronDown,{size:16}),GA=m.jsx(z.IconChevronUp,{size:16}),Jc=e=>{const[t,s]=g.useState(!1),o=g.useMemo(()=>t?GA:HA,[t]);return m.jsx("div",{children:m.jsx(bt,{menu:{items:e.items},onOpenChange:i=>s(i),children:m.jsx(Pe,{...e,iconAfter:o})})})},BA="w-full h-full grid grid-rows-[auto_1fr] gap-5 p-6 overflow-hidden min-w-0 bg-layer-2",fg="w-full text-secondary flex items-center gap-2",VA="flex min-h-0 min-w-0 h-full gap-4 overflow-hidden",zA="flex flex-col flex-1 min-h-0 min-w-0 h-full gap-4",WA="w-full h-full rounded bg-layer-3 text-secondary overflow-auto min-w-0",_A="flex-1 w-full rounded text-secondary overflow-auto min-h-0 min-w-0",jA=280,UA="Files",As=20,$A="Files",ac=".dial_folder",KA=280,qA=460,lc=44,YA=56,ZA=800;var Te=(e=>(e.ITEM="item",e.FOLDER="folder",e))(Te||{}),OC=(e=>(e.FILE="FILE",e.PROMPT="PROMPT",e.CONVERSATION="CONVERSATION",e.APPLICATION="APPLICATION",e.TOOLSET="TOOL_SET",e))(OC||{}),NC=(e=>(e.READ="READ",e.WRITE="WRITE",e.SHARE="SHARE",e))(NC||{});const wo=(e,t)=>{if(!(!e||!e.length||!t))for(const s of e){if(s.path===t)return s;const o=wo(s.items,t);if(o)return o}},mg=(e,t)=>{if(!e?.length)return;if(!t)return e[0];const s=wo(e,t);if(s&&s.nodeType===Te.FOLDER)return s;const o=t.split("/").filter(Boolean);if(o.length<=1)return e[0];const i="/"+o.slice(0,o.length-1).join("/");return wo(e,i)??e[0]},si=e=>(e??"").toLowerCase(),XA=e=>si(e).replace(/^\./,""),QA=e=>{if(!e)return[];const t=[],s=o=>{const i=o.items??[];for(const n of i)t.push(n),n.nodeType===Te.FOLDER&&s(n)};return s(e),t},ed=e=>(e.name??e.path.split("/").pop()??"").startsWith("."),Or=e=>{if(!e||e<=0)return"";const t=1024,s=t*1024;return e>=s?`${(e/s).toFixed(1)} MB`:e>=t?`${(e/t).toFixed(0)} KB`:`${e} bytes`},JA=(e,t="en-US",s={year:"numeric",month:"short",day:"2-digit"})=>{if(!e)return"";try{return new Intl.DateTimeFormat(t,s).format(new Date(e))}catch{return e}};function HC(e,t,s){if(!e||e.length===0||e.includes("*/*"))return!0;const o=t.toLowerCase(),i=s&&s.includes(".")?`.${s.split(".").at(-1).toLowerCase()}`:void 0;return e.some(n=>{const r=n.toLowerCase();if(r.startsWith("."))return i===r;if(r.endsWith("/*")){const a=r.slice(0,-1);return o.startsWith(a)}return o===r})}const e8={size:10,stroke:2},t8=26;var Bt=(e=>(e.File="file",e.Folder="folder",e))(Bt||{});const s8=({name:e,type:t,shared:s=!1,loading:o=!1,...i})=>{const n=r=>m.jsxs("span",{className:"inline-flex relative text-secondary",role:"img",children:[r,s&&m.jsx("span",{className:"absolute -bottom-0.5 -left-0.5",children:m.jsx(ln,{})})]});if(o)return n(m.jsx(Fn,{}));if(t===Bt.File){const r=e.includes(".")?e.split(".").pop():null;return m.jsx(ld,{...i,extension:r??"",className:"text-secondary",indicator:s?m.jsx(ln,{}):null,label:"File type icon"})}return t===Bt.Folder?n(m.jsx(Oe,{icon:m.jsx(z.IconFolder,{className:i.className,size:i.size??ae.size,stroke:i.stroke??ae.stroke}),className:"inline-block align-middle"})):null},o8=({name:e,type:t,elementId:s,loading:o=!1,shared:i=!1,iconClassName:n,iconIndicator:r,iconLabel:a,iconSize:l,iconStroke:c,inputInvalid:d,inputInvalidMessage:u,inputContainerClassName:h,inputIconAfter:p,inputRef:f,onChange:C})=>{const v=()=>d?m.jsx(ns,{tooltip:u,children:p||m.jsx(z.IconAlertCircleFilled,{...ae,className:"text-error","aria-label":"alert"})}):null;return m.jsxs("div",{className:"flex gap-2 items-center",children:[m.jsx(s8,{name:e,type:t,label:a,className:n,indicator:r,size:l,stroke:c,loading:o,shared:i}),m.jsx(vo,{containerClassName:ce("!h-6 py-[1px] pl-[7px] pr-[7px]",h),elementId:s,value:e,onChange:C,invalid:d,iconAfter:v(),inputRef:f})]})};function GC({value:e,isEditing:t,restoreOnCancel:s=!0,onValidate:o,onSave:i,onCancel:n}){const[r,a]=g.useState(e),[l,c]=g.useState(!1),[d,u]=g.useState(""),h=g.useRef(null),p=g.useCallback((b=!1,S="")=>{c(b),u(S)},[]),f=g.useCallback(b=>{if(!o)return p(),!0;const S=o(b);return S?(p(!0,S),!1):(p(),!0)},[o,p]),C=g.useCallback(b=>{const S=b??"";a(S),f(S)},[f]),v=g.useCallback(()=>{f(r)?i?.(r):h.current?.focus()},[f,i,r]),w=g.useCallback(()=>{s&&a(e),p(),n?.()},[e,n,s,p]);return g.useEffect(()=>{t&&(a(e),p(),requestAnimationFrame(()=>{h.current?.focus(),h.current?.select()}))},[t,e,p]),g.useEffect(()=>{const b=h.current;if(!t||!b)return;const S=y=>{y.key==="Enter"?(y.preventDefault(),h.current?.blur()):y.key==="Escape"&&(y.preventDefault(),w())};return b.addEventListener("keydown",S),()=>b.removeEventListener("keydown",S)},[t,v,w]),g.useEffect(()=>{if(!t)return;const b=h.current;if(!b)return;const S=y=>{const x=y.relatedTarget;x&&b.contains(x)||(f(r)?v():b.focus())};return b.addEventListener("blur",S),()=>{b.removeEventListener("blur",S)}},[t,r,f,v]),{inputRef:h,value:r,onChange:C,invalid:l,invalidMessage:d}}const ga=({name:e,type:t,elementId:s,editing:o=!1,loading:i=!1,shared:n=!1,iconSize:r=us,validate:a,onSave:l,onCancel:c,inputContainerClassName:d,...u})=>{const{value:h,invalid:p,invalidMessage:f,onChange:C,inputRef:v}=GC({value:e,isEditing:o,onValidate:a,onCancel:c,onSave:l});return o?m.jsx(o8,{type:t,name:h,elementId:s,inputInvalid:p,inputInvalidMessage:f,inputRef:v,onChange:C,iconSize:r,inputContainerClassName:d}):t===Bt.Folder?m.jsx(Ra,{name:e,loading:i,shared:n,iconSize:r,className:"max-w-[428px] truncate"}):m.jsx(xa,{className:"max-w-[428px]",...u,name:e,shared:n,iconSize:r})},BC=e=>{const[t,s]=g.useState(e?.expandedPaths??new Set),o=g.useMemo(()=>!!e?.onExpandedPathsChange,[e?.onExpandedPathsChange]),i=g.useMemo(()=>o?e?.expandedPaths??new Set:t,[o,e?.expandedPaths,t]),n=g.useCallback(d=>{o?e?.onExpandedPathsChange?.(d):s(d)},[o,e]),r=g.useCallback(d=>{const u=new Set(i);u.has(d)?u.delete(d):u.add(d),n(u)},[i,n]),a=g.useCallback(()=>{n(new Set)},[n]),l=g.useCallback(d=>{const u=new Set(i);u.add(d),n(u)},[i,n]),c=g.useCallback(d=>{const u=new Set(i);u.delete(d),n(u)},[i,n]);return{expandedPaths:i,setExpandedPaths:n,togglePath:r,collapseAll:a,expandPath:l,collapsePath:c,isControlled:o}},i8=({items:e,showFiles:t=!1,expandedPaths:s,loadingPaths:o=new Set,loadedPaths:i=new Set,sharedByMePaths:n=new Set,selectedPath:r,emptyStateTitle:a="No Folders",emptyStateDescription:l,emptyStateIcon:c,areHiddenFilesVisible:d=!1,renamedPath:u,rootItemLabel:h,rootItemPath:p,onItemClick:f,getContextMenuItems:C,onRenameSave:v,onRenameCancel:w,onRenameValidate:b,onExpandedPathsChange:S})=>{const{expandedPaths:y,togglePath:x}=BC({expandedPaths:s??new Set,onExpandedPathsChange:S}),R=D=>{f?.(D),x(D.path)},F=(D,M)=>D.map(k=>{const{path:E,nodeType:P,name:N,items:B}=k,O=P===Te.FOLDER;if(!d&&ed(k))return null;if(!O&&!t)return;const J=Array.isArray(B)&&B.length>0&&B.some(H=>H.nodeType===Te.FOLDER||t),te=y.has(E),L=r===E,le=o.has(E),V=u===E,Q=i.has(E),X=n.has(E),$=p&&h&&E===p&&O,q=b&&(H=>b(H,k)),ee=L?"bg-accent-primary-alpha border-l-2 border-l-accent-primary rounded":"border-l-2 border-l-transparent",ue=$?[]:C?.(k)??[];return m.jsx("div",{className:"cursor-pointer text-secondary",children:m.jsxs("div",{className:"flex flex-col w-full","aria-label":"folder",children:[m.jsx(bt,{trigger:[yt.ContextMenu],className:"w-full",anchorToMouse:!0,menu:{items:ue},children:m.jsxs("div",{style:{paddingLeft:`${M*t8}px`},className:ce("py-1 gap-[2px] dial-small flex justify-between hover:bg-accent-primary-alpha rounded group/item w-full mb-[2px] relative",ee),"aria-selected":L,children:[!V&&m.jsx("div",{className:"absolute size-full left-0 top-0 z-0",onClick:()=>R(k)}),m.jsx("div",{className:"relative flex flex-row truncate items-center w-fit h-6",onClick:()=>!V&&R(k),children:m.jsxs(m.Fragment,{children:[O&&m.jsx(z.IconCaretRightFilled,{...e8,className:Z("flex-shrink-0",te&&"rotate-90 transition-all",Q&&!J&&"text-transparent")}),m.jsx(ga,{elementId:`${E}-tree-item`,name:$?h:N,type:O?Bt.Folder:Bt.File,loading:le,shared:X,iconSize:As,...!$&&{editing:V,onSave:v,onCancel:w,validate:q}})]})}),ue.length>0&&!V&&!$&&m.jsx("div",{className:"flex-1 flex justify-end",children:m.jsx(bt,{placement:"bottom-start",allowedPlacements:["top-start","top-end"],menu:{items:ue},className:"sticky right-0",children:m.jsx(Oe,{className:"invisible group-hover/item:visible text-secondary mx-2 flex flex-row gap-2 hover:text-accent-primary",icon:m.jsx(z.IconDotsVertical,{...ae})})})})]})}),te&&B&&F(B,M+1)]})},`${E}-children`)});return m.jsx("div",{className:"flex-1 w-full h-full overflow-y-auto","aria-label":"folders-tree",children:e.length>0?F(e,0):m.jsx(En,{title:a,description:l,icon:c})})},n8="w-full flex items-center justify-between gap-4",r8="min-w-0 h-[38px] flex-1 overflow-hidden bg-layer-3 px-3 flex items-center rounded",a8="w-[260px]",l8=({ariaLabel:e="Breadcrumb",labelClassName:t,onItemClick:s,path:o,makeHref:i,rootItemPath:n,rootItemLabel:r,className:a,breadcrumbClassName:l,searchable:c=!0,value:d,elementId:u="fm-search",disabled:h,readonly:p,invalid:f,onSearchChange:C,searchClassName:v,searchContainerClassName:w,isCompactView:b=!1})=>{const S=g.useMemo(()=>{if(!o)return;const M=o.split("/").map(E=>E.trim()).filter(Boolean);if(!M.length)return[{label:"/"}];const k=M.map((E,P)=>{const N=M.slice(0,P+1),B=typeof i=="function"?i(N,P):void 0;return{label:E,href:B,onClick:s?O=>{O.preventDefault(),s(B)}:void 0}});if(n&&r){const E=n.split("/").filter(Boolean),P=o.split("/").filter(Boolean);if(E.every((B,O)=>P[O]===B)&&k.length>0){const B=k.slice(E.length);return[{label:r,href:n,onClick:s?O=>{O.preventDefault(),s(n)}:void 0},...B]}}return k},[o,i,s,n,r]),[y,x]=g.useState(!1),R=g.useCallback(()=>{if(!y){x(!0);const M=document.getElementById(u);M&&M.focus()}},[u,y]),F=g.useCallback(()=>{(!d||String(d).trim()==="")&&C?.("")},[d,C]),D=g.useCallback(()=>b&&y?m.jsx(Pe,{className:"!p-[9px]",variant:De.Secondary,iconBefore:m.jsx(z.IconArrowLeft,{...ae}),onClick:()=>{x(!1),C?.("")}}):m.jsx("div",{className:r8,children:m.jsx(bC,{pathItems:S,ariaLabel:e,labelClassName:t,className:l})}),[e,l,S,y,b,t,C]);return m.jsxs("div",{className:ce(n8,{"gap-3":b},a),"aria-label":"navigation-panel",children:[D(),c&&m.jsx("div",{className:ce(a8,{"w-[38px]":b&&!y,"w-full":b&&y}),role:"search","aria-label":"Search",onClick:R,children:m.jsx(ru,{elementId:u,value:d??"",onChange:C,disabled:h,readonly:p,onBlur:F,invalid:f,className:v,containerClassName:ce(w,{"p-[10px]":b})})})]})};var pa=(e=>(e.MyFiles="my_files",e.Shared="shared",e.Organization="organization",e))(pa||{}),re=(e=>(e.Duplicate="duplicate",e.Copy="copy",e.Move="move",e.Download="download",e.Delete="delete",e.Rename="rename",e.Info="info",e.Unshare="unshare",e))(re||{}),lt=(e=>(e.Replace="replace",e.Duplicate="duplicate",e.Cancel="cancel",e))(lt||{}),Tt=(e=>(e.ReplaceAll="replaceAll",e.DuplicateAll="duplicateAll",e.DecideForEach="decideForEach",e))(Tt||{}),Ze=(e=>(e.Copy="copy",e.Move="move",e))(Ze||{}),oi=(e=>(e.Tree="tree",e.Grid="grid",e))(oi||{}),tt=(e=>(e.Name="name",e.UpdatedAt="updatedAt",e.Size="size",e.Author="author",e.Owner="owner",e.Path="path",e.Actions="__actions",e))(tt||{});const VC=()=>{const[e,t]=g.useState(rg());return g.useEffect(()=>{const s=()=>t(rg());return window.addEventListener("resize",s),()=>window.removeEventListener("resize",s)},[]),e},c8=({tabs:e,activeTab:t,onTabChange:s,areHiddenFilesVisible:o,onToggleHiddenFiles:i,isNewButtonVisible:n,newButtonVariant:r=De.Secondary,newButtonDropdownItems:a=[],newButtonLabel:l="New",hiddenFilesSwitcherLabel:c="Hidden files",showHiddenFilesLabel:d="Show hidden files",hideHiddenFilesLabel:u="Hide hidden files"})=>{const h=VC(),p=g.useMemo(()=>[{key:"hidden-files-switch",label:o?u:d,icon:o?m.jsx(z.IconEyeOff,{...ae,className:"text-secondary"}):m.jsx(z.IconEye,{...ae,className:"text-secondary"}),onClick:()=>i?.(!o)}],[o,u,d,i]),f=()=>e&&t&&s?m.jsx(mC,{tabs:e,activeTab:t,onClick:w=>s(w),screenThreshold:da.Tablet,smallScreenContainerClassName:"w-fit bg-transparent h-[38px] overflow-hidden",smallScreenDropdownItemClassName:"px-3 h-[38px]"}):null,C=()=>m.jsxs(m.Fragment,{children:[m.jsx(iu,{switchId:"hidden-files-switch",label:c,isOn:o,onChange:i}),n&&m.jsxs(m.Fragment,{children:[m.jsx("div",{className:"h-6 border-l border-primary"}),m.jsx(Jc,{label:l,variant:r,items:a})]})]}),v=()=>m.jsxs(m.Fragment,{children:[m.jsx(bt,{menu:{items:p},allowedPlacements:["bottom","bottom-start"],children:m.jsx(Pe,{className:"h-[38px]",iconBefore:m.jsx(z.IconDotsVertical,{...ae,className:"text-secondary hover:text-accent-primary"})})}),n?m.jsx(Jc,{label:l,variant:r,items:a}):null]});return m.jsxs("div",{className:"flex w-full justify-between gap-4 items-center overflow-x-auto",children:[m.jsx("div",{className:"flex-1 min-w-0",children:f()}),m.jsx("div",{className:"flex gap-4 flex-shrink-0 items-center",children:h?v():C()})]})},d8=12,u8=8;var eo=(e=>(e.Normal="normal",e.Reverse="reverse",e))(eo||{});function h8({actions:e,direction:t=eo.Normal,moreButtonWidth:s=us,actionsGap:o=8,containerPadding:i=8,dependencies:n=[]}){const r=g.useRef(null),a=g.useRef(null),l=g.useRef(null),c=g.useRef(null),d=g.useRef([]),[u,h]=g.useState(e.length);g.useLayoutEffect(()=>{if(!a.current)return;const C=Array.from(a.current.children);d.current=C.map(v=>Math.ceil(v.getBoundingClientRect().width))},[e,...n]),g.useEffect(()=>{if(!r.current)return;let C=null;const v=()=>{C&&cancelAnimationFrame(C),C=requestAnimationFrame(()=>{const b=r.current,S=l.current?.offsetWidth??0,y=c.current?.offsetWidth??0,x=S+y,F=b.getBoundingClientRect().width-x-s-o*2-i*2,D=d.current;let M=0,k=0;if(t===eo.Reverse)for(let E=D.length-1;E>=0&&(M+=D[E]+o,!(M>F));E--)k++;else for(const E of D){if(M+=E+o,M>F)break;k++}h(k)})},w=new ResizeObserver(v);return w.observe(r.current),v(),()=>{C&&cancelAnimationFrame(C),w.disconnect()}},[e.length,t,...n]);const p=t===eo.Reverse?e.slice(0,e.length-u):e.slice(u);return{visibleActions:t===eo.Reverse?e.slice(e.length-u):e.slice(0,u),hiddenActions:p,refs:{containerRef:r,measureRef:a,leftSectionRef:l,rightSectionRef:c}}}const g8=({getSelectionLabel:e,onClearSelection:t,actions:s,selectedCount:o})=>{const i=VC(),{refs:{containerRef:n,leftSectionRef:r,measureRef:a},visibleActions:l,hiddenActions:c}=h8({actions:s,direction:eo.Reverse,dependencies:[i],actionsGap:d8,containerPadding:u8}),d=e(o);return m.jsxs(m.Fragment,{children:[m.jsx("div",{ref:a,className:"absolute top-0 left-0 invisible pointer-events-none overflow-hidden whitespace-nowrap flex gap-3",children:s.map(({key:u,icon:h,title:p})=>m.jsx(Pe,{iconBefore:h,label:p,variant:De.Secondary,hideTitleOnMobile:!0},u))}),m.jsxs("div",{ref:n,className:"rounded bg-layer-0 p-2 flex justify-between items-center w-full",role:"toolbar","aria-label":"File bulk actions",children:[m.jsx("div",{ref:r,children:m.jsx(Pe,{label:d,onClick:t,textClassName:"text-accent-primary whitespace-nowrap",variant:De.Tertiary,iconBefore:m.jsx(z.IconX,{...ae,className:"text-accent-primary"})})}),m.jsxs("div",{className:"flex flex-1 w-full gap-3 items-center justify-end",children:[c.length>0&&m.jsx(bt,{menu:{items:c},allowedPlacements:["bottom","bottom-start"],children:m.jsx(Pe,{className:"h-[38px]",iconBefore:m.jsx(z.IconDotsVertical,{...ae,className:"text-secondary hover:text-accent-primary"})})}),l.map(({key:u,icon:h,title:p,onClick:f,disabled:C})=>m.jsx(Pe,{className:"!p-[9px]",iconBefore:h,label:p,variant:De.Secondary,hideTitleOnMobile:!0,disabled:C,onClick:v=>f?.({key:u,domEvent:v})},u))]})]})]})},lu=e=>ve.createElement("svg",{width:18,height:18,viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},ve.createElement("path",{d:"M3.009 12.5527C2.77901 12.4216 2.5877 12.2321 2.45443 12.0034C2.32116 11.7746 2.25064 11.5147 2.25 11.25V3.75C2.25 2.925 2.925 2.25 3.75 2.25H11.25C11.8125 2.25 12.1185 2.53875 12.375 3M10.5 15.75H7.25025C6.98757 15.75 6.72747 15.6983 6.48479 15.5977C6.24211 15.4972 6.0216 15.3499 5.83586 15.1641C5.65012 14.9784 5.50278 14.7579 5.40226 14.5152C5.30174 14.2725 5.25 14.0124 5.25 13.7498V7.25025C5.25 6.71975 5.46074 6.21098 5.83586 5.83586C6.21098 5.46074 6.71975 5.25 7.25025 5.25H13.7498C14.0124 5.25 14.2725 5.30174 14.5152 5.40226C14.7579 5.50278 14.9784 5.65012 15.1641 5.83586C15.3499 6.0216 15.4972 6.24211 15.5977 6.48479C15.6983 6.72747 15.75 6.98757 15.75 7.25025V10.5M12.75 16.5L16.5 12.75M16.5 12.75V16.125M16.5 12.75H13.125",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})),cu=e=>ve.createElement("svg",{width:18,height:18,viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},ve.createElement("path",{d:"M9.75 14.25H3.75C3.35218 14.25 2.97064 14.092 2.68934 13.8107C2.40804 13.5294 2.25 13.1478 2.25 12.75V4.5C2.25 4.10218 2.40804 3.72064 2.68934 3.43934C2.97064 3.15804 3.35218 3 3.75 3H6.75L9 5.25H14.25C14.6478 5.25 15.0294 5.40804 15.3107 5.68934C15.592 5.97064 15.75 6.35218 15.75 6.75V9.75M12 16.5L15.75 12.75M15.75 12.75V16.125M15.75 12.75H12.375",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})),p8=e=>{const[t,s]=g.useState(e?.showHiddenFiles??!1),o=!!e?.onShowHiddenFilesChange,i=o?e.showHiddenFiles??!1:t,n=g.useCallback(a=>{o?e?.onShowHiddenFilesChange?.(a):s(a)},[o,e]),r=g.useCallback(()=>{const a=!i;o?e?.onShowHiddenFilesChange?.(a):s(a)},[i,o,e]);return{areHiddenFilesVisible:i,toggleHiddenFilesVisibility:r,setAreHiddenFilesVisible:n}},f8=e=>{const[t,s]=g.useState(e?.collapsed??!1),o=!!e?.onCollapseChange,i=o?e.collapsed??!1:t,n=g.useCallback(a=>{o?e?.onCollapseChange?.(a):s(a)},[o,e]),r=g.useCallback(()=>{const a=!i;o?e?.onCollapseChange?.(a):s(a)},[i,o,e]);return{isTreeCollapsed:i,toggleTreeCollapse:r,setIsTreeCollapsed:n}},Cg=(e,t)=>{if(!t.has(e))return e;const s=e.lastIndexOf("."),o=s>0,i=o?e.substring(0,s):e,n=o?e.substring(s):"";let r=1,a;do a=`${i} (${r})${n}`,r++;while(t.has(a));return a},cc=e=>e.name,zC=({getDestinationFiles:e,onResolve:t})=>{const[s,o]=g.useState([]),[i,n]=g.useState(!1),[r,a]=g.useState(null),l=g.useRef(!1),c=g.useCallback(b=>{l.current=!0,o(b),n(!0)},[]),d=g.useCallback(()=>{l.current=!1,n(!1),o([]),a(null)},[]),u=g.useCallback((b,S)=>{const y=e(b),x=new Set(y.map(cc)),R=S.filter(F=>x.has(F.name));return{hasConflicts:R.length>0,conflicts:R}},[e]),h=g.useCallback((b,S,y,x)=>{const R=e(b),F=new Set(R.map(cc));return S.map(D=>{const M=D.name,k=F.has(M),E=y&&k?M:Cg(M,F);return(!y||!k)&&F.add(E),{sourceUrl:D.path,destinationUrl:`${b}/${E}`,overwrite:y&&k,nodeType:D.nodeType??Te.ITEM,...x??{}}})},[e]),p=g.useCallback((b,S,y,x)=>{const R=e(b),F=new Set(R.map(cc));return S.filter(M=>y.get(M.path)!==lt.Cancel).map(M=>{const k=y.get(M.path),E=F.has(M.name),P=k===lt.Replace&&E,N=P?M.name:Cg(M.name,F);return P||F.add(N),{sourceUrl:M.path,destinationUrl:`${b}/${N}`,overwrite:P,nodeType:M.nodeType??Te.ITEM,...x??{}}})},[e]),f=g.useCallback((b,S,y)=>{const x=u(b,S);return x.hasConflicts&&(a({files:S,destinationFolder:b,metadata:y}),c(x.conflicts)),x},[u,c]),C=g.useCallback(()=>{if(!r)return;const{files:b,destinationFolder:S,metadata:y}=r,x=h(S,b,!0,y);t?.(x,S),d()},[r,h,t,d]),v=g.useCallback(()=>{if(!r)return;const{files:b,destinationFolder:S,metadata:y}=r,x=h(S,b,!1,y);t?.(x,S),d()},[r,h,t,d]),w=g.useCallback(b=>{if(!r)return;const{files:S,destinationFolder:y,metadata:x}=r,R=new Map(b.map(D=>[D.file.path,D.action])),F=p(y,S,R,x);t?.(F,y),d()},[r,p,t,d]);return{conflictingFiles:s,conflictResolutionOpen:i,hasActiveConflictRef:l,checkForConflicts:u,startConflictResolution:f,resolveConflictsWithStrategy:h,resolveConflictsWithDecisions:p,openConflictResolution:c,closeConflictResolution:d,handleReplaceAll:C,handleDuplicateAll:v,handleDecideForEach:w}},m8=({getDestinationFiles:e,onCopyFiles:t,onMoveToFiles:s,onCopySuccess:o,onMoveSuccess:i,onDuplicateSuccess:n,getCopyHeader:r,getMoveHeader:a})=>{const[l,c]=g.useState(!1),[d,u]=g.useState([]),[h,p]=g.useState([]),[f,C]=g.useState(Ze.Copy),[v,w]=g.useState(null),{conflictingFiles:b,conflictResolutionOpen:S,hasActiveConflictRef:y,startConflictResolution:x,resolveConflictsWithStrategy:R,closeConflictResolution:F,openConflictResolution:D,handleReplaceAll:M,handleDuplicateAll:k,handleDecideForEach:E}=zC({getDestinationFiles:e,onResolve:(ee,ue)=>{v?.type===Ze.Copy?(t?.(ee,ue),o?.()):v?.type===Ze.Move&&v.sourceFolder&&(s?.(ee,v.sourceFolder,ue),i?.())}}),P=g.useCallback(()=>{u([]),p([]),w(null)},[]),N=g.useCallback(ee=>{const ue=x(ee,d,{type:Ze.Copy});if(w({type:Ze.Copy}),!ue.hasConflicts){const H=R(ee,d,!1);t?.(H,ee),o?.(),P()}},[d,x,R,t,o,P]),B=g.useCallback((ee,ue)=>{const H=ue||(v?.sourceFolder??"/");if(!x(ee,h,{type:Ze.Move,sourceFolderPath:H}).hasConflicts){const U=R(ee,h,!0);s?.(U,H,ee),i?.(),P()}},[h,x,R,s,i,P,v]),O=g.useCallback(()=>{M(),P()},[M,P]),J=g.useCallback(()=>{k(),P()},[k,P]),te=g.useCallback(ee=>{E(ee),P()},[E,P]),L=g.useCallback(ee=>{const ue=ee.at(0)?.parentPath??"/",H=R(ue,ee,!1);t?.(H,ue),n?.()},[t,n,R]),le=g.useCallback(ee=>{C(ee),c(!0)},[]),V=g.useCallback(()=>{c(!1),y.current||P()},[P,y]),[Q,X]=g.useState(),$=g.useCallback(ee=>{u(ee),r&&ee.length>0?X(r(ee.length,ee[0]?.name)):X(void 0)},[r]),q=g.useCallback(ee=>{p(ee),w({type:Ze.Move,sourceFolder:ee[0]?.folderId}),a&&ee.length>0?X(a(ee.length,ee[0]?.name)):X(void 0)},[a,w]);return{handleDuplicate:L,handleCloseDestinationFolderPopup:V,handleOpenDestinationFolderPopup:le,handleCopyTo:N,handleMoveTo:B,openDestinationFolderPopup:l,destinationFolderMode:f,destinationFolderTitle:Q,handleSetCopiedFiles:$,handleSetMovedFiles:q,clearState:P,conflictingFiles:b,conflictResolutionOpen:S,openConflictResolution:D,closeConflictResolution:F,handleConflictReplace:O,handleConflictDuplicate:J,handleConflictDecideForEach:te}},C8=({path:e,defaultPath:t,onPathChange:s,onSelectionClear:o})=>{const i=e!==void 0,[n,r]=g.useState(t),a=i?e:n,l=g.useCallback(d=>{i||r(d),s?.(d)},[i,s]),c=g.useCallback(d=>{l(d),o?.()},[l,o]);return{currentPath:a,setCurrentPath:l,handlePathChange:c}},v8=({onDeleteFiles:e,onDeleteSuccess:t})=>{const[s,o]=g.useState(!1),[i,n]=g.useState([]),[r,a]=g.useState(""),l=g.useCallback((u,h)=>{n(u),a(h),o(!0)},[]),c=g.useCallback(()=>{o(!1),n([])},[]),d=g.useCallback(()=>{if(e&&i.length>0){const u=i.map(h=>({sourceUrl:h.path,nodeType:h.nodeType}));e(u,r),t?.()}c()},[i,e,t,c,r]);return{deleteConfirmationOpen:s,itemsToDelete:i,openDeleteConfirmation:l,closeDeleteConfirmation:c,confirmDelete:d}},w8=({onDownloadFiles:e,onDownloadSuccess:t})=>({handleDownloadFiles:g.useCallback(o=>{e&&o.length>0&&(e(o),t?.())},[e,t])}),b8=e=>"dataTransfer"in e&&e.dataTransfer!==null,S8=({onUploadFiles:e,onValidateUpload:t,maxFileSize:s,allowedFileTypes:o,validationMessages:i={},onUploadArchive:n}={})=>{const[r,a]=g.useState(!1),[l,c]=g.useState(!1),[d,u]=g.useState(),h=g.useRef(null),p=g.useRef(""),f=g.useRef([]),[C,v]=g.useState(new Map),[w,b]=g.useState(null),S=g.useCallback(I=>!o||o.includes("*/*")?I:I.filter(({fileContent:U,name:j})=>HC(o,U.type,j)),[o]),{conflictingFiles:y,conflictResolutionOpen:x,hasActiveConflictRef:R,startConflictResolution:F,closeConflictResolution:D,openConflictResolution:M,handleReplaceAll:k,handleDuplicateAll:E,handleDecideForEach:P}=zC({getDestinationFiles:()=>f.current,onResolve:(I,U)=>{if(!w)return;const j=I.map(ge=>{const ie=C.get(ge.sourceUrl);if(!ie)return;const we=ge.destinationUrl.split("/").pop();return{fileContent:ie.fileContent,name:we}}).filter(Boolean);j.length>0&&e?.(j,U),N()}}),N=g.useCallback(()=>{v(new Map),b(null)},[]);g.useEffect(()=>{let I=0;const U=we=>{b8(we)&&we.dataTransfer.types.includes($A)&&(I++,c(!0))},j=()=>{I--,I===0&&c(!1)},ge=()=>{I=0,c(!1)},ie=we=>{we.preventDefault()};return window.addEventListener("dragenter",U),window.addEventListener("dragleave",j),window.addEventListener("drop",ge),window.addEventListener("dragover",ie),()=>{window.removeEventListener("dragenter",U),window.removeEventListener("dragleave",j),window.removeEventListener("drop",ge),window.removeEventListener("dragover",ie)}},[]);const B=g.useCallback(I=>s?I.filter(U=>U.fileContent.size>s).map(U=>U.name):[],[s]),O=g.useCallback((I,U)=>I.map(j=>({id:j.name,name:j.name,folderId:U,path:j.name,nodeType:Te.ITEM,parentPath:U,contentLength:j.fileContent.size})),[]),J=g.useCallback(async(I,U,j)=>{u(void 0),f.current=j;const ge=B(I);if(ge.length>0){const Me=s?(s/1048576).toFixed(2):0,he=i.oversizedFiles||`Files exceed maximum size (${Me}MB): ${ge.join(", ")}`;return u(he),!1}if(t)try{const Me=await t(I,j,U);if(!Me.valid)return u(Me.message||i.validationFailed||"Validation failed"),!1}catch{return u(i.validationError||"Validation error occurred"),!1}const ie=new Map(I.map(Me=>[Me.name,Me]));v(ie);const we=O(I,U);return b({destinationFolder:U}),F(U,we,{destinationFolder:U}).hasConflicts?!1:(e?.(I,U),N(),!0)},[e,t,B,s,i,O,F,N]),te=g.useCallback(()=>{k(),N()},[k,N]),L=g.useCallback(()=>{E(),N()},[E,N]),le=g.useCallback(I=>{P(I),N()},[P,N]),V=g.useCallback(()=>{D(),R.current||N()},[D,R,N]),Q=g.useCallback(I=>{I.preventDefault(),I.stopPropagation(),I.dataTransfer.types.includes("Files")&&a(!0)},[]),X=g.useCallback(I=>{I.preventDefault(),I.stopPropagation();const U=I.currentTarget.getBoundingClientRect(),j=I.clientX,ge=I.clientY;(j<=U.left||j>=U.right||ge<=U.top||ge>=U.bottom)&&a(!1)},[]),$=g.useCallback(I=>{I.preventDefault(),I.stopPropagation(),I.dataTransfer.types.includes("Files")&&(I.dataTransfer.dropEffect="copy")},[]),q=g.useCallback(async(I,U,j)=>{if(I.preventDefault(),I.stopPropagation(),a(!1),!I.dataTransfer.types.includes("Files"))return;const ge=Array.from(I.dataTransfer.files);if(ge.length===0)return;const ie=ge.map(Se=>({fileContent:Se,name:Se.name})),we=S(ie);if(we.length===0){u(i.unsupportedFiles||"Selected files are not supported");return}await J(we,U,j)},[J,S,i]);g.useEffect(()=>{let I=h.current;I||(I=document.createElement("input"),I.type="file",I.multiple=!0,I.style.display="none",document.body.appendChild(I),h.current=I),o&&o.length>0?I.accept=o.join(","):I.removeAttribute("accept");const U=async()=>{if(!I?.files?.length)return;const ge=Array.from(I.files).map(we=>({fileContent:we,name:we.name})),ie=S(ge);if(ie.length===0){u(i.unsupportedFiles||"Selected files are not supported"),I.value="";return}await J(ie,p.current,f.current),I.value=""};return I.addEventListener("change",U),()=>{I&&(I.removeEventListener("change",U),h.current===I&&(document.body.removeChild(I),h.current=null))}},[o,S,J,i]);const ee=g.useCallback((I,U)=>{p.current=I,f.current=U,h.current&&h.current.click()},[]),ue=g.useCallback((I,U)=>{if(!n)return;const j=document.createElement("input");j.type="file",j.accept=".zip,application/zip",j.multiple=!1,j.style.display="none";const ge=()=>{const ie=j.files?.[0];if(!ie){document.body.removeChild(j);return}const we=ie.name.replace(/\.zip$/i,"");if(U.some(Me=>Me.nodeType===Te.FOLDER&&Me.name.toLowerCase()===we.toLowerCase())){u(i.validationFailed||`Folder with name "${we}" already exists`),document.body.removeChild(j);return}try{n(ie,we,I)}finally{document.body.removeChild(j)}};j.addEventListener("change",ge),document.body.appendChild(j),j.click()},[n,i]),H=g.useCallback(()=>{u(void 0)},[]);return{isDragging:r,isDraggingOverWindow:l,uploadError:d,handleDragEnter:Q,handleDragLeave:X,handleDragOver:$,handleDrop:q,clearError:H,handleUpload:J,openFileDialog:ee,openArchiveDialog:ue,fileInputRef:h,uploadConflictingFiles:y,uploadConflictResolutionOpen:x,hasActiveUploadConflictRef:R,openUploadConflictResolution:M,closeUploadConflictResolution:V,handleUploadConflictReplace:te,handleUploadConflictDuplicate:L,handleUploadConflictDecideForEach:le}},WC=g.createContext(void 0),y8={emptyName:"Name cannot be empty",duplicateName:"An item with this name already exists"};function x8(e){let t=e.length;for(;t>0&&e[t-1]==="/";)t--;return e.slice(0,t)}function R8(e,t){const s=x8(e),o=s.lastIndexOf("/");return o===-1?t:s.slice(0,o+1)+t}function F8(e){const t=e.lastIndexOf(".");return t===-1||t===0?e:e.substring(0,t)}function vg(e){const t=e.lastIndexOf(".");return t===-1||t===0?"":e.substring(t)}const E8=({items:e,onRenameValidate:t,validationMessages:s,onMoveToFiles:o})=>{const[i,n]=g.useState(),r=g.useMemo(()=>({...y8,...s}),[s]),a=g.useMemo(()=>i?.path,[i]),l=g.useCallback(p=>{const f=wo(e,p);f&&n(f)},[e]),c=g.useCallback(()=>{n(void 0)},[]),d=g.useCallback(p=>{if(!i||!o){n(void 0);return}const f=i.nodeType===Te.ITEM;let C=p.trim();if(f){const S=vg(i.name);S&&!C.endsWith(S)&&(C=C+S)}if(C===i.name){n(void 0);return}const v=R8(i.path,C),w=i.parentPath;if(!w){n(void 0);return}const b={sourceUrl:i.path,destinationUrl:v,nodeType:i.nodeType};o([b],w,w),n(void 0)},[i,o]),u=g.useCallback((p,f)=>{const C=p.trim();if(!C)return r.emptyName;const v=f.nodeType===Te.ITEM;let w=C;if(v){const S=vg(f.name);S&&!w.endsWith(S)&&(w=w+S)}const b=f.parentPath;if(b){const S=wo(e,b);if(S&&new Set((S.items??[]).filter(x=>x.path!==f.path).map(x=>x.name.toLowerCase())).has(w.toLowerCase()))return r.duplicateName}if(t){const S=t(w,f);if(S)return S}return null},[t,r,e]),h=g.useCallback(p=>p.nodeType===Te.ITEM?F8(p.name):p.name,[]);return{renamedPath:a,renamedItem:i,renameHandler:l,renameSaveHandler:d,renameCancelHandler:c,renameValidateHandler:u,getDisplayName:h}},D8=({newActionLabels:e,onUploadFiles:t,onCreateFolder:s,onUploadArchive:o})=>{const i=g.useMemo(()=>{const r=[];return e&&(e.newFolder&&r.push({key:"new-folder",label:e.newFolder,icon:m.jsx(z.IconFolder,{...ae,className:"text-secondary"}),onClick:()=>{s&&s()}}),e.uploadFiles&&r.push({key:"upload-file",label:e.uploadFiles,icon:m.jsx(z.IconFile,{...ae,className:"text-secondary"}),onClick:()=>{t&&t()}}),e.uploadArchive&&r.push({key:"upload-archive",label:e.uploadArchive,icon:m.jsx(z.IconFileZip,{...ae,className:"text-secondary"}),onClick:()=>{o&&o()}})),r},[e,t,s,o]),n=g.useMemo(()=>i.length>0,[i]);return{newActions:i,isNewButtonVisible:n}},P8={emptyName:"Folder name cannot be empty",duplicateName:"A folder with this name already exists"},M8=({currentFolder:e,onCreateFolder:t,onValidateFolderName:s,validationMessages:o})=>{const[i,n]=g.useState(!1),[r,a]=g.useState(null),l=g.useRef(e?.path),c=g.useMemo(()=>({...P8,...o}),[o]);g.useEffect(()=>{const f=e?.path;l.current!==f&&i&&(n(!1),a(null)),l.current=f},[e?.path,i]);const d=g.useCallback(()=>{const f=`__new_folder_${Date.now()}`;a(f),n(!0)},[]),u=g.useCallback(()=>{n(!1),a(null)},[]),h=g.useCallback(f=>{const C=f.trim();if(!C)return c.emptyName;if(e&&new Set((e.items??[]).filter(w=>w.nodeType===Te.FOLDER).map(w=>w.name.toLowerCase())).has(C.toLowerCase()))return c.duplicateName;if(s&&e){const v=s(C,e);if(v)return v}return null},[e,s,c]),p=g.useCallback(async f=>{const C=f.trim();if(!C)return;const w=`${e?.path??"/"}/${C}`,b=`${w}/${ac}`,y={fileContent:new File([],ac,{type:"text/plain"}),name:ac};t&&await t(y,w,b),u()},[e,t,u]);return{isCreatingFolder:i,newFolderTempId:r,startFolderCreation:d,cancelFolderCreation:u,saveFolderCreation:p,validateFolderName:h}},T8=({additionalButtons:e,expandedPathsLength:t,collapseAll:s})=>{const o=t===0;return{additionalButtons:g.useMemo(()=>{const n=ce(["hover:text-accent-primary p-1",o&&"text-controls-disable hover:text-controls-disable disabled:hover:cursor-default"]);return m.jsxs(m.Fragment,{children:[e,m.jsx(Pe,{disabled:o,className:n,onClick:s,iconBefore:m.jsx(z.IconCopyMinus,{size:24,stroke:1.5}),"aria-label":"collapse-all"})]})},[e,o,s])}},I8=({onGetInfo:e})=>{const[t,s]=g.useState(!1),[o,i]=g.useState(void 0),n=g.useCallback(async a=>{i(a),s(!0),e&&await e(a)},[e]),r=g.useCallback(()=>{s(!1),i(void 0)},[]);return{isMetadataPopupOpen:t,selectedFileForMetadata:o,openMetadataPopup:n,closeMetadataPopup:r}};function k8(e){const t=[];function s(o){for(const i of o)t.push(i),i.items&&s(i.items)}return s(e),t}function wg(e,t){const s=si(t);return e.filter(o=>si(o.name).includes(s))}function A8({onSearchFiles:e,clearSearchResults:t,currentPath:s,searchResults:o=[],searchInProgress:i=!1,navigationPanelValue:n,onNavigationPanelSearchChange:r,allItems:a=[]}){const[l,c]=g.useState(""),d=g.useRef(!1),u=g.useRef(!1),h=g.useRef([]),p=g.useRef(s);g.useEffect(()=>{n!=null&&c(String(n))},[n]);const f=String(n??l??"").trim(),C=u.current&&(i||o.length>0||f!==""),v=g.useCallback(y=>{const x=y.trim();if(!x){u.current=!1,d.current=!1;return}u.current=!0,e&&s&&!d.current&&(d.current=!0,e(s,x))},[e,s]),w=g.useCallback(()=>{d.current=!1,u.current=!1,h.current=[],c(""),r?.(""),t?.()},[t,r]),b=g.useCallback(y=>{const x=String(y??"");c(x),r?.(x),x.trim()?v(x):w()},[r,v,w]);g.useEffect(()=>{p.current!==s&&(p.current=s,(u.current||f)&&w())},[s,w,f]),g.useEffect(()=>{o.length>0&&h.current.length===0&&(h.current=o)},[o]);const S=g.useMemo(()=>{if(e){const x=h.current.length>0?h.current:o;return!f||x.length===0?x:wg(x,f)}if(!f||!a.length)return[];const y=k8(a);return wg(y,f)},[e,o,f,a]);return{isSearchMode:C,searchValue:l,effectiveSearchValue:f,setSearchValue:c,handleSearchChange:b,handleSearchActivate:v,handleSearchClear:w,searchResultsRows:S}}function L8({selectedPaths:e,defaultSelectedPaths:t,onSelectedPathsChange:s}){const o=e!==void 0,[i,n]=g.useState(()=>t??new Set),r=g.useMemo(()=>o?e:i,[o,e,i]),a=g.useCallback(c=>{const d=new Set(c);s?.(d),o||n(d)},[o,s]),l=g.useCallback(()=>{a(new Set)},[a]);return{selectedPaths:r,setSelectedPaths:a,clearSelection:l,isControlled:o}}const _C=({children:e,className:t,items:s=[],rootItem:o,path:i,defaultPath:n,filesLoading:r,selectedPaths:a,defaultSelectedPaths:l,onSelectedPathsChange:c,showHiddenFiles:d,onShowHiddenFilesChange:u,treeOptions:h,navigationPanelOptions:p,deleteConfirmationOptions:f,gridOptions:C,toolbarOptions:v,bulkActionsToolbarOptions:w,destinationFolderPopupOptions:b,conflictResolutionPopupOptions:S,onPathChange:y,onTableFileClick:x,onCopyFiles:R,onMoveToFiles:F,onDeleteFiles:D,onDownloadFiles:M,onRenameValidate:k,renameValidationMessages:E,onUploadFiles:P,onValidateUpload:N,uploadValidationMessages:B,maxFileSize:O,onUploadArchive:J,onCreateFolder:te,onCreateFolderValidate:L,folderCreationValidationMessages:le,fileMetadataPopupOptions:V,onGetInfo:Q,onUnshareFile:X,actionsRef:$,sharedByMePaths:q,onSearchFiles:ee,searchResults:ue,searchInProgress:H,clearSearchResults:I,allowedFileTypes:U,emptyStateIcon:j,emptyStateTitle:ge,emptyStateDescription:ie})=>{const{selectedPaths:we,clearSelection:Se,setSelectedPaths:Me}=L8({selectedPaths:a,defaultSelectedPaths:l,onSelectedPathsChange:c}),he=g.useMemo(()=>{const ke=new Map;return we.forEach(Pt=>{const Kt=wo(s,Pt);Kt&&ke.set(Pt,Kt)}),ke},[we,s]),{currentPath:me,setCurrentPath:W,handlePathChange:Ce}=C8({path:i,defaultPath:n,onPathChange:y,onSelectionClear:Se}),[pe,Fe]=g.useState(),Ue=b?.destinationFolderPath??pe,nt=g.useCallback(ke=>{b?.setDestinationFolderPath?b.setDestinationFolderPath(ke):Fe(ke)},[b]),{areHiddenFilesVisible:Ne,toggleHiddenFilesVisibility:zt}=p8({showHiddenFiles:d,onShowHiddenFilesChange:u}),{isTreeCollapsed:Do,toggleTreeCollapse:Po,setIsTreeCollapsed:Le}=f8({collapsed:h?.collapsed,onCollapseChange:h?.onCollapseChange}),{renamedPath:et,renamedItem:vi,renameHandler:On,renameSaveHandler:Ha,renameCancelHandler:Ga,renameValidateHandler:Ba,getDisplayName:Va}=E8({items:s,onRenameValidate:k,validationMessages:E,onMoveToFiles:F}),{isSearchMode:wi,searchValue:za,effectiveSearchValue:bi,setSearchValue:Wa,handleSearchChange:_a,searchResultsRows:Nn}=A8({onSearchFiles:ee,clearSearchResults:I,currentPath:me,searchResults:ue,searchInProgress:H,navigationPanelValue:p?.value,onNavigationPanelSearchChange:p?.onSearchChange,allItems:s}),St=g.useMemo(()=>mg(s,me)??s[0],[s,me]),{handleCopyTo:ja,handleMoveTo:Ua,handleDuplicate:$t,handleOpenDestinationFolderPopup:$a,handleCloseDestinationFolderPopup:Ka,openDestinationFolderPopup:js,handleSetCopiedFiles:Si,handleSetMovedFiles:qa,destinationFolderMode:Ya,destinationFolderTitle:yi,conflictingFiles:Hn,conflictResolutionOpen:Gn,closeConflictResolution:Bn,handleConflictReplace:Za,handleConflictDuplicate:Vn,handleConflictDecideForEach:zn}=m8({getDestinationFiles:ke=>mg(s,ke)?.items??[],onCopyFiles:R,onMoveToFiles:F,onCopySuccess:Se,onMoveSuccess:Se,onDuplicateSuccess:Se,getCopyHeader:b?.getCopyHeader,getMoveHeader:b?.getMoveHeader});g.useEffect(()=>{js&&!Ue&&nt(me??o?.path??"/")},[js,Ue,me,o?.path,nt]),g.useEffect(()=>{js||nt(void 0)},[js,nt]);const{deleteConfirmationOpen:Wn,itemsToDelete:_n,openDeleteConfirmation:Mo,closeDeleteConfirmation:jn,confirmDelete:xi}=v8({onDeleteFiles:D,onDeleteSuccess:Se}),{handleDownloadFiles:Xa}=w8({onDownloadFiles:M,onDownloadSuccess:Se}),{isDragging:Un,isDraggingOverWindow:Ri,uploadError:Qa,handleDragEnter:Fi,handleDragLeave:$n,handleDragOver:Ei,handleDrop:To,clearError:Kn,openFileDialog:Di,fileInputRef:Ja,openArchiveDialog:Xe,uploadConflictingFiles:qn,uploadConflictResolutionOpen:Pi,closeUploadConflictResolution:el,handleUploadConflictReplace:Yn,handleUploadConflictDuplicate:tl,handleUploadConflictDecideForEach:sl}=S8({onUploadFiles:P,onValidateUpload:N,maxFileSize:O,onUploadArchive:J,allowedFileTypes:U,validationMessages:B}),ol=g.useCallback(ke=>{const Pt=me??"",Kt=St?.items??[];To(ke,Pt,Kt)},[me,St,To]),Mi=g.useCallback(()=>{const ke=me??"",Pt=St?.items??[];Di(ke,Pt)},[me,St,Di]),il=g.useCallback(()=>{const ke=me??"",Pt=St?.items??[];Xe(ke,Pt)},[me,St,Xe]),{isCreatingFolder:Ti,newFolderTempId:xs,startFolderCreation:Ii,cancelFolderCreation:ki,saveFolderCreation:Zn,validateFolderName:Xn}=M8({currentFolder:St,onCreateFolder:te,onValidateFolderName:L,validationMessages:le}),{newActions:nl,isNewButtonVisible:rl}=D8({newActionLabels:v?.newActionLabels,onUploadFiles:Mi,onUploadArchive:il,onCreateFolder:Ii}),_=g.useMemo(()=>{if(wi){const Ve=Nn;return Ne?Ve.map(ht=>({id:ht.id??ht.path,name:ht.name??ht.path.split("/").pop()??"",updatedAt:ht.updatedAt,size:ht.nodeType===Te.ITEM?Or(ht.contentLength):"",author:ht.author,path:ht.path,nodeType:ht.nodeType,extension:ht.extension,isTemporary:!1,owner:ht.owner})):Ve.filter(rt=>!ed(rt)).map(rt=>({id:rt.id??rt.path,name:rt.name??rt.path.split("/").pop()??"",updatedAt:rt.updatedAt,size:rt.nodeType===Te.ITEM?Or(rt.contentLength):"",author:rt.author,path:rt.path,nodeType:rt.nodeType,extension:rt.extension,isTemporary:!1,owner:rt.owner}))}const ke=si(bi).trim(),Pt=St?.items??[];let Kt=ke?QA(St):Pt;Ne||(Kt=Kt.filter(Ve=>!ed(Ve)));const Li=Kt.map(Ve=>({id:Ve.id??Ve.path,name:Ve.name??Ve.path.split("/").pop()??"",updatedAt:Ve.updatedAt,size:Ve.nodeType===Te.ITEM?Or(Ve.contentLength):"",author:Ve.author,path:Ve.path,nodeType:Ve.nodeType,extension:Ve.extension,isTemporary:!1,owner:Ve.owner,contentType:Ve.contentType}));if(Ti&&xs&&!ke&&Li.unshift({id:xs,name:"",updatedAt:void 0,size:"",author:void 0,path:xs,nodeType:Te.FOLDER,extension:void 0,isTemporary:!0,owner:void 0}),!ke)return Li;const YC=ke.split(/\s+/).filter(Boolean);return Li.filter(Ve=>{if(Ve.isTemporary)return!0;const ht=si(Ve.name),rt=si(Ve.author),ZC=XA(Ve.extension);return YC.every(gl=>ht.includes(gl)||rt.includes(gl)||ZC.includes(gl))})},[wi,Nn,St,bi,Ne,Ti,xs]),Re=g.useCallback(ke=>{Ce(ke.path)},[Ce]),Rs=g.useCallback(ke=>{Ce(ke)},[Ce]),Fs=g.useCallback(ke=>{ke.nodeType===Te.FOLDER?Ce(ke.path):x?.(ke)},[Ce,x]),{expandedPaths:Io,setExpandedPaths:al,collapseAll:ll}=BC({expandedPaths:h?.expandedPaths,onExpandedPathsChange:h?.onExpandedPathsChange}),{additionalButtons:Us}=T8({collapseAll:ll,expandedPathsLength:Io.size,additionalButtons:h?.additionalButtons}),{isMetadataPopupOpen:cl,selectedFileForMetadata:dl,openMetadataPopup:Ai,closeMetadataPopup:Qn}=I8({onGetInfo:Q}),ul=g.useCallback(()=>{Qn(),V?.clearMetadata?.()},[Qn,V]),hl={className:t,items:s,allowedFileTypes:U,rootItem:o,filesLoading:r,treeOptions:{...h,expandedPaths:Io,onExpandedPathsChange:al,additionalButtons:Us},navigationPanelOptions:p,gridOptions:C,toolbarOptions:v,bulkActionsToolbarOptions:w,deleteConfirmationOptions:f,destinationFolderPopupOptions:{...b,destinationFolderPath:Ue,setDestinationFolderPath:nt,header:yi,onCreateFolder:te,onCreateFolderValidate:L,folderCreationValidationMessages:le},currentPath:me,setCurrentPath:W,searchValue:za,effectiveSearchValue:bi,setSearchValue:Wa,areHiddenFilesVisible:Ne,toggleHiddenFilesVisibility:zt,isTreeCollapsed:Do,toggleTreeCollapse:Po,setIsTreeCollapsed:Le,selectedPaths:we,selectedFiles:he,setSelectedPaths:Me,clearSelection:Se,currentFolder:St,gridRows:_,handleCopyTo:ja,handleMoveTo:Ua,handleDuplicate:$t,handleSetCopiedFiles:Si,handleSetMovedFiles:qa,openDestinationFolderPopup:js,handleCloseDestinationFolderPopup:Ka,handleOpenDestinationFolderPopup:$a,destinationFolderMode:Ya,handleDownloadFiles:Xa,renamedPath:et,renamedItem:vi,onRename:On,onRenameSave:Ha,onRenameCancel:Ga,onRenameValidate:Ba,getDisplayName:Va,openDeleteConfirmation:Mo,closeDeleteConfirmation:jn,confirmDelete:xi,deleteConfirmationOpen:Wn,itemsToDelete:_n,handlePathChange:Ce,handleTreeItemClick:Re,handleBreadcrumbItemClick:Rs,handleSearchChange:_a,handleTableRowClick:Fs,onTableFileClick:x,isDragging:Un,uploadError:Qa,handleDragEnter:Fi,handleDragLeave:$n,handleDragOver:Ei,handleDrop:ol,clearUploadError:Kn,onUploadFiles:P,onValidateUpload:N,maxFileSize:O,isDraggingOverWindow:Ri,openFileDialog:Mi,fileInputRef:Ja,newActions:nl,isNewButtonVisible:rl,isCreatingFolder:Ti,newFolderTempId:xs,startFolderCreation:Ii,cancelFolderCreation:ki,saveFolderCreation:Zn,validateFolderName:Xn,conflictResolutionPopupOptions:S,conflictingFiles:Hn,conflictResolutionOpen:Gn,closeConflictResolution:Bn,handleConflictReplace:Za,handleConflictDuplicate:Vn,handleConflictDecideForEach:zn,uploadConflictingFiles:qn,uploadConflictResolutionOpen:Pi,closeUploadConflictResolution:el,handleUploadConflictReplace:Yn,handleUploadConflictDuplicate:tl,handleUploadConflictDecideForEach:sl,fileMetadataPopupOptions:V,isMetadataPopupOpen:cl,selectedFileForMetadata:dl,openMetadataPopup:Ai,closeMetadataPopup:ul,onGetInfo:Q,onUnshareFile:X,actionsRef:$,sharedByMePaths:q,onSearchFiles:ee,searchInProgress:H,searchResults:ue,clearSearchResults:I,isSearchMode:wi,emptyStateIcon:j,emptyStateTitle:ge,emptyStateDescription:ie};return m.jsx(WC.Provider,{value:hl,children:e})},jC=()=>{const e=g.useContext(WC);if(!e)throw new Error("useFileManagerContext must be used within <FileManagerProvider>");return e},O8="en-US",N8={year:"numeric",month:"numeric",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit"},H8="text-primary";function UC(e){if(!e)return null;if(e instanceof Date)return isFinite(e.getTime())?e:null;if(typeof e=="number"){const t=new Date(e);return isFinite(t.getTime())?t:null}if(typeof e=="string"){const t=e.trim();if(/^-?\d+$/.test(t)){const o=Number(t);return UC(o)}const s=new Date(t);return isFinite(s.getTime())?s:null}return null}const $C=({value:e,locale:t=O8,options:s=N8,emptyPlaceholder:o,className:i})=>{const n=UC(e),r=g.useMemo(()=>n?new Intl.DateTimeFormat(t,s).format(n):o,[n,o,t,s]),a=n?n.toISOString():void 0;return m.jsx(dt,{text:a?m.jsx("time",{dateTime:a,children:r}):m.jsx("span",{children:r}),className:Z(H8,i),hideTooltip:!1})},G8=({open:e,itemsToDelete:t,onClose:s,onConfirm:o,cancelLabel:i="Cancel",confirmLabel:n="Delete",titleRenderer:r,contentRenderer:a})=>{const l=t.map(p=>p.name),d=r?.(l)||"Confirm Deleting Items",u=m.jsxs("div",{className:"px-6 py-3 dial-small",children:[m.jsx("p",{className:"text-secondary mb-3",children:t.length===1?m.jsxs(m.Fragment,{children:["Do you want to delete file or folder"," ",m.jsxs("span",{className:"text-primary break-all",children:['"',t[0].name,'"']}),"?"]}):m.jsxs(m.Fragment,{children:["Do you want to delete the following"," ",m.jsx("span",{className:"text-primary",children:t.length})," items?"]})}),t.length>1&&m.jsx(m.Fragment,{children:t.length<=10?m.jsx("ul",{className:"space-y-1 text-primary list-none",children:t.map(p=>m.jsx("li",{className:"truncate",children:p.name},p.path))}):m.jsxs(m.Fragment,{children:[m.jsx("ul",{className:"space-y-1 text-primary list-none mb-2",children:t.slice(0,10).map(p=>m.jsx("li",{className:"truncate",children:p.name},p.path))}),m.jsxs("p",{className:"text-secondary italic",children:["... and ",t.length-10," more"]})]})})]}),h=a?.(l)||u;return m.jsx(RC,{open:e,header:d,confirmLabel:n,cancelLabel:i,variant:di.Danger,onClose:s,onConfirm:o,children:h})},B8=({onClose:e,onConfirm:t,open:s,copyLabel:o="Copy",moveLabel:i="Move",addFolderLabel:n="Add folder",mode:r=Ze.Copy,hiddenFilesSwitcherLabel:a="Show hidden files",onUploadFiles:l,onValidateUpload:c,maxFileSize:d,header:u,sourceFolder:h,disabledPathTooltip:p="Unavailable for the original path. Please select another folder",path:f,...C})=>{const[v,w]=g.useState(!1),b=g.useRef(null),S=g.useCallback(R=>{w(R)},[]),y=r===Ze.Copy?"Copy to":"Move to",x=g.useMemo(()=>!f||!h?!1:h===f,[f,h]);return m.jsx(Eo,{open:s,onClose:()=>{e()},size:Gt.Lg,className:"md:!h-[800px]",footer:m.jsxs("div",{className:"flex justify-between space-x-2 py-4 px-6",children:[m.jsxs("div",{className:"flex space-x-4",children:[m.jsx(Pe,{label:n,variant:De.Tertiary,iconBefore:m.jsx(z.IconFolderPlus,{...ae}),onClick:()=>{b.current?.createFolder()}}),m.jsx("div",{className:"border border-l border-primary my-2"}),m.jsx("div",{className:"inline-flex items-center cursor-pointer",onClick:R=>{R.stopPropagation(),S(!v)},children:m.jsx(iu,{label:a,isOn:v,onChange:S,switchId:"hidden-files-switch"})})]}),m.jsxs("div",{className:"flex space-x-4",children:[m.jsx(Pe,{onClick:e,label:"Cancel",variant:De.Secondary}),x?m.jsx(ns,{tooltip:p,children:m.jsx(Pe,{onClick:t,label:r==="copy"?o:i,variant:De.Primary,disabled:x,"aria-disabled":x})}):m.jsx(Pe,{onClick:t,label:r==="copy"?o:i,variant:De.Primary})]})]}),header:u??y,children:m.jsx(qC,{...C,actionsRef:b,path:f,showHiddenFiles:v,onShowHiddenFilesChange:S,treeOptions:{...C.treeOptions,collapsed:!0,expandedPaths:new Set([C.rootItem?.path||"/"])},gridOptions:{withSelectionColumn:!1,...C.gridOptions},onUploadFiles:l,onValidateUpload:c,maxFileSize:d})})},V8=({selectedFiles:e,actionLabels:t,onDuplicate:s,onCopy:o,onMove:i,onDownload:n,onDelete:r,getCurrentFolderPath:a})=>g.useMemo(()=>{const l=[],c=Array.from(e.values());return!c.length||!t||(t[re.Move]&&l.push({key:re.Move,label:t[re.Move],title:t[re.Move],icon:m.jsx(cu,{width:ae.size,height:ae.size,className:"text-secondary"}),onClick:()=>i(c)}),t[re.Copy]&&l.push({key:re.Copy,label:t[re.Copy],title:t[re.Copy],icon:m.jsx(lu,{width:ae.size,height:ae.size,className:"text-secondary"}),onClick:()=>o(c)}),t[re.Duplicate]&&l.push({key:re.Duplicate,label:t[re.Duplicate],title:t[re.Duplicate],icon:m.jsx(z.IconCopy,{...ae,className:"text-secondary"}),onClick:()=>s(c)}),t[re.Delete]&&l.push({key:re.Delete,label:t[re.Delete],title:t[re.Delete],icon:m.jsx(z.IconTrashX,{...ae,className:"text-secondary"}),onClick:()=>{const d=a();r(c,d)}}),t[re.Download]&&l.push({key:re.Download,label:t[re.Download],title:t[re.Download],icon:m.jsx(z.IconDownload,{...ae,className:"text-secondary"}),onClick:()=>n(c)})),l},[e,t,s,o,i,n,r,a]),KC=e=>ve.createElement("svg",{width:18,height:18,viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},ve.createElement("path",{d:"M4.5 15.75V14.25C4.5 13.4544 4.81607 12.6913 5.37868 12.1287C5.94129 11.5661 6.70435 11.25 7.5 11.25H9.75M15.75 12.75L12 16.5M12 16.5V13.125M12 16.5H15.375M6 5.25C6 6.04565 6.31607 6.80871 6.87868 7.37132C7.44129 7.93393 8.20435 8.25 9 8.25C9.79565 8.25 10.5587 7.93393 11.1213 7.37132C11.6839 6.80871 12 6.04565 12 5.25C12 4.45435 11.6839 3.69129 11.1213 3.12868C10.5587 2.56607 9.79565 2.25 9 2.25C8.20435 2.25 7.44129 2.56607 6.87868 3.12868C6.31607 3.69129 6 4.45435 6 5.25Z",stroke:"#7F8792",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})),z8=({actionLabels:e,onDuplicate:t,onCopy:s,onMove:o,onDownload:i,onRename:n,onDelete:r,onInfo:a,onUnshare:l})=>g.useMemo(()=>c=>{const d=[];return e&&(e[re.Duplicate]&&d.push({key:re.Duplicate,label:e[re.Duplicate],icon:m.jsx(z.IconCopy,{...ae,className:"text-secondary"}),onClick:()=>t(c)}),e[re.Copy]&&d.push({key:re.Copy,label:e[re.Copy],icon:m.jsx(lu,{width:ae.size,height:ae.size,className:"text-secondary"}),onClick:()=>s(c)}),e[re.Move]&&d.push({key:re.Move,label:e[re.Move],icon:m.jsx(cu,{width:ae.size,height:ae.size,className:"text-secondary"}),onClick:()=>o(c)}),e[re.Download]&&d.push({key:re.Download,label:e[re.Download],icon:m.jsx(z.IconDownload,{...ae,className:"text-secondary"}),onClick:()=>i(c)}),e[re.Delete]&&d.push({key:re.Delete,label:e[re.Delete],icon:m.jsx(z.IconTrashX,{...ae,className:"text-secondary"}),onClick:()=>r(c,c.parentPath??"")}),e[re.Rename]&&d.push({key:re.Rename,label:e[re.Rename],icon:m.jsx(z.IconPencilMinus,{...ae,className:"text-secondary"}),onClick:()=>n(c.path)}),e[re.Info]&&c.nodeType===Te.ITEM&&d.push({key:re.Info,label:e[re.Info],icon:m.jsx(z.IconInfoCircle,{...ae,className:"text-secondary"}),onClick:()=>a(c)}),e[re.Unshare]&&d.push({key:re.Unshare,label:e[re.Unshare],icon:m.jsx(KC,{width:ae.size,height:ae.size,className:"text-secondary"}),onClick:()=>l(c)})),d},[e,t,s,o,i,n,r,a,l]),bg=({open:e,onClose:t,onReplace:s,onDuplicate:o,onDecideForEach:i,conflictingFiles:n,singleFileTitle:r="Replace Or Duplicate Item",multipleFilesTitle:a="Replace Or Duplicate Items",message:l,actionLabels:c,strategyLabels:d,confirmLabel:u="Confirm",cancelLabel:h="Cancel",nameColumnLabel:p="Name",actionColumnLabel:f="Action"})=>{const C=n.length===1,v=C?n[0]?.name:"",w=c?.[lt.Replace]??"Replace",b=c?.[lt.Duplicate]??"Duplicate",S=c?.[lt.Cancel]??"Cancel",y=d?.[Tt.ReplaceAll]??"Replace all",x=d?.[Tt.DuplicateAll]??"Duplicate all",R=d?.[Tt.DecideForEach]??"Decide for each",[F,D]=g.useState(lt.Replace),[M,k]=g.useState(Tt.ReplaceAll),[E,P]=g.useState(new Map(n.map(q=>[q.path,lt.Replace]))),[N,B]=g.useState(void 0),O=C?r:a,J=m.jsxs(m.Fragment,{children:["Item with the name ",m.jsxs("span",{className:"text-primary",children:['"',v,'"']})," ","already exists in this destination."]}),te=`${n.length} items with the same names already exist in this destination.`,L=l??(C?J:te),le=g.useMemo(()=>[{id:lt.Replace,name:w},{id:lt.Duplicate,name:b}],[w,b]),V=g.useMemo(()=>n.map(q=>({id:q.path,name:q.name,path:q.path,nodeType:q.nodeType??Te.ITEM,action:E.get(q.path)||lt.Replace})),[n,E]),Q=g.useMemo(()=>[{field:"name",headerName:p,flex:1,minWidth:200,floatingFilter:!1,filter:!1,resizable:!1,cellRenderer:q=>q.data?.nodeType===Te.FOLDER?m.jsx(Ra,{name:q.data.name,iconSize:As}):m.jsx(xa,{name:q.data.name,iconSize:As})},{field:"action",headerName:f,width:140,suppressSizeToFit:!0,sortable:!1,filter:!1,floatingFilter:!1,resizable:!1,cellRenderer:q=>{if(!q.data)return null;const ee=[{key:lt.Replace,label:w,icon:m.jsx(z.IconCircleFilled,{size:10,className:"text-accent-tertiary"})},{key:lt.Duplicate,label:b,icon:m.jsx(z.IconCircleFilled,{size:10,className:"text-accent-secondary"})},{key:lt.Cancel,label:S,icon:m.jsx(z.IconCircleFilled,{size:10,className:"text-error"})}],ue=ee.find(I=>I.key===q.data.action),H=N===q.data.path;return m.jsx("div",{className:"flex items-center h-full",children:m.jsx(bt,{trigger:[yt.Click],open:H,menu:{items:ee,onClick:({key:I})=>{P(U=>{const j=new Map(U);return j.set(q.data.path,I),j}),B(void 0)}},placement:"bottom-start",matchReferenceWidth:!1,allowedPlacements:["bottom-start","top-start"],onOpenChange:I=>{B(I?q.data.path:void 0)},children:m.jsxs("button",{type:"button",className:"flex items-center gap-2",children:[m.jsxs("span",{className:"flex items-center gap-2",children:[ue?.icon,ue?.label??w]}),m.jsx(z.IconChevronDown,{size:16,className:Z("text-secondary transition-transform",H&&"rotate-180")})]})})})}}],[p,f,w,b,S,N]),X=g.useMemo(()=>[{id:Tt.ReplaceAll,name:y},{id:Tt.DuplicateAll,name:x},{id:Tt.DecideForEach,name:R,content:M===Tt.DecideForEach?m.jsx("div",{className:"mt-4",children:m.jsx(ou,{columnDefs:Q,rowData:V,getRowId:q=>q.id,withSelectionColumn:!1,wrapCustomCellRenderers:!1,alternateOddRowColors:!1,additionalGridOptions:{domLayout:"autoHeight"}})}):void 0}],[y,x,R,M,Q,V]),$=g.useCallback(()=>{if(C)F===lt.Replace?s():o();else if(M===Tt.ReplaceAll)s();else if(M===Tt.DuplicateAll)o();else if(M===Tt.DecideForEach&&i){const q=n.map(ee=>({file:ee,action:E.get(ee.path)||lt.Replace}));i(q)}},[C,F,M,E,n,s,o,i]);return m.jsx(Eo,{open:e,onClose:t,size:Gt.Md,header:O,dividers:!1,footer:m.jsxs("div",{className:"flex justify-end gap-3 py-4 px-6",children:[m.jsx(Pe,{onClick:t,label:h,variant:De.Secondary}),m.jsx(Pe,{onClick:$,label:u,variant:De.Primary})]}),children:m.jsxs("div",{className:"px-6 py-4",children:[m.jsx("p",{className:"text-secondary mb-4",children:L}),C?m.jsx(Nr,{elementId:"single-file-conflict",radioButtons:le,activeRadioButton:F,orientation:lo.Column,onChange:q=>D(q)}):m.jsx(Nr,{elementId:"multiple-files-conflict",radioButtons:X,activeRadioButton:M,orientation:lo.Column,onChange:q=>k(q),formItemChildrenClassName:"gap-3"})]})})},W8=({id:e,name:t,nodeType:s,size:o,updatedAt:i,dateLocale:n,dateOptions:r,shared:a})=>m.jsx("div",{className:"flex",children:m.jsx("div",{className:"flex flex-1 min-w-0",children:m.jsx(ga,{type:s===Te.FOLDER?Bt.Folder:Bt.File,name:t,elementId:e,shared:a,iconSize:As,details:m.jsxs("div",{className:"flex items-center gap-1 dial-tiny text-secondary",children:[m.jsx("span",{children:o}),i&&o&&m.jsx(z.IconCircleFilled,{size:2,className:"text-secondary"}),i?m.jsx("span",{children:m.jsx($C,{value:i,locale:n?.toString(),options:r,className:"dial-tiny text-secondary"})}):null]})})})});function _8(e){const t=g.useRef(null),[s,o]=g.useState(!1);return g.useEffect(()=>{if(!t.current)return;const i=new ResizeObserver(([n])=>{const r=n.contentRect.width;o(r<e)});return i.observe(t.current),()=>i.disconnect()},[e]),{containerRef:t,isBelowBreakpoint:s}}const j8=({getContextMenuItems:e,isRowDisabled:t,allowedFileTypes:s})=>{const o=g.useCallback(n=>{if(!n.data||t(n.data,s))return null;const a=n.data?e?.(n.data)??[]:[];return a.length?m.jsx(bt,{placement:"bottom-start",allowedPlacements:["top-start","top-end","bottom-start"],menu:{items:a},className:"sticky right-0",children:m.jsx(Oe,{className:"text-secondary mx-2 flex flex-row gap-2 hover:text-accent-primary",icon:m.jsx(z.IconDotsVertical,{...ae})})}):null},[s,e,t]);return{actionsColumnDef:g.useMemo(()=>({colId:"__actions",headerName:"",width:44,minWidth:44,suppressSizeToFit:!0,sortable:!1,resizable:!1,filter:!1,floatingFilter:!1,cellRenderer:o}),[o])}},U8=({onRename:e})=>{const[t,s]=g.useState(oi.Grid),o=g.useCallback(n=>{e(n),s(oi.Grid)},[e]),i=g.useCallback(n=>{e(n),s(oi.Tree)},[e]);return{renameTriggerView:t,onGridRename:o,onTreeRename:i}},$8=100,Wi=16,Yt="text-secondary",vr="text-primary min-w-0",K8="text-primary break-words min-w-0",_i="bg-layer-2",q8=({open:e,onClose:t,fileMetadata:s,loading:o=!1,header:i="Information",nameLabel:n="Name:",pathLabel:r="Path:",modifiedDateLabel:a="Modified Date:",sizeLabel:l="Size:",authorLabel:c="Author:",dateLocale:d="en-US",dateOptions:u})=>m.jsx(Eo,{open:e,onClose:t,size:Gt.Sm,header:i,dividers:!1,children:m.jsx("div",{className:"px-6 py-4",children:m.jsx("div",{className:"grid gap-x-4 gap-y-4 items-center dial-small",style:{gridTemplateColumns:`${$8}px 1fr`},children:o?m.jsxs(m.Fragment,{children:[m.jsx("div",{className:Yt,children:n}),m.jsx(Vo,{variant:Lt.Text,width:"100%",height:Wi,className:_i}),m.jsx("div",{className:Yt,children:a}),m.jsx(Vo,{variant:Lt.Text,width:"90%",height:Wi,className:_i}),m.jsx("div",{className:Yt,children:l}),m.jsx(Vo,{variant:Lt.Text,width:"60%",height:Wi,className:_i}),m.jsx("div",{className:Yt,children:c}),m.jsx(Vo,{variant:Lt.Text,width:"80%",height:Wi,className:_i}),m.jsx("div",{className:Yt,children:r}),m.jsx(Vo,{variant:Lt.Text,width:"70%",height:Wi,className:_i})]}):s?m.jsxs(m.Fragment,{children:[m.jsx("div",{className:Yt,children:n}),m.jsx("div",{className:vr,children:m.jsx(dt,{text:s.name})}),m.jsx("div",{className:Yt,children:a}),m.jsx("div",{className:vr,children:m.jsx(dt,{text:JA(s.updatedAt,d,u)})}),m.jsx("div",{className:Yt,children:l}),m.jsx("div",{className:vr,children:m.jsx(dt,{text:Or(s.contentLength)})}),m.jsx("div",{className:Yt,children:c}),m.jsx("div",{className:vr,children:m.jsx(dt,{text:s.author||"—"})}),m.jsx("div",{className:Yt,children:r}),m.jsx("div",{className:K8,children:decodeURIComponent(s.path)})]}):null})})}),qC=e=>m.jsx(_C,{...e,children:m.jsx(Y8,{})}),Y8=()=>{const{className:e,items:t,rootItem:s,filesLoading:o,treeOptions:i,navigationPanelOptions:n,gridOptions:r,toolbarOptions:a,bulkActionsToolbarOptions:l,deleteConfirmationOptions:c,destinationFolderPopupOptions:d,conflictResolutionPopupOptions:u,compactViewWidthBreakpoint:h=ZA,sharedByMePaths:p,allowedFileTypes:f,areHiddenFilesVisible:C,toggleHiddenFilesVisibility:v,isTreeCollapsed:w,toggleTreeCollapse:b,currentPath:S,gridRows:y,selectedPaths:x,selectedFiles:R,clearSelection:F,setSelectedPaths:D,effectiveSearchValue:M,handleBreadcrumbItemClick:k,handleSearchChange:E,handleTreeItemClick:P,handleTableRowClick:N,handleOpenDestinationFolderPopup:B,handleCloseDestinationFolderPopup:O,openDestinationFolderPopup:J,destinationFolderMode:te,handleSetCopiedFiles:L,handleSetMovedFiles:le,handleDuplicate:V,handleCopyTo:Q,handleMoveTo:X,handleDownloadFiles:$,openDeleteConfirmation:q,closeDeleteConfirmation:ee,confirmDelete:ue,deleteConfirmationOpen:H,itemsToDelete:I,renamedPath:U,renamedItem:j,onRename:ge,onRenameSave:ie,onRenameCancel:we,onRenameValidate:Se,getDisplayName:Me,isDragging:he,isDraggingOverWindow:me,handleDragEnter:W,handleDragLeave:Ce,handleDragOver:pe,handleDrop:Fe,onUploadFiles:Ue,onValidateUpload:nt,maxFileSize:Ne,newActions:zt,isNewButtonVisible:Do,newFolderTempId:Po,cancelFolderCreation:Le,saveFolderCreation:et,validateFolderName:vi,startFolderCreation:On,conflictingFiles:Ha,conflictResolutionOpen:Ga,closeConflictResolution:Ba,handleConflictReplace:Va,handleConflictDuplicate:wi,handleConflictDecideForEach:za,uploadConflictingFiles:bi,uploadConflictResolutionOpen:Wa,closeUploadConflictResolution:_a,handleUploadConflictReplace:Nn,handleUploadConflictDuplicate:St,handleUploadConflictDecideForEach:ja,openMetadataPopup:Ua,fileMetadataPopupOptions:$t,isMetadataPopupOpen:$a,selectedFileForMetadata:Ka,closeMetadataPopup:js,onUnshareFile:Si,actionsRef:qa,searchInProgress:Ya,isSearchMode:yi,emptyStateIcon:Hn,emptyStateTitle:Gn="You don't have any files",emptyStateDescription:Bn="Upload or drag and drop files"}=jC(),{width:Za=jA,header:Vn=UA,containerClassName:zn=WA,additionalButtons:Wn,..._n}=i??{},[Mo,jn]=g.useState(Za),{renameTriggerView:xi,onGridRename:Xa,onTreeRename:Un}=U8({onRename:ge}),Ri=g.useRef(null),Qa=_=>{Ri.current===null&&(Ri.current=requestAnimationFrame(()=>{jn(_),Ri.current=null}))},{columnDefs:Fi,filterable:$n=!0,dateLocale:Ei,dateOptions:To,visibleColumns:Kn=[tt.Name,tt.UpdatedAt,tt.Size,tt.Author,tt.Actions],...Di}=r??{},{containerRef:Ja,isBelowBreakpoint:Xe}=_8(h),qn=g.useMemo(()=>yi?[tt.Name,tt.Path,tt.Actions]:Kn,[yi,Kn]),Pi=g.useCallback((_,Re)=>!(_.nodeType===Te.FOLDER||!_.contentType||HC(Re,_.contentType,_.name)),[]),el=g.useMemo(()=>[{colId:tt.Name,field:"name",headerName:"Name",flex:1,minWidth:200,cellRenderer:_=>{const Re=_.data.nodeType,{saveFolderCreation:Rs,validateFolderName:Fs,cancelFolderCreation:Io,newFolderTempId:al,sharedByMePaths:ll}=_.context,Us=ll?.has(_.data.path);if(_.data?.isTemporary&&_.data.id===al)return m.jsx(ga,{name:"",type:Bt.Folder,elementId:`new-folder-${_.data.id}`,editing:!0,shared:Us,iconSize:As,validate:Fs,onSave:Rs,onCancel:Io,inputContainerClassName:ce(["!h-9",Xe&&Re===Te.ITEM&&"!h-10"])});const{renameTriggerView:cl,renamedPath:dl,renamedItem:Ai,getDisplayName:Qn,onRenameValidate:ul,onRenameSave:hl,onRenameCancel:ke}=_.context;if(cl===oi.Grid&&dl===_.data?.path&&Ai&&_.data){const Kt=Qn(Ai);return m.jsx(ga,{name:Kt,type:Re===Te.FOLDER?Bt.Folder:Bt.File,elementId:`rename-${_.data.id}`,editing:!0,shared:Us,iconSize:As,validate:Li=>ul(Li,Ai),onSave:hl,onCancel:ke,inputContainerClassName:ce(["!h-9",Xe&&Re===Te.ITEM&&"!h-10"])})}return Xe?m.jsx(W8,{id:_.data.id,name:_.data.name,nodeType:Re,size:_.data.size,shared:Us,updatedAt:_.data.updatedAt,dateLocale:Ei,dateOptions:To}):Re===Te.FOLDER?m.jsx(Ra,{name:_.data.name,shared:Us,iconSize:As}):m.jsx(xa,{name:_.data.name,shared:Us,iconSize:As})}},{colId:tt.Path,field:"path",headerName:"Path",flex:1,minWidth:200,cellRenderer:_=>m.jsx(dt,{text:_.data.path})},{colId:tt.UpdatedAt,field:"updatedAt",headerName:"Modified Date",width:168,suppressSizeToFit:!0,cellRenderer:$C,cellRendererParams:{locale:Ei,options:To}},{colId:tt.Size,field:"size",headerName:"Size",width:120,suppressSizeToFit:!0},{colId:tt.Author,field:"author",headerName:"Author",width:200,suppressSizeToFit:!0,cellRenderer:_=>_.data.author},{colId:tt.Owner,field:"owner",headerName:"Owner",width:200,suppressSizeToFit:!0,cellRenderer:_=>_.data.owner}],[Ei,To,Xe]),Yn=g.useCallback(_=>{const Re=[];return i?.actionLabels&&(i.actionLabels[re.Duplicate]&&Re.push({key:"duplicate",label:i.actionLabels[re.Duplicate],icon:m.jsx(z.IconCopy,{...ae,className:"text-secondary"}),onClick:()=>V([_])}),i.actionLabels[re.Copy]&&Re.push({key:Ze.Copy,label:i.actionLabels[re.Copy],icon:m.jsx(lu,{width:ae.size,height:ae.size,className:"text-secondary"}),onClick:()=>{L([_]),B(Ze.Copy)}}),i.actionLabels[re.Move]&&Re.push({key:Ze.Move,label:i.actionLabels[re.Move],icon:m.jsx(cu,{width:ae.size,height:ae.size,className:"text-secondary"}),onClick:()=>{le([_]),B(Ze.Move)}}),i.actionLabels[re.Download]&&Re.push({key:"download",label:i.actionLabels[re.Download],icon:m.jsx(z.IconDownload,{...ae,className:"text-secondary"}),onClick:()=>$([_])}),i.actionLabels[re.Rename]&&Re.push({key:"rename",label:i.actionLabels[re.Rename],icon:m.jsx(z.IconPencilMinus,{...ae,className:"text-secondary"}),onClick:()=>Un(_.path)}),i.actionLabels[re.Unshare]&&Re.push({key:"unshare",label:i.actionLabels[re.Unshare],icon:m.jsx(KC,{width:ae.size,height:ae.size,className:"text-secondary"}),onClick:()=>Si?.(_)}),i.actionLabels[re.Delete]&&Re.push({key:"delete",label:i.actionLabels[re.Delete],icon:m.jsx(z.IconTrashX,{...ae,className:"text-secondary"}),onClick:()=>q([_],_.parentPath??"")})),Re},[$,V,B,L,le,Un,q,i,Si]),tl=g.useMemo(()=>{const _=new Map;return R.forEach((Re,Rs)=>{const Fs=y.find(Io=>Io.path===Rs);Fs&&_.set(Rs,Fs)}),_},[R,y]),sl=g.useMemo(()=>{const _=new Set;return y.filter(Re=>Pi(Re,f)).forEach(Re=>_.add(Re.path)),_},[f,y,Pi]),ol=g.useCallback(_=>{const Re=new Set;_.forEach((Rs,Fs)=>Re.add(Fs)),D(Re)},[D]),Mi=V8({selectedFiles:R,actionLabels:l?.actionLabels,onDuplicate:V,onCopy:_=>{L(_),B(Ze.Copy)},onMove:_=>{le(_),B(Ze.Move)},onDownload:$,onDelete:q,getCurrentFolderPath:()=>S??"/"}),il=g.useCallback(()=>a&&x.size===0?m.jsx("div",{className:fg,role:"toolbar","aria-label":"File Manager Toolbar",children:m.jsx(c8,{...a,areHiddenFilesVisible:C,onToggleHiddenFiles:v,isNewButtonVisible:Do,newButtonDropdownItems:zt})}):x.size>0&&l?m.jsx("div",{className:fg,role:"toolbar","aria-label":"File Manager Toolbar",children:m.jsx(g8,{...l,selectedCount:x.size,onClearSelection:F,actions:Mi})}):m.jsx("div",{}),[l,x,F,Mi,C,v,a,Do,zt]);g.useImperativeHandle(qa,()=>({createFolder:On}),[On]);const Ti=g.useCallback(()=>Xe?null:m.jsx("aside",{role:"region","aria-label":"File Manager Tree Navigation",className:"min-h-0 min-w-0 h-full flex-none",children:m.jsx(Xg,{defaultWidth:Mo,width:Mo,onResizeStop:jn,onResize:Qa,minWidth:KA,maxWidth:qA,enabled:w,children:m.jsx(Hg,{width:Mo,title:Vn,containerClassName:zn,additionalButtons:Wn,isOpened:w,onToggle:b,children:m.jsx(i8,{..._n,items:t,rootItemPath:s?.path,rootItemLabel:s?.label,selectedPath:S,sharedByMePaths:p,onItemClick:P,areHiddenFilesVisible:C,getContextMenuItems:Yn,renamedPath:xi===oi.Tree?U:void 0,onRenameSave:ie,onRenameCancel:we,onRenameValidate:Se})})})}),[Wn,C,zn,S,_n,Yn,P,Xe,w,t,s,we,ie,Se,xi,U,Mo,Vn,p,b]),xs=z8({actionLabels:r?.actionLabels,onDuplicate:_=>V([_]),onCopy:_=>{L([_]),B(Ze.Copy)},onMove:_=>{le([_]),B(Ze.Move)},onDownload:_=>$([_]),onRename:Xa,onDelete:(_,Re)=>q([_],Re),onInfo:_=>Ua(_),onUnshare:_=>Si?.(_)}),Ii=g.useCallback(_=>{const Re=wo(t,_.path);return Re?xs(Re):[]},[t,xs]),{actionsColumnDef:ki}=j8({getContextMenuItems:Ii,isRowDisabled:Pi,allowedFileTypes:f}),Zn=Fi??el,Xn=g.useMemo(()=>{let _=Zn;return Fi||(_=_.filter(Re=>Re.colId&&qn.includes(Re.colId))),Xe&&(_=_.slice(0,1)),_.push(ki),$n?_:_.map(Re=>({...Re,filter:!1,floatingFilter:!1}))},[Zn,$n,Xe,ki,Fi,qn]),nl=g.useCallback(_=>{_.colDef.colId==="__select"||_.colDef.colId===tt.Actions||U&&_.data?.path===U||_.data?.isTemporary||_.data&&N(_.data)},[U,N]),rl=g.useCallback(()=>m.jsx(En,{title:Gn,description:Bn,descriptionClassName:"text-sm",containerClassName:"gap-3 size-full bg-layer-2 border rounded-[4px] border-primary",titleClassName:"mt-2 !text-lg",icon:Hn||m.jsx(z.IconFileDescription,{size:100,stroke:.5,className:"text-secondary"})}),[Bn,Hn,Gn]);return m.jsxs("section",{ref:Ja,className:ce(BA,{"gap-3 pt-4":l&&x.size>0,"gap-4 p-3 pt-4":Xe,"gap-2 pt-2":Xe&&l&&x.size>0},e),children:[il(),m.jsxs("div",{className:VA,children:[Ti(),m.jsxs("div",{className:ce(zA,{"gap-3":Xe}),children:[m.jsx(l8,{...n??{},makeHref:_=>_.join("/"),path:S,onItemClick:k,rootItemPath:s?.path,rootItemLabel:s?.label,value:M,onSearchChange:E,isCompactView:Xe}),m.jsx("section",{role:"region","aria-label":"File Manager Grid View",className:ce(_A),onDragEnter:W,onDragLeave:Ce,onDragOver:pe,onDrop:Fe,children:y.length===0&&!yi?rl():m.jsx(ou,{columnDefs:Xn,rowData:y,getRowId:_=>_.path,loading:o||Ya,getContextMenuItems:Ii,withoutHeaderBorders:Xe,selectionOnHover:!Xe,className:Z(he?"border border-dashed border-accent-primary":"",me&&!he?"border border-dashed border-primary":""),...Di,additionalGridOptions:{...Di.additionalGridOptions,onCellClicked:nl,headerHeight:lc,rowHeight:lc,...Xe?{getRowHeight:_=>_.data?.nodeType===Te.FOLDER?lc:YA}:{},context:{cancelFolderCreation:Le,saveFolderCreation:et,getDisplayName:Me,onRenameCancel:we,onRenameSave:ie,onRenameValidate:Se,renameTriggerView:xi,validateFolderName:vi,renamedItem:j,renamedPath:U,newFolderTempId:Po,sharedByMePaths:p}},selectedRows:tl,onSelectionChangeWithMap:ol,wrapperBorder:!he&&!me,disabledRowIds:sl})})]})]}),m.jsx(G8,{...c,open:H,itemsToDelete:I,onClose:ee,onConfirm:ue}),m.jsx(B8,{...d,open:J,onClose:O,onConfirm:()=>{const _=d?.destinationFolderPath??"/";te===Ze.Copy?Q(_):X(_),O()},mode:te,items:t,rootItem:s,gridOptions:{columnDefs:Xn,loading:o},onUploadFiles:Ue,onValidateUpload:nt,maxFileSize:Ne,path:d?.destinationFolderPath||S,onPathChange:_=>{d?.setDestinationFolderPath?.(_)},sourceFolder:S||"/"}),m.jsx(bg,{...u,open:Ga,onClose:Ba,onReplace:Va,onDuplicate:wi,onDecideForEach:za,conflictingFiles:Ha}),m.jsx(bg,{...u,open:Wa,onClose:_a,onReplace:Nn,onDuplicate:St,onDecideForEach:ja,conflictingFiles:bi}),m.jsx(q8,{open:$a,onClose:js,fileMetadata:$t?.fileMetadata??Ka,loading:$t?.loading,header:$t?.header,nameLabel:$t?.nameLabel,pathLabel:$t?.pathLabel,modifiedDateLabel:$t?.modifiedDateLabel,sizeLabel:$t?.sizeLabel,authorLabel:$t?.authorLabel,dateLocale:r?.dateLocale,dateOptions:r?.dateOptions})]})},Z8=e=>{const[t,s]=g.useState(pa.MyFiles),o=n=>{s(n)},i=g.useMemo(()=>{if(e)return Object.values(pa).map(n=>({id:n,label:e?.[n]||n.replace("_"," ")}))},[e]);return{activeTab:t,handleTabChange:o,tabs:i}};exports.AlertVariant=Zs;exports.ButtonVariant=De;exports.ConfirmationPopupVariant=di;exports.DialAlert=Bv;exports.DialAutocompleteInput=dA;exports.DialAutocompleteInputValue=nu;exports.DialBreadcrumb=bC;exports.DialBreadcrumbItem=$i;exports.DialButton=Pe;exports.DialButtonDropdown=Jc;exports.DialCheckbox=rn;exports.DialCloseButton=su;exports.DialCollapsibleSidebar=Hg;exports.DialConditionalResizableContainer=Xg;exports.DialConfirmationPopup=RC;exports.DialDraggableItem=ob;exports.DialDropdown=bt;exports.DialEllipsisTooltip=dt;exports.DialErrorText=Ls;exports.DialFieldLabel=bo;exports.DialFileIcon=ld;exports.DialFileManager=qC;exports.DialFileManagerActions=re;exports.DialFileManagerTabs=pa;exports.DialFileName=xa;exports.DialFileNodeType=Te;exports.DialFilePermission=NC;exports.DialFileResourceType=OC;exports.DialFolderName=Ra;exports.DialFormItem=fa;exports.DialFormPopup=nA;exports.DialGrid=ou;exports.DialIcon=Oe;exports.DialInput=vo;exports.DialInputPopup=FC;exports.DialItemType=Bt;exports.DialLabelledText=Jv;exports.DialLoadFileAreaField=NA;exports.DialLoader=Fn;exports.DialNoDataContent=En;exports.DialNumberInputField=jk;exports.DialPasswordInput=EC;exports.DialPasswordInputField=lA;exports.DialPopup=Eo;exports.DialRadioButton=Ng;exports.DialRadioGroup=Nr;exports.DialRadioGroupPopupField=tA;exports.DialRemoveButton=SC;exports.DialResizableContainer=Zg;exports.DialSearch=ru;exports.DialSelect=PC;exports.DialSelectField=vA;exports.DialSharedEntityIndicator=ln;exports.DialSkeleton=Vo;exports.DialSkeletonAvatarShape=Hr;exports.DialSkeletonAvatarSize=qi;exports.DialSkeletonVariant=Lt;exports.DialSteps=Kv;exports.DialSwitch=iu;exports.DialTabs=mC;exports.DialTag=Ca;exports.DialTagInput=uA;exports.DialTextAreaField=$k;exports.DialTextInputField=Uk;exports.DialTextarea=yC;exports.DialTooltip=ns;exports.DropdownItemType=la;exports.DropdownTrigger=yt;exports.DropdownType=fC;exports.FileManagerColumnKey=tt;exports.FileManagerProvider=_C;exports.FlexibleActionsDirection=eo;exports.FormItemOrientation=an;exports.PopupSize=Gt;exports.RadioGroupOrientation=lo;exports.ResizableContainerSide=cn;exports.SearchSize=xn;exports.SelectSize=ua;exports.SelectVariant=ha;exports.StepStatus=xt;exports.TabOrientation=ca;exports.TagVariant=ma;exports.mergeClasses=ce;exports.useDialFileManagerTabs=Z8;exports.useEditableItem=GC;exports.useFileManagerContext=jC;
|