@epam/ai-dial-ui-kit 0.4.0-rc.4 → 0.4.0-rc.5

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.
@@ -1,4 +1,4 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const C=require("react/jsx-runtime"),W=require("classnames"),le=require("@floating-ui/react"),p=require("react"),K=require("@tabler/icons-react"),Dn=require("react-dom");function sf(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 oe=sf(p),rs=({errorText:e})=>e&&C.jsx("span",{className:"text-error dial-tiny mt-1",children:e}),we=({icon:e,className:t})=>e?C.jsx("span",{className:W("flex-shrink-0",t),children:e}):null,of=7,nf=2,Vd=p.createContext(null),Bd=()=>{const e=p.useContext(Vd);if(e==null)throw new Error("Tooltip components must be wrapped in <Tooltip />");return e},rf=({initialOpen:e=!1,placement:t="bottom",isTriggerClickable:s=!1,open:o,onOpenChange:i}={})=>{const[n,r]=p.useState(e),a=p.useRef(null),l=o??n,c=i??r,d=le.useFloating({placement:t,open:l,onOpenChange:c,whileElementsMounted:le.autoUpdate,middleware:[le.offset(of+nf),le.flip({crossAxis:t.includes("-"),fallbackAxisSideDirection:"start",padding:5}),le.shift({padding:5}),le.arrow({element:a})]}),u=le.useHover(d.context,{move:!1,enabled:o==null,mouseOnly:s,delay:{open:500,close:0}}),h=le.useFocus(d.context,{enabled:o==null}),g=le.useDismiss(d.context),f=le.useRole(d.context,{role:"tooltip"}),m=le.useInteractions([u,h,g,f]);return p.useMemo(()=>({open:l,setOpen:c,arrowRef:a,...m,...d}),[l,c,m,d])},zd=({children:e,...t})=>{const s=rf(t);return C.jsx(Vd.Provider,{value:s,children:e})},Wd=p.forwardRef(function({style:t,...s},o){const i=Bd(),n=le.useMergeRefs([i.refs.setFloating,o]);return i.open?C.jsx(le.FloatingPortal,{id:"tooltip-portal",children:C.jsxs("div",{ref:n,style:{...i.floatingStyles,...t},...i.getFloatingProps(s),className:W("z-[55] whitespace-pre-wrap break-words rounded border border-primary bg-blackout px-2 py-1 dial-tiny shadow max-w-[300px]",i.getFloatingProps(s).className),children:[s.children,C.jsx(le.FloatingArrow,{ref:i.arrowRef,context:i.context,fill:"currentColor",strokeWidth:1,className:"stroke-primary w-2 text-[var(--bg-layer-0,_#000000)]"})]})}):null}),_d=p.forwardRef(function({children:t,asChild:s=!1,...o},i){const n=Bd(),a=t&&typeof t=="object"&&"ref"in t&&t.ref!==void 0?t.ref:void 0,l=le.useMergeRefs([n.refs.setReference,i,a]);return s&&p.isValidElement(t)?p.cloneElement(t,n.getReferenceProps({ref:l,...o,...t.props})):C.jsx("span",{ref:l,...n.getReferenceProps(o),className:o.className??"dial-tooltip-trigger text-left",children:t})}),hs=({hideTooltip:e,tooltip:t,children:s,triggerClassName:o,contentClassName:i,...n})=>C.jsxs(zd,{...n,children:[C.jsx(_d,{className:W(o,"truncate"),children:s}),C.jsx(Wd,{className:W("text-primary",i,"max-w-[300px]",(e||!t)&&"hidden"),children:t})]}),Ia="-",af=e=>{const t=cf(e),{conflictingClassGroups:s,conflictingClassGroupModifiers:o}=e;return{getClassGroupId:r=>{const a=r.split(Ia);return a[0]===""&&a.length!==1&&a.shift(),Ud(a,t)||lf(r)},getConflictingClassGroupIds:(r,a)=>{const l=s[r]||[];return a&&o[r]?[...l,...o[r]]:l}}},Ud=(e,t)=>{if(e.length===0)return t.classGroupId;const s=e[0],o=t.nextPart.get(s),i=o?Ud(e.slice(1),o):void 0;if(i)return i;if(t.validators.length===0)return;const n=e.join(Ia);return t.validators.find(({validator:r})=>r(n))?.classGroupId},Bl=/^\[(.+)\]$/,lf=e=>{if(Bl.test(e)){const t=Bl.exec(e)[1],s=t?.substring(0,t.indexOf(":"));if(s)return"arbitrary.."+s}},cf=e=>{const{theme:t,classGroups:s}=e,o={nextPart:new Map,validators:[]};for(const i in s)zr(s[i],o,i,t);return o},zr=(e,t,s,o)=>{e.forEach(i=>{if(typeof i=="string"){const n=i===""?t:zl(t,i);n.classGroupId=s;return}if(typeof i=="function"){if(df(i)){zr(i(o),t,s,o);return}t.validators.push({validator:i,classGroupId:s});return}Object.entries(i).forEach(([n,r])=>{zr(r,zl(t,n),s,o)})})},zl=(e,t)=>{let s=e;return t.split(Ia).forEach(o=>{s.nextPart.has(o)||s.nextPart.set(o,{nextPart:new Map,validators:[]}),s=s.nextPart.get(o)}),s},df=e=>e.isThemeGetter,uf=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)}}},Wr="!",_r=":",hf=_r.length,gf=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 m=i[f];if(r===0&&a===0){if(m===_r){n.push(i.slice(l,f)),l=f+hf;continue}if(m==="/"){c=f;continue}}m==="["?r++:m==="]"?r--:m==="("?a++:m===")"&&a--}const d=n.length===0?i:i.substring(l),u=pf(d),h=u!==d,g=c&&c>l?c-l:void 0;return{modifiers:n,hasImportantModifier:h,baseClassName:u,maybePostfixModifierPosition:g}};if(t){const i=t+_r,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},pf=e=>e.endsWith(Wr)?e.substring(0,e.length-1):e.startsWith(Wr)?e.substring(1):e,ff=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}},mf=e=>({cache:uf(e.cacheSize),parseClassName:gf(e),sortModifiers:ff(e),...af(e)}),Cf=/\s+/,vf=(e,t)=>{const{parseClassName:s,getClassGroupId:o,getConflictingClassGroupIds:i,sortModifiers:n}=t,r=[],a=e.trim().split(Cf);let l="";for(let c=a.length-1;c>=0;c-=1){const d=a[c],{isExternal:u,modifiers:h,hasImportantModifier:g,baseClassName:f,maybePostfixModifierPosition:m}=s(d);if(u){l=d+(l.length>0?" "+l:l);continue}let v=!!m,w=o(v?f.substring(0,m):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=g?b+Wr:b,R=S+w;if(r.includes(R))continue;r.push(R);const y=i(w,v);for(let x=0;x<y.length;++x){const D=y[x];r.push(S+D)}l=d+(l.length>0?" "+l:l)}return l};function wf(){let e=0,t,s,o="";for(;e<arguments.length;)(t=arguments[e++])&&(s=jd(t))&&(o&&(o+=" "),o+=s);return o}const jd=e=>{if(typeof e=="string")return e;let t,s="";for(let o=0;o<e.length;o++)e[o]&&(t=jd(e[o]))&&(s&&(s+=" "),s+=t);return s};function bf(e,...t){let s,o,i,n=r;function r(l){const c=t.reduce((d,u)=>u(d),e());return s=mf(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=vf(l,s);return i(l,d),d}return function(){return n(wf.apply(null,arguments))}}const Me=e=>{const t=s=>s[e]||[];return t.isThemeGetter=!0,t},$d=/^\[(?:(\w[\w-]*):)?(.+)\]$/i,Kd=/^\((?:(\w[\w-]*):)?(.+)\)$/i,Sf=/^\d+\/\d+$/,yf=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,Rf=/\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$/,xf=/^(rgba?|hsla?|hwb|(ok)?(lab|lch)|color-mix)\(.+\)$/,Ff=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,Ef=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,$s=e=>Sf.test(e),ae=e=>!!e&&!Number.isNaN(Number(e)),Xt=e=>!!e&&Number.isInteger(Number(e)),Zn=e=>e.endsWith("%")&&ae(e.slice(0,-1)),At=e=>yf.test(e),Df=()=>!0,Pf=e=>Rf.test(e)&&!xf.test(e),qd=()=>!1,Tf=e=>Ff.test(e),Mf=e=>Ef.test(e),If=e=>!U(e)&&!j(e),kf=e=>yo(e,Qd,qd),U=e=>$d.test(e),Cs=e=>yo(e,Xd,Pf),Qn=e=>yo(e,Nf,ae),Wl=e=>yo(e,Yd,qd),Af=e=>yo(e,Zd,Mf),Ri=e=>yo(e,Jd,Tf),j=e=>Kd.test(e),To=e=>Ro(e,Xd),Lf=e=>Ro(e,Gf),_l=e=>Ro(e,Yd),Of=e=>Ro(e,Qd),Hf=e=>Ro(e,Zd),xi=e=>Ro(e,Jd,!0),yo=(e,t,s)=>{const o=$d.exec(e);return o?o[1]?t(o[1]):s(o[2]):!1},Ro=(e,t,s=!1)=>{const o=Kd.exec(e);return o?o[1]?t(o[1]):s:!1},Yd=e=>e==="position"||e==="percentage",Zd=e=>e==="image"||e==="url",Qd=e=>e==="length"||e==="size"||e==="bg-size",Xd=e=>e==="length",Nf=e=>e==="number",Gf=e=>e==="family-name",Jd=e=>e==="shadow",Vf=()=>{const e=Me("color"),t=Me("font"),s=Me("text"),o=Me("font-weight"),i=Me("tracking"),n=Me("leading"),r=Me("breakpoint"),a=Me("container"),l=Me("spacing"),c=Me("radius"),d=Me("shadow"),u=Me("inset-shadow"),h=Me("text-shadow"),g=Me("drop-shadow"),f=Me("blur"),m=Me("perspective"),v=Me("aspect"),w=Me("ease"),b=Me("animate"),S=()=>["auto","avoid","all","avoid-page","page","left","right","column"],R=()=>["center","top","bottom","left","right","top-left","left-top","top-right","right-top","bottom-right","right-bottom","bottom-left","left-bottom"],y=()=>[...R(),j,U],x=()=>["auto","hidden","clip","visible","scroll"],D=()=>["auto","contain","none"],M=()=>[j,U,l],L=()=>[$s,"full","auto",...M()],I=()=>[Xt,"none","subgrid",j,U],F=()=>["auto",{span:["full",Xt,j,U]},Xt,j,U],P=()=>[Xt,"auto",j,U],B=()=>["auto","min","max","fr",j,U],Q=()=>["start","end","center","between","around","evenly","stretch","baseline","center-safe","end-safe"],A=()=>["start","end","center","stretch","center-safe","end-safe"],te=()=>["auto",...M()],z=()=>[$s,"auto","full","dvw","dvh","lvw","lvh","svw","svh","min","max","fit",...M()],k=()=>[e,j,U],Z=()=>[...R(),_l,Wl,{position:[j,U]}],N=()=>["no-repeat",{repeat:["","x","y","space","round"]}],X=()=>["auto","cover","contain",Of,kf,{size:[j,U]}],$=()=>[Zn,To,Cs],_=()=>["","none","full",c,j,U],se=()=>["",ae,To,Cs],O=()=>["solid","dashed","dotted","double"],ee=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],ce=()=>[ae,Zn,_l,Wl],Oe=()=>["","none",f,j,U],Ze=()=>["none",ae,j,U],he=()=>["none",ae,j,U],ft=()=>[ae,j,U],Te=()=>[$s,"full",...M()];return{cacheSize:500,theme:{animate:["spin","ping","pulse","bounce"],aspect:["video"],blur:[At],breakpoint:[At],color:[Df],container:[At],"drop-shadow":[At],ease:["in","out","in-out"],font:[If],"font-weight":["thin","extralight","light","normal","medium","semibold","bold","extrabold","black"],"inset-shadow":[At],leading:["none","tight","snug","normal","relaxed","loose"],perspective:["dramatic","near","normal","midrange","distant","none"],radius:[At],shadow:[At],spacing:["px",ae],text:[At],"text-shadow":[At],tracking:["tighter","tight","normal","wide","wider","widest"]},classGroups:{aspect:[{aspect:["auto","square",$s,U,j,v]}],container:["container"],columns:[{columns:[ae,U,j,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:y()}],overflow:[{overflow:x()}],"overflow-x":[{"overflow-x":x()}],"overflow-y":[{"overflow-y":x()}],overscroll:[{overscroll:D()}],"overscroll-x":[{"overscroll-x":D()}],"overscroll-y":[{"overscroll-y":D()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:L()}],"inset-x":[{"inset-x":L()}],"inset-y":[{"inset-y":L()}],start:[{start:L()}],end:[{end:L()}],top:[{top:L()}],right:[{right:L()}],bottom:[{bottom:L()}],left:[{left:L()}],visibility:["visible","invisible","collapse"],z:[{z:[Xt,"auto",j,U]}],basis:[{basis:[$s,"full","auto",a,...M()]}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["nowrap","wrap","wrap-reverse"]}],flex:[{flex:[ae,$s,"auto","initial","none",U]}],grow:[{grow:["",ae,j,U]}],shrink:[{shrink:["",ae,j,U]}],order:[{order:[Xt,"first","last","none",j,U]}],"grid-cols":[{"grid-cols":I()}],"col-start-end":[{col:F()}],"col-start":[{"col-start":P()}],"col-end":[{"col-end":P()}],"grid-rows":[{"grid-rows":I()}],"row-start-end":[{row:F()}],"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":B()}],"auto-rows":[{"auto-rows":B()}],gap:[{gap:M()}],"gap-x":[{"gap-x":M()}],"gap-y":[{"gap-y":M()}],"justify-content":[{justify:[...Q(),"normal"]}],"justify-items":[{"justify-items":[...A(),"normal"]}],"justify-self":[{"justify-self":["auto",...A()]}],"align-content":[{content:["normal",...Q()]}],"align-items":[{items:[...A(),{baseline:["","last"]}]}],"align-self":[{self:["auto",...A(),{baseline:["","last"]}]}],"place-content":[{"place-content":Q()}],"place-items":[{"place-items":[...A(),"baseline"]}],"place-self":[{"place-self":["auto",...A()]}],p:[{p:M()}],px:[{px:M()}],py:[{py:M()}],ps:[{ps:M()}],pe:[{pe:M()}],pt:[{pt:M()}],pr:[{pr:M()}],pb:[{pb:M()}],pl:[{pl:M()}],m:[{m:te()}],mx:[{mx:te()}],my:[{my:te()}],ms:[{ms:te()}],me:[{me:te()}],mt:[{mt:te()}],mr:[{mr:te()}],mb:[{mb:te()}],ml:[{ml:te()}],"space-x":[{"space-x":M()}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":M()}],"space-y-reverse":["space-y-reverse"],size:[{size:z()}],w:[{w:[a,"screen",...z()]}],"min-w":[{"min-w":[a,"screen","none",...z()]}],"max-w":[{"max-w":[a,"screen","none","prose",{screen:[r]},...z()]}],h:[{h:["screen","lh",...z()]}],"min-h":[{"min-h":["screen","lh","none",...z()]}],"max-h":[{"max-h":["screen","lh",...z()]}],"font-size":[{text:["base",s,To,Cs]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:[o,j,Qn]}],"font-stretch":[{"font-stretch":["ultra-condensed","extra-condensed","condensed","semi-condensed","normal","semi-expanded","expanded","extra-expanded","ultra-expanded",Zn,U]}],"font-family":[{font:[Lf,U,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,j,U]}],"line-clamp":[{"line-clamp":[ae,"none",j,Qn]}],leading:[{leading:[n,...M()]}],"list-image":[{"list-image":["none",j,U]}],"list-style-position":[{list:["inside","outside"]}],"list-style-type":[{list:["disc","decimal","none",j,U]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"placeholder-color":[{placeholder:k()}],"text-color":[{text:k()}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...O(),"wavy"]}],"text-decoration-thickness":[{decoration:[ae,"from-font","auto",j,Cs]}],"text-decoration-color":[{decoration:k()}],"underline-offset":[{"underline-offset":[ae,"auto",j,U]}],"text-transform":["uppercase","lowercase","capitalize","normal-case"],"text-overflow":["truncate","text-ellipsis","text-clip"],"text-wrap":[{text:["wrap","nowrap","balance","pretty"]}],indent:[{indent:M()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",j,U]}],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",j,U]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:Z()}],"bg-repeat":[{bg:N()}],"bg-size":[{bg:X()}],"bg-image":[{bg:["none",{linear:[{to:["t","tr","r","br","b","bl","l","tl"]},Xt,j,U],radial:["",j,U],conic:[Xt,j,U]},Hf,Af]}],"bg-color":[{bg:k()}],"gradient-from-pos":[{from:$()}],"gradient-via-pos":[{via:$()}],"gradient-to-pos":[{to:$()}],"gradient-from":[{from:k()}],"gradient-via":[{via:k()}],"gradient-to":[{to:k()}],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:se()}],"border-w-x":[{"border-x":se()}],"border-w-y":[{"border-y":se()}],"border-w-s":[{"border-s":se()}],"border-w-e":[{"border-e":se()}],"border-w-t":[{"border-t":se()}],"border-w-r":[{"border-r":se()}],"border-w-b":[{"border-b":se()}],"border-w-l":[{"border-l":se()}],"divide-x":[{"divide-x":se()}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":se()}],"divide-y-reverse":["divide-y-reverse"],"border-style":[{border:[...O(),"hidden","none"]}],"divide-style":[{divide:[...O(),"hidden","none"]}],"border-color":[{border:k()}],"border-color-x":[{"border-x":k()}],"border-color-y":[{"border-y":k()}],"border-color-s":[{"border-s":k()}],"border-color-e":[{"border-e":k()}],"border-color-t":[{"border-t":k()}],"border-color-r":[{"border-r":k()}],"border-color-b":[{"border-b":k()}],"border-color-l":[{"border-l":k()}],"divide-color":[{divide:k()}],"outline-style":[{outline:[...O(),"none","hidden"]}],"outline-offset":[{"outline-offset":[ae,j,U]}],"outline-w":[{outline:["",ae,To,Cs]}],"outline-color":[{outline:k()}],shadow:[{shadow:["","none",d,xi,Ri]}],"shadow-color":[{shadow:k()}],"inset-shadow":[{"inset-shadow":["none",u,xi,Ri]}],"inset-shadow-color":[{"inset-shadow":k()}],"ring-w":[{ring:se()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:k()}],"ring-offset-w":[{"ring-offset":[ae,Cs]}],"ring-offset-color":[{"ring-offset":k()}],"inset-ring-w":[{"inset-ring":se()}],"inset-ring-color":[{"inset-ring":k()}],"text-shadow":[{"text-shadow":["none",h,xi,Ri]}],"text-shadow-color":[{"text-shadow":k()}],opacity:[{opacity:[ae,j,U]}],"mix-blend":[{"mix-blend":[...ee(),"plus-darker","plus-lighter"]}],"bg-blend":[{"bg-blend":ee()}],"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":[ae]}],"mask-image-linear-from-pos":[{"mask-linear-from":ce()}],"mask-image-linear-to-pos":[{"mask-linear-to":ce()}],"mask-image-linear-from-color":[{"mask-linear-from":k()}],"mask-image-linear-to-color":[{"mask-linear-to":k()}],"mask-image-t-from-pos":[{"mask-t-from":ce()}],"mask-image-t-to-pos":[{"mask-t-to":ce()}],"mask-image-t-from-color":[{"mask-t-from":k()}],"mask-image-t-to-color":[{"mask-t-to":k()}],"mask-image-r-from-pos":[{"mask-r-from":ce()}],"mask-image-r-to-pos":[{"mask-r-to":ce()}],"mask-image-r-from-color":[{"mask-r-from":k()}],"mask-image-r-to-color":[{"mask-r-to":k()}],"mask-image-b-from-pos":[{"mask-b-from":ce()}],"mask-image-b-to-pos":[{"mask-b-to":ce()}],"mask-image-b-from-color":[{"mask-b-from":k()}],"mask-image-b-to-color":[{"mask-b-to":k()}],"mask-image-l-from-pos":[{"mask-l-from":ce()}],"mask-image-l-to-pos":[{"mask-l-to":ce()}],"mask-image-l-from-color":[{"mask-l-from":k()}],"mask-image-l-to-color":[{"mask-l-to":k()}],"mask-image-x-from-pos":[{"mask-x-from":ce()}],"mask-image-x-to-pos":[{"mask-x-to":ce()}],"mask-image-x-from-color":[{"mask-x-from":k()}],"mask-image-x-to-color":[{"mask-x-to":k()}],"mask-image-y-from-pos":[{"mask-y-from":ce()}],"mask-image-y-to-pos":[{"mask-y-to":ce()}],"mask-image-y-from-color":[{"mask-y-from":k()}],"mask-image-y-to-color":[{"mask-y-to":k()}],"mask-image-radial":[{"mask-radial":[j,U]}],"mask-image-radial-from-pos":[{"mask-radial-from":ce()}],"mask-image-radial-to-pos":[{"mask-radial-to":ce()}],"mask-image-radial-from-color":[{"mask-radial-from":k()}],"mask-image-radial-to-color":[{"mask-radial-to":k()}],"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":R()}],"mask-image-conic-pos":[{"mask-conic":[ae]}],"mask-image-conic-from-pos":[{"mask-conic-from":ce()}],"mask-image-conic-to-pos":[{"mask-conic-to":ce()}],"mask-image-conic-from-color":[{"mask-conic-from":k()}],"mask-image-conic-to-color":[{"mask-conic-to":k()}],"mask-mode":[{mask:["alpha","luminance","match"]}],"mask-origin":[{"mask-origin":["border","padding","content","fill","stroke","view"]}],"mask-position":[{mask:Z()}],"mask-repeat":[{mask:N()}],"mask-size":[{mask:X()}],"mask-type":[{"mask-type":["alpha","luminance"]}],"mask-image":[{mask:["none",j,U]}],filter:[{filter:["","none",j,U]}],blur:[{blur:Oe()}],brightness:[{brightness:[ae,j,U]}],contrast:[{contrast:[ae,j,U]}],"drop-shadow":[{"drop-shadow":["","none",g,xi,Ri]}],"drop-shadow-color":[{"drop-shadow":k()}],grayscale:[{grayscale:["",ae,j,U]}],"hue-rotate":[{"hue-rotate":[ae,j,U]}],invert:[{invert:["",ae,j,U]}],saturate:[{saturate:[ae,j,U]}],sepia:[{sepia:["",ae,j,U]}],"backdrop-filter":[{"backdrop-filter":["","none",j,U]}],"backdrop-blur":[{"backdrop-blur":Oe()}],"backdrop-brightness":[{"backdrop-brightness":[ae,j,U]}],"backdrop-contrast":[{"backdrop-contrast":[ae,j,U]}],"backdrop-grayscale":[{"backdrop-grayscale":["",ae,j,U]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[ae,j,U]}],"backdrop-invert":[{"backdrop-invert":["",ae,j,U]}],"backdrop-opacity":[{"backdrop-opacity":[ae,j,U]}],"backdrop-saturate":[{"backdrop-saturate":[ae,j,U]}],"backdrop-sepia":[{"backdrop-sepia":["",ae,j,U]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":M()}],"border-spacing-x":[{"border-spacing-x":M()}],"border-spacing-y":[{"border-spacing-y":M()}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["","all","colors","opacity","shadow","transform","none",j,U]}],"transition-behavior":[{transition:["normal","discrete"]}],duration:[{duration:[ae,"initial",j,U]}],ease:[{ease:["linear","initial",w,j,U]}],delay:[{delay:[ae,j,U]}],animate:[{animate:["none",b,j,U]}],backface:[{backface:["hidden","visible"]}],perspective:[{perspective:[m,j,U]}],"perspective-origin":[{"perspective-origin":y()}],rotate:[{rotate:Ze()}],"rotate-x":[{"rotate-x":Ze()}],"rotate-y":[{"rotate-y":Ze()}],"rotate-z":[{"rotate-z":Ze()}],scale:[{scale:he()}],"scale-x":[{"scale-x":he()}],"scale-y":[{"scale-y":he()}],"scale-z":[{"scale-z":he()}],"scale-3d":["scale-3d"],skew:[{skew:ft()}],"skew-x":[{"skew-x":ft()}],"skew-y":[{"skew-y":ft()}],transform:[{transform:[j,U,"","none","gpu","cpu"]}],"transform-origin":[{origin:y()}],"transform-style":[{transform:["3d","flat"]}],translate:[{translate:Te()}],"translate-x":[{"translate-x":Te()}],"translate-y":[{"translate-y":Te()}],"translate-z":[{"translate-z":Te()}],"translate-none":["translate-none"],accent:[{accent:k()}],appearance:[{appearance:["none","auto"]}],"caret-color":[{caret:k()}],"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",j,U]}],"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":M()}],"scroll-mx":[{"scroll-mx":M()}],"scroll-my":[{"scroll-my":M()}],"scroll-ms":[{"scroll-ms":M()}],"scroll-me":[{"scroll-me":M()}],"scroll-mt":[{"scroll-mt":M()}],"scroll-mr":[{"scroll-mr":M()}],"scroll-mb":[{"scroll-mb":M()}],"scroll-ml":[{"scroll-ml":M()}],"scroll-p":[{"scroll-p":M()}],"scroll-px":[{"scroll-px":M()}],"scroll-py":[{"scroll-py":M()}],"scroll-ps":[{"scroll-ps":M()}],"scroll-pe":[{"scroll-pe":M()}],"scroll-pt":[{"scroll-pt":M()}],"scroll-pr":[{"scroll-pr":M()}],"scroll-pb":[{"scroll-pb":M()}],"scroll-pl":[{"scroll-pl":M()}],"snap-align":[{snap:["start","end","center","align-none"]}],"snap-stop":[{snap:["normal","always"]}],"snap-type":[{snap:["none","x","y","both"]}],"snap-strictness":[{snap:["mandatory","proximity"]}],touch:[{touch:["auto","none","manipulation"]}],"touch-x":[{"touch-pan":["x","left","right"]}],"touch-y":[{"touch-pan":["y","up","down"]}],"touch-pz":["touch-pinch-zoom"],select:[{select:["none","text","all","auto"]}],"will-change":[{"will-change":["auto","scroll","contents","transform",j,U]}],fill:[{fill:["none",...k()]}],"stroke-w":[{stroke:[ae,To,Cs,Qn]}],stroke:[{stroke:["none",...k()]}],"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"]}},Bf=bf(Vf);function ue(...e){return Bf(W(e))}const Vs=({fieldTitle:e,htmlFor:t,optional:s,optionalText:o,cssClass:i,description:n})=>e?C.jsxs("label",{className:ue("dial-tiny text-secondary flex gap-1",i,!i?.includes("mb")&&"mb-2"),htmlFor:t,children:[typeof e=="string"?C.jsx("span",{className:"min-h-4",children:e}):e,s&&C.jsx("span",{children:o??"(Optional)"}),n&&C.jsx(hs,{tooltip:n,children:C.jsx(we,{icon:C.jsx(K.IconInfoCircle,{size:14,className:"text-secondary"})})})]}):null;var De=(e=>(e.Primary="primary",e.Secondary="secondary",e.Tertiary="tertiary",e.Danger="danger",e))(De||{});const zf={[De.Primary]:"dial-primary-button",[De.Secondary]:"dial-secondary-button",[De.Tertiary]:"dial-tertiary-button",[De.Danger]:"dial-danger-button"},Ie=({title:e,variant:t,cssClass:s,textCssClass:o,ref:i,onClick:n,disable:r,iconAfter:a,iconBefore:l,hideTitleOnMobile:c,ariaLabel:d})=>{const u=W("dial-small-semi",a?"mr-2":"",l?"ml-2":"",c?"hidden sm:inline":"inline",o),h=W(t&&zf[t],s,"focus-visible:outline outline-offset-0");return C.jsxs("button",{ref:i,type:"button",className:h,onClick:g=>n?.(g),disabled:r,"aria-label":e||d,children:[C.jsx(we,{icon:l}),e&&C.jsx("span",{className:u,children:e}),C.jsx(we,{icon:a})]})};var Ss=(e=>(e.Info="info",e.Success="success",e.Warning="warning",e.Error="error",e))(Ss||{});const Wf={info:C.jsx(K.IconInfoCircle,{size:24,stroke:2}),error:C.jsx(K.IconAlertCircle,{size:24,stroke:2}),warning:C.jsx(K.IconAlertTriangle,{size:24,stroke:2}),success:C.jsx(K.IconCircleCheck,{size:24,stroke:2})},_f={[Ss.Info]:"bg-info border-info text-info",[Ss.Success]:"bg-success border-success text-success",[Ss.Warning]:"bg-warning border-warning text-warning",[Ss.Error]:"bg-error border-error text-error"},Uf="items-center justify-between gap-2 p-3 border border-solid dial-small-150 rounded flex",jf=({variant:e=Ss.Info,message:t,cssClass:s,closable:o=!1,onClose:i})=>C.jsxs("div",{role:"alert",className:W(Uf,_f[e],s),children:[C.jsxs("div",{className:"flex items-center gap-2",children:[C.jsx(we,{icon:Wf[e]}),C.jsx("div",{className:"text-primary",children:t})]}),o&&C.jsx(Ie,{cssClass:"ml-2 text-secondary hover:text-primary",ariaLabel:"Close alert",iconBefore:C.jsx(K.IconX,{size:16}),onClick:n=>i?.(n)})]}),$f="flex items-center justify-center text-secondary",Kf="shrink-0 grow-0 basis-auto animate-spin-steps",qf=e=>oe.createElement("svg",{viewBox:"0 0 48 48",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},oe.createElement("path",{d:"M24 39V46.5",stroke:"currentColor",strokeWidth:3,strokeLinecap:"round",strokeLinejoin:"round"}),oe.createElement("path",{opacity:.4,d:"M9 24H1.5",stroke:"currentColor",strokeWidth:3,strokeLinecap:"round",strokeLinejoin:"round"}),oe.createElement("path",{opacity:.5,d:"M8.0918 8.0918L13.3994 13.3994",stroke:"currentColor",strokeWidth:3,strokeLinecap:"round",strokeLinejoin:"round"}),oe.createElement("path",{opacity:.6,d:"M24 1.5V9",stroke:"currentColor",strokeWidth:3,strokeLinecap:"round",strokeLinejoin:"round"}),oe.createElement("path",{opacity:.7,d:"M39.9121 8.08594L37.2607 10.7373L34.6094 13.3887",stroke:"currentColor",strokeWidth:3,strokeLinecap:"round",strokeLinejoin:"round"}),oe.createElement("path",{opacity:.8,d:"M46.5 24H39",stroke:"currentColor",strokeWidth:3,strokeLinecap:"round",strokeLinejoin:"round"}),oe.createElement("path",{opacity:.9,d:"M34.6055 34.6055L39.9082 39.9082",stroke:"currentColor",strokeWidth:3,strokeLinecap:"round",strokeLinejoin:"round"}),oe.createElement("path",{opacity:.3,d:"M13.3936 34.6055L8.08594 39.9131",stroke:"currentColor",strokeWidth:3,strokeLinecap:"round",strokeLinejoin:"round"})),Pn=({size:e=18,cssClass:t,iconClass:s,fullWidth:o=!0,ariaLabel:i="Loading"})=>C.jsx("div",{role:"status",className:W({[$f]:!0,"w-full h-full":o,[t||""]:!!t}),children:C.jsx(we,{icon:C.jsx(qf,{width:e,height:e,className:W(Kf,s),role:"img","aria-label":i})})}),Ho=18,ke={size:Ho,stroke:2},Yf="text-primary",Tt=({text:e,cssClass:t,contentClassName:s,hideTooltip:o,...i})=>{const n=p.useRef(null),[r,a]=p.useState(!1),[l,c]=p.useState(""),d=p.useRef(null),u=()=>{const m=n.current;if(!m)return;c(m.textContent??"");const v=m.clientWidth,w=m.scrollWidth,b=Math.ceil(m.getBoundingClientRect().width);a(w>v||w>b)},h=p.useCallback(()=>{d.current&&cancelAnimationFrame(d.current),d.current=requestAnimationFrame(u)},[]);p.useEffect(()=>{h();const m=()=>h();window.addEventListener("resize",m);let v=null;return"ResizeObserver"in window&&n.current&&(v=new ResizeObserver(()=>h()),v.observe(n.current)),()=>{window.removeEventListener("resize",m),v&&v.disconnect(),d.current&&cancelAnimationFrame(d.current)}},[e,h]);const g=p.useMemo(()=>typeof e=="string"?e:l,[l,e]),f=p.useMemo(()=>o?"":r?g:"",[g,o,r]);return C.jsxs(zd,{...i,children:[C.jsx(_d,{asChild:!0,ref:n,onMouseEnter:h,onFocusCapture:h,children:C.jsx("span",{className:ue("block truncate flex-1 min-w-0 max-w-full text-left",t),"aria-label":r?g:void 0,onMouseEnter:h,onFocus:h,children:e})}),C.jsx(Wd,{className:ue(Yf,s,!f&&"hidden"),children:f})]})},Qo=({label:e,id:t,checked:s,indeterminate:o,disabled:i,ariaLabel:n,onChange:r,cssClass:a})=>{const l=p.useCallback(h=>{r?.(h.target.checked,t)},[r,t]),c=W("flex flex-row items-center cursor-pointer text-accent-primary small-medium flex-1 min-w-0",`${s||o?"":'before:content-[""] before:inline-block before:w-[18px] before:h-[18px] before:border before:border-hover before:rounded before:mr-2'}`,i?"pointer-events-none text-secondary before:border-icon-secondary before:bg-layer-4":"",a),d=W("mr-2 border rounded",i?"bg-layer-4 border-icon-secondary":""),u=()=>o?C.jsx(K.IconMinus,{className:d,...ke}):s?C.jsx(K.IconCheck,{className:d,...ke}):null;return C.jsxs("label",{className:c,htmlFor:t,children:[u(),e&&(typeof e=="string"?C.jsx(Tt,{text:e,cssClass:"text-primary"}):e),C.jsx("input",{type:"checkbox",role:"checkbox",name:t,onChange:l,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 tt=(e=>(e.VALID="valid",e.ERROR="error",e))(tt||{});const Zf=(e,t)=>{if(t===e.id)switch(e.status){case tt.VALID:return"border-accent-secondary text-primary";case tt.ERROR:return"border-red-900 text-primary";default:return"border-accent-primary text-primary"}switch(e.status){case tt.VALID:return"border-primary text-primary";case tt.ERROR:return"border-red-900 text-error";default:return"border-primary text-secondary"}},Qf=(e,t)=>{if(t===e.id)switch(e.status){case tt.VALID:return"bg-accent-secondary";case tt.ERROR:return"bg-red-400";default:return"bg-accent-primary"}switch(e.status){case tt.VALID:return"bg-accent-secondary";case tt.ERROR:return"bg-red-400";default:return"bg-layer-4"}},Xf=({step:e,index:t,currentStep:s,onChangeStep:o})=>{const i="h-[32px] flex flex-1 min-w-[180px] items-center dial-tiny border-t-2 cursor-pointer",n="w-[22px] h-[22px] flex justify-center items-center mr-2 rounded-full text-white",r=()=>s===e.id&&e.status===tt.ERROR?C.jsx(K.IconExclamationCircle,{stroke:2,size:16}):s!==e.id&&e.status===tt.VALID?C.jsx(K.IconCheck,{stroke:2,size:16}):t+1;return C.jsxs("button",{className:W(i,Zf(e,s)),onClick:()=>o(e.id),children:[C.jsx("span",{className:W(n,Qf(e,s)),children:r()}),C.jsx("span",{children:e.name})]})},Jf=({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===tt.VALID||r<n)&&s(i)};return C.jsx("div",{id:"steps",className:"flex gap-x-3",children:e.map((i,n)=>C.jsx(Xf,{currentStep:t,onChangeStep:o,step:i,index:n},i.id))})},eu=({name:e,value:t,title:s,description:o,checked:i=!1,inputId:n,cssClass:r,labelCssClass:a,disabled:l,onChange:c,descriptionCssClass:d})=>{const u=`${n}-desc`,h=W("dial-small cursor-pointer",l?"text-secondary":"text-primary",a),g=W("cursor-pointer dial-input-radio",s&&"mr-2",r),f=W("flex flex-col",!!o&&"mb-2"),m=W("dial-tiny mt-2 ml-[26px] text-secondary",d),v=w=>{l||w.target.checked&&c?.(t)};return C.jsxs("div",{className:f,children:[C.jsxs("div",{className:"flex flex-row items-center",children:[C.jsx("input",{type:"radio",id:n,name:e,value:t,checked:i,disabled:l,"aria-describedby":i&&o?u:void 0,className:g,onChange:v}),s?C.jsx("label",{className:h,htmlFor:n,children:s}):null]}),i&&o&&C.jsx("div",{id:u,className:m,children:o})]})};var Xo=(e=>(e.Vertical="vertical",e.Horizontal="horizontal",e))(Xo||{});const em="w-full flex",tm={[Xo.Vertical]:"flex-col",[Xo.Horizontal]:"flex-row items-end"},Tn=({elementId:e,label:t,optional:s,optionalText:o,description:i,error:n,orientation:r=Xo.Vertical,labelVisuallyHidden:a=!1,cssClass:l,labelCssClass:c,errorCssClass:d,childrenCssClass:u,captionDescription:h,readonly:g,value:f,defaultEmptyText:m,children:v})=>{const w=`${e}-label`,b=i?`${e}-desc`:void 0,S=n?`${e}-err`:void 0,R=`${e}-caption-desc`,y=[b,S].filter(Boolean).join(" ")||void 0,x=p.useCallback(()=>typeof n=="boolean"?null:typeof n=="string"||typeof n>"u"?n?C.jsx("div",{id:S,role:"alert","aria-live":"polite",className:d,children:C.jsx(rs,{errorText:n})}):null:C.jsx("div",{id:S,role:"alert","aria-live":"polite",className:d,children:n}),[n,d,S]),D=p.useCallback(()=>f?typeof f=="string"||typeof f=="number"?C.jsx("span",{"aria-readonly":"true",children:f}):f:C.jsx("span",{"aria-readonly":"true",children:m??"None"}),[f,m]);return C.jsxs("div",{role:"group","aria-labelledby":t?w:void 0,"aria-describedby":y,className:ue(em,tm[r],l),children:[t&&C.jsx("div",{id:w,className:ue(r==="horizontal"&&"shrink-0"),children:C.jsx(Vs,{htmlFor:e,fieldTitle:t,optional:s,optionalText:o,cssClass:ue(a&&"sr-only",c),description:i})}),C.jsxs("div",{className:ue("min-w-0 w-full",u),children:[g?C.jsx("div",{className:"dial-input px-3 py-2",children:D()}):v,h&&C.jsx("div",{id:R,className:ue({"dial-tiny text-secondary mt-1":!0,"text-error":!!n}),children:h}),x()]})]})};var Jo=(e=>(e.Row="Row",e.Column="Column",e))(Jo||{});const sm="flex",om="pb-1 mt-2",im={[Jo.Column]:"flex-col gap-y-3",[Jo.Row]:"flex-row gap-x-6"},tu=({fieldTitle:e,radioCssClass:t,containerCssClass:s,selectedItemCssClass:o,selectedLabelCssClass:i,radioGroupCssClass:n,inputContainerCssClass:r,selectedInputContainerCssClass:a,groupLabelCssClass:l,formItemChildrenCssClass:c,labelCssClass:d,disabled:u,elementId:h,radioButtons:g,activeRadioButton:f,orientation:m,onChange:v})=>C.jsx(Tn,{elementId:h,label:e,labelCssClass:l||d,cssClass:s,childrenCssClass:c,children:C.jsx("div",{role:"radiogroup","aria-label":e,"aria-disabled":u||void 0,className:ue(sm,im[m],n),children:g.map(w=>C.jsxs("div",{className:ue("flex flex-col",r,w.id===f&&a),children:[C.jsx(eu,{name:h,value:w.id,inputId:w.id,disabled:u,cssClass:t,labelCssClass:ue(d,w.id===f&&i),title:w.name,checked:w.id===f,onChange:()=>v(w.id)}),w.id===f&&w.content?C.jsx("div",{className:ue(om,o),children:w.content}):null]},w.id))})}),ka=({icon:e,title:t,description:s})=>C.jsxs("div",{className:"h-full w-full flex flex-col items-center justify-center text-secondary",children:[e||C.jsx(K.IconClipboardX,{width:60,height:60}),C.jsx("span",{className:"dial-small mt-2 text-primary",children:t}),s&&C.jsx("span",{className:"mt-1 text-primary",children:s})]}),nm=60,su=({containerCssClass:e,children:t,width:s,title:o,iconSize:i=32,iconStroke:n=1.5,titleCssClass:r,additionalButtons:a})=>{const[l,c]=p.useState(s),[d,u]=p.useState(!0),h=W(["transform rotate-180 [writing-mode:tb-rl] p-4",d&&"hidden",r]),g=W(["flex flex-row gap-2 cursor-pointer text-secondary",d?"justify-end":"justify-center"]),f=()=>{c(d?nm:s),u(!d)};return C.jsxs("div",{className:W(["rounded flex flex-col justify-between overflow-y-auto flex-shrink-0",e]),style:{width:`${l}px`},children:[C.jsx("div",{className:W(["flex-1 p-4 min-h-0 overflow-auto",!d&&"hidden"]),children:t}),C.jsx("div",{className:h,children:o}),C.jsxs("div",{className:ue("border-t stroke-primary h-12",g),children:[d&&a,C.jsx(Ie,{cssClass:"hover:text-icon-accent-primary",onClick:f,iconBefore:d?C.jsx(K.IconChevronsLeft,{size:i,stroke:n}):C.jsx(K.IconChevronsRight,{size:i,stroke:n})})]})]})},rm=({label:e,text:t,children:s,postfix:o})=>C.jsxs("div",{className:W("flex flex-col",s?"":"max-w-[200px]"),children:[C.jsx("label",{className:"dial-tiny mb-2 text-secondary",children:e}),s||C.jsxs("div",{className:"flex flex-row items-center",children:[C.jsx(hs,{triggerClassName:"text-primary",tooltip:t,children:t}),o||null]})]});var Mn=(e=>(e.Default="default",e))(Mn||{});const am={[Mn.Default]:"border-icon-secondary bg-layer-3"},In=({tag:e,cssClass:t,remove:s,variant:o=Mn.Default,iconBefore:i,bordered:n=!0})=>{const r=am[o],a=ue("flex items-center gap-1 dial-tiny rounded p-1 h-[22px] text-primary",r,n?"border":"border-transparent",t);return C.jsxs("div",{className:a,children:[C.jsx(we,{icon:i}),C.jsx(Tt,{text:e}),s&&C.jsx(Ie,{iconAfter:C.jsx(K.IconX,{size:16}),onClick:l=>s(l)})]},e)},ou=p.createContext({dragDropManager:void 0});function at(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 Ul=(function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"})(),jl=function(){return Math.random().toString(36).substring(7).split("").join(".")},$l={INIT:"@@redux/INIT"+jl(),REPLACE:"@@redux/REPLACE"+jl()};function lm(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 cm(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(hm(e))return"date";if(um(e))return"error";var s=dm(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 dm(e){return typeof e.constructor=="function"?e.constructor.name:null}function um(e){return e instanceof Error||typeof e.message=="string"&&e.constructor&&typeof e.constructor.stackTraceLimit=="number"}function hm(e){return e instanceof Date?!0:typeof e.toDateString=="function"&&typeof e.getDate=="function"&&typeof e.setDate=="function"}function Ks(e){var t=typeof e;return process.env.NODE_ENV!=="production"&&(t=cm(e)),t}function iu(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"?at(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"?at(1):"Expected the enhancer to be a function. Instead, received: '"+Ks(s)+"'");return s(iu)(e,t)}if(typeof e!="function")throw new Error(process.env.NODE_ENV==="production"?at(2):"Expected the root reducer to be a function. Instead, received: '"+Ks(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"?at(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(m){if(typeof m!="function")throw new Error(process.env.NODE_ENV==="production"?at(4):"Expected the listener to be a function. Instead, received: '"+Ks(m)+"'");if(l)throw new Error(process.env.NODE_ENV==="production"?at(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(m),function(){if(v){if(l)throw new Error(process.env.NODE_ENV==="production"?at(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(m);a.splice(b,1),r=null}}}function h(m){if(!lm(m))throw new Error(process.env.NODE_ENV==="production"?at(7):"Actions must be plain objects. Instead, the actual type was: '"+Ks(m)+"'. 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 m.type>"u")throw new Error(process.env.NODE_ENV==="production"?at(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"?at(9):"Reducers may not dispatch actions.");try{l=!0,n=i(n,m)}finally{l=!1}for(var v=r=a,w=0;w<v.length;w++){var b=v[w];b()}return m}function g(m){if(typeof m!="function")throw new Error(process.env.NODE_ENV==="production"?at(10):"Expected the nextReducer to be a function. Instead, received: '"+Ks(m));i=m,h({type:$l.REPLACE})}function f(){var m,v=u;return m={subscribe:function(b){if(typeof b!="object"||b===null)throw new Error(process.env.NODE_ENV==="production"?at(11):"Expected the observer to be an object. Instead, received: '"+Ks(b)+"'");function S(){b.next&&b.next(d())}S();var R=v(S);return{unsubscribe:R}}},m[Ul]=function(){return this},m}return h({type:$l.INIT}),o={dispatch:h,subscribe:u,getState:d,replaceReducer:g},o[Ul]=f,o}function ie(e,t,...s){if(gm()&&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 gm(){return typeof process<"u"&&process.env.NODE_ENV==="production"}function pm(e,t,s){return t.split(".").reduce((o,i)=>o&&o[i]?o[i]:s||null,e)}function fm(e,t){return e.filter(s=>s!==t)}function nu(e){return typeof e=="object"}function mm(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 Cm(e,t){return e.filter(s=>t.indexOf(s)>-1)}const Aa="dnd-core/INIT_COORDS",kn="dnd-core/BEGIN_DRAG",La="dnd-core/PUBLISH_DRAG_SOURCE",An="dnd-core/HOVER",Ln="dnd-core/DROP",On="dnd-core/END_DRAG";function Kl(e,t){return{type:Aa,payload:{sourceClientOffset:t||null,clientOffset:e||null}}}const vm={type:Aa,payload:{clientOffset:null,sourceClientOffset:null}};function wm(e){return function(s=[],o={publishSource:!0}){const{publishSource:i=!0,clientOffset:n,getSourceClientOffset:r}=o,a=e.getMonitor(),l=e.getRegistry();e.dispatch(Kl(n)),bm(s,a,l);const c=Rm(s,a);if(c==null){e.dispatch(vm);return}let d=null;if(n){if(!r)throw new Error("getSourceClientOffset must be defined");Sm(r),d=r(c)}e.dispatch(Kl(n,d));const h=l.getSource(c).beginDrag(a,c);if(h==null)return;ym(h),l.pinSource(c);const g=l.getSourceType(c);return{type:kn,payload:{itemType:g,item:h,sourceId:c,clientOffset:n||null,sourceClientOffset:d||null,isSourcePublic:!!i}}}}function bm(e,t,s){ie(!t.isDragging(),"Cannot call beginDrag while dragging."),e.forEach(function(o){ie(s.getSource(o),"Expected sourceIds to be registered.")})}function Sm(e){ie(typeof e=="function","When clientOffset is provided, getSourceClientOffset must be a function.")}function ym(e){ie(nu(e),"Item must be an object.")}function Rm(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 xm(e,t,s){return t in e?Object.defineProperty(e,t,{value:s,enumerable:!0,configurable:!0,writable:!0}):e[t]=s,e}function Fm(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){xm(e,i,s[i])})}return e}function Em(e){return function(s={}){const o=e.getMonitor(),i=e.getRegistry();Dm(o),Mm(o).forEach((r,a)=>{const l=Pm(r,a,i,o),c={type:Ln,payload:{dropResult:Fm({},s,l)}};e.dispatch(c)})}}function Dm(e){ie(e.isDragging(),"Cannot call drop while not dragging."),ie(!e.didDrop(),"Cannot call drop twice during one drag operation.")}function Pm(e,t,s,o){const i=s.getTarget(e);let n=i?i.drop(o,e):void 0;return Tm(n),typeof n>"u"&&(n=t===0?{}:o.getDropResult()),n}function Tm(e){ie(typeof e>"u"||nu(e),"Drop result must either be an object or undefined.")}function Mm(e){const t=e.getTargetIds().filter(e.canDropOnTarget,e);return t.reverse(),t}function Im(e){return function(){const s=e.getMonitor(),o=e.getRegistry();km(s);const i=s.getSourceId();return i!=null&&(o.getSource(i,!0).endDrag(s,i),o.unpinSource()),{type:On}}}function km(e){ie(e.isDragging(),"Cannot call endDrag while not dragging.")}function Ur(e,t){return t===null?e===null:Array.isArray(e)?e.some(s=>s===t):e===t}function Am(e){return function(s,{clientOffset:o}={}){Lm(s);const i=s.slice(0),n=e.getMonitor(),r=e.getRegistry(),a=n.getItemType();return Hm(i,r,a),Om(i,n,r),Nm(i,n,r),{type:An,payload:{targetIds:i,clientOffset:o||null}}}}function Lm(e){ie(Array.isArray(e),"Expected targetIds to be an array.")}function Om(e,t,s){ie(t.isDragging(),"Cannot call hover while not dragging."),ie(!t.didDrop(),"Cannot call hover after drop.");for(let o=0;o<e.length;o++){const i=e[o];ie(e.lastIndexOf(i)===o,"Expected targetIds to be unique in the passed array.");const n=s.getTarget(i);ie(n,"Expected targetIds to be registered.")}}function Hm(e,t,s){for(let o=e.length-1;o>=0;o--){const i=e[o],n=t.getTargetType(i);Ur(n,s)||e.splice(o,1)}}function Nm(e,t,s){e.forEach(function(o){s.getTarget(o).hover(t,o)})}function Gm(e){return function(){if(e.getMonitor().isDragging())return{type:La}}}function Vm(e){return{beginDrag:wm(e),publishDragSource:Gm(e),hover:Am(e),drop:Em(e),endDrag:Im(e)}}class Bm{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=Vm(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 zm(e,t){return{x:e.x+t.x,y:e.y+t.y}}function ru(e,t){return{x:e.x-t.x,y:e.y-t.y}}function Wm(e){const{clientOffset:t,initialClientOffset:s,initialSourceClientOffset:o}=e;return!t||!s||!o?null:ru(zm(t,o),s)}function _m(e){const{clientOffset:t,initialClientOffset:s}=e;return!t||!s?null:ru(t,s)}const Bo=[],Oa=[];Bo.__IS_NONE__=!0;Oa.__IS_ALL__=!0;function Um(e,t){return e===Bo?!1:e===Oa||typeof t>"u"?!0:Cm(t,e).length>0}class jm{subscribeToStateChange(t,s={}){const{handlerIds:o}=s;ie(typeof t=="function","listener must be a function."),ie(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&&!Um(r.dirtyHandlerIds,o)||t()}finally{i=a}};return this.store.subscribe(n)}subscribeToOffsetChange(t){ie(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 ie(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(ie(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 Ur(o,i)&&s.canDrop(this,t)}isDragging(){return!!this.getItemType()}isDraggingSource(t){if(!t)return!1;const s=this.registry.getSource(t,!0);if(ie(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&&!Ur(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 Wm(this.store.getState().dragOffset)}getDifferenceFromInitialOffset(){return _m(this.store.getState().dragOffset)}constructor(t,s){this.store=t,this.registry=s}}const ql=typeof global<"u"?global:self,au=ql.MutationObserver||ql.WebKitMutationObserver;function lu(e){return function(){const s=setTimeout(i,0),o=setInterval(i,50);function i(){clearTimeout(s),clearInterval(o),e()}}}function $m(e){let t=1;const s=new au(e),o=document.createTextNode("");return s.observe(o,{characterData:!0}),function(){t=-t,o.data=t}}const Km=typeof au=="function"?$m:lu;class qm{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=Km(this.flush),this.requestErrorThrow=lu(()=>{if(this.pendingErrors.length)throw this.pendingErrors.shift()})}}class Ym{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 Zm{create(t){const s=this.freeTasks,o=s.length?s.pop():new Ym(this.onError,i=>s[s.length]=i);return o.task=t,o}constructor(t){this.onError=t,this.freeTasks=[]}}const cu=new qm,Qm=new Zm(cu.registerPendingError);function Xm(e){cu.enqueueTask(Qm.create(e))}const Ha="dnd-core/ADD_SOURCE",Na="dnd-core/ADD_TARGET",Ga="dnd-core/REMOVE_SOURCE",Hn="dnd-core/REMOVE_TARGET";function Jm(e){return{type:Ha,payload:{sourceId:e}}}function eC(e){return{type:Na,payload:{targetId:e}}}function tC(e){return{type:Ga,payload:{sourceId:e}}}function sC(e){return{type:Hn,payload:{targetId:e}}}function oC(e){ie(typeof e.canDrag=="function","Expected canDrag to be a function."),ie(typeof e.beginDrag=="function","Expected beginDrag to be a function."),ie(typeof e.endDrag=="function","Expected endDrag to be a function.")}function iC(e){ie(typeof e.canDrop=="function","Expected canDrop to be a function."),ie(typeof e.hover=="function","Expected hover to be a function."),ie(typeof e.drop=="function","Expected beginDrag to be a function.")}function jr(e,t){if(t&&Array.isArray(e)){e.forEach(s=>jr(s,!1));return}ie(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 dt;(function(e){e.SOURCE="SOURCE",e.TARGET="TARGET"})(dt||(dt={}));let nC=0;function rC(){return nC++}function aC(e){const t=rC().toString();switch(e){case dt.SOURCE:return`S${t}`;case dt.TARGET:return`T${t}`;default:throw new Error(`Unknown Handler Role: ${e}`)}}function Yl(e){switch(e[0]){case"S":return dt.SOURCE;case"T":return dt.TARGET;default:throw new Error(`Cannot parse handler ID: ${e}`)}}function Zl(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 lC{addSource(t,s){jr(t),oC(s);const o=this.addHandler(dt.SOURCE,t,s);return this.store.dispatch(Jm(o)),o}addTarget(t,s){jr(t,!0),iC(s);const o=this.addHandler(dt.TARGET,t,s);return this.store.dispatch(eC(o)),o}containsHandler(t){return Zl(this.dragSources,t)||Zl(this.dropTargets,t)}getSource(t,s=!1){return ie(this.isSourceId(t),"Expected a valid source ID."),s&&t===this.pinnedSourceId?this.pinnedSource:this.dragSources.get(t)}getTarget(t){return ie(this.isTargetId(t),"Expected a valid target ID."),this.dropTargets.get(t)}getSourceType(t){return ie(this.isSourceId(t),"Expected a valid source ID."),this.types.get(t)}getTargetType(t){return ie(this.isTargetId(t),"Expected a valid target ID."),this.types.get(t)}isSourceId(t){return Yl(t)===dt.SOURCE}isTargetId(t){return Yl(t)===dt.TARGET}removeSource(t){ie(this.getSource(t),"Expected an existing source."),this.store.dispatch(tC(t)),Xm(()=>{this.dragSources.delete(t),this.types.delete(t)})}removeTarget(t){ie(this.getTarget(t),"Expected an existing target."),this.store.dispatch(sC(t)),this.dropTargets.delete(t),this.types.delete(t)}pinSource(t){const s=this.getSource(t);ie(s,"Expected an existing source."),this.pinnedSourceId=t,this.pinnedSource=s}unpinSource(){ie(this.pinnedSource,"No source is pinned at the time."),this.pinnedSourceId=null,this.pinnedSource=null}addHandler(t,s,o){const i=aC(t);return this.types.set(i,s),t===dt.SOURCE?this.dragSources.set(i,o):t===dt.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 cC=(e,t)=>e===t;function dC(e,t){return!e&&!t?!0:!e||!t?!1:e.x===t.x&&e.y===t.y}function uC(e,t,s=cC){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 hC(e=Bo,t){switch(t.type){case An:break;case Ha:case Na:case Hn:case Ga:return Bo;case kn:case La:case On:case Ln:default:return Oa}const{targetIds:s=[],prevTargetIds:o=[]}=t.payload,i=mm(s,o);if(!(i.length>0||!uC(s,o)))return Bo;const r=o[o.length-1],a=s[s.length-1];return r!==a&&(r&&i.push(r),a&&i.push(a)),i}function gC(e,t,s){return t in e?Object.defineProperty(e,t,{value:s,enumerable:!0,configurable:!0,writable:!0}):e[t]=s,e}function pC(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){gC(e,i,s[i])})}return e}const Ql={initialSourceClientOffset:null,initialClientOffset:null,clientOffset:null};function fC(e=Ql,t){const{payload:s}=t;switch(t.type){case Aa:case kn:return{initialSourceClientOffset:s.sourceClientOffset,initialClientOffset:s.clientOffset,clientOffset:s.clientOffset};case An:return dC(e.clientOffset,s.clientOffset)?e:pC({},e,{clientOffset:s.clientOffset});case On:case Ln:return Ql;default:return e}}function mC(e,t,s){return t in e?Object.defineProperty(e,t,{value:s,enumerable:!0,configurable:!0,writable:!0}):e[t]=s,e}function qs(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){mC(e,i,s[i])})}return e}const CC={itemType:null,item:null,sourceId:null,targetIds:[],dropResult:null,didDrop:!1,isSourcePublic:null};function vC(e=CC,t){const{payload:s}=t;switch(t.type){case kn:return qs({},e,{itemType:s.itemType,item:s.item,sourceId:s.sourceId,isSourcePublic:s.isSourcePublic,dropResult:null,didDrop:!1});case La:return qs({},e,{isSourcePublic:!0});case An:return qs({},e,{targetIds:s.targetIds});case Hn:return e.targetIds.indexOf(s.targetId)===-1?e:qs({},e,{targetIds:fm(e.targetIds,s.targetId)});case Ln:return qs({},e,{dropResult:s.dropResult,didDrop:!0,targetIds:[]});case On:return qs({},e,{itemType:null,item:null,sourceId:null,dropResult:null,didDrop:!1,isSourcePublic:null,targetIds:[]});default:return e}}function wC(e=0,t){switch(t.type){case Ha:case Na:return e+1;case Ga:case Hn:return e-1;default:return e}}function bC(e=0){return e+1}function SC(e,t,s){return t in e?Object.defineProperty(e,t,{value:s,enumerable:!0,configurable:!0,writable:!0}):e[t]=s,e}function yC(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){SC(e,i,s[i])})}return e}function RC(e={},t){return{dirtyHandlerIds:hC(e.dirtyHandlerIds,{type:t.type,payload:yC({},t.payload,{prevTargetIds:pm(e,"dragOperation.targetIds",[])})}),dragOffset:fC(e.dragOffset,t),refCount:wC(e.refCount,t),dragOperation:vC(e.dragOperation,t),stateId:bC(e.stateId)}}function xC(e,t=void 0,s={},o=!1){const i=FC(o),n=new jm(i,new lC(i)),r=new Bm(i,n),a=e(r,t,s);return r.receiveBackend(a),r}function FC(e){const t=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__;return iu(RC,e&&t&&t({name:"dnd-core",instanceId:"dnd-core"}))}function EC(e,t){if(e==null)return{};var s=DC(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 DC(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 Xl=0;const Ni=Symbol.for("__REACT_DND_CONTEXT_INSTANCE__");var PC=p.memo(function(t){var{children:s}=t,o=EC(t,["children"]);const[i,n]=TC(o);return p.useEffect(()=>{if(n){const r=du();return++Xl,()=>{--Xl===0&&(r[Ni]=null)}}},[]),C.jsx(ou.Provider,{value:i,children:s})});function TC(e){if("manager"in e)return[{dragDropManager:e.manager},!1];const t=MC(e.backend,e.context,e.options,e.debugMode),s=!e.context;return[t,s]}function MC(e,t=du(),s,o){const i=t;return i[Ni]||(i[Ni]={dragDropManager:xC(e,t,s,o)}),i[Ni]}function du(){return typeof global<"u"?global:window}function IC(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Xn,Jl;function kC(){return Jl||(Jl=1,Xn=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}),Xn}var AC=kC();const LC=IC(AC),Is=typeof window<"u"?p.useLayoutEffect:p.useEffect;function OC(e,t,s){const[o,i]=p.useState(()=>t(e)),n=p.useCallback(()=>{const r=t(e);LC(o,r)||(i(r),s&&s())},[o,e,s]);return Is(n),[o,n]}function HC(e,t,s){const[o,i]=OC(e,t,s);return Is(function(){const r=e.getHandlerId();if(r!=null)return e.subscribeToStateChange(i,{handlerIds:[r]})},[e,i]),o}function uu(e,t,s){return HC(t,e||(()=>({})),()=>s.reconnect())}function hu(e,t){const s=[...t||[]];return t==null&&typeof e!="function"&&s.push(e),p.useMemo(()=>typeof e=="function"?e():e,s)}function NC(e){return p.useMemo(()=>e.hooks.dragSource(),[e])}function GC(e){return p.useMemo(()=>e.hooks.dragPreview(),[e])}let Jn=!1,er=!1;class VC{receiveHandlerId(t){this.sourceId=t}getHandlerId(){return this.sourceId}canDrag(){ie(!Jn,"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 Jn=!0,this.internalMonitor.canDragSource(this.sourceId)}finally{Jn=!1}}isDragging(){if(!this.sourceId)return!1;ie(!er,"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 er=!0,this.internalMonitor.isDraggingSource(this.sourceId)}finally{er=!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 tr=!1;class BC{receiveHandlerId(t){this.targetId=t}getHandlerId(){return this.targetId}subscribeToStateChange(t,s){return this.internalMonitor.subscribeToStateChange(t,s)}canDrop(){if(!this.targetId)return!1;ie(!tr,"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 tr=!0,this.internalMonitor.canDropOnTarget(this.targetId)}finally{tr=!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 zC(e,t,s){const o=s.getRegistry(),i=o.addTarget(e,t);return[i,()=>o.removeTarget(i)]}function WC(e,t,s){const o=s.getRegistry(),i=o.addSource(e,t);return[i,()=>o.removeSource(i)]}function $r(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 Kr(e){return e!==null&&typeof e=="object"&&Object.prototype.hasOwnProperty.call(e,"current")}function _C(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 UC(e){return(t=null,s=null)=>{if(!p.isValidElement(t)){const n=t;return e(n,s),n}const o=t;return _C(o),jC(o,s?n=>e(n,s):e)}}function gu(e){const t={};return Object.keys(e).forEach(s=>{const o=e[s];if(s.endsWith("Ref"))t[s]=e[s];else{const i=UC(o);t[s]=()=>i}}),t}function ec(e,t){typeof e=="function"?e(t):e.current=t}function jC(e,t){const s=e.ref;return ie(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?p.cloneElement(e,{ref:o=>{ec(s,o),ec(t,o)}}):p.cloneElement(e,{ref:t})}class $C{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!$r(this.lastConnectedDragSourceOptions,this.dragSourceOptions)}didDragPreviewOptionsChange(){return!$r(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=gu({dragSource:(s,o)=>{this.clearDragSource(),this.dragSourceOptions=o||null,Kr(s)?this.dragSourceRef=s:this.dragSourceNode=s,this.reconnectDragSource()},dragPreview:(s,o)=>{this.clearDragPreview(),this.dragPreviewOptions=o||null,Kr(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 KC{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!$r(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=gu({dropTarget:(s,o)=>{this.clearDropTarget(),this.dropTargetOptions=o,Kr(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 xo(){const{dragDropManager:e}=p.useContext(ou);return ie(e!=null,"Expected drag drop context"),e}function qC(e,t){const s=xo(),o=p.useMemo(()=>new $C(s.getBackend()),[s]);return Is(()=>(o.dragSourceOptions=e||null,o.reconnect(),()=>o.disconnectDragSource()),[o,e]),Is(()=>(o.dragPreviewOptions=t||null,o.reconnect(),()=>o.disconnectDragPreview()),[o,t]),o}function YC(){const e=xo();return p.useMemo(()=>new VC(e),[e])}class ZC{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 QC(e,t,s){const o=p.useMemo(()=>new ZC(e,t,s),[t,s]);return p.useEffect(()=>{o.spec=e},[e]),o}function XC(e){return p.useMemo(()=>{const t=e.type;return ie(t!=null,"spec.type must be defined"),t},[e])}function JC(e,t,s){const o=xo(),i=QC(e,t,s),n=XC(e);Is(function(){if(n!=null){const[a,l]=WC(n,i,o);return t.receiveHandlerId(a),s.receiveHandlerId(a),l}},[o,t,s,i,n])}function ev(e,t){const s=hu(e,t);ie(!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=YC(),i=qC(s.options,s.previewOptions);return JC(s,o,i),[uu(s.collect,o,i),NC(i),GC(i)]}function tv(e){return p.useMemo(()=>e.hooks.dropTarget(),[e])}function sv(e){const t=xo(),s=p.useMemo(()=>new KC(t.getBackend()),[t]);return Is(()=>(s.dropTargetOptions=e||null,s.reconnect(),()=>s.disconnectDropTarget()),[e]),s}function ov(){const e=xo();return p.useMemo(()=>new BC(e),[e])}function iv(e){const{accept:t}=e;return p.useMemo(()=>(ie(e.accept!=null,"accept must be defined"),Array.isArray(t)?t:[t]),[t])}class nv{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 rv(e,t){const s=p.useMemo(()=>new nv(e,t),[t]);return p.useEffect(()=>{s.spec=e},[e]),s}function av(e,t,s){const o=xo(),i=rv(e,t),n=iv(e);Is(function(){const[a,l]=zC(n,i,o);return t.receiveHandlerId(a),s.receiveHandlerId(a),l},[o,t,i,s,n.map(r=>r.toString()).join("|")])}function pu(e,t){const s=hu(e,t),o=ov(),i=sv(s.options);return av(s,o,i),[uu(s.collect,o,i),tv(i)]}const tc="column",lv="flex items-center",cv="mr-3 cursor-move text-secondary",dv=({id:e,children:t,cssClass:s,findItem:o,moveItem:i,handleAriaLabel:n="Drag item"})=>{const r=p.useRef(null),a=p.useRef(null),l=typeof o=="function"?o(e):-1,[{isDragging:c},d,u]=ev(()=>({type:tc,item:{id:e,originalIndex:l},collect:g=>{const f=g.getItem();return{isDragging:g.isDragging()&&f?.id===e}},end:(g,f)=>{if(!g)return;!f.didDrop()&&typeof i=="function"&&g.originalIndex>-1&&i(g.id,g.originalIndex)}}),[e,l,i]),[,h]=pu(()=>({accept:tc,hover:g=>{if(!(!g||g.id===e)&&typeof o=="function"&&typeof i=="function"){const f=o(e);i(g.id,f)}}}),[o,i,e]);return u(h(a)),d(r),C.jsxs("div",{ref:a,className:ue(lv,s),style:{opacity:c?0:1},"aria-roledescription":"Draggable item",children:[C.jsx("div",{ref:r,className:cv,"aria-label":n,children:C.jsx(K.IconGripVertical,{...ke})}),t]})},uv=e=>oe.createElement("svg",{width:18,height:18,viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},oe.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"}),oe.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"}),oe.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"}),oe.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"})),hv=e=>oe.createElement("svg",{width:18,height:18,viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},oe.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"}),oe.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"})),gv=e=>oe.createElement("svg",{width:18,height:18,viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},oe.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"}),oe.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"}),oe.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"})),pv=e=>oe.createElement("svg",{width:18,height:18,viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},oe.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"}),oe.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"}),oe.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"}),oe.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"})),fv=e=>oe.createElement("svg",{width:18,height:18,viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},oe.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"}),oe.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"}),oe.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"}),oe.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"}),oe.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"})),mv=e=>oe.createElement("svg",{width:18,height:18,viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},oe.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"}),oe.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"}),oe.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"})),Cv=e=>oe.createElement("svg",{width:18,height:18,viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},oe.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"}),oe.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"}),oe.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"})),Ce=(e,t)=>C.jsx(e,{size:t.size??ke.size,stroke:t.stroke??ke.stroke,className:t.className}),vs=(e,t)=>C.jsx(e,{width:Number(t.size??ke.size),height:Number(t.size??ke.size),className:t.className}),sc={".bmp":e=>Ce(K.IconFileTypeBmp,e),".cpp":e=>vs(uv,e),".c":e=>vs(hv,e),".cs":e=>vs(gv,e),".css":e=>Ce(K.IconFileTypeCss,e),".csv":e=>Ce(K.IconFileTypeCsv,e),".doc":e=>Ce(K.IconFileTypeDoc,e),".docx":e=>Ce(K.IconFileTypeDocx,e),".html":e=>Ce(K.IconFileTypeHtml,e),".ini":e=>vs(pv,e),".jpg":e=>Ce(K.IconFileTypeJpg,e),".js":e=>Ce(K.IconFileTypeJs,e),".json":e=>vs(fv,e),".jsx":e=>Ce(K.IconFileTypeJsx,e),".md":e=>vs(mv,e),".pdf":e=>Ce(K.IconFileTypePdf,e),".php":e=>Ce(K.IconFileTypePhp,e),".png":e=>Ce(K.IconFileTypePng,e),".ppt":e=>Ce(K.IconFileTypePpt,e),".py":e=>vs(Cv,e),".rs":e=>Ce(K.IconFileTypeRs,e),".sql":e=>Ce(K.IconFileTypeSql,e),".svg":e=>Ce(K.IconFileTypeSvg,e),".ts":e=>Ce(K.IconFileTypeTs,e),".tsx":e=>Ce(K.IconFileTypeTsx,e),".txt":e=>Ce(K.IconFileTypeTxt,e),".vue":e=>Ce(K.IconFileTypeVue,e),".xls":e=>Ce(K.IconFileTypeXls,e),".xml":e=>Ce(K.IconFileTypeXml,e),".zip":e=>Ce(K.IconFileTypeZip,e),default:e=>Ce(K.IconFile,e)},fu=({extension:e,size:t=ke.size,stroke:s=ke.stroke,cssClass:o,decorative:i=!1,label:n,indicator:r})=>{const a=(()=>{const u=e.trim().toLowerCase();return u.startsWith(".")?u:`.${u}`})(),c=(sc[a]??sc.default)({size:t,stroke:s}),d=n??`${a.slice(1).toUpperCase()} file icon`;return C.jsxs("span",{className:W("inline-flex relative",o),...i?{"aria-hidden":!0}:{role:"img","aria-label":d},children:[C.jsx(we,{icon:c,className:"inline-block align-middle"}),r&&C.jsx("span",{className:"absolute -bottom-0.5 -left-0.5",children:r})]})},Va=({label:e="Shared entity",size:t=10,cssClass:s,stroke:o=2})=>C.jsx(we,{className:ue("text-accent-primary",s),label:"Shared entity indicator",icon:C.jsx(K.IconArrowUpRight,{size:t,stroke:o,"aria-label":e,className:"bg-layer-3",role:"img"})}),Ba=({name:e,cssClass:t,shared:s=!1})=>{const o=e.includes(".")?e.split(".").pop():null;return C.jsxs("div",{className:ue("flex items-center gap-2 w-full",t),children:[o&&C.jsx(fu,{extension:o,cssClass:"text-secondary",indicator:s?C.jsx(Va,{}):null,label:"File type icon"}),C.jsx(Tt,{cssClass:"text-primary dial-small flex-1 min-w-0",text:e})]})},za=({name:e,cssClass:t,shared:s=!1,loading:o=!1})=>{const i=()=>o?C.jsx(Pn,{}):C.jsx(we,{icon:C.jsx(K.IconFolder,{...ke}),className:"inline-block align-middle"});return C.jsxs("div",{className:ue("flex items-center gap-2 w-full",t),children:[C.jsxs("span",{className:"inline-flex relative text-secondary",role:"img",children:[i(),s&&C.jsx("span",{className:"absolute -bottom-0.5 -left-0.5",children:C.jsx(Va,{})})]}),C.jsx(Tt,{cssClass:"text-primary dial-small flex-1 min-w-0",text:e})]})};var en=(e=>(e.Horizontal="horizontal",e.Vertical="vertical",e))(en||{});const oc=()=>typeof window<"u"&&window.innerWidth<1024,vv=()=>{const[e,t]=p.useState(oc());return p.useEffect(()=>{const s=()=>t(oc());return window.addEventListener("resize",s),()=>window.removeEventListener("resize",s)},[]),e};var mu=(e=>(e.Dropdown="dropdown",e.Menu="menu",e))(mu||{}),Ft=(e=>(e.Click="click",e.Hover="hover",e.ContextMenu="contextMenu",e))(Ft||{}),Cu=(e=>(e.Item="item",e.Divider="divider",e))(Cu||{});const wv=W("flex items-center gap-2 align-middle","h-auto px-0 bg-transparent border-0"),bv=W("z-[53] overflow-auto rounded bg-layer-0 text-primary shadow focus-visible:outline-none","w-max"),Sv=W("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"),yv="opacity-75 !cursor-not-allowed",Rv="text-error",xv="my-1 border-t border-hover border-secondary",Mo=8,Wa=({ariaLabel:e,cssClass:t,size:s=24,onClose:o})=>C.jsx(Ie,{ariaLabel:e,cssClass:ue("text-secondary hover:text-accent-primary",t),onClick:o,iconBefore:C.jsx(K.IconX,{size:s})}),Ut=({children:e,menu:t,renderOverlay:s,trigger:o=[Ft.Click],placement:i,disabled:n=!1,open:r,defaultOpen:a=!1,onOpenChange:l,closable:c=!1,onClose:d,cssClass:u,listClassName:h,outsidePressIgnoreRef:g,outsideClosable:f=!0,allowedPlacements:m,anchorToMouse:v=!1,matchReferenceWidth:w=!0})=>{const[b,S]=p.useState(a),R=r!==void 0,y=R?!!r:b,x=p.useCallback(O=>{R||S(O),l?.(O)},[R,l]),D=p.useId(),M=i===void 0,L=O=>"clientWidth"in O?O.clientWidth:O.getBoundingClientRect?.()?.width??0,{refs:I,floatingStyles:F,context:P}=le.useFloating({placement:i,open:y,onOpenChange:x,whileElementsMounted:le.autoUpdate,middleware:[le.offset({mainAxis:Mo,crossAxis:0}),M?le.autoPlacement({alignment:"start",crossAxis:!0,padding:Mo,allowedPlacements:m}):le.flip({padding:Mo}),le.shift({padding:Mo}),le.size({padding:Mo,apply({availableWidth:O,availableHeight:ee,elements:ce}){const Oe=ce.floating,Ze=L(ce.reference);Oe.style.setProperty("--fui-available-height",`${Math.floor(ee)}px`),Oe.style.setProperty("--reference-width",w?`${Math.round(Ze)}px`:"0px"),w?Oe.style.minWidth=`${Math.round(Ze)}px`:Oe.style.removeProperty("min-width"),Oe.style.maxWidth=`${Math.floor(O)}px`,Oe.style.maxHeight=`${Math.floor(ee)}px`}})]}),B=le.useClick(P,{enabled:o.includes(Ft.Click)&&!n}),Q=le.useHover(P,{enabled:o.includes(Ft.Hover)&&!n,move:!1,restMs:40,delay:{open:80,close:80}}),A=le.useDismiss(P,{bubbles:!0,referencePress:!1,outsidePress:O=>{if(!f)return!1;const ee=O.target;return!(g?.current&&ee instanceof Node&&g.current.contains(ee))}}),te=le.useRole(P,{role:"menu"}),{getReferenceProps:z,getFloatingProps:k}=le.useInteractions([B,Q,A,te]),Z=p.useCallback((O,ee)=>{I.setPositionReference({getBoundingClientRect:()=>({width:0,height:0,x:O,y:ee,top:ee,left:O,right:O,bottom:ee})})},[I]),N=p.useCallback(O=>{!o.includes(Ft.ContextMenu)||n||(O.preventDefault(),v&&Z(O.clientX,O.clientY),x(!0))},[v,n,x,Z,o]),X=p.useCallback(O=>{!v||n||Z(O.clientX,O.clientY)},[v,n,Z]);p.useEffect(()=>{n&&y&&x(!1)},[n,y,x]);const $=p.useCallback(O=>ee=>{O.disabled||(O.onClick?.({key:O.key,domEvent:ee}),t?.onClick?.({key:O.key,domEvent:ee}),x(!1))},[t,x]),_=p.useMemo(()=>s?s():t?C.jsxs(C.Fragment,{children:[t.header&&C.jsx(C.Fragment,{children:typeof t.header=="function"?t.header():t.header}),C.jsx("div",{role:"none",className:"py-1",children:t.items.map(O=>O.type===Cu.Divider?C.jsx("div",{role:"separator",className:xv},O.key):C.jsxs("button",{role:"menuitem",type:"button","aria-disabled":!!O.disabled,className:W(Sv,O.disabled&&yv,O.danger&&Rv),disabled:O.disabled,onClick:$(O),children:[O.icon&&C.jsx("span",{className:W(O.danger&&"text-error",O.disabled&&"text-secondary"),children:C.jsx(we,{icon:O.icon})}),C.jsx("span",{className:W("flex-1 truncate text-left",O.danger&&"text-error",O.disabled&&"text-secondary"),children:O.label})]},O.key))}),t.footer&&C.jsx(C.Fragment,{children:typeof t.footer=="function"?t.footer():t.footer})]}):null,[$,t,s]),se=z({onContextMenu:N,onMouseDown:X});return C.jsxs(C.Fragment,{children:[C.jsx("span",{ref:I.setReference,className:W(wv,n&&"!cursor-not-allowed opacity-75",u),"aria-haspopup":"menu","aria-expanded":y,"aria-controls":D,...se,children:e}),y&&C.jsx(le.FloatingPortal,{children:C.jsx(le.FloatingFocusManager,{context:P,modal:!1,initialFocus:-1,returnFocus:!0,children:C.jsxs("div",{id:D,ref:I.setFloating,style:F,className:W(bv,!w&&"w-max",h),...k(),children:[c&&C.jsx("div",{className:"flex items-center justify-between px-2 pt-2",children:C.jsx(Wa,{ariaLabel:"Close dropdown",onClose:O=>{d?.(O),x(!1)}})}),_]})})})]})},No=({tab:e,active:t,disabled:s,invalid:o,cssClass:i,horizontal:n,onClick:r})=>{const l=ue("rounded px-3 pt-2 pb-[6px] items-center flex flex-row gap-2 h-[32px] cursor-pointer dial-small leading-4 hover:text-accent-primary",{"bg-layer-4":n,"bg-layer-1 text-secondary pointer-events-none":s,"bg-accent-primary-alpha text-primary":t&&!s,"text-primary":!t&&!s,"pb-1 border-b-2 border-b-accent-primary":t&&n&&!s,"border-l-2 border-l-accent-primary":t&&!n&&!s},i);return C.jsxs("button",{role:"tab",className:l,onClick:()=>r(e.id),disabled:s,children:[C.jsx(Tt,{text:e.name,contentClassName:"max-w-[200px]",cssClass:"max-w-[200px]"}),(o||e.invalid)&&C.jsx("div",{className:"text-error",children:C.jsx(K.IconExclamationCircle,{...ke})})]})},ic=12,vu=({tabs:e,activeTab:t,onClick:s,orientation:o=en.Horizontal})=>{const[i,n]=p.useState(!1),[r,a]=p.useState(!1),[l,c]=p.useState(!1),d=vv(),u=o===en.Horizontal,h=p.useRef(null),g=p.useRef(null),f=p.useRef(null),m=e.find(b=>b.id===t),v=p.useMemo(()=>W("flex gap-3",u?"flex-row flex-nowrap overflow-x-auto":"flex-col flex-wrap w-full"),[u]),w=p.useCallback(()=>{const b=g.current;b&&c(b.scrollWidth>b.clientWidth)},[]);return p.useEffect(()=>{w();const b=new ResizeObserver(()=>w()),S=g.current;return S&&b.observe(S),()=>b.disconnect()},[e,w]),p.useEffect(()=>{const b=f.current,S=g.current;if(!b||!S)return;const R=b.offsetLeft,y=R+b.offsetWidth,x=S.scrollLeft,D=x+S.clientWidth;R<x?S.scrollTo({left:R-ic,behavior:"smooth"}):y>D&&S.scrollTo({left:y-S.clientWidth+ic,behavior:"smooth"})},[t]),d?C.jsx("div",{className:"h-11 flex items-center bg-layer-3 px-4",children:C.jsx(Ut,{trigger:[Ft.Click],open:i,onOpenChange:n,placement:"bottom-start",allowedPlacements:["bottom-start","top-start"],renderOverlay:()=>e.map(b=>C.jsx(No,{tab:b,active:b.id===t,onClick:S=>{s(S),n(!1)},cssClass:"w-full rounded-none h-11 items-center px-6"},b.id)),children:C.jsxs("div",{className:"flex gap-2 items-center h-11 cursor-pointer",children:[C.jsx(No,{tab:m,active:!0,onClick:s,cssClass:"rounded-none bg-transparent border-l-0 border-b-[2px] border-accent-primary h-full items-center px-0"},t),C.jsx(we,{icon:C.jsx(K.IconChevronDown,{size:16}),className:W("text-primary transition-transform",i&&"rotate-180")})]})})}):C.jsxs("div",{ref:h,className:"flex w-full items-start",children:[C.jsx("div",{ref:g,className:v,children:e.map(b=>C.jsx("div",{ref:t===b.id?f:void 0,className:"w-full",children:C.jsx(No,{tab:b,active:t===b.id,onClick:s,horizontal:u,cssClass:"w-full"})},b.id))}),l&&C.jsx("div",{className:"flex items-center ml-2",children:C.jsx(Ut,{trigger:[Ft.Click],open:r,onOpenChange:a,placement:"bottom-end",renderOverlay:()=>e.map(b=>C.jsx(No,{tab:b,active:b.id===t,onClick:S=>{s(S),a(!1)},cssClass:"w-full rounded-none h-[32px] items-center px-3 py-2"},b.id)),children:C.jsx(Ie,{iconBefore:C.jsx(K.IconDotsVertical,{size:18}),cssClass:W("w-8 h-8 flex items-center justify-center rounded border",r?"bg-layer-4 border-transparent":"border-primary")})})})]})},Fv="w-full overflow-x-auto",Ev="flex flex-nowrap items-center gap-2 min-w-0 px-0 py-0 whitespace-nowrap",Dv="flex items-center gap-2 min-w-0 shrink-0 dial-small",nc="inline-flex items-center gap-1 min-w-0 transition-colors",Pv="text-secondary hover:text-accent-primary",Tv="text-primary cursor-default",Mv="flex-none inline-flex items-center leading-none text-icon-secondary",wu=C.jsx(K.IconChevronRight,{size:16,"aria-hidden":"true"}),bu=({title:e,href:t,onClick:s,disabled:o,isLast:i,separator:n=wu,cssClass:r,iconBefore:a,titleCssClass:l})=>{const c=ue(Dv,r),d=(!!t||!!s)&&!i&&!o,u=d?ue(nc,Pv,l):ue(nc,Tv,o?"pointer-events-none opacity-75":"",l),h=typeof e=="string"?C.jsx(Tt,{cssClass:u,text:e}):e;return C.jsxs("li",{className:c,children:[d?C.jsxs("a",{href:t,onClick:s,className:u,children:[a,h]}):C.jsxs("span",{className:u,"aria-current":i?"page":void 0,"aria-disabled":o?"true":void 0,children:[a,h]}),!i&&C.jsx("span",{className:Mv,children:n})]})},Su=({pathItems:e,separator:t=wu,ariaLabel:s="Breadcrumb",cssClass:o,children:i,titleCssClass:n})=>{const r=e?.length?e.map((a,l)=>p.createElement(bu,{...a,key:`item-${l}`,isLast:l===e.length-1,separator:t,titleCssClass:n})):p.Children.toArray(i).map((a,l,c)=>{if(!p.isValidElement(a))return a;const d=l===c.length-1;return p.cloneElement(a,{isLast:d,separator:t})});return C.jsx("nav",{"aria-label":s,className:ue(Fv,o),children:C.jsx("ol",{className:Ev,children:r})})},yu=({iconClass:e,...t})=>C.jsx(Ie,{iconBefore:C.jsx(K.IconTrashX,{...ke,className:e||""}),...t}),Ru=({value:e,textareaId:t,placeholder:s,cssClass:o="",containerCssClass:i="",disabled:n,invalid:r,readonly:a,disableTooltip:l,onChange:c})=>C.jsx(hs,{tooltip:l?null:e,triggerClassName:ue("flex",i),children:C.jsx("textarea",{id:t,placeholder:s,value:e||"",disabled:n,className:W("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)})}),Iv=["ArrowLeft","ArrowRight","ArrowUp","ArrowDown","Backspace","Delete","Tab","Enter","Escape","Home","End","Insert"],kv=(e,t,s,o)=>{if((t==="number"||s!==void 0||o!==void 0)&&!Iv.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}}}}},fo=({iconBefore:e,iconAfter:t,hideBorder:s,value:o,elementId:i,placeholder:n="",cssClass:r="",containerCssClass:a,tooltipTriggerClassName:l,type:c="text",disabled:d,readonly:u,invalid:h,onChange:g,min:f,max:m,prefix:v,suffix:w,textBeforeInput:b,textAfterInput:S,onBlur:R,defaultValue:y,tooltipText:x})=>{const D=F=>F.target.blur(),M=c==="number"||f!==void 0||m!==void 0,L=F=>{kv(F,c,f,m)},I=F=>{const P=F.currentTarget.value;if(M&&P!==""){const B=parseFloat(P);if(isNaN(B)&&P!=="-"&&P!=="."||!isNaN(B)&&(f!==void 0&&B<f||m!==void 0&&B>m))return}g?.(P||void 0)};return C.jsxs("div",{className:W("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),children:[b&&C.jsx("div",{className:"mr-2",children:C.jsx(fo,{hideBorder:!0,containerCssClass:"rounded-r-none border-r-0",cssClass:"overflow-hidden overflow-ellipsis dial-small",value:b,disabled:!0,elementId:b+"textBefore"})}),v&&C.jsxs("p",{className:"text-secondary dial-small mr-2",children:[" ",v]}),C.jsx(we,{icon:e,className:W(!!e&&"mr-2")}),C.jsx(hs,{tooltip:x||o,triggerClassName:W(l,"flex-1"),children:C.jsx("input",{type:c,autoComplete:"off",id:i,placeholder:n,value:y?void 0:o??"",disabled:d,className:W("border-0 bg-transparent w-full truncate",r),onChange:F=>!u&&I?.(F),onKeyDown:L,onWheel:D,onBlur:R,min:f,max:m,defaultValue:y})}),C.jsx(we,{icon:t,className:W(!!t&&"ml-2")}),w&&C.jsxs("p",{className:"text-secondary dial-small ml-2",children:[" ",w]}),S&&C.jsx("div",{className:"ml-2",children:C.jsx(fo,{hideBorder:!0,containerCssClass:"rounded-l-none border-l-0",value:S,disabled:!0,elementId:S+"textAfter"})})]})},Av=/^0+\.(\d+)?$/,Lv=/^0+/,xu=({label:e,optional:t,optionalText:s,description:o,error:i,captionDescription:n,readonly:r,orientation:a,elementId:l,fieldTitle:c,errorText:d,elementCssClass:u,elementContainerCssClass:h,containerCssClass:g,defaultEmptyText:f,...m})=>C.jsx(Tn,{label:e??c,error:i??d,optionalText:s,optional:t,description:o,captionDescription:n,readonly:r,orientation:a,elementId:l,cssClass:g,defaultEmptyText:f,value:m.value,children:C.jsx(fo,{elementId:l,cssClass:u,containerCssClass:h,invalid:d!=null,...m})}),Ov=({onChange:e,...t})=>{const s=o=>o==="-"?o:String(o)?.match(Av)?String(o)?.replace(Lv,"0"):Number(o);return C.jsx(xu,{type:"number",onChange:o=>e?.(s(o)),...t})},Hv=({onChange:e,...t})=>C.jsx(xu,{type:"text",onChange:s=>e?.(s),...t}),Nv=({fieldTitle:e,optional:t,elementId:s,elementCssClass:o,containerCssClass:i,elementContainerCssClass:n,errorText:r,...a})=>C.jsxs("div",{className:ue("flex flex-col",i),children:[C.jsx(Vs,{fieldTitle:e,optional:t,htmlFor:s}),C.jsx(Ru,{textareaId:s,cssClass:o,containerCssClass:n,...a}),C.jsx(rs,{errorText:r})]}),Fu=({title:e,switchId:t,isOn:s=!1,disabled:o,onChange:i})=>{const n=W("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=p.useCallback(a=>{a.stopPropagation(),i?.(!s)},[i,s]);return C.jsxs("div",{className:"flex flex-row items-center",children:[C.jsx("input",{type:"checkbox",onChange:r,id:t,disabled:o,className:"invisible w-0 h-0",checked:s}),C.jsx("label",{htmlFor:t,className:n,children:C.jsx("span",{className:W("size-3 rounded-full",o?s?"bg-layer-4":"bg-controls-disable":"bg-controls-enable-primary")})}),e&&C.jsx("span",{className:"pl-2 dial-small text-primary",children:e})]})};var Vt=(e=>(e.Sm="sm",e.Md="md",e.Lg="lg",e))(Vt||{});const Gv="z-[52] flex items-center justify-center bg-blackout md:p-4",Vv="divide-tertiary divide-y",Bv="flex flex-row justify-between py-4 px-6 items-center",zv={[Vt.Sm]:"dial-sm-popup",[Vt.Md]:"dial-md-popup",[Vt.Lg]:"dial-lg-popup"},Nn=({open:e=!1,title:t,portalId:s,cssClass:o,overlayClass:i,headingClass:n,dividers:r=!0,children:a,footer:l,onClose:c,size:d=Vt.Md})=>{const{refs:u,context:h}=le.useFloating({open:e,onOpenChange:b=>{b||c?.(null)}}),g=le.useRole(h,{role:"dialog"}),f=le.useDismiss(h,{outsidePress:!0}),{getFloatingProps:m}=le.useInteractions([g,f]);if(!e)return null;const v=typeof t=="string"?"dial-popup-heading":void 0,w=b=>b?typeof b=="string"?C.jsx("h3",{id:v,className:W("flex-1 min-w-0 mr-3 truncate dial-h3 text-primary",n),children:C.jsx(hs,{tooltip:b,children:b})}):b:C.jsx("span",{});return C.jsx(le.FloatingPortal,{id:s,children:C.jsx(le.FloatingOverlay,{className:W(Gv,i),children:C.jsx(le.FloatingFocusManager,{context:h,children:C.jsxs("div",{ref:u.setFloating,...m(),role:"dialog","aria-modal":"true","aria-labelledby":v,className:W("dial-popup",zv[d],r&&Vv,o),children:[C.jsxs("div",{className:Bv,children:[w(t),C.jsx(Wa,{ariaLabel:"Close dialog",onClose:b=>c?.(b)})]}),C.jsx("div",{className:"flex-grow overflow-auto",children:a}),l]})})})})};var ei=(e=>(e.Info="info",e.Danger="danger",e))(ei||{});const Wv="flex justify-end gap-2 px-6 py-4",_v="text-secondary dial-small-150 px-6 py-4",Uv="Cancel",jv="Ok",rc={[ei.Info]:{confirmVariant:De.Primary,cancelVariant:De.Secondary},[ei.Danger]:{container:"dial-danger-popup",confirmVariant:De.Danger,cancelVariant:De.Secondary}},$v=({title:e,description:t,descriptionCssClass:s,open:o=!1,confirmLabel:i=jv,cancelLabel:n=Uv,isLoading:r=!1,disableConfirmButton:a=!1,cssClass:l,confirmClassName:c,onClose:d,onConfirm:u,onCancel:h,children:g,dividers:f=!1,variant:m=ei.Info,size:v=Vt.Sm,footer:w})=>{const b=r?null:C.jsxs("div",{className:Wv,children:[C.jsx(Ie,{variant:De.Secondary,title:n,onClick:()=>h?h():d?.()}),C.jsx(Ie,{variant:rc[m].confirmVariant,cssClass:c,title:i,disable:a,onClick:()=>u()})]}),S=p.useCallback(()=>r?C.jsx("div",{className:"px-6 py-4 h-[120px]",children:C.jsx(Pn,{size:50})}):g??(t?C.jsx("div",{className:W(_v,s),children:t}):null),[g,t,r,s]);return C.jsx(Nn,{open:o,title:e,cssClass:W(rc[m].container,l),dividers:f,onClose:()=>d?.(),footer:w??b,size:v,children:S()})},_a=({selectedItems:e,listCssClass:t,listElementCssClass:s})=>!!e?.length&&C.jsx("ul",{className:W("flex-row items-center truncate flex-wrap","flex gap-x-2 gap-y-1",t),children:e?.map(o=>C.jsx("li",{children:C.jsx(hs,{tooltip:o,children:C.jsx(In,{tag:o,cssClass:W([s])})})},o))}),ac=e=>oe.createElement("svg",{width:18,height:18,viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},oe.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"})),Eu=({children:e,open:t,disabled:s=!1,selectedValue:o,valueCssClasses:i,inputCssClasses:n,onOpen:r,elementId:a,errorText:l,emptyValueText:c})=>{const d=Array.isArray(o)&&o.length>0,u=typeof o=="string"&&!!o.trim(),h=d||u?o:c,g=s?void 0:r,f=()=>C.jsxs(C.Fragment,{children:[C.jsx("button",{type:"button",className:"w-full",onClick:g,"aria-label":"open-popup",id:a,children:C.jsxs("div",{className:W("dial-input px-3 py-2 dial-input-field flex flex-row items-center w-full justify-between",n,s&&"dial-input-disable",l&&"dial-input-error"),children:[C.jsx(hs,{tooltip:String(h),children:C.jsx("span",{className:i,children:h})}),!s&&C.jsx("div",{className:"flex-shrink-0",children:C.jsx(we,{icon:C.jsx(ac,{role:"img",width:Ho,height:Ho})})})]})}),l&&C.jsx(rs,{errorText:l})]}),m=()=>C.jsx("div",{className:"w-full",onClick:g,children:C.jsxs("div",{className:W("dial-input px-3 py-2 flex flex-row items-center w-full justify-between",s&&"dial-input-disable"),children:[C.jsx(_a,{selectedItems:h}),!s&&C.jsx("div",{className:"ml-1",children:C.jsx(we,{icon:C.jsx(ac,{role:"img",width:Ho,height:Ho})})})]})});return C.jsxs(C.Fragment,{children:[d?m():f(),t&&Dn.createPortal(e,document.body)]})},Kv=({fieldTitle:e,htmlFor:t,disabled:s,selectedValue:o,radioButtons:i,customInputValue:n,valueCssClasses:r,inputCssClasses:a,emptyValueText:l,onClose:c,title:d,portalId:u,onApply:h,cancelButtonTitle:g="Cancel",applyButtonTitle:f="Apply",isValid:m,selectedRadioValue:v,onChangeRadioField:w,id:b,size:S=Vt.Md})=>{const[R,y]=p.useState(!1),x=p.useCallback(()=>{s||y(!0)},[s]),D=p.useCallback(()=>{y(!1),c?.()},[c]),M=p.useCallback(()=>{h(),D()},[h,D]);return C.jsxs("div",{className:"flex flex-col",children:[C.jsx(Vs,{fieldTitle:e,htmlFor:t}),C.jsx(Eu,{disabled:s,open:R,selectedValue:n??i.find(L=>L.id===o)?.name,valueCssClasses:r,inputCssClasses:W(a,"py-2","px-3"),emptyValueText:l,onOpen:x,children:C.jsx(Nn,{open:R,onClose:D,title:d,portalId:u,size:S,footer:C.jsxs("div",{className:"flex flex-row items-center justify-end gap-2 px-6 py-4",children:[C.jsx(Ie,{variant:De.Secondary,title:g,onClick:D}),C.jsx(Ie,{variant:De.Primary,title:f,onClick:M,disable:!m})]}),children:C.jsx("div",{className:"px-6 py-4",children:C.jsx(tu,{radioButtons:i,labelCssClass:"dial-small",activeRadioButton:v,onChange:w,elementId:b,orientation:Jo.Column})})})})]})},qv="Create",Yv="Cancel",Zv="flex items-center justify-end gap-2 px-6 py-3",Qv=({title:e,open:t=!1,submitLabel:s=qv,cancelLabel:o=Yv,isLoading:i=!1,disableSubmitButton:n=!1,cssClass:r,submitClassName:a,onClose:l,onSubmit:c,onCancel:d,children:u,dividers:h=!0,size:g=Vt.Md,footer:f})=>{const m=i?null:C.jsxs("div",{className:Zv,children:[C.jsx(Ie,{variant:De.Secondary,title:o,onClick:()=>d?d():l?.()}),C.jsx(Ie,{variant:De.Primary,cssClass:a,title:s,disable:n,onClick:()=>c()})]}),v=p.useCallback(()=>i?C.jsx("div",{className:"px-6 py-4 h-[120px]",children:C.jsx(Pn,{size:50})}):u??null,[u,i]);return C.jsx(Nn,{open:t,title:e,cssClass:r,dividers:h,onClose:()=>l?.(),footer:f??m,size:g,children:v()})};var ti=(e=>(e.Small="small",e.Base="base",e))(ti||{});const Xv={[ti.Small]:{textClass:"text-xs px-1",containerClass:"px-[6px] py-1 h-[22px]",iconSize:10,iconStroke:1},[ti.Base]:{textClass:"text-sm px-2",containerClass:"px-3 py-2 h-[38px]",iconSize:18,iconStroke:1.5}},Ua=({elementId:e,value:t,placeholder:s="Search...",disabled:o,readonly:i,invalid:n,cssClass:r,containerCssClass:a,onChange:l,size:c=ti.Base})=>{const[d,u]=p.useState(t||"");p.useEffect(()=>{u(t||"")},[t]);const h=p.useCallback(m=>{u(m),l?.(m)},[l]),g=Xv[c],f=p.useCallback(()=>{h("")},[h]);return C.jsxs("div",{className:W("dial-input flex flex-row items-center justify-between",n&&"dial-input-error",o&&"dial-input-disable",i&&"dial-input-readonly",g.containerClass,a),children:[C.jsx(we,{className:W(o?"text-secondary":"text-primary"),icon:C.jsx(K.IconSearch,{size:g.iconSize,stroke:g.iconStroke})}),C.jsx("input",{id:e,type:"text",autoComplete:"off",placeholder:s,value:d??"",disabled:o,readOnly:i,className:W("border-0 bg-transparent w-full",r,g.textClass),onChange:m=>!i&&h(m.currentTarget.value)}),d&&!i&&!o&&C.jsx(we,{className:"text-primary cursor-pointer",icon:C.jsx(K.IconX,{size:g.iconSize,stroke:g.iconStroke,onClick:f,"aria-label":"Clear search",role:"button"})})]})},Jv="w-full h-[12] flex items-center justify-between gap-4",ew="min-w-0 h-[38px] flex-1 overflow-hidden bg-layer-3 px-3 flex items-center rounded",tw="w-[260px]",Du=({ariaLabel:e="Breadcrumb",titleCssClass:t,onItemClick:s,path:o,makeHref:i,cssClass:n,breadcrumbCssClass:r,searchable:a=!0,value:l,elementId:c="fm-search",disabled:d,readonly:u,invalid:h,onSearchChange:g,searchCssClass:f,searchContainerCssClass:m})=>{const v=p.useMemo(()=>{if(!o)return;const w=o.split("/").map(b=>b.trim()).filter(Boolean);return w.length?w.map((b,S)=>{const R=w.slice(0,S+1),y=typeof i=="function"?i(R,S):void 0;return{title:b,href:y,onClick:s?x=>{x.preventDefault(),s(y)}:void 0}}):[{title:"/"}]},[o,i,s]);return C.jsxs("div",{className:W(Jv,n),children:[C.jsx("div",{className:ew,children:C.jsx(Su,{pathItems:v,ariaLabel:e,titleCssClass:t,cssClass:r})}),a&&C.jsx("div",{className:tw,role:"search","aria-label":"Search",children:C.jsx(Ua,{elementId:c,value:l??"",onChange:g,disabled:d,readonly:u,invalid:h,cssClass:f,containerCssClass:m})})]})},sw="w-full h-full grid grid-rows-[auto_1fr] gap-3 p-3 overflow-hidden min-w-0 bg-layer-2",ow="w-full py-2 text-secondary flex items-center gap-2",iw="flex min-h-0 min-w-0 h-full gap-3 overflow-hidden",nw="flex flex-col flex-1 min-h-0 min-w-0 h-full gap-3",rw="w-full h-full rounded bg-layer-3 text-secondary overflow-auto min-w-0",aw="flex-1 w-full rounded text-secondary overflow-auto min-h-0 min-w-0",lw=360,cw="Files";var ns=(e=>(e.ITEM="item",e.FOLDER="folder",e))(ns||{});const dw={size:10,stroke:2},uw=26,hw=({items:e,showFiles:t=!1,expandedPaths:s=new Set,loadingPaths:o=new Set,selectedPath:i,emptyStateTitle:n="No Folders",emptyStateDescription:r,emptyStateIcon:a,onItemClick:l,getContextMenuItems:c})=>{const[d,u]=p.useState(s),h=f=>{l?.(f),d.has(f.path)?u(m=>{const v=new Set(m);return v.delete(f.path),v}):u(m=>{const v=new Set(m);return v.add(f.path),v})},g=(f,m)=>f.map(v=>{const{path:w,nodeType:b,name:S,items:R}=v,y=b===ns.FOLDER;if(!y&&!t)return;const x=Array.isArray(R)&&R.length>0&&R.some(P=>P.nodeType===ns.FOLDER||t),D=d.has(w),M=i===w,L=o.has(w),I=M?"bg-accent-primary-alpha border-l-2 border-l-accent-primary rounded":"border-l-2 border-l-transparent",F=c?.(v)??[];return C.jsx("div",{className:"cursor-pointer text-secondary",children:C.jsxs("div",{className:"flex flex-col",children:[C.jsxs("div",{style:{paddingLeft:`${m*uw}px`},className:ue("py-[6px] pr-[6px] gap-[2px] dial-small flex justify-between hover:bg-accent-primary-alpha rounded group w-full mb-[2px]",I),children:[C.jsx("div",{onClick:()=>h(v),className:"w-full",children:C.jsx(Ut,{trigger:[Ft.ContextMenu],cssClass:"w-full",anchorToMouse:!0,menu:{items:F},children:C.jsx("div",{className:"flex-1 flex flex-row truncate items-center",children:y?C.jsxs(C.Fragment,{children:[C.jsx(K.IconCaretRightFilled,{...dw,className:W("flex-shrink-0",D&&"rotate-90 transition-all",!x&&"text-transparent")}),C.jsx(za,{name:S,loading:L})]}):C.jsx(Ba,{name:S})})})}),F.length>0&&C.jsx(Ut,{placement:"bottom-start",allowedPlacements:["top-start","top-end"],menu:{items:F},children:C.jsx(we,{className:"invisible group-hover:visible text-secondary mx-2 flex flex-row gap-2 hover:text-accent-primary",icon:C.jsx(K.IconDotsVertical,{...ke})})})]}),D&&R&&g(R,m+1)]})},`${w}-children`)});return C.jsx("div",{className:"flex-1 w-full h-full overflow-y-auto",children:e.length>0?g(e,0):C.jsx(ka,{title:n,description:r,icon:a})})};var ks=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 Bt(e){return e==null||e===""?null:e}function V(e){return e!=null&&e!==""}function be(e){return!V(e)}function qr(e){return e!=null&&typeof e.toString=="function"?e.toString():null}function si(e,t){const s=e?JSON.stringify(e):null,o=t?JSON.stringify(t):null;return s===o}function gw(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 pw=/[&<>"']/g,fw={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;"};function Fo(e){return e?.toString().toString()??null}function zo(e){return Fo(e)?.replace(pw,t=>fw[t])??null}function St(e){return e.eRootDiv.getRootNode()}function ye(e){return St(e).activeElement}function Le(e){const{gos:t,eRootDiv:s}=e;let o=null;const i=t.get("getDocument");return i&&V(i)?o=i():s&&(o=s.ownerDocument),o&&V(o)?o:document}function Pu(e){const t=ye(e);return t===null||t===Le(e).body}function Tu(e){return Le(e).defaultView||window}function ja(e){let t=null,s=null;try{t=Le(e).fullscreenElement}catch{}finally{t||(t=St(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 mw(e){return ja(e)?.clientWidth??(window.innerWidth||-1)}function Cw(e){return ja(e)?.clientHeight??(window.innerHeight||-1)}function vt(e,t,s){s==null||typeof s=="string"&&s==""?Mu(e,t):wt(e,t,s)}function wt(e,t,s){e.setAttribute(Iu(t),s.toString())}function Mu(e,t){e.removeAttribute(Iu(t))}function Iu(e){return`aria-${e}`}function As(e,t){t?e.setAttribute("role",t):e.removeAttribute("role")}function vw(e){let t;return e==="asc"?t="ascending":e==="desc"?t="descending":e==="mixed"?t="other":t="none",t}function ww(e){return e.getAttribute("aria-label")}function mo(e,t){vt(e,"label",t)}function oi(e,t){vt(e,"labelledby",t)}function ku(e,t){vt(e,"live",t)}function bw(e,t){vt(e,"atomic",t)}function Sw(e,t){vt(e,"relevant",t)}function yw(e,t){vt(e,"invalid",t)}function Rw(e,t){vt(e,"disabled",t)}function Au(e,t){vt(e,"hidden",t)}function Yr(e,t){wt(e,"expanded",t)}function xw(e,t){wt(e,"setsize",t)}function Fw(e,t){wt(e,"posinset",t)}function Ew(e,t){wt(e,"rowcount",t)}function Lu(e,t){wt(e,"rowindex",t)}function Dw(e,t){wt(e,"rowspan",t)}function Pw(e,t){wt(e,"colcount",t)}function Ou(e,t){wt(e,"colindex",t)}function Tw(e,t){wt(e,"colspan",t)}function Mw(e,t){wt(e,"sort",t)}function Iw(e){Mu(e,"sort")}function Hu(e,t){vt(e,"selected",t)}function kw(e,t){vt(e,"controls",t)}function Aw(e,t){kw(e,t.id),oi(t,e.id)}function lc(e,t){vt(e,"owns",t)}function Gn(e,t){return t===void 0?e("ariaIndeterminate","indeterminate"):t===!0?e("ariaChecked","checked"):e("ariaUnchecked","unchecked")}var Lw="[tabindex], input, select, button, textarea, [href]",Nu="[disabled], .ag-disabled:not(.ag-button), .ag-disabled *";function Wo(e){return!e||!e.matches("input, select, button, textarea")||!e.matches(Nu)?!1:$t(e)}function Se(e,t,s={}){const{skipAriaHidden:o}=s;e.classList.toggle("ag-hidden",!t),o||Au(e,!t)}function Ow(e,t,s={}){const{skipAriaHidden:o}=s;e.classList.toggle("ag-invisible",!t),o||Au(e,!t)}function ii(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 xs(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 Bs(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:g,marginLeft:f,boxSizing:m}=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(g||"0"),marginLeft:v(f||"0"),boxSizing:m}}function $a(e){const t=Bs(e);return t.boxSizing==="border-box"?t.height-t.paddingTop-t.paddingBottom-t.borderTopWidth-t.borderBottomWidth:t.height}function ni(e){const t=Bs(e);return t.boxSizing==="border-box"?t.width-t.paddingLeft-t.paddingRight-t.borderLeftWidth-t.borderRightWidth:t.width}function Gu(e){const{height:t,marginBottom:s,marginTop:o}=Bs(e);return Math.floor(t+s+o)}function tn(e){const{width:t,marginLeft:s,marginRight:o}=Bs(e);return Math.floor(t+s+o)}function Vu(e){const t=e.getBoundingClientRect(),{borderTopWidth:s,borderLeftWidth:o,borderRightWidth:i,borderBottomWidth:n}=Bs(e);return{top:t.top+(s||0),left:t.left+(o||0),right:t.right+(i||0),bottom:t.bottom+(n||0)}}function sn(e,t){let s=e.scrollLeft;return t&&(s=Math.abs(s)),s}function on(e,t,s){s&&(t*=-1),e.scrollLeft=t}function Xe(e){for(;e?.firstChild;)e.firstChild.remove()}function as(e){e?.parentNode&&e.remove()}function Bu(e){return!!e.offsetParent}function $t(e){return e.checkVisibility?e.checkVisibility({checkVisibilityCSS:!0}):!(!Bu(e)||window.getComputedStyle(e).visibility!=="visible")}function Ka(e){const t=document.createElement("div");return t.innerHTML=(e||"").trim(),t.firstChild}function Gi(e){return()=>{const t=e();return t?qa(t)||zu(t):!0}}function qa(e){return e.clientWidth<e.scrollWidth}function zu(e){return e.clientHeight<e.scrollHeight}function nn(e,t){t==="flex"?(e.style.removeProperty("width"),e.style.removeProperty("minWidth"),e.style.removeProperty("maxWidth"),e.style.flex="1 1 auto"):Dt(e,t)}function Dt(e,t){t=Ya(t),e.style.width=t,e.style.maxWidth=t,e.style.minWidth=t}function _o(e,t){t=Ya(t),e.style.height=t,e.style.maxHeight=t,e.style.minHeight=t}function Ya(e){return typeof e=="number"?`${e}px`:e}function Za(e){return e instanceof Node||e instanceof HTMLElement}function st(e,t,s){s==null||s===""?e.removeAttribute(t):e.setAttribute(t,s.toString())}function Kt(e,t,s){const i=Tu(e).ResizeObserver,n=i?new i(s):null;return n?.observe(t),()=>n?.disconnect()}function qt(e,t){const s=Tu(e);s.requestAnimationFrame?s.requestAnimationFrame(t):s.webkitRequestAnimationFrame?s.webkitRequestAnimationFrame(t):s.setTimeout(t,0)}var Wu="data-ref",sr;function cc(){return sr??(sr=document.createTextNode(" ")),sr.cloneNode()}function fi(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(Wu,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(cc()),l=!1),a.append(fi(c)),a.appendChild(cc())))}return a}var Hw=["touchstart","touchend","touchmove","touchcancel","scroll"],Nw=["wheel"],or={},_u=(()=>{const e={select:"input",change:"input",submit:"form",reset:"form",error:"img",load:"img",abort:"img"};return s=>{if(typeof or[s]=="boolean")return or[s];const o=document.createElement(e[s]||"div");return s="on"+s,or[s]=s in o}})();function Gw(e,t){return!t||!e?!1:Bw(t).indexOf(e)>=0}function Vw(e){const t=[];let s=e.target;for(;s;)t.push(s),s=s.parentElement;return t}function Bw(e){const t=e;return t.path?t.path:t.composedPath?t.composedPath():Vw(t)}function zw(e,t,s){const o=Ww(t);let i;o!=null&&(i={passive:o}),e.addEventListener(t,s,i)}var Ww=e=>{const t=Hw.includes(e),s=Nw.includes(e);if(t)return!0;if(s)return!1};function Uu(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 Uo=(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 ri(e,t){return e.gos.isElementInThisInstance(t.target)}function _w(e,t,s){const i=e.getBoundingClientRect().height,n=mw(s)-2,r=Cw(s)-2;if(!e.offsetParent)return;const l=Vu(e.offsetParent),{clientY:c,clientX:d}=t;let u=c-l.top-i/2,h=d-l.left-10;const g=Le(s),f=g.defaultView||window,m=f.pageYOffset||g.documentElement.scrollTop,v=f.pageXOffset||g.documentElement.scrollLeft;n>0&&h+e.clientWidth>n+v&&(h=n+v-e.clientWidth),h<0&&(h=0),r>0&&u+e.clientHeight>r+m&&(u=r+m-e.clientHeight),u<0&&(u=0),e.style.left=`${h}px`,e.style.top=`${u}px`}var Vi=(e,...t)=>{for(const s of t){const[o,i,n,r]=s;o.addEventListener(i,n,r),e.push(s)}},Qa=e=>{if(e){for(const[t,s,o,i]of e)t.removeEventListener(s,o,i);e.length=0}},ss=e=>{e.cancelable&&e.preventDefault()};function Uw(e,t){return t}function ju(e){return e?.getLocaleTextFunc()??Uw}function jw(e,t,s,o){const i=t[s];return e.getLocaleTextFunc()(s,typeof i=="function"?i(o):i,o)}function $w(e){return(t,s,o)=>e({key:t,defaultValue:s,variableValues:o})}function Kw(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 It=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 ks),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(qw(e))e.__addEventListener(t,s),o=()=>(e.__removeEventListener(t,s),null);else{const i=Yw(e);e instanceof HTMLElement?zw(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 ju(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 qw(e){return e.__addEventListener!==void 0}function Yw(e){return e.eventServiceType==="global"}var T=class extends It{},dc={};function Xa(e,t){dc[t]||(e(),dc[t]=!0)}var Zw={pending:!1,funcs:[]},Qw={pending:!1,funcs:[]};function Zr(e,t="setTimeout",s){const o=t==="raf"?Qw:Zw;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"?qt(s,i):window.setTimeout(i,0)}function Ve(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 uc(e,t){let s=0;return function(...o){const i=this,n=Date.now();n-s<t||(s=n,e.apply(i,o))}}function Xw(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 $u=new Set(["__proto__","constructor","prototype"]);function Jw(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=>!$u.has(o)))t(s,e[s])}}function Ke(e,t,s=!0,o=!1){V(t)&&Jw(t,(i,n)=>{let r=e[i];r!==n&&(o&&r==null&&n!=null&&typeof n=="object"&&n.constructor===Object&&(r={},e[i]=r),hc(n)&&hc(r)&&!Array.isArray(r)?Ke(r,n,s,o):(s||n!==void 0)&&(e[i]=n))})}function hc(e){return typeof e=="object"&&e!==null}var Ja=class Ot{static applyGlobalGridOptions(t){if(!Ot.gridOptions)return{...t};let s={};return Ke(s,Ot.gridOptions,!0,!0),Ot.mergeStrategy==="deep"?Ke(s,t,!0,!0):s={...s,...t},Ot.gridOptions.context&&(s.context=Ot.gridOptions.context),t.context&&(Ot.mergeStrategy==="deep"&&s.context&&Ke(t.context,s.context,!0,!0),s.context=t.context),s}static applyGlobalGridOption(t,s){if(Ot.mergeStrategy==="deep"){const o=Ku(t);if(o&&typeof o=="object"&&typeof s=="object")return Ot.applyGlobalGridOptions({[t]:s})[t]}return s}};Ja.gridOptions=void 0;Ja.mergeStrategy="shallow";var el=Ja;function Ku(e){return el.gridOptions?.[e]}var qu={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},Yu="https://www.ag-grid.com";function Ls(e,t,...s){e.get("debug")&&console.log("AG Grid: "+t,...s)}function jo(e,...t){Xa(()=>console.warn("AG Grid: "+e,...t),e+t?.join(""))}function oo(e,...t){Xa(()=>console.error("AG Grid: "+e,...t),e+t?.join(""))}var Zu=new Set,rn={},Fs={},Bi,Qu=!1,Xu=!1,e1=!1;function t1(e){const[t,s]=e.version.split(".")||[],[o,i]=Bi.split(".")||[];return t===o&&s===i}function s1(e){Bi||(Bi=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?t1(e)||oo(t(`'${e.moduleName}' is version ${e.version} but the other modules are version ${Bi}.`)):oo(t(`'${e.moduleName}' is incompatible.`));const s=e.validate?.();s&&!s.isValid&&oo(`${s.message}`)}function ai(e,t,s=!1){s||(Qu=!0),s1(e);const o=e.rowModels??["all"];Zu.add(e);let i;t!==void 0?(Xu=!0,Fs[t]===void 0&&(Fs[t]={}),i=Fs[t]):i=rn;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)ai(n,t,s)}function o1(e){delete Fs[e]}function Qr(e,t,s){const o=i=>!!rn[i]?.[e]||!!Fs[t]?.[i]?.[e];return o(s)||o("all")}function tl(){return Xu}function i1(e,t){const s=Fs[e]??{};return[...Object.values(rn.all??{}),...Object.values(s.all??{}),...Object.values(rn[t]??{}),...Object.values(s[t]??{})]}function n1(){return new Set(Zu)}function r1(e,t){const s=Fs[e]??{};return[...Object.values(s.all??{}),...Object.values(s[t]??{})]}function a1(){return Qu}function l1(){return e1}var c1=class{static register(e){ai(e,void 0)}static registerModules(e){for(const t of e)ai(t,void 0)}},G="34.3.0",gc=2e3,pc=100,Ju="_version_",eh=null,io=`${Yu}/javascript-data-grid`;function d1(e){eh=e}function u1(e){io=e}function th(e,t,s){return eh?.(e,t)??[f1(e,t,s)]}function sl(e,t,s,o,i){e(`${o?"warning":"error"} #${t}`,...th(t,s,i))}function h1(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 g1(e){let t=e;return e instanceof Error?t=e.toString():typeof e=="object"&&(t=h1(e)),t}function an(e){return e===void 0?"undefined":e===null?"null":e}function Xr(e,t){return`${e}?${t.toString()}`}function p1(e,t,s){const o=Array.from(t.entries()).sort((n,r)=>r[1].length-n[1].length);let i=Xr(e,t);for(const[n,r]of o){if(n===Ju)continue;const a=i.length-s;if(a<=0)break;const l="...",c=a+l.length,d=r.length-c>pc?r.slice(0,r.length-c)+l:r.slice(0,pc)+l;t.set(n,d),i=Xr(e,t)}return i}function sh(e,t){const s=new URLSearchParams;if(s.append(Ju,G),t)for(const n of Object.keys(t))s.append(n,g1(t[n]));const o=`${io}/errors/${e}`,i=Xr(o,s);return i.length<=gc?i:p1(o,s,gc)}var f1=(e,t,s)=>{const o=sh(e,t);return`${`${s?s+`
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const C=require("react/jsx-runtime"),W=require("classnames"),le=require("@floating-ui/react"),p=require("react"),K=require("@tabler/icons-react"),Dn=require("react-dom");function sf(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 oe=sf(p),rs=({errorText:e})=>e&&C.jsx("span",{className:"text-error dial-tiny mt-1",children:e}),we=({icon:e,className:t})=>e?C.jsx("span",{className:W("flex-shrink-0",t),children:e}):null,of=7,nf=2,Vd=p.createContext(null),Bd=()=>{const e=p.useContext(Vd);if(e==null)throw new Error("Tooltip components must be wrapped in <Tooltip />");return e},rf=({initialOpen:e=!1,placement:t="bottom",isTriggerClickable:s=!1,open:o,onOpenChange:i}={})=>{const[n,r]=p.useState(e),a=p.useRef(null),l=o??n,c=i??r,d=le.useFloating({placement:t,open:l,onOpenChange:c,whileElementsMounted:le.autoUpdate,middleware:[le.offset(of+nf),le.flip({crossAxis:t.includes("-"),fallbackAxisSideDirection:"start",padding:5}),le.shift({padding:5}),le.arrow({element:a})]}),u=le.useHover(d.context,{move:!1,enabled:o==null,mouseOnly:s,delay:{open:500,close:0}}),h=le.useFocus(d.context,{enabled:o==null}),g=le.useDismiss(d.context),f=le.useRole(d.context,{role:"tooltip"}),m=le.useInteractions([u,h,g,f]);return p.useMemo(()=>({open:l,setOpen:c,arrowRef:a,...m,...d}),[l,c,m,d])},zd=({children:e,...t})=>{const s=rf(t);return C.jsx(Vd.Provider,{value:s,children:e})},Wd=p.forwardRef(function({style:t,...s},o){const i=Bd(),n=le.useMergeRefs([i.refs.setFloating,o]);return i.open?C.jsx(le.FloatingPortal,{id:"tooltip-portal",children:C.jsxs("div",{ref:n,style:{...i.floatingStyles,...t},...i.getFloatingProps(s),className:W("z-[55] whitespace-pre-wrap break-words rounded border border-primary bg-blackout px-2 py-1 dial-tiny shadow max-w-[300px]",i.getFloatingProps(s).className),children:[s.children,C.jsx(le.FloatingArrow,{ref:i.arrowRef,context:i.context,fill:"currentColor",strokeWidth:1,className:"stroke-primary w-2 text-[var(--bg-layer-0,_#000000)]"})]})}):null}),_d=p.forwardRef(function({children:t,asChild:s=!1,...o},i){const n=Bd(),a=t&&typeof t=="object"&&"ref"in t&&t.ref!==void 0?t.ref:void 0,l=le.useMergeRefs([n.refs.setReference,i,a]);return s&&p.isValidElement(t)?p.cloneElement(t,n.getReferenceProps({ref:l,...o,...t.props})):C.jsx("span",{ref:l,...n.getReferenceProps(o),className:o.className??"dial-tooltip-trigger text-left",children:t})}),hs=({hideTooltip:e,tooltip:t,children:s,triggerClassName:o,contentClassName:i,...n})=>C.jsxs(zd,{...n,children:[C.jsx(_d,{className:W(o,"truncate"),children:s}),C.jsx(Wd,{className:W("text-primary",i,"max-w-[300px]",(e||!t)&&"hidden"),children:t})]}),Ia="-",af=e=>{const t=cf(e),{conflictingClassGroups:s,conflictingClassGroupModifiers:o}=e;return{getClassGroupId:r=>{const a=r.split(Ia);return a[0]===""&&a.length!==1&&a.shift(),Ud(a,t)||lf(r)},getConflictingClassGroupIds:(r,a)=>{const l=s[r]||[];return a&&o[r]?[...l,...o[r]]:l}}},Ud=(e,t)=>{if(e.length===0)return t.classGroupId;const s=e[0],o=t.nextPart.get(s),i=o?Ud(e.slice(1),o):void 0;if(i)return i;if(t.validators.length===0)return;const n=e.join(Ia);return t.validators.find(({validator:r})=>r(n))?.classGroupId},Bl=/^\[(.+)\]$/,lf=e=>{if(Bl.test(e)){const t=Bl.exec(e)[1],s=t?.substring(0,t.indexOf(":"));if(s)return"arbitrary.."+s}},cf=e=>{const{theme:t,classGroups:s}=e,o={nextPart:new Map,validators:[]};for(const i in s)zr(s[i],o,i,t);return o},zr=(e,t,s,o)=>{e.forEach(i=>{if(typeof i=="string"){const n=i===""?t:zl(t,i);n.classGroupId=s;return}if(typeof i=="function"){if(df(i)){zr(i(o),t,s,o);return}t.validators.push({validator:i,classGroupId:s});return}Object.entries(i).forEach(([n,r])=>{zr(r,zl(t,n),s,o)})})},zl=(e,t)=>{let s=e;return t.split(Ia).forEach(o=>{s.nextPart.has(o)||s.nextPart.set(o,{nextPart:new Map,validators:[]}),s=s.nextPart.get(o)}),s},df=e=>e.isThemeGetter,uf=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)}}},Wr="!",_r=":",hf=_r.length,gf=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 m=i[f];if(r===0&&a===0){if(m===_r){n.push(i.slice(l,f)),l=f+hf;continue}if(m==="/"){c=f;continue}}m==="["?r++:m==="]"?r--:m==="("?a++:m===")"&&a--}const d=n.length===0?i:i.substring(l),u=pf(d),h=u!==d,g=c&&c>l?c-l:void 0;return{modifiers:n,hasImportantModifier:h,baseClassName:u,maybePostfixModifierPosition:g}};if(t){const i=t+_r,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},pf=e=>e.endsWith(Wr)?e.substring(0,e.length-1):e.startsWith(Wr)?e.substring(1):e,ff=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}},mf=e=>({cache:uf(e.cacheSize),parseClassName:gf(e),sortModifiers:ff(e),...af(e)}),Cf=/\s+/,vf=(e,t)=>{const{parseClassName:s,getClassGroupId:o,getConflictingClassGroupIds:i,sortModifiers:n}=t,r=[],a=e.trim().split(Cf);let l="";for(let c=a.length-1;c>=0;c-=1){const d=a[c],{isExternal:u,modifiers:h,hasImportantModifier:g,baseClassName:f,maybePostfixModifierPosition:m}=s(d);if(u){l=d+(l.length>0?" "+l:l);continue}let v=!!m,w=o(v?f.substring(0,m):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=g?b+Wr:b,R=S+w;if(r.includes(R))continue;r.push(R);const y=i(w,v);for(let x=0;x<y.length;++x){const D=y[x];r.push(S+D)}l=d+(l.length>0?" "+l:l)}return l};function wf(){let e=0,t,s,o="";for(;e<arguments.length;)(t=arguments[e++])&&(s=jd(t))&&(o&&(o+=" "),o+=s);return o}const jd=e=>{if(typeof e=="string")return e;let t,s="";for(let o=0;o<e.length;o++)e[o]&&(t=jd(e[o]))&&(s&&(s+=" "),s+=t);return s};function bf(e,...t){let s,o,i,n=r;function r(l){const c=t.reduce((d,u)=>u(d),e());return s=mf(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=vf(l,s);return i(l,d),d}return function(){return n(wf.apply(null,arguments))}}const Me=e=>{const t=s=>s[e]||[];return t.isThemeGetter=!0,t},$d=/^\[(?:(\w[\w-]*):)?(.+)\]$/i,Kd=/^\((?:(\w[\w-]*):)?(.+)\)$/i,Sf=/^\d+\/\d+$/,yf=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,Rf=/\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$/,xf=/^(rgba?|hsla?|hwb|(ok)?(lab|lch)|color-mix)\(.+\)$/,Ff=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,Ef=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,$s=e=>Sf.test(e),ae=e=>!!e&&!Number.isNaN(Number(e)),Xt=e=>!!e&&Number.isInteger(Number(e)),Zn=e=>e.endsWith("%")&&ae(e.slice(0,-1)),At=e=>yf.test(e),Df=()=>!0,Pf=e=>Rf.test(e)&&!xf.test(e),qd=()=>!1,Tf=e=>Ff.test(e),Mf=e=>Ef.test(e),If=e=>!U(e)&&!j(e),kf=e=>yo(e,Qd,qd),U=e=>$d.test(e),Cs=e=>yo(e,Xd,Pf),Qn=e=>yo(e,Nf,ae),Wl=e=>yo(e,Yd,qd),Af=e=>yo(e,Zd,Mf),Ri=e=>yo(e,Jd,Tf),j=e=>Kd.test(e),To=e=>Ro(e,Xd),Lf=e=>Ro(e,Gf),_l=e=>Ro(e,Yd),Of=e=>Ro(e,Qd),Hf=e=>Ro(e,Zd),xi=e=>Ro(e,Jd,!0),yo=(e,t,s)=>{const o=$d.exec(e);return o?o[1]?t(o[1]):s(o[2]):!1},Ro=(e,t,s=!1)=>{const o=Kd.exec(e);return o?o[1]?t(o[1]):s:!1},Yd=e=>e==="position"||e==="percentage",Zd=e=>e==="image"||e==="url",Qd=e=>e==="length"||e==="size"||e==="bg-size",Xd=e=>e==="length",Nf=e=>e==="number",Gf=e=>e==="family-name",Jd=e=>e==="shadow",Vf=()=>{const e=Me("color"),t=Me("font"),s=Me("text"),o=Me("font-weight"),i=Me("tracking"),n=Me("leading"),r=Me("breakpoint"),a=Me("container"),l=Me("spacing"),c=Me("radius"),d=Me("shadow"),u=Me("inset-shadow"),h=Me("text-shadow"),g=Me("drop-shadow"),f=Me("blur"),m=Me("perspective"),v=Me("aspect"),w=Me("ease"),b=Me("animate"),S=()=>["auto","avoid","all","avoid-page","page","left","right","column"],R=()=>["center","top","bottom","left","right","top-left","left-top","top-right","right-top","bottom-right","right-bottom","bottom-left","left-bottom"],y=()=>[...R(),j,U],x=()=>["auto","hidden","clip","visible","scroll"],D=()=>["auto","contain","none"],M=()=>[j,U,l],L=()=>[$s,"full","auto",...M()],I=()=>[Xt,"none","subgrid",j,U],F=()=>["auto",{span:["full",Xt,j,U]},Xt,j,U],P=()=>[Xt,"auto",j,U],B=()=>["auto","min","max","fr",j,U],Q=()=>["start","end","center","between","around","evenly","stretch","baseline","center-safe","end-safe"],A=()=>["start","end","center","stretch","center-safe","end-safe"],te=()=>["auto",...M()],z=()=>[$s,"auto","full","dvw","dvh","lvw","lvh","svw","svh","min","max","fit",...M()],k=()=>[e,j,U],Z=()=>[...R(),_l,Wl,{position:[j,U]}],N=()=>["no-repeat",{repeat:["","x","y","space","round"]}],X=()=>["auto","cover","contain",Of,kf,{size:[j,U]}],$=()=>[Zn,To,Cs],_=()=>["","none","full",c,j,U],se=()=>["",ae,To,Cs],O=()=>["solid","dashed","dotted","double"],ee=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],ce=()=>[ae,Zn,_l,Wl],Oe=()=>["","none",f,j,U],Ze=()=>["none",ae,j,U],he=()=>["none",ae,j,U],ft=()=>[ae,j,U],Te=()=>[$s,"full",...M()];return{cacheSize:500,theme:{animate:["spin","ping","pulse","bounce"],aspect:["video"],blur:[At],breakpoint:[At],color:[Df],container:[At],"drop-shadow":[At],ease:["in","out","in-out"],font:[If],"font-weight":["thin","extralight","light","normal","medium","semibold","bold","extrabold","black"],"inset-shadow":[At],leading:["none","tight","snug","normal","relaxed","loose"],perspective:["dramatic","near","normal","midrange","distant","none"],radius:[At],shadow:[At],spacing:["px",ae],text:[At],"text-shadow":[At],tracking:["tighter","tight","normal","wide","wider","widest"]},classGroups:{aspect:[{aspect:["auto","square",$s,U,j,v]}],container:["container"],columns:[{columns:[ae,U,j,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:y()}],overflow:[{overflow:x()}],"overflow-x":[{"overflow-x":x()}],"overflow-y":[{"overflow-y":x()}],overscroll:[{overscroll:D()}],"overscroll-x":[{"overscroll-x":D()}],"overscroll-y":[{"overscroll-y":D()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:L()}],"inset-x":[{"inset-x":L()}],"inset-y":[{"inset-y":L()}],start:[{start:L()}],end:[{end:L()}],top:[{top:L()}],right:[{right:L()}],bottom:[{bottom:L()}],left:[{left:L()}],visibility:["visible","invisible","collapse"],z:[{z:[Xt,"auto",j,U]}],basis:[{basis:[$s,"full","auto",a,...M()]}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["nowrap","wrap","wrap-reverse"]}],flex:[{flex:[ae,$s,"auto","initial","none",U]}],grow:[{grow:["",ae,j,U]}],shrink:[{shrink:["",ae,j,U]}],order:[{order:[Xt,"first","last","none",j,U]}],"grid-cols":[{"grid-cols":I()}],"col-start-end":[{col:F()}],"col-start":[{"col-start":P()}],"col-end":[{"col-end":P()}],"grid-rows":[{"grid-rows":I()}],"row-start-end":[{row:F()}],"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":B()}],"auto-rows":[{"auto-rows":B()}],gap:[{gap:M()}],"gap-x":[{"gap-x":M()}],"gap-y":[{"gap-y":M()}],"justify-content":[{justify:[...Q(),"normal"]}],"justify-items":[{"justify-items":[...A(),"normal"]}],"justify-self":[{"justify-self":["auto",...A()]}],"align-content":[{content:["normal",...Q()]}],"align-items":[{items:[...A(),{baseline:["","last"]}]}],"align-self":[{self:["auto",...A(),{baseline:["","last"]}]}],"place-content":[{"place-content":Q()}],"place-items":[{"place-items":[...A(),"baseline"]}],"place-self":[{"place-self":["auto",...A()]}],p:[{p:M()}],px:[{px:M()}],py:[{py:M()}],ps:[{ps:M()}],pe:[{pe:M()}],pt:[{pt:M()}],pr:[{pr:M()}],pb:[{pb:M()}],pl:[{pl:M()}],m:[{m:te()}],mx:[{mx:te()}],my:[{my:te()}],ms:[{ms:te()}],me:[{me:te()}],mt:[{mt:te()}],mr:[{mr:te()}],mb:[{mb:te()}],ml:[{ml:te()}],"space-x":[{"space-x":M()}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":M()}],"space-y-reverse":["space-y-reverse"],size:[{size:z()}],w:[{w:[a,"screen",...z()]}],"min-w":[{"min-w":[a,"screen","none",...z()]}],"max-w":[{"max-w":[a,"screen","none","prose",{screen:[r]},...z()]}],h:[{h:["screen","lh",...z()]}],"min-h":[{"min-h":["screen","lh","none",...z()]}],"max-h":[{"max-h":["screen","lh",...z()]}],"font-size":[{text:["base",s,To,Cs]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:[o,j,Qn]}],"font-stretch":[{"font-stretch":["ultra-condensed","extra-condensed","condensed","semi-condensed","normal","semi-expanded","expanded","extra-expanded","ultra-expanded",Zn,U]}],"font-family":[{font:[Lf,U,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,j,U]}],"line-clamp":[{"line-clamp":[ae,"none",j,Qn]}],leading:[{leading:[n,...M()]}],"list-image":[{"list-image":["none",j,U]}],"list-style-position":[{list:["inside","outside"]}],"list-style-type":[{list:["disc","decimal","none",j,U]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"placeholder-color":[{placeholder:k()}],"text-color":[{text:k()}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...O(),"wavy"]}],"text-decoration-thickness":[{decoration:[ae,"from-font","auto",j,Cs]}],"text-decoration-color":[{decoration:k()}],"underline-offset":[{"underline-offset":[ae,"auto",j,U]}],"text-transform":["uppercase","lowercase","capitalize","normal-case"],"text-overflow":["truncate","text-ellipsis","text-clip"],"text-wrap":[{text:["wrap","nowrap","balance","pretty"]}],indent:[{indent:M()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",j,U]}],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",j,U]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:Z()}],"bg-repeat":[{bg:N()}],"bg-size":[{bg:X()}],"bg-image":[{bg:["none",{linear:[{to:["t","tr","r","br","b","bl","l","tl"]},Xt,j,U],radial:["",j,U],conic:[Xt,j,U]},Hf,Af]}],"bg-color":[{bg:k()}],"gradient-from-pos":[{from:$()}],"gradient-via-pos":[{via:$()}],"gradient-to-pos":[{to:$()}],"gradient-from":[{from:k()}],"gradient-via":[{via:k()}],"gradient-to":[{to:k()}],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:se()}],"border-w-x":[{"border-x":se()}],"border-w-y":[{"border-y":se()}],"border-w-s":[{"border-s":se()}],"border-w-e":[{"border-e":se()}],"border-w-t":[{"border-t":se()}],"border-w-r":[{"border-r":se()}],"border-w-b":[{"border-b":se()}],"border-w-l":[{"border-l":se()}],"divide-x":[{"divide-x":se()}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":se()}],"divide-y-reverse":["divide-y-reverse"],"border-style":[{border:[...O(),"hidden","none"]}],"divide-style":[{divide:[...O(),"hidden","none"]}],"border-color":[{border:k()}],"border-color-x":[{"border-x":k()}],"border-color-y":[{"border-y":k()}],"border-color-s":[{"border-s":k()}],"border-color-e":[{"border-e":k()}],"border-color-t":[{"border-t":k()}],"border-color-r":[{"border-r":k()}],"border-color-b":[{"border-b":k()}],"border-color-l":[{"border-l":k()}],"divide-color":[{divide:k()}],"outline-style":[{outline:[...O(),"none","hidden"]}],"outline-offset":[{"outline-offset":[ae,j,U]}],"outline-w":[{outline:["",ae,To,Cs]}],"outline-color":[{outline:k()}],shadow:[{shadow:["","none",d,xi,Ri]}],"shadow-color":[{shadow:k()}],"inset-shadow":[{"inset-shadow":["none",u,xi,Ri]}],"inset-shadow-color":[{"inset-shadow":k()}],"ring-w":[{ring:se()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:k()}],"ring-offset-w":[{"ring-offset":[ae,Cs]}],"ring-offset-color":[{"ring-offset":k()}],"inset-ring-w":[{"inset-ring":se()}],"inset-ring-color":[{"inset-ring":k()}],"text-shadow":[{"text-shadow":["none",h,xi,Ri]}],"text-shadow-color":[{"text-shadow":k()}],opacity:[{opacity:[ae,j,U]}],"mix-blend":[{"mix-blend":[...ee(),"plus-darker","plus-lighter"]}],"bg-blend":[{"bg-blend":ee()}],"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":[ae]}],"mask-image-linear-from-pos":[{"mask-linear-from":ce()}],"mask-image-linear-to-pos":[{"mask-linear-to":ce()}],"mask-image-linear-from-color":[{"mask-linear-from":k()}],"mask-image-linear-to-color":[{"mask-linear-to":k()}],"mask-image-t-from-pos":[{"mask-t-from":ce()}],"mask-image-t-to-pos":[{"mask-t-to":ce()}],"mask-image-t-from-color":[{"mask-t-from":k()}],"mask-image-t-to-color":[{"mask-t-to":k()}],"mask-image-r-from-pos":[{"mask-r-from":ce()}],"mask-image-r-to-pos":[{"mask-r-to":ce()}],"mask-image-r-from-color":[{"mask-r-from":k()}],"mask-image-r-to-color":[{"mask-r-to":k()}],"mask-image-b-from-pos":[{"mask-b-from":ce()}],"mask-image-b-to-pos":[{"mask-b-to":ce()}],"mask-image-b-from-color":[{"mask-b-from":k()}],"mask-image-b-to-color":[{"mask-b-to":k()}],"mask-image-l-from-pos":[{"mask-l-from":ce()}],"mask-image-l-to-pos":[{"mask-l-to":ce()}],"mask-image-l-from-color":[{"mask-l-from":k()}],"mask-image-l-to-color":[{"mask-l-to":k()}],"mask-image-x-from-pos":[{"mask-x-from":ce()}],"mask-image-x-to-pos":[{"mask-x-to":ce()}],"mask-image-x-from-color":[{"mask-x-from":k()}],"mask-image-x-to-color":[{"mask-x-to":k()}],"mask-image-y-from-pos":[{"mask-y-from":ce()}],"mask-image-y-to-pos":[{"mask-y-to":ce()}],"mask-image-y-from-color":[{"mask-y-from":k()}],"mask-image-y-to-color":[{"mask-y-to":k()}],"mask-image-radial":[{"mask-radial":[j,U]}],"mask-image-radial-from-pos":[{"mask-radial-from":ce()}],"mask-image-radial-to-pos":[{"mask-radial-to":ce()}],"mask-image-radial-from-color":[{"mask-radial-from":k()}],"mask-image-radial-to-color":[{"mask-radial-to":k()}],"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":R()}],"mask-image-conic-pos":[{"mask-conic":[ae]}],"mask-image-conic-from-pos":[{"mask-conic-from":ce()}],"mask-image-conic-to-pos":[{"mask-conic-to":ce()}],"mask-image-conic-from-color":[{"mask-conic-from":k()}],"mask-image-conic-to-color":[{"mask-conic-to":k()}],"mask-mode":[{mask:["alpha","luminance","match"]}],"mask-origin":[{"mask-origin":["border","padding","content","fill","stroke","view"]}],"mask-position":[{mask:Z()}],"mask-repeat":[{mask:N()}],"mask-size":[{mask:X()}],"mask-type":[{"mask-type":["alpha","luminance"]}],"mask-image":[{mask:["none",j,U]}],filter:[{filter:["","none",j,U]}],blur:[{blur:Oe()}],brightness:[{brightness:[ae,j,U]}],contrast:[{contrast:[ae,j,U]}],"drop-shadow":[{"drop-shadow":["","none",g,xi,Ri]}],"drop-shadow-color":[{"drop-shadow":k()}],grayscale:[{grayscale:["",ae,j,U]}],"hue-rotate":[{"hue-rotate":[ae,j,U]}],invert:[{invert:["",ae,j,U]}],saturate:[{saturate:[ae,j,U]}],sepia:[{sepia:["",ae,j,U]}],"backdrop-filter":[{"backdrop-filter":["","none",j,U]}],"backdrop-blur":[{"backdrop-blur":Oe()}],"backdrop-brightness":[{"backdrop-brightness":[ae,j,U]}],"backdrop-contrast":[{"backdrop-contrast":[ae,j,U]}],"backdrop-grayscale":[{"backdrop-grayscale":["",ae,j,U]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[ae,j,U]}],"backdrop-invert":[{"backdrop-invert":["",ae,j,U]}],"backdrop-opacity":[{"backdrop-opacity":[ae,j,U]}],"backdrop-saturate":[{"backdrop-saturate":[ae,j,U]}],"backdrop-sepia":[{"backdrop-sepia":["",ae,j,U]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":M()}],"border-spacing-x":[{"border-spacing-x":M()}],"border-spacing-y":[{"border-spacing-y":M()}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["","all","colors","opacity","shadow","transform","none",j,U]}],"transition-behavior":[{transition:["normal","discrete"]}],duration:[{duration:[ae,"initial",j,U]}],ease:[{ease:["linear","initial",w,j,U]}],delay:[{delay:[ae,j,U]}],animate:[{animate:["none",b,j,U]}],backface:[{backface:["hidden","visible"]}],perspective:[{perspective:[m,j,U]}],"perspective-origin":[{"perspective-origin":y()}],rotate:[{rotate:Ze()}],"rotate-x":[{"rotate-x":Ze()}],"rotate-y":[{"rotate-y":Ze()}],"rotate-z":[{"rotate-z":Ze()}],scale:[{scale:he()}],"scale-x":[{"scale-x":he()}],"scale-y":[{"scale-y":he()}],"scale-z":[{"scale-z":he()}],"scale-3d":["scale-3d"],skew:[{skew:ft()}],"skew-x":[{"skew-x":ft()}],"skew-y":[{"skew-y":ft()}],transform:[{transform:[j,U,"","none","gpu","cpu"]}],"transform-origin":[{origin:y()}],"transform-style":[{transform:["3d","flat"]}],translate:[{translate:Te()}],"translate-x":[{"translate-x":Te()}],"translate-y":[{"translate-y":Te()}],"translate-z":[{"translate-z":Te()}],"translate-none":["translate-none"],accent:[{accent:k()}],appearance:[{appearance:["none","auto"]}],"caret-color":[{caret:k()}],"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",j,U]}],"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":M()}],"scroll-mx":[{"scroll-mx":M()}],"scroll-my":[{"scroll-my":M()}],"scroll-ms":[{"scroll-ms":M()}],"scroll-me":[{"scroll-me":M()}],"scroll-mt":[{"scroll-mt":M()}],"scroll-mr":[{"scroll-mr":M()}],"scroll-mb":[{"scroll-mb":M()}],"scroll-ml":[{"scroll-ml":M()}],"scroll-p":[{"scroll-p":M()}],"scroll-px":[{"scroll-px":M()}],"scroll-py":[{"scroll-py":M()}],"scroll-ps":[{"scroll-ps":M()}],"scroll-pe":[{"scroll-pe":M()}],"scroll-pt":[{"scroll-pt":M()}],"scroll-pr":[{"scroll-pr":M()}],"scroll-pb":[{"scroll-pb":M()}],"scroll-pl":[{"scroll-pl":M()}],"snap-align":[{snap:["start","end","center","align-none"]}],"snap-stop":[{snap:["normal","always"]}],"snap-type":[{snap:["none","x","y","both"]}],"snap-strictness":[{snap:["mandatory","proximity"]}],touch:[{touch:["auto","none","manipulation"]}],"touch-x":[{"touch-pan":["x","left","right"]}],"touch-y":[{"touch-pan":["y","up","down"]}],"touch-pz":["touch-pinch-zoom"],select:[{select:["none","text","all","auto"]}],"will-change":[{"will-change":["auto","scroll","contents","transform",j,U]}],fill:[{fill:["none",...k()]}],"stroke-w":[{stroke:[ae,To,Cs,Qn]}],stroke:[{stroke:["none",...k()]}],"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"]}},Bf=bf(Vf);function ue(...e){return Bf(W(e))}const Vs=({fieldTitle:e,htmlFor:t,optional:s,optionalText:o,cssClass:i,description:n})=>e?C.jsxs("label",{className:ue("dial-tiny text-secondary flex gap-1",i,!i?.includes("mb")&&"mb-2"),htmlFor:t,children:[typeof e=="string"?C.jsx("span",{className:"min-h-4",children:e}):e,s&&C.jsx("span",{children:o??"(Optional)"}),n&&C.jsx(hs,{tooltip:n,children:C.jsx(we,{icon:C.jsx(K.IconInfoCircle,{size:14,className:"text-secondary"})})})]}):null;var De=(e=>(e.Primary="primary",e.Secondary="secondary",e.Tertiary="tertiary",e.Danger="danger",e))(De||{});const zf={[De.Primary]:"dial-primary-button",[De.Secondary]:"dial-secondary-button",[De.Tertiary]:"dial-tertiary-button",[De.Danger]:"dial-danger-button"},Ie=({title:e,variant:t,cssClass:s,textCssClass:o,ref:i,onClick:n,disable:r,iconAfter:a,iconBefore:l,hideTitleOnMobile:c,ariaLabel:d})=>{const u=W("dial-small-semi",a?"mr-2":"",l?"ml-2":"",c?"hidden sm:inline":"inline",o),h=W(t&&zf[t],s,"focus-visible:outline outline-offset-0");return C.jsxs("button",{ref:i,type:"button",className:h,onClick:g=>n?.(g),disabled:r,"aria-label":e||d,children:[C.jsx(we,{icon:l}),e&&C.jsx("span",{className:u,children:e}),C.jsx(we,{icon:a})]})};var Ss=(e=>(e.Info="info",e.Success="success",e.Warning="warning",e.Error="error",e))(Ss||{});const Wf={info:C.jsx(K.IconInfoCircle,{size:24,stroke:2}),error:C.jsx(K.IconAlertCircle,{size:24,stroke:2}),warning:C.jsx(K.IconAlertTriangle,{size:24,stroke:2}),success:C.jsx(K.IconCircleCheck,{size:24,stroke:2})},_f={[Ss.Info]:"bg-info border-info text-info",[Ss.Success]:"bg-success border-success text-success",[Ss.Warning]:"bg-warning border-warning text-warning",[Ss.Error]:"bg-error border-error text-error"},Uf="items-center justify-between gap-2 p-3 border border-solid dial-small-150 rounded flex",jf=({variant:e=Ss.Info,message:t,cssClass:s,closable:o=!1,onClose:i})=>C.jsxs("div",{role:"alert",className:W(Uf,_f[e],s),children:[C.jsxs("div",{className:"flex items-center gap-2",children:[C.jsx(we,{icon:Wf[e]}),C.jsx("div",{className:"text-primary",children:t})]}),o&&C.jsx(Ie,{cssClass:"ml-2 text-secondary hover:text-primary",ariaLabel:"Close alert",iconBefore:C.jsx(K.IconX,{size:16}),onClick:n=>i?.(n)})]}),$f="flex items-center justify-center text-secondary",Kf="shrink-0 grow-0 basis-auto animate-spin-steps",qf=e=>oe.createElement("svg",{viewBox:"0 0 48 48",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},oe.createElement("path",{d:"M24 39V46.5",stroke:"currentColor",strokeWidth:3,strokeLinecap:"round",strokeLinejoin:"round"}),oe.createElement("path",{opacity:.4,d:"M9 24H1.5",stroke:"currentColor",strokeWidth:3,strokeLinecap:"round",strokeLinejoin:"round"}),oe.createElement("path",{opacity:.5,d:"M8.0918 8.0918L13.3994 13.3994",stroke:"currentColor",strokeWidth:3,strokeLinecap:"round",strokeLinejoin:"round"}),oe.createElement("path",{opacity:.6,d:"M24 1.5V9",stroke:"currentColor",strokeWidth:3,strokeLinecap:"round",strokeLinejoin:"round"}),oe.createElement("path",{opacity:.7,d:"M39.9121 8.08594L37.2607 10.7373L34.6094 13.3887",stroke:"currentColor",strokeWidth:3,strokeLinecap:"round",strokeLinejoin:"round"}),oe.createElement("path",{opacity:.8,d:"M46.5 24H39",stroke:"currentColor",strokeWidth:3,strokeLinecap:"round",strokeLinejoin:"round"}),oe.createElement("path",{opacity:.9,d:"M34.6055 34.6055L39.9082 39.9082",stroke:"currentColor",strokeWidth:3,strokeLinecap:"round",strokeLinejoin:"round"}),oe.createElement("path",{opacity:.3,d:"M13.3936 34.6055L8.08594 39.9131",stroke:"currentColor",strokeWidth:3,strokeLinecap:"round",strokeLinejoin:"round"})),Pn=({size:e=18,cssClass:t,iconClass:s,fullWidth:o=!0,ariaLabel:i="Loading"})=>C.jsx("div",{role:"status",className:W({[$f]:!0,"w-full h-full":o,[t||""]:!!t}),children:C.jsx(we,{icon:C.jsx(qf,{width:e,height:e,className:W(Kf,s),role:"img","aria-label":i})})}),Ho=18,ke={size:Ho,stroke:2},Yf="text-primary",Tt=({text:e,cssClass:t,contentClassName:s,hideTooltip:o,...i})=>{const n=p.useRef(null),[r,a]=p.useState(!1),[l,c]=p.useState(""),d=p.useRef(null),u=()=>{const m=n.current;if(!m)return;c(m.textContent??"");const v=m.clientWidth,w=m.scrollWidth,b=Math.ceil(m.getBoundingClientRect().width);a(w>v||w>b)},h=p.useCallback(()=>{d.current&&cancelAnimationFrame(d.current),d.current=requestAnimationFrame(u)},[]);p.useEffect(()=>{h();const m=()=>h();window.addEventListener("resize",m);let v=null;return"ResizeObserver"in window&&n.current&&(v=new ResizeObserver(()=>h()),v.observe(n.current)),()=>{window.removeEventListener("resize",m),v&&v.disconnect(),d.current&&cancelAnimationFrame(d.current)}},[e,h]);const g=p.useMemo(()=>typeof e=="string"?e:l,[l,e]),f=p.useMemo(()=>o?"":r?g:"",[g,o,r]);return C.jsxs(zd,{...i,children:[C.jsx(_d,{asChild:!0,ref:n,onMouseEnter:h,onFocusCapture:h,children:C.jsx("span",{className:ue("block truncate flex-1 min-w-0 max-w-full text-left",t),"aria-label":r?g:void 0,onMouseEnter:h,onFocus:h,children:e})}),C.jsx(Wd,{className:ue(Yf,s,!f&&"hidden"),children:f})]})},Qo=({label:e,id:t,checked:s,indeterminate:o,disabled:i,ariaLabel:n,onChange:r,cssClass:a})=>{const l=p.useCallback(h=>{r?.(h.target.checked,t)},[r,t]),c=W("flex flex-row items-center cursor-pointer text-accent-primary small-medium flex-1 min-w-0",`${s||o?"":'before:content-[""] before:inline-block before:w-[18px] before:h-[18px] before:border before:border-hover before:rounded before:mr-2'}`,i?"pointer-events-none text-secondary before:border-icon-secondary before:bg-layer-4":"",a),d=W("mr-2 border rounded",i?"bg-layer-4 border-icon-secondary":""),u=()=>o?C.jsx(K.IconMinus,{className:d,...ke}):s?C.jsx(K.IconCheck,{className:d,...ke}):null;return C.jsxs("label",{className:c,htmlFor:t,children:[u(),e&&(typeof e=="string"?C.jsx(Tt,{text:e,cssClass:"text-primary"}):e),C.jsx("input",{type:"checkbox",role:"checkbox",name:t,onChange:l,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 tt=(e=>(e.VALID="valid",e.ERROR="error",e))(tt||{});const Zf=(e,t)=>{if(t===e.id)switch(e.status){case tt.VALID:return"border-accent-secondary text-primary";case tt.ERROR:return"border-red-900 text-primary";default:return"border-accent-primary text-primary"}switch(e.status){case tt.VALID:return"border-primary text-primary";case tt.ERROR:return"border-red-900 text-error";default:return"border-primary text-secondary"}},Qf=(e,t)=>{if(t===e.id)switch(e.status){case tt.VALID:return"bg-accent-secondary";case tt.ERROR:return"bg-red-400";default:return"bg-accent-primary"}switch(e.status){case tt.VALID:return"bg-accent-secondary";case tt.ERROR:return"bg-red-400";default:return"bg-layer-4"}},Xf=({step:e,index:t,currentStep:s,onChangeStep:o})=>{const i="h-[32px] flex flex-1 min-w-[180px] items-center dial-tiny border-t-2 cursor-pointer",n="w-[22px] h-[22px] flex justify-center items-center mr-2 rounded-full text-white",r=()=>s===e.id&&e.status===tt.ERROR?C.jsx(K.IconExclamationCircle,{stroke:2,size:16}):s!==e.id&&e.status===tt.VALID?C.jsx(K.IconCheck,{stroke:2,size:16}):t+1;return C.jsxs("button",{className:W(i,Zf(e,s)),onClick:()=>o(e.id),children:[C.jsx("span",{className:W(n,Qf(e,s)),children:r()}),C.jsx("span",{children:e.name})]})},Jf=({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===tt.VALID||r<n)&&s(i)};return C.jsx("div",{id:"steps",className:"flex gap-x-3",children:e.map((i,n)=>C.jsx(Xf,{currentStep:t,onChangeStep:o,step:i,index:n},i.id))})},eu=({name:e,value:t,title:s,description:o,checked:i=!1,inputId:n,cssClass:r,labelCssClass:a,disabled:l,onChange:c,descriptionCssClass:d})=>{const u=`${n}-desc`,h=W("dial-small cursor-pointer",l?"text-secondary":"text-primary",a),g=W("cursor-pointer dial-input-radio",s&&"mr-2",r),f=W("flex flex-col",!!o&&"mb-2"),m=W("dial-tiny mt-2 ml-[26px] text-secondary",d),v=w=>{l||w.target.checked&&c?.(t)};return C.jsxs("div",{className:f,children:[C.jsxs("div",{className:"flex flex-row items-center",children:[C.jsx("input",{type:"radio",id:n,name:e,value:t,checked:i,disabled:l,"aria-describedby":i&&o?u:void 0,className:g,onChange:v}),s?C.jsx("label",{className:h,htmlFor:n,children:s}):null]}),i&&o&&C.jsx("div",{id:u,className:m,children:o})]})};var Xo=(e=>(e.Vertical="vertical",e.Horizontal="horizontal",e))(Xo||{});const em="w-full flex",tm={[Xo.Vertical]:"flex-col",[Xo.Horizontal]:"flex-row items-end"},Tn=({elementId:e,label:t,optional:s,optionalText:o,description:i,error:n,orientation:r=Xo.Vertical,labelVisuallyHidden:a=!1,cssClass:l,labelCssClass:c,errorCssClass:d,childrenCssClass:u,captionDescription:h,readonly:g,value:f,defaultEmptyText:m,children:v})=>{const w=`${e}-label`,b=i?`${e}-desc`:void 0,S=n?`${e}-err`:void 0,R=`${e}-caption-desc`,y=[b,S].filter(Boolean).join(" ")||void 0,x=p.useCallback(()=>typeof n=="boolean"?null:typeof n=="string"||typeof n>"u"?n?C.jsx("div",{id:S,role:"alert","aria-live":"polite",className:d,children:C.jsx(rs,{errorText:n})}):null:C.jsx("div",{id:S,role:"alert","aria-live":"polite",className:d,children:n}),[n,d,S]),D=p.useCallback(()=>f?typeof f=="string"||typeof f=="number"?C.jsx("span",{"aria-readonly":"true",children:f}):f:C.jsx("span",{"aria-readonly":"true",children:m??"None"}),[f,m]);return C.jsxs("div",{role:"group","aria-labelledby":t?w:void 0,"aria-describedby":y,className:ue(em,tm[r],l),children:[t&&C.jsx("div",{id:w,className:ue(r==="horizontal"&&"shrink-0"),children:C.jsx(Vs,{htmlFor:e,fieldTitle:t,optional:s,optionalText:o,cssClass:ue(a&&"sr-only",c),description:i})}),C.jsxs("div",{className:ue("min-w-0 w-full",u),children:[g?C.jsx("div",{className:"dial-input px-3 py-2",children:D()}):v,h&&C.jsx("div",{id:R,className:ue({"dial-tiny text-secondary mt-1":!0,"text-error":!!n}),children:h}),x()]})]})};var Jo=(e=>(e.Row="Row",e.Column="Column",e))(Jo||{});const sm="flex",om="pb-1 mt-2",im={[Jo.Column]:"flex-col gap-y-3",[Jo.Row]:"flex-row gap-x-6"},tu=({fieldTitle:e,radioCssClass:t,containerCssClass:s,selectedItemCssClass:o,selectedLabelCssClass:i,radioGroupCssClass:n,inputContainerCssClass:r,selectedInputContainerCssClass:a,groupLabelCssClass:l,formItemChildrenCssClass:c,labelCssClass:d,disabled:u,elementId:h,radioButtons:g,activeRadioButton:f,orientation:m,onChange:v})=>C.jsx(Tn,{elementId:h,label:e,labelCssClass:l||d,cssClass:s,childrenCssClass:c,children:C.jsx("div",{role:"radiogroup","aria-label":e,"aria-disabled":u||void 0,className:ue(sm,im[m],n),children:g.map(w=>C.jsxs("div",{className:ue("flex flex-col",r,w.id===f&&a),children:[C.jsx(eu,{name:h,value:w.id,inputId:w.id,disabled:u,cssClass:t,labelCssClass:ue(d,w.id===f&&i),title:w.name,checked:w.id===f,onChange:()=>v(w.id)}),w.id===f&&w.content?C.jsx("div",{className:ue(om,o),children:w.content}):null]},w.id))})}),ka=({icon:e,title:t,description:s})=>C.jsxs("div",{className:"h-full w-full flex flex-col items-center justify-center text-secondary",children:[e||C.jsx(K.IconClipboardX,{width:60,height:60}),C.jsx("span",{className:"dial-small mt-2 text-primary",children:t}),s&&C.jsx("span",{className:"mt-1 text-primary",children:s})]}),nm=60,su=({containerCssClass:e,children:t,width:s,title:o,iconSize:i=32,iconStroke:n=1.5,titleCssClass:r,additionalButtons:a})=>{const[l,c]=p.useState(s),[d,u]=p.useState(!0),h=W(["transform rotate-180 [writing-mode:tb-rl] p-4",d&&"hidden",r]),g=W(["flex flex-row gap-2 cursor-pointer text-secondary",d?"justify-end":"justify-center"]),f=()=>{c(d?nm:s),u(!d)};return C.jsxs("div",{className:W(["rounded flex flex-col justify-between overflow-y-auto flex-shrink-0",e]),style:{width:`${l}px`},children:[C.jsx("div",{className:W(["flex-1 p-4 min-h-0 overflow-auto",!d&&"hidden"]),children:t}),C.jsx("div",{className:h,children:o}),C.jsxs("div",{className:ue("border-t stroke-primary h-12",g),children:[d&&a,C.jsx(Ie,{cssClass:"hover:text-icon-accent-primary",onClick:f,iconBefore:d?C.jsx(K.IconChevronsLeft,{size:i,stroke:n}):C.jsx(K.IconChevronsRight,{size:i,stroke:n})})]})]})},rm=({label:e,text:t,children:s,postfix:o})=>C.jsxs("div",{className:W("flex flex-col",s?"":"max-w-[200px]"),children:[C.jsx("label",{className:"dial-tiny mb-2 text-secondary",children:e}),s||C.jsxs("div",{className:"flex flex-row items-center",children:[C.jsx(hs,{triggerClassName:"text-primary",tooltip:t,children:t}),o||null]})]});var Mn=(e=>(e.Default="default",e))(Mn||{});const am={[Mn.Default]:"border-icon-secondary bg-layer-3"},In=({tag:e,cssClass:t,remove:s,variant:o=Mn.Default,iconBefore:i,bordered:n=!0})=>{const r=am[o],a=ue("flex items-center gap-1 dial-tiny rounded p-1 h-[22px] text-primary",r,n?"border":"border-transparent",t);return C.jsxs("div",{className:a,children:[C.jsx(we,{icon:i}),C.jsx(Tt,{text:e}),s&&C.jsx(Ie,{iconAfter:C.jsx(K.IconX,{size:16}),onClick:l=>s(l)})]},e)},ou=p.createContext({dragDropManager:void 0});function at(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 Ul=(function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"})(),jl=function(){return Math.random().toString(36).substring(7).split("").join(".")},$l={INIT:"@@redux/INIT"+jl(),REPLACE:"@@redux/REPLACE"+jl()};function lm(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 cm(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(hm(e))return"date";if(um(e))return"error";var s=dm(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 dm(e){return typeof e.constructor=="function"?e.constructor.name:null}function um(e){return e instanceof Error||typeof e.message=="string"&&e.constructor&&typeof e.constructor.stackTraceLimit=="number"}function hm(e){return e instanceof Date?!0:typeof e.toDateString=="function"&&typeof e.getDate=="function"&&typeof e.setDate=="function"}function Ks(e){var t=typeof e;return process.env.NODE_ENV!=="production"&&(t=cm(e)),t}function iu(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"?at(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"?at(1):"Expected the enhancer to be a function. Instead, received: '"+Ks(s)+"'");return s(iu)(e,t)}if(typeof e!="function")throw new Error(process.env.NODE_ENV==="production"?at(2):"Expected the root reducer to be a function. Instead, received: '"+Ks(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"?at(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(m){if(typeof m!="function")throw new Error(process.env.NODE_ENV==="production"?at(4):"Expected the listener to be a function. Instead, received: '"+Ks(m)+"'");if(l)throw new Error(process.env.NODE_ENV==="production"?at(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(m),function(){if(v){if(l)throw new Error(process.env.NODE_ENV==="production"?at(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(m);a.splice(b,1),r=null}}}function h(m){if(!lm(m))throw new Error(process.env.NODE_ENV==="production"?at(7):"Actions must be plain objects. Instead, the actual type was: '"+Ks(m)+"'. 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 m.type>"u")throw new Error(process.env.NODE_ENV==="production"?at(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"?at(9):"Reducers may not dispatch actions.");try{l=!0,n=i(n,m)}finally{l=!1}for(var v=r=a,w=0;w<v.length;w++){var b=v[w];b()}return m}function g(m){if(typeof m!="function")throw new Error(process.env.NODE_ENV==="production"?at(10):"Expected the nextReducer to be a function. Instead, received: '"+Ks(m));i=m,h({type:$l.REPLACE})}function f(){var m,v=u;return m={subscribe:function(b){if(typeof b!="object"||b===null)throw new Error(process.env.NODE_ENV==="production"?at(11):"Expected the observer to be an object. Instead, received: '"+Ks(b)+"'");function S(){b.next&&b.next(d())}S();var R=v(S);return{unsubscribe:R}}},m[Ul]=function(){return this},m}return h({type:$l.INIT}),o={dispatch:h,subscribe:u,getState:d,replaceReducer:g},o[Ul]=f,o}function ie(e,t,...s){if(gm()&&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 gm(){return typeof process<"u"&&process.env.NODE_ENV==="production"}function pm(e,t,s){return t.split(".").reduce((o,i)=>o&&o[i]?o[i]:s||null,e)}function fm(e,t){return e.filter(s=>s!==t)}function nu(e){return typeof e=="object"}function mm(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 Cm(e,t){return e.filter(s=>t.indexOf(s)>-1)}const Aa="dnd-core/INIT_COORDS",kn="dnd-core/BEGIN_DRAG",La="dnd-core/PUBLISH_DRAG_SOURCE",An="dnd-core/HOVER",Ln="dnd-core/DROP",On="dnd-core/END_DRAG";function Kl(e,t){return{type:Aa,payload:{sourceClientOffset:t||null,clientOffset:e||null}}}const vm={type:Aa,payload:{clientOffset:null,sourceClientOffset:null}};function wm(e){return function(s=[],o={publishSource:!0}){const{publishSource:i=!0,clientOffset:n,getSourceClientOffset:r}=o,a=e.getMonitor(),l=e.getRegistry();e.dispatch(Kl(n)),bm(s,a,l);const c=Rm(s,a);if(c==null){e.dispatch(vm);return}let d=null;if(n){if(!r)throw new Error("getSourceClientOffset must be defined");Sm(r),d=r(c)}e.dispatch(Kl(n,d));const h=l.getSource(c).beginDrag(a,c);if(h==null)return;ym(h),l.pinSource(c);const g=l.getSourceType(c);return{type:kn,payload:{itemType:g,item:h,sourceId:c,clientOffset:n||null,sourceClientOffset:d||null,isSourcePublic:!!i}}}}function bm(e,t,s){ie(!t.isDragging(),"Cannot call beginDrag while dragging."),e.forEach(function(o){ie(s.getSource(o),"Expected sourceIds to be registered.")})}function Sm(e){ie(typeof e=="function","When clientOffset is provided, getSourceClientOffset must be a function.")}function ym(e){ie(nu(e),"Item must be an object.")}function Rm(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 xm(e,t,s){return t in e?Object.defineProperty(e,t,{value:s,enumerable:!0,configurable:!0,writable:!0}):e[t]=s,e}function Fm(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){xm(e,i,s[i])})}return e}function Em(e){return function(s={}){const o=e.getMonitor(),i=e.getRegistry();Dm(o),Mm(o).forEach((r,a)=>{const l=Pm(r,a,i,o),c={type:Ln,payload:{dropResult:Fm({},s,l)}};e.dispatch(c)})}}function Dm(e){ie(e.isDragging(),"Cannot call drop while not dragging."),ie(!e.didDrop(),"Cannot call drop twice during one drag operation.")}function Pm(e,t,s,o){const i=s.getTarget(e);let n=i?i.drop(o,e):void 0;return Tm(n),typeof n>"u"&&(n=t===0?{}:o.getDropResult()),n}function Tm(e){ie(typeof e>"u"||nu(e),"Drop result must either be an object or undefined.")}function Mm(e){const t=e.getTargetIds().filter(e.canDropOnTarget,e);return t.reverse(),t}function Im(e){return function(){const s=e.getMonitor(),o=e.getRegistry();km(s);const i=s.getSourceId();return i!=null&&(o.getSource(i,!0).endDrag(s,i),o.unpinSource()),{type:On}}}function km(e){ie(e.isDragging(),"Cannot call endDrag while not dragging.")}function Ur(e,t){return t===null?e===null:Array.isArray(e)?e.some(s=>s===t):e===t}function Am(e){return function(s,{clientOffset:o}={}){Lm(s);const i=s.slice(0),n=e.getMonitor(),r=e.getRegistry(),a=n.getItemType();return Hm(i,r,a),Om(i,n,r),Nm(i,n,r),{type:An,payload:{targetIds:i,clientOffset:o||null}}}}function Lm(e){ie(Array.isArray(e),"Expected targetIds to be an array.")}function Om(e,t,s){ie(t.isDragging(),"Cannot call hover while not dragging."),ie(!t.didDrop(),"Cannot call hover after drop.");for(let o=0;o<e.length;o++){const i=e[o];ie(e.lastIndexOf(i)===o,"Expected targetIds to be unique in the passed array.");const n=s.getTarget(i);ie(n,"Expected targetIds to be registered.")}}function Hm(e,t,s){for(let o=e.length-1;o>=0;o--){const i=e[o],n=t.getTargetType(i);Ur(n,s)||e.splice(o,1)}}function Nm(e,t,s){e.forEach(function(o){s.getTarget(o).hover(t,o)})}function Gm(e){return function(){if(e.getMonitor().isDragging())return{type:La}}}function Vm(e){return{beginDrag:wm(e),publishDragSource:Gm(e),hover:Am(e),drop:Em(e),endDrag:Im(e)}}class Bm{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=Vm(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 zm(e,t){return{x:e.x+t.x,y:e.y+t.y}}function ru(e,t){return{x:e.x-t.x,y:e.y-t.y}}function Wm(e){const{clientOffset:t,initialClientOffset:s,initialSourceClientOffset:o}=e;return!t||!s||!o?null:ru(zm(t,o),s)}function _m(e){const{clientOffset:t,initialClientOffset:s}=e;return!t||!s?null:ru(t,s)}const Bo=[],Oa=[];Bo.__IS_NONE__=!0;Oa.__IS_ALL__=!0;function Um(e,t){return e===Bo?!1:e===Oa||typeof t>"u"?!0:Cm(t,e).length>0}class jm{subscribeToStateChange(t,s={}){const{handlerIds:o}=s;ie(typeof t=="function","listener must be a function."),ie(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&&!Um(r.dirtyHandlerIds,o)||t()}finally{i=a}};return this.store.subscribe(n)}subscribeToOffsetChange(t){ie(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 ie(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(ie(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 Ur(o,i)&&s.canDrop(this,t)}isDragging(){return!!this.getItemType()}isDraggingSource(t){if(!t)return!1;const s=this.registry.getSource(t,!0);if(ie(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&&!Ur(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 Wm(this.store.getState().dragOffset)}getDifferenceFromInitialOffset(){return _m(this.store.getState().dragOffset)}constructor(t,s){this.store=t,this.registry=s}}const ql=typeof global<"u"?global:self,au=ql.MutationObserver||ql.WebKitMutationObserver;function lu(e){return function(){const s=setTimeout(i,0),o=setInterval(i,50);function i(){clearTimeout(s),clearInterval(o),e()}}}function $m(e){let t=1;const s=new au(e),o=document.createTextNode("");return s.observe(o,{characterData:!0}),function(){t=-t,o.data=t}}const Km=typeof au=="function"?$m:lu;class qm{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=Km(this.flush),this.requestErrorThrow=lu(()=>{if(this.pendingErrors.length)throw this.pendingErrors.shift()})}}class Ym{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 Zm{create(t){const s=this.freeTasks,o=s.length?s.pop():new Ym(this.onError,i=>s[s.length]=i);return o.task=t,o}constructor(t){this.onError=t,this.freeTasks=[]}}const cu=new qm,Qm=new Zm(cu.registerPendingError);function Xm(e){cu.enqueueTask(Qm.create(e))}const Ha="dnd-core/ADD_SOURCE",Na="dnd-core/ADD_TARGET",Ga="dnd-core/REMOVE_SOURCE",Hn="dnd-core/REMOVE_TARGET";function Jm(e){return{type:Ha,payload:{sourceId:e}}}function eC(e){return{type:Na,payload:{targetId:e}}}function tC(e){return{type:Ga,payload:{sourceId:e}}}function sC(e){return{type:Hn,payload:{targetId:e}}}function oC(e){ie(typeof e.canDrag=="function","Expected canDrag to be a function."),ie(typeof e.beginDrag=="function","Expected beginDrag to be a function."),ie(typeof e.endDrag=="function","Expected endDrag to be a function.")}function iC(e){ie(typeof e.canDrop=="function","Expected canDrop to be a function."),ie(typeof e.hover=="function","Expected hover to be a function."),ie(typeof e.drop=="function","Expected beginDrag to be a function.")}function jr(e,t){if(t&&Array.isArray(e)){e.forEach(s=>jr(s,!1));return}ie(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 dt;(function(e){e.SOURCE="SOURCE",e.TARGET="TARGET"})(dt||(dt={}));let nC=0;function rC(){return nC++}function aC(e){const t=rC().toString();switch(e){case dt.SOURCE:return`S${t}`;case dt.TARGET:return`T${t}`;default:throw new Error(`Unknown Handler Role: ${e}`)}}function Yl(e){switch(e[0]){case"S":return dt.SOURCE;case"T":return dt.TARGET;default:throw new Error(`Cannot parse handler ID: ${e}`)}}function Zl(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 lC{addSource(t,s){jr(t),oC(s);const o=this.addHandler(dt.SOURCE,t,s);return this.store.dispatch(Jm(o)),o}addTarget(t,s){jr(t,!0),iC(s);const o=this.addHandler(dt.TARGET,t,s);return this.store.dispatch(eC(o)),o}containsHandler(t){return Zl(this.dragSources,t)||Zl(this.dropTargets,t)}getSource(t,s=!1){return ie(this.isSourceId(t),"Expected a valid source ID."),s&&t===this.pinnedSourceId?this.pinnedSource:this.dragSources.get(t)}getTarget(t){return ie(this.isTargetId(t),"Expected a valid target ID."),this.dropTargets.get(t)}getSourceType(t){return ie(this.isSourceId(t),"Expected a valid source ID."),this.types.get(t)}getTargetType(t){return ie(this.isTargetId(t),"Expected a valid target ID."),this.types.get(t)}isSourceId(t){return Yl(t)===dt.SOURCE}isTargetId(t){return Yl(t)===dt.TARGET}removeSource(t){ie(this.getSource(t),"Expected an existing source."),this.store.dispatch(tC(t)),Xm(()=>{this.dragSources.delete(t),this.types.delete(t)})}removeTarget(t){ie(this.getTarget(t),"Expected an existing target."),this.store.dispatch(sC(t)),this.dropTargets.delete(t),this.types.delete(t)}pinSource(t){const s=this.getSource(t);ie(s,"Expected an existing source."),this.pinnedSourceId=t,this.pinnedSource=s}unpinSource(){ie(this.pinnedSource,"No source is pinned at the time."),this.pinnedSourceId=null,this.pinnedSource=null}addHandler(t,s,o){const i=aC(t);return this.types.set(i,s),t===dt.SOURCE?this.dragSources.set(i,o):t===dt.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 cC=(e,t)=>e===t;function dC(e,t){return!e&&!t?!0:!e||!t?!1:e.x===t.x&&e.y===t.y}function uC(e,t,s=cC){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 hC(e=Bo,t){switch(t.type){case An:break;case Ha:case Na:case Hn:case Ga:return Bo;case kn:case La:case On:case Ln:default:return Oa}const{targetIds:s=[],prevTargetIds:o=[]}=t.payload,i=mm(s,o);if(!(i.length>0||!uC(s,o)))return Bo;const r=o[o.length-1],a=s[s.length-1];return r!==a&&(r&&i.push(r),a&&i.push(a)),i}function gC(e,t,s){return t in e?Object.defineProperty(e,t,{value:s,enumerable:!0,configurable:!0,writable:!0}):e[t]=s,e}function pC(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){gC(e,i,s[i])})}return e}const Ql={initialSourceClientOffset:null,initialClientOffset:null,clientOffset:null};function fC(e=Ql,t){const{payload:s}=t;switch(t.type){case Aa:case kn:return{initialSourceClientOffset:s.sourceClientOffset,initialClientOffset:s.clientOffset,clientOffset:s.clientOffset};case An:return dC(e.clientOffset,s.clientOffset)?e:pC({},e,{clientOffset:s.clientOffset});case On:case Ln:return Ql;default:return e}}function mC(e,t,s){return t in e?Object.defineProperty(e,t,{value:s,enumerable:!0,configurable:!0,writable:!0}):e[t]=s,e}function qs(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){mC(e,i,s[i])})}return e}const CC={itemType:null,item:null,sourceId:null,targetIds:[],dropResult:null,didDrop:!1,isSourcePublic:null};function vC(e=CC,t){const{payload:s}=t;switch(t.type){case kn:return qs({},e,{itemType:s.itemType,item:s.item,sourceId:s.sourceId,isSourcePublic:s.isSourcePublic,dropResult:null,didDrop:!1});case La:return qs({},e,{isSourcePublic:!0});case An:return qs({},e,{targetIds:s.targetIds});case Hn:return e.targetIds.indexOf(s.targetId)===-1?e:qs({},e,{targetIds:fm(e.targetIds,s.targetId)});case Ln:return qs({},e,{dropResult:s.dropResult,didDrop:!0,targetIds:[]});case On:return qs({},e,{itemType:null,item:null,sourceId:null,dropResult:null,didDrop:!1,isSourcePublic:null,targetIds:[]});default:return e}}function wC(e=0,t){switch(t.type){case Ha:case Na:return e+1;case Ga:case Hn:return e-1;default:return e}}function bC(e=0){return e+1}function SC(e,t,s){return t in e?Object.defineProperty(e,t,{value:s,enumerable:!0,configurable:!0,writable:!0}):e[t]=s,e}function yC(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){SC(e,i,s[i])})}return e}function RC(e={},t){return{dirtyHandlerIds:hC(e.dirtyHandlerIds,{type:t.type,payload:yC({},t.payload,{prevTargetIds:pm(e,"dragOperation.targetIds",[])})}),dragOffset:fC(e.dragOffset,t),refCount:wC(e.refCount,t),dragOperation:vC(e.dragOperation,t),stateId:bC(e.stateId)}}function xC(e,t=void 0,s={},o=!1){const i=FC(o),n=new jm(i,new lC(i)),r=new Bm(i,n),a=e(r,t,s);return r.receiveBackend(a),r}function FC(e){const t=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__;return iu(RC,e&&t&&t({name:"dnd-core",instanceId:"dnd-core"}))}function EC(e,t){if(e==null)return{};var s=DC(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 DC(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 Xl=0;const Ni=Symbol.for("__REACT_DND_CONTEXT_INSTANCE__");var PC=p.memo(function(t){var{children:s}=t,o=EC(t,["children"]);const[i,n]=TC(o);return p.useEffect(()=>{if(n){const r=du();return++Xl,()=>{--Xl===0&&(r[Ni]=null)}}},[]),C.jsx(ou.Provider,{value:i,children:s})});function TC(e){if("manager"in e)return[{dragDropManager:e.manager},!1];const t=MC(e.backend,e.context,e.options,e.debugMode),s=!e.context;return[t,s]}function MC(e,t=du(),s,o){const i=t;return i[Ni]||(i[Ni]={dragDropManager:xC(e,t,s,o)}),i[Ni]}function du(){return typeof global<"u"?global:window}function IC(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Xn,Jl;function kC(){return Jl||(Jl=1,Xn=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}),Xn}var AC=kC();const LC=IC(AC),Is=typeof window<"u"?p.useLayoutEffect:p.useEffect;function OC(e,t,s){const[o,i]=p.useState(()=>t(e)),n=p.useCallback(()=>{const r=t(e);LC(o,r)||(i(r),s&&s())},[o,e,s]);return Is(n),[o,n]}function HC(e,t,s){const[o,i]=OC(e,t,s);return Is(function(){const r=e.getHandlerId();if(r!=null)return e.subscribeToStateChange(i,{handlerIds:[r]})},[e,i]),o}function uu(e,t,s){return HC(t,e||(()=>({})),()=>s.reconnect())}function hu(e,t){const s=[...t||[]];return t==null&&typeof e!="function"&&s.push(e),p.useMemo(()=>typeof e=="function"?e():e,s)}function NC(e){return p.useMemo(()=>e.hooks.dragSource(),[e])}function GC(e){return p.useMemo(()=>e.hooks.dragPreview(),[e])}let Jn=!1,er=!1;class VC{receiveHandlerId(t){this.sourceId=t}getHandlerId(){return this.sourceId}canDrag(){ie(!Jn,"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 Jn=!0,this.internalMonitor.canDragSource(this.sourceId)}finally{Jn=!1}}isDragging(){if(!this.sourceId)return!1;ie(!er,"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 er=!0,this.internalMonitor.isDraggingSource(this.sourceId)}finally{er=!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 tr=!1;class BC{receiveHandlerId(t){this.targetId=t}getHandlerId(){return this.targetId}subscribeToStateChange(t,s){return this.internalMonitor.subscribeToStateChange(t,s)}canDrop(){if(!this.targetId)return!1;ie(!tr,"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 tr=!0,this.internalMonitor.canDropOnTarget(this.targetId)}finally{tr=!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 zC(e,t,s){const o=s.getRegistry(),i=o.addTarget(e,t);return[i,()=>o.removeTarget(i)]}function WC(e,t,s){const o=s.getRegistry(),i=o.addSource(e,t);return[i,()=>o.removeSource(i)]}function $r(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 Kr(e){return e!==null&&typeof e=="object"&&Object.prototype.hasOwnProperty.call(e,"current")}function _C(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 UC(e){return(t=null,s=null)=>{if(!p.isValidElement(t)){const n=t;return e(n,s),n}const o=t;return _C(o),jC(o,s?n=>e(n,s):e)}}function gu(e){const t={};return Object.keys(e).forEach(s=>{const o=e[s];if(s.endsWith("Ref"))t[s]=e[s];else{const i=UC(o);t[s]=()=>i}}),t}function ec(e,t){typeof e=="function"?e(t):e.current=t}function jC(e,t){const s=e.ref;return ie(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?p.cloneElement(e,{ref:o=>{ec(s,o),ec(t,o)}}):p.cloneElement(e,{ref:t})}class $C{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!$r(this.lastConnectedDragSourceOptions,this.dragSourceOptions)}didDragPreviewOptionsChange(){return!$r(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=gu({dragSource:(s,o)=>{this.clearDragSource(),this.dragSourceOptions=o||null,Kr(s)?this.dragSourceRef=s:this.dragSourceNode=s,this.reconnectDragSource()},dragPreview:(s,o)=>{this.clearDragPreview(),this.dragPreviewOptions=o||null,Kr(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 KC{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!$r(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=gu({dropTarget:(s,o)=>{this.clearDropTarget(),this.dropTargetOptions=o,Kr(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 xo(){const{dragDropManager:e}=p.useContext(ou);return ie(e!=null,"Expected drag drop context"),e}function qC(e,t){const s=xo(),o=p.useMemo(()=>new $C(s.getBackend()),[s]);return Is(()=>(o.dragSourceOptions=e||null,o.reconnect(),()=>o.disconnectDragSource()),[o,e]),Is(()=>(o.dragPreviewOptions=t||null,o.reconnect(),()=>o.disconnectDragPreview()),[o,t]),o}function YC(){const e=xo();return p.useMemo(()=>new VC(e),[e])}class ZC{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 QC(e,t,s){const o=p.useMemo(()=>new ZC(e,t,s),[t,s]);return p.useEffect(()=>{o.spec=e},[e]),o}function XC(e){return p.useMemo(()=>{const t=e.type;return ie(t!=null,"spec.type must be defined"),t},[e])}function JC(e,t,s){const o=xo(),i=QC(e,t,s),n=XC(e);Is(function(){if(n!=null){const[a,l]=WC(n,i,o);return t.receiveHandlerId(a),s.receiveHandlerId(a),l}},[o,t,s,i,n])}function ev(e,t){const s=hu(e,t);ie(!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=YC(),i=qC(s.options,s.previewOptions);return JC(s,o,i),[uu(s.collect,o,i),NC(i),GC(i)]}function tv(e){return p.useMemo(()=>e.hooks.dropTarget(),[e])}function sv(e){const t=xo(),s=p.useMemo(()=>new KC(t.getBackend()),[t]);return Is(()=>(s.dropTargetOptions=e||null,s.reconnect(),()=>s.disconnectDropTarget()),[e]),s}function ov(){const e=xo();return p.useMemo(()=>new BC(e),[e])}function iv(e){const{accept:t}=e;return p.useMemo(()=>(ie(e.accept!=null,"accept must be defined"),Array.isArray(t)?t:[t]),[t])}class nv{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 rv(e,t){const s=p.useMemo(()=>new nv(e,t),[t]);return p.useEffect(()=>{s.spec=e},[e]),s}function av(e,t,s){const o=xo(),i=rv(e,t),n=iv(e);Is(function(){const[a,l]=zC(n,i,o);return t.receiveHandlerId(a),s.receiveHandlerId(a),l},[o,t,i,s,n.map(r=>r.toString()).join("|")])}function pu(e,t){const s=hu(e,t),o=ov(),i=sv(s.options);return av(s,o,i),[uu(s.collect,o,i),tv(i)]}const tc="column",lv="flex items-center",cv="mr-3 cursor-move text-secondary",dv=({id:e,children:t,cssClass:s,findItem:o,moveItem:i,handleAriaLabel:n="Drag item"})=>{const r=p.useRef(null),a=p.useRef(null),l=typeof o=="function"?o(e):-1,[{isDragging:c},d,u]=ev(()=>({type:tc,item:{id:e,originalIndex:l},collect:g=>{const f=g.getItem();return{isDragging:g.isDragging()&&f?.id===e}},end:(g,f)=>{if(!g)return;!f.didDrop()&&typeof i=="function"&&g.originalIndex>-1&&i(g.id,g.originalIndex)}}),[e,l,i]),[,h]=pu(()=>({accept:tc,hover:g=>{if(!(!g||g.id===e)&&typeof o=="function"&&typeof i=="function"){const f=o(e);i(g.id,f)}}}),[o,i,e]);return u(h(a)),d(r),C.jsxs("div",{ref:a,className:ue(lv,s),style:{opacity:c?0:1},"aria-roledescription":"Draggable item",children:[C.jsx("div",{ref:r,className:cv,"aria-label":n,children:C.jsx(K.IconGripVertical,{...ke})}),t]})},uv=e=>oe.createElement("svg",{width:18,height:18,viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},oe.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"}),oe.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"}),oe.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"}),oe.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"})),hv=e=>oe.createElement("svg",{width:18,height:18,viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},oe.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"}),oe.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"})),gv=e=>oe.createElement("svg",{width:18,height:18,viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},oe.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"}),oe.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"}),oe.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"})),pv=e=>oe.createElement("svg",{width:18,height:18,viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},oe.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"}),oe.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"}),oe.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"}),oe.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"})),fv=e=>oe.createElement("svg",{width:18,height:18,viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},oe.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"}),oe.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"}),oe.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"}),oe.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"}),oe.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"})),mv=e=>oe.createElement("svg",{width:18,height:18,viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},oe.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"}),oe.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"}),oe.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"})),Cv=e=>oe.createElement("svg",{width:18,height:18,viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},oe.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"}),oe.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"}),oe.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"})),Ce=(e,t)=>C.jsx(e,{size:t.size??ke.size,stroke:t.stroke??ke.stroke,className:t.className}),vs=(e,t)=>C.jsx(e,{width:Number(t.size??ke.size),height:Number(t.size??ke.size),className:t.className}),sc={".bmp":e=>Ce(K.IconFileTypeBmp,e),".cpp":e=>vs(uv,e),".c":e=>vs(hv,e),".cs":e=>vs(gv,e),".css":e=>Ce(K.IconFileTypeCss,e),".csv":e=>Ce(K.IconFileTypeCsv,e),".doc":e=>Ce(K.IconFileTypeDoc,e),".docx":e=>Ce(K.IconFileTypeDocx,e),".html":e=>Ce(K.IconFileTypeHtml,e),".ini":e=>vs(pv,e),".jpg":e=>Ce(K.IconFileTypeJpg,e),".js":e=>Ce(K.IconFileTypeJs,e),".json":e=>vs(fv,e),".jsx":e=>Ce(K.IconFileTypeJsx,e),".md":e=>vs(mv,e),".pdf":e=>Ce(K.IconFileTypePdf,e),".php":e=>Ce(K.IconFileTypePhp,e),".png":e=>Ce(K.IconFileTypePng,e),".ppt":e=>Ce(K.IconFileTypePpt,e),".py":e=>vs(Cv,e),".rs":e=>Ce(K.IconFileTypeRs,e),".sql":e=>Ce(K.IconFileTypeSql,e),".svg":e=>Ce(K.IconFileTypeSvg,e),".ts":e=>Ce(K.IconFileTypeTs,e),".tsx":e=>Ce(K.IconFileTypeTsx,e),".txt":e=>Ce(K.IconFileTypeTxt,e),".vue":e=>Ce(K.IconFileTypeVue,e),".xls":e=>Ce(K.IconFileTypeXls,e),".xml":e=>Ce(K.IconFileTypeXml,e),".zip":e=>Ce(K.IconFileTypeZip,e),default:e=>Ce(K.IconFile,e)},fu=({extension:e,size:t=ke.size,stroke:s=ke.stroke,cssClass:o,decorative:i=!1,label:n,indicator:r})=>{const a=(()=>{const u=e.trim().toLowerCase();return u.startsWith(".")?u:`.${u}`})(),c=(sc[a]??sc.default)({size:t,stroke:s}),d=n??`${a.slice(1).toUpperCase()} file icon`;return C.jsxs("span",{className:W("inline-flex relative",o),...i?{"aria-hidden":!0}:{role:"img","aria-label":d},children:[C.jsx(we,{icon:c,className:"inline-block align-middle"}),r&&C.jsx("span",{className:"absolute -bottom-0.5 -left-0.5",children:r})]})},Va=({label:e="Shared entity",size:t=10,cssClass:s,stroke:o=2})=>C.jsx(we,{className:ue("text-accent-primary",s),label:"Shared entity indicator",icon:C.jsx(K.IconArrowUpRight,{size:t,stroke:o,"aria-label":e,className:"bg-layer-3",role:"img"})}),Ba=({name:e,cssClass:t,shared:s=!1})=>{const o=e.includes(".")?e.split(".").pop():null;return C.jsxs("div",{className:ue("flex items-center gap-2 w-full",t),children:[o&&C.jsx(fu,{extension:o,cssClass:"text-secondary",indicator:s?C.jsx(Va,{}):null,label:"File type icon"}),C.jsx(Tt,{cssClass:"text-primary dial-small flex-1 min-w-0",text:e})]})},za=({name:e,cssClass:t,shared:s=!1,loading:o=!1})=>{const i=()=>o?C.jsx(Pn,{}):C.jsx(we,{icon:C.jsx(K.IconFolder,{...ke}),className:"inline-block align-middle"});return C.jsxs("div",{className:ue("flex items-center gap-2 w-full",t),children:[C.jsxs("span",{className:"inline-flex relative text-secondary",role:"img",children:[i(),s&&C.jsx("span",{className:"absolute -bottom-0.5 -left-0.5",children:C.jsx(Va,{})})]}),C.jsx(Tt,{cssClass:"text-primary dial-small flex-1 min-w-0",text:e})]})};var en=(e=>(e.Horizontal="horizontal",e.Vertical="vertical",e))(en||{});const oc=()=>typeof window<"u"&&window.innerWidth<1024,vv=()=>{const[e,t]=p.useState(oc());return p.useEffect(()=>{const s=()=>t(oc());return window.addEventListener("resize",s),()=>window.removeEventListener("resize",s)},[]),e};var mu=(e=>(e.Dropdown="dropdown",e.Menu="menu",e))(mu||{}),Ft=(e=>(e.Click="click",e.Hover="hover",e.ContextMenu="contextMenu",e))(Ft||{}),Cu=(e=>(e.Item="item",e.Divider="divider",e))(Cu||{});const wv=W("flex items-center gap-2 align-middle","h-auto px-0 bg-transparent border-0"),bv=W("z-[53] overflow-auto rounded bg-layer-0 text-primary shadow focus-visible:outline-none","w-max"),Sv=W("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"),yv="opacity-75 !cursor-not-allowed",Rv="text-error",xv="my-1 border-t border-hover border-secondary",Mo=8,Wa=({ariaLabel:e,cssClass:t,size:s=24,onClose:o})=>C.jsx(Ie,{ariaLabel:e,cssClass:ue("text-secondary hover:text-accent-primary",t),onClick:o,iconBefore:C.jsx(K.IconX,{size:s})}),Ut=({children:e,menu:t,renderOverlay:s,trigger:o=[Ft.Click],placement:i,disabled:n=!1,open:r,defaultOpen:a=!1,onOpenChange:l,closable:c=!1,onClose:d,cssClass:u,listClassName:h,outsidePressIgnoreRef:g,outsideClosable:f=!0,allowedPlacements:m,anchorToMouse:v=!1,matchReferenceWidth:w=!0})=>{const[b,S]=p.useState(a),R=r!==void 0,y=R?!!r:b,x=p.useCallback(O=>{R||S(O),l?.(O)},[R,l]),D=p.useId(),M=i===void 0,L=O=>"clientWidth"in O?O.clientWidth:O.getBoundingClientRect?.()?.width??0,{refs:I,floatingStyles:F,context:P}=le.useFloating({placement:i,open:y,onOpenChange:x,whileElementsMounted:le.autoUpdate,middleware:[le.offset({mainAxis:Mo,crossAxis:0}),M?le.autoPlacement({alignment:"start",crossAxis:!0,padding:Mo,allowedPlacements:m}):le.flip({padding:Mo}),le.shift({padding:Mo}),le.size({padding:Mo,apply({availableWidth:O,availableHeight:ee,elements:ce}){const Oe=ce.floating,Ze=L(ce.reference);Oe.style.setProperty("--fui-available-height",`${Math.floor(ee)}px`),Oe.style.setProperty("--reference-width",w?`${Math.round(Ze)}px`:"0px"),w?Oe.style.minWidth=`${Math.round(Ze)}px`:Oe.style.removeProperty("min-width"),Oe.style.maxWidth=`${Math.floor(O)}px`,Oe.style.maxHeight=`${Math.floor(ee)}px`}})]}),B=le.useClick(P,{enabled:o.includes(Ft.Click)&&!n}),Q=le.useHover(P,{enabled:o.includes(Ft.Hover)&&!n,move:!1,restMs:40,delay:{open:80,close:80}}),A=le.useDismiss(P,{bubbles:!0,referencePress:!1,outsidePress:O=>{if(!f)return!1;const ee=O.target;return!(g?.current&&ee instanceof Node&&g.current.contains(ee))}}),te=le.useRole(P,{role:"menu"}),{getReferenceProps:z,getFloatingProps:k}=le.useInteractions([B,Q,A,te]),Z=p.useCallback((O,ee)=>{I.setPositionReference({getBoundingClientRect:()=>({width:0,height:0,x:O,y:ee,top:ee,left:O,right:O,bottom:ee})})},[I]),N=p.useCallback(O=>{!o.includes(Ft.ContextMenu)||n||(O.preventDefault(),v&&Z(O.clientX,O.clientY),x(!0))},[v,n,x,Z,o]),X=p.useCallback(O=>{!v||n||Z(O.clientX,O.clientY)},[v,n,Z]);p.useEffect(()=>{n&&y&&x(!1)},[n,y,x]);const $=p.useCallback(O=>ee=>{O.disabled||(O.onClick?.({key:O.key,domEvent:ee}),t?.onClick?.({key:O.key,domEvent:ee}),x(!1))},[t,x]),_=p.useMemo(()=>s?s():t?C.jsxs(C.Fragment,{children:[t.header&&C.jsx(C.Fragment,{children:typeof t.header=="function"?t.header():t.header}),C.jsx("div",{role:"none",className:"py-1",children:t.items.map(O=>O.type===Cu.Divider?C.jsx("div",{role:"separator",className:xv},O.key):C.jsxs("button",{role:"menuitem",type:"button","aria-disabled":!!O.disabled,className:W(Sv,O.disabled&&yv,O.danger&&Rv),disabled:O.disabled,onClick:$(O),children:[O.icon&&C.jsx("span",{className:W(O.danger&&"text-error",O.disabled&&"text-secondary"),children:C.jsx(we,{icon:O.icon})}),C.jsx("span",{className:W("flex-1 truncate text-left",O.danger&&"text-error",O.disabled&&"text-secondary"),children:O.label})]},O.key))}),t.footer&&C.jsx(C.Fragment,{children:typeof t.footer=="function"?t.footer():t.footer})]}):null,[$,t,s]),se=z({onContextMenu:N,onMouseDown:X});return C.jsxs(C.Fragment,{children:[C.jsx("span",{ref:I.setReference,className:W(wv,n&&"!cursor-not-allowed opacity-75",u),"aria-haspopup":"menu","aria-expanded":y,"aria-controls":D,...se,children:e}),y&&C.jsx(le.FloatingPortal,{children:C.jsx(le.FloatingFocusManager,{context:P,modal:!1,initialFocus:-1,returnFocus:!0,children:C.jsxs("div",{id:D,ref:I.setFloating,style:F,className:W(bv,!w&&"w-max",h),...k(),children:[c&&C.jsx("div",{className:"flex items-center justify-between px-2 pt-2",children:C.jsx(Wa,{ariaLabel:"Close dropdown",onClose:O=>{d?.(O),x(!1)}})}),_]})})})]})},No=({tab:e,active:t,disabled:s,invalid:o,cssClass:i,horizontal:n,onClick:r})=>{const l=ue("rounded px-3 pt-2 pb-[6px] items-center flex flex-row gap-2 h-[32px] cursor-pointer dial-small leading-4 hover:text-accent-primary",{"bg-layer-4":n,"bg-layer-1 text-secondary pointer-events-none":s,"bg-accent-primary-alpha text-primary":t&&!s,"text-primary":!t&&!s,"pb-1 border-b-2 border-b-accent-primary":t&&n&&!s,"border-l-2 border-l-accent-primary":t&&!n&&!s},i);return C.jsxs("button",{role:"tab",className:l,onClick:()=>r(e.id),disabled:s,children:[C.jsx(Tt,{text:e.name,contentClassName:"max-w-[200px]",cssClass:"max-w-[200px]"}),(o||e.invalid)&&C.jsx("div",{className:"text-error",children:C.jsx(K.IconExclamationCircle,{...ke})})]})},ic=12,vu=({tabs:e,activeTab:t,onClick:s,orientation:o=en.Horizontal})=>{const[i,n]=p.useState(!1),[r,a]=p.useState(!1),[l,c]=p.useState(!1),d=vv(),u=o===en.Horizontal,h=p.useRef(null),g=p.useRef(null),f=p.useRef(null),m=e.find(b=>b.id===t),v=p.useMemo(()=>W("flex gap-3",u?"flex-row flex-nowrap overflow-x-auto":"flex-col flex-wrap w-full"),[u]),w=p.useCallback(()=>{const b=g.current;b&&c(b.scrollWidth>b.clientWidth)},[]);return p.useEffect(()=>{w();const b=new ResizeObserver(()=>w()),S=g.current;return S&&b.observe(S),()=>b.disconnect()},[e,w]),p.useEffect(()=>{const b=f.current,S=g.current;if(!b||!S)return;const R=b.offsetLeft,y=R+b.offsetWidth,x=S.scrollLeft,D=x+S.clientWidth;R<x?S.scrollTo({left:R-ic,behavior:"smooth"}):y>D&&S.scrollTo({left:y-S.clientWidth+ic,behavior:"smooth"})},[t]),d?C.jsx("div",{className:"h-11 flex items-center bg-layer-3 px-4",children:C.jsx(Ut,{trigger:[Ft.Click],open:i,onOpenChange:n,placement:"bottom-start",allowedPlacements:["bottom-start","top-start"],renderOverlay:()=>e.map(b=>C.jsx(No,{tab:b,active:b.id===t,onClick:S=>{s(S),n(!1)},cssClass:"w-full rounded-none h-11 items-center px-6"},b.id)),children:C.jsxs("div",{className:"flex gap-2 items-center h-11 cursor-pointer",children:[C.jsx(No,{tab:m,active:!0,onClick:s,cssClass:"rounded-none bg-transparent border-l-0 border-b-[2px] border-accent-primary h-full items-center px-0"},t),C.jsx(we,{icon:C.jsx(K.IconChevronDown,{size:16}),className:W("text-primary transition-transform",i&&"rotate-180")})]})})}):C.jsxs("div",{ref:h,className:"flex w-full items-start",children:[C.jsx("div",{ref:g,className:v,children:e.map(b=>C.jsx("div",{ref:t===b.id?f:void 0,className:"w-full",children:C.jsx(No,{tab:b,active:t===b.id,onClick:s,horizontal:u,cssClass:"w-full"})},b.id))}),l&&C.jsx("div",{className:"flex items-center ml-2",children:C.jsx(Ut,{trigger:[Ft.Click],open:r,onOpenChange:a,placement:"bottom-end",renderOverlay:()=>e.map(b=>C.jsx(No,{tab:b,active:b.id===t,onClick:S=>{s(S),a(!1)},cssClass:"w-full rounded-none h-[32px] items-center px-3 py-2"},b.id)),children:C.jsx(Ie,{iconBefore:C.jsx(K.IconDotsVertical,{size:18}),cssClass:W("w-8 h-8 flex items-center justify-center rounded border",r?"bg-layer-4 border-transparent":"border-primary")})})})]})},Fv="w-full overflow-x-auto",Ev="flex flex-nowrap items-center gap-2 min-w-0 px-0 py-0 whitespace-nowrap",Dv="flex items-center gap-2 min-w-0 shrink-0 dial-small",nc="inline-flex items-center gap-1 min-w-0 transition-colors",Pv="text-secondary hover:text-accent-primary",Tv="text-primary cursor-default",Mv="flex-none inline-flex items-center leading-none text-icon-secondary",wu=C.jsx(K.IconChevronRight,{size:16,"aria-hidden":"true"}),bu=({title:e,href:t,onClick:s,disabled:o,isLast:i,separator:n=wu,cssClass:r,iconBefore:a,titleCssClass:l})=>{const c=ue(Dv,r),d=(!!t||!!s)&&!i&&!o,u=d?ue(nc,Pv,l):ue(nc,Tv,o?"pointer-events-none opacity-75":"",l),h=typeof e=="string"?C.jsx(Tt,{cssClass:u,text:e}):e;return C.jsxs("li",{className:c,children:[d?C.jsxs("a",{href:t,onClick:s,className:u,children:[a,h]}):C.jsxs("span",{className:u,"aria-current":i?"page":void 0,"aria-disabled":o?"true":void 0,children:[a,h]}),!i&&C.jsx("span",{className:Mv,children:n})]})},Su=({pathItems:e,separator:t=wu,ariaLabel:s="Breadcrumb",cssClass:o,children:i,titleCssClass:n})=>{const r=e?.length?e.map((a,l)=>p.createElement(bu,{...a,key:`item-${l}`,isLast:l===e.length-1,separator:t,titleCssClass:n})):p.Children.toArray(i).map((a,l,c)=>{if(!p.isValidElement(a))return a;const d=l===c.length-1;return p.cloneElement(a,{isLast:d,separator:t})});return C.jsx("nav",{"aria-label":s,className:ue(Fv,o),children:C.jsx("ol",{className:Ev,children:r})})},yu=({iconClass:e,...t})=>C.jsx(Ie,{iconBefore:C.jsx(K.IconTrashX,{...ke,className:e||""}),...t}),Ru=({value:e,textareaId:t,placeholder:s,cssClass:o="",containerCssClass:i="",disabled:n,invalid:r,readonly:a,disableTooltip:l,onChange:c})=>C.jsx(hs,{tooltip:l?null:e,triggerClassName:ue("flex",i),children:C.jsx("textarea",{id:t,placeholder:s,value:e||"",disabled:n,className:W("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)})}),Iv=["ArrowLeft","ArrowRight","ArrowUp","ArrowDown","Backspace","Delete","Tab","Enter","Escape","Home","End","Insert"],kv=(e,t,s,o)=>{if((t==="number"||s!==void 0||o!==void 0)&&!Iv.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}}}}},fo=({iconBefore:e,iconAfter:t,hideBorder:s,value:o,elementId:i,placeholder:n="",cssClass:r="",containerCssClass:a,tooltipTriggerClassName:l,type:c="text",disabled:d,readonly:u,invalid:h,onChange:g,min:f,max:m,prefix:v,suffix:w,textBeforeInput:b,textAfterInput:S,onBlur:R,defaultValue:y,tooltipText:x})=>{const D=F=>F.target.blur(),M=c==="number"||f!==void 0||m!==void 0,L=F=>{kv(F,c,f,m)},I=F=>{const P=F.currentTarget.value;if(M&&P!==""){const B=parseFloat(P);if(isNaN(B)&&P!=="-"&&P!=="."||!isNaN(B)&&(f!==void 0&&B<f||m!==void 0&&B>m))return}g?.(P||void 0)};return C.jsxs("div",{className:W("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),children:[b&&C.jsx("div",{className:"mr-2",children:C.jsx(fo,{hideBorder:!0,containerCssClass:"rounded-r-none border-r-0",cssClass:"overflow-hidden overflow-ellipsis dial-small",value:b,disabled:!0,elementId:b+"textBefore"})}),v&&C.jsxs("p",{className:"text-secondary dial-small mr-2",children:[" ",v]}),C.jsx(we,{icon:e,className:W(!!e&&"mr-2")}),C.jsx(hs,{tooltip:x||o,triggerClassName:W(l,"flex-1"),children:C.jsx("input",{type:c,autoComplete:"off",id:i,placeholder:n,value:y?void 0:o??"",disabled:d,className:W("border-0 bg-transparent w-full truncate",r),onChange:F=>!u&&I?.(F),onKeyDown:L,onWheel:D,onBlur:R,min:f,max:m,defaultValue:y})}),C.jsx(we,{icon:t,className:W(!!t&&"ml-2")}),w&&C.jsxs("p",{className:"text-secondary dial-small ml-2",children:[" ",w]}),S&&C.jsx("div",{className:"ml-2",children:C.jsx(fo,{hideBorder:!0,containerCssClass:"rounded-l-none border-l-0",value:S,disabled:!0,elementId:S+"textAfter"})})]})},Av=/^0+\.(\d+)?$/,Lv=/^0+/,xu=({label:e,optional:t,optionalText:s,description:o,error:i,captionDescription:n,readonly:r,orientation:a,elementId:l,fieldTitle:c,errorText:d,elementCssClass:u,elementContainerCssClass:h,containerCssClass:g,defaultEmptyText:f,...m})=>C.jsx(Tn,{label:e??c,error:i??d,optionalText:s,optional:t,description:o,captionDescription:n,readonly:r,orientation:a,elementId:l,cssClass:g,defaultEmptyText:f,value:m.value,children:C.jsx(fo,{elementId:l,cssClass:u,containerCssClass:h,invalid:d!=null,...m})}),Ov=({onChange:e,...t})=>{const s=o=>o==="-"?o:String(o)?.match(Av)?String(o)?.replace(Lv,"0"):Number(o);return C.jsx(xu,{type:"number",onChange:o=>e?.(s(o)),...t})},Hv=({onChange:e,...t})=>C.jsx(xu,{type:"text",onChange:s=>e?.(s),...t}),Nv=({fieldTitle:e,optional:t,elementId:s,elementCssClass:o,containerCssClass:i,elementContainerCssClass:n,errorText:r,...a})=>C.jsxs("div",{className:ue("flex flex-col",i),children:[C.jsx(Vs,{fieldTitle:e,optional:t,htmlFor:s}),C.jsx(Ru,{textareaId:s,cssClass:o,containerCssClass:n,...a}),C.jsx(rs,{errorText:r})]}),Fu=({title:e,switchId:t,isOn:s=!1,disabled:o,onChange:i})=>{const n=W("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=p.useCallback(a=>{a.stopPropagation(),i?.(!s)},[i,s]);return C.jsxs("div",{className:"flex flex-row items-center",children:[C.jsx("input",{type:"checkbox",onChange:r,id:t,disabled:o,className:"invisible w-0 h-0",checked:s}),C.jsx("label",{htmlFor:t,className:n,children:C.jsx("span",{className:W("size-3 rounded-full",o?s?"bg-layer-4":"bg-controls-disable":"bg-controls-enable-primary")})}),e&&C.jsx("span",{className:"pl-2 dial-small text-primary",children:e})]})};var Vt=(e=>(e.Sm="sm",e.Md="md",e.Lg="lg",e))(Vt||{});const Gv="z-[52] flex items-center justify-center bg-blackout md:p-4",Vv="divide-tertiary divide-y",Bv="flex flex-row justify-between py-4 px-6 items-center",zv={[Vt.Sm]:"dial-sm-popup",[Vt.Md]:"dial-md-popup",[Vt.Lg]:"dial-lg-popup"},Nn=({open:e=!1,title:t,portalId:s,cssClass:o,overlayClass:i,headingClass:n,dividers:r=!0,children:a,footer:l,onClose:c,size:d=Vt.Md})=>{const{refs:u,context:h}=le.useFloating({open:e,onOpenChange:b=>{b||c?.(null)}}),g=le.useRole(h,{role:"dialog"}),f=le.useDismiss(h,{outsidePress:!0}),{getFloatingProps:m}=le.useInteractions([g,f]);if(!e)return null;const v=typeof t=="string"?"dial-popup-heading":void 0,w=b=>b?typeof b=="string"?C.jsx("h3",{id:v,className:W("flex-1 min-w-0 mr-3 truncate dial-h3 text-primary",n),children:C.jsx(hs,{tooltip:b,children:b})}):b:C.jsx("span",{});return C.jsx(le.FloatingPortal,{id:s,children:C.jsx(le.FloatingOverlay,{className:W(Gv,i),children:C.jsx(le.FloatingFocusManager,{context:h,children:C.jsxs("div",{ref:u.setFloating,...m(),role:"dialog","aria-modal":"true","aria-labelledby":v,className:W("dial-popup",zv[d],r&&Vv,o),children:[C.jsxs("div",{className:Bv,children:[w(t),C.jsx(Wa,{ariaLabel:"Close dialog",onClose:b=>c?.(b)})]}),C.jsx("div",{className:"flex-grow overflow-auto",children:a}),l]})})})})};var ei=(e=>(e.Info="info",e.Danger="danger",e))(ei||{});const Wv="flex justify-end gap-2 px-6 py-4",_v="text-secondary dial-small-150 px-6 py-4",Uv="Cancel",jv="Ok",rc={[ei.Info]:{confirmVariant:De.Primary,cancelVariant:De.Secondary},[ei.Danger]:{container:"dial-danger-popup",confirmVariant:De.Danger,cancelVariant:De.Secondary}},$v=({title:e,description:t,descriptionCssClass:s,open:o=!1,confirmLabel:i=jv,cancelLabel:n=Uv,isLoading:r=!1,disableConfirmButton:a=!1,cssClass:l,confirmClassName:c,onClose:d,onConfirm:u,onCancel:h,children:g,dividers:f=!1,variant:m=ei.Info,size:v=Vt.Sm,footer:w})=>{const b=r?null:C.jsxs("div",{className:Wv,children:[C.jsx(Ie,{variant:De.Secondary,title:n,onClick:()=>h?h():d?.()}),C.jsx(Ie,{variant:rc[m].confirmVariant,cssClass:c,title:i,disable:a,onClick:()=>u()})]}),S=p.useCallback(()=>r?C.jsx("div",{className:"px-6 py-4 h-[120px]",children:C.jsx(Pn,{size:50})}):g??(t?C.jsx("div",{className:W(_v,s),children:t}):null),[g,t,r,s]);return C.jsx(Nn,{open:o,title:e,cssClass:W(rc[m].container,l),dividers:f,onClose:()=>d?.(),footer:w??b,size:v,children:S()})},_a=({selectedItems:e,listCssClass:t,listElementCssClass:s})=>!!e?.length&&C.jsx("ul",{className:W("flex-row items-center truncate flex-wrap","flex gap-x-2 gap-y-1",t),children:e?.map(o=>C.jsx("li",{children:C.jsx(hs,{tooltip:o,children:C.jsx(In,{tag:o,cssClass:W([s])})})},o))}),ac=e=>oe.createElement("svg",{width:18,height:18,viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},oe.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"})),Eu=({children:e,open:t,disabled:s=!1,selectedValue:o,valueCssClasses:i,inputCssClasses:n,onOpen:r,elementId:a,errorText:l,emptyValueText:c})=>{const d=Array.isArray(o)&&o.length>0,u=typeof o=="string"&&!!o.trim(),h=d||u?o:c,g=s?void 0:r,f=()=>C.jsxs(C.Fragment,{children:[C.jsx("button",{type:"button",className:"w-full",onClick:g,"aria-label":"open-popup",id:a,children:C.jsxs("div",{className:W("dial-input px-3 py-2 dial-input-field flex flex-row items-center w-full justify-between",n,s&&"dial-input-disable",l&&"dial-input-error"),children:[C.jsx(hs,{tooltip:String(h),children:C.jsx("span",{className:i,children:h})}),!s&&C.jsx("div",{className:"flex-shrink-0",children:C.jsx(we,{icon:C.jsx(ac,{role:"img",width:Ho,height:Ho})})})]})}),l&&C.jsx(rs,{errorText:l})]}),m=()=>C.jsx("div",{className:"w-full",onClick:g,children:C.jsxs("div",{className:W("dial-input px-3 py-2 flex flex-row items-center w-full justify-between",s&&"dial-input-disable"),children:[C.jsx(_a,{selectedItems:h}),!s&&C.jsx("div",{className:"ml-1",children:C.jsx(we,{icon:C.jsx(ac,{role:"img",width:Ho,height:Ho})})})]})});return C.jsxs(C.Fragment,{children:[d?m():f(),t&&Dn.createPortal(e,document.body)]})},Kv=({fieldTitle:e,htmlFor:t,disabled:s,selectedValue:o,radioButtons:i,customInputValue:n,valueCssClasses:r,inputCssClasses:a,emptyValueText:l,onClose:c,title:d,portalId:u,onApply:h,cancelButtonTitle:g="Cancel",applyButtonTitle:f="Apply",isValid:m,selectedRadioValue:v,onChangeRadioField:w,id:b,size:S=Vt.Md})=>{const[R,y]=p.useState(!1),x=p.useCallback(()=>{s||y(!0)},[s]),D=p.useCallback(()=>{y(!1),c?.()},[c]),M=p.useCallback(()=>{h(),D()},[h,D]);return C.jsxs("div",{className:"flex flex-col",children:[C.jsx(Vs,{fieldTitle:e,htmlFor:t}),C.jsx(Eu,{disabled:s,open:R,selectedValue:n??i.find(L=>L.id===o)?.name,valueCssClasses:r,inputCssClasses:W(a,"py-2","px-3"),emptyValueText:l,onOpen:x,children:C.jsx(Nn,{open:R,onClose:D,title:d,portalId:u,size:S,footer:C.jsxs("div",{className:"flex flex-row items-center justify-end gap-2 px-6 py-4",children:[C.jsx(Ie,{variant:De.Secondary,title:g,onClick:D}),C.jsx(Ie,{variant:De.Primary,title:f,onClick:M,disable:!m})]}),children:C.jsx("div",{className:"px-6 py-4",children:C.jsx(tu,{radioButtons:i,labelCssClass:"dial-small",activeRadioButton:v,onChange:w,elementId:b,orientation:Jo.Column})})})})]})},qv="Create",Yv="Cancel",Zv="flex items-center justify-end gap-2 px-6 py-3",Qv=({title:e,open:t=!1,submitLabel:s=qv,cancelLabel:o=Yv,isLoading:i=!1,disableSubmitButton:n=!1,cssClass:r,submitClassName:a,onClose:l,onSubmit:c,onCancel:d,children:u,dividers:h=!0,size:g=Vt.Md,footer:f})=>{const m=i?null:C.jsxs("div",{className:Zv,children:[C.jsx(Ie,{variant:De.Secondary,title:o,onClick:()=>d?d():l?.()}),C.jsx(Ie,{variant:De.Primary,cssClass:a,title:s,disable:n,onClick:()=>c()})]}),v=p.useCallback(()=>i?C.jsx("div",{className:"px-6 py-4 h-[120px]",children:C.jsx(Pn,{size:50})}):u??null,[u,i]);return C.jsx(Nn,{open:t,title:e,cssClass:r,dividers:h,onClose:()=>l?.(),footer:f??m,size:g,children:v()})};var ti=(e=>(e.Small="small",e.Base="base",e))(ti||{});const Xv={[ti.Small]:{textClass:"text-xs px-1",containerClass:"px-[6px] py-1 h-[22px]",iconSize:10,iconStroke:1},[ti.Base]:{textClass:"text-sm px-2",containerClass:"px-3 py-2 h-[38px]",iconSize:18,iconStroke:1.5}},Ua=({elementId:e,value:t,placeholder:s="Search...",disabled:o,readonly:i,invalid:n,cssClass:r,containerCssClass:a,onChange:l,size:c=ti.Base})=>{const[d,u]=p.useState(t||"");p.useEffect(()=>{u(t||"")},[t]);const h=p.useCallback(m=>{u(m),l?.(m)},[l]),g=Xv[c],f=p.useCallback(()=>{h("")},[h]);return C.jsxs("div",{className:W("dial-input flex flex-row items-center justify-between",n&&"dial-input-error",o&&"dial-input-disable",i&&"dial-input-readonly",g.containerClass,a),children:[C.jsx(we,{className:W(o?"text-secondary":"text-primary"),icon:C.jsx(K.IconSearch,{size:g.iconSize,stroke:g.iconStroke})}),C.jsx("input",{id:e,type:"text",autoComplete:"off",placeholder:s,value:d??"",disabled:o,readOnly:i,className:W("border-0 bg-transparent w-full",r,g.textClass),onChange:m=>!i&&h(m.currentTarget.value)}),d&&!i&&!o&&C.jsx(we,{className:"text-primary cursor-pointer",icon:C.jsx(K.IconX,{size:g.iconSize,stroke:g.iconStroke,onClick:f,"aria-label":"Clear search",role:"button"})})]})},Jv="w-full h-[12] flex items-center justify-between gap-4",ew="min-w-0 h-[38px] flex-1 overflow-hidden bg-layer-3 px-3 flex items-center rounded",tw="w-[260px]",Du=({ariaLabel:e="Breadcrumb",titleCssClass:t,onItemClick:s,path:o,makeHref:i,cssClass:n,breadcrumbCssClass:r,searchable:a=!0,value:l,elementId:c="fm-search",disabled:d,readonly:u,invalid:h,onSearchChange:g,searchCssClass:f,searchContainerCssClass:m})=>{const v=p.useMemo(()=>{if(!o)return;const w=o.split("/").map(b=>b.trim()).filter(Boolean);return w.length?w.map((b,S)=>{const R=w.slice(0,S+1),y=typeof i=="function"?i(R,S):void 0;return{title:b,href:y,onClick:s?x=>{x.preventDefault(),s(y)}:void 0}}):[{title:"/"}]},[o,i,s]);return C.jsxs("div",{className:W(Jv,n),children:[C.jsx("div",{className:ew,children:C.jsx(Su,{pathItems:v,ariaLabel:e,titleCssClass:t,cssClass:r})}),a&&C.jsx("div",{className:tw,role:"search","aria-label":"Search",children:C.jsx(Ua,{elementId:c,value:l??"",onChange:g,disabled:d,readonly:u,invalid:h,cssClass:f,containerCssClass:m})})]})},sw="w-full h-full grid grid-rows-[auto_1fr] gap-5 p-6 overflow-hidden min-w-0 bg-layer-2",ow="w-full text-secondary flex items-center gap-2",iw="flex min-h-0 min-w-0 h-full gap-4 overflow-hidden",nw="flex flex-col flex-1 min-h-0 min-w-0 h-full gap-4",rw="w-full h-full rounded bg-layer-3 text-secondary overflow-auto min-w-0",aw="flex-1 w-full rounded text-secondary overflow-auto min-h-0 min-w-0",lw=360,cw="Files";var ns=(e=>(e.ITEM="item",e.FOLDER="folder",e))(ns||{});const dw={size:10,stroke:2},uw=26,hw=({items:e,showFiles:t=!1,expandedPaths:s=new Set,loadingPaths:o=new Set,selectedPath:i,emptyStateTitle:n="No Folders",emptyStateDescription:r,emptyStateIcon:a,onItemClick:l,getContextMenuItems:c})=>{const[d,u]=p.useState(s),h=f=>{l?.(f),d.has(f.path)?u(m=>{const v=new Set(m);return v.delete(f.path),v}):u(m=>{const v=new Set(m);return v.add(f.path),v})},g=(f,m)=>f.map(v=>{const{path:w,nodeType:b,name:S,items:R}=v,y=b===ns.FOLDER;if(!y&&!t)return;const x=Array.isArray(R)&&R.length>0&&R.some(P=>P.nodeType===ns.FOLDER||t),D=d.has(w),M=i===w,L=o.has(w),I=M?"bg-accent-primary-alpha border-l-2 border-l-accent-primary rounded":"border-l-2 border-l-transparent",F=c?.(v)??[];return C.jsx("div",{className:"cursor-pointer text-secondary",children:C.jsxs("div",{className:"flex flex-col",children:[C.jsxs("div",{style:{paddingLeft:`${m*uw}px`},className:ue("py-[6px] pr-[6px] gap-[2px] dial-small flex justify-between hover:bg-accent-primary-alpha rounded group w-full mb-[2px]",I),children:[C.jsx("div",{onClick:()=>h(v),className:"w-full",children:C.jsx(Ut,{trigger:[Ft.ContextMenu],cssClass:"w-full",anchorToMouse:!0,menu:{items:F},children:C.jsx("div",{className:"flex-1 flex flex-row truncate items-center",children:y?C.jsxs(C.Fragment,{children:[C.jsx(K.IconCaretRightFilled,{...dw,className:W("flex-shrink-0",D&&"rotate-90 transition-all",!x&&"text-transparent")}),C.jsx(za,{name:S,loading:L})]}):C.jsx(Ba,{name:S})})})}),F.length>0&&C.jsx(Ut,{placement:"bottom-start",allowedPlacements:["top-start","top-end"],menu:{items:F},children:C.jsx(we,{className:"invisible group-hover:visible text-secondary mx-2 flex flex-row gap-2 hover:text-accent-primary",icon:C.jsx(K.IconDotsVertical,{...ke})})})]}),D&&R&&g(R,m+1)]})},`${w}-children`)});return C.jsx("div",{className:"flex-1 w-full h-full overflow-y-auto",children:e.length>0?g(e,0):C.jsx(ka,{title:n,description:r,icon:a})})};var ks=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 Bt(e){return e==null||e===""?null:e}function V(e){return e!=null&&e!==""}function be(e){return!V(e)}function qr(e){return e!=null&&typeof e.toString=="function"?e.toString():null}function si(e,t){const s=e?JSON.stringify(e):null,o=t?JSON.stringify(t):null;return s===o}function gw(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 pw=/[&<>"']/g,fw={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;"};function Fo(e){return e?.toString().toString()??null}function zo(e){return Fo(e)?.replace(pw,t=>fw[t])??null}function St(e){return e.eRootDiv.getRootNode()}function ye(e){return St(e).activeElement}function Le(e){const{gos:t,eRootDiv:s}=e;let o=null;const i=t.get("getDocument");return i&&V(i)?o=i():s&&(o=s.ownerDocument),o&&V(o)?o:document}function Pu(e){const t=ye(e);return t===null||t===Le(e).body}function Tu(e){return Le(e).defaultView||window}function ja(e){let t=null,s=null;try{t=Le(e).fullscreenElement}catch{}finally{t||(t=St(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 mw(e){return ja(e)?.clientWidth??(window.innerWidth||-1)}function Cw(e){return ja(e)?.clientHeight??(window.innerHeight||-1)}function vt(e,t,s){s==null||typeof s=="string"&&s==""?Mu(e,t):wt(e,t,s)}function wt(e,t,s){e.setAttribute(Iu(t),s.toString())}function Mu(e,t){e.removeAttribute(Iu(t))}function Iu(e){return`aria-${e}`}function As(e,t){t?e.setAttribute("role",t):e.removeAttribute("role")}function vw(e){let t;return e==="asc"?t="ascending":e==="desc"?t="descending":e==="mixed"?t="other":t="none",t}function ww(e){return e.getAttribute("aria-label")}function mo(e,t){vt(e,"label",t)}function oi(e,t){vt(e,"labelledby",t)}function ku(e,t){vt(e,"live",t)}function bw(e,t){vt(e,"atomic",t)}function Sw(e,t){vt(e,"relevant",t)}function yw(e,t){vt(e,"invalid",t)}function Rw(e,t){vt(e,"disabled",t)}function Au(e,t){vt(e,"hidden",t)}function Yr(e,t){wt(e,"expanded",t)}function xw(e,t){wt(e,"setsize",t)}function Fw(e,t){wt(e,"posinset",t)}function Ew(e,t){wt(e,"rowcount",t)}function Lu(e,t){wt(e,"rowindex",t)}function Dw(e,t){wt(e,"rowspan",t)}function Pw(e,t){wt(e,"colcount",t)}function Ou(e,t){wt(e,"colindex",t)}function Tw(e,t){wt(e,"colspan",t)}function Mw(e,t){wt(e,"sort",t)}function Iw(e){Mu(e,"sort")}function Hu(e,t){vt(e,"selected",t)}function kw(e,t){vt(e,"controls",t)}function Aw(e,t){kw(e,t.id),oi(t,e.id)}function lc(e,t){vt(e,"owns",t)}function Gn(e,t){return t===void 0?e("ariaIndeterminate","indeterminate"):t===!0?e("ariaChecked","checked"):e("ariaUnchecked","unchecked")}var Lw="[tabindex], input, select, button, textarea, [href]",Nu="[disabled], .ag-disabled:not(.ag-button), .ag-disabled *";function Wo(e){return!e||!e.matches("input, select, button, textarea")||!e.matches(Nu)?!1:$t(e)}function Se(e,t,s={}){const{skipAriaHidden:o}=s;e.classList.toggle("ag-hidden",!t),o||Au(e,!t)}function Ow(e,t,s={}){const{skipAriaHidden:o}=s;e.classList.toggle("ag-invisible",!t),o||Au(e,!t)}function ii(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 xs(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 Bs(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:g,marginLeft:f,boxSizing:m}=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(g||"0"),marginLeft:v(f||"0"),boxSizing:m}}function $a(e){const t=Bs(e);return t.boxSizing==="border-box"?t.height-t.paddingTop-t.paddingBottom-t.borderTopWidth-t.borderBottomWidth:t.height}function ni(e){const t=Bs(e);return t.boxSizing==="border-box"?t.width-t.paddingLeft-t.paddingRight-t.borderLeftWidth-t.borderRightWidth:t.width}function Gu(e){const{height:t,marginBottom:s,marginTop:o}=Bs(e);return Math.floor(t+s+o)}function tn(e){const{width:t,marginLeft:s,marginRight:o}=Bs(e);return Math.floor(t+s+o)}function Vu(e){const t=e.getBoundingClientRect(),{borderTopWidth:s,borderLeftWidth:o,borderRightWidth:i,borderBottomWidth:n}=Bs(e);return{top:t.top+(s||0),left:t.left+(o||0),right:t.right+(i||0),bottom:t.bottom+(n||0)}}function sn(e,t){let s=e.scrollLeft;return t&&(s=Math.abs(s)),s}function on(e,t,s){s&&(t*=-1),e.scrollLeft=t}function Xe(e){for(;e?.firstChild;)e.firstChild.remove()}function as(e){e?.parentNode&&e.remove()}function Bu(e){return!!e.offsetParent}function $t(e){return e.checkVisibility?e.checkVisibility({checkVisibilityCSS:!0}):!(!Bu(e)||window.getComputedStyle(e).visibility!=="visible")}function Ka(e){const t=document.createElement("div");return t.innerHTML=(e||"").trim(),t.firstChild}function Gi(e){return()=>{const t=e();return t?qa(t)||zu(t):!0}}function qa(e){return e.clientWidth<e.scrollWidth}function zu(e){return e.clientHeight<e.scrollHeight}function nn(e,t){t==="flex"?(e.style.removeProperty("width"),e.style.removeProperty("minWidth"),e.style.removeProperty("maxWidth"),e.style.flex="1 1 auto"):Dt(e,t)}function Dt(e,t){t=Ya(t),e.style.width=t,e.style.maxWidth=t,e.style.minWidth=t}function _o(e,t){t=Ya(t),e.style.height=t,e.style.maxHeight=t,e.style.minHeight=t}function Ya(e){return typeof e=="number"?`${e}px`:e}function Za(e){return e instanceof Node||e instanceof HTMLElement}function st(e,t,s){s==null||s===""?e.removeAttribute(t):e.setAttribute(t,s.toString())}function Kt(e,t,s){const i=Tu(e).ResizeObserver,n=i?new i(s):null;return n?.observe(t),()=>n?.disconnect()}function qt(e,t){const s=Tu(e);s.requestAnimationFrame?s.requestAnimationFrame(t):s.webkitRequestAnimationFrame?s.webkitRequestAnimationFrame(t):s.setTimeout(t,0)}var Wu="data-ref",sr;function cc(){return sr??(sr=document.createTextNode(" ")),sr.cloneNode()}function fi(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(Wu,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(cc()),l=!1),a.append(fi(c)),a.appendChild(cc())))}return a}var Hw=["touchstart","touchend","touchmove","touchcancel","scroll"],Nw=["wheel"],or={},_u=(()=>{const e={select:"input",change:"input",submit:"form",reset:"form",error:"img",load:"img",abort:"img"};return s=>{if(typeof or[s]=="boolean")return or[s];const o=document.createElement(e[s]||"div");return s="on"+s,or[s]=s in o}})();function Gw(e,t){return!t||!e?!1:Bw(t).indexOf(e)>=0}function Vw(e){const t=[];let s=e.target;for(;s;)t.push(s),s=s.parentElement;return t}function Bw(e){const t=e;return t.path?t.path:t.composedPath?t.composedPath():Vw(t)}function zw(e,t,s){const o=Ww(t);let i;o!=null&&(i={passive:o}),e.addEventListener(t,s,i)}var Ww=e=>{const t=Hw.includes(e),s=Nw.includes(e);if(t)return!0;if(s)return!1};function Uu(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 Uo=(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 ri(e,t){return e.gos.isElementInThisInstance(t.target)}function _w(e,t,s){const i=e.getBoundingClientRect().height,n=mw(s)-2,r=Cw(s)-2;if(!e.offsetParent)return;const l=Vu(e.offsetParent),{clientY:c,clientX:d}=t;let u=c-l.top-i/2,h=d-l.left-10;const g=Le(s),f=g.defaultView||window,m=f.pageYOffset||g.documentElement.scrollTop,v=f.pageXOffset||g.documentElement.scrollLeft;n>0&&h+e.clientWidth>n+v&&(h=n+v-e.clientWidth),h<0&&(h=0),r>0&&u+e.clientHeight>r+m&&(u=r+m-e.clientHeight),u<0&&(u=0),e.style.left=`${h}px`,e.style.top=`${u}px`}var Vi=(e,...t)=>{for(const s of t){const[o,i,n,r]=s;o.addEventListener(i,n,r),e.push(s)}},Qa=e=>{if(e){for(const[t,s,o,i]of e)t.removeEventListener(s,o,i);e.length=0}},ss=e=>{e.cancelable&&e.preventDefault()};function Uw(e,t){return t}function ju(e){return e?.getLocaleTextFunc()??Uw}function jw(e,t,s,o){const i=t[s];return e.getLocaleTextFunc()(s,typeof i=="function"?i(o):i,o)}function $w(e){return(t,s,o)=>e({key:t,defaultValue:s,variableValues:o})}function Kw(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 It=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 ks),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(qw(e))e.__addEventListener(t,s),o=()=>(e.__removeEventListener(t,s),null);else{const i=Yw(e);e instanceof HTMLElement?zw(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 ju(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 qw(e){return e.__addEventListener!==void 0}function Yw(e){return e.eventServiceType==="global"}var T=class extends It{},dc={};function Xa(e,t){dc[t]||(e(),dc[t]=!0)}var Zw={pending:!1,funcs:[]},Qw={pending:!1,funcs:[]};function Zr(e,t="setTimeout",s){const o=t==="raf"?Qw:Zw;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"?qt(s,i):window.setTimeout(i,0)}function Ve(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 uc(e,t){let s=0;return function(...o){const i=this,n=Date.now();n-s<t||(s=n,e.apply(i,o))}}function Xw(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 $u=new Set(["__proto__","constructor","prototype"]);function Jw(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=>!$u.has(o)))t(s,e[s])}}function Ke(e,t,s=!0,o=!1){V(t)&&Jw(t,(i,n)=>{let r=e[i];r!==n&&(o&&r==null&&n!=null&&typeof n=="object"&&n.constructor===Object&&(r={},e[i]=r),hc(n)&&hc(r)&&!Array.isArray(r)?Ke(r,n,s,o):(s||n!==void 0)&&(e[i]=n))})}function hc(e){return typeof e=="object"&&e!==null}var Ja=class Ot{static applyGlobalGridOptions(t){if(!Ot.gridOptions)return{...t};let s={};return Ke(s,Ot.gridOptions,!0,!0),Ot.mergeStrategy==="deep"?Ke(s,t,!0,!0):s={...s,...t},Ot.gridOptions.context&&(s.context=Ot.gridOptions.context),t.context&&(Ot.mergeStrategy==="deep"&&s.context&&Ke(t.context,s.context,!0,!0),s.context=t.context),s}static applyGlobalGridOption(t,s){if(Ot.mergeStrategy==="deep"){const o=Ku(t);if(o&&typeof o=="object"&&typeof s=="object")return Ot.applyGlobalGridOptions({[t]:s})[t]}return s}};Ja.gridOptions=void 0;Ja.mergeStrategy="shallow";var el=Ja;function Ku(e){return el.gridOptions?.[e]}var qu={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},Yu="https://www.ag-grid.com";function Ls(e,t,...s){e.get("debug")&&console.log("AG Grid: "+t,...s)}function jo(e,...t){Xa(()=>console.warn("AG Grid: "+e,...t),e+t?.join(""))}function oo(e,...t){Xa(()=>console.error("AG Grid: "+e,...t),e+t?.join(""))}var Zu=new Set,rn={},Fs={},Bi,Qu=!1,Xu=!1,e1=!1;function t1(e){const[t,s]=e.version.split(".")||[],[o,i]=Bi.split(".")||[];return t===o&&s===i}function s1(e){Bi||(Bi=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?t1(e)||oo(t(`'${e.moduleName}' is version ${e.version} but the other modules are version ${Bi}.`)):oo(t(`'${e.moduleName}' is incompatible.`));const s=e.validate?.();s&&!s.isValid&&oo(`${s.message}`)}function ai(e,t,s=!1){s||(Qu=!0),s1(e);const o=e.rowModels??["all"];Zu.add(e);let i;t!==void 0?(Xu=!0,Fs[t]===void 0&&(Fs[t]={}),i=Fs[t]):i=rn;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)ai(n,t,s)}function o1(e){delete Fs[e]}function Qr(e,t,s){const o=i=>!!rn[i]?.[e]||!!Fs[t]?.[i]?.[e];return o(s)||o("all")}function tl(){return Xu}function i1(e,t){const s=Fs[e]??{};return[...Object.values(rn.all??{}),...Object.values(s.all??{}),...Object.values(rn[t]??{}),...Object.values(s[t]??{})]}function n1(){return new Set(Zu)}function r1(e,t){const s=Fs[e]??{};return[...Object.values(s.all??{}),...Object.values(s[t]??{})]}function a1(){return Qu}function l1(){return e1}var c1=class{static register(e){ai(e,void 0)}static registerModules(e){for(const t of e)ai(t,void 0)}},G="34.3.0",gc=2e3,pc=100,Ju="_version_",eh=null,io=`${Yu}/javascript-data-grid`;function d1(e){eh=e}function u1(e){io=e}function th(e,t,s){return eh?.(e,t)??[f1(e,t,s)]}function sl(e,t,s,o,i){e(`${o?"warning":"error"} #${t}`,...th(t,s,i))}function h1(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 g1(e){let t=e;return e instanceof Error?t=e.toString():typeof e=="object"&&(t=h1(e)),t}function an(e){return e===void 0?"undefined":e===null?"null":e}function Xr(e,t){return`${e}?${t.toString()}`}function p1(e,t,s){const o=Array.from(t.entries()).sort((n,r)=>r[1].length-n[1].length);let i=Xr(e,t);for(const[n,r]of o){if(n===Ju)continue;const a=i.length-s;if(a<=0)break;const l="...",c=a+l.length,d=r.length-c>pc?r.slice(0,r.length-c)+l:r.slice(0,pc)+l;t.set(n,d),i=Xr(e,t)}return i}function sh(e,t){const s=new URLSearchParams;if(s.append(Ju,G),t)for(const n of Object.keys(t))s.append(n,g1(t[n]));const o=`${io}/errors/${e}`,i=Xr(o,s);return i.length<=gc?i:p1(o,s,gc)}var f1=(e,t,s)=>{const o=sh(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 H(...e){sl(jo,e[0],e[1],!0)}function pe(...e){sl(oo,e[0],e[1],!1)}function Go(e,t,s){sl(oo,e,t,!1,s)}function m1(e,t){const s=t[0];return`error #${s} `+th(s,t[1],e).join(" ")}function Pt(...e){return m1(void 0,e)}function oh(e,t){return e.get("rowModelType")===t}function Fe(e,t){return oh(e,"clientSide")}function zs(e,t){return oh(e,"serverSide")}function Be(e,t){return e.get("domLayout")===t}function Es(e){return cn(e)!==void 0}function ih(e){return typeof e.get("getRowHeight")=="function"}function C1(e,t){return t?!e.get("enableStrictPivotColumnOrder"):e.get("maintainColumnOrder")}function ls(e,t,s=!1,o){const{gos:i,environment:n}=e;if(o==null&&(o=n.getDefaultRowHeight()),ih(i)){if(s)return{height:o,estimated:!0};const l={node:t,data:t.data},c=i.getCallback("getRowHeight")(l);if(Jr(c))return c===0&&H(23),{height:Math.max(1,c),estimated:!1}}if(t.detail&&i.get("masterDetail"))return v1(i);const r=i.get("rowHeight");return{height:r&&Jr(r)?r:o,estimated:!1}}function v1(e){if(e.get("detailRowAutoHeight"))return{height:1,estimated:!1};const t=e.get("detailRowHeight");return Jr(t)?{height:t,estimated:!1}:{height:300,estimated:!1}}function Ds(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:(H(24),t.getDefaultRowHeight())}function Jr(e){return!isNaN(e)&&typeof e=="number"&&isFinite(e)}function nh(e,t,s){const o=t[e.getDomDataKey()];return o?o[s]:void 0}function Os(e,t,s,o){const i=e.getDomDataKey();let n=t[i];be(n)&&(n={},t[i]=n),n[s]=o}function no(e){return e.get("ensureDomOrder")?!1:e.get("animateRows")}function rh(e){return!(e.get("paginateChildRows")||e.get("groupHideOpenParents")||Be(e,"print"))}function Rt(e){return!e.get("autoGroupColumnDef")?.comparator&&!e.get("treeData")}function ea(e){const t=e.get("groupAggFiltering");if(typeof t=="function")return e.getCallback("groupAggFiltering");if(t===!0)return()=>!0}function ah(e){return e.get("grandTotalRow")}function lh(e,t){return t?!1:e.get("groupDisplayType")==="groupRows"}function ch(e,t,s){return!!t.group&&!t.footer&&lh(e,s)}function Co(e){const t=e.getCallback("getRowId");return t===void 0?t:s=>{let o=t(s);return typeof o!="string"&&(Xa(()=>H(25,{id:o}),"getRowIdString"),o=String(o)),o}}function w1(e,t){const s=e.get("groupHideParentOfSingleChild");return!!(s===!0||s==="leafGroupsOnly"&&t.leafGroup||e.get("groupRemoveSingleChildren")||e.get("groupRemoveLowestSingleChildren")&&t.leafGroup)}function b1(e){const t=e.get("maxConcurrentDatasourceRequests");return t>0?t:void 0}function ro(e){return e?.checkboxes??!0}function zi(e){return e?.mode==="multiRow"&&(e.headerCheckbox??!0)}function ln(e){if(typeof e=="object")return e.checkboxLocation??"selectionColumn"}function ir(e){return e?.hideDisabledCheckboxes??!1}function S1(e){return typeof e.get("rowSelection")!="string"}function cs(e){const t=e.get("cellSelection");return t!==void 0?!!t:e.get("enableRangeSelection")}function dh(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 y1(e){const t=dh(e);return t===!0||t==="enableSelection"}function R1(e){const t=dh(e);return t===!0||t==="enableDeselection"}function ta(e){const t=e.get("rowSelection");return typeof t=="string"?e.get("isRowSelectable"):t?.isRowSelectable}function cn(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 dn(e){return cn(e)==="multiRow"}function x1(e){const t=e.get("rowSelection");return typeof t=="string"?e.get("rowMultiSelectWithClick"):t?.enableSelectionWithoutKeys??!1}function un(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 uh(e,t=!0){const s=e.get("rowSelection");return typeof s!="object"?t?"all":void 0:s.mode==="multiRow"?s.selectAll:"all"}function F1(e){const t=e.get("rowSelection");return typeof t=="string"?!1:t?.mode==="multiRow"?t.ctrlASelectsRows??!1:!1}function li(e){const t=un(e);return t==="descendants"||t==="filteredDescendants"}function fc(e){const t=e.get("rowSelection");return typeof t=="object"&&t.masterSelects||"self"}function E1(e){return e.isModuleRegistered("SetFilter")&&!e.get("suppressSetFilterByDefault")}function ot(e){return e.get("columnMenu")==="legacy"}function D1(e){return!ot(e)}function P1(e){return!e||e.length<2?e:"on"+e[0].toUpperCase()+e.substring(1)}function T1(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 M1(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 Y(e,t){return e.addCommon(t)}function Wi(e,t){return e[t]??e.gridOptions?.[t]??Ku(t)??qu[t]}function mc({gos:e},t){return t.button===2||t.ctrlKey&&e.get("allowContextMenuWithControlKey")}var I1={resizable:!0,sortable:!0},k1=0;function hh(){return k1++}function ds(e){return e instanceof Ws}var Ws=class extends T{constructor(e,t,s,o){super(),this.colDef=e,this.userProvidedColDef=t,this.colId=s,this.primary=o,this.isColumn=!0,this.instanceId=hh(),this.autoHeaderHeight=null,this.moving=!1,this.resizing=!1,this.menuVisible=!1,this.lastLeftPinned=!1,this.firstRightPinned=!1,this.filterActive=!1,this.colEventSvc=new ks,this.tooltipEnabled=!1,this.rowGroupActive=!1,this.pivotActive=!1,this.aggregationActive=!1,this.flex=null,this.colIdSanitised=zo(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=V(t)&&t.includes(".")&&!o,this.tooltipFieldContainsDots=V(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 Y(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]??I1[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 Y(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 V(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 H(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 Y(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&&Ke(o,s),this.colEventSvc.dispatchEvent(o)}dispatchStateUpdatedEvent(e){this.colEventSvc.dispatchEvent({type:"columnStateUpdated",key:e})}};function _e(e){return e instanceof _i}var _i=class extends T{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=hh(),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)ds(t)?e(t):_e(t)&&t.forEachLeafColumn(e)}addLeafColumns(e){if(this.children)for(const t of this.children)ds(t)?e.push(t):_e(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)_e(o)&&o.isPadding()?t(o.children):e.push(o)};return t(this.children),e}onColumnVisibilityChanged(){this.setExpandable()}},A1={numericColumn:{headerClass:"ag-right-aligned-header",cellClass:"ag-right-aligned-cell"},rightAligned:{headerClass:"ag-right-aligned-header",cellClass:"ag-right-aligned-cell"}};function Cc(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 L1=class{constructor(){this.existingKeys={}}addExistingKeys(e){for(let t=0;t<e.length;t++)this.existingKeys[e[t]]=!0}getUniqueKey(e,t){e=qr(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&&H(273,{providedId:e,usedId:i}),this.existingKeys[i]=!0,i}s++}}};function fe(e){if(e?.length)return e[e.length-1]}function gs(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 Io(e,t){if(e)for(const s of e)t(s)}function Ct(e,t){const s=e.indexOf(t);s>=0&&e.splice(s,1)}function vc(e,t,s){for(let o=0;o<t.length;o++)Ct(e,t[o]);for(let o=t.length-1;o>=0;o--)e.splice(s,0,t[o])}var Vn="ag-Grid-AutoColumn",gh="ag-Grid-SelectionColumn",ph="ag-Grid-RowNumbersColumn";function fh(e){const t=[],s=o=>{for(let i=0;i<o.length;i++){const n=o[i];ds(n)?t.push(n):_e(n)&&s(n.getChildren())}};return s(e),t}function Ht(e){return e.reduce((t,s)=>t+s.getActualWidth(),0)}function hn(e,t,s){const o={};if(!t)return;Wt(null,t,n=>{o[n.getInstanceId()]=n}),s&&Wt(null,s,n=>{o[n.getInstanceId()]=null});const i=Object.values(o).filter(n=>n!=null);e.context.destroyBeans(i)}function ol(e){return e.getId().startsWith(Vn)}function Yt(e){return(typeof e=="string"?e:"getColId"in e?e.getColId():e.colId)?.startsWith(gh)??!1}function zt(e){return(typeof e=="string"?e:"getColId"in e?e.getColId():e.colId)?.startsWith(ph)??!1}function O1(e){return Yt(e)||zt(e)}function gn(e){let t=[];return e instanceof Array?t=e:typeof e=="string"&&(t=e.split(",")),t}function H1(e,t){return gs(e,t,(s,o)=>s.getColId()===o.getColId())}function N1(e){e.map={};for(const t of e.list)e.map[t.getId()]=t}function ao(e){return e==="optionsUpdated"?"gridOptionsChanged":e}function $o(e,t){const s=e===t,o=e.getColDef()===t,i=e.getColId()==t;return s||o||i}var G1=(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),V(o)&&e[o]!==void 0&&(i.value2=e[o],n=!0)),!n&&t&&(t[s]!==void 0&&(i.value1=t[s]),V(o)&&t[o]!==void 0&&(i.value2=t[o])),i},V1=(e,t)=>{_e(e)&&e.setupExpandable(),e.originalParent=t};function B1(e,t=null,s,o,i){const n=new L1,{existingCols:r,existingGroups:a,existingColKeys:l}=z1(o);n.addExistingKeys(l);const c=mh(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 Wt(null,h,V1),{columnTree:h,treeDepth:u}}function z1(e){const t=[],s=[],o=[];return e&&Wt(null,e,i=>{if(_e(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 mh(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&&K1(u)?c[d]=l.createProvidedColumnGroup(o,u,s,i,n,r,a):c[d]=W1(e,o,u,i,n,a)}return c}function W1(e,t,s,o,i,n){const r=U1(s,o);r&&o?.splice(r.idx,1);let a=r?.column;if(a){const l=sa(e,s,a.getColId());a.setColDef(l,s,n),_1(e,a,l,n)}else{const l=i.getUniqueKey(s.colId,s.field),c=sa(e,s,l);a=new Ws(c,s,l,t),e.context.createBean(a)}return e.dataTypeSvc?.addColumnListeners(a),a}function Ch(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 _1(e,t,s,o){Ch(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 U1(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 sa(e,t,s,o){const{gos:i,dataTypeSvc:n}=e,r={},a=i.get("defaultColDef");Ke(r,a,!1,!0);const l=j1(e,r,t,s);l&&$1(e,l,r);const c=r.cellDataType;Ke(r,t,!1,!0),c!==void 0&&(r.cellDataType=c);const d=i.get("autoGroupColumnDef"),u=Rt(i);return t.rowGroup&&d&&u&&Ke(r,{sort:d.sort,initialSort:d.initialSort},!1,!0),n&&(n.postProcess(r),n.validateColDef(r)),i.validateColDef(r,s,o),r}function j1(e,t,s,o){const i=e.dataTypeSvc?.updateColDefAndGetColumnType(t,s,o),n=s.type??i??t.type;return t.type=n,n?gn(n):void 0}function $1(e,t,s){if(!t.length)return;const o=Object.assign({},A1),i=e.gos.get("columnTypes")||{};for(const n of Object.keys(i)){const r=i[n];n in o?H(34,{key:n}):(r.type&&H(35),o[n]=r)}for(const n of t){const r=o[n.trim()];r?Ke(s,r,!1,!0):H(36,{t:n})}}function K1(e){return e.children!==void 0}function Wt(e,t,s){if(t)for(let o=0;o<t.length;o++){const i=t[o];_e(i)&&Wt(i,i.getChildren(),s),s(i,e)}}function vh(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 wh(e,t){let s=!0;return Wt(null,t,o=>{if(!_e(o))return;const i=o;if(!i.getColGroupDef()?.marryChildren)return;const a=[];for(const h of i.getLeafColumns()){const g=e.indexOf(h);a.push(g)}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 bh(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 Sh(e,t,s){if(!t.length)return;const o=t.length===1?t[0]:null,i=bh(t,n=>n.getPinned());e.dispatchEvent({type:"columnPinned",pinned:i??null,columns:t,column:o,source:s})}function q1(e,t,s){if(!t.length)return;const o=t.length===1?t[0]:null,i=bh(t,n=>n.isVisible());e.dispatchEvent({type:"columnVisible",visible:i,columns:t,column:o,source:s})}function Y1(e,t,s,o){e.dispatchEvent({type:t,columns:s,column:s&&s.length==1?s[0]:null,source:o})}function vo(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 mt(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:g,gos:f}=e,m=o.getColDefCols()??[],v=a?.getColumns();if(!m.length&&!v?.length)return!1;if(t?.state&&!t.state.forEach)return H(32),!1;const w=(y,x,D,M,L)=>{if(!y)return;const I=G1(x,t.defaultState),F=I("flex").value1;if(Ch(e,y,I("hide").value1,I("sort").value1,I("sortIndex").value1,I("pinned").value1,F,s),F==null){const P=I("width").value1;if(P!=null){const B=y.getColDef().minWidth??u.getDefaultColumnMinWidth();B!=null&&P>=B&&y.setActualWidth(P,s)}}L||!y.isPrimary()||(h?.syncColumnWithState(y,s,I),i?.syncColumnWithState(y,s,I,D),n?.syncColumnWithState(y,s,I,M))},b=(y,x,D)=>{const M=yh(e,s),L=x.slice(),I={},F={},P=[],B=[],Q=[];let A=0;const te=i?.columns.slice()??[],z=n?.columns.slice()??[];for(const N of y){const X=N.colId;if(X.startsWith(Vn)){P.push(N),Q.push(N);continue}if(Yt(X)){B.push(N),Q.push(N);continue}const _=D(X);_?(w(_,N,I,F,!1),Ct(L,_)):(Q.push(N),A+=1)}const k=N=>w(N,null,I,F,!1);L.forEach(k),i?.sortColumns(wc.bind(i,I,te)),n?.sortColumns(wc.bind(n,F,z)),o.refreshCols(!1,s);const Z=(N,X,$=[])=>{for(const _ of X){const se=N(_.colId);Ct($,se),w(se,_,null,null,!0)}$.forEach(k)};return Z(N=>r?.getColumn(N)??null,P,r?.getColumns()?.slice()),Z(N=>a?.getColumn(N)??null,B,a?.getColumns()?.slice()),Q1(t,o,f),c.refresh(s),g.dispatchEvent({type:"columnEverythingChanged",source:s}),M(),{unmatchedAndAutoStates:Q,unmatchedCount:A}};l?.start();let{unmatchedAndAutoStates:S,unmatchedCount:R}=b(t.state||[],m,y=>o.getColDefCol(y));if(S.length>0||V(t.defaultState)){const y=d?.getPivotResultCols()?.list??[];R=b(S,y,x=>d?.getPivotResultCol(x)??null).unmatchedCount}return l?.finish(),R===0}function Z1(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=fh(l),d=[];let u=1e3,h=1e3;const g=b=>{const S=Rh(b);be(S.rowGroupIndex)&&S.rowGroup&&(S.rowGroupIndex=u++),be(S.pivotIndex)&&S.pivot&&(S.pivotIndex=h++),d.push(S)};o?.getColumns()?.forEach(g),i?.getColumns()?.forEach(g),c?.forEach(g),mt(e,{state:d},t);const f=o?.getColumns()??[],w=[...i?.getColumns()??[],...f,...a].map(b=>({colId:b.colId}));mt(e,{state:w,applyOrder:!0},t),n.dispatchEvent(Y(r,{type:"columnsReset",source:t}))}function yh(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=pn(e),d={};for(const u of c)d[u.colId]=u;return()=>{const u=(x,D,M,L)=>{const I=D.map(L),F=M.map(L);if(gs(I,F))return;const B=new Set(D);for(const A of M)B.delete(A)||B.add(A);const Q=[...B];a.dispatchEvent({type:x,columns:Q,column:Q.length===1?Q[0]:null,source:t})},h=x=>{const D=[];return n.forAllCols(M=>{const L=d[M.getColId()];L&&x(L,M)&&D.push(M)}),D},g=x=>x.getColId();u("columnRowGroupChanged",l.rowGroupColumns,s?.columns??[],g),u("columnPivotChanged",l.pivotColumns,o?.columns??[],g);const m=h((x,D)=>{const M=x.aggFunc!=null,L=M!=D.isValueActive(),I=M&&x.aggFunc!=D.getAggFunc();return L||I});m.length>0&&Y1(a,"columnValueChanged",m,t),vo(a,h((x,D)=>x.width!=D.getActualWidth()),!0,t),Sh(a,h((x,D)=>x.pinned!=D.getPinned()),t),q1(a,h((x,D)=>x.hide==D.isVisible()),t);const R=h((x,D)=>x.sort!=D.getSort()||x.sortIndex!=D.getSortIndex());R.length>0&&r?.dispatchSortChangedEvents(t,R);const y=pn(e);J1(c,y,t,n,a)}}function pn(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,g=d.isValueActive()?d.getAggFunc():null,f=d.getSort()!=null?d.getSort():null,m=d.getSortIndex()!=null?d.getSortIndex():null;a.push({colId:d.getColId(),width:d.getActualWidth(),hide:!d.isVisible(),pinned:d.getPinned(),sort:f,sortIndex:m,aggFunc:g,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,g=c.has(u.colId)?c.get(u.colId):-1;return h-g}),a}function Rh(e){const t=(f,m)=>f??m??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 g=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:g}}function Q1(e,t,s){if(!e.applyOrder||!e.state)return;const o=[];for(const i of e.state)i.colId!=null&&o.push(i.colId);X1(t.cols,o,t,s)}function X1(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(Vn)?i.splice(r++,0,a):i.push(a)}if(i=vh(i,o),!wh(i,s.getColTree())){H(39);return}e.list=i}function J1(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 g=o.getCol(h.colId);g&&c.push(g)}}),c.length&&i.dispatchEvent({type:"columnMoved",columns:c,column:c.length===1?c[0]:null,finished:!0,source:s})}var wc=(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},eb=class extends T{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(ao(e.source))),this.addManagedPropertyListeners(["defaultColDef","defaultColGroupDef","columnTypes","suppressFieldDotNotation"],this.recreateColumnDefs.bind(this)),this.addManagedPropertyListener("pivotMode",e=>this.setPivotMode(this.gos.get("pivotMode"),ao(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?yh(t,e):void 0;s?.expire();const u=this.colDefCols?.list,h=this.colDefCols?.tree,g=B1(t,this.colDefs,!0,h,e);hn(t,this.colDefCols?.tree,g.columnTree);const f=g.columnTree,m=g.treeDepth,v=fh(f),w={};for(const b of v)w[b.getId()]=b;this.colDefCols={tree:f,treeDepth:m,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,g=this.selectCols(a,this.colDefCols);this.createColumnsForService([o,i,n],g,t);const f=C1(this.gos,this.showingPivotResult);(!e||f)&&this.restoreColOrder(g),this.positionLockedCols(g),l?.refresh(),r?.refreshCols(),this.setColSpanActive(),c?.setAutoHeightActive(g),d.clear(),u.clear(),!gs(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=ol(l);if(o){const d=r?.includes(l);return c||d||i&&Yt(l)||n&&zt(l)}else return c||l.isVisible()})}refreshAll(e){this.ready&&(this.refreshCols(!1,e),this.beans.visibleCols.refresh(e))}setColsVisible(e,t=!1,s){mt(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 g=h?h.getOriginalParent():u.getOriginalParent();if(!g)return null;let f=null,m=null;for(const v of g.getChildren())if(!(v===h||v===u)){if(v instanceof Ws){const w=i.get(v);if(w==null)continue;(f==null||f<w)&&(f=w,m=v);continue}v.forEachLeafColumn(w=>{const b=i.get(w);b!=null&&(f==null||f<b)&&(f=b,m=w)})}return m??r(u,g)},a=[],l=new Map;for(const u of n){const h=r(u,null);if(h==null){a.push(u);continue}const g=l.get(h);g===void 0?l.set(h,u):Array.isArray(g)?g.push(u):l.set(h,[g,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],g=l.get(h);if(g)if(Array.isArray(g))for(let f=g.length-1;f>=0;f--){const m=g[f];c[d--]=m}else c[d--]=g;c[d--]=h}e.list=c}positionLockedCols(e){e.list=vh(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=ao(e.source);this.createColsFromColDefs(t)}setColumnDefs(e,t){this.colDefs=e,this.createColsFromColDefs(t)}destroy(){hn(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;Io(this.colDefCols?.list,e),Io(s?.columns?.list,e),Io(o?.columns?.list,e),Io(i?.columns?.list,e),Io(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($o(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}},xh=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}},Eo=class extends T{};function mi(e,t,s){return s&&e.addDestroyFunc(()=>t.destroyBean(s)),s??e}var q=null;function bc(e){return typeof e?.getGui=="function"}var Ci=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)}},tb=0,vi=class extends It{constructor(e,t){super(),this.suppressDataRefValidation=!1,this.displayed=!0,this.visible=!0,this.compId=tb++,this.cssManager=new Ci(()=>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(Wu):null}applyElementsToComponent(e,t,s,o=null){if(t===void 0&&(t=this.getDataRefAttribute(e)),t){const i=this[t];if(i===q)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=Ka(e):o=fi(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),Za(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;Ow(this.eGui,e,{skipAriaHidden:s})}}setDisplayed(e,t={}){if(e!==this.displayed){this.displayed=e;const{skipAriaHidden:s}=t;Se(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)}},Re=class extends vi{};function Fh(e){return typeof e=="object"&&!!e.component}function sb(e,t){return new de(s=>{s(window.setInterval(e,t))})}var de=class Vo{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 Vo(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)})})}):Vo.resolve()}static resolve(t=null){return new Vo(s=>s(t))}then(t){return new Vo(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 ob(e){return e?e.prototype&&"getGui"in e.prototype:!1}function Eh(e,t,s,o){const{name:i}=s;let n,r,a,l,c,d;if(t){const u=t,h=u[i+"Selector"],g=h?h(o):null,f=m=>{typeof m=="string"?n=m:m!=null&&m!==!0&&(e.isFrameworkComponent(m)?a=m:r=m)};g?(f(g.component),l=g.params,c=g.popup,d=g.popupPosition):f(u[i])}return{compName:n,jsComp:r,fwComp:a,paramsFromSelector:l,popupFromSelector:c,popupPositionFromSelector:d}}var ib=class extends T{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}=Eh(this.beans.frameworkOverrides,e,t,o),g,f;const m=S=>{const R=this.registry.getUserComponent(n,S);R&&(l=R.componentFromFramework?void 0:R.component,c=R.componentFromFramework?R.component:void 0,g=R.params,f=R.processParams)};if(a!=null&&m(a),l==null&&c==null&&s!=null&&m(s),l&&r&&!ob(l)&&(l=this.agCompUtils?.adaptFunction(t,l)),!l&&!c){const{validation:S}=this.beans;i&&(a!==s||!s)?a?S?.isProvidedUserComp(a)||pe(50,{compName:a}):s?S||pe(260,{...this.gos.getModuleErrorParams(),propName:n,compName:s}):pe(216,{name:n}):s&&!S&&pe(146,{comp:s});return}const v=this.mergeParams(e,t,o,d,g,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?de.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);Ke(r,c)}else typeof l=="object"&&Ke(r,l);return Ke(r,o),n?n(r):r}},nb={name:"dateComponent",mandatoryMethods:["getDate","setDate"],optionalMethods:["afterGuiAttached","setInputPlaceholder","setInputAriaLabel","setDisabled","refresh"]},rb={name:"dragAndDropImageComponent",mandatoryMethods:["setIcon","setLabel"]},ab={name:"headerComponent",optionalMethods:["refresh"]},lb={name:"innerHeaderComponent"},cb={name:"innerHeaderGroupComponent"},db={name:"headerGroupComponent"},ub={name:"cellRenderer",optionalMethods:["refresh","afterGuiAttached"],cellRenderer:!0},hb={name:"loadingCellRenderer",cellRenderer:!0},gb={name:"cellEditor",mandatoryMethods:["getValue"],optionalMethods:["isPopup","isCancelBeforeStart","isCancelAfterEnd","getPopupPosition","focusIn","focusOut","afterGuiAttached","refresh"]},pb={name:"loadingOverlayComponent",optionalMethods:["refresh"]},fb={name:"noRowsOverlayComponent",optionalMethods:["refresh"]},mb={name:"tooltipComponent"},il={name:"filter",mandatoryMethods:["isFilterActive","doesFilterPass","getModel","setModel"],optionalMethods:["afterGuiAttached","afterGuiDetached","onNewRowsLoaded","getModelAsString","onFloatingFilterChanged","onAnyFilterChanged","refresh"]},Cb={name:"floatingFilterComponent",mandatoryMethods:["onParentModelChanged"],optionalMethods:["afterGuiAttached","refresh"]},vb={name:"fullWidthCellRenderer",optionalMethods:["refresh","afterGuiAttached"],cellRenderer:!0},wb={name:"loadingCellRenderer",cellRenderer:!0},bb={name:"groupRowRenderer",optionalMethods:["afterGuiAttached"],cellRenderer:!0},Sb={name:"detailCellRenderer",optionalMethods:["refresh"],cellRenderer:!0};function yb(e,t){return e.getCompDetailsFromGridOptions(rb,"agDragAndDropImage",t,!0)}function Rb(e,t,s){return e.getCompDetails(t,ab,"agColumnHeader",s)}function xb(e,t,s){return e.getCompDetails(t,lb,void 0,s)}function Fb(e,t){const s=t.columnGroup.getColGroupDef();return e.getCompDetails(s,db,"agColumnGroupHeader",t)}function Eb(e,t,s){return e.getCompDetails(t,cb,void 0,s)}function Db(e,t){return e.getCompDetailsFromGridOptions(vb,void 0,t,!0)}function Pb(e,t){return e.getCompDetailsFromGridOptions(wb,"agLoadingCellRenderer",t,!0)}function Tb(e,t){return e.getCompDetailsFromGridOptions(bb,"agGroupRowRenderer",t,!0)}function Mb(e,t){return e.getCompDetailsFromGridOptions(Sb,"agDetailCellRenderer",t,!0)}function Sc(e,t,s){return e.getCompDetails(t,ub,void 0,s)}function yc(e,t,s){return e.getCompDetails(t,hb,"agSkeletonCellRenderer",s,!0)}function Dh(e,t,s){return e.getCompDetails(t,gb,"agCellEditor",s,!0)}function Ib(e,t,s,o){const i=t.filter;return Fh(i)&&(t={filter:i.component,filterParams:t.filterParams}),e.getCompDetails(t,il,o,s,!0)}function kb(e,t,s){return e.getCompDetails(t,nb,"agDateInput",s,!0)}function Ab(e,t){return e.getCompDetailsFromGridOptions(pb,"agLoadingOverlay",t,!0)}function Lb(e,t){return e.getCompDetailsFromGridOptions(fb,"agNoRowsOverlay",t,!0)}function Ob(e,t){return e.getCompDetails(t.colDef,mb,"agTooltipComponent",t,!0)}function Hb(e,t,s,o){return e.getCompDetails(t,Cb,o,s)}function Ph(e,t){return Eh(e,t,il)}function nr(e,t,s){return e.mergeParams(t,il,s)}function ci(e){const t=e;return t?.getFrameworkComponentInstance!=null?t.getFrameworkComponentInstance():e}function Nb(e){return typeof e=="object"&&!!e.getComp}var E={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"},nl=class extends vi{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()}},rr,ar,lr,cr,oa,ia,dr;function ps(){return rr===void 0&&(rr=/^((?!chrome|android).)*safari/i.test(navigator.userAgent)),rr}function Th(){return ar===void 0&&(ar=/(firefox)/i.test(navigator.userAgent)),ar}function Mh(){return lr===void 0&&(lr=/(Mac|iPhone|iPod|iPad)/i.test(navigator.platform)),lr}function Ps(){return cr===void 0&&(cr=/iPad|iPhone|iPod/.test(navigator.platform)||navigator.platform==="MacIntel"&&navigator.maxTouchPoints>1),cr}function na(e){if(!e)return null;const t=e.tabIndex,s=e.getAttribute("tabIndex");return t===-1&&(s===null||s===""&&!Th())?null:t.toString()}function Gb(){if(dr!==void 0)return dr;if(!document.body)return-1;let e=1e6;const t=Th()?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(),dr=e,e}function Vb(){return ia==null&&Ih(),ia}function Ih(){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&&(ia=s,oa=s===0)}function kh(){return oa==null&&Ih(),oa}var rl="T",Bb=new RegExp(`[${rl} ]`),zb=new RegExp(`^\\d{4}-\\d{2}-\\d{2}(${rl}\\d{2}:\\d{2}:\\d{2}\\D?)?`);function xt(e,t){return e.toString().padStart(t,"0")}function it(e,t=!0,s=rl){if(!e)return null;let o=[e.getFullYear(),e.getMonth()+1,e.getDate()].map(i=>xt(i,2)).join("-");return t&&(o+=s+[e.getHours(),e.getMinutes(),e.getSeconds()].map(i=>xt(i,2)).join(":")),o}function Fi(e,t=!0){return e?t?[String(e.getFullYear()),String(e.getMonth()+1),xt(e.getDate(),2),xt(e.getHours(),2),`:${xt(e.getMinutes(),2)}`,`:${xt(e.getSeconds(),2)}`]:[e.getFullYear(),e.getMonth()+1,xt(e.getDate(),2)].map(String):null}var ur=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"},Rc=["January","February","March","April","May","June","July","August","September","October","November","December"],hr=["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"];function ra(e,t){if(t==null)return it(e,!1);const s=xt(e.getFullYear(),4),o={YYYY:()=>s.slice(s.length-4,s.length),YY:()=>s.slice(s.length-2,s.length),Y:()=>`${e.getFullYear()}`,MMMM:()=>Rc[e.getMonth()],MMM:()=>Rc[e.getMonth()].slice(0,3),MM:()=>xt(e.getMonth()+1,2),Mo:()=>`${e.getMonth()+1}${ur(e.getMonth()+1)}`,M:()=>`${e.getMonth()+1}`,Do:()=>`${e.getDate()}${ur(e.getDate())}`,DD:()=>xt(e.getDate(),2),D:()=>`${e.getDate()}`,dddd:()=>hr[e.getDay()],ddd:()=>hr[e.getDay()].slice(0,3),dd:()=>hr[e.getDay()].slice(0,2),do:()=>`${e.getDay()}${ur(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 Ui(e,t=!1){return!!Je(e,t)}function Wb(e){return Ui(e,!0)}function Je(e,t=!1,s){if(!e||!s&&!zb.test(e))return null;const[o,i]=e.split(Bb);if(!o)return null;const n=o.split("-").map(g=>Number.parseInt(g,10));if(n.filter(g=>!isNaN(g)).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(g=>Number.parseInt(g,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 aa(e){const{inputValue:t,allSuggestions:s,hideIrrelevant:o,filterByPercentageOfBestMatch:i}=e;let n=(s??[]).map((l,c)=>({value:l,relevance:_b(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 _b(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],g=s[l-1];o[l]=1+Math.min(u,h,g)}}[s,o]=[o,s]}return s[n]/(r+1)}function Ah(e){return e.altKey||e.ctrlKey||e.metaKey?!1:e.key?.length===1}var la=!1,fn=0;function Ub(e){fn>0||(e.addEventListener("keydown",mn),e.addEventListener("mousedown",mn))}function jb(e){fn>0||(e.removeEventListener("keydown",mn),e.removeEventListener("mousedown",mn))}function mn(e){const t=la,s=e.type==="keydown";s&&(e.ctrlKey||e.metaKey||e.altKey)||t!==s&&(la=s)}function $b(e){const t=Le(e);return Ub(t),fn++,()=>{fn--,jb(t)}}function Kb(){return la}function lo(e,t,s=!1){const o=Lw;let i=Nu;t&&(i+=", "+t),s&&(i+=', [tabindex="-1"]');const n=Array.prototype.slice.apply(e.querySelectorAll(o)).filter(l=>$t(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 Hs(e,t=!1,s=!1,o=!1){const i=lo(e,o?".ag-tab-guard":null,s),n=t?fe(i):i[0];return n?(n.focus({preventScroll:!0}),!0):!1}function _s(e,t,s,o){const i=lo(t,s?':not([tabindex="-1"])':null),n=ye(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 Lh(e,t=5){let s=0;for(;e&&na(e)===null&&++s<=t;)e=e.parentElement;return na(e)===null?null:e}var qb=".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)}",Yb=class extends vi{constructor(e,t,s){super(t,s),this.labelSeparator="",this.labelAlignment="left",this.disabled=!1,this.label="",this.config=e||{},this.registerCSS(qb)}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;Xe(t),typeof e=="string"?t.innerText=e+this.labelSeparator:e&&t.appendChild(e),e===""?(Se(t,!1),As(t,"presentation")):(Se(t,!0),As(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:(nn(this.eLabel,e),this)}setDisabled(e){e=!!e;const t=this.getGui();return ii(t,e),t.classList.toggle("ag-disabled",e),this.disabled=e,this}isDisabled(){return!!this.disabled}},Oh=class extends Yb{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==""||ww(e)!==null?oi(e,""):oi(e,t??"")}setAriaLabel(e){return mo(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 Dt(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 Zb(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 ys=class extends Oh{constructor(e,t,s="text",o="input"){super(e,e?.template??Zb(o),[],t),this.inputType=s,this.displayFieldTag=o,this.eLabel=q,this.eWrapper=q,this.eInput=q}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,st(this.eInput,"type",e))}getInputElement(){return this.eInput}setInputWidth(e){return nn(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 st(this.eInput,"placeholder",e),this}setInputAriaLabel(e){return mo(this.eInput,e),this.refreshAriaLabelledBy(),this}setDisabled(e){return ii(this.eInput,e),super.setDisabled(e)}setAutoComplete(e){if(e===!0)st(this.eInput,"autocomplete",null);else{const t=typeof e=="string"?e:"off";st(this.eInput,"autocomplete",t)}return this}},al=class extends ys{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)}},ll={selector:"AG-CHECKBOX",component:al},Qb=class extends al{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)}},Us=class extends ys{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=V(e)?e:""),super.setValue(e,t)}setStartValue(e){this.setValue(e,!0)}preventDisallowedCharacters(){const e=new RegExp(`[${this.config.allowedCharPattern}]`),t=s=>{Ah(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()}})}},Bn={selector:"AG-INPUT-TEXT-FIELD",component:Us},Xb=class extends ys{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}},Jb={selector:"AG-INPUT-TEXT-AREA",component:Xb},cl=class extends Us{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){ye(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,st(this.eInput,"min",e),this)}setMax(e){return this.max===e?this:(this.max=e,st(this.eInput,"max",e),this)}setPrecision(e){return this.precision=e,this}setStep(e){return this.step===e?this:(this.step=e,st(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(V(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")}},e0={selector:"AG-INPUT-NUMBER-FIELD",component:cl},t0=class extends Us{constructor(e){super(e,"ag-date-field","date")}postConstruct(){super.postConstruct();const e=ps();this.addManagedListeners(this.eInput,{wheel:this.onWheel.bind(this),mousedown:()=>{this.isDisabled()||e||this.eInput.focus()}}),this.eInput.step="any"}onWheel(e){ye(this.beans)===this.eInput&&e.preventDefault()}setMin(e){const t=e instanceof Date?it(e??null,!!this.includeTime)??void 0:e;return this.min===t?this:(this.min=t,st(this.eInput,"min",t),this)}setMax(e){const t=e instanceof Date?it(e??null,!!this.includeTime)??void 0:e;return this.max===t?this:(this.max=t,st(this.eInput,"max",t),this)}setStep(e){return this.step===e?this:(this.step=e,st(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 Je(this.getValue())??void 0}setDate(e,t){this.setValue(it(e??null,this.includeTime),t)}},Hh={selector:"AG-INPUT-DATE-FIELD",component:t0},s0=".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)}}",o0="ag-active-item",i0=(e,t)=>({tag:"div",cls:`ag-list-item ag-${e}-list-item`,attrs:{role:"option"},children:[{tag:"span",ref:"eText",children:t}]}),n0=class extends vi{constructor(e,t,s){super(i0(e,t)),this.label=t,this.value=s,this.eText=q}postConstruct(){this.createTooltip(),this.addEventListeners()}setHighlighted(e){const t=this.getGui();t.classList.toggle(o0,e),Hu(t,e),this.dispatchLocalEvent({type:"itemHighlighted",highlighted:e})}getHeight(){return this.getGui().clientHeight}setIndex(e,t){const s=this.getGui();Fw(s,e),xw(s,t)}createTooltip(){const e={getTooltipValue:()=>this.label,getGui:()=>this.getGui(),getLocation:()=>"UNKNOWN",shouldDisplayTooltip:()=>qa(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)}))}},r0=class extends vi{constructor(e="default"){super({tag:"div",cls:`ag-list ag-${e}-list`}),this.cssIdentifier=e,this.options=[],this.listItems=[],this.highlightedItem=null,this.registerCSS(s0)}postConstruct(){const e=this.getGui();this.addManagedElementListeners(e,{mouseleave:()=>this.clearHighlighted()})}handleKeyDown(e){const t=e.key;switch(t){case E.ENTER:if(!this.highlightedItem)this.setValue(this.getValue());else{const s=this.listItems.indexOf(this.highlightedItem);this.setValueByIndex(s)}break;case E.DOWN:case E.UP:e.preventDefault(),this.navigate(t);break;case E.PAGE_DOWN:case E.PAGE_UP:case E.PAGE_HOME:case E.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();Xe(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(!$t(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 n0(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===E.DOWN;let s;const{listItems:o,highlightedItem:i}=this;if(!i)s=t?o[0]:fe(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===E.PAGE_HOME?a=0:e===E.PAGE_END?a=i:e===E.PAGE_DOWN?a=Math.min(o+r,i):e===E.PAGE_UP&&(a=Math.max(o-r,0)),a!==-1&&this.highlightItem(t[a])}refreshAriaRole(){As(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"})}},a0=".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}}",l0={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"}}]}]},c0=class extends Oh{constructor(e){if(super(e,e?.template||l0,e?.agComponents||[],e?.className),this.isPickerDisplayed=!1,this.skipClick=!1,this.pickerGap=4,this.hideCurrentPicker=null,this.eLabel=q,this.eWrapper=q,this.eDisplayField=q,this.eIcon=q,this.registerCSS(a0),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()),Yr(e,!1),this.ariaRole&&As(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 E.UP:case E.DOWN:case E.ENTER:case E.SPACE:e.preventDefault(),this.onLabelOrWrapperMouseDown();break;case E.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 m=Pu(c);this.beforeHidePicker(),m&&this.isAlive()&&this.getFocusableElement().focus()},ariaLabel:t(s,o),anchorToElement:d};e.style.position="absolute";const h=c.popupSvc,g=h.addPopup(u);l?(r&&(e.style.minWidth=r),e.style.width=Ya(tn(d)),a&&(e.style.maxWidth=a)):nn(e,a??tn(d));const f=n??`${$a(h.getPopupParent())}px`;return e.style.setProperty("max-height",f),this.alignPickerToComponent(),g.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();Yr(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 nn(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()}},d0=".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)}",dl=class extends c0{constructor(e){super({pickerAriaLabelKey:"ariaLabelSelectField",pickerAriaLabelValue:"Select Field",pickerType:"ag-list",className:"ag-select",pickerIcon:"selectOpen",ariaRole:"combobox",...e}),this.registerCSS(d0)}postConstruct(){this.tooltipFeature=this.createOptionalManagedBean(this.beans.registry.createDynamicBean("tooltipFeature",!1,{shouldDisplayTooltip:Gi(()=>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 r0("select"));this.listComponent=e,e.setParentComponent(this);const t=e.getAriaElement(),s=`ag-select-list-${e.getCompId()}`;t.setAttribute("id",s),Aw(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===E.TAB&&this.hidePicker(),t){case E.ENTER:case E.UP:case E.DOWN:case E.PAGE_UP:case E.PAGE_DOWN:case E.PAGE_HOME:case E.PAGE_END:e.preventDefault(),this.isPickerDisplayed?this.listComponent?.handleKeyDown(e):super.onKeyDown(e);break;case E.ESCAPE:super.onKeyDown(e);break;case E.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()}},u0={selector:"AG-SELECT",component:dl},h0=':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}}',ul=typeof window!="object"||!window?.document?.fonts?.forEach,wo=(e,t,s,o,i,n)=>{if(ul)return;o&&(e=`@layer ${CSS.escape(o)} { ${e} }`);let r=co.map.get(t);if(r||(r=[],co.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)},Nh=(e,t,s,o)=>{wo(h0,e,"shared",t,0,s),o?.forEach((i,n)=>i.forEach(r=>wo(r,e,n,t,0,s)))},g0=e=>{co.grids.add(e)},p0=e=>{if(co.grids.delete(e),co.grids.size===0){co.map=new WeakMap;for(const t of document.head.querySelectorAll("style[data-ag-global-css]"))t.remove()}},xc,co=(xc=typeof window=="object"?window:{}).agStyleInjectionState??(xc.agStyleInjectionState={map:new WeakMap,grids:new Set}),qe=e=>new Gh(e),os="$default",f0=0,Gh=class{constructor({feature:e,params:t,modeParams:s={},css:o,cssImports:i}){this.feature=e,this.css=o,this.cssImports=i,this.modeParams={[os]:{...s[os]??{},...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"}-${++f0}`;typeof i=="function"&&(i=i()),i=`:where(.${n}) {
4
4
  ${i}
@@ -58,5 +58,5 @@ See ${sh(e,t)}`;return Array.isArray(o)?o.concat(n):[o,n]}var R3={1:"Charting Ag
58
58
  `)}checkProperties(e,t,s,o,i){const n=["__ob__","__v_skip","__metadata__"],r=U3(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.`),jo(d)}if(a.length>0&&i){const l=this.beans.frameworkOverrides.getDocLink(i);jo(`to see all the valid ${o} properties please check: ${l}`)}}};function U3(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]=aa({inputValue:n,allSuggestions:s}).values;return o}var j3=new Set(["firstChildChanged","lastChildChanged","childIndexChanged"]),$3={moduleName:"Validation",version:G,beans:[_3]};function sp(e){const t=e.sibling;t&&(t.childrenAfterFilter=e.childrenAfterFilter)}var K3=class extends T{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,sp(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")}},q3=class extends yl{constructor(){super(...arguments),this.iconCreated=!1}wireComp(e,t,s,o,i){this.comp=e;const n=mi(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 Y(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=ht("filter",this.beans,this.column);e&&(this.iconCreated=!0,this.eButtonShowMainFilter.appendChild(e))}setupFocus(e){e.createManagedBean(new Do(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();mo(this.eButtonShowMainFilter,e("ariaFilterMenuOpen","Open Filter Menu"))}onTabKeyDown(e){const{beans:t}=this;if(ye(t)===this.eGui)return;const i=_s(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 E.UP:case E.DOWN:case E.LEFT:case E.RIGHT:if(t)return;Ns(e);case E.ENTER:t&&Hs(this.eGui)&&e.preventDefault();break;case E.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&&xs(e.relatedTarget,"ag-floating-filter");if(s&&o&&e.target===this.eGui){const i=this.lastFocusEvent,n=!!(i&&i.key===E.TAB);if(i&&n){const r=i.shiftKey;Hs(this.eGui,r)}}this.focusThis()}setupHover(e){this.beans.colHover?.addHeaderFilterColumnHoverListener(e,this.comp,this.column,this.eGui)}setupLeft(e){const t=new Sl(this.column,this.eGui,this.beans);e.createManagedBean(t)}setupFilterButton(){this.suppressFilterButton=!this.beans.menuSvc?.isFloatingFilterButtonEnabled(this.column),this.highlightFilterButtonWhenActive=!ot(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:Ae(this.beans.colFilter?.model??{},this.column.getColId()),source:t}),o.refresh(s))})}addResizeAndMoveKeyboardListeners(){}destroy(){super.destroy(),this.destroySyncListener=null,this.destroyFilterChangedListener=null}};function Y3(e,t){const s=e.colModel.getCol(t);if(!s){pe(12,{colKey:t});return}e.menuSvc?.showColumnMenu({column:s,positionBy:"auto"})}function Z3(e){e.menuSvc?.hidePopupMenu()}var Q3={moduleName:"SharedMenu",version:G,beans:[Cy],apiFunctions:{showColumnMenu:Y3,hidePopupMenu:Z3}},X3=class extends $0{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=g(),this.setAlignedStyles(s,"left")),h>u&&(h=0,this.setAlignedStyles(s,"right"))):(h=g(),h>u&&(h=f(),this.setAlignedStyles(s,"right")),h<0&&(h=0,this.setAlignedStyles(s,"left"))),{x:h,y:l};function g(){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 _t(e)}},$n={moduleName:"Popup",version:G,beans:[X3]},J3=".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 eD(e){const t=e.filterManager;return!!t?.isColumnFilterPresent()||!!t?.isAggregateFilterPresent()}function tD(e,t){return e.filterManager?.getColumnFilterInstance(t)??Promise.resolve(void 0)}function sD(e,t){const s=e.colModel.getColDefCol(t);if(s)return e.colFilter?.destroyFilter(s,"api")}function oD(e,t){e.frameworkOverrides.wrapIncoming(()=>e.filterManager?.setFilterModel(t))}function iD(e){return e.filterManager?.getFilterModel()??{}}function nD(e,t,s){const{gos:o,colModel:i,colFilter:n}=e;s&&!o.get("enableFilterHandlers")&&(H(288),s=!1);const r=i.getColDefCol(t);return r?n?.getModelForColumn(r,s)??null:null}function rD(e,t,s){return e.filterManager?.setColumnFilterModel(t,s)??Promise.resolve()}function aD(e,t){const s=e.colModel.getCol(t);if(!s){pe(12,{colKey:t});return}e.menuSvc?.showFilterMenu({column:s,containerType:"columnFilter",positionBy:"auto"})}function lD(e){e.menuSvc?.hideFilterMenu()}function cD(e,t){const s=e.colModel.getCol(t);if(!s){pe(12,{colKey:t});return}return e.colFilter?.getHandler(s,!0)}function dD(e,t){const{colModel:s,colFilter:o,gos:i}=e;if(!i.get("enableFilterHandlers")){H(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 uD={filterHandler:()=>({doesFilterPass:()=>!0})},hD=class extends T{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={...Zh},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){H(62,{colId:c});return}if(!d.isFilterAllowed()){H(63,{colId:c});return}const u=this.getOrCreateFilterWrapper(d,!0);if(!u){H(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))});de.all(r).then(()=>{const l=this.getModel(!0),c=[];this.allColumnFilters.forEach((d,u)=>{const h=a?a[u]:null,g=l?l[u]:null;si(h,g)||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);V(a)&&(t[r]=a)}),!e)for(const n of Object.keys(o)){const r=o[n];V(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:Ae(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 Ae(this.model,s);const o=e.filter;return o?typeof o.getModel!="function"?(H(66),null):o.getModel():Ae(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():(H(67),!1):!1,{colModel:t,gos:s}=this.beans,o=!!ea(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(de.resolve().then(()=>{a(d,this.isHandlerActive(d),{colId:u,isHandler:!0,handler:c.handler,handlerParams:c.handlerParams})}));else{const h=Jt(c);h&&l.push(h.then(g=>{a(d,e(g),{colId:u,isHandler:!1,comp:g})}))}}),de.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(de.resolve().then(()=>{this.setColFilterActive(i,this.isHandlerActive(i),e,t)}));else{const n=Jt(o);n&&s.push(n.then(r=>{this.setColFilterActive(i,r.isFilterActive(),e,t)}))}}),this.beans.groupFilter?.updateFilterFlags(e,t),de.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:g}=c;if(!h.doesFilterPass({node:e,data:r,model:Ae(a,d),handlerParams:g}))return!1}else{const h=c.comp;if(typeof h.doesFilterPass!="function"){pe(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?.(),Jt(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=Jt(s,o);i&&t.push(i.then(n=>{n.onNewRowsLoaded?.()}))}),de.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():Ae(this.initialModel,e.getColId())!=null}isHandlerActive(e){const t=V(Ae(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?Jt(t):null}getFilterUiForDisplay(e){const t=this.getOrCreateFilterWrapper(e,!0);if(!t)return null;const s=Jt(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 E1(this.gos)?t?"agSetColumnFloatingFilter":"agSetColumnFilter":mS(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 Ib(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||H(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 Y(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=Ae(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:Ae(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=g=>{const f=g.filter;if(Fh(f)){const m=f.handler;return m||(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=g=>()=>this.createBean(n.createDynamicBean(g,!0));let u,h;if(typeof c=="string"){const g=o.get("filterHandlers")?.[c];g!=null?u=g:iS.has(c)&&(u=d(c),h=c)}else u=c;if(!u){let g;const{compName:f,jsComp:m,fwComp:v}=Ph(i,t);f?g=f:m==null&&v==null&&t.filter===!0&&(g=s),h=this.handlerMap[g],h&&(u=d(h))}return u?{filterHandler:u,handlerNameOrCallback:r??h}:l?(Fe(o)&&H(277,{colId:e.getColId()}),uD):void 0}createHandler(e,t,s){const o=this.createHandlerFunc(e,t,s);if(!o)return;const i=nr(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(Y(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 Y(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 g=this.getOrCreateFilterUi(e);g?.then(f=>{h(ci(f))})},r=e.getColDef(),a=i?.isSelectable(r)?i.getFilterDef(e,r):r,l=SS(o,a,()=>this.getDefaultFloatingFilter(e))??"agReadOnlyFloatingFilter",c=this.gos.get("enableFilterHandlers"),d=nr(s,a,this.createFilterCompParams(e,c,"init",!0)),u=Y(this.gos,{column:e,filterParams:d,currentParentModel:()=>this.getCurrentFloatingFilterParentModel(e),parentFilterInstance:n,showParentFilter:t});if(c){const h=u,g=e.getColId(),f=this.filterChangedCallbackFactory(e);h.onUiChange=m=>this.floatingFilterUiChanged(e,m),h.model=Ae(this.model,g),h.onModelChange=(m,v)=>{this.updateStoredModel(g,m),this.refreshHandlerAndUi(e,m,"floating",!0,v).then(()=>{f({...v,source:"columnFilter"})})},h.getHandler=()=>this.getHandler(e,!0),h.source="init"}return Hb(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 de.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:g,createFilterUi:f}=(r?this.createFilterComp(i,c,a,v=>v,u,"colDef"):null)??{compDetails:null,createFilterUi:null},m=g?.params??nr(o.userCompFactory,c,this.createFilterCompParams(i,u,"colDef"));if(h){const v=d?.handlerNameOrCallback??d?.filterHandler,w=Ae(this.model,e);if(s.handlerGenerator!=v){const b=s.handler,{handler:S,handlerParams:R}=this.createHandlerFromFunc(i,d.filterHandler,m);s.handler=S,s.handlerParams=R,s.handlerGenerator=v,delete this.model[e],S.init?.({...R,source:"init",model:null}),this.destroyBean(b),w!=null&&this.beans.filterManager?.onFilterChanged({columns:[i],source:t})}else{const b=this.createHandlerParams(i,g?.params);s.handlerParams=b,s.handler.refresh?.({...b,source:"colDef",model:w})}}if(this.areFilterCompsDifferent(s.filterUi?.compDetails??null,g)||!s.filterUi||!g){this.destroyFilterUi(s,i,g,f);return}s.filterUi.filterParams=m,Jt(s,h)?.then(v=>{(v?.refresh?v.refresh(m):!0)===!1?this.destroyFilterUi(s,i,g,f):this.dispatchLocalEvent({type:"filterParamsChanged",column:i,params:m})})}refreshHandlerAndUi(e,t,s,o,i){const n=this.cachedFilter(e);if(!n)return o&&this.getOrCreateFilterWrapper(e,!0),de.resolve();if(!n.isHandler)return de.resolve();const{filterUi:r,handler:a,handlerParams:l}=n;return nS(()=>{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 de.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(ci(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:Ae(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:Ae(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):de.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}=gS(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 de(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=Jt(e);if(i){i.then(n=>{if(typeof n?.setModel!="function"){H(65),o();return}(n.setModel(t)||de.resolve()).then(()=>o())});return}o()})}updateStoredModel(e,t){V(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;Ic(t,n,()=>Ae(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&&Ic(e,()=>o.filterUi,()=>Ae(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&&de.all(s).then(()=>{this.callOnFilterChangedOutsideRenderCycle({source:"columnFilter",additionalEventAttributes:t,columns:[]})})}updateOrRefreshFilterUi(e){const t=e.getColId();Xh(()=>this.cachedFilter(e)?.filterUi,()=>Ae(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)!==Ae(t,i)&&(o=!0)}return o}hasUnappliedModel(e){const{model:t,state:s}=this;return(s.get(e)?.model??null)!==Ae(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 gD(e){return!!e.filterManager?.isAnyFilterPresent()}function pD(e,t="api"){e.filterManager?.onFilterChanged({source:t})}var fD=class extends T{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(){ea(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):de.resolve()).then(()=>{const i={source:t,type:"filterChanged",columns:o};s&&Ke(i,s),this.eventSvc.dispatchEvent(i),this.colFilter?.updateAfterFilterChanged()})}isSuppressFlashingCellsBecauseFiltering(){return!!this.colFilter?.isSuppressFlashingCellsBecauseFiltering()}isQuickFilterPresent(){return!!this.quickFilter?.isFilterPresent()}updateAggFiltering(){this.aggFiltering=!!ea(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(){H(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()}},mD=class extends T{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,ot(this.gos),o)}showMenuAfterButtonClick(e,t,s,o){if(e&&!e.isColumn)return;let i=-1,n="left";const r=ot(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 uS(e,"COLUMN_MENU")):void 0;if(this.activeMenu=r,!r?.hasFilter()||!e){pe(57);return}const a=Ye({tag:"div",cls:`ag-menu${i?"":" ag-filter-menu"}`,role:"presentation"});[this.tabListener]=this.addManagedElementListeners(a,{keydown:m=>this.trapFocusWithin(m,a)}),a.appendChild(r?.getGui());let l;const c=()=>r?.afterGuiDetached(),d=D1(this.gos)?o??this.beans.ctrlsSvc.getGridBodyCtrl().eGridBody:void 0,u=m=>{Vc(e,!1,"contextMenu");const v=m instanceof KeyboardEvent;this.tabListener&&(this.tabListener=this.tabListener()),v&&o&&$t(o)&&Lh(o)?.focus({preventScroll:!0}),c(),this.destroyBean(this.activeMenu),this.dispatchVisibleChangedEvent(!1,s,e),n?.()},h=this.getLocaleTextFunc(),g=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:g});f&&(this.hidePopup=l=f.hideFunc),r.afterInit().then(()=>{t(a),r.afterGuiAttached({container:s,hidePopup:l})}),Vc(e,!0,"contextMenu"),this.dispatchVisibleChangedEvent(!0,s,e)}trapFocusWithin(e,t){e.key!==E.TAB||e.defaultPrevented||_s(this.beans,t,!1,e.shiftKey)||(e.preventDefault(),Hs(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()}},CD=class extends T{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=Y(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)}},vD={tag:"div",cls:"ag-floating-filter-input",role:"presentation",children:[{tag:"ag-input-text-field",ref:"eFloatingFilterText"}]},wD=class extends Re{constructor(){super(vD,[Bn]),this.eFloatingFilterText=q}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)}},Tl=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:(H(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;H(73)}else H(74)}getCustomOption(e){return this.customFilterOptions[e]}};function Zo(e,t,s){return s==null?e.splice(t):e.splice(t,s)}function Rn(e){return e==null||typeof e=="string"&&e.trim().length===0}function bD(e){return e==="AND"||e==="OR"?e:"AND"}function SD(e,t,s){if(e==null)return;const{predicate:o}=e;if(o!=null&&!t.some(i=>i==null))return o(t,s)}function yD(e,t){let s=e.length;return s>t&&(e.splice(t),H(78),s=t),s}function gi(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 Ml=class extends bS{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 Tl;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=bD(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&&gs(r.conditions,a.conditions,(l,c)=>this.areSimpleModelsEqual(l,c))}return n}setModelIntoUi(e,t){if(e==null)return this.resetUiToDefaults(t),de.resolve();if(e.operator){const o=e;let i=o.conditions;i==null&&(i=[],H(77));const n=yD(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()),de.resolve()}setNumConditions(e){let t=e.maxNumConditions??2;t<1&&(H(79),t=1),this.maxNumConditions=t;let s=e.numAlwaysVisibleConditions??1;s<1&&(H(80),s=1),s>t&&(H(81),s=t),this.numAlwaysVisibleConditions=s}createOption(){const e=this.getGui(),t=this.createManagedBean(new dl);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=Ye({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 Qb);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&&(ii(this.eJoinPanels[0],n),this.eJoinAnds[0].setDisabled(n),this.eJoinOrs[0].setDisabled(n))}),this.eConditionBodies.forEach((o,i)=>{Se(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=Zo(e,t,s);for(const i of o)as(i)}removeComponents(e,t,s){const o=Zo(e,t,s);for(const i of o)as(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 ys&&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 ys))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 ys&&e.setValue(t!=null?String(t):null,!0)}setElementDisplayed(e,t){bc(e)&&Se(e.getGui(),t)}setElementDisabled(e,t){bc(e)&&ii(e.getGui(),t)}attachElementOnChange(e,t){e instanceof ys&&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=gi(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 gi(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}},op=class{constructor(e,t,s,o,i,n){this.alive=!0,this.context=e,this.eParent=i;const r=kb(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){Se(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)}},Il=["equals","notEqual","lessThan","greaterThan","inRange","blank","notBlank"];function ip(e,t){const{dateFrom:s,dateTo:o,type:i}=e||{};return[s&&Je(s,void 0,!0)||null,o&&Je(o,void 0,!0)||null].slice(0,gi(i,t))}var bd=1e3,Sd=1/0,RD=class extends Ml{constructor(){super("dateFilter",ip,Il),this.eConditionPanelsFrom=[],this.eConditionPanelsTo=[],this.dateConditionFromComps=[],this.dateConditionToComps=[],this.minValidYear=bd,this.maxValidYear=Sd,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))H(82,{param:l});else return d==null?c:Number(d);return c},s=t("minValidYear",bd),o=t("maxValidYear",Sd);this.minValidYear=s,this.maxValidYear=o,s>o&&H(83);const{minValidDate:i,maxValidDate:n}=e,r=i instanceof Date?i:Je(i);this.minValidDate=r;const a=n instanceof Date?n:Je(n);this.maxValidDate=a,r&&a&&r>a&&H(84)}createDateCompWrapper(e){const{beans:{userCompFactory:t,context:s,gos:o},params:i}=this,n=new op(s,t,i.colDef,Y(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=Ye({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=Ye({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),Zo(this.eConditionPanelsFrom,e,t),Zo(this.eConditionPanelsTo,e,t)}removeDateComps(e,t,s){const o=Zo(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=it(o[0],!0,i)),o.length>1&&(s.dateTo=it(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)}},np=class extends T{constructor(e,t){super(),this.mapValuesFromModel=e,this.defaultOptions=t}init(e){const t=e.filterParams,s=new Tl;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=tg(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=SD(n,i,s);return r??(s==null?this.evaluateNullValue(t.type):this.evaluateNonNullValue(i,s,t,e))}},rp=class extends np{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 Rn(t);case"notBlank":return!Rn(t);default:return H(76,{filterModelType:o}),!0}}},ap={equals:"Equals",notEqual:"NotEqual",greaterThan:"GreaterThan",greaterThanOrEqual:"GreaterThanOrEqual",lessThan:"LessThan",lessThanOrEqual:"LessThanOrEqual",inRange:"InRange"},xD={contains:"Contains",notContains:"NotContains",equals:"TextEquals",notEqual:"TextNotEqual",startsWith:"StartsWith",endsWith:"EndsWith",inRange:"InRange"},kl=class extends T{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?is(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(` ${is(this,l)} `)}else{if(e.type==="blank"||e.type==="notBlank")return o?is(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=is(this,a)),i&&n&&(r=this.getLocaleTextFunc()(i,n)),r!=null?t?`${r} ${is(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)}},lp=class extends kl{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=ap}conditionToString(e,t,s,o,i){const{type:n}=e,r=Je(e.dateFrom),a=Je(e.dateTo),l=this.filterParams.inRangeFloatingFilterDateFormat,c=t?this.formatValue.bind(this):h=>ra(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 FD(e,t){const s=t;return s<e?-1:s>e?1:0}var ED=class extends rp{constructor(){super(ip,Il),this.filterType="date",this.FilterModelFormatterClass=lp}comparator(){return this.params.filterParams.comparator??FD}isValid(e){const t=this.params.filterParams.isValidDate;return!t||t(e)}},cp=class extends Re{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 Tl;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")}`}},DD={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"}]},PD=class extends cp{constructor(){super(DD,[Bn]),this.eReadOnlyText=q,this.eDateWrapper=q,this.FilterModelFormatterClass=lp,this.filterType="date",this.defaultOptions=Il}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?Je(e.dateFrom):null;this.dateComp.setDate(s),this.eReadOnlyText.setValue("")}else this.eReadOnlyText.setValue(this.filterModelFormatter.getModelAsString(e)),this.dateComp.setDate(null)}setEditable(e){Se(this.eDateWrapper,e),Se(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=it(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=fl(e,this.defaultDebounceMs);return Y(this.gos,{onDateChanged:Ve(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 op(e,t,o.column.getColDef(),this.getDateComponentParams(),s,i=>{i.setInputAriaLabel(this.getAriaLabel(o))}),this.addDestroyFunc(()=>this.dateComp.destroy())}},TD={tag:"div",cls:"ag-filter-filter",children:[{tag:"ag-input-text-field",ref:"eDateInput",cls:"ag-date-filter"}]},MD=class extends Re{constructor(){super(TD,[Bn]),this.eDateInput=q,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&&ps();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&&H(85),r&&i&&H(86),n&&r){const[h,g]=[n,r].map(f=>f instanceof Date?f:Je(f));h&&g&&h.getTime()>g.getTime()&&H(87)}n?n instanceof Date?t.min=ra(n):t.min=n:o&&(t.min=`${o}-01-01`),r?r instanceof Date?t.max=ra(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 Je(this.eDateInput.getValue())}setDate(e){const t=this.params.filterParams.colDef.cellDataType,s=this.beans.dataTypeSvc?.getDateIncludesTimeFlag(t)??!1;this.eDateInput.setValue(it(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}},Al=["equals","notEqual","greaterThan","greaterThanOrEqual","lessThan","lessThanOrEqual","inRange","blank","notBlank"];function xa(e){const{allowedCharPattern:t}=e??{};return t??null}function Fa(e){return e==null||isNaN(e)?null:e}function dp(e,t){const{filter:s,filterTo:o,type:i}=e||{};return[Fa(s),Fa(o)].slice(0,gi(i,t))}var ID=class extends Ml{constructor(){super("numberFilter",dp,Al),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=xa(this.params),t=Ye({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 Us({allowedCharPattern:o}):new cl);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(Fa(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=Bt(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}},up=class extends kl{constructor(e,t){super(e,t,t.numberFormatter),this.filterTypeKeys=ap}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}`}},kD=class extends rp{constructor(){super(dp,Al),this.filterType="number",this.FilterModelFormatterClass=up}comparator(){return(e,t)=>e===t?0:e<t?1:-1}isValid(e){return!isNaN(e)}},hp=class extends T{constructor(e){super(),this.params=e,this.eInput=q,this.onValueChanged=()=>{}}setupGui(e){this.eInput=this.createManagedBean(new Us(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 Ea(e){const t=e?.trim();return t===""?e:t}function gp(e,t){const{filter:s,filterTo:o,type:i}=e||{};return[s||null,o||null].slice(0,gi(i,t))}var AD={tag:"div",ref:"eFloatingFilterInputContainer",cls:"ag-floating-filter-input",role:"presentation"},pp=class extends cp{constructor(){super(...arguments),this.eFloatingFilterInputContainer=q,this.defaultDebounceMs=500}postConstruct(){this.setTemplate(AD)}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=Wn(e.filterParams),!i){const n=fl(e.filterParams,o),r=Ve(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();Xe(this.eFloatingFilterInputContainer),this.destroyBean(t),this.setupFloatingFilterInputService(e),t.setValue(s,!0)}syncUpWithParentFilter(e){const t=e.key===E.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=Ea(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)}},LD=class extends T{constructor(){super(...arguments),this.onValueChanged=()=>{},this.numberInputActive=!0}setupGui(e){this.eNumberInput=this.createManagedBean(new cl),this.eTextInput=this.createManagedBean(new Us),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)}},OD=class extends pp{constructor(){super(...arguments),this.FilterModelFormatterClass=up,this.filterType="number",this.defaultOptions=Al}updateParams(e){xa(e.filterParams)!==this.allowedCharPattern&&this.recreateFloatingFilterInputService(e),super.updateParams(e)}createFloatingFilterInputService(e){return this.allowedCharPattern=xa(e.filterParams),this.allowedCharPattern?this.createManagedBean(new hp({config:{allowedCharPattern:this.allowedCharPattern}})):this.createManagedBean(new LD)}convertValue(e){return e?Number(e):null}},Ll=["contains","notContains","equals","notEqual","startsWith","endsWith","blank","notBlank"],HD=class extends Ml{constructor(){super("textFilter",gp,Ll),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(Bt(s.getValue()))}),t}createEValue(){const e=Ye({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 Us);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)}},fp=class extends kl{constructor(){super(...arguments),this.filterTypeKeys=xD}conditionToString(e,t,s,o,i){const{filter:n,filterTo:r,type:a}=e;if(t){const l=d=>()=>is(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}`}},ND=({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}},GD=e=>e,VD=e=>e==null?null:e.toString().toLowerCase(),BD=class extends np{constructor(){super(gp,Ll),this.filterType="text",this.FilterModelFormatterClass=fp}updateParams(e){super.updateParams(e);const t=e.filterParams;this.matcher=t.textMatcher??ND,this.formatter=t.textFormatter??(t.caseSensitive?GD:VD)}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 Rn(t);if(s.type==="notBlank")return!Rn(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=Ea(i)??null),n&&(o.filterTo=Ea(n)??null),o};return tg(e)?{...e,conditions:e.conditions.map(t)}:t(e)}return e}},zD=class extends pp{constructor(){super(...arguments),this.FilterModelFormatterClass=fp,this.filterType="text",this.defaultOptions=Ll}createFloatingFilterInputService(){return this.createManagedBean(new hp)}};function WD(e){return!!e.quickFilter?.isFilterPresent()}function _D(e){return e.quickFilter?.getText()}function UD(e){e.quickFilter?.resetCache()}var jD=class extends T{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 V(e)?e.toUpperCase():null}setFilter(e){if(e!=null&&typeof e!="string"){H(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 V(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=Y(this.gos,{value:s,node:t,data:t.data,column:e,colDef:o});s=o.getQuickFilterText(i)}return V(s)?s.toString().toUpperCase():null}getAggText(e){const t=[];for(const s of this.colsToUse){const o=this.getTextForColumn(s,e);V(o)&&t.push(o)}return t.join(`
60
60
  `)}},$D={moduleName:"ClientSideRowModelFilter",version:G,rowModels:["clientSide"],beans:[K3]},Ol={moduleName:"FilterCore",version:G,beans:[fD],apiFunctions:{isAnyFilterPresent:gD,onFilterChanged:pD},css:[J3],dependsOn:[$D]},mp={moduleName:"FilterValue",version:G,beans:[CD]},Kn={moduleName:"ColumnFilter",version:G,beans:[hD,mD],dynamicBeans:{headerFilterCellCtrl:q3},icons:{filter:"filter",filterActive:"filter"},apiFunctions:{isColumnFilterPresent:eD,getColumnFilterInstance:tD,destroyFilter:sD,setFilterModel:oD,getFilterModel:iD,getColumnFilterModel:nD,setColumnFilterModel:rD,showColumnFilter:aD,hideColumnFilter:lD,getColumnFilterHandler:cD,doFilterAction:dD},dependsOn:[Ol,$n,mp,Q3]},KD={moduleName:"CustomFilter",version:G,userComponents:{agReadOnlyFloatingFilter:wD},dependsOn:[Kn]},qD={moduleName:"TextFilter",version:G,dependsOn:[Kn],userComponents:{agTextColumnFilter:{classImp:HD,params:{useForm:!0}},agTextColumnFloatingFilter:zD},dynamicBeans:{agTextColumnFilterHandler:BD}},YD={moduleName:"NumberFilter",version:G,dependsOn:[Kn],userComponents:{agNumberColumnFilter:{classImp:ID,params:{useForm:!0}},agNumberColumnFloatingFilter:OD},dynamicBeans:{agNumberColumnFilterHandler:kD}},ZD={moduleName:"DateFilter",version:G,dependsOn:[Kn],userComponents:{agDateColumnFilter:{classImp:RD,params:{useForm:!0}},agDateInput:MD,agDateColumnFloatingFilter:PD},dynamicBeans:{agDateColumnFilterHandler:ED}},QD={moduleName:"QuickFilterCore",version:G,rowModels:["clientSide"],beans:[jD],dependsOn:[Ol,mp]},XD={moduleName:"QuickFilter",version:G,apiFunctions:{isQuickFilterPresent:WD,getQuickFilter:_D,resetQuickFilter:UD},dependsOn:[QD]},JD={moduleName:"ExternalFilter",version:G,dependsOn:[Ol]},eP=".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}}",Ar=(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},tP=class extends T{constructor(){super(...arguments),this.beanName="tooltipSvc"}setupHeaderTooltip(e,t,s,o){e&&t.destroyBean(e);const i=this.gos,n=kr(i),{column:r,eGui:a}=t,l=r.getColDef();!o&&n&&!l.headerComponent&&(o=Gi(()=>a.querySelector(".ag-header-cell-text")));const c="header",u=this.beans.colNames.getDisplayNameForColumn(r,"header",!0),h=s??u,g={getGui:()=>a,getLocation:()=>c,getTooltipValue:()=>s??l?.headerTooltipValueGetter?.(Y(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(g);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=kr(i),{column:r,eGui:a}=t,l=r.getColGroupDef();!o&&n&&!l?.headerGroupComponent&&(o=Gi(()=>a.querySelector(".ag-header-group-text")));const c="headerGroup",u=this.beans.colNames.getDisplayNameForColumnGroup(r,"header"),h=s??u,g={getGui:()=>a,getLocation:()=>c,getTooltipValue:()=>s??l?.headerTooltipValueGetter?.(Y(i,{location:c,colDef:l,column:r,value:h,valueFormatted:u}))??l?.headerTooltip,shouldDisplayTooltip:o,getAdditionalParams:()=>{const m={column:r};return l&&(m.colDef=l),m}},f=this.createTooltipFeature(g);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 g=!!!n?.isEditing(e)&&Ar(o,e,this.getLocaleTextFunc());if(g)return l="cellEditor",g;l="cell";const f=r.getColDef(),m=a.data;if(f.tooltipField&&V(m))return qo(m,f.tooltipField,r.isTooltipFieldContainsDots());const v=f.tooltipValueGetter;return v?v(Y(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=kr(i);s||(d&&!e.isCellRenderer()?s=()=>{const h=!!n?.isEditing(e);if(!h&&Ar(o,e,this.getLocaleTextFunc()))return!0;if(!r.isTooltipEnabled())return!1;const m=Gi(()=>{const v=e.eGui;return v.children.length===0?v:v.querySelector(".ag-cell-value")});return!h&&m()}: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:()=>Ar(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=V(t.tooltipField)||V(t.tooltipValueGetter)||V(t.tooltipComponent)}createTooltipFeature(e,t){return this.beans.registry.createDynamicBean("tooltipFeature",!1,e,t)}},sP=class extends _0{createTooltipComp(e,t){Ob(this.beans.userCompFactory,e)?.newAgStackInstance().then(t)}setEventHandlers(e){[this.onColumnMovedEventCallback]=this.addManagedEventListeners({columnMoved:e})}clearEventHandlers(){this.onColumnMovedEventCallback?.(),this.onColumnMovedEventCallback=void 0}},Cp={moduleName:"Tooltip",version:G,beans:[tP],dynamicBeans:{tooltipFeature:jh,highlightTooltipFeature:U0,tooltipStateManager:sP},userComponents:{agTooltipComponent:K0},dependsOn:[$n],css:[eP]},Js=class{constructor(e){this.cellValueChanges=e}},Lr=class extends Js{constructor(e,t,s,o){super(e),this.initialRange=t,this.finalRange=s,this.ranges=o}},oP=10,yd=class{constructor(e){this.actionStack=[],this.maxStackSize=e||oP,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}},iP=class extends T{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&&Sg(this.activeCellEdit,t),o=this.activeRowEdit!==null&&bR(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 yd(s),this.redoStack=new yd(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 Lr?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=jt(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=jt(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 Js(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 Js(this.cellValueChanges);this.pushActionsToUndoStack(s)}},pasteStart:()=>{this.isPasting=!0},pasteEnd:()=>{const e=new Js(this.cellValueChanges);this.pushActionsToUndoStack(e),this.isPasting=!1},fillStart:()=>{this.isRangeInAction=!0},fillEnd:e=>{const t=new Lr(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&&cs(s)?e=new Lr(this.cellValueChanges,void 0,void 0,[...t.getCellRanges()]):e=new Js(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 Js(t??[]);this.pushActionsToUndoStack(s),this.cellValueChanges=[]}pushActionsToUndoStack(e){this.undoStack.push(e),this.cellValueChanges=[],this.redoStack.clear()}},nP=".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}",rP={tag:"div",cls:"ag-cell-wrapper ag-cell-edit-wrapper ag-checkbox-edit",children:[{tag:"ag-checkbox",ref:"eEditor",role:"presentation"}]},aP=class extends Un{constructor(){super(rP,[ll]),this.eEditor=q}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=Gn(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}},qn=class extends Un{constructor(e){super(),this.cellEditorInput=e,this.eEditor=q}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===E.BACKSPACE||i===E.DELETE?r="":i&&i.length===1?n?a=!1:r=i:(r=t.getStartValue(),i!==E.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===E.PAGE_UP||c===E.PAGE_DOWN)&&l.preventDefault()})}afterGuiAttached(){const e=this.getLocaleTextFunc(),t=this.eEditor;if(t.setInputAriaLabel(e("ariaInputEditor","Input Editor")),!this.focusAfterAttached)return;ps()||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()}},lP={tag:"ag-input-date-field",ref:"eEditor",cls:"ag-cell-editor"},cP=class{constructor(e,t){this.getDataTypeService=e,this.getLocaleTextFunc=t}getTemplate(){return lP}getAgComponents(){return[Hh]}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!V(s)&&!V(t.value)?t.value:s??null}getStartValue(){const{value:e}=this.params;if(e instanceof Date)return it(e,this.includeTime??!1)}},dP=class extends qn{constructor(){super(new cP(()=>this.beans.dataTypeSvc,()=>this.getLocaleTextFunc()))}},uP={tag:"ag-input-date-field",ref:"eEditor",cls:"ag-cell-editor"},hP=class{constructor(e,t){this.getDataTypeService=e,this.getLocaleTextFunc=t}getTemplate(){return uP}getAgComponents(){return[Hh]}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!V(s)&&!V(e.value)?e.value:e.parseValue(s??"")}getStartValue(){return it(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):Je(e)??void 0}formatDate(e){const t=this.getDataTypeService();return t?t.getDateFormatterFunction(this.params.column)(e):it(e??null,this.includeTime??!1)??void 0}},gP=class extends qn{constructor(){super(new hP(()=>this.beans.dataTypeSvc,()=>this.getLocaleTextFunc()))}},pP={tag:"div",cls:"ag-large-text",children:[{tag:"ag-input-text-area",ref:"eEditor",cls:"ag-large-text-input"}]},fP=class extends Un{constructor(){super(pP,[Jb]),this.eEditor=q}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===E.BACKSPACE||o===E.DELETE?a="":o&&o.length===1?a=o:(a=this.getStartValue(e),o!==E.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===E.LEFT||t===E.UP||t===E.RIGHT||t===E.DOWN||e.shiftKey&&t===E.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!V(o)&&!V(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}},mP={tag:"ag-input-number-field",ref:"eEditor",cls:"ag-cell-editor"},CP=class{constructor(e){this.getLocaleTextFunc=e}getTemplate(){return mP}getAgComponents(){return[e0]}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===E.UP||e.key===E.DOWN)&&e.preventDefault()}getValue(){const{eEditor:e,params:t}=this,s=e.getValue();if(!V(s)&&!V(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(){ps()&&this.eEditor.getInputElement().focus({preventScroll:!0})}},vP=class extends qn{constructor(){super(new CP(()=>this.getLocaleTextFunc()))}},wP={tag:"div",cls:"ag-cell-edit-wrapper",children:[{tag:"ag-select",ref:"eEditor",cls:"ag-cell-editor"}]},bP=class extends Un{constructor(){super(wP,[u0]),this.eEditor=q,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)){H(58);return}this.startedByEnter=r!=null?r===E.ENTER:!1;let a=!1;i.forEach(u=>{const h={value:u},g=s.formatValue(e.column,null,u),f=g!=null;h.text=f?g: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}},SP={tag:"ag-input-text-field",ref:"eEditor",cls:"ag-cell-editor"},yP=class{constructor(e){this.getLocaleTextFunc=e}getTemplate(){return SP}getAgComponents(){return[Bn]}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!V(s)&&!V(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(){ps()&&this.eEditor.getInputElement().focus({preventScroll:!0});const e=this.eEditor,t=e.getValue(),s=V(t)&&t.length||0;s&&e.getInputElement().setSelectionRange(s,s)}},Rd=class extends qn{constructor(){super(new yP(()=>this.getLocaleTextFunc()))}};function RP(e){return e.ctrlsSvc.getScrollFeature().getVScrollPosition()}function xP(e){return e.ctrlsSvc.getScrollFeature().getHScrollPosition()}function vp(e,t,s="auto"){e.frameworkOverrides.wrapIncoming(()=>e.ctrlsSvc.getScrollFeature().ensureColumnVisible(t,s),"ensureVisible")}function wp(e,t,s){e.frameworkOverrides.wrapIncoming(()=>e.ctrlsSvc.getScrollFeature().ensureIndexVisible(t,s),"ensureVisible")}function FP(e,t,s=null){e.frameworkOverrides.wrapIncoming(()=>e.ctrlsSvc.getScrollFeature().ensureNodeVisible(t,s),"ensureVisible")}function EP(e){e.undoRedo?.undo("api")}function DP(e){e.undoRedo?.redo("api")}function PP(e,t){return e.editModelSvc?.getEditRowDataValue(t,{checkSiblings:!0})}function TP(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,g=Gt(a);let f=c??d;f===pt&&(f=void 0);const m={newValue:f,oldValue:u,state:h,column:l,colId:l.getColId(),colKey:l.getColId(),rowIndex:n,rowPinned:r};(h==="editing"||h==="changed"&&g)&&s.push(m)})}),s}function MP(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 Rs(e,{persist:!0});go(e,void 0,{cancel:t})}else s?.stopEditing(void 0,{cancel:t,source:"edit",forceStop:!t,forceCancel:t})}function IP(e,t){const s=ve(e,t);return e.editSvc?.isEditing(s)??!1}function kP(e,t){const{key:s,colKey:o,rowIndex:i,rowPinned:n}=t,{editSvc:r,colModel:a}=e,l=a.getCol(o);if(!l){H(12,{colKey:o});return}const d=jt(e,{rowIndex:i,rowPinned:n||null});if(!d){H(290,{rowIndex:i,rowPinned:n});return}if(!l.isCellEditable(d))return;n==null&&wp(e,i),vp(e,o),r?.startEditing({rowNode:d,column:l},{event:s?new KeyboardEvent("keydown",{key:s}):void 0,source:"api"})}function AP(e){return e.editSvc?.validateEdit()||null}function LP(e){return e.undoRedo?.getCurrentUndoStackSize()??0}function OP(e){return e.undoRedo?.getCurrentRedoStackSize()??0}var HP={tag:"div",cls:"ag-popup-editor",attrs:{tabindex:"-1"}},NP=class extends nl{constructor(e){super(HP),this.params=e}postConstruct(){Os(this.gos,this.getGui(),"popupEditorWrapper",!0),this.addKeyDownListener()}addKeyDownListener(){const e=this.getGui(),t=this.params,s=o=>{ga(this.gos,o,t.node,t.column,!0)||t.onKeyDown(o)};this.addManagedElementListeners(e,{keydown:s})}};function GP(e,{column:t},s,o,i="ui"){if(s instanceof KeyboardEvent&&(s.key===E.TAB||s.key===E.ENTER||s.key===E.F2||s.key===E.BACKSPACE&&o))return!0;if(s?.shiftKey&&e.rangeSvc?.getCellRanges().length!=0)return!1;const r=t?.getColDef(),a=VP(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 VP(e,t){return e.get("suppressClickEdit")===!0?0:e.get("singleClickEdit")===!0||t?.singleClickEdit?1:2}function Da(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 BP(e,t,s="ui"){const o=Da(e,t,s);return o===!0||s==="ui"?o:e.colModel.getCols().some(n=>Da(e,{rowNode:t.rowNode,column:n},s))}var xn=(e,t=!1)=>{if(e!==void 0)return Gt(e)||t&&e.state==="editing"};function bp(e,t,s=!1){return xn(e.editModelSvc?.getEdit(t),s)}var Sp=(e,t,s)=>{if(e)for(let o=0,i=e.length;o<i;++o){const n=e[o];if(n.data&&(xn(t?.getEdit({rowNode:n,column:s}))||xn(t?.getEdit({rowNode:n.pinnedSibling,column:s})))||Sp(n.childrenAfterGroup,t,s))return!0}};function yp(e,t){const{column:s,rowNode:o}=t;return e.gos.get("groupTotalRow")&&!o?.footer?!1:Sp(o?.childrenAfterGroup,e.editModelSvc,s)}function Rp(e,{rowNode:t,column:s}){if(t=t.pinnedSibling,!!t)return xn(e.editModelSvc?.getEdit({rowNode:t,column:s}))}var zP=class extends T{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=bp(s,e)||yp(s,e)||Rp(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)}},WP=class extends T{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 bp(s,l,!0)||yp(s,l)||Rp(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)})}},_P=({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},UP=({editModelSvc:e},t,s)=>{for(const o of t)e?.getEditRow(o)?.forEach((i,n)=>!s.has(n)&&e.removeEdits({rowNode:o,column:n}))},jP=e=>()=>{const t=new Set(e.colModel.getCols()),s=e.editModelSvc.getEditMap(!0),o=new Set(s.keys());UP(e,_P(e,o),t)},$P=new Set(["undo","redo","paste","bulk","rangeSvc"]),KP=new Set(["ui","api"]),xp={paste:"api",rangeSvc:"api",fillHandle:"api",cellClear:"api",bulk:"api"},qP=new Set(Object.keys(xp)),YP=new Set(["paste","rangeSvc","renderer","cellClear","redo","undo"]),Oi={cancel:!0,source:"api"},ZP={cancel:!1,source:"api"},Qs={checkSiblings:!0},Lo={force:!0,suppressFlash:!0},QP=class extends T{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,Oi),this.createStrategy(o)});const t=jP(e),s=()=>{const o=this.model.getCellValidationModel().getCellValidationMap().size>0,i=this.model.getRowValidationModel().getRowValidationMap().size>0;return o||i?this.stopEditing(void 0,Oi):this.isEditing()&&(this.isBatchEditing()?go(e,this.model.getEditPositions()):this.stopEditing(void 0,ZP)),!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,Oi)):(this.stopEditing(void 0,Oi),this.batch=!1)}createStrategy(e){const{beans:t,gos:s,strategy:o}=this,i=xd(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=GP(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 hE(this.beans)}isEditing(e,t){return this.model.hasEdits(e,t??Qs)}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=ve(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(qP.has(i)&&this.isBatchEditing())return this.bulkRefresh(e),!1;const c=this.committing?xp[i]:i;if(!(this.committing||this.isEditing(e)||this.isBatchEditing()&&l.hasEdits(e,Qs))||!this.strategy||this.stopping)return!1;this.stopping=!0;const u=ve(a,e);u&&(u.onEditorAttachedFuncs=[]);let h=l.getEditMap(!0),g=!1;const f=!o&&(!!this.shouldStopEditing(e,s,c)||this.committing&&!this.batch)||(r??!1),m=o&&!!this.shouldCancelEditing(e,s,c)||(n??!1);if(f||m){Rs(a,{persist:!0,isCancelling:m||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=ve(a,b),R=Gt(b);S?.refreshCell({force:!0,suppressFlash:!R})}h=v,g||(g=f)}else if(s instanceof KeyboardEvent&&this.batch&&this.strategy?.midBatchInputsAllowed(e)&&this.isEditing(e,{withOpenEditor:!0})){const{key:v}=s,w=v===E.ENTER,b=v===E.ESCAPE,S=v===E.TAB;(w||S||b)&&(w||S?Rs(a,{persist:!0}):b&&this.revertSingleCellEdit(u),this.isBatchEditing()?this.strategy?.cleanupEditors():go(a,l.getEditPositions(),{event:s,cancel:b}),s.preventDefault(),this.bulkRefresh(e,h,{suppressFlash:!0}),h=l.getEditMap())}else Rs(a,{persist:!0}),h=l.getEditMap();return g&&e&&this.model.removeEdits(e),this.navigateAfterEdit(t,u?.cellPosition),Sa(a),this.model.hasEdits()||(this.model.getCellValidationModel().clearCellValidationMap(),this.model.getRowValidationModel().clearRowValidationMap()),this.bulkRefresh(),m&&this.beans.rowRenderer.refreshRows({rowNodes:Array.from(h.keys())}),this.isBatchEditing()&&(this.beans.rowRenderer.refreshRows({suppressFlash:!0,force:!0}),g&&f&&this.dispatchBatchEvent("batchEditingStopped",h)),this.stopping=!1,g}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!==E.ENTER||!a)return;const l=r?E.UP:E.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=Gt(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=ve(n,{rowNode:e,column:t}),a=KP.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(Lo),l}setEditMap(e,t){this.strategy??(this.strategy=this.createStrategy()),this.strategy?.setEditMap(e,t),this.bulkRefresh();let s=Lo;t?.forceRefreshOfEditCellsOnly&&(s={...XP(e),...Lo}),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;Fe(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)ve(i,{rowNode:u,column:t})?.refreshCell(o);for(const u of a)ve(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=xd(o)==="fullRow"?BP(i,e,t):Da(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=ve(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=ve(this.beans,e);s?.comp?.getCellEditor()&&(go(this.beans,[e],{silent:!0}),this.model.clearEditValue(e),So(this.beans,e,{silent:!0}),Gs(this.beans),s?.refreshCell(Lo),t&&(s?.focusCell(),s?.comp?.getCellEditor()?.focusIn?.()))}hasValidationErrors(e){Gs(this.beans);const t=ve(this.beans,e);t&&(t.refreshCell(Lo),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 po&&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===pt||!o?o?.sourceValue??this.valueSvc.getValue(t,e,!1,"api"):n}addStopEditingWhenGridLosesFocus(e){rE(this,this.beans,e)}createPopupEditorWrapper(e){return new NP(e)}commitNextEdit(){this.committing=!0}setDataValue(e,t,s){try{if((!this.isEditing()||this.committing)&&!YP.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||$P.has(s))return Qi(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 Qi(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 Qi(o,e,t,s,void 0,{persist:!0}),this.stopEditing(e,{source:i,suppressNavigateAfterEdit:!0}),!0}finally{this.committing=!1}}handleColDefChanged(e){cE(this.beans,e)}destroy(){this.model.clear(),this.destroyStrategy(),super.destroy()}prepDetailsDuringBatch(e,t){if(!this.batch||!this.model.hasRowEdits(e.rowNode,Qs))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,Qs),{compDetails:n}}const a=this.model.getEditRow(e.rowNode,Qs);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 Y(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;Rs(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=jt(o,d);if(u===void 0)return;const h=r.get(u)??new Map;for(const g of c.columns)if(g&&this.isCellEditable({rowNode:u,column:g},"api")){const f=n.getValue(g,u,!0,"api");let m=n.parseValue(g,u??null,a,f);Number.isNaN(m)&&(m=null),h.set(g,{editorValue:void 0,pendingValue:m,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(),Sa(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=ve(o,{rowNode:e,column:t});l&&l.focusCell(!0)}createCellStyleFeature(e,t){return new zP(e,t)}createRowStyleFeature(e,t){return new WP(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 g=r?o.getCol(r):l?o.getCol(l):a;if(!g)continue;const f=jt(s,{rowIndex:c,rowPinned:d});if(!f)continue;const m=i.getValue(g,f,!0,"api");if(!t?.forceRefreshOfEditCellsOnly&&!Gt({pendingValue:u,sourceValue:m})&&h!=="editing")continue;let v=n.get(f);v||(v=new Map,n.set(f,v)),u===void 0&&(u=pt),v.set(g,{editorValue:void 0,pendingValue:u,sourceValue:m,state:h??"changed",editorState:{isCancelAfterEnd:void 0,isCancelBeforeStart:void 0}})}this.setEditMap(n,t)}onCellFocused(e){const t=ve(this.beans,e);if(!t||!this.isEditing(t,Qs))return;const s=this.model.getEdit(t);if(!s||!Gt(s))return;const i=this.getLocaleTextFunc()("ariaPendingChange","Pending Change");this.beans.ariaAnnounce?.announceValue(i,"pendingChange")}allowedFocusTargetOnValidation(e){return ve(this.beans,e)}};function XP(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 xd(e,t){return t??e.get("editType")??"singleCell"}var Fp=class extends T{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=ve(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:jt(i,{rowIndex:d,rowPinned:u})},g=r.get("invalidEditValueMode")==="block";if(g)return;const f=!g,m=!!a?.getCellValidationModel().hasCellValidation(h),v=f&&m;(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)Sn(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)Sn(this.beans,n,{event:t,cancel:e}),this.model.stop(n);if(i.keep.length>0)for(const n of i.keep){const r=ve(this.beans,n);this.editSvc?.cellEditingInvalidCommitBlocks()||r&&this.editSvc.revertSingleCellEdit(r)}}return!0}cleanupEditors({rowNode:e}={},t){Rs(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);go(this.beans,o),Sa(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;lE(this.beans,n,i,r,t,o)}dispatchCellEvent(e,t,s,o){const i=ve(this.beans,e);i&&this.eventSvc.dispatchEvent({...i.createEvent(t??null,s),...o})}dispatchRowEvent(e,t,s){if(s)return;const o=El(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===E.ENTER:null}shouldCancel(e,t,s="ui"){const o=this.editSvc.isBatchEditing();return!!(t instanceof KeyboardEvent&&!o&&t.key===E.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===pt?void 0:o.pendingValue;this.start({position:o,event:new KeyboardEvent("keydown",{key:i}),source:"api"});const n=ve(this.beans,o);n&&this.setFocusInOnEditor(n)}}destroy(){this.cleanupEditors(),super.destroy()}},JP=class extends Fp{constructor(){super(...arguments),this.beanName="fullRow",this.startedRows=[]}shouldStop(e,t,s="ui"){const{rowNode:o}=e||{};if(!El(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(Gt(r)){o.push(n);break}}}),Gs(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=ve(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()||So(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=ve(this.beans,{rowNode:t,column:o});i&&!i.comp?.getCellEditor()&&So(this.beans,i,{silent:!0})}))}destroy(){super.destroy(),this.rowNode=void 0,this.startedRows.length=0}},e5=class extends Fp{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=jt(this.beans,{rowIndex:o,rowPinned:n}),a=ba(i),l=t.getCol(a),c=e.previousParams;if(c){const d=ba(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=so(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 g=this.gos.get("suppressStartEditOnTab");if(!h&&!i&&(super.cleanupEditors(a,!0),g?a.focusCell(!0,s):this.editSvc.startEditing(a,{startedEdit:!0,event:s,source:o,ignoreEventKey:!0})),u&&!i){if(a.focusCell(!1,s),g)a.focusCell(!0,s);else if(!a.comp?.getCellEditor()){const f=this.editSvc?.isEditing(a,{withOpenEditor:!0});So(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}},ms={moduleName:"EditCore",version:G,beans:[nE,QP],apiFunctions:{getEditingCells:TP,getEditRowValues:PP,getCellEditorInstances:aE,startEditingCell:kP,stopEditing:MP,isEditing:IP,validateEdit:AP},dynamicBeans:{singleCell:e5,fullRow:JP},dependsOn:[$n,Cp],css:[nP]},t5={moduleName:"UndoRedoEdit",version:G,beans:[iP],apiFunctions:{undoCellEditing:EP,redoCellEditing:DP,getCurrentUndoSize:LP,getCurrentRedoSize:OP},dependsOn:[ms]},s5={moduleName:"TextEditor",version:G,userComponents:{agCellEditor:Rd,agTextCellEditor:Rd},dependsOn:[ms]},o5={moduleName:"NumberEditor",version:G,userComponents:{agNumberCellEditor:{classImp:vP}},dependsOn:[ms]},i5={moduleName:"DateEditor",version:G,userComponents:{agDateCellEditor:dP,agDateStringCellEditor:gP},dependsOn:[ms]},n5={moduleName:"CheckboxEditor",version:G,userComponents:{agCheckboxCellEditor:aP},dependsOn:[ms]},r5={moduleName:"SelectEditor",version:G,userComponents:{agSelectCellEditor:bP},dependsOn:[ms]},a5={moduleName:"LargeTextEditor",version:G,userComponents:{agLargeTextCellEditor:fP},dependsOn:[ms]},l5={moduleName:"CustomEditor",version:G,dependsOn:[ms]},c5=class extends T{constructor(){super(...arguments),this.beanName="selectionColSvc"}postConstruct(){this.addManagedPropertyListener("rowSelection",e=>{this.onSelectionOptionsChanged(e.currentValue,e.previousValue,ao(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),N1(e))}createColumns(e,t){const s=()=>{hn(this.beans,this.columns?.tree),this.columns=null},o=e.treeDepth,n=(this.columns?.treeDepth??-1)==o,r=this.generateSelectionCols();if(H1(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 g=h.filter(f=>!Yt(f));return[...r,...g]})}updateColumns(e){const t=ao(e.source);for(const s of this.columns?.list??[]){const o=this.createSelectionColDef(e.currentValue);s.setColDef(o,null,t),mt(this.beans,{state:[{...o,colId:s.getColId()}]},t)}}getColumn(e){return this.columns?.list.find(t=>$o(t,e))??null}getColumns(){return this.columns?.list??null}isSelectionColumnEnabled(){const{gos:e,beans:t}=this,s=e.get("rowSelection");if(typeof s!="object"||!Es(e))return!1;const o=(t.autoColSvc?.getColumns()?.length??0)>0;if(s.checkboxLocation==="autoGroupColumn"&&o)return!1;const i=!!ro(s),n=zi(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:gh,chartDataType:"excluded"}}generateSelectionCols(){if(!this.isSelectionColumnEnabled())return[];const e=this.createSelectionColDef(),t=e.colId;this.gos.validateColDef(e,t,!0);const s=new Ws(e,null,t,!1);return this.createBean(s),[s]}onSelectionOptionsChanged(e,t,s){const o=t&&typeof t!="string"?ro(t):void 0,i=e&&typeof e!="string"?ro(e):void 0,n=o!==i,r=t&&typeof t!="string"?zi(t):void 0,a=e&&typeof e!="string"?zi(e):void 0,l=r!==a,c=ln(e),d=ln(t);(n||l||c!==d)&&this.beans.colModel.refreshAll(s)}destroy(){hn(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&&Ct(l,i)};(this.beans.rowNumbersSvc?.getColumn(ph)?2:1)===o&&n()}};function d5(e,t){if(!t.nodes.every(r=>r.rowPinned&&!Si(r)?(H(59),!1):r.id===void 0?(H(60),!1):!0))return;const{nodes:o,source:i,newValue:n}=t;e.selectionSvc?.setNodesSelected({nodes:o,source:i??"api",newValue:n})}function u5(e,t,s="apiSelectAll"){e.selectionSvc?.selectAllRowNodes({source:s,selectAll:t})}function h5(e,t,s="apiSelectAll"){e.selectionSvc?.deselectAllRowNodes({source:s,selectAll:t})}function g5(e,t="apiSelectAllFiltered"){e.selectionSvc?.selectAllRowNodes({source:t,selectAll:"filtered"})}function p5(e,t="apiSelectAllFiltered"){e.selectionSvc?.deselectAllRowNodes({source:t,selectAll:"filtered"})}function f5(e,t="apiSelectAllCurrentPage"){e.selectionSvc?.selectAllRowNodes({source:t,selectAll:"currentPage"})}function m5(e,t="apiSelectAllCurrentPage"){e.selectionSvc?.deselectAllRowNodes({source:t,selectAll:"currentPage"})}function C5(e){return e.selectionSvc?.getSelectedNodes()??[]}function v5(e){return e.selectionSvc?.getSelectedRows()??[]}var w5=class extends zy{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=cn(e),this.groupSelectsDescendants=li(e),this.groupSelectsFiltered=un(e)==="filteredDescendants",this.masterSelectsDetail=fc(e)==="detail",this.addManagedPropertyListeners(["groupSelectsChildren","groupSelectsFiltered","rowSelection"],()=>{const t=li(e),s=cn(e),o=un(e)==="filteredDescendants";this.masterSelectsDetail=fc(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?Dp(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(!Es(a)&&e)return H(132),0;if(o.length>1&&!this.isMultiSelect())return H(130),0;let l=0;for(let c=0;c<o.length;c++){const d=o[c],u=Xs(d);if(u.rowPinned&&!Si(u)){H(59);continue}if(u.id===void 0){H(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(Xs(o[0])),e&&(t||!this.isMultiSelect())&&(l+=this.clearOtherNodes(Xs(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=Xs(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(!Fe(s))return!1;const i=o.rootNode;if(!i)return!1;t||(t=new ui(!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?!S5(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 us(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(!Fe(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=Fe(this.gos);let o=!1;const i=n=>{const r=this.selectRowNode(Xs(n),!1,void 0,e);o||(o=r)};if(t==="currentPage"||t==="filtered"){if(!s){pe(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 Ep(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(!Es(t)){H(132);return}if(S1(t)&&!dn(t)){H(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(Xs(r),!0,void 0,o);n||(n=a)}),s.selectAll=!0,Fe(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)){pe(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 Fe(this.beans.gos)}updateSelectable(e){const{gos:t,rowModel:s}=this.beans;if(!Es(t))return;const o="selectableChanged",i=e!==void 0,n=Fe(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 ui(!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=b5(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(!dn(t)){H(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 Xs(e){return Si(e)?e.pinnedSibling:e.footer?e.sibling:e}function b5(e){let t=0,s=0;return e.forEachNode(o=>{o.isSelected()?t++:o.selectable&&s++}),Ep(t,s)}function Ep(e,t){if(e===0&&t===0)return!1;if(!(e>0&&t>0))return e>0}function S5(e,t){let s=t.parent;for(;s;){if(s===e)return!0;s=s.parent}return!1}function Dp(e){const t=e.isSelected()===!1,s=e.childrenAfterFilter?.some(Dp)??!1;return t||s}var y5={moduleName:"SharedRowSelection",version:G,beans:[c5],apiFunctions:{setNodesSelected:d5,selectAll:u5,deselectAll:h5,selectAllFiltered:g5,deselectAllFiltered:p5,selectAllOnCurrentPage:f5,deselectAllOnCurrentPage:m5,getSelectedNodes:C5,getSelectedRows:v5}},R5={moduleName:"RowSelection",version:G,rowModels:["clientSide","infinite","viewport"],beans:[w5],dependsOn:[y5]};function x5(e){e.expansionSvc?.expandAll(!0)}function F5(e){e.expansionSvc?.expandAll(!1)}function Pp(e){e.rowModel?.onRowHeightChanged()}function Tp(e){if(e.rowAutoHeight?.active){H(3);return}e.rowModel?.resetRowHeights()}function E5(e,t,s){const o=E3(e);if(o){if(e.rowGroupColsSvc?.columns.length===0){if(t<0){pe(238);return}o.setRowCount(t,s);return}pe(28);return}jn(e)?.setRowCount(t,s)}function D5(e){return zs(e.gos)?e.rowModel.getBlockStates():e.rowNodeBlockLoader?.getBlockState()??{}}function P5(e){return e.rowModel.isLastRowIndexKnown()}var T5={moduleName:"CsrmSsrmSharedApi",version:G,apiFunctions:{expandAll:x5,collapseAll:F5}},M5={moduleName:"RowModelSharedApi",version:G,apiFunctions:{onRowHeightChanged:Pp,resetRowHeights:Tp}},I5={moduleName:"SsrmInfiniteSharedApi",version:G,apiFunctions:{setRowCount:E5,getCacheBlockState:D5,isLastRowIndexKnown:P5}},k5=class extends T{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){pe(18),t||pe(20);return}if(this.isGridApi(o))return o;const i=o;return"current"in i?i.current?.api:(i.api||pe(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":H(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}));mt(o,{state:u,applyOrder:!0},"alignedGridChanged")}break;case"columnVisible":{const u=e.api.getColumnState().map(h=>({colId:h.colId,hide:h.hide}));mt(o,{state:u},"alignedGridChanged")}break;case"columnPinned":{const u=e.api.getColumnState().map(h=>({colId:h.colId,pinned:h.pinned}));mt(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)}},A5={moduleName:"AlignedGrids",version:G,beans:[k5],dependsOn:[Pg]},L5=class extends T{constructor(e){super(),this.rootNode=e,this.nextId=0,this.allNodesMap={},Fd(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=Fd(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 g=0,f=u.length;g<f;++g){const m=u[g];if(!m)continue;const v=this.createRowNode(m,h);if(v.sourceRowIndex=r,n[r++]=v,l&&!l.has(m)){l.add(m),v.treeParent=d;const w=a(m);w&&c(v,w)}}};c(i,e),n.length=r}setImmutableRowData(e,t){const{rootNode:s,gos:o}=this;this.dispatchRowDataUpdateStarted(t);const i=Co(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,g=!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))},m=(w,b,S)=>{for(let R=0,y=b.length;R<y;++R){const x=b[R];if(!x)continue;let D=this.getRowNode(i({data:x,level:S}));if(D?(f(D,x),g||(g=!!d&&D.treeParent!==w)):(D=this.createRowNode(x,S),r.add(D)),!d||l.has(D)){l.add(D);continue}l.add(D),D.treeParent=w;const M=d(x);M&&m(D,M,S+1)}};m(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?V5(w,l,n):G5(w,l)&&(n.reordered=!0)}(v||g||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 H(268),{remove:[],update:[],add:[]};const s=[],o=Co(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 g=new Array(l);for(let f=0;f<l;++f){const m=this.lookupNode(e,t[f]);if(!m)continue;const v=m.sourceRowIndex;v<d&&(d=v),v>u&&(u=v),m.isSelected()&&n.push(m),this.deleteNode(m),s.delete(m)?(h??(h=new Set),h.add(m)):(o.delete(m),i.add(m)),g[c++]=m}return g.length=c,c&&N5(r,d,u,i,h),g}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 g=o[u];g.sourceRowIndex=h,o[h--]=g}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 us(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]&&H(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 H5(this.rootNode._leafs,t);const s=e({data:t,level:0}),o=this.allNodesMap[s];return o||(pe(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=O5(e,t)),t}},O5=(e,t)=>{for(let s=0,o=e.length;s<o;s++)if(e[s]?.rowIndex==t-1)return s+1;return t},Fd=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},H5=(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 pe(5,{data:t}),null},N5=(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},G5=(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},V5=(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},Mp=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"))}},B5=class extends T{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,g=n.isPivotMode(),f=i.getCallback("postSortRows");let m=!1,v;const w=b=>{const S=g&&b.leafGroup;let R=d&&u&&!b.leafGroup;R&&(v??(v=this.shouldSortContainsGroupCols(e)),R&&(R=!v));let y=null;if(R){let x=!1;if(h){const D=b.level+1;D<h.length&&(x=h[D].getSort()===null)}x||(y=_5(b))}else!e.length||S||(t&&s?y=z5(a,b,s,o,e):y=a.doFullSort(b.childrenAfterAggFilter,e));if(y||(y=b.childrenAfterAggFilter?.slice(0)??[]),m||(m=b.childrenAfterSort?.[0]!==y[0]),b.childrenAfterSort=y,Mp(b),f){const x={nodes:b.childrenAfterSort};f(x)}};if(o?.forEachChangedNodeDepthFirst(w),m&&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(Rt(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}},z5=(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,g=n.length;h<g;++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,g)=>({currentPos:g,rowNode:h}));return l.sort((h,g)=>e.compareRowNodes(i,h,g)),W5(e,i,l,u)},W5=(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},_5=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},U5=class extends T{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=Ve(this,this.onRowHeightChanged.bind(this),100)}postConstruct(){const e=this.beans,t=new us(e);this.rootNode=t,this.nodeManager=this.createBean(new L5(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=ls(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,H(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 qi,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=Be(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=ls(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:no(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:no(this.gos)})}}onSortChanged(){this.refreshModel({step:"sort",keepRenderedRows:!0,animate:no(this.gos)})}getType(){return"clientSide"}onValueChanged(){this.refreshModel({step:this.beans.colModel.isPivotActive()?"pivot":"aggregate"})}createChangePath(e){const t=new ui(!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=li(this.gos);return this.forEachNodeAfterFilterAndSort(r=>{if(o)return;if(s&&(r===t||r===e)&&(o=!0,n&&r.group)){Ip(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),Mp(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,sp(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(da)===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 qi;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 qi,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()}},Ip=(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&&Ip(e,n)}};function j5(e){e.expansionSvc?.onGroupExpandedOrCollapsed()}function $5(e,t){const s=fs(e);s&&((!t||t==="everything")&&(t="group"),s.refreshModel({step:t,keepRenderedRows:!0,animate:!e.gos.get("suppressAnimationFrame")}))}function K5(e){return fs(e)?.isEmpty()??!0}function q5(e,t){fs(e)?.forEachLeafNode(t)}function Y5(e,t){fs(e)?.forEachNodeAfterFilter(t)}function Z5(e,t){fs(e)?.forEachNodeAfterFilterAndSort(t)}function Q5(e,t){return e.frameworkOverrides.wrapIncoming(()=>fs(e)?.updateRowData(t))}function X5(e,t,s){e.frameworkOverrides.wrapIncoming(()=>fs(e)?.batchUpdateRowData(t,s))}function J5(e){e.frameworkOverrides.wrapIncoming(()=>fs(e)?.flushAsyncTransactions())}function e4(e){return e.selectionSvc?.getBestCostNodeSelection()}var t4={moduleName:"ClientSideRowModel",version:G,rowModels:["clientSide"],beans:[U5,B5],dependsOn:[Xg]},s4={moduleName:"ClientSideRowModelApi",version:G,apiFunctions:{onGroupExpandedOrCollapsed:j5,refreshClientSideRowModel:$5,isRowDataEmpty:K5,forEachLeafNode:q5,forEachNodeAfterFilter:Y5,forEachNodeAfterFilterAndSort:Z5,applyTransaction:Q5,applyTransactionAsync:X5,flushAsyncTransactions:J5,getBestCostNodeSelection:e4,resetRowHeights:Tp,onRowHeightChanged:Pp},dependsOn:[T5,M5]},o4=class extends T{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&&w1(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(Y(this.gos,{node:o})))return;const g=e.onNewBodyRow(o);if(s.forEach((f,m)=>{g.onColumn(f,m,o)}),t.getCustomContentBelowRow){const f=t.getCustomContentBelowRow(Y(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 xh,{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=Fe(this.gos),n=zs(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=>Yt(h)?!1:!zt(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?!ol(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&&Ee(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(Y(this.gos,{columnGroup:r})):a=this.beans.colNames.getDisplayNameForColumnGroup(r,"header");const c=(r.isExpandable()?r.getLeafColumns():[]).reduce((d,u,h,g)=>{let f=fe(d);return u.getColumnGroupShow()==="open"?(!f||f[1]!=null)&&(f=[h],d.push(f)):f&&f[1]==null&&(f[1]=h-1),h===g.length-1&&f&&f[1]==null&&(f[1]=h),d},[]);o.onColumn(r,a||"",i++,r.getLeafColumns().length-1,c)}}},i4={moduleName:"SharedExport",version:G,beans:[o4]},Ed=`\r
61
- `,n4=class extends A3{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,Ed),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():(H(53),t=""),'"'+t.replace(/"/g,'""')+'"'}parse(){return this.result}beginNewLine(){this.isFirstLine||(this.result+=Ed),this.isFirstLine=!1}},r4=class extends k3{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()){H(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(Y(this.gos,{})):t.fileName;L3(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 n4({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 a4(e,t){return e.csvCreator?.getDataAsCsv(t)}function l4(e,t){e.csvCreator?.exportDataAsCsv(t)}var c4={moduleName:"CsvExport",version:G,beans:[r4],apiFunctions:{getDataAsCsv:a4,exportDataAsCsv:l4},dependsOn:[i4]},d4=class extends T{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 us(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){V(t)?e.setDataAndId(t,s.toString()):e.setDataAndId(void 0,void 0)}loadFromDatasource(){const e=this.createLoadParams();if(be(this.params.datasource.getRows)){H(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:Y(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 us(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()}},u4=2,h4=class extends T{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 d4(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()&&(Ls(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=u4-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,V(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}},g4=class extends T{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 us(e);this.rootNode=t,t.level=-1,this.rowHeight=Ds(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=Ds(this.beans),this.cacheParams.rowHeight=this.rowHeight,this.updateRowHeights()})}onColumnEverything(){let e;this.cacheParams?e=!si(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;Co(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:Ds(e),overflowSize:n.get("cacheOverflowSize"),blockSize:n.get("cacheBlockSize"),lastAccessedSequence:{value:0}},this.infiniteCache=this.createBean(new h4(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 p4(e){jn(e)?.refreshCache()}function f4(e){jn(e)?.purgeCache()}function m4(e){return jn(e)?.getRowCount()}var C4=class extends T{constructor(){super(...arguments),this.beanName="rowNodeBlockLoader",this.activeBlockLoadsCount=0,this.blocks=[],this.active=!0}postConstruct(){this.maxConcurrentRequests=b1(this.gos);const e=this.gos.get("blockLoadDebounceMillis");e&&e>0&&(this.checkBlockToLoadDebounce=Ve(this,this.performCheckBlocksToLoad.bind(this),e))}addBlock(e){this.blocks.push(e),e.addEventListener("loadComplete",this.loadComplete.bind(this)),this.checkBlockToLoad()}removeBlock(e){Ct(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){Ls(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(){Ls(this.gos,`RowNodeBlockLoader - printCacheStatus: activePageLoadsCount = ${this.activeBlockLoadsCount}, blocks = ${JSON.stringify(this.getBlockState())}`)}},v4={moduleName:"InfiniteRowModelCore",version:G,rowModels:["infinite"],beans:[g4,C4]},w4={moduleName:"InfiniteRowModel",version:G,apiFunctions:{refreshInfiniteCache:p4,purgeInfiniteCache:f4,getInfiniteRowCount:m4},dependsOn:[v4,I5]},b4="↑",S4="↓",y4={tag:"span",children:[{tag:"span",ref:"eDelta",cls:"ag-value-change-delta"},{tag:"span",ref:"eValue",cls:"ag-value-change-value"}]},R4=class extends Re{constructor(){super(y4),this.eValue=q,this.eDelta=q,this.refreshCount=0}init(e){this.refresh(e,!0)}showDelta(e,t){const s=Math.abs(t),o=e.formatValue(s),i=V(o)?o:s,n=t>=0,r=this.eDelta;n?r.textContent=b4+i:r.textContent=S4+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"),Xe(this.eDelta)}refresh(e,t=!1){const{value:s,valueFormatted:o}=e,{eValue:i,lastValue:n,beans:r}=this;if(s===n||(V(o)?i.textContent=o:V(s)?i.textContent=s:Xe(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}},x4=".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}",F4={tag:"span",children:[{tag:"span",ref:"eCurrent",cls:"ag-value-slide-current"}]},E4=class extends Re{constructor(){super(F4),this.eCurrent=q,this.refreshCount=0,this.registerCSS(x4)}init(e){this.refresh(e,!0)}addSlideAnimation(){this.refreshCount++;const e=this.refreshCount;this.ePrevious?.remove();const{beans:t,eCurrent:s}=this,o=Ye({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 V(e.valueFormatted)?o.textContent=e.valueFormatted:V(e.value)?o.textContent=s:Xe(o),!0}},D4=class extends T{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:g,eGui:{style:f}}=r;switch(l){case"flash":g.toggleCss(i,!1),g.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":g.toggleCss(i,!1),g.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=vR(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 P4(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 T4={moduleName:"HighlightChanges",version:G,beans:[D4],userComponents:{agAnimateShowChangeCellRenderer:R4,agAnimateSlideCellRenderer:E4},apiFunctions:{flashCells:P4}};function M4(e){return e.stateSvc?.getState()??{}}function I4(e,t,s){return e.stateSvc?.setState(t,s)}function Dd(e){return e={...e},e.version||(e.version="32.1.0"),e.version==="32.1.0"&&(e=k4(e)),e.version=G,e}function k4(e){return e.cellSelection=A4(e,"rangeSelection"),e}function A4(e,t){if(e&&typeof e=="object")return e[t]}var L4=class extends T{constructor(){super(...arguments),this.beanName="stateSvc",this.updateRowGroupExpansionStateTimer=0,this.suppressEvents=!0,this.queuedUpdateSources=new Set,this.dispatchStateUpdateEventDebounced=Ve(this,()=>this.dispatchQueuedStateUpdateEvents(),0),this.onRowGroupOpenedDebounced=Ve(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=Ve(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=Fe(e);const o=Dd(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=Dd(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 P3(pn(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 g=(F,P)=>{const B=!o?.has(F)&&!!(P||t==="api");return h||(h=B),B},f={},m=F=>{let P=f[F];return P||(P={colId:F},f[F]=P,P)},v={},w=g("sort",i);w&&i?.sortModel.forEach(({colId:F,sort:P},B)=>{const Q=m(F);Q.sort=P,Q.sortIndex=B}),(w||!s)&&(v.sort=null,v.sortIndex=null);const b=g("rowGroup",n);b&&n?.groupColIds.forEach((F,P)=>{const B=m(F);B.rowGroup=!0,B.rowGroupIndex=P}),(b||!s)&&(v.rowGroup=null,v.rowGroupIndex=null);const S=g("aggregation",r);S&&r?.aggregationModel.forEach(({colId:F,aggFunc:P})=>{m(F).aggFunc=P}),(S||!s)&&(v.aggFunc=null);const R=g("pivot",a);R&&(a?.pivotColIds.forEach((F,P)=>{const B=m(F);B.pivot=!0,B.pivotIndex=P}),this.gos.updateGridOptions({options:{pivotMode:!!a?.pivotMode},source:t})),(R||!s)&&(v.pivot=null,v.pivotIndex=null);const y=g("columnPinning",l);if(y){for(const F of l?.leftColIds??[])m(F).pinned="left";for(const F of l?.rightColIds??[])m(F).pinned="right"}(y||!s)&&(v.pinned=null);const x=g("columnVisibility",c);if(x)for(const F of c?.hiddenColIds??[])m(F).hide=!0;(x||!s)&&(v.hide=null);const D=g("columnSizing",d);if(D)for(const{colId:F,flex:P,width:B}of d?.columnSizingModel??[]){const Q=m(F);Q.flex=P??null,Q.width=B}(D||!s)&&(v.flex=null);const M=u?.orderedColIds,L=!!M?.length&&!o?.has("columnOrder"),I=L?M.map(F=>m(F)):Object.values(f);(I.length||h)&&(this.columnStates=I,mt(this.beans,{state:I,applyOrder:L,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);mt(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 T3(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(!cs(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];si(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),si(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")}},O4={moduleName:"GridState",version:G,beans:[L4],apiFunctions:{getState:M4,setState:I4}};function H4(e){return e.rowModel.isLastRowIndexKnown()}function N4(e){return e.pagination?.getPageSize()??100}function G4(e){return e.pagination?.getCurrentPage()??0}function V4(e){return e.pagination?.getTotalPages()??1}function B4(e){return e.pagination?e.pagination.getMasterRowCount():e.rowModel.getRowCount()}function z4(e){e.pagination?.goToNextPage()}function W4(e){e.pagination?.goToPreviousPage()}function _4(e){e.pagination?.goToFirstPage()}function U4(e){e.pagination?.goToLastPage()}function j4(e,t){e.pagination?.goToPage(t)}var $4=class extends T{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(Ds(t),1),i=Math.floor(e/o);t.pagination.setPageSize(i,"autoCalculated")};this.isBodyRendered?Ve(this,s,50)():(s(),this.isBodyRendered=!0)}else this.isBodyRendered=!1}},Oo="paginationPageSizeSelector",K4={tag:"span",cls:"ag-paging-page-size"},q4=class extends Re{constructor(){super(K4),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(Oo,()=>{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(){Xe(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(Oo)!==!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(Oo)!==!0;H(94,{pageSizeSet:i,pageSizesSet:n,pageSizeOptions:e,paginationPageSizeOption:t}),n||H(95,{paginationPageSizeOption:t,paginationPageSizeSelector:Oo}),e.unshift("")}const o=String(s?"":t);this.selectPageSizeComp?(gs(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 dl).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(Oo);return!Array.isArray(t)||!t?.length?e:[...t].sort((s,o)=>s-o)}destroy(){this.toggleSelectDisplay(!1),super.destroy()}},Y4={selector:"AG-PAGE-SIZE-SELECTOR",component:q4},Z4=".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}",Q4=class extends _y{constructor(){super(),this.btFirst=q,this.btPrevious=q,this.btNext=q,this.btLast=q,this.lbRecordCount=q,this.lbFirstRowOnPage=q,this.lbLastRowOnPage=q,this.lbCurrent=q,this.lbTotal=q,this.pageSizeComp=q,this.previousAndFirstButtonsDisabled=!1,this.nextButtonDisabled=!1,this.lastButtonDisabled=!1,this.areListenersSetup=!1,this.allowFocusInnerElement=!1,this.registerCSS(Z4)}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(),[Y4]);const{btFirst:t,btPrevious:s,btNext:o,btLast:i}=this;this.activateTabIndex([t,s,o,i]),t.insertAdjacentElement("afterbegin",ht(e?"last":"first",this.beans)),s.insertAdjacentElement("afterbegin",ht(e?"next":"previous",this.beans)),o.insertAdjacentElement("afterbegin",ht(e?"previous":"next",this.beans)),i.insertAdjacentElement("afterbegin",ht(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):ay(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===E.ENTER||o.key===E.SPACE)&&(o.preventDefault(),s())}})}ry(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}):I3(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){Rw(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,m=this.formatNumber(f);this.lbCurrent.textContent=m;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,m,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"))}},X4={selector:"AG-PAGINATION",component:Q4},J4=class extends T{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 X4}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 V(this.pageSizeAutoCalculated)&&this.gos.get("paginationAutoPageSize")?this.pageSizeAutoCalculated:V(this.pageSizeFromPageSizeSelector)?this.pageSizeFromPageSizeSelector:V(this.pageSizeFromInitialState)?this.pageSizeFromInitialState:V(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})}},eT={moduleName:"Pagination",version:G,beans:[J4,$4],icons:{first:"first",previous:"previous",next:"next",last:"last"},apiFunctions:{paginationIsLastPageFound:H4,paginationGetPageSize:N4,paginationGetCurrentPage:G4,paginationGetTotalPages:V4,paginationGetRowCount:B4,paginationGoToNextPage:z4,paginationGoToPreviousPage:W4,paginationGoToFirstPage:_4,paginationGoToLastPage:U4,paginationGoToPage:j4},dependsOn:[$n]};function tT(e,t={}){const s=t?t.rowNodes:void 0;e.frameworkOverrides.wrapIncoming(()=>e.rowRenderer.redrawRows(s))}function kp(e,t,s,o,i){t&&(o&&t.parent&&t.parent.level!==-1&&kp(e,t.parent,s,o,i),t.setExpanded(s,void 0,i))}function sT(e,t){return e.rowModel.getRowNode(t)}function oT(e,t,s,o){e.rowRenderer.addRenderedRowListener(t,s,o)}function iT(e){return e.rowRenderer.getRenderedNodes()}function nT(e,t,s){e.rowModel.forEachNode(t,s)}function rT(e){return e.rowRenderer.firstRenderedRow}function aT(e){return e.rowRenderer.lastRenderedRow}function lT(e,t){return e.rowModel.getRow(t)}function cT(e){return e.rowModel.getRowCount()}var dT={moduleName:"RowApi",version:G,apiFunctions:{redrawRows:tT,setRowNodeExpanded:kp,getRowNode:sT,addRenderedRowListener:oT,getRenderedNodes:iT,forEachNode:nT,getFirstDisplayedRowIndex:rT,getLastDisplayedRowIndex:aT,getDisplayedRowAtIndex:lT,getDisplayedRowCount:cT}},uT={moduleName:"ScrollApi",version:G,apiFunctions:{getVerticalPixelRange:RP,getHorizontalPixelRange:xP,ensureColumnVisible:vp,ensureIndexVisible:wp,ensureNodeVisible:FP}};function hT(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 gT(e,t={}){e.frameworkOverrides.wrapIncoming(()=>e.rowRenderer.refreshCells(t))}function pT(e){e.frameworkOverrides.wrapIncoming(()=>{for(const t of e.ctrlsSvc.getHeaderRowContainerCtrls())t.refresh()})}function fT(e){return e.animationFrameSvc?.isQueueEmpty()??!0}function mT(e){e.animationFrameSvc?.flushAllFrames()}function CT(e){return{rowHeight:Ds(e),headerHeight:bi(e)}}function vT(e,t={}){const s=[];for(const n of e.rowRenderer.getCellCtrls(t.rowNodes,t.columns)){const r=n.getCellRenderer();r!=null&&s.push(ci(r))}if(t.columns?.length)return s;const o=[],i=ya(t.rowNodes);for(const n of e.rowRenderer.getAllRowCtrls()){if(i&&!Ra(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(ci(l))}}return[...o,...s]}var wT={moduleName:"RenderApi",version:G,apiFunctions:{setGridAriaProperty:hT,refreshCells:gT,refreshHeader:pT,isAnimationFrameQueueEmpty:fT,flushAllAnimationFrames:mT,getSizesForCurrentTheme:CT,getCellRendererInstances:vT}};function bT(e,t){typeof t=="number"?e.colAutosize?.sizeColumnsToFit(t,"api"):e.colAutosize?.sizeColumnsToFitGridBody(t)}function Ap({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 ST(e,t){t&&typeof t=="object"?Ap(e,t):e.colAutosize?.autoSizeAllColumns({source:"api",skipHeader:t})}var yT=class extends T{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&&Fe(e)}s&&this.beans.colDelayRenderSvc?.hideColumns(o)}}autoSizeCols(e){const{eventSvc:t,visibleCols:s}=this.beans;this.innerAutoSizeCols(e).then(o=>{const i=c=>vo(t,Array.from(c),!0,"autosizeColumns");if(!e.scaleUpToFitGridWidth)return i(o);const n=Pd(this.beans),r=c=>s.leftCols.some(d=>$o(d,c)),a=c=>s.rightCols.some(d=>$o(d,c)),l=e.colKeys.filter(c=>!Yt(c)&&!zt(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:g,autoWidthCalc:f,visibleCols:m}=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:y,...x})=>[y,x])),S=i??this.gos.get("skipHeaderOnAutoSize"),R=n??S;for(;w!==0;){w=0;const y=[];for(const x of o){if(!x||O1(x))continue;const D=g.getCol(x);if(!D||v.has(D))continue;const M=f.getPreferredWidthForColumn(D,S);if(M>0){const L=b[D.colId]??{};L.minWidth??(L.minWidth=l),L.maxWidth??(L.maxWidth=a);const I=RT(D,M,L);D.setActualWidth(I,d),v.add(D),w++}y.push(D)}y.length&&m.refresh(d)}R||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 ws(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=Pd(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):H(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,...m}of o?.columnLimits??[])i[typeof f=="string"?f:f.getColId()]=m;const n=this.beans.visibleCols.allCols;if(e<=0||!n.length)return;const r=Ht(n);if(o?.onlyScaleUp&&r>e||e===r&&n.every(m=>{if(m.colDef.suppressSizeToFit)return!0;const v=i?.[m.getId()],w=v?.minWidth??o?.defaultMinWidth,b=v?.maxWidth??o?.defaultMaxWidth,S=m.getActualWidth();return(w==null||S>=w)&&(b==null||S<=b)}))return;const l=[],c=[];for(const f of n){const m=o?.colKeys?.some(v=>$o(f,v))??!0;f.getColDef().suppressSizeToFit||!m?c.push(f):l.push(f)}const d=l.slice(0);let u=!1;const h=f=>{Ct(l,f),c.push(f)};for(const f of l){f.resetActualWidth(t);const m=i?.[f.getId()],v=m?.minWidth??o?.defaultMinWidth,w=m?.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-Ht(c);if(f<=0)for(const m of l){const v=i?.[m.getId()]?.minWidth??o?.defaultMinWidth??m.minWidth;m.setActualWidth(v,t,!0)}else{const m=f/Ht(l);let v=f;for(let w=l.length-1;w>=0;w--){const b=l[w],S=i?.[b.getId()],R=S?.minWidth??o?.defaultMinWidth,y=S?.maxWidth??o?.defaultMaxWidth,x=b.getMinWidth(),D=b.getMaxWidth(),M=typeof R=="number"&&R>x?R:x,L=typeof y=="number"&&y<D?y:D;let I=Math.round(b.getActualWidth()*m);I<M?(I=M,h(b),u=!1):I>L?(I=L,h(b),u=!1):w===0&&(I=v),b.setActualWidth(I,t,!0),v-=I}}}for(const f of d)f.fireColumnWidthChangedEvent(t);const g=this.beans.visibleCols;g.setLeftValues(t),g.updateBodyWidths(),!s&&vo(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 RT(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 Pd({ctrlsSvc:e,scrollVisibleSvc:t}){const s=e.getGridBodyCtrl(),i=s.isVerticalScrollShowing()?t.getScrollbarWidth():0;return ni(s.eGridBody)-i}var xT={moduleName:"ColumnAutoSize",version:G,beans:[yT],apiFunctions:{sizeColumnsToFit:bT,autoSizeColumns:Ap,autoSizeAllColumns:ST},dependsOn:[Dg]},FT=".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 ET(e){return e.pinnedRowModel?.getPinnedTopRowCount()??0}function DT(e){return e.pinnedRowModel?.getPinnedBottomRowCount()??0}function PT(e,t){return e.pinnedRowModel?.getPinnedTopRow(t)}function TT(e,t){return e.pinnedRowModel?.getPinnedBottomRow(t)}function MT(e,t,s){return e.pinnedRowModel?.forEachPinnedRow(t,s)}var IT={moduleName:"PinnedRow",version:G,beans:[Hy],css:[FT],apiFunctions:{getPinnedTopRowCount:ET,getPinnedBottomRowCount:DT,getPinnedTopRow:PT,getPinnedBottomRow:TT,forEachPinnedRow:MT},icons:{rowPin:"pin",rowPinTop:"pinned-top",rowPinBottom:"pinned-bottom",rowUnpin:"un-pin"}},kT=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}},AT=class extends T{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,g=typeof h=="function";let f=null,m=null,v;const w=(S,R)=>{f=S,m=null,v=R},b=S=>{const R=!S.isExpandable()&&!S.group&&!S.detail&&(d?!d({rowNode:S}):!0);if(S.rowIndex==null||!R){w(null,null);return}if(f==null||S.level!==f.level||S.footer||m&&S.rowIndex-1!==m?.getLastNode().rowIndex){w(S,n.getValue(t,S));return}const y=n.getValue(t,S);if(g){const x=Y(s,{valueA:v,nodeA:f,valueB:y,nodeB:S,column:t,colDef:a});if(!h(x)){w(S,y);return}}else if(u?!u(v,y):v!==y){w(S,y);return}if(!m){const x=l?.get(f);x?.firstNode===f?(x.reset(),m=x):m=new kT(t,f),c.set(f,m)}m.addSpannedNode(S),c.set(S,m)};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}}},LT=class extends T{constructor(){super(...arguments),this.beanName="rowSpanSvc",this.spanningColumns=new Map,this.debouncePinnedEvent=Ve(this,this.dispatchCellsUpdatedEvent.bind(this,!0),0),this.debounceModelEvent=Ve(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 AT(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()}},OT=class extends po{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||Lu(e,t.rowIndex)}setAriaRowSpan(){Dw(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(_n(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}},HT=class extends yn{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 OT(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(){}},NT=class extends T{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 HT(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")}},GT={moduleName:"CellSpan",version:G,beans:[LT,NT]},VT=class extends T{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);Pl(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 Y(this.beans.gos,{value:s,data:o.data,node:o,colDef:t,column:e,rowIndex:o.rowIndex})}},BT=class extends T{constructor(){super(...arguments),this.beanName="cellStyles"}processAllCellClasses(e,t,s,o){Pl(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 VT(e,t)}processStaticCellClasses(e,t,s){this.getStaticCellClasses(e,t).forEach(i=>{s(i)})}},zT={moduleName:"CellStyle",version:G,beans:[BT]},WT={moduleName:"RowStyle",version:G,beans:[DE]};function _T(e,t){return!!e.colHover?.isHovered(t)}var UT=class extends T{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}},jT="ag-column-hover",$T=class extends T{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(jT,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 UT(t,s))}updateState(e){this.selectedColumns=e,this.eventSvc.dispatchEvent({type:"columnHoverChanged"})}},KT={moduleName:"ColumnHover",version:G,beans:[$T],apiFunctions:{isColumnHovered:_T}},qT=class extends T{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=!Zi.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)=>{Zi.has(n)&&t(n,r)},o=(n,r)=>{Zi.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 YT(e,t,s){e.apiEventSvc?.addListener(t,s)}function ZT(e,t,s){e.apiEventSvc?.removeListener(t,s)}function QT(e,t){e.apiEventSvc?.addGlobalListener(t)}function XT(e,t){e.apiEventSvc?.removeGlobalListener(t)}var JT={moduleName:"EventApi",version:G,apiFunctions:{addEventListener:YT,addGlobalListener:QT,removeEventListener:ZT,removeGlobalListener:XT},beans:[qT]},eM={moduleName:"Locale",version:G,beans:[D3]},tM=class extends T{constructor(){super(...arguments),this.beanName="rowAutoHeight",this.wasEverActive=!1,this._debouncedCalculateRowHeights=Ve(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=ls(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:g,borderTopWidth:f}=Bs(o),m=u+h+g+f,w=t.offsetHeight+m;if(d<5){const S=!Le(r)?.contains(t),R=w==0;if(S||R){window.setTimeout(()=>a(d+1),0);return}}this.setRowAutoHeight(i,w,n)},l=()=>a(0);l();const c=Kt(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}},sM={moduleName:"RowAutoHeight",version:G,beans:[tM]},oM={moduleName:"AllCommunity",version:G,dependsOn:[t4,c4,w4,$3,s5,o5,i5,n5,r5,a5,l5,t5,qD,YD,ZD,KD,XD,JD,O4,A5,eT,Pg,dT,uT,wT,xT,LR,IT,R5,c3,zT,KT,WT,JT,h3,T4,Cp,eM,sM,AR,s4,GT]},Ue=p.createContext({}),Lp=p.createContext("default"),yi=(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),Td(o,r)}),()=>{l=!0,r&&(a?.remove(),t.destroyBean(r),o&&Td(o,void 0))}},Td=(e,t)=>{if(e)if(e instanceof Function)e(t);else{const s=e;s.current=t}},ct=(...e)=>e.filter(s=>s!=null&&s!=="").join(" "),gt=class Op{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 Op;return i.classesMap={...this.classesMap},i.classesMap[t]=s,i}toString(){return Object.keys(this.classesMap).filter(s=>this.classesMap[s]).join(" ")}},Po=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()},Pa=p.version?.split(".")[0],Hp=Pa==="16"||Pa==="17";function iM(){return Pa==="19"}var Xi=!1;function nM(e){return Xi||setTimeout(()=>Xi=!1,0),Xi=!0,e()}var pi=(e,t)=>{!Hp&&e&&!Xi?Dn.flushSync(t):t()},rM=e=>{Hp?e():p.startTransition(e)};function aM(e,t,s){return p.useSyncExternalStore?p.useSyncExternalStore(e,t):s}function Fn(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 Np=p.forwardRef((e,t)=>{const{registry:s,context:o}=p.useContext(Ue),i=p.useRef(null),n=p.useRef(null),r=p.useRef(null),a=p.useRef(null),l=p.useRef(null),c=p.useRef(),[d,u]=p.useState(),[h,g]=p.useState(),[f,m]=p.useState(),[v,w]=p.useState(()=>new gt),[b,S]=p.useState(()=>new gt("ag-hidden")),[R,y]=p.useState(()=>new gt("ag-hidden")),[x,D]=p.useState(()=>new gt("ag-invisible"));p.useImperativeHandle(t,()=>({refresh(){return!1}})),p.useLayoutEffect(()=>yi(d,o,n.current),[d]);const M=p.useCallback(z=>{if(i.current=z,!z||o.isDestroyed()){c.current=o.destroyBean(c.current);return}const k={setInnerRenderer:(N,X)=>{u(N),m(X)},setChildCount:N=>g(N),toggleCss:(N,X)=>w($=>$.setClass(N,X)),setContractedDisplayed:N=>y(X=>X.setClass("ag-hidden",!N)),setExpandedDisplayed:N=>S(X=>X.setClass("ag-hidden",!N)),setCheckboxVisible:N=>D(X=>X.setClass("ag-invisible",!N)),setCheckboxSpacing:N=>D(X=>X.setClass("ag-group-checkbox-spacing",N))},Z=s.createDynamicBean("groupCellRendererCtrl",!0);Z&&(c.current=o.createBean(Z),c.current.init(k,z,r.current,a.current,l.current,Np,e))},[]),L=p.useMemo(()=>`ag-cell-wrapper ${v.toString()}`,[v]),I=p.useMemo(()=>`ag-group-expanded ${b.toString()}`,[b]),F=p.useMemo(()=>`ag-group-contracted ${R.toString()}`,[R]),P=p.useMemo(()=>`ag-group-checkbox ${x.toString()}`,[x]),B=d?.componentFromFramework,Q=B?d.componentClass:void 0,A=d==null&&f!=null,te=Fo(f);return p.createElement("span",{className:L,ref:M,...e.colDef?{}:{role:c.current?.getCellAriaRole()}},p.createElement("span",{className:I,ref:a}),p.createElement("span",{className:F,ref:l}),p.createElement("span",{className:P,ref:r}),p.createElement("span",{className:"ag-group-value",ref:n},A?te:B?p.createElement(Q,{...d.params}):null),p.createElement("span",{className:"ag-group-child-count"},h))}),Md=Np,Hl=p.createContext({setMethods:()=>{}}),lM=e=>{const{initialProps:t,addUpdateCallback:s,CustomComponentClass:o,setMethods:i}=e,[{key:n,...r},a]=p.useState(t);return p.useEffect(()=>{s(l=>a(l))},[]),p.createElement(Hl.Provider,{value:{setMethods:i}},p.createElement(o,{key:n,...r}))},cM=p.memo(lM),dM=0;function Id(){return`agPortalKey_${++dM}`}var Gp=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=Id(),this.portalKey=Id(),this.instanceCreated=this.isStatelessComponent()?de.resolve(!1):new de(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 de(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=Dn.createPortal(this.reactElement,this.eParentElement,this.portalKey)}createElement(e,t){return p.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 Yn(e,t,s){for(const o of e){const i=t[o];i&&(s[o]=i)}}var nt=class extends Gp{constructor(){super(...arguments),this.awaitUpdateCallback=new de(e=>{this.resolveUpdateCallback=e}),this.wrapperComponent=cM}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 de(o=>{setTimeout(()=>{o()})})),this.resolveUpdateCallback()}})}setMethods(e){this.providedMethods=e,Yn(this.getOptionalMethods(),this.providedMethods,this)}getOptionalMethods(){return[]}getProps(){return{...this.sourceParams,key:this.key,ref:this.ref}}refreshProps(){return this.updateCallback?this.updateCallback():new de(e=>this.awaitUpdateCallback.then(()=>{this.updateCallback().then(()=>e())}))}},uM=class extends nt{refresh(e){return this.sourceParams=e,this.refreshProps(),!0}},hM=class extends nt{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}},gM=class extends nt{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}},pM=class extends nt{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 de(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 de(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}},fM=class extends nt{constructor(){super(...arguments),this.awaitSetMethodsCallback=new de(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 Vp(e,t){e.parentFilterInstance(s=>{(s.setModel(t)||de.resolve()).then(()=>{e.filterParams.filterChangedCallback()})})}var mM=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){Yn(this.getOptionalMethods(),e,this)}getOptionalMethods(){return["afterGuiAttached"]}updateModel(e){this.model=e,this.refreshProps(),Vp(this.floatingFilterParams,e)}},CM=class extends nt{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(),Vp(this.sourceParams,e)}getProps(){const e=super.getProps();return e.model=this.model,e.onModelChange=this.onModelChange,e}},vM=class extends nt{refresh(e){this.sourceParams=e,this.refreshProps()}getOptionalMethods(){return["afterGuiAttached"]}},wM=class extends nt{refresh(e){return this.sourceParams=e,this.refreshProps(),!0}},bM=class extends nt{refresh(e){this.sourceParams=e,this.refreshProps()}},SM=class extends nt{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}},yM=class extends nt{refresh(e){this.sourceParams=e,this.refreshProps()}},RM=class extends nt{refresh(e){return this.sourceParams=e,this.refreshProps(),!0}},xM=class extends nt{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 Nl(){H(231)}var FM=1e3,EM=class{constructor(e,t,s){this.destroyed=!1,this.portals=[],this.hasPendingPortalUpdate=!1,this.wrappingElement=t||"div",this.refresher=e,this.maxComponentCreationTimeMs=s||FM}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){pi(!0,()=>this.refresher()),e.rendered()&&t(e);return}window.setTimeout(()=>{this.waitForInstance(e,t,s)})}}},DM=({ctrl:e})=>{const t=e.isAlive(),{context:s}=p.useContext(Ue),[o,i]=p.useState(),[n,r]=p.useState(),a=p.useRef(),l=p.useRef(null),c=p.useRef(null),d=p.useRef(null),u=p.useRef(),h=p.useRef();t&&!h.current&&(h.current=new Ci(()=>l.current));const g=p.useCallback(w=>{if(l.current=w,!w||!e.isAlive()||s.isDestroyed()){a.current=s.destroyBean(a.current);return}a.current=s.createBean(new Eo);const b=()=>{const R=e.getSelectAllGui();R&&(c.current?.insertAdjacentElement("afterend",R),a.current.addDestroyFunc(()=>R.remove()))},S={setWidth:R=>{l.current&&(l.current.style.width=R)},toggleCss:(R,y)=>h.current.toggleCss(R,y),setUserStyles:R=>r(R),setAriaSort:R=>{l.current&&(R?Mw(l.current,R):Iw(l.current))},setUserCompDetails:R=>i(R),getUserCompInstance:()=>u.current||void 0,refreshSelectAllGui:b,removeSelectAllGui:()=>e.getSelectAllGui()?.remove()};e.setComp(S,w,c.current,d.current,a.current),b()},[]);p.useLayoutEffect(()=>yi(o,s,d.current,u),[o]),p.useEffect(()=>{e.setDragSource(l.current)},[o]);const f=p.useMemo(()=>!!(o?.componentFromFramework&&Po(o.componentClass)),[o]),m=o?.componentFromFramework,v=o?.componentClass;return p.createElement("div",{ref:g,style:n,className:"ag-header-cell",role:"columnheader"},p.createElement("div",{ref:c,className:"ag-header-cell-resize",role:"presentation"}),p.createElement("div",{ref:d,className:"ag-header-cell-comp-wrapper",role:"presentation"},m?f?p.createElement(v,{...o.params}):p.createElement(v,{...o.params,ref:u}):null))},PM=p.memo(DM),TM=class{constructor(e,t){this.floatingFilterParams=e,this.refreshProps=t}getProps(){return this.floatingFilterParams}refresh(e){this.floatingFilterParams=e,this.refreshProps()}setMethods(e){Yn(this.getOptionalMethods(),e,this)}getOptionalMethods(){return["afterGuiAttached"]}},MM=({ctrl:e})=>{const{context:t,gos:s}=p.useContext(Ue),[o,i]=p.useState(),[n,r]=p.useState(()=>new gt("ag-header-cell","ag-floating-filter")),[a,l]=p.useState(()=>new gt),[c,d]=p.useState(()=>new gt("ag-floating-filter-button","ag-hidden")),[u,h]=p.useState("false"),[g,f]=p.useState(),[,m]=p.useState(1),v=p.useRef(),w=p.useRef(null),b=p.useRef(null),S=p.useRef(null),R=p.useRef(null),y=p.useRef(),x=p.useRef(),D=N=>{N!=null&&y.current&&y.current(N)},M=p.useCallback(N=>{if(w.current=N,!N||!e.isAlive()||t.isDestroyed()){v.current=t.destroyBean(v.current);return}v.current=t.createBean(new Eo),x.current=new de($=>{y.current=$});const X={toggleCss:($,_)=>r(se=>se.setClass($,_)),setUserStyles:$=>i($),addOrRemoveBodyCssClass:($,_)=>l(se=>se.setClass($,_)),setButtonWrapperDisplayed:$=>{d(_=>_.setClass("ag-hidden",!$)),h($?"false":"true")},setWidth:$=>{w.current&&(w.current.style.width=$)},setCompDetails:$=>f($),getFloatingFilterComp:()=>x.current?x.current:null,setMenuIcon:$=>R.current?.appendChild($)};e.setComp(X,N,R.current,b.current,v.current)},[]);p.useLayoutEffect(()=>yi(g,t,b.current,D),[g]);const L=p.useMemo(()=>n.toString(),[n]),I=p.useMemo(()=>a.toString(),[a]),F=p.useMemo(()=>c.toString(),[c]),P=p.useMemo(()=>!!(g&&g.componentFromFramework&&Po(g.componentClass)),[g]),B=p.useMemo(()=>s.get("reactiveCustomComponents"),[]),Q=p.useMemo(()=>s.get("enableFilterHandlers"),[]),[A,te]=p.useState();p.useEffect(()=>{if(g?.componentFromFramework)if(B){const N=Q?TM:mM,X=new N(g.params,()=>m($=>$+1));D(X),te(X)}else Nl()},[g]);const z=A?.getProps(),k=g?.componentFromFramework,Z=g?.componentClass;return p.createElement("div",{ref:M,style:o,className:L,role:"gridcell"},p.createElement("div",{ref:b,className:I,role:"presentation"},k?B?z&&p.createElement(Hl.Provider,{value:{setMethods:N=>A.setMethods(N)}},p.createElement(Z,{...z})):p.createElement(Z,{...g.params,ref:P?()=>{}:D}):null),p.createElement("div",{ref:S,"aria-hidden":u,className:F,role:"presentation"},p.createElement("button",{ref:R,type:"button",className:"ag-button ag-floating-filter-button-button",tabIndex:-1})))},IM=p.memo(MM),kM=({ctrl:e})=>{const{context:t}=p.useContext(Ue),[s,o]=p.useState(),[i,n]=p.useState(()=>new gt),[r,a]=p.useState(()=>new gt),[l,c]=p.useState("false"),[d,u]=p.useState(),[h,g]=p.useState(),f=p.useRef(),m=p.useRef(null),v=p.useRef(null),w=p.useRef(null),b=p.useRef(),S=p.useCallback(L=>{if(m.current=L,!L||!e.isAlive()||t.isDestroyed()){f.current=t.destroyBean(f.current);return}f.current=t.createBean(new Eo);const I={setWidth:F=>{m.current&&(m.current.style.width=F)},toggleCss:(F,P)=>n(B=>B.setClass(F,P)),setUserStyles:F=>o(F),setHeaderWrapperHidden:F=>{const P=w.current;P&&(F?P.style.setProperty("display","none"):P.style.removeProperty("display"))},setHeaderWrapperMaxHeight:F=>{const P=w.current;P&&(F!=null?P.style.setProperty("max-height",`${F}px`):P.style.removeProperty("max-height"),P.classList.toggle("ag-header-cell-comp-wrapper-limited-height",F!=null))},setUserCompDetails:F=>g(F),setResizableDisplayed:F=>{a(P=>P.setClass("ag-hidden",!F)),c(F?"false":"true")},setAriaExpanded:F=>u(F),getUserCompInstance:()=>b.current||void 0};e.setComp(I,L,v.current,w.current,f.current)},[]);p.useLayoutEffect(()=>yi(h,t,w.current),[h]),p.useEffect(()=>{m.current&&e.setDragSource(m.current)},[h]);const R=p.useMemo(()=>!!(h?.componentFromFramework&&Po(h.componentClass)),[h]),y=p.useMemo(()=>"ag-header-group-cell "+i.toString(),[i]),x=p.useMemo(()=>"ag-header-cell-resize "+r.toString(),[r]),D=h?.componentFromFramework,M=h?.componentClass;return p.createElement("div",{ref:S,style:s,className:y,role:"columnheader","aria-expanded":d},p.createElement("div",{ref:w,className:"ag-header-cell-comp-wrapper",role:"presentation"},D?R?p.createElement(M,{...h.params}):p.createElement(M,{...h.params,ref:b}):null),p.createElement("div",{ref:v,"aria-hidden":l,className:x}))},AM=p.memo(kM),LM=({ctrl:e})=>{const{gos:t,context:s}=p.useContext(Ue),{topOffset:o,rowHeight:i}=p.useMemo(()=>e.getTopAndHeight(),[]),n=p.useMemo(()=>t.get("tabIndex"),[]),[r,a]=p.useState(()=>e.getAriaRowIndex()),l=e.headerRowClass,[c,d]=p.useState(()=>i+"px"),[u,h]=p.useState(()=>o+"px"),g=p.useRef(null),[f,m]=p.useState(()=>e.getUpdatedHeaderCtrls()),v=p.useRef(),w=p.useRef(null),b=p.useCallback(y=>{if(w.current=y,!y||!e.isAlive()||s.isDestroyed()){v.current=s.destroyBean(v.current);return}v.current=s.createBean(new Eo);const x={setHeight:D=>d(D),setTop:D=>h(D),setHeaderCtrls:(D,M,L)=>{const I=g.current,F=Fn(I,D,M);F!==I&&(g.current=F,pi(L,()=>m(F)))},setWidth:D=>{w.current&&(w.current.style.width=D)},setRowIndex:D=>{a(D)}};e.setComp(x,v.current,!1)},[]),S=p.useMemo(()=>({height:c,top:u}),[c,u]),R=p.useCallback(y=>{switch(e.type){case"group":return p.createElement(AM,{ctrl:y,key:y.instanceId});case"filter":return p.createElement(IM,{ctrl:y,key:y.instanceId});default:return p.createElement(PM,{ctrl:y,key:y.instanceId})}},[]);return p.createElement("div",{ref:b,className:l,role:"row",style:S,tabIndex:n,"aria-rowindex":r},f.map(R))},OM=p.memo(LM),HM=({pinned:e})=>{const[t,s]=p.useState(!0),[o,i]=p.useState([]),{context:n}=p.useContext(Ue),r=p.useRef(null),a=p.useRef(null),l=p.useRef(),c=e==="left",d=e==="right",u=!c&&!d,h=p.useCallback(m=>{if(r.current=m,!m||n.isDestroyed()){l.current=n.destroyBean(l.current);return}l.current=n.createBean(new my(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)},[]),g=t?"":"ag-hidden",f=()=>o.map(m=>p.createElement(OM,{ctrl:m,key:m.instanceId}));return c?p.createElement("div",{ref:h,className:"ag-pinned-left-header "+g,"aria-hidden":!t,role:"rowgroup"},f()):d?p.createElement("div",{ref:h,className:"ag-pinned-right-header "+g,"aria-hidden":!t,role:"rowgroup"},f()):u?p.createElement("div",{ref:h,className:"ag-header-viewport "+g,role:"rowgroup",tabIndex:-1},p.createElement("div",{ref:a,className:"ag-header-container",role:"presentation"},f())):null},Or=p.memo(HM),NM=()=>{const[e,t]=p.useState(()=>new gt),[s,o]=p.useState(),{context:i}=p.useContext(Ue),n=p.useRef(null),r=p.useRef(),a=p.useCallback(d=>{if(n.current=d,!d||i.isDestroyed()){r.current=i.destroyBean(r.current);return}r.current=i.createBean(new hy);const u={toggleCss:(h,g)=>t(f=>f.setClass(h,g)),setHeightAndMinHeight:h=>o(h)};r.current.setComp(u,d,d)},[]),l=p.useMemo(()=>"ag-header "+e.toString(),[e]),c=p.useMemo(()=>({height:s,minHeight:s}),[s]);return p.createElement("div",{ref:a,className:l,style:c,role:"presentation"},p.createElement(Or,{pinned:"left"}),p.createElement(Or,{pinned:null}),p.createElement(Or,{pinned:"right"}))},GM=p.memo(NM),VM=(e,t)=>{p.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])},bs=VM,BM=class{constructor(e,t){this.cellEditorParams=e,this.refreshProps=t,this.instanceCreated=new de(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){Yn(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()}},zM=e=>{const t=p.useRef(e),s=p.useRef(),o=p.useRef(!1),i=p.useRef(!1),[,n]=p.useState(0);o.current&&(i.current=!0),p.useEffect(()=>(o.current||(s.current=t.current(),o.current=!0),n(r=>r+1),()=>{i.current&&s.current?.()}),[])},WM=e=>{const[t,s]=p.useState(),o=p.useContext(Ue),{context:i,popupSvc:n,gos:r,editSvc:a}=o,{editDetails:l,cellCtrl:c,eParentCell:d}=e;return zM(()=>{const{compDetails:u}=l,h=r.get("stopEditingWhenCellsLoseFocus");let g,f;if(!i.isDestroyed()){f=i.createBean(a.createPopupEditorWrapper(u.params));const m=f.getGui();if(e.jsChildComp){const y=e.jsChildComp.getGui();y&&m.appendChild(y)}const{column:v,rowNode:w}=c,b={column:v,rowNode:w,type:"popupCellEditor",eventSource:d,ePopup:m,position:l.popupPosition,keepWithinBounds:!0},S=n?.positionPopupByComponent.bind(n,b),R=n?.addPopup({modal:h,eChild:m,closeOnEsc:!0,closedCallback:()=>{c.onPopupEditorClosed()},anchorToElement:d,positionCallback:S,ariaOwns:d});g=R?R.hideFunc:void 0,s(f),e.jsChildComp?.afterGuiAttached?.()}return()=>{g?.(),i.destroyBean(f)}}),p.useLayoutEffect(()=>()=>{c.isCellFocused()&&t?.getGui().contains(ye(o))&&d.focus({preventScroll:!0})},[t]),t&&e.wrappedContent?Dn.createPortal(e.wrappedContent,t.getGui()):null},kd=p.memo(WM),_M=(e,t,s)=>{const{compProxy:o}=e;s(o);const i=o.getProps(),n=Po(t);return p.createElement(Hl.Provider,{value:{setMethods:r=>o.setMethods(r)}},n?p.createElement(t,{...i}):p.createElement(t,{...i,ref:r=>o.setRef(r)}))},Ad=(e,t,s)=>e.compProxy?_M(e,t,s):p.createElement(t,{...e.compDetails.params,ref:s}),UM=(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?Ad(e,r,t):l?p.createElement(kd,{editDetails:e,cellCtrl:o,eParentCell:s,wrappedContent:Ad(e,r,t)}):c&&i?p.createElement(kd,{editDetails:e,cellCtrl:o,eParentCell:s,jsChildComp:i}):null},jM=(e,t,s,o,i,n)=>{const{context:r}=p.useContext(Ue),a=p.useCallback(()=>{const l=i.current;if(!l)return;const c=l.getGui();c&&c.parentElement&&c.remove(),r.destroyBean(l),i.current=void 0},[]);p.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 m=f.getGui();if(!m)return;(t?s:n.current).appendChild(m),i.current=f})},[e,t,o]),p.useEffect(()=>a,[])},Bp=jM,$M=({cellCtrl:e,parent:t})=>{const s=p.useRef(),o=p.useMemo(()=>{const{loadingComp:i}=e.getDeferLoadingCellRenderer();return i?{value:void 0,compDetails:i,force:!1}:void 0},[e]);if(Bp(o,!1,void 0,1,s,t),o?.compDetails?.componentFromFramework){const i=o.compDetails.componentClass;return p.createElement(i,{...o.compDetails.params})}return p.createElement(p.Fragment,null)},KM=({cellCtrl:e,printLayout:t,editingCell:s})=>{const o=p.useContext(Ue),{context:i}=o,{column:{colIdSanitised:n},instanceId:r}=e,a=p.useRef(),[l,c]=p.useState(()=>e.isCellRenderer()?void 0:{compDetails:void 0,value:e.getValueToDisplay(),force:!1}),[d,u]=p.useState(),[h,g]=p.useState(1),[f,m]=p.useState(),[v,w]=p.useState(!1),[b,S]=p.useState(!1),[R,y]=p.useState(!1),[x,D]=p.useState(),M=p.useMemo(()=>e.isForceWrapper(),[e]),L=p.useMemo(()=>e.getCellAriaRole(),[e]),I=p.useRef(null),F=p.useRef(null),P=p.useRef(null),B=p.useRef(),Q=p.useRef(),A=p.useRef(),te=p.useRef([]),z=p.useRef(),k=p.useRef(),[Z,N]=p.useState(0),X=p.useCallback(re=>{k.current=re,N(me=>me+1)},[]),$=l!=null&&(v||R||b)&&(d==null||!!d.popup),_=M||$,se=p.useMemo(()=>e.getCellValueClass(),[e]),O=p.useCallback(re=>{if(Q.current=re,re){const me=re.isCancelBeforeStart&&re.isCancelBeforeStart();setTimeout(()=>{me?(e.stopEditing(!0),e.focusCell(!0)):(e.cellEditorAttached(),e.enableEditorTooltipFeature(re))})}},[e]),ee=p.useRef();ee.current||(ee.current=new Ci(()=>I.current)),Bp(l,_,k.current,Z,B,I);const ce=p.useRef();p.useLayoutEffect(()=>{const re=ce.current,me=l;if(ce.current=l,re==null||re.compDetails==null||me==null||me.compDetails==null)return;z.current?.refreshVisibility();const He=re.compDetails,ze=me.compDetails;if(He.componentClass!=ze.componentClass||P.current?.refresh==null)return;P.current.refresh(ze.params)!=!0&&g(ge=>ge+1)},[l]),p.useLayoutEffect(()=>{if(!(d&&!d.compDetails.componentFromFramework)||i.isDestroyed())return;const me=d.compDetails,He=d.popup===!0,ze=me.newAgStackInstance();return ze.then(ne=>{if(!ne)return;const ge=ne.getGui();O(ne),He||((M?A:I).current?.appendChild(ge),ne.afterGuiAttached?.()),D(ne)}),()=>{ze.then(ne=>{const ge=ne.getGui();e.disableEditorTooltipFeature(),i.destroyBean(ne),O(void 0),D(void 0),ge?.remove()})}},[d]);const Oe=p.useCallback(re=>{if(A.current=re,!re||i.isDestroyed()||!e.isAlive()){const ze=te.current;te.current=[];for(const ne of ze)ne();return}let me;const He=ze=>{ze&&(re.insertAdjacentElement("afterbegin",ze.getGui()),te.current.push(()=>{as(ze.getGui()),i.destroyBean(ze),z.current===me&&(z.current=void 0)}))};v&&He(e.createSelectionCheckbox()),R&&He(e.createDndSource()),b&&(me=e.createRowDragComp(),z.current=me,me&&(He(me),me.refreshVisibility()))},[e,i,R,b,v]),Ze=p.useCallback(()=>{const re=!e.isCellSpanning()||F.current,me=I.current;if(!me||!re||!e||!e.isAlive()||i.isDestroyed()){a.current=i.destroyBean(a.current);return}a.current=i.createBean(new Eo);const He={toggleCss:(ne,ge)=>ee.current.toggleCss(ne,ge),setUserStyles:ne=>m(ne),getFocusableElement:()=>I.current,setIncludeSelection:ne=>w(ne),setIncludeRowDrag:ne=>S(ne),setIncludeDndSource:ne=>y(ne),getCellEditor:()=>Q.current??null,getCellRenderer:()=>P.current??B.current,getParentOfValue:()=>k.current??A.current??I.current,setRenderDetails:(ne,ge,je)=>{const Qt=()=>{c(Ne=>Ne?.compDetails!==ne||Ne?.value!==ge||Ne?.force!==je?{value:ge,compDetails:ne,force:je}:Ne)};if(ne?.params?.deferRender&&!e.rowNode.group){const{loadingComp:Ne,onReady:js}=e.getDeferLoadingCellRenderer();if(Ne){c({value:void 0,compDetails:Ne,force:!1}),js.then(()=>rM(Qt));return}}Qt()},setEditDetails:(ne,ge,je,Qt)=>{if(ne){let Ne;ne.componentFromFramework&&(Qt?Ne=new BM(ne.params,()=>g(js=>js+1)):Nl()),u({compDetails:ne,popup:ge,popupPosition:je,compProxy:Ne}),ge||c(void 0)}else e.hasBrowserFocus()&&He.getFocusableElement().focus({preventScroll:!0}),Q.current=void 0,u(void 0)},refreshEditStyles:(ne,ge)=>{if(!I.current)return;const{current:je}=ee;je.toggleCss("ag-cell-value",!_),je.toggleCss("ag-cell-inline-editing",!!ne&&!ge),je.toggleCss("ag-cell-popup-editing",!!ne&&!!ge),je.toggleCss("ag-cell-not-inline-editing",!ne||!!ge)}},ze=A.current||void 0;e.setComp(He,me,F.current??void 0,ze,t,s,a.current)},[]),he=p.useCallback(re=>{I.current=re,Ze()},[]),ft=p.useCallback(re=>{F.current=re,Ze()},[]),Te=p.useMemo(()=>!!(l?.compDetails?.componentFromFramework&&Po(l.compDetails.componentClass)),[l]);p.useLayoutEffect(()=>{if(!I.current)return;const{current:re}=ee;re.toggleCss("ag-cell-value",!_),re.toggleCss("ag-cell-inline-editing",!!d&&!d.popup),re.toggleCss("ag-cell-popup-editing",!!d&&!!d.popup),re.toggleCss("ag-cell-not-inline-editing",!d||!!d.popup)});const rt=()=>{const{compDetails:re,value:me}=l;if(!re)return me?.toString?.()??me;if(re.componentFromFramework){const He=re.componentClass;return p.createElement(p.Suspense,{fallback:p.createElement($M,{cellCtrl:e,parent:I})},Te?p.createElement(He,{...re.params,key:h}):p.createElement(He,{...re.params,key:h,ref:P}))}},kt=()=>{const re=()=>l==null?null:_?p.createElement("span",{role:"presentation",id:`cell-${r}`,className:se,ref:X},rt()):rt(),me=He=>UM(He,O,I.current,e,x);return d!=null?d.popup?p.createElement(p.Fragment,null,re(),me(d)):me(d):re()},Zt=()=>p.createElement("div",{ref:he,style:f,role:L,"col-id":n},_?p.createElement("div",{className:"ag-cell-wrapper",role:"presentation",ref:Oe},kt()):kt());return e.isCellSpanning()?p.createElement("div",{ref:ft,className:"ag-spanned-cell-wrapper",role:"presentation"},Zt()):Zt()},qM=p.memo(KM),YM=({rowCtrl:e,containerType:t})=>{const{context:s,gos:o,editSvc:i}=p.useContext(Ue),n=p.useContext(Lp)==="default",r=p.useRef(),a=p.useRef(e.getDomOrder()),l=e.isFullWidth(),c=e.rowNode.displayed,[d,u]=p.useState(()=>c?e.rowNode.getRowIndexString():null),[h,g]=p.useState(()=>e.rowId),[f,m]=p.useState(()=>e.businessKey),[v,w]=p.useState(()=>e.rowStyles),b=p.useRef(null),[S,R]=p.useState(()=>null),[y,x]=p.useState(),[D,M]=p.useState(()=>c?e.getInitialRowTop(t):void 0),[L,I]=p.useState(()=>c?e.getInitialTransform(t):void 0),F=p.useRef(null),P=p.useRef(),B=p.useRef(),Q=p.useRef(!1),[A,te]=p.useState(0);p.useEffect(()=>{if(Q.current||!y||A>10)return;const he=F.current?.firstChild;he?(e.setupDetailRowAutoHeight(he),Q.current=!0):te(ft=>ft+1)},[y,A]);const z=p.useRef();z.current||(z.current=new Ci(()=>F.current));const k=p.useRef(()=>{}),Z=p.useCallback(he=>(k.current=he,()=>{k.current=()=>{}}),[]),N=aM(Z,()=>b.current,[]),X=n?N:S,$=p.useCallback(he=>{if(F.current=he,r.current=he?s.createBean(new Eo):s.destroyBean(r.current),!he){e.unsetComp(t);return}if(!e.isAlive()||s.isDestroyed())return;const ft={setTop:M,setTransform:I,toggleCss:(Te,rt)=>z.current.toggleCss(Te,rt),setDomOrder:Te=>a.current=Te,setRowIndex:u,setRowId:g,setRowBusinessKey:m,setUserStyles:w,setCellCtrls:(Te,rt)=>{const kt=b.current,Zt=Fn(kt,Te,a.current);Zt!==kt&&(b.current=Zt,n?k.current():pi(rt,()=>R(Zt)))},showFullWidth:Te=>{B.current=Te.params,x(Te)},getFullWidthCellRenderer:()=>P.current,getFullWidthCellRendererParams:()=>B.current,refreshFullWidth:Te=>{const rt=Te();return B.current=rt,ce.current?(x(kt=>({...kt,params:rt})),!0):!P.current||!P.current.refresh?!1:P.current.refresh(rt)}};e.setComp(ft,he,t,r.current)},[]);p.useLayoutEffect(()=>yi(y,s,F.current,P),[y]);const _=p.useMemo(()=>{const he={top:D,transform:L};return Object.assign(he,v),he},[D,L,v]),se=l&&y?.componentFromFramework,O=!l&&X!=null,ee=p.useMemo(()=>!!(y?.componentFromFramework&&Po(y.componentClass)),[y]),ce=p.useRef(!1);p.useEffect(()=>{ce.current=ee&&!!y&&!!o.get("reactiveCustomComponents")},[ee,y]);const Oe=()=>X?.map(he=>p.createElement(qM,{cellCtrl:he,editingCell:i?.isEditing(he,{withOpenEditor:!0})??!1,printLayout:e.printLayout,key:he.instanceId})),Ze=()=>{const he=y.componentClass;return ee?p.createElement(he,{...y.params}):p.createElement(he,{...y.params,ref:P})};return p.createElement("div",{ref:$,role:"row",style:_,"row-index":d,"row-id":h,"row-business-key":f},O?Oe():se?Ze():null)},Ld=p.memo(YM),ZM=({name:e})=>{const{context:t,gos:s}=p.useContext(Ue),o=p.useMemo(()=>wi(e),[e]),i=p.useRef(null),n=p.useRef(null),r=p.useRef(null),a=p.useRef([]),l=p.useRef([]),[c,d]=p.useState(()=>[]),u=!!s.get("enableCellSpan")&&!!o.getSpannedRowCtrls,h=p.useRef([]),g=p.useRef([]),[f,m]=p.useState(()=>[]),v=p.useRef(!1),w=p.useRef(),b=p.useMemo(()=>ct("ag-viewport",ng(e)),[e]),S=p.useMemo(()=>ct(Ki(e)),[e]),R=p.useMemo(()=>ct("ag-spanning-container",HS(e)),[e]),y=o.type==="center"||u,x=y?i:n;bs(" AG Row Container "+e+" ",x);const D=p.useCallback(()=>{const A=!y||i.current!=null,te=n.current!=null,z=!u||r.current!=null;return A&&te&&z},[]),M=p.useCallback(()=>i.current==null&&n.current==null&&r.current==null,[]),L=p.useCallback(()=>{if(M()&&(w.current=t.destroyBean(w.current)),!t.isDestroyed()&&D()){const A=k=>{const Z=Fn(l.current,a.current,v.current);Z!==l.current&&(l.current=Z,pi(k,()=>d(Z)))},te=k=>{const Z=Fn(g.current,h.current,v.current);Z!==g.current&&(g.current=Z,pi(k,()=>m(Z)))},z={setHorizontalScroll:k=>{i.current&&(i.current.scrollLeft=k)},setViewportHeight:k=>{i.current&&(i.current.style.height=k)},setRowCtrls:({rowCtrls:k,useFlushSync:Z})=>{const N=!!Z&&a.current.length>0&&k.length>0;a.current=k,A(N)},setSpannedRowCtrls:(k,Z)=>{const N=!!Z&&h.current.length>0&&k.length>0;h.current=k,te(N)},setDomOrder:k=>{v.current!=k&&(v.current=k,A(!1))},setContainerWidth:k=>{n.current&&(n.current.style.width=k)},setOffsetTop:k=>{n.current&&(n.current.style.transform=`translateY(${k})`)}};w.current=t.createBean(new $S(e)),w.current.setComp(z,n.current,r.current??void 0,i.current)}},[D,M]),I=p.useCallback(A=>{n.current=A,L()},[L]),F=p.useCallback(A=>{r.current=A,L()},[L]),P=p.useCallback(A=>{i.current=A,L()},[L]),B=()=>p.createElement("div",{className:S,ref:I,role:y?"presentation":"rowgroup"},c.map(A=>p.createElement(Ld,{rowCtrl:A,containerType:o.type,key:A.instanceId})));if(!y)return B();const Q=()=>p.createElement("div",{className:R,ref:F,role:"presentation"},f.map(A=>p.createElement(Ld,{rowCtrl:A,containerType:o.type,key:A.instanceId})));return p.createElement("div",{className:b,ref:P,role:"rowgroup"},B(),u?Q():null)},QM=p.memo(ZM),XM=()=>{const e=p.useContext(Ue),{context:t,overlays:s}=e,[o,i]=p.useState(""),[n,r]=p.useState(0),[a,l]=p.useState(0),[c,d]=p.useState("0px"),[u,h]=p.useState("0px"),[g,f]=p.useState("100%"),[m,v]=p.useState("0px"),[w,b]=p.useState("0px"),[S,R]=p.useState("100%"),[y,x]=p.useState(!0),[D,M]=p.useState(!0),[L,I]=p.useState(null),[F,P]=p.useState(""),[B,Q]=p.useState(null),[A,te]=p.useState("ag-layout-normal"),z=p.useRef();z.current||(z.current=new Ci(()=>k.current));const k=p.useRef(null),Z=p.useRef(null),N=p.useRef(null),X=p.useRef(null),$=p.useRef(null),_=p.useRef(null),se=p.useRef(null),O=p.useRef([]),ee=p.useRef([]);bs(" AG Grid Body ",k),bs(" AG Pinned Top ",Z),bs(" AG Sticky Top ",N),bs(" AG Middle ",_),bs(" AG Pinned Bottom ",se);const ce=p.useCallback(ge=>{if(k.current=ge,!ge||t.isDestroyed()){O.current=t.destroyBeans(O.current);for(const xe of ee.current)xe();ee.current=[];return}const je=(xe,et)=>{xe.appendChild(et),ee.current.push(()=>et.remove())},Qt=xe=>{const et=t.createBean(new xe);return O.current.push(et),et},Ne=(xe,et,tf)=>{je(xe,document.createComment(tf)),je(xe,Qt(et).getGui())};Ne(ge,JS," AG Fake Horizontal Scroll ");const js=s?.getOverlayWrapperCompClass();js&&Ne(ge,js," AG Overlay Wrapper "),$.current&&Ne($.current,ty," AG Fake Vertical Scroll ");const ef={setRowAnimationCssOnBodyViewport:i,setColumnCount:xe=>{k.current&&Pw(k.current,xe)},setRowCount:xe=>{k.current&&Ew(k.current,xe)},setTopHeight:r,setBottomHeight:l,setStickyTopHeight:d,setStickyTopTop:h,setStickyTopWidth:f,setTopInvisible:x,setBottomInvisible:M,setColumnMovingCss:(xe,et)=>z.current.toggleCss(xe,et),updateLayoutClasses:te,setAlwaysVerticalScrollClass:I,setPinnedTopBottomOverflowY:P,setCellSelectableCss:(xe,et)=>Q(et?xe:null),setBodyViewportWidth:xe=>{_.current&&(_.current.style.width=xe)},registerBodyViewportResizeListener:xe=>{if(_.current){const et=Kt(e,_.current,xe);ee.current.push(()=>et())}},setStickyBottomHeight:v,setStickyBottomBottom:b,setStickyBottomWidth:R,setGridRootRole:xe=>ge.setAttribute("role",xe)},Vl=t.createBean(new ZS);O.current.push(Vl),Vl.setComp(ef,ge,_.current,Z.current,se.current,N.current,X.current)},[]),Oe=p.useMemo(()=>ct("ag-root","ag-unselectable",A),[A]),Ze=p.useMemo(()=>ct("ag-body-viewport",o,A,L,B),[o,A,L,B]),he=p.useMemo(()=>ct("ag-body",A),[A]),ft=p.useMemo(()=>ct("ag-floating-top",y?"ag-invisible":null,B),[B,y]),Te=p.useMemo(()=>ct("ag-sticky-top",B),[B]),rt=p.useMemo(()=>ct("ag-sticky-bottom",m==="0px"?"ag-invisible":null,B),[B,m]),kt=p.useMemo(()=>ct("ag-floating-bottom",D?"ag-invisible":null,B),[B,D]),Zt=p.useMemo(()=>({height:n,minHeight:n,overflowY:F}),[n,F]),re=p.useMemo(()=>({height:c,top:u,width:g}),[c,u,g]),me=p.useMemo(()=>({height:m,bottom:w,width:S}),[m,w,S]),He=p.useMemo(()=>({height:a,minHeight:a,overflowY:F}),[a,F]),ze=ge=>p.createElement(QM,{name:ge,key:`${ge}-container`}),ne=({section:ge,children:je,className:Qt,style:Ne})=>p.createElement("div",{ref:ge,className:Qt,role:"presentation",style:Ne},je.map(ze));return p.createElement("div",{ref:ce,className:Oe},p.createElement(GM,null),ne({section:Z,className:ft,style:Zt,children:["topLeft","topCenter","topRight","topFullWidth"]}),p.createElement("div",{className:he,ref:$,role:"presentation"},ne({section:_,className:Ze,children:["left","center","right","fullWidth"]})),ne({section:N,className:Te,style:re,children:["stickyTopLeft","stickyTopCenter","stickyTopRight","stickyTopFullWidth"]}),ne({section:X,className:rt,style:me,children:["stickyBottomLeft","stickyBottomCenter","stickyBottomRight","stickyBottomFullWidth"]}),ne({section:se,className:kt,style:He,children:["bottomLeft","bottomCenter","bottomRight","bottomFullWidth"]}))},JM=p.memo(XM),e6=(e,t)=>{const{children:s,eFocusableElement:o,onTabKeyDown:i,gridCtrl:n,forceFocusOutWhenTabGuardsAreEmpty:r,isEmpty:a}=e,{context:l}=p.useContext(Ue),c=p.useRef(null),d=p.useRef(null),u=p.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)};p.useImperativeHandle(t,()=>({forceFocusOutOfContainer(w){u.current?.forceFocusOutOfContainer(w)}}));const g=p.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 Cg({comp:S,eTopGuard:w,eBottomGuard:b,eFocusableElement:o,onTabKeyDown:i,forceFocusOutWhenTabGuardsAreEmpty:r,focusInnerElement:R=>n.focusInnerElement(R),isEmpty:a}))}},[]),f=p.useCallback(w=>{c.current=w,g()},[g]),m=p.useCallback(w=>{d.current=w,g()},[g]),v=w=>{const b=w==="top"?uo.TAB_GUARD_TOP:uo.TAB_GUARD_BOTTOM;return p.createElement("div",{className:`${uo.TAB_GUARD} ${b}`,role:"presentation",ref:w==="top"?f:m})};return p.createElement(p.Fragment,null,v("top"),s,v("bottom"))},t6=p.forwardRef(e6),s6=p.memo(t6),o6=({context:e})=>{const[t,s]=p.useState(""),[o,i]=p.useState(""),[n,r]=p.useState(null),[a,l]=p.useState(null),[c,d]=p.useState(!1),[u,h]=p.useState(),g=p.useRef(),f=p.useRef(null),m=p.useRef(),[v,w]=p.useState(null),b=p.useRef(()=>{}),S=p.useRef(),R=p.useRef([]),y=p.useCallback(()=>{},[]);bs(" AG Grid ",f);const x=p.useCallback(P=>{if(f.current=P,g.current=P?e.createBean(new Xy):e.destroyBean(g.current),!P||e.isDestroyed())return;const B=g.current;b.current=B.focusInnerElement.bind(B);const Q={destroyGridUi:()=>{},setRtlClass:s,forceFocusOutOfContainer:A=>{if(!A&&S.current?.isDisplayed()){S.current.forceFocusOutOfContainer(A);return}m.current?.forceFocusOutOfContainer(A)},updateLayoutClasses:i,getFocusableContainers:()=>{const A=[],te=f.current?.querySelector(".ag-root");te&&A.push({getGui:()=>te});for(const z of R.current)z.isDisplayed()&&A.push(z);return A},setCursor:r,setUserSelect:l};B.setComp(Q,P,P),d(!0)},[]);p.useEffect(()=>{const P=g.current,B=f.current;if(!u||!P||!v||!B||e.isDestroyed())return;const Q=[],{watermarkSelector:A,paginationSelector:te,sideBarSelector:z,statusBarSelector:k,gridHeaderDropZonesSelector:Z}=P.getOptionalSelectors(),N=[];if(Z){const $=e.createBean(new Z.component),_=$.getGui();B.insertAdjacentElement("afterbegin",_),N.push(_),Q.push($)}if(z){const $=e.createBean(new z.component),_=$.getGui(),se=v.querySelector(".ag-tab-guard-bottom");se&&(se.insertAdjacentElement("beforebegin",_),N.push(_)),Q.push($),R.current.push($)}const X=$=>{const _=e.createBean(new $),se=_.getGui();return B.insertAdjacentElement("beforeend",se),N.push(se),Q.push(_),_};if(k&&X(k.component),te){const $=X(te.component);S.current=$,R.current.push($)}return A&&X(A.component),()=>{e.destroyBeans(Q);for(const $ of N)$.remove()}},[u,v,e]);const D=p.useMemo(()=>ct("ag-root-wrapper",t,o),[t,o]),M=p.useMemo(()=>ct("ag-root-wrapper-body","ag-focus-managed",o),[o]),L=p.useMemo(()=>({userSelect:a??"",WebkitUserSelect:a??"",cursor:n??""}),[a,n]),I=p.useCallback(P=>{m.current=P,h(P!==null)},[]),F=p.useCallback(()=>!g.current?.isFocusable(),[]);return p.createElement("div",{ref:x,className:D,style:L,role:"presentation"},p.createElement("div",{className:M,ref:w,role:"presentation"},c&&v&&!e.isDestroyed()&&p.createElement(Ue.Provider,{value:e.getBeans()},p.createElement(s6,{ref:I,eFocusableElement:v,onTabKeyDown:y,gridCtrl:g.current,forceFocusOutWhenTabGuardsAreEmpty:!0,isEmpty:F},p.createElement(JM,null)))))},i6=p.memo(o6),n6=class extends T{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))}},zp={setGridApi:void 0,maxComponentCreationTimeMs:void 0,children:void 0},r6={gridOptions:void 0,modules:void 0,containerStyle:void 0,className:void 0,passGridApi:void 0,componentWrappingElement:void 0,...zp},Wp=new Set(Object.keys(r6)),a6=new Set(Object.keys(zp)),_p=e=>{const t=p.useRef(),s=p.useRef(null),o=p.useRef(null),i=p.useRef([]),n=p.useRef([]),r=p.useRef(e),a=p.useRef(),l=p.useRef(),c=p.useRef(!1),[d,u]=p.useState(void 0),[,h]=p.useState(0),g=p.useCallback(w=>{if(s.current=w,!w){for(const F of i.current)F();i.current.length=0;return}const b=e.modules||[];o.current||(o.current=new EM(()=>h(F=>F+1),e.componentWrappingElement,e.maxComponentCreationTimeMs),i.current.push(()=>{o.current?.destroy(),o.current=null}));const S=T1(e.gridOptions,e,Object.keys(e).filter(F=>!Wp.has(F))),R=()=>{if(c.current){const F=()=>a.current?.shouldQueueUpdates()?void 0:n.current.shift();let P=F();for(;P;)P(),P=F()}},y=new u6(R);a.current=y;const x=new n6,D={providedBeanInstances:{frameworkCompWrapper:new c6(o.current,S),renderStatus:x},modules:b,frameworkOverrides:y,setThemeOnGridDiv:!0},M=F=>{u(F),F.createBean(x),i.current.push(()=>{F.destroy()}),F.getBean("ctrlsSvc").whenReady({addDestroyFunc:P=>{i.current.push(P)}},()=>{if(F.isDestroyed())return;const P=t.current;P&&e.passGridApi?.(P)})},L=F=>{F.getBean("ctrlsSvc").whenReady({addDestroyFunc:P=>{i.current.push(P)}},()=>{for(const P of n.current)P();n.current.length=0,c.current=!0})},I=new F3;S.gridId??(S.gridId=l.current),t.current=I.create(w,S,M,L,D),i.current.push(()=>{t.current=void 0}),t.current&&(l.current=t.current.getGridId())},[]),f=p.useMemo(()=>({height:"100%",...e.containerStyle||{}}),[e.containerStyle]),m=p.useCallback(w=>{c.current&&!a.current?.shouldQueueUpdates()?w():n.current.push(w)},[]);p.useEffect(()=>{const w=l6(r.current,e);r.current=e,m(()=>{t.current&&M1(w,t.current)})},[e]);const v=!p.useSyncExternalStore||Wi(e,"renderingMode")==="legacy"?"legacy":"default";return p.createElement("div",{style:f,className:e.className,ref:g},p.createElement(Lp.Provider,{value:v},d&&!d.isDestroyed()?p.createElement(i6,{key:d.instanceId,context:d}):null,o.current?.getPortals()??null))};function l6(e,t){const s={};for(const o of Object.keys(t)){if(Wp.has(o)){a6.has(o)&&H(274,{prop:o});continue}const i=t[o];e[o]!==i&&(s[o]=i)}return s}var c6=class extends M3{constructor(e,t){super(),this.parent=e,this.gridOptions=t}createWrapper(e,t){const s=this.gridOptions;if(Wi(s,"reactiveCustomComponents")){const r=(a=>{switch(a){case"filter":return Wi(s,"enableFilterHandlers")?fM:pM;case"floatingFilterComponent":return Wi(s,"enableFilterHandlers")?vM:CM;case"dateComponent":return hM;case"dragAndDropImageComponent":return gM;case"loadingOverlayComponent":return bM;case"noRowsOverlayComponent":return yM;case"statusPanel":return RM;case"toolPanel":return xM;case"menuItem":return SM;case"cellRenderer":return uM;case"innerHeaderComponent":return wM}})(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":Nl();break}const i=!t.cellRenderer&&t.name!=="toolPanel";return new Gp(e,this.parent,t,i)}},d6=p.forwardRef((e,t)=>{const s=p.useContext(Ue),{registry:o,context:i,gos:n,rowModel:r}=s,[a,l]=p.useState(()=>new gt),[c,d]=p.useState(()=>new gt),[u,h]=p.useState(),[g,f]=p.useState(),m=p.useRef(),v=p.useRef(null),w=p.useRef(),b=p.useMemo(()=>r1(e.api.getGridId(),u?.rowModelType??"clientSide"),[e]),S=p.useMemo(()=>a.toString()+" ag-details-row",[a]),R=p.useMemo(()=>c.toString()+" ag-details-grid",[c]);t&&p.useImperativeHandle(t,()=>({refresh(){return m.current?.refresh()??!1}})),e.template&&H(230);const y=p.useCallback(D=>{if(v.current=D,!D||i.isDestroyed()){m.current=i.destroyBean(m.current),w.current?.();return}const M={toggleCss:(I,F)=>l(P=>P.setClass(I,F)),toggleDetailGridCss:(I,F)=>d(P=>P.setClass(I,F)),setDetailGrid:I=>h(I),setRowData:I=>f(I),getGui:()=>v.current},L=o.createDynamicBean("detailCellRendererCtrl",!0);if(L&&(i.createBean(L),L.init(M,e),m.current=L,n.get("detailRowAutoHeight"))){const I=()=>{if(v.current==null)return;const F=v.current.clientHeight;F!=null&&F>0&&setTimeout(()=>{e.node.setRowHeight(F),(Fe(n)||zs(n))&&r.onRowHeightChanged()},0)};w.current=Kt(s,D,I),I()}},[]),x=p.useCallback(D=>{m.current?.registerDetailWithMaster(D)},[]);return p.createElement("div",{className:S,ref:y},u&&p.createElement(_p,{className:R,...u,modules:b,rowData:g,passGridApi:x}))}),u6=class extends vg{constructor(e){super("react"),this.processQueuedUpdates=e,this.queueUpdates=!1,this.renderingEngine="react",this.frameworkComponents={agGroupCellRenderer:Md,agGroupRowRenderer:Md,agDetailCellRenderer:d6},this.wrapIncoming=(t,s)=>s==="ensureVisible"?nM(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 iM()}},h6=class extends p.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 p.createElement(_p,{...this.props,passGridApi:this.setGridApi})}};const g6="h-full",Hr={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(--border-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))"},headerColumnBorderHeight:"0",cellStyle:{textAlign:"center"}},Nr=40,p6=(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},f6=({selectedRowIds:e,onSelectionChange:t,rowData:s,getRowId:o})=>{const[i,n]=p.useState(new Set),r=e??i,a=p.useCallback(g=>{if(t&&e!==void 0){const f=(s||[]).filter(m=>g.has(o(m)));try{t(g,f)}catch{}}else n(g)},[t,e,s,o]),l=p.useCallback((g,f)=>{const m=new Set(r);f?m.add(g):m.delete(g),a(m)},[r,a]),c=s?.length||0,d=r.size,u=p.useMemo(()=>d===0?"unchecked":d===c?"checked":"indeterminate",[d,c]),h=p.useCallback(()=>{if(u==="checked")a(new Set);else{const g=new Set((s||[]).map(o));a(g)}},[u,a,s,o]);return{currentSelectedIds:r,handleSelectionToggle:l,headerCheckboxState:u,handleHeaderCheckboxChange:h}};c1.registerModules([oM]);const m6=({columnDefs:e,rowData:t,additionalGridOptions:s,getContextMenuItems:o,cssClass:i,ariaLabel:n="Data grid",withSelectionColumn:r=!0,wrapCustomCellRenderers:a=!0,selectedRowIds:l,onSelectionChange:c,getRowId:d=g=>String(g.id||JSON.stringify(g)),alternateOddRowColors:u=!1,filterPlaceholder:h="Enter value"})=>{const[g,f]=p.useState(Nr),[m,v]=p.useState(),w=p.useId(),{currentSelectedIds:b,handleSelectionToggle:S,headerCheckboxState:R,handleHeaderCheckboxChange:y}=f6({selectedRowIds:l,onSelectionChange:c,rowData:t,getRowId:d}),x=p.useMemo(()=>({...Hr,oddRowBackgroundColor:u?Hr.oddRowBackgroundColor:Hr.backgroundColor}),[u]),D=p.useCallback(z=>{z.api.sizeColumnsToFit(),f(Nr)},[]),M=p.useCallback(z=>{if(z.data){const k=d(z.data);return b.has(k)?"ag-row-selected":""}},[b,d]),L=p.useCallback(()=>{const z=R==="checked",k=R==="indeterminate";return C.jsx("div",{className:"flex items-center justify-center h-full header-checkbox-container",children:C.jsx(Qo,{id:"header-select-all",ariaLabel:"Select all rows",checked:z,indeterminate:k,cssClass:`dial-header-select ${R}`,onChange:y})})},[R,y]),I=p.useCallback(z=>{if(z.data){const k=o?.(z.data)??[],Z=z.value==null?"":String(z.value);return C.jsx(Ut,{trigger:[Ft.ContextMenu],menu:{items:k},anchorToMouse:!0,matchReferenceWidth:!0,cssClass:"w-full",children:C.jsx("span",{className:"block min-w-0 h-full max-w-full",children:C.jsx(Tt,{text:Z,cssClass:"max-w-full h-full"})})})}},[o]),F=p.useCallback(z=>{if(!z.data)return null;const k=d(z.data),Z=b.has(k),N=`row-select-${k}`;return C.jsx("div",{className:"flex items-center justify-center h-full",children:C.jsx(Qo,{id:N,ariaLabel:"Select row",checked:Z,cssClass:"dial-row-select",onChange:X=>{S(k,!!X)}},`${k}-${Z}`)})},[b,d,S]),P=p.useCallback(z=>{const k=typeof a=="function"?a(z):!!a;if(!z.cellRenderer)return{...z,cellRenderer:I};if(!k)return z;const Z=z.cellRenderer;return{...z,cellRenderer:X=>{const $=X.data?o?.(X.data)??[]:[];let _=null;if(typeof Z=="function"){const se=Z;_=C.jsx(se,{...X})}else _=I(X);return C.jsx(Ut,{trigger:[Ft.ContextMenu],menu:{items:$},anchorToMouse:!0,matchReferenceWidth:!0,cssClass:"w-full h-full",children:C.jsx("span",{className:"block min-w-0 max-w-full",children:_})})}}},[o,I,a]),B=p.useMemo(()=>({colId:"__select",headerName:"",width:40,minWidth:40,lockPosition:!0,sortable:!1,resizable:!1,filter:!1,floatingFilter:!1,suppressMenu:!0,borderless:!0,cellRenderer:F,headerComponent:L}),[F,L]),Q=p.useMemo(()=>{const z=(e??[]).map(P);return r?[B,...z]:z},[e,B,r,P]),A=p.useMemo(()=>({minWidth:150,resizable:!0,sortable:!0,floatingFilter:!0,filter:"agTextColumnFilter",filterParams:{filterPlaceholder:h,buttons:["reset"]},comparator:p6.bind(void 0)}),[h]),te=z=>{const k=Q.map(Z=>({...Z,sort:void 0}));z.api.updateGridOptions({columnDefs:k,rowData:t}),z.api.sizeColumnsToFit(),v(z.api),s?.onGridReady?.(z)};return p.useEffect(()=>{m&&m.redrawRows()},[m,b]),C.jsx("div",{className:W(g6,i,r&&"with-selection-column"),"aria-label":n,role:"region",children:C.jsx("div",{className:"ag-theme-balham-dark h-full overflow-x-auto",role:"table","aria-describedby":w,children:C.jsx(h6,{rowModelType:"clientSide",headerHeight:Nr,rowHeight:g,cellSelection:!1,getRowClass:M,theme:sF.withPart(O2).withParams({...x}),autoSizeStrategy:{type:"fitGridWidth"},columnDefs:Q,defaultColDef:A,onGridSizeChanged:D,onGridReady:te,suppressCellFocus:!0,rowData:t,...s})})})},Ta=(e,t)=>{if(!(!e||!e.length||!t))for(const s of e){if(s.path===t)return s;const o=Ta(s.items,t);if(o)return o}},C6=(e,t)=>{if(!e?.length)return;if(!t)return e[0];const s=Ta(e,t);if(s&&s.nodeType===ns.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 Ta(e,i)??e[0]},Ji=e=>(e??"").toLowerCase(),v6=e=>Ji(e).replace(/^\./,""),w6=e=>{if(!e)return[];const t=[],s=o=>{const i=o.items??[];for(const n of i)t.push(n),n.nodeType===ns.FOLDER&&s(n)};return s(e),t},b6=C.jsx(K.IconChevronDown,{size:16}),S6=C.jsx(K.IconChevronUp,{size:16}),Up=e=>{const[t,s]=p.useState(!1),o=p.useMemo(()=>t?S6:b6,[t]);return C.jsx("div",{children:C.jsx(Ut,{menu:{items:e.items},onOpenChange:i=>s(i),children:C.jsx(Ie,{...e,iconAfter:o})})})},y6=({tabs:e,activeTab:t,onTabChange:s,areHiddenFilesVisible:o,onToggleHiddenFiles:i,onRefresh:n,isCreateButtonVisible:r,createButtonVariant:a=De.Secondary,createButtonDropdownItems:l=[],createButtonLabel:c="Create",hiddenFilesSwitcherLabel:d="Hidden files",refreshButtonLabel:u="Refresh"})=>C.jsxs("div",{className:"flex w-full justify-between gap-4 items-center overflow-x-auto",children:[C.jsx("div",{className:"flex-1 min-w-0",children:e&&t&&s&&C.jsx(vu,{tabs:e,activeTab:t,onClick:h=>s(h)})}),C.jsxs("div",{className:"flex gap-4 flex-shrink-0 items-center",children:[C.jsx(Fu,{switchId:"hidden-files-switch",title:d,isOn:o,onChange:i}),C.jsx("div",{className:"h-6 border-l border-primary"}),C.jsx(Ie,{title:u,onClick:n,variant:De.Secondary,iconBefore:C.jsx(K.IconRefresh,{...ke})}),r&&C.jsx(Up,{title:c,variant:a,items:l})]})]}),R6=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} B`},x6=({path:e,cssClass:t,items:s=[],treeOptions:o,navigationPanelOptions:i,gridOptions:n,toolbarOptions:r,onPathChange:a,onTableFileClick:l})=>{const[c,d]=p.useState(e);p.useEffect(()=>{d(e)},[e]);const[u,h]=p.useState("");p.useEffect(()=>{const A=i?.value;A!=null&&h(String(A))},[i?.value]);const{width:g=lw,title:f=cw,containerCssClass:m=rw,additionalButtons:v,...w}=o??{},b=String(i?.value??u??"").trim(),S=p.useMemo(()=>C6(s,c)??s[0],[s,c]),R=p.useMemo(()=>{const A=Ji(b).trim(),te=S?.items??[],k=(A?w6(S):te).map(N=>({id:N.id??N.path,name:N.name??N.path.split("/").pop()??"",updatedAt:N.updatedAt,size:N.nodeType===ns.ITEM?R6(N.contentLength):"-",author:N.author,path:N.path,nodeType:N.nodeType,extension:N.extension}));if(!A)return k;const Z=A.split(/\s+/).filter(Boolean);return k.filter(N=>{const X=Ji(N.name),$=Ji(N.author),_=v6(N.extension);return Z.every(se=>X.includes(se)||$.includes(se)||_.includes(se))})},[S,b]),y=p.useMemo(()=>[{field:"name",headerName:"Name",flex:1,cellRenderer:A=>A.data?.nodeType===ns.FOLDER?C.jsx(za,{name:A.data.name}):C.jsx(Ba,{name:A.data.name})},{field:"updatedAt",headerName:"Modified",width:180},{field:"size",headerName:"Size",width:120},{field:"author",headerName:"Author",width:160}],[]),{columnDefs:x,filterable:D=!0,...M}=n??{},L=x??y,I=p.useMemo(()=>D?L:L.map(A=>({...A,filter:!1,floatingFilter:!1})),[L,D]),F=p.useCallback(A=>{d(A.path),a?.(A.path)},[a]),P=p.useCallback(A=>{d(A),a?.(A)},[a]),B=p.useCallback(A=>{const te=String(A??"");h(te),i?.onSearchChange?.(te)},[i]),Q=p.useCallback(A=>{A.nodeType===ns.FOLDER?(d(A.path),a?.(A.path)):l?.(A)},[a,l]);return C.jsxs("section",{className:ue(sw,t),children:[r&&C.jsx("div",{className:ow,role:"toolbar","aria-label":"File Manager Toolbar",children:C.jsx(y6,{...r})}),C.jsxs("div",{className:iw,children:[C.jsx("aside",{role:"region","aria-label":"File Manager Tree Navigation",className:"min-h-0 min-w-0 h-full flex-none",children:C.jsx(su,{width:g,title:f,containerCssClass:m,additionalButtons:v,children:C.jsx(hw,{...w,items:s,selectedPath:c,onItemClick:F})})}),C.jsxs("div",{className:nw,children:[C.jsx(Du,{...i??{},path:c,onItemClick:P,makeHref:A=>"/"+A.join("/"),value:b,onSearchChange:B}),C.jsx("section",{role:"region","aria-label":"File Manager Grid View",className:aw,children:C.jsx(m6,{columnDefs:I,rowData:R,getRowId:A=>A.path,...M,additionalGridOptions:{...M.additionalGridOptions,onRowClicked:A=>{A.data&&Q(A.data)}}})})]})]})]})},F6=({onClick:e})=>C.jsx(K.IconEyeOff,{...ke,className:"text-primary",onClick:e,role:"button","aria-label":"hide"}),E6=({onClick:e})=>C.jsx(K.IconEye,{...ke,className:"text-primary",onClick:e,role:"button","aria-label":"show"}),jp=({...e})=>{const[t,s]=p.useState(!1),o=p.useCallback(i=>{s(i)},[]);return C.jsx(fo,{type:t?"text":"password",...e,iconAfter:t?C.jsx(F6,{onClick:()=>o(!1)}):C.jsx(E6,{onClick:()=>o(!0)})})},D6=({fieldTitle:e,optional:t,elementCssClass:s,elementId:o,errorText:i,...n})=>C.jsxs("div",{className:"flex flex-col",children:[C.jsx(Vs,{fieldTitle:e,optional:t,htmlFor:o}),C.jsx(jp,{cssClass:s,elementId:o,invalid:!!i,...n}),C.jsx(rs,{errorText:i})]}),P6=({placeholder:e="",selectedItems:t=[],updateSelected:s,listCssClass:o,listElementCssClass:i,containerCssClass:n,inputCssClass:r})=>{const[a,l]=p.useState(""),c=p.useCallback(u=>{u.key==="Enter"&&(s([...t,u.currentTarget.value]),l("")),(u.key==="Backspace"||u.key==="Delete")&&t.length&&!a&&s(t.slice(0,-1))},[t,s,a]),d=p.useCallback(u=>{l(u.target.value)},[l]);return C.jsxs("div",{className:W(["dial-input px-3 py-2 flex flex-row items-center flex-wrap w-fit gap-2",n]),children:[C.jsx(_a,{selectedItems:t,listCssClass:o,listElementCssClass:i}),C.jsx("input",{type:"text",value:a,className:W(["border-0 bg-transparent p-0",r]),placeholder:t?.length?"":e,onKeyDown:c,onChange:d})]})},T6=({initialTags:e=[],fieldTitle:t,optional:s,elementId:o,placeholder:i,errorText:n,invalid:r,disabled:a,onChange:l})=>{const c=p.useRef(null),[d,u]=p.useState(e),[h,g]=p.useState(""),[f,m]=p.useState(!1),v=S=>{const R=S.trim().replace(/,$/,"");if(R&&!d.includes(R)){const y=[R,...d];u(y),l?.(y)}},w=S=>{(S.key===","||S.key==="Enter")&&(S.preventDefault(),v(h),g(""))},b=S=>{const R=d.filter((y,x)=>x!==S);u(R),l?.(R)};return p.useEffect(()=>{const S=new ResizeObserver(()=>{if(c.current){const R=c.current.scrollHeight>c.current.clientHeight+10;m(R)}});return c.current&&S.observe(c.current),()=>S.disconnect()},[d]),C.jsxs("div",{className:W("flex flex-col w-full"),children:[C.jsx(Vs,{fieldTitle:t,optional:s,htmlFor:o}),C.jsx("div",{className:W("dial-input min-h-[38px] p-[6px]",r&&"dial-input-error",a&&"dial-input-disable"),children:C.jsxs("div",{ref:c,className:W("flex flex-wrap gap-2 items-center",f?"flex-col-reverse":"flex-row"),children:[d.map((S,R)=>C.jsx(In,{tag:S,remove:a?void 0:()=>b(R)},S+R)),C.jsx("input",{type:"text",value:h,onChange:S=>g(S.target.value),onKeyDown:w,className:W("dial-input-no-border outline-none border-none w-full min-w-[100px] flex-1 p-1"),placeholder:i,disabled:a})]})}),C.jsx(rs,{errorText:n})]})},M6="dial-input flex px-3 py-2 w-full items-center justify-between gap-2 dial-small min-h-[38px]",I6="w-full rounded",Gr="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",k6="bg-accent-primary-alpha",A6="bg-accent-primary-alpha border-l border-accent-primary border-1",Od="opacity-75",L6=C.jsx(K.IconChevronDown,{size:16}),$p=({options:e,selectedValues:t,handleRemoveTag:s})=>C.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 C.jsx(In,{tag:i,remove:r=>s?.(r,o),iconBefore:n?C.jsx(we,{icon:n}):null,cssClass:"max-w-full"},o)})}),Kp=({options:e,multiple:t=!1,value:s,defaultValue:o,placeholder:i="Select...",searchable:n=!1,searchPlaceholder:r,selectAll:a=!1,selectAllLabel:l="Select all",emptyStateTitle:c="No options available",emptyStateDescription:d,emptyStateIcon:u,disabled:h=!1,cssClass:g,closable:f=!1,onClose:m,onChange:v})=>{const[w,b]=p.useState(!1),[S,R]=p.useState(""),y=p.useId(),x=s!==void 0,[D,M]=p.useState(o),L=x?s:D,I=p.useMemo(()=>t?Array.isArray(L)?L:[]:typeof L=="string"?[L]:[],[L,t]),F=p.useMemo(()=>{const O=S.trim().toLowerCase();return O?e.filter(ee=>ee.label.toLowerCase().includes(O)):e},[e,S]);p.useEffect(()=>{w||R("")},[w]);const P=p.useCallback(O=>{x||M(O),v?.(O)},[x,v]),B=O=>{if(t){const ee=new Set(I);ee.has(O)?ee.delete(O):ee.add(O),P(Array.from(ee))}else P(O),b(!1)},Q=p.useCallback((O,ee)=>{if(O.stopPropagation(),!t){P("");return}const ce=I.filter(Oe=>Oe!==ee);P(ce)},[t,I,P]),A=p.useMemo(()=>F.filter(O=>!O.disabled),[F]),te=p.useMemo(()=>A.filter(O=>I.includes(O.value)).length,[A,I]),z=A.length>0&&te===A.length,k=te>0&&!z,Z=()=>{if(!(!t||A.length===0))if(z){const O=new Set(A.map(ce=>ce.value)),ee=I.filter(ce=>!O.has(ce));P(ee)}else{const O=new Set(I);A.forEach(ee=>O.add(ee.value)),P(Array.from(O))}},N=I.length>0,X=!t&&N?I[0]:void 0,$=p.useMemo(()=>X?e.find(O=>O.value===X):void 0,[e,X]),_=p.useCallback(()=>!t||I.length===0?null:C.jsx($p,{options:e,selectedValues:I,handleRemoveTag:Q}),[t,e,I,Q]),se=p.useCallback(()=>t?N?_():C.jsx("span",{className:"text-secondary truncate",children:i}):$?C.jsxs(C.Fragment,{children:[$.icon&&C.jsx(we,{icon:$.icon}),C.jsx(Tt,{text:$.label})]}):C.jsx("span",{className:"text-secondary truncate",children:i}),[N,t,i,_,$]);return C.jsx(Ut,{open:w,onOpenChange:b,disabled:h,closable:f,onClose:m,placement:"bottom-start",allowedPlacements:["bottom-start","top-start"],renderOverlay:()=>C.jsxs("div",{id:y,role:"listbox","aria-multiselectable":t||void 0,className:I6,children:[(n||f)&&C.jsxs("div",{className:"flex items-center gap-2 px-2 pt-2",children:[n&&C.jsx(Ua,{placeholder:r,onChange:R,value:S,elementId:`search-${y}`}),f&&C.jsx(Ie,{ariaLabel:"Close select",cssClass:"shrink-0",iconBefore:C.jsx(K.IconX,{size:16}),onClick:O=>{m?.(O),b(!1)}})]}),t&&a&&A.length>0&&C.jsx("div",{className:W(Gr,"mt-2"),children:C.jsx(Qo,{id:`${y}-selectAll`,label:l,checked:z,indeterminate:k,onChange:Z,ariaLabel:l})}),C.jsx("div",{className:"overflow-y-auto py-1",children:F.length===0?C.jsx("div",{className:"px-2 py-3",children:C.jsx(ka,{icon:u??C.jsx(K.IconClipboardX,{size:24}),title:c,description:d})}):F.map(O=>{const ee=I.includes(O.value);return t?C.jsx("div",{className:W(Gr,ee&&k6,O.disabled&&Od,"w-full"),children:C.jsx(Qo,{id:`${y}-${O.value}`,label:C.jsxs("span",{className:"flex w-full flex-1 min-w-0 items-center gap-2 text-primary",children:[O.icon&&C.jsx(we,{icon:O.icon}),C.jsx("span",{className:"truncate",children:O.label})]}),checked:ee,disabled:O.disabled,onChange:()=>!O.disabled&&B(O.value),ariaLabel:O.label})},O.value):C.jsx("button",{role:"option",type:"button","aria-selected":ee,"aria-disabled":!!O.disabled,disabled:O.disabled,className:W(Gr,ee&&A6,O.disabled&&Od),onClick:()=>!O.disabled&&B(O.value),children:C.jsxs("div",{className:"flex items-center gap-2 w-full",children:[O.icon&&C.jsx(we,{icon:O.icon}),C.jsx(Tt,{text:O.label})]})},O.value)})})]}),children:C.jsxs("button",{type:"button","aria-haspopup":"listbox","aria-expanded":w,"aria-controls":y,className:ue(M6,h&&"opacity-75 !cursor-not-allowed",g),onClick:()=>!h&&b(O=>!O),children:[C.jsx("div",{className:"flex min-w-0 items-center gap-2 text-primary",children:se()}),C.jsx(we,{icon:L6,className:W("text-primary",w&&"rotate-180")})]})})},O6=({fieldTitle:e,optional:t,captionDescription:s,containerCssClass:o,selectCssClass:i,error:n,elementId:r,description:a,readonly:l,value:c,defaultEmptyText:d,...u})=>{const h=p.useCallback(()=>{if(!c||Array.isArray(c)&&c.length===0)return d??"None";if(Array.isArray(c))return C.jsx($p,{options:u.options,selectedValues:c});{const g=u.options?.find(f=>f.value===c);return C.jsx("span",{"aria-readonly":!0,className:"text-primary",children:g?.label||c})}},[c,u.options,d]);return C.jsx(Tn,{elementId:r,label:e,optional:t,description:a,error:n,captionDescription:s,cssClass:o,readonly:l,value:h(),defaultEmptyText:d,children:C.jsx(Kp,{cssClass:i,value:c,...u})})};function qp(e){let t=null;return()=>(t==null&&(t=e()),t)}function H6(e,t){return e.filter(s=>s!==t)}function N6(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 G6{enter(t){const s=this.entered.length,o=i=>this.isNodeInDocument(i)&&(!i.contains||i.contains(t));return this.entered=N6(this.entered.filter(o),[t]),s===0&&this.entered.length>0}leave(t){const s=this.entered.length;return this.entered=H6(this.entered.filter(this.isNodeInDocument),t),s>0&&this.entered.length===0}reset(){this.entered=[]}constructor(t){this.entered=[],this.isNodeInDocument=t}}class V6{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 Gl="__NATIVE_FILE__",Yp="__NATIVE_URL__",Zp="__NATIVE_TEXT__",Qp="__NATIVE_HTML__",Hd=Object.freeze(Object.defineProperty({__proto__:null,FILE:Gl,HTML:Qp,TEXT:Zp,URL:Yp},Symbol.toStringTag,{value:"Module"}));function Vr(e,t,s){const o=t.reduce((i,n)=>i||e.getData(n),"");return o??s}const Ma={[Gl]:{exposeProperties:{files:e=>Array.prototype.slice.call(e.files),items:e=>e.items,dataTransfer:e=>e},matchesTypes:["Files"]},[Qp]:{exposeProperties:{html:(e,t)=>Vr(e,t,""),dataTransfer:e=>e},matchesTypes:["Html","text/html"]},[Yp]:{exposeProperties:{urls:(e,t)=>Vr(e,t,"").split(`
61
+ `,n4=class extends A3{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,Ed),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():(H(53),t=""),'"'+t.replace(/"/g,'""')+'"'}parse(){return this.result}beginNewLine(){this.isFirstLine||(this.result+=Ed),this.isFirstLine=!1}},r4=class extends k3{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()){H(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(Y(this.gos,{})):t.fileName;L3(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 n4({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 a4(e,t){return e.csvCreator?.getDataAsCsv(t)}function l4(e,t){e.csvCreator?.exportDataAsCsv(t)}var c4={moduleName:"CsvExport",version:G,beans:[r4],apiFunctions:{getDataAsCsv:a4,exportDataAsCsv:l4},dependsOn:[i4]},d4=class extends T{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 us(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){V(t)?e.setDataAndId(t,s.toString()):e.setDataAndId(void 0,void 0)}loadFromDatasource(){const e=this.createLoadParams();if(be(this.params.datasource.getRows)){H(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:Y(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 us(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()}},u4=2,h4=class extends T{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 d4(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()&&(Ls(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=u4-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,V(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}},g4=class extends T{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 us(e);this.rootNode=t,t.level=-1,this.rowHeight=Ds(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=Ds(this.beans),this.cacheParams.rowHeight=this.rowHeight,this.updateRowHeights()})}onColumnEverything(){let e;this.cacheParams?e=!si(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;Co(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:Ds(e),overflowSize:n.get("cacheOverflowSize"),blockSize:n.get("cacheBlockSize"),lastAccessedSequence:{value:0}},this.infiniteCache=this.createBean(new h4(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 p4(e){jn(e)?.refreshCache()}function f4(e){jn(e)?.purgeCache()}function m4(e){return jn(e)?.getRowCount()}var C4=class extends T{constructor(){super(...arguments),this.beanName="rowNodeBlockLoader",this.activeBlockLoadsCount=0,this.blocks=[],this.active=!0}postConstruct(){this.maxConcurrentRequests=b1(this.gos);const e=this.gos.get("blockLoadDebounceMillis");e&&e>0&&(this.checkBlockToLoadDebounce=Ve(this,this.performCheckBlocksToLoad.bind(this),e))}addBlock(e){this.blocks.push(e),e.addEventListener("loadComplete",this.loadComplete.bind(this)),this.checkBlockToLoad()}removeBlock(e){Ct(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){Ls(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(){Ls(this.gos,`RowNodeBlockLoader - printCacheStatus: activePageLoadsCount = ${this.activeBlockLoadsCount}, blocks = ${JSON.stringify(this.getBlockState())}`)}},v4={moduleName:"InfiniteRowModelCore",version:G,rowModels:["infinite"],beans:[g4,C4]},w4={moduleName:"InfiniteRowModel",version:G,apiFunctions:{refreshInfiniteCache:p4,purgeInfiniteCache:f4,getInfiniteRowCount:m4},dependsOn:[v4,I5]},b4="↑",S4="↓",y4={tag:"span",children:[{tag:"span",ref:"eDelta",cls:"ag-value-change-delta"},{tag:"span",ref:"eValue",cls:"ag-value-change-value"}]},R4=class extends Re{constructor(){super(y4),this.eValue=q,this.eDelta=q,this.refreshCount=0}init(e){this.refresh(e,!0)}showDelta(e,t){const s=Math.abs(t),o=e.formatValue(s),i=V(o)?o:s,n=t>=0,r=this.eDelta;n?r.textContent=b4+i:r.textContent=S4+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"),Xe(this.eDelta)}refresh(e,t=!1){const{value:s,valueFormatted:o}=e,{eValue:i,lastValue:n,beans:r}=this;if(s===n||(V(o)?i.textContent=o:V(s)?i.textContent=s:Xe(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}},x4=".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}",F4={tag:"span",children:[{tag:"span",ref:"eCurrent",cls:"ag-value-slide-current"}]},E4=class extends Re{constructor(){super(F4),this.eCurrent=q,this.refreshCount=0,this.registerCSS(x4)}init(e){this.refresh(e,!0)}addSlideAnimation(){this.refreshCount++;const e=this.refreshCount;this.ePrevious?.remove();const{beans:t,eCurrent:s}=this,o=Ye({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 V(e.valueFormatted)?o.textContent=e.valueFormatted:V(e.value)?o.textContent=s:Xe(o),!0}},D4=class extends T{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:g,eGui:{style:f}}=r;switch(l){case"flash":g.toggleCss(i,!1),g.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":g.toggleCss(i,!1),g.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=vR(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 P4(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 T4={moduleName:"HighlightChanges",version:G,beans:[D4],userComponents:{agAnimateShowChangeCellRenderer:R4,agAnimateSlideCellRenderer:E4},apiFunctions:{flashCells:P4}};function M4(e){return e.stateSvc?.getState()??{}}function I4(e,t,s){return e.stateSvc?.setState(t,s)}function Dd(e){return e={...e},e.version||(e.version="32.1.0"),e.version==="32.1.0"&&(e=k4(e)),e.version=G,e}function k4(e){return e.cellSelection=A4(e,"rangeSelection"),e}function A4(e,t){if(e&&typeof e=="object")return e[t]}var L4=class extends T{constructor(){super(...arguments),this.beanName="stateSvc",this.updateRowGroupExpansionStateTimer=0,this.suppressEvents=!0,this.queuedUpdateSources=new Set,this.dispatchStateUpdateEventDebounced=Ve(this,()=>this.dispatchQueuedStateUpdateEvents(),0),this.onRowGroupOpenedDebounced=Ve(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=Ve(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=Fe(e);const o=Dd(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=Dd(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 P3(pn(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 g=(F,P)=>{const B=!o?.has(F)&&!!(P||t==="api");return h||(h=B),B},f={},m=F=>{let P=f[F];return P||(P={colId:F},f[F]=P,P)},v={},w=g("sort",i);w&&i?.sortModel.forEach(({colId:F,sort:P},B)=>{const Q=m(F);Q.sort=P,Q.sortIndex=B}),(w||!s)&&(v.sort=null,v.sortIndex=null);const b=g("rowGroup",n);b&&n?.groupColIds.forEach((F,P)=>{const B=m(F);B.rowGroup=!0,B.rowGroupIndex=P}),(b||!s)&&(v.rowGroup=null,v.rowGroupIndex=null);const S=g("aggregation",r);S&&r?.aggregationModel.forEach(({colId:F,aggFunc:P})=>{m(F).aggFunc=P}),(S||!s)&&(v.aggFunc=null);const R=g("pivot",a);R&&(a?.pivotColIds.forEach((F,P)=>{const B=m(F);B.pivot=!0,B.pivotIndex=P}),this.gos.updateGridOptions({options:{pivotMode:!!a?.pivotMode},source:t})),(R||!s)&&(v.pivot=null,v.pivotIndex=null);const y=g("columnPinning",l);if(y){for(const F of l?.leftColIds??[])m(F).pinned="left";for(const F of l?.rightColIds??[])m(F).pinned="right"}(y||!s)&&(v.pinned=null);const x=g("columnVisibility",c);if(x)for(const F of c?.hiddenColIds??[])m(F).hide=!0;(x||!s)&&(v.hide=null);const D=g("columnSizing",d);if(D)for(const{colId:F,flex:P,width:B}of d?.columnSizingModel??[]){const Q=m(F);Q.flex=P??null,Q.width=B}(D||!s)&&(v.flex=null);const M=u?.orderedColIds,L=!!M?.length&&!o?.has("columnOrder"),I=L?M.map(F=>m(F)):Object.values(f);(I.length||h)&&(this.columnStates=I,mt(this.beans,{state:I,applyOrder:L,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);mt(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 T3(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(!cs(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];si(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),si(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")}},O4={moduleName:"GridState",version:G,beans:[L4],apiFunctions:{getState:M4,setState:I4}};function H4(e){return e.rowModel.isLastRowIndexKnown()}function N4(e){return e.pagination?.getPageSize()??100}function G4(e){return e.pagination?.getCurrentPage()??0}function V4(e){return e.pagination?.getTotalPages()??1}function B4(e){return e.pagination?e.pagination.getMasterRowCount():e.rowModel.getRowCount()}function z4(e){e.pagination?.goToNextPage()}function W4(e){e.pagination?.goToPreviousPage()}function _4(e){e.pagination?.goToFirstPage()}function U4(e){e.pagination?.goToLastPage()}function j4(e,t){e.pagination?.goToPage(t)}var $4=class extends T{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(Ds(t),1),i=Math.floor(e/o);t.pagination.setPageSize(i,"autoCalculated")};this.isBodyRendered?Ve(this,s,50)():(s(),this.isBodyRendered=!0)}else this.isBodyRendered=!1}},Oo="paginationPageSizeSelector",K4={tag:"span",cls:"ag-paging-page-size"},q4=class extends Re{constructor(){super(K4),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(Oo,()=>{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(){Xe(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(Oo)!==!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(Oo)!==!0;H(94,{pageSizeSet:i,pageSizesSet:n,pageSizeOptions:e,paginationPageSizeOption:t}),n||H(95,{paginationPageSizeOption:t,paginationPageSizeSelector:Oo}),e.unshift("")}const o=String(s?"":t);this.selectPageSizeComp?(gs(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 dl).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(Oo);return!Array.isArray(t)||!t?.length?e:[...t].sort((s,o)=>s-o)}destroy(){this.toggleSelectDisplay(!1),super.destroy()}},Y4={selector:"AG-PAGE-SIZE-SELECTOR",component:q4},Z4=".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}",Q4=class extends _y{constructor(){super(),this.btFirst=q,this.btPrevious=q,this.btNext=q,this.btLast=q,this.lbRecordCount=q,this.lbFirstRowOnPage=q,this.lbLastRowOnPage=q,this.lbCurrent=q,this.lbTotal=q,this.pageSizeComp=q,this.previousAndFirstButtonsDisabled=!1,this.nextButtonDisabled=!1,this.lastButtonDisabled=!1,this.areListenersSetup=!1,this.allowFocusInnerElement=!1,this.registerCSS(Z4)}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(),[Y4]);const{btFirst:t,btPrevious:s,btNext:o,btLast:i}=this;this.activateTabIndex([t,s,o,i]),t.insertAdjacentElement("afterbegin",ht(e?"last":"first",this.beans)),s.insertAdjacentElement("afterbegin",ht(e?"next":"previous",this.beans)),o.insertAdjacentElement("afterbegin",ht(e?"previous":"next",this.beans)),i.insertAdjacentElement("afterbegin",ht(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):ay(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===E.ENTER||o.key===E.SPACE)&&(o.preventDefault(),s())}})}ry(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}):I3(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){Rw(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,m=this.formatNumber(f);this.lbCurrent.textContent=m;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,m,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"))}},X4={selector:"AG-PAGINATION",component:Q4},J4=class extends T{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 X4}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 V(this.pageSizeAutoCalculated)&&this.gos.get("paginationAutoPageSize")?this.pageSizeAutoCalculated:V(this.pageSizeFromPageSizeSelector)?this.pageSizeFromPageSizeSelector:V(this.pageSizeFromInitialState)?this.pageSizeFromInitialState:V(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})}},eT={moduleName:"Pagination",version:G,beans:[J4,$4],icons:{first:"first",previous:"previous",next:"next",last:"last"},apiFunctions:{paginationIsLastPageFound:H4,paginationGetPageSize:N4,paginationGetCurrentPage:G4,paginationGetTotalPages:V4,paginationGetRowCount:B4,paginationGoToNextPage:z4,paginationGoToPreviousPage:W4,paginationGoToFirstPage:_4,paginationGoToLastPage:U4,paginationGoToPage:j4},dependsOn:[$n]};function tT(e,t={}){const s=t?t.rowNodes:void 0;e.frameworkOverrides.wrapIncoming(()=>e.rowRenderer.redrawRows(s))}function kp(e,t,s,o,i){t&&(o&&t.parent&&t.parent.level!==-1&&kp(e,t.parent,s,o,i),t.setExpanded(s,void 0,i))}function sT(e,t){return e.rowModel.getRowNode(t)}function oT(e,t,s,o){e.rowRenderer.addRenderedRowListener(t,s,o)}function iT(e){return e.rowRenderer.getRenderedNodes()}function nT(e,t,s){e.rowModel.forEachNode(t,s)}function rT(e){return e.rowRenderer.firstRenderedRow}function aT(e){return e.rowRenderer.lastRenderedRow}function lT(e,t){return e.rowModel.getRow(t)}function cT(e){return e.rowModel.getRowCount()}var dT={moduleName:"RowApi",version:G,apiFunctions:{redrawRows:tT,setRowNodeExpanded:kp,getRowNode:sT,addRenderedRowListener:oT,getRenderedNodes:iT,forEachNode:nT,getFirstDisplayedRowIndex:rT,getLastDisplayedRowIndex:aT,getDisplayedRowAtIndex:lT,getDisplayedRowCount:cT}},uT={moduleName:"ScrollApi",version:G,apiFunctions:{getVerticalPixelRange:RP,getHorizontalPixelRange:xP,ensureColumnVisible:vp,ensureIndexVisible:wp,ensureNodeVisible:FP}};function hT(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 gT(e,t={}){e.frameworkOverrides.wrapIncoming(()=>e.rowRenderer.refreshCells(t))}function pT(e){e.frameworkOverrides.wrapIncoming(()=>{for(const t of e.ctrlsSvc.getHeaderRowContainerCtrls())t.refresh()})}function fT(e){return e.animationFrameSvc?.isQueueEmpty()??!0}function mT(e){e.animationFrameSvc?.flushAllFrames()}function CT(e){return{rowHeight:Ds(e),headerHeight:bi(e)}}function vT(e,t={}){const s=[];for(const n of e.rowRenderer.getCellCtrls(t.rowNodes,t.columns)){const r=n.getCellRenderer();r!=null&&s.push(ci(r))}if(t.columns?.length)return s;const o=[],i=ya(t.rowNodes);for(const n of e.rowRenderer.getAllRowCtrls()){if(i&&!Ra(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(ci(l))}}return[...o,...s]}var wT={moduleName:"RenderApi",version:G,apiFunctions:{setGridAriaProperty:hT,refreshCells:gT,refreshHeader:pT,isAnimationFrameQueueEmpty:fT,flushAllAnimationFrames:mT,getSizesForCurrentTheme:CT,getCellRendererInstances:vT}};function bT(e,t){typeof t=="number"?e.colAutosize?.sizeColumnsToFit(t,"api"):e.colAutosize?.sizeColumnsToFitGridBody(t)}function Ap({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 ST(e,t){t&&typeof t=="object"?Ap(e,t):e.colAutosize?.autoSizeAllColumns({source:"api",skipHeader:t})}var yT=class extends T{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&&Fe(e)}s&&this.beans.colDelayRenderSvc?.hideColumns(o)}}autoSizeCols(e){const{eventSvc:t,visibleCols:s}=this.beans;this.innerAutoSizeCols(e).then(o=>{const i=c=>vo(t,Array.from(c),!0,"autosizeColumns");if(!e.scaleUpToFitGridWidth)return i(o);const n=Pd(this.beans),r=c=>s.leftCols.some(d=>$o(d,c)),a=c=>s.rightCols.some(d=>$o(d,c)),l=e.colKeys.filter(c=>!Yt(c)&&!zt(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:g,autoWidthCalc:f,visibleCols:m}=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:y,...x})=>[y,x])),S=i??this.gos.get("skipHeaderOnAutoSize"),R=n??S;for(;w!==0;){w=0;const y=[];for(const x of o){if(!x||O1(x))continue;const D=g.getCol(x);if(!D||v.has(D))continue;const M=f.getPreferredWidthForColumn(D,S);if(M>0){const L=b[D.colId]??{};L.minWidth??(L.minWidth=l),L.maxWidth??(L.maxWidth=a);const I=RT(D,M,L);D.setActualWidth(I,d),v.add(D),w++}y.push(D)}y.length&&m.refresh(d)}R||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 ws(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=Pd(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):H(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,...m}of o?.columnLimits??[])i[typeof f=="string"?f:f.getColId()]=m;const n=this.beans.visibleCols.allCols;if(e<=0||!n.length)return;const r=Ht(n);if(o?.onlyScaleUp&&r>e||e===r&&n.every(m=>{if(m.colDef.suppressSizeToFit)return!0;const v=i?.[m.getId()],w=v?.minWidth??o?.defaultMinWidth,b=v?.maxWidth??o?.defaultMaxWidth,S=m.getActualWidth();return(w==null||S>=w)&&(b==null||S<=b)}))return;const l=[],c=[];for(const f of n){const m=o?.colKeys?.some(v=>$o(f,v))??!0;f.getColDef().suppressSizeToFit||!m?c.push(f):l.push(f)}const d=l.slice(0);let u=!1;const h=f=>{Ct(l,f),c.push(f)};for(const f of l){f.resetActualWidth(t);const m=i?.[f.getId()],v=m?.minWidth??o?.defaultMinWidth,w=m?.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-Ht(c);if(f<=0)for(const m of l){const v=i?.[m.getId()]?.minWidth??o?.defaultMinWidth??m.minWidth;m.setActualWidth(v,t,!0)}else{const m=f/Ht(l);let v=f;for(let w=l.length-1;w>=0;w--){const b=l[w],S=i?.[b.getId()],R=S?.minWidth??o?.defaultMinWidth,y=S?.maxWidth??o?.defaultMaxWidth,x=b.getMinWidth(),D=b.getMaxWidth(),M=typeof R=="number"&&R>x?R:x,L=typeof y=="number"&&y<D?y:D;let I=Math.round(b.getActualWidth()*m);I<M?(I=M,h(b),u=!1):I>L?(I=L,h(b),u=!1):w===0&&(I=v),b.setActualWidth(I,t,!0),v-=I}}}for(const f of d)f.fireColumnWidthChangedEvent(t);const g=this.beans.visibleCols;g.setLeftValues(t),g.updateBodyWidths(),!s&&vo(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 RT(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 Pd({ctrlsSvc:e,scrollVisibleSvc:t}){const s=e.getGridBodyCtrl(),i=s.isVerticalScrollShowing()?t.getScrollbarWidth():0;return ni(s.eGridBody)-i}var xT={moduleName:"ColumnAutoSize",version:G,beans:[yT],apiFunctions:{sizeColumnsToFit:bT,autoSizeColumns:Ap,autoSizeAllColumns:ST},dependsOn:[Dg]},FT=".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 ET(e){return e.pinnedRowModel?.getPinnedTopRowCount()??0}function DT(e){return e.pinnedRowModel?.getPinnedBottomRowCount()??0}function PT(e,t){return e.pinnedRowModel?.getPinnedTopRow(t)}function TT(e,t){return e.pinnedRowModel?.getPinnedBottomRow(t)}function MT(e,t,s){return e.pinnedRowModel?.forEachPinnedRow(t,s)}var IT={moduleName:"PinnedRow",version:G,beans:[Hy],css:[FT],apiFunctions:{getPinnedTopRowCount:ET,getPinnedBottomRowCount:DT,getPinnedTopRow:PT,getPinnedBottomRow:TT,forEachPinnedRow:MT},icons:{rowPin:"pin",rowPinTop:"pinned-top",rowPinBottom:"pinned-bottom",rowUnpin:"un-pin"}},kT=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}},AT=class extends T{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,g=typeof h=="function";let f=null,m=null,v;const w=(S,R)=>{f=S,m=null,v=R},b=S=>{const R=!S.isExpandable()&&!S.group&&!S.detail&&(d?!d({rowNode:S}):!0);if(S.rowIndex==null||!R){w(null,null);return}if(f==null||S.level!==f.level||S.footer||m&&S.rowIndex-1!==m?.getLastNode().rowIndex){w(S,n.getValue(t,S));return}const y=n.getValue(t,S);if(g){const x=Y(s,{valueA:v,nodeA:f,valueB:y,nodeB:S,column:t,colDef:a});if(!h(x)){w(S,y);return}}else if(u?!u(v,y):v!==y){w(S,y);return}if(!m){const x=l?.get(f);x?.firstNode===f?(x.reset(),m=x):m=new kT(t,f),c.set(f,m)}m.addSpannedNode(S),c.set(S,m)};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}}},LT=class extends T{constructor(){super(...arguments),this.beanName="rowSpanSvc",this.spanningColumns=new Map,this.debouncePinnedEvent=Ve(this,this.dispatchCellsUpdatedEvent.bind(this,!0),0),this.debounceModelEvent=Ve(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 AT(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()}},OT=class extends po{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||Lu(e,t.rowIndex)}setAriaRowSpan(){Dw(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(_n(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}},HT=class extends yn{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 OT(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(){}},NT=class extends T{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 HT(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")}},GT={moduleName:"CellSpan",version:G,beans:[LT,NT]},VT=class extends T{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);Pl(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 Y(this.beans.gos,{value:s,data:o.data,node:o,colDef:t,column:e,rowIndex:o.rowIndex})}},BT=class extends T{constructor(){super(...arguments),this.beanName="cellStyles"}processAllCellClasses(e,t,s,o){Pl(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 VT(e,t)}processStaticCellClasses(e,t,s){this.getStaticCellClasses(e,t).forEach(i=>{s(i)})}},zT={moduleName:"CellStyle",version:G,beans:[BT]},WT={moduleName:"RowStyle",version:G,beans:[DE]};function _T(e,t){return!!e.colHover?.isHovered(t)}var UT=class extends T{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}},jT="ag-column-hover",$T=class extends T{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(jT,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 UT(t,s))}updateState(e){this.selectedColumns=e,this.eventSvc.dispatchEvent({type:"columnHoverChanged"})}},KT={moduleName:"ColumnHover",version:G,beans:[$T],apiFunctions:{isColumnHovered:_T}},qT=class extends T{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=!Zi.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)=>{Zi.has(n)&&t(n,r)},o=(n,r)=>{Zi.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 YT(e,t,s){e.apiEventSvc?.addListener(t,s)}function ZT(e,t,s){e.apiEventSvc?.removeListener(t,s)}function QT(e,t){e.apiEventSvc?.addGlobalListener(t)}function XT(e,t){e.apiEventSvc?.removeGlobalListener(t)}var JT={moduleName:"EventApi",version:G,apiFunctions:{addEventListener:YT,addGlobalListener:QT,removeEventListener:ZT,removeGlobalListener:XT},beans:[qT]},eM={moduleName:"Locale",version:G,beans:[D3]},tM=class extends T{constructor(){super(...arguments),this.beanName="rowAutoHeight",this.wasEverActive=!1,this._debouncedCalculateRowHeights=Ve(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=ls(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:g,borderTopWidth:f}=Bs(o),m=u+h+g+f,w=t.offsetHeight+m;if(d<5){const S=!Le(r)?.contains(t),R=w==0;if(S||R){window.setTimeout(()=>a(d+1),0);return}}this.setRowAutoHeight(i,w,n)},l=()=>a(0);l();const c=Kt(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}},sM={moduleName:"RowAutoHeight",version:G,beans:[tM]},oM={moduleName:"AllCommunity",version:G,dependsOn:[t4,c4,w4,$3,s5,o5,i5,n5,r5,a5,l5,t5,qD,YD,ZD,KD,XD,JD,O4,A5,eT,Pg,dT,uT,wT,xT,LR,IT,R5,c3,zT,KT,WT,JT,h3,T4,Cp,eM,sM,AR,s4,GT]},Ue=p.createContext({}),Lp=p.createContext("default"),yi=(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),Td(o,r)}),()=>{l=!0,r&&(a?.remove(),t.destroyBean(r),o&&Td(o,void 0))}},Td=(e,t)=>{if(e)if(e instanceof Function)e(t);else{const s=e;s.current=t}},ct=(...e)=>e.filter(s=>s!=null&&s!=="").join(" "),gt=class Op{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 Op;return i.classesMap={...this.classesMap},i.classesMap[t]=s,i}toString(){return Object.keys(this.classesMap).filter(s=>this.classesMap[s]).join(" ")}},Po=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()},Pa=p.version?.split(".")[0],Hp=Pa==="16"||Pa==="17";function iM(){return Pa==="19"}var Xi=!1;function nM(e){return Xi||setTimeout(()=>Xi=!1,0),Xi=!0,e()}var pi=(e,t)=>{!Hp&&e&&!Xi?Dn.flushSync(t):t()},rM=e=>{Hp?e():p.startTransition(e)};function aM(e,t,s){return p.useSyncExternalStore?p.useSyncExternalStore(e,t):s}function Fn(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 Np=p.forwardRef((e,t)=>{const{registry:s,context:o}=p.useContext(Ue),i=p.useRef(null),n=p.useRef(null),r=p.useRef(null),a=p.useRef(null),l=p.useRef(null),c=p.useRef(),[d,u]=p.useState(),[h,g]=p.useState(),[f,m]=p.useState(),[v,w]=p.useState(()=>new gt),[b,S]=p.useState(()=>new gt("ag-hidden")),[R,y]=p.useState(()=>new gt("ag-hidden")),[x,D]=p.useState(()=>new gt("ag-invisible"));p.useImperativeHandle(t,()=>({refresh(){return!1}})),p.useLayoutEffect(()=>yi(d,o,n.current),[d]);const M=p.useCallback(z=>{if(i.current=z,!z||o.isDestroyed()){c.current=o.destroyBean(c.current);return}const k={setInnerRenderer:(N,X)=>{u(N),m(X)},setChildCount:N=>g(N),toggleCss:(N,X)=>w($=>$.setClass(N,X)),setContractedDisplayed:N=>y(X=>X.setClass("ag-hidden",!N)),setExpandedDisplayed:N=>S(X=>X.setClass("ag-hidden",!N)),setCheckboxVisible:N=>D(X=>X.setClass("ag-invisible",!N)),setCheckboxSpacing:N=>D(X=>X.setClass("ag-group-checkbox-spacing",N))},Z=s.createDynamicBean("groupCellRendererCtrl",!0);Z&&(c.current=o.createBean(Z),c.current.init(k,z,r.current,a.current,l.current,Np,e))},[]),L=p.useMemo(()=>`ag-cell-wrapper ${v.toString()}`,[v]),I=p.useMemo(()=>`ag-group-expanded ${b.toString()}`,[b]),F=p.useMemo(()=>`ag-group-contracted ${R.toString()}`,[R]),P=p.useMemo(()=>`ag-group-checkbox ${x.toString()}`,[x]),B=d?.componentFromFramework,Q=B?d.componentClass:void 0,A=d==null&&f!=null,te=Fo(f);return p.createElement("span",{className:L,ref:M,...e.colDef?{}:{role:c.current?.getCellAriaRole()}},p.createElement("span",{className:I,ref:a}),p.createElement("span",{className:F,ref:l}),p.createElement("span",{className:P,ref:r}),p.createElement("span",{className:"ag-group-value",ref:n},A?te:B?p.createElement(Q,{...d.params}):null),p.createElement("span",{className:"ag-group-child-count"},h))}),Md=Np,Hl=p.createContext({setMethods:()=>{}}),lM=e=>{const{initialProps:t,addUpdateCallback:s,CustomComponentClass:o,setMethods:i}=e,[{key:n,...r},a]=p.useState(t);return p.useEffect(()=>{s(l=>a(l))},[]),p.createElement(Hl.Provider,{value:{setMethods:i}},p.createElement(o,{key:n,...r}))},cM=p.memo(lM),dM=0;function Id(){return`agPortalKey_${++dM}`}var Gp=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=Id(),this.portalKey=Id(),this.instanceCreated=this.isStatelessComponent()?de.resolve(!1):new de(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 de(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=Dn.createPortal(this.reactElement,this.eParentElement,this.portalKey)}createElement(e,t){return p.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 Yn(e,t,s){for(const o of e){const i=t[o];i&&(s[o]=i)}}var nt=class extends Gp{constructor(){super(...arguments),this.awaitUpdateCallback=new de(e=>{this.resolveUpdateCallback=e}),this.wrapperComponent=cM}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 de(o=>{setTimeout(()=>{o()})})),this.resolveUpdateCallback()}})}setMethods(e){this.providedMethods=e,Yn(this.getOptionalMethods(),this.providedMethods,this)}getOptionalMethods(){return[]}getProps(){return{...this.sourceParams,key:this.key,ref:this.ref}}refreshProps(){return this.updateCallback?this.updateCallback():new de(e=>this.awaitUpdateCallback.then(()=>{this.updateCallback().then(()=>e())}))}},uM=class extends nt{refresh(e){return this.sourceParams=e,this.refreshProps(),!0}},hM=class extends nt{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}},gM=class extends nt{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}},pM=class extends nt{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 de(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 de(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}},fM=class extends nt{constructor(){super(...arguments),this.awaitSetMethodsCallback=new de(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 Vp(e,t){e.parentFilterInstance(s=>{(s.setModel(t)||de.resolve()).then(()=>{e.filterParams.filterChangedCallback()})})}var mM=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){Yn(this.getOptionalMethods(),e,this)}getOptionalMethods(){return["afterGuiAttached"]}updateModel(e){this.model=e,this.refreshProps(),Vp(this.floatingFilterParams,e)}},CM=class extends nt{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(),Vp(this.sourceParams,e)}getProps(){const e=super.getProps();return e.model=this.model,e.onModelChange=this.onModelChange,e}},vM=class extends nt{refresh(e){this.sourceParams=e,this.refreshProps()}getOptionalMethods(){return["afterGuiAttached"]}},wM=class extends nt{refresh(e){return this.sourceParams=e,this.refreshProps(),!0}},bM=class extends nt{refresh(e){this.sourceParams=e,this.refreshProps()}},SM=class extends nt{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}},yM=class extends nt{refresh(e){this.sourceParams=e,this.refreshProps()}},RM=class extends nt{refresh(e){return this.sourceParams=e,this.refreshProps(),!0}},xM=class extends nt{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 Nl(){H(231)}var FM=1e3,EM=class{constructor(e,t,s){this.destroyed=!1,this.portals=[],this.hasPendingPortalUpdate=!1,this.wrappingElement=t||"div",this.refresher=e,this.maxComponentCreationTimeMs=s||FM}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){pi(!0,()=>this.refresher()),e.rendered()&&t(e);return}window.setTimeout(()=>{this.waitForInstance(e,t,s)})}}},DM=({ctrl:e})=>{const t=e.isAlive(),{context:s}=p.useContext(Ue),[o,i]=p.useState(),[n,r]=p.useState(),a=p.useRef(),l=p.useRef(null),c=p.useRef(null),d=p.useRef(null),u=p.useRef(),h=p.useRef();t&&!h.current&&(h.current=new Ci(()=>l.current));const g=p.useCallback(w=>{if(l.current=w,!w||!e.isAlive()||s.isDestroyed()){a.current=s.destroyBean(a.current);return}a.current=s.createBean(new Eo);const b=()=>{const R=e.getSelectAllGui();R&&(c.current?.insertAdjacentElement("afterend",R),a.current.addDestroyFunc(()=>R.remove()))},S={setWidth:R=>{l.current&&(l.current.style.width=R)},toggleCss:(R,y)=>h.current.toggleCss(R,y),setUserStyles:R=>r(R),setAriaSort:R=>{l.current&&(R?Mw(l.current,R):Iw(l.current))},setUserCompDetails:R=>i(R),getUserCompInstance:()=>u.current||void 0,refreshSelectAllGui:b,removeSelectAllGui:()=>e.getSelectAllGui()?.remove()};e.setComp(S,w,c.current,d.current,a.current),b()},[]);p.useLayoutEffect(()=>yi(o,s,d.current,u),[o]),p.useEffect(()=>{e.setDragSource(l.current)},[o]);const f=p.useMemo(()=>!!(o?.componentFromFramework&&Po(o.componentClass)),[o]),m=o?.componentFromFramework,v=o?.componentClass;return p.createElement("div",{ref:g,style:n,className:"ag-header-cell",role:"columnheader"},p.createElement("div",{ref:c,className:"ag-header-cell-resize",role:"presentation"}),p.createElement("div",{ref:d,className:"ag-header-cell-comp-wrapper",role:"presentation"},m?f?p.createElement(v,{...o.params}):p.createElement(v,{...o.params,ref:u}):null))},PM=p.memo(DM),TM=class{constructor(e,t){this.floatingFilterParams=e,this.refreshProps=t}getProps(){return this.floatingFilterParams}refresh(e){this.floatingFilterParams=e,this.refreshProps()}setMethods(e){Yn(this.getOptionalMethods(),e,this)}getOptionalMethods(){return["afterGuiAttached"]}},MM=({ctrl:e})=>{const{context:t,gos:s}=p.useContext(Ue),[o,i]=p.useState(),[n,r]=p.useState(()=>new gt("ag-header-cell","ag-floating-filter")),[a,l]=p.useState(()=>new gt),[c,d]=p.useState(()=>new gt("ag-floating-filter-button","ag-hidden")),[u,h]=p.useState("false"),[g,f]=p.useState(),[,m]=p.useState(1),v=p.useRef(),w=p.useRef(null),b=p.useRef(null),S=p.useRef(null),R=p.useRef(null),y=p.useRef(),x=p.useRef(),D=N=>{N!=null&&y.current&&y.current(N)},M=p.useCallback(N=>{if(w.current=N,!N||!e.isAlive()||t.isDestroyed()){v.current=t.destroyBean(v.current);return}v.current=t.createBean(new Eo),x.current=new de($=>{y.current=$});const X={toggleCss:($,_)=>r(se=>se.setClass($,_)),setUserStyles:$=>i($),addOrRemoveBodyCssClass:($,_)=>l(se=>se.setClass($,_)),setButtonWrapperDisplayed:$=>{d(_=>_.setClass("ag-hidden",!$)),h($?"false":"true")},setWidth:$=>{w.current&&(w.current.style.width=$)},setCompDetails:$=>f($),getFloatingFilterComp:()=>x.current?x.current:null,setMenuIcon:$=>R.current?.appendChild($)};e.setComp(X,N,R.current,b.current,v.current)},[]);p.useLayoutEffect(()=>yi(g,t,b.current,D),[g]);const L=p.useMemo(()=>n.toString(),[n]),I=p.useMemo(()=>a.toString(),[a]),F=p.useMemo(()=>c.toString(),[c]),P=p.useMemo(()=>!!(g&&g.componentFromFramework&&Po(g.componentClass)),[g]),B=p.useMemo(()=>s.get("reactiveCustomComponents"),[]),Q=p.useMemo(()=>s.get("enableFilterHandlers"),[]),[A,te]=p.useState();p.useEffect(()=>{if(g?.componentFromFramework)if(B){const N=Q?TM:mM,X=new N(g.params,()=>m($=>$+1));D(X),te(X)}else Nl()},[g]);const z=A?.getProps(),k=g?.componentFromFramework,Z=g?.componentClass;return p.createElement("div",{ref:M,style:o,className:L,role:"gridcell"},p.createElement("div",{ref:b,className:I,role:"presentation"},k?B?z&&p.createElement(Hl.Provider,{value:{setMethods:N=>A.setMethods(N)}},p.createElement(Z,{...z})):p.createElement(Z,{...g.params,ref:P?()=>{}:D}):null),p.createElement("div",{ref:S,"aria-hidden":u,className:F,role:"presentation"},p.createElement("button",{ref:R,type:"button",className:"ag-button ag-floating-filter-button-button",tabIndex:-1})))},IM=p.memo(MM),kM=({ctrl:e})=>{const{context:t}=p.useContext(Ue),[s,o]=p.useState(),[i,n]=p.useState(()=>new gt),[r,a]=p.useState(()=>new gt),[l,c]=p.useState("false"),[d,u]=p.useState(),[h,g]=p.useState(),f=p.useRef(),m=p.useRef(null),v=p.useRef(null),w=p.useRef(null),b=p.useRef(),S=p.useCallback(L=>{if(m.current=L,!L||!e.isAlive()||t.isDestroyed()){f.current=t.destroyBean(f.current);return}f.current=t.createBean(new Eo);const I={setWidth:F=>{m.current&&(m.current.style.width=F)},toggleCss:(F,P)=>n(B=>B.setClass(F,P)),setUserStyles:F=>o(F),setHeaderWrapperHidden:F=>{const P=w.current;P&&(F?P.style.setProperty("display","none"):P.style.removeProperty("display"))},setHeaderWrapperMaxHeight:F=>{const P=w.current;P&&(F!=null?P.style.setProperty("max-height",`${F}px`):P.style.removeProperty("max-height"),P.classList.toggle("ag-header-cell-comp-wrapper-limited-height",F!=null))},setUserCompDetails:F=>g(F),setResizableDisplayed:F=>{a(P=>P.setClass("ag-hidden",!F)),c(F?"false":"true")},setAriaExpanded:F=>u(F),getUserCompInstance:()=>b.current||void 0};e.setComp(I,L,v.current,w.current,f.current)},[]);p.useLayoutEffect(()=>yi(h,t,w.current),[h]),p.useEffect(()=>{m.current&&e.setDragSource(m.current)},[h]);const R=p.useMemo(()=>!!(h?.componentFromFramework&&Po(h.componentClass)),[h]),y=p.useMemo(()=>"ag-header-group-cell "+i.toString(),[i]),x=p.useMemo(()=>"ag-header-cell-resize "+r.toString(),[r]),D=h?.componentFromFramework,M=h?.componentClass;return p.createElement("div",{ref:S,style:s,className:y,role:"columnheader","aria-expanded":d},p.createElement("div",{ref:w,className:"ag-header-cell-comp-wrapper",role:"presentation"},D?R?p.createElement(M,{...h.params}):p.createElement(M,{...h.params,ref:b}):null),p.createElement("div",{ref:v,"aria-hidden":l,className:x}))},AM=p.memo(kM),LM=({ctrl:e})=>{const{gos:t,context:s}=p.useContext(Ue),{topOffset:o,rowHeight:i}=p.useMemo(()=>e.getTopAndHeight(),[]),n=p.useMemo(()=>t.get("tabIndex"),[]),[r,a]=p.useState(()=>e.getAriaRowIndex()),l=e.headerRowClass,[c,d]=p.useState(()=>i+"px"),[u,h]=p.useState(()=>o+"px"),g=p.useRef(null),[f,m]=p.useState(()=>e.getUpdatedHeaderCtrls()),v=p.useRef(),w=p.useRef(null),b=p.useCallback(y=>{if(w.current=y,!y||!e.isAlive()||s.isDestroyed()){v.current=s.destroyBean(v.current);return}v.current=s.createBean(new Eo);const x={setHeight:D=>d(D),setTop:D=>h(D),setHeaderCtrls:(D,M,L)=>{const I=g.current,F=Fn(I,D,M);F!==I&&(g.current=F,pi(L,()=>m(F)))},setWidth:D=>{w.current&&(w.current.style.width=D)},setRowIndex:D=>{a(D)}};e.setComp(x,v.current,!1)},[]),S=p.useMemo(()=>({height:c,top:u}),[c,u]),R=p.useCallback(y=>{switch(e.type){case"group":return p.createElement(AM,{ctrl:y,key:y.instanceId});case"filter":return p.createElement(IM,{ctrl:y,key:y.instanceId});default:return p.createElement(PM,{ctrl:y,key:y.instanceId})}},[]);return p.createElement("div",{ref:b,className:l,role:"row",style:S,tabIndex:n,"aria-rowindex":r},f.map(R))},OM=p.memo(LM),HM=({pinned:e})=>{const[t,s]=p.useState(!0),[o,i]=p.useState([]),{context:n}=p.useContext(Ue),r=p.useRef(null),a=p.useRef(null),l=p.useRef(),c=e==="left",d=e==="right",u=!c&&!d,h=p.useCallback(m=>{if(r.current=m,!m||n.isDestroyed()){l.current=n.destroyBean(l.current);return}l.current=n.createBean(new my(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)},[]),g=t?"":"ag-hidden",f=()=>o.map(m=>p.createElement(OM,{ctrl:m,key:m.instanceId}));return c?p.createElement("div",{ref:h,className:"ag-pinned-left-header "+g,"aria-hidden":!t,role:"rowgroup"},f()):d?p.createElement("div",{ref:h,className:"ag-pinned-right-header "+g,"aria-hidden":!t,role:"rowgroup"},f()):u?p.createElement("div",{ref:h,className:"ag-header-viewport "+g,role:"rowgroup",tabIndex:-1},p.createElement("div",{ref:a,className:"ag-header-container",role:"presentation"},f())):null},Or=p.memo(HM),NM=()=>{const[e,t]=p.useState(()=>new gt),[s,o]=p.useState(),{context:i}=p.useContext(Ue),n=p.useRef(null),r=p.useRef(),a=p.useCallback(d=>{if(n.current=d,!d||i.isDestroyed()){r.current=i.destroyBean(r.current);return}r.current=i.createBean(new hy);const u={toggleCss:(h,g)=>t(f=>f.setClass(h,g)),setHeightAndMinHeight:h=>o(h)};r.current.setComp(u,d,d)},[]),l=p.useMemo(()=>"ag-header "+e.toString(),[e]),c=p.useMemo(()=>({height:s,minHeight:s}),[s]);return p.createElement("div",{ref:a,className:l,style:c,role:"presentation"},p.createElement(Or,{pinned:"left"}),p.createElement(Or,{pinned:null}),p.createElement(Or,{pinned:"right"}))},GM=p.memo(NM),VM=(e,t)=>{p.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])},bs=VM,BM=class{constructor(e,t){this.cellEditorParams=e,this.refreshProps=t,this.instanceCreated=new de(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){Yn(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()}},zM=e=>{const t=p.useRef(e),s=p.useRef(),o=p.useRef(!1),i=p.useRef(!1),[,n]=p.useState(0);o.current&&(i.current=!0),p.useEffect(()=>(o.current||(s.current=t.current(),o.current=!0),n(r=>r+1),()=>{i.current&&s.current?.()}),[])},WM=e=>{const[t,s]=p.useState(),o=p.useContext(Ue),{context:i,popupSvc:n,gos:r,editSvc:a}=o,{editDetails:l,cellCtrl:c,eParentCell:d}=e;return zM(()=>{const{compDetails:u}=l,h=r.get("stopEditingWhenCellsLoseFocus");let g,f;if(!i.isDestroyed()){f=i.createBean(a.createPopupEditorWrapper(u.params));const m=f.getGui();if(e.jsChildComp){const y=e.jsChildComp.getGui();y&&m.appendChild(y)}const{column:v,rowNode:w}=c,b={column:v,rowNode:w,type:"popupCellEditor",eventSource:d,ePopup:m,position:l.popupPosition,keepWithinBounds:!0},S=n?.positionPopupByComponent.bind(n,b),R=n?.addPopup({modal:h,eChild:m,closeOnEsc:!0,closedCallback:()=>{c.onPopupEditorClosed()},anchorToElement:d,positionCallback:S,ariaOwns:d});g=R?R.hideFunc:void 0,s(f),e.jsChildComp?.afterGuiAttached?.()}return()=>{g?.(),i.destroyBean(f)}}),p.useLayoutEffect(()=>()=>{c.isCellFocused()&&t?.getGui().contains(ye(o))&&d.focus({preventScroll:!0})},[t]),t&&e.wrappedContent?Dn.createPortal(e.wrappedContent,t.getGui()):null},kd=p.memo(WM),_M=(e,t,s)=>{const{compProxy:o}=e;s(o);const i=o.getProps(),n=Po(t);return p.createElement(Hl.Provider,{value:{setMethods:r=>o.setMethods(r)}},n?p.createElement(t,{...i}):p.createElement(t,{...i,ref:r=>o.setRef(r)}))},Ad=(e,t,s)=>e.compProxy?_M(e,t,s):p.createElement(t,{...e.compDetails.params,ref:s}),UM=(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?Ad(e,r,t):l?p.createElement(kd,{editDetails:e,cellCtrl:o,eParentCell:s,wrappedContent:Ad(e,r,t)}):c&&i?p.createElement(kd,{editDetails:e,cellCtrl:o,eParentCell:s,jsChildComp:i}):null},jM=(e,t,s,o,i,n)=>{const{context:r}=p.useContext(Ue),a=p.useCallback(()=>{const l=i.current;if(!l)return;const c=l.getGui();c&&c.parentElement&&c.remove(),r.destroyBean(l),i.current=void 0},[]);p.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 m=f.getGui();if(!m)return;(t?s:n.current).appendChild(m),i.current=f})},[e,t,o]),p.useEffect(()=>a,[])},Bp=jM,$M=({cellCtrl:e,parent:t})=>{const s=p.useRef(),o=p.useMemo(()=>{const{loadingComp:i}=e.getDeferLoadingCellRenderer();return i?{value:void 0,compDetails:i,force:!1}:void 0},[e]);if(Bp(o,!1,void 0,1,s,t),o?.compDetails?.componentFromFramework){const i=o.compDetails.componentClass;return p.createElement(i,{...o.compDetails.params})}return p.createElement(p.Fragment,null)},KM=({cellCtrl:e,printLayout:t,editingCell:s})=>{const o=p.useContext(Ue),{context:i}=o,{column:{colIdSanitised:n},instanceId:r}=e,a=p.useRef(),[l,c]=p.useState(()=>e.isCellRenderer()?void 0:{compDetails:void 0,value:e.getValueToDisplay(),force:!1}),[d,u]=p.useState(),[h,g]=p.useState(1),[f,m]=p.useState(),[v,w]=p.useState(!1),[b,S]=p.useState(!1),[R,y]=p.useState(!1),[x,D]=p.useState(),M=p.useMemo(()=>e.isForceWrapper(),[e]),L=p.useMemo(()=>e.getCellAriaRole(),[e]),I=p.useRef(null),F=p.useRef(null),P=p.useRef(null),B=p.useRef(),Q=p.useRef(),A=p.useRef(),te=p.useRef([]),z=p.useRef(),k=p.useRef(),[Z,N]=p.useState(0),X=p.useCallback(re=>{k.current=re,N(me=>me+1)},[]),$=l!=null&&(v||R||b)&&(d==null||!!d.popup),_=M||$,se=p.useMemo(()=>e.getCellValueClass(),[e]),O=p.useCallback(re=>{if(Q.current=re,re){const me=re.isCancelBeforeStart&&re.isCancelBeforeStart();setTimeout(()=>{me?(e.stopEditing(!0),e.focusCell(!0)):(e.cellEditorAttached(),e.enableEditorTooltipFeature(re))})}},[e]),ee=p.useRef();ee.current||(ee.current=new Ci(()=>I.current)),Bp(l,_,k.current,Z,B,I);const ce=p.useRef();p.useLayoutEffect(()=>{const re=ce.current,me=l;if(ce.current=l,re==null||re.compDetails==null||me==null||me.compDetails==null)return;z.current?.refreshVisibility();const He=re.compDetails,ze=me.compDetails;if(He.componentClass!=ze.componentClass||P.current?.refresh==null)return;P.current.refresh(ze.params)!=!0&&g(ge=>ge+1)},[l]),p.useLayoutEffect(()=>{if(!(d&&!d.compDetails.componentFromFramework)||i.isDestroyed())return;const me=d.compDetails,He=d.popup===!0,ze=me.newAgStackInstance();return ze.then(ne=>{if(!ne)return;const ge=ne.getGui();O(ne),He||((M?A:I).current?.appendChild(ge),ne.afterGuiAttached?.()),D(ne)}),()=>{ze.then(ne=>{const ge=ne.getGui();e.disableEditorTooltipFeature(),i.destroyBean(ne),O(void 0),D(void 0),ge?.remove()})}},[d]);const Oe=p.useCallback(re=>{if(A.current=re,!re||i.isDestroyed()||!e.isAlive()){const ze=te.current;te.current=[];for(const ne of ze)ne();return}let me;const He=ze=>{ze&&(re.insertAdjacentElement("afterbegin",ze.getGui()),te.current.push(()=>{as(ze.getGui()),i.destroyBean(ze),z.current===me&&(z.current=void 0)}))};v&&He(e.createSelectionCheckbox()),R&&He(e.createDndSource()),b&&(me=e.createRowDragComp(),z.current=me,me&&(He(me),me.refreshVisibility()))},[e,i,R,b,v]),Ze=p.useCallback(()=>{const re=!e.isCellSpanning()||F.current,me=I.current;if(!me||!re||!e||!e.isAlive()||i.isDestroyed()){a.current=i.destroyBean(a.current);return}a.current=i.createBean(new Eo);const He={toggleCss:(ne,ge)=>ee.current.toggleCss(ne,ge),setUserStyles:ne=>m(ne),getFocusableElement:()=>I.current,setIncludeSelection:ne=>w(ne),setIncludeRowDrag:ne=>S(ne),setIncludeDndSource:ne=>y(ne),getCellEditor:()=>Q.current??null,getCellRenderer:()=>P.current??B.current,getParentOfValue:()=>k.current??A.current??I.current,setRenderDetails:(ne,ge,je)=>{const Qt=()=>{c(Ne=>Ne?.compDetails!==ne||Ne?.value!==ge||Ne?.force!==je?{value:ge,compDetails:ne,force:je}:Ne)};if(ne?.params?.deferRender&&!e.rowNode.group){const{loadingComp:Ne,onReady:js}=e.getDeferLoadingCellRenderer();if(Ne){c({value:void 0,compDetails:Ne,force:!1}),js.then(()=>rM(Qt));return}}Qt()},setEditDetails:(ne,ge,je,Qt)=>{if(ne){let Ne;ne.componentFromFramework&&(Qt?Ne=new BM(ne.params,()=>g(js=>js+1)):Nl()),u({compDetails:ne,popup:ge,popupPosition:je,compProxy:Ne}),ge||c(void 0)}else e.hasBrowserFocus()&&He.getFocusableElement().focus({preventScroll:!0}),Q.current=void 0,u(void 0)},refreshEditStyles:(ne,ge)=>{if(!I.current)return;const{current:je}=ee;je.toggleCss("ag-cell-value",!_),je.toggleCss("ag-cell-inline-editing",!!ne&&!ge),je.toggleCss("ag-cell-popup-editing",!!ne&&!!ge),je.toggleCss("ag-cell-not-inline-editing",!ne||!!ge)}},ze=A.current||void 0;e.setComp(He,me,F.current??void 0,ze,t,s,a.current)},[]),he=p.useCallback(re=>{I.current=re,Ze()},[]),ft=p.useCallback(re=>{F.current=re,Ze()},[]),Te=p.useMemo(()=>!!(l?.compDetails?.componentFromFramework&&Po(l.compDetails.componentClass)),[l]);p.useLayoutEffect(()=>{if(!I.current)return;const{current:re}=ee;re.toggleCss("ag-cell-value",!_),re.toggleCss("ag-cell-inline-editing",!!d&&!d.popup),re.toggleCss("ag-cell-popup-editing",!!d&&!!d.popup),re.toggleCss("ag-cell-not-inline-editing",!d||!!d.popup)});const rt=()=>{const{compDetails:re,value:me}=l;if(!re)return me?.toString?.()??me;if(re.componentFromFramework){const He=re.componentClass;return p.createElement(p.Suspense,{fallback:p.createElement($M,{cellCtrl:e,parent:I})},Te?p.createElement(He,{...re.params,key:h}):p.createElement(He,{...re.params,key:h,ref:P}))}},kt=()=>{const re=()=>l==null?null:_?p.createElement("span",{role:"presentation",id:`cell-${r}`,className:se,ref:X},rt()):rt(),me=He=>UM(He,O,I.current,e,x);return d!=null?d.popup?p.createElement(p.Fragment,null,re(),me(d)):me(d):re()},Zt=()=>p.createElement("div",{ref:he,style:f,role:L,"col-id":n},_?p.createElement("div",{className:"ag-cell-wrapper",role:"presentation",ref:Oe},kt()):kt());return e.isCellSpanning()?p.createElement("div",{ref:ft,className:"ag-spanned-cell-wrapper",role:"presentation"},Zt()):Zt()},qM=p.memo(KM),YM=({rowCtrl:e,containerType:t})=>{const{context:s,gos:o,editSvc:i}=p.useContext(Ue),n=p.useContext(Lp)==="default",r=p.useRef(),a=p.useRef(e.getDomOrder()),l=e.isFullWidth(),c=e.rowNode.displayed,[d,u]=p.useState(()=>c?e.rowNode.getRowIndexString():null),[h,g]=p.useState(()=>e.rowId),[f,m]=p.useState(()=>e.businessKey),[v,w]=p.useState(()=>e.rowStyles),b=p.useRef(null),[S,R]=p.useState(()=>null),[y,x]=p.useState(),[D,M]=p.useState(()=>c?e.getInitialRowTop(t):void 0),[L,I]=p.useState(()=>c?e.getInitialTransform(t):void 0),F=p.useRef(null),P=p.useRef(),B=p.useRef(),Q=p.useRef(!1),[A,te]=p.useState(0);p.useEffect(()=>{if(Q.current||!y||A>10)return;const he=F.current?.firstChild;he?(e.setupDetailRowAutoHeight(he),Q.current=!0):te(ft=>ft+1)},[y,A]);const z=p.useRef();z.current||(z.current=new Ci(()=>F.current));const k=p.useRef(()=>{}),Z=p.useCallback(he=>(k.current=he,()=>{k.current=()=>{}}),[]),N=aM(Z,()=>b.current,[]),X=n?N:S,$=p.useCallback(he=>{if(F.current=he,r.current=he?s.createBean(new Eo):s.destroyBean(r.current),!he){e.unsetComp(t);return}if(!e.isAlive()||s.isDestroyed())return;const ft={setTop:M,setTransform:I,toggleCss:(Te,rt)=>z.current.toggleCss(Te,rt),setDomOrder:Te=>a.current=Te,setRowIndex:u,setRowId:g,setRowBusinessKey:m,setUserStyles:w,setCellCtrls:(Te,rt)=>{const kt=b.current,Zt=Fn(kt,Te,a.current);Zt!==kt&&(b.current=Zt,n?k.current():pi(rt,()=>R(Zt)))},showFullWidth:Te=>{B.current=Te.params,x(Te)},getFullWidthCellRenderer:()=>P.current,getFullWidthCellRendererParams:()=>B.current,refreshFullWidth:Te=>{const rt=Te();return B.current=rt,ce.current?(x(kt=>({...kt,params:rt})),!0):!P.current||!P.current.refresh?!1:P.current.refresh(rt)}};e.setComp(ft,he,t,r.current)},[]);p.useLayoutEffect(()=>yi(y,s,F.current,P),[y]);const _=p.useMemo(()=>{const he={top:D,transform:L};return Object.assign(he,v),he},[D,L,v]),se=l&&y?.componentFromFramework,O=!l&&X!=null,ee=p.useMemo(()=>!!(y?.componentFromFramework&&Po(y.componentClass)),[y]),ce=p.useRef(!1);p.useEffect(()=>{ce.current=ee&&!!y&&!!o.get("reactiveCustomComponents")},[ee,y]);const Oe=()=>X?.map(he=>p.createElement(qM,{cellCtrl:he,editingCell:i?.isEditing(he,{withOpenEditor:!0})??!1,printLayout:e.printLayout,key:he.instanceId})),Ze=()=>{const he=y.componentClass;return ee?p.createElement(he,{...y.params}):p.createElement(he,{...y.params,ref:P})};return p.createElement("div",{ref:$,role:"row",style:_,"row-index":d,"row-id":h,"row-business-key":f},O?Oe():se?Ze():null)},Ld=p.memo(YM),ZM=({name:e})=>{const{context:t,gos:s}=p.useContext(Ue),o=p.useMemo(()=>wi(e),[e]),i=p.useRef(null),n=p.useRef(null),r=p.useRef(null),a=p.useRef([]),l=p.useRef([]),[c,d]=p.useState(()=>[]),u=!!s.get("enableCellSpan")&&!!o.getSpannedRowCtrls,h=p.useRef([]),g=p.useRef([]),[f,m]=p.useState(()=>[]),v=p.useRef(!1),w=p.useRef(),b=p.useMemo(()=>ct("ag-viewport",ng(e)),[e]),S=p.useMemo(()=>ct(Ki(e)),[e]),R=p.useMemo(()=>ct("ag-spanning-container",HS(e)),[e]),y=o.type==="center"||u,x=y?i:n;bs(" AG Row Container "+e+" ",x);const D=p.useCallback(()=>{const A=!y||i.current!=null,te=n.current!=null,z=!u||r.current!=null;return A&&te&&z},[]),M=p.useCallback(()=>i.current==null&&n.current==null&&r.current==null,[]),L=p.useCallback(()=>{if(M()&&(w.current=t.destroyBean(w.current)),!t.isDestroyed()&&D()){const A=k=>{const Z=Fn(l.current,a.current,v.current);Z!==l.current&&(l.current=Z,pi(k,()=>d(Z)))},te=k=>{const Z=Fn(g.current,h.current,v.current);Z!==g.current&&(g.current=Z,pi(k,()=>m(Z)))},z={setHorizontalScroll:k=>{i.current&&(i.current.scrollLeft=k)},setViewportHeight:k=>{i.current&&(i.current.style.height=k)},setRowCtrls:({rowCtrls:k,useFlushSync:Z})=>{const N=!!Z&&a.current.length>0&&k.length>0;a.current=k,A(N)},setSpannedRowCtrls:(k,Z)=>{const N=!!Z&&h.current.length>0&&k.length>0;h.current=k,te(N)},setDomOrder:k=>{v.current!=k&&(v.current=k,A(!1))},setContainerWidth:k=>{n.current&&(n.current.style.width=k)},setOffsetTop:k=>{n.current&&(n.current.style.transform=`translateY(${k})`)}};w.current=t.createBean(new $S(e)),w.current.setComp(z,n.current,r.current??void 0,i.current)}},[D,M]),I=p.useCallback(A=>{n.current=A,L()},[L]),F=p.useCallback(A=>{r.current=A,L()},[L]),P=p.useCallback(A=>{i.current=A,L()},[L]),B=()=>p.createElement("div",{className:S,ref:I,role:y?"presentation":"rowgroup"},c.map(A=>p.createElement(Ld,{rowCtrl:A,containerType:o.type,key:A.instanceId})));if(!y)return B();const Q=()=>p.createElement("div",{className:R,ref:F,role:"presentation"},f.map(A=>p.createElement(Ld,{rowCtrl:A,containerType:o.type,key:A.instanceId})));return p.createElement("div",{className:b,ref:P,role:"rowgroup"},B(),u?Q():null)},QM=p.memo(ZM),XM=()=>{const e=p.useContext(Ue),{context:t,overlays:s}=e,[o,i]=p.useState(""),[n,r]=p.useState(0),[a,l]=p.useState(0),[c,d]=p.useState("0px"),[u,h]=p.useState("0px"),[g,f]=p.useState("100%"),[m,v]=p.useState("0px"),[w,b]=p.useState("0px"),[S,R]=p.useState("100%"),[y,x]=p.useState(!0),[D,M]=p.useState(!0),[L,I]=p.useState(null),[F,P]=p.useState(""),[B,Q]=p.useState(null),[A,te]=p.useState("ag-layout-normal"),z=p.useRef();z.current||(z.current=new Ci(()=>k.current));const k=p.useRef(null),Z=p.useRef(null),N=p.useRef(null),X=p.useRef(null),$=p.useRef(null),_=p.useRef(null),se=p.useRef(null),O=p.useRef([]),ee=p.useRef([]);bs(" AG Grid Body ",k),bs(" AG Pinned Top ",Z),bs(" AG Sticky Top ",N),bs(" AG Middle ",_),bs(" AG Pinned Bottom ",se);const ce=p.useCallback(ge=>{if(k.current=ge,!ge||t.isDestroyed()){O.current=t.destroyBeans(O.current);for(const xe of ee.current)xe();ee.current=[];return}const je=(xe,et)=>{xe.appendChild(et),ee.current.push(()=>et.remove())},Qt=xe=>{const et=t.createBean(new xe);return O.current.push(et),et},Ne=(xe,et,tf)=>{je(xe,document.createComment(tf)),je(xe,Qt(et).getGui())};Ne(ge,JS," AG Fake Horizontal Scroll ");const js=s?.getOverlayWrapperCompClass();js&&Ne(ge,js," AG Overlay Wrapper "),$.current&&Ne($.current,ty," AG Fake Vertical Scroll ");const ef={setRowAnimationCssOnBodyViewport:i,setColumnCount:xe=>{k.current&&Pw(k.current,xe)},setRowCount:xe=>{k.current&&Ew(k.current,xe)},setTopHeight:r,setBottomHeight:l,setStickyTopHeight:d,setStickyTopTop:h,setStickyTopWidth:f,setTopInvisible:x,setBottomInvisible:M,setColumnMovingCss:(xe,et)=>z.current.toggleCss(xe,et),updateLayoutClasses:te,setAlwaysVerticalScrollClass:I,setPinnedTopBottomOverflowY:P,setCellSelectableCss:(xe,et)=>Q(et?xe:null),setBodyViewportWidth:xe=>{_.current&&(_.current.style.width=xe)},registerBodyViewportResizeListener:xe=>{if(_.current){const et=Kt(e,_.current,xe);ee.current.push(()=>et())}},setStickyBottomHeight:v,setStickyBottomBottom:b,setStickyBottomWidth:R,setGridRootRole:xe=>ge.setAttribute("role",xe)},Vl=t.createBean(new ZS);O.current.push(Vl),Vl.setComp(ef,ge,_.current,Z.current,se.current,N.current,X.current)},[]),Oe=p.useMemo(()=>ct("ag-root","ag-unselectable",A),[A]),Ze=p.useMemo(()=>ct("ag-body-viewport",o,A,L,B),[o,A,L,B]),he=p.useMemo(()=>ct("ag-body",A),[A]),ft=p.useMemo(()=>ct("ag-floating-top",y?"ag-invisible":null,B),[B,y]),Te=p.useMemo(()=>ct("ag-sticky-top",B),[B]),rt=p.useMemo(()=>ct("ag-sticky-bottom",m==="0px"?"ag-invisible":null,B),[B,m]),kt=p.useMemo(()=>ct("ag-floating-bottom",D?"ag-invisible":null,B),[B,D]),Zt=p.useMemo(()=>({height:n,minHeight:n,overflowY:F}),[n,F]),re=p.useMemo(()=>({height:c,top:u,width:g}),[c,u,g]),me=p.useMemo(()=>({height:m,bottom:w,width:S}),[m,w,S]),He=p.useMemo(()=>({height:a,minHeight:a,overflowY:F}),[a,F]),ze=ge=>p.createElement(QM,{name:ge,key:`${ge}-container`}),ne=({section:ge,children:je,className:Qt,style:Ne})=>p.createElement("div",{ref:ge,className:Qt,role:"presentation",style:Ne},je.map(ze));return p.createElement("div",{ref:ce,className:Oe},p.createElement(GM,null),ne({section:Z,className:ft,style:Zt,children:["topLeft","topCenter","topRight","topFullWidth"]}),p.createElement("div",{className:he,ref:$,role:"presentation"},ne({section:_,className:Ze,children:["left","center","right","fullWidth"]})),ne({section:N,className:Te,style:re,children:["stickyTopLeft","stickyTopCenter","stickyTopRight","stickyTopFullWidth"]}),ne({section:X,className:rt,style:me,children:["stickyBottomLeft","stickyBottomCenter","stickyBottomRight","stickyBottomFullWidth"]}),ne({section:se,className:kt,style:He,children:["bottomLeft","bottomCenter","bottomRight","bottomFullWidth"]}))},JM=p.memo(XM),e6=(e,t)=>{const{children:s,eFocusableElement:o,onTabKeyDown:i,gridCtrl:n,forceFocusOutWhenTabGuardsAreEmpty:r,isEmpty:a}=e,{context:l}=p.useContext(Ue),c=p.useRef(null),d=p.useRef(null),u=p.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)};p.useImperativeHandle(t,()=>({forceFocusOutOfContainer(w){u.current?.forceFocusOutOfContainer(w)}}));const g=p.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 Cg({comp:S,eTopGuard:w,eBottomGuard:b,eFocusableElement:o,onTabKeyDown:i,forceFocusOutWhenTabGuardsAreEmpty:r,focusInnerElement:R=>n.focusInnerElement(R),isEmpty:a}))}},[]),f=p.useCallback(w=>{c.current=w,g()},[g]),m=p.useCallback(w=>{d.current=w,g()},[g]),v=w=>{const b=w==="top"?uo.TAB_GUARD_TOP:uo.TAB_GUARD_BOTTOM;return p.createElement("div",{className:`${uo.TAB_GUARD} ${b}`,role:"presentation",ref:w==="top"?f:m})};return p.createElement(p.Fragment,null,v("top"),s,v("bottom"))},t6=p.forwardRef(e6),s6=p.memo(t6),o6=({context:e})=>{const[t,s]=p.useState(""),[o,i]=p.useState(""),[n,r]=p.useState(null),[a,l]=p.useState(null),[c,d]=p.useState(!1),[u,h]=p.useState(),g=p.useRef(),f=p.useRef(null),m=p.useRef(),[v,w]=p.useState(null),b=p.useRef(()=>{}),S=p.useRef(),R=p.useRef([]),y=p.useCallback(()=>{},[]);bs(" AG Grid ",f);const x=p.useCallback(P=>{if(f.current=P,g.current=P?e.createBean(new Xy):e.destroyBean(g.current),!P||e.isDestroyed())return;const B=g.current;b.current=B.focusInnerElement.bind(B);const Q={destroyGridUi:()=>{},setRtlClass:s,forceFocusOutOfContainer:A=>{if(!A&&S.current?.isDisplayed()){S.current.forceFocusOutOfContainer(A);return}m.current?.forceFocusOutOfContainer(A)},updateLayoutClasses:i,getFocusableContainers:()=>{const A=[],te=f.current?.querySelector(".ag-root");te&&A.push({getGui:()=>te});for(const z of R.current)z.isDisplayed()&&A.push(z);return A},setCursor:r,setUserSelect:l};B.setComp(Q,P,P),d(!0)},[]);p.useEffect(()=>{const P=g.current,B=f.current;if(!u||!P||!v||!B||e.isDestroyed())return;const Q=[],{watermarkSelector:A,paginationSelector:te,sideBarSelector:z,statusBarSelector:k,gridHeaderDropZonesSelector:Z}=P.getOptionalSelectors(),N=[];if(Z){const $=e.createBean(new Z.component),_=$.getGui();B.insertAdjacentElement("afterbegin",_),N.push(_),Q.push($)}if(z){const $=e.createBean(new z.component),_=$.getGui(),se=v.querySelector(".ag-tab-guard-bottom");se&&(se.insertAdjacentElement("beforebegin",_),N.push(_)),Q.push($),R.current.push($)}const X=$=>{const _=e.createBean(new $),se=_.getGui();return B.insertAdjacentElement("beforeend",se),N.push(se),Q.push(_),_};if(k&&X(k.component),te){const $=X(te.component);S.current=$,R.current.push($)}return A&&X(A.component),()=>{e.destroyBeans(Q);for(const $ of N)$.remove()}},[u,v,e]);const D=p.useMemo(()=>ct("ag-root-wrapper",t,o),[t,o]),M=p.useMemo(()=>ct("ag-root-wrapper-body","ag-focus-managed",o),[o]),L=p.useMemo(()=>({userSelect:a??"",WebkitUserSelect:a??"",cursor:n??""}),[a,n]),I=p.useCallback(P=>{m.current=P,h(P!==null)},[]),F=p.useCallback(()=>!g.current?.isFocusable(),[]);return p.createElement("div",{ref:x,className:D,style:L,role:"presentation"},p.createElement("div",{className:M,ref:w,role:"presentation"},c&&v&&!e.isDestroyed()&&p.createElement(Ue.Provider,{value:e.getBeans()},p.createElement(s6,{ref:I,eFocusableElement:v,onTabKeyDown:y,gridCtrl:g.current,forceFocusOutWhenTabGuardsAreEmpty:!0,isEmpty:F},p.createElement(JM,null)))))},i6=p.memo(o6),n6=class extends T{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))}},zp={setGridApi:void 0,maxComponentCreationTimeMs:void 0,children:void 0},r6={gridOptions:void 0,modules:void 0,containerStyle:void 0,className:void 0,passGridApi:void 0,componentWrappingElement:void 0,...zp},Wp=new Set(Object.keys(r6)),a6=new Set(Object.keys(zp)),_p=e=>{const t=p.useRef(),s=p.useRef(null),o=p.useRef(null),i=p.useRef([]),n=p.useRef([]),r=p.useRef(e),a=p.useRef(),l=p.useRef(),c=p.useRef(!1),[d,u]=p.useState(void 0),[,h]=p.useState(0),g=p.useCallback(w=>{if(s.current=w,!w){for(const F of i.current)F();i.current.length=0;return}const b=e.modules||[];o.current||(o.current=new EM(()=>h(F=>F+1),e.componentWrappingElement,e.maxComponentCreationTimeMs),i.current.push(()=>{o.current?.destroy(),o.current=null}));const S=T1(e.gridOptions,e,Object.keys(e).filter(F=>!Wp.has(F))),R=()=>{if(c.current){const F=()=>a.current?.shouldQueueUpdates()?void 0:n.current.shift();let P=F();for(;P;)P(),P=F()}},y=new u6(R);a.current=y;const x=new n6,D={providedBeanInstances:{frameworkCompWrapper:new c6(o.current,S),renderStatus:x},modules:b,frameworkOverrides:y,setThemeOnGridDiv:!0},M=F=>{u(F),F.createBean(x),i.current.push(()=>{F.destroy()}),F.getBean("ctrlsSvc").whenReady({addDestroyFunc:P=>{i.current.push(P)}},()=>{if(F.isDestroyed())return;const P=t.current;P&&e.passGridApi?.(P)})},L=F=>{F.getBean("ctrlsSvc").whenReady({addDestroyFunc:P=>{i.current.push(P)}},()=>{for(const P of n.current)P();n.current.length=0,c.current=!0})},I=new F3;S.gridId??(S.gridId=l.current),t.current=I.create(w,S,M,L,D),i.current.push(()=>{t.current=void 0}),t.current&&(l.current=t.current.getGridId())},[]),f=p.useMemo(()=>({height:"100%",...e.containerStyle||{}}),[e.containerStyle]),m=p.useCallback(w=>{c.current&&!a.current?.shouldQueueUpdates()?w():n.current.push(w)},[]);p.useEffect(()=>{const w=l6(r.current,e);r.current=e,m(()=>{t.current&&M1(w,t.current)})},[e]);const v=!p.useSyncExternalStore||Wi(e,"renderingMode")==="legacy"?"legacy":"default";return p.createElement("div",{style:f,className:e.className,ref:g},p.createElement(Lp.Provider,{value:v},d&&!d.isDestroyed()?p.createElement(i6,{key:d.instanceId,context:d}):null,o.current?.getPortals()??null))};function l6(e,t){const s={};for(const o of Object.keys(t)){if(Wp.has(o)){a6.has(o)&&H(274,{prop:o});continue}const i=t[o];e[o]!==i&&(s[o]=i)}return s}var c6=class extends M3{constructor(e,t){super(),this.parent=e,this.gridOptions=t}createWrapper(e,t){const s=this.gridOptions;if(Wi(s,"reactiveCustomComponents")){const r=(a=>{switch(a){case"filter":return Wi(s,"enableFilterHandlers")?fM:pM;case"floatingFilterComponent":return Wi(s,"enableFilterHandlers")?vM:CM;case"dateComponent":return hM;case"dragAndDropImageComponent":return gM;case"loadingOverlayComponent":return bM;case"noRowsOverlayComponent":return yM;case"statusPanel":return RM;case"toolPanel":return xM;case"menuItem":return SM;case"cellRenderer":return uM;case"innerHeaderComponent":return wM}})(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":Nl();break}const i=!t.cellRenderer&&t.name!=="toolPanel";return new Gp(e,this.parent,t,i)}},d6=p.forwardRef((e,t)=>{const s=p.useContext(Ue),{registry:o,context:i,gos:n,rowModel:r}=s,[a,l]=p.useState(()=>new gt),[c,d]=p.useState(()=>new gt),[u,h]=p.useState(),[g,f]=p.useState(),m=p.useRef(),v=p.useRef(null),w=p.useRef(),b=p.useMemo(()=>r1(e.api.getGridId(),u?.rowModelType??"clientSide"),[e]),S=p.useMemo(()=>a.toString()+" ag-details-row",[a]),R=p.useMemo(()=>c.toString()+" ag-details-grid",[c]);t&&p.useImperativeHandle(t,()=>({refresh(){return m.current?.refresh()??!1}})),e.template&&H(230);const y=p.useCallback(D=>{if(v.current=D,!D||i.isDestroyed()){m.current=i.destroyBean(m.current),w.current?.();return}const M={toggleCss:(I,F)=>l(P=>P.setClass(I,F)),toggleDetailGridCss:(I,F)=>d(P=>P.setClass(I,F)),setDetailGrid:I=>h(I),setRowData:I=>f(I),getGui:()=>v.current},L=o.createDynamicBean("detailCellRendererCtrl",!0);if(L&&(i.createBean(L),L.init(M,e),m.current=L,n.get("detailRowAutoHeight"))){const I=()=>{if(v.current==null)return;const F=v.current.clientHeight;F!=null&&F>0&&setTimeout(()=>{e.node.setRowHeight(F),(Fe(n)||zs(n))&&r.onRowHeightChanged()},0)};w.current=Kt(s,D,I),I()}},[]),x=p.useCallback(D=>{m.current?.registerDetailWithMaster(D)},[]);return p.createElement("div",{className:S,ref:y},u&&p.createElement(_p,{className:R,...u,modules:b,rowData:g,passGridApi:x}))}),u6=class extends vg{constructor(e){super("react"),this.processQueuedUpdates=e,this.queueUpdates=!1,this.renderingEngine="react",this.frameworkComponents={agGroupCellRenderer:Md,agGroupRowRenderer:Md,agDetailCellRenderer:d6},this.wrapIncoming=(t,s)=>s==="ensureVisible"?nM(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 iM()}},h6=class extends p.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 p.createElement(_p,{...this.props,passGridApi:this.setGridApi})}};const g6="h-full",Hr={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(--border-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))"},headerColumnBorderHeight:"0",cellStyle:{textAlign:"center"}},Nr=40,p6=(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},f6=({selectedRowIds:e,onSelectionChange:t,rowData:s,getRowId:o})=>{const[i,n]=p.useState(new Set),r=e??i,a=p.useCallback(g=>{if(t&&e!==void 0){const f=(s||[]).filter(m=>g.has(o(m)));try{t(g,f)}catch{}}else n(g)},[t,e,s,o]),l=p.useCallback((g,f)=>{const m=new Set(r);f?m.add(g):m.delete(g),a(m)},[r,a]),c=s?.length||0,d=r.size,u=p.useMemo(()=>d===0?"unchecked":d===c?"checked":"indeterminate",[d,c]),h=p.useCallback(()=>{if(u==="checked")a(new Set);else{const g=new Set((s||[]).map(o));a(g)}},[u,a,s,o]);return{currentSelectedIds:r,handleSelectionToggle:l,headerCheckboxState:u,handleHeaderCheckboxChange:h}};c1.registerModules([oM]);const m6=({columnDefs:e,rowData:t,additionalGridOptions:s,getContextMenuItems:o,cssClass:i,ariaLabel:n="Data grid",withSelectionColumn:r=!0,wrapCustomCellRenderers:a=!0,selectedRowIds:l,onSelectionChange:c,getRowId:d=g=>String(g.id||JSON.stringify(g)),alternateOddRowColors:u=!1,filterPlaceholder:h="Enter value"})=>{const[g,f]=p.useState(Nr),[m,v]=p.useState(),w=p.useId(),{currentSelectedIds:b,handleSelectionToggle:S,headerCheckboxState:R,handleHeaderCheckboxChange:y}=f6({selectedRowIds:l,onSelectionChange:c,rowData:t,getRowId:d}),x=p.useMemo(()=>({...Hr,oddRowBackgroundColor:u?Hr.oddRowBackgroundColor:Hr.backgroundColor}),[u]),D=p.useCallback(z=>{z.api.sizeColumnsToFit(),f(Nr)},[]),M=p.useCallback(z=>{if(z.data){const k=d(z.data);return b.has(k)?"ag-row-selected":""}},[b,d]),L=p.useCallback(()=>{const z=R==="checked",k=R==="indeterminate";return C.jsx("div",{className:"flex items-center justify-center h-full header-checkbox-container",children:C.jsx(Qo,{id:"header-select-all",ariaLabel:"Select all rows",checked:z,indeterminate:k,cssClass:`dial-header-select ${R}`,onChange:y})})},[R,y]),I=p.useCallback(z=>{if(z.data){const k=o?.(z.data)??[],Z=z.value==null?"":String(z.value);return C.jsx(Ut,{trigger:[Ft.ContextMenu],menu:{items:k},anchorToMouse:!0,matchReferenceWidth:!0,cssClass:"w-full",children:C.jsx("span",{className:"block min-w-0 h-full max-w-full",children:C.jsx(Tt,{text:Z,cssClass:"max-w-full h-full"})})})}},[o]),F=p.useCallback(z=>{if(!z.data)return null;const k=d(z.data),Z=b.has(k),N=`row-select-${k}`;return C.jsx("div",{className:"flex items-center justify-center h-full",children:C.jsx(Qo,{id:N,ariaLabel:"Select row",checked:Z,cssClass:"dial-row-select",onChange:X=>{S(k,!!X)}},`${k}-${Z}`)})},[b,d,S]),P=p.useCallback(z=>{const k=typeof a=="function"?a(z):!!a;if(!z.cellRenderer)return{...z,cellRenderer:I};if(!k)return z;const Z=z.cellRenderer;return{...z,cellRenderer:X=>{const $=X.data?o?.(X.data)??[]:[];let _=null;if(typeof Z=="function"){const se=Z;_=C.jsx(se,{...X})}else _=I(X);return C.jsx(Ut,{trigger:[Ft.ContextMenu],menu:{items:$},anchorToMouse:!0,matchReferenceWidth:!0,cssClass:"w-full h-full",children:C.jsx("span",{className:"block min-w-0 max-w-full",children:_})})}}},[o,I,a]),B=p.useMemo(()=>({colId:"__select",headerName:"",width:40,minWidth:40,suppressSizeToFit:!0,lockPosition:!0,sortable:!1,resizable:!1,filter:!1,floatingFilter:!1,suppressMenu:!0,borderless:!0,cellRenderer:F,headerComponent:L}),[F,L]),Q=p.useMemo(()=>{const z=(e??[]).map(P);return r?[B,...z]:z},[e,B,r,P]),A=p.useMemo(()=>({minWidth:150,resizable:!0,sortable:!0,floatingFilter:!0,filter:"agTextColumnFilter",filterParams:{filterPlaceholder:h,buttons:["reset"]},comparator:p6.bind(void 0)}),[h]),te=z=>{const k=Q.map(Z=>({...Z,sort:void 0}));z.api.updateGridOptions({columnDefs:k,rowData:t}),z.api.sizeColumnsToFit(),v(z.api),s?.onGridReady?.(z)};return p.useEffect(()=>{m&&m.redrawRows()},[m,b]),C.jsx("div",{className:W(g6,i,r&&"with-selection-column"),"aria-label":n,role:"region",children:C.jsx("div",{className:"ag-theme-balham-dark h-full overflow-x-auto",role:"table","aria-describedby":w,children:C.jsx(h6,{rowModelType:"clientSide",headerHeight:Nr,rowHeight:g,cellSelection:!1,getRowClass:M,theme:sF.withPart(O2).withParams({...x}),autoSizeStrategy:{type:"fitGridWidth"},columnDefs:Q,defaultColDef:A,onGridSizeChanged:D,onGridReady:te,suppressCellFocus:!0,rowData:t,...s})})})},Ta=(e,t)=>{if(!(!e||!e.length||!t))for(const s of e){if(s.path===t)return s;const o=Ta(s.items,t);if(o)return o}},C6=(e,t)=>{if(!e?.length)return;if(!t)return e[0];const s=Ta(e,t);if(s&&s.nodeType===ns.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 Ta(e,i)??e[0]},Ji=e=>(e??"").toLowerCase(),v6=e=>Ji(e).replace(/^\./,""),w6=e=>{if(!e)return[];const t=[],s=o=>{const i=o.items??[];for(const n of i)t.push(n),n.nodeType===ns.FOLDER&&s(n)};return s(e),t},b6=C.jsx(K.IconChevronDown,{size:16}),S6=C.jsx(K.IconChevronUp,{size:16}),Up=e=>{const[t,s]=p.useState(!1),o=p.useMemo(()=>t?S6:b6,[t]);return C.jsx("div",{children:C.jsx(Ut,{menu:{items:e.items},onOpenChange:i=>s(i),children:C.jsx(Ie,{...e,iconAfter:o})})})},y6=({tabs:e,activeTab:t,onTabChange:s,areHiddenFilesVisible:o,onToggleHiddenFiles:i,onRefresh:n,isCreateButtonVisible:r,createButtonVariant:a=De.Secondary,createButtonDropdownItems:l=[],createButtonLabel:c="Create",hiddenFilesSwitcherLabel:d="Hidden files",refreshButtonLabel:u="Refresh"})=>C.jsxs("div",{className:"flex w-full justify-between gap-4 items-center overflow-x-auto",children:[C.jsx("div",{className:"flex-1 min-w-0",children:e&&t&&s&&C.jsx(vu,{tabs:e,activeTab:t,onClick:h=>s(h)})}),C.jsxs("div",{className:"flex gap-4 flex-shrink-0 items-center",children:[C.jsx(Fu,{switchId:"hidden-files-switch",title:d,isOn:o,onChange:i}),C.jsx("div",{className:"h-6 border-l border-primary"}),C.jsx(Ie,{title:u,onClick:n,variant:De.Secondary,iconBefore:C.jsx(K.IconRefresh,{...ke})}),r&&C.jsx(Up,{title:c,variant:a,items:l})]})]}),R6=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} B`},x6=({path:e,cssClass:t,items:s=[],treeOptions:o,navigationPanelOptions:i,gridOptions:n,toolbarOptions:r,onPathChange:a,onTableFileClick:l})=>{const[c,d]=p.useState(e);p.useEffect(()=>{d(e)},[e]);const[u,h]=p.useState("");p.useEffect(()=>{const A=i?.value;A!=null&&h(String(A))},[i?.value]);const{width:g=lw,title:f=cw,containerCssClass:m=rw,additionalButtons:v,...w}=o??{},b=String(i?.value??u??"").trim(),S=p.useMemo(()=>C6(s,c)??s[0],[s,c]),R=p.useMemo(()=>{const A=Ji(b).trim(),te=S?.items??[],k=(A?w6(S):te).map(N=>({id:N.id??N.path,name:N.name??N.path.split("/").pop()??"",updatedAt:N.updatedAt,size:N.nodeType===ns.ITEM?R6(N.contentLength):"-",author:N.author,path:N.path,nodeType:N.nodeType,extension:N.extension}));if(!A)return k;const Z=A.split(/\s+/).filter(Boolean);return k.filter(N=>{const X=Ji(N.name),$=Ji(N.author),_=v6(N.extension);return Z.every(se=>X.includes(se)||$.includes(se)||_.includes(se))})},[S,b]),y=p.useMemo(()=>[{field:"name",headerName:"Name",flex:1,minWidth:200,cellRenderer:A=>A.data?.nodeType===ns.FOLDER?C.jsx(za,{name:A.data.name}):C.jsx(Ba,{name:A.data.name})},{field:"updatedAt",headerName:"Modified Date",width:168,suppressSizeToFit:!0},{field:"size",headerName:"Size",width:120,suppressSizeToFit:!0}],[]),{columnDefs:x,filterable:D=!0,...M}=n??{},L=x??y,I=p.useMemo(()=>D?L:L.map(A=>({...A,filter:!1,floatingFilter:!1})),[L,D]),F=p.useCallback(A=>{d(A.path),a?.(A.path)},[a]),P=p.useCallback(A=>{d(A),a?.(A)},[a]),B=p.useCallback(A=>{const te=String(A??"");h(te),i?.onSearchChange?.(te)},[i]),Q=p.useCallback(A=>{A.nodeType===ns.FOLDER?(d(A.path),a?.(A.path)):l?.(A)},[a,l]);return C.jsxs("section",{className:ue(sw,t),children:[r&&C.jsx("div",{className:ow,role:"toolbar","aria-label":"File Manager Toolbar",children:C.jsx(y6,{...r})}),C.jsxs("div",{className:iw,children:[C.jsx("aside",{role:"region","aria-label":"File Manager Tree Navigation",className:"min-h-0 min-w-0 h-full flex-none",children:C.jsx(su,{width:g,title:f,containerCssClass:m,additionalButtons:v,children:C.jsx(hw,{...w,items:s,selectedPath:c,onItemClick:F})})}),C.jsxs("div",{className:nw,children:[C.jsx(Du,{...i??{},path:c,onItemClick:P,makeHref:A=>"/"+A.join("/"),value:b,onSearchChange:B}),C.jsx("section",{role:"region","aria-label":"File Manager Grid View",className:aw,children:C.jsx(m6,{columnDefs:I,rowData:R,getRowId:A=>A.path,...M,additionalGridOptions:{...M.additionalGridOptions,onRowClicked:A=>{A.data&&Q(A.data)}}})})]})]})]})},F6=({onClick:e})=>C.jsx(K.IconEyeOff,{...ke,className:"text-primary",onClick:e,role:"button","aria-label":"hide"}),E6=({onClick:e})=>C.jsx(K.IconEye,{...ke,className:"text-primary",onClick:e,role:"button","aria-label":"show"}),jp=({...e})=>{const[t,s]=p.useState(!1),o=p.useCallback(i=>{s(i)},[]);return C.jsx(fo,{type:t?"text":"password",...e,iconAfter:t?C.jsx(F6,{onClick:()=>o(!1)}):C.jsx(E6,{onClick:()=>o(!0)})})},D6=({fieldTitle:e,optional:t,elementCssClass:s,elementId:o,errorText:i,...n})=>C.jsxs("div",{className:"flex flex-col",children:[C.jsx(Vs,{fieldTitle:e,optional:t,htmlFor:o}),C.jsx(jp,{cssClass:s,elementId:o,invalid:!!i,...n}),C.jsx(rs,{errorText:i})]}),P6=({placeholder:e="",selectedItems:t=[],updateSelected:s,listCssClass:o,listElementCssClass:i,containerCssClass:n,inputCssClass:r})=>{const[a,l]=p.useState(""),c=p.useCallback(u=>{u.key==="Enter"&&(s([...t,u.currentTarget.value]),l("")),(u.key==="Backspace"||u.key==="Delete")&&t.length&&!a&&s(t.slice(0,-1))},[t,s,a]),d=p.useCallback(u=>{l(u.target.value)},[l]);return C.jsxs("div",{className:W(["dial-input px-3 py-2 flex flex-row items-center flex-wrap w-fit gap-2",n]),children:[C.jsx(_a,{selectedItems:t,listCssClass:o,listElementCssClass:i}),C.jsx("input",{type:"text",value:a,className:W(["border-0 bg-transparent p-0",r]),placeholder:t?.length?"":e,onKeyDown:c,onChange:d})]})},T6=({initialTags:e=[],fieldTitle:t,optional:s,elementId:o,placeholder:i,errorText:n,invalid:r,disabled:a,onChange:l})=>{const c=p.useRef(null),[d,u]=p.useState(e),[h,g]=p.useState(""),[f,m]=p.useState(!1),v=S=>{const R=S.trim().replace(/,$/,"");if(R&&!d.includes(R)){const y=[R,...d];u(y),l?.(y)}},w=S=>{(S.key===","||S.key==="Enter")&&(S.preventDefault(),v(h),g(""))},b=S=>{const R=d.filter((y,x)=>x!==S);u(R),l?.(R)};return p.useEffect(()=>{const S=new ResizeObserver(()=>{if(c.current){const R=c.current.scrollHeight>c.current.clientHeight+10;m(R)}});return c.current&&S.observe(c.current),()=>S.disconnect()},[d]),C.jsxs("div",{className:W("flex flex-col w-full"),children:[C.jsx(Vs,{fieldTitle:t,optional:s,htmlFor:o}),C.jsx("div",{className:W("dial-input min-h-[38px] p-[6px]",r&&"dial-input-error",a&&"dial-input-disable"),children:C.jsxs("div",{ref:c,className:W("flex flex-wrap gap-2 items-center",f?"flex-col-reverse":"flex-row"),children:[d.map((S,R)=>C.jsx(In,{tag:S,remove:a?void 0:()=>b(R)},S+R)),C.jsx("input",{type:"text",value:h,onChange:S=>g(S.target.value),onKeyDown:w,className:W("dial-input-no-border outline-none border-none w-full min-w-[100px] flex-1 p-1"),placeholder:i,disabled:a})]})}),C.jsx(rs,{errorText:n})]})},M6="dial-input flex px-3 py-2 w-full items-center justify-between gap-2 dial-small min-h-[38px]",I6="w-full rounded",Gr="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",k6="bg-accent-primary-alpha",A6="bg-accent-primary-alpha border-l border-accent-primary border-1",Od="opacity-75",L6=C.jsx(K.IconChevronDown,{size:16}),$p=({options:e,selectedValues:t,handleRemoveTag:s})=>C.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 C.jsx(In,{tag:i,remove:r=>s?.(r,o),iconBefore:n?C.jsx(we,{icon:n}):null,cssClass:"max-w-full"},o)})}),Kp=({options:e,multiple:t=!1,value:s,defaultValue:o,placeholder:i="Select...",searchable:n=!1,searchPlaceholder:r,selectAll:a=!1,selectAllLabel:l="Select all",emptyStateTitle:c="No options available",emptyStateDescription:d,emptyStateIcon:u,disabled:h=!1,cssClass:g,closable:f=!1,onClose:m,onChange:v})=>{const[w,b]=p.useState(!1),[S,R]=p.useState(""),y=p.useId(),x=s!==void 0,[D,M]=p.useState(o),L=x?s:D,I=p.useMemo(()=>t?Array.isArray(L)?L:[]:typeof L=="string"?[L]:[],[L,t]),F=p.useMemo(()=>{const O=S.trim().toLowerCase();return O?e.filter(ee=>ee.label.toLowerCase().includes(O)):e},[e,S]);p.useEffect(()=>{w||R("")},[w]);const P=p.useCallback(O=>{x||M(O),v?.(O)},[x,v]),B=O=>{if(t){const ee=new Set(I);ee.has(O)?ee.delete(O):ee.add(O),P(Array.from(ee))}else P(O),b(!1)},Q=p.useCallback((O,ee)=>{if(O.stopPropagation(),!t){P("");return}const ce=I.filter(Oe=>Oe!==ee);P(ce)},[t,I,P]),A=p.useMemo(()=>F.filter(O=>!O.disabled),[F]),te=p.useMemo(()=>A.filter(O=>I.includes(O.value)).length,[A,I]),z=A.length>0&&te===A.length,k=te>0&&!z,Z=()=>{if(!(!t||A.length===0))if(z){const O=new Set(A.map(ce=>ce.value)),ee=I.filter(ce=>!O.has(ce));P(ee)}else{const O=new Set(I);A.forEach(ee=>O.add(ee.value)),P(Array.from(O))}},N=I.length>0,X=!t&&N?I[0]:void 0,$=p.useMemo(()=>X?e.find(O=>O.value===X):void 0,[e,X]),_=p.useCallback(()=>!t||I.length===0?null:C.jsx($p,{options:e,selectedValues:I,handleRemoveTag:Q}),[t,e,I,Q]),se=p.useCallback(()=>t?N?_():C.jsx("span",{className:"text-secondary truncate",children:i}):$?C.jsxs(C.Fragment,{children:[$.icon&&C.jsx(we,{icon:$.icon}),C.jsx(Tt,{text:$.label})]}):C.jsx("span",{className:"text-secondary truncate",children:i}),[N,t,i,_,$]);return C.jsx(Ut,{open:w,onOpenChange:b,disabled:h,closable:f,onClose:m,placement:"bottom-start",allowedPlacements:["bottom-start","top-start"],renderOverlay:()=>C.jsxs("div",{id:y,role:"listbox","aria-multiselectable":t||void 0,className:I6,children:[(n||f)&&C.jsxs("div",{className:"flex items-center gap-2 px-2 pt-2",children:[n&&C.jsx(Ua,{placeholder:r,onChange:R,value:S,elementId:`search-${y}`}),f&&C.jsx(Ie,{ariaLabel:"Close select",cssClass:"shrink-0",iconBefore:C.jsx(K.IconX,{size:16}),onClick:O=>{m?.(O),b(!1)}})]}),t&&a&&A.length>0&&C.jsx("div",{className:W(Gr,"mt-2"),children:C.jsx(Qo,{id:`${y}-selectAll`,label:l,checked:z,indeterminate:k,onChange:Z,ariaLabel:l})}),C.jsx("div",{className:"overflow-y-auto py-1",children:F.length===0?C.jsx("div",{className:"px-2 py-3",children:C.jsx(ka,{icon:u??C.jsx(K.IconClipboardX,{size:24}),title:c,description:d})}):F.map(O=>{const ee=I.includes(O.value);return t?C.jsx("div",{className:W(Gr,ee&&k6,O.disabled&&Od,"w-full"),children:C.jsx(Qo,{id:`${y}-${O.value}`,label:C.jsxs("span",{className:"flex w-full flex-1 min-w-0 items-center gap-2 text-primary",children:[O.icon&&C.jsx(we,{icon:O.icon}),C.jsx("span",{className:"truncate",children:O.label})]}),checked:ee,disabled:O.disabled,onChange:()=>!O.disabled&&B(O.value),ariaLabel:O.label})},O.value):C.jsx("button",{role:"option",type:"button","aria-selected":ee,"aria-disabled":!!O.disabled,disabled:O.disabled,className:W(Gr,ee&&A6,O.disabled&&Od),onClick:()=>!O.disabled&&B(O.value),children:C.jsxs("div",{className:"flex items-center gap-2 w-full",children:[O.icon&&C.jsx(we,{icon:O.icon}),C.jsx(Tt,{text:O.label})]})},O.value)})})]}),children:C.jsxs("button",{type:"button","aria-haspopup":"listbox","aria-expanded":w,"aria-controls":y,className:ue(M6,h&&"opacity-75 !cursor-not-allowed",g),onClick:()=>!h&&b(O=>!O),children:[C.jsx("div",{className:"flex min-w-0 items-center gap-2 text-primary",children:se()}),C.jsx(we,{icon:L6,className:W("text-primary",w&&"rotate-180")})]})})},O6=({fieldTitle:e,optional:t,captionDescription:s,containerCssClass:o,selectCssClass:i,error:n,elementId:r,description:a,readonly:l,value:c,defaultEmptyText:d,...u})=>{const h=p.useCallback(()=>{if(!c||Array.isArray(c)&&c.length===0)return d??"None";if(Array.isArray(c))return C.jsx($p,{options:u.options,selectedValues:c});{const g=u.options?.find(f=>f.value===c);return C.jsx("span",{"aria-readonly":!0,className:"text-primary",children:g?.label||c})}},[c,u.options,d]);return C.jsx(Tn,{elementId:r,label:e,optional:t,description:a,error:n,captionDescription:s,cssClass:o,readonly:l,value:h(),defaultEmptyText:d,children:C.jsx(Kp,{cssClass:i,value:c,...u})})};function qp(e){let t=null;return()=>(t==null&&(t=e()),t)}function H6(e,t){return e.filter(s=>s!==t)}function N6(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 G6{enter(t){const s=this.entered.length,o=i=>this.isNodeInDocument(i)&&(!i.contains||i.contains(t));return this.entered=N6(this.entered.filter(o),[t]),s===0&&this.entered.length>0}leave(t){const s=this.entered.length;return this.entered=H6(this.entered.filter(this.isNodeInDocument),t),s>0&&this.entered.length===0}reset(){this.entered=[]}constructor(t){this.entered=[],this.isNodeInDocument=t}}class V6{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 Gl="__NATIVE_FILE__",Yp="__NATIVE_URL__",Zp="__NATIVE_TEXT__",Qp="__NATIVE_HTML__",Hd=Object.freeze(Object.defineProperty({__proto__:null,FILE:Gl,HTML:Qp,TEXT:Zp,URL:Yp},Symbol.toStringTag,{value:"Module"}));function Vr(e,t,s){const o=t.reduce((i,n)=>i||e.getData(n),"");return o??s}const Ma={[Gl]:{exposeProperties:{files:e=>Array.prototype.slice.call(e.files),items:e=>e.items,dataTransfer:e=>e},matchesTypes:["Files"]},[Qp]:{exposeProperties:{html:(e,t)=>Vr(e,t,""),dataTransfer:e=>e},matchesTypes:["Html","text/html"]},[Yp]:{exposeProperties:{urls:(e,t)=>Vr(e,t,"").split(`
62
62
  `),dataTransfer:e=>e},matchesTypes:["Url","text/uri-list"]},[Zp]:{exposeProperties:{text:(e,t)=>Vr(e,t,""),dataTransfer:e=>e},matchesTypes:["Text","text/plain"]}};function B6(e,t){const s=Ma[e];if(!s)throw new Error(`native type ${e} has no configuration`);const o=new V6(s);return o.loadDataTransfer(t),o}function Br(e){if(!e)return null;const t=Array.prototype.slice.call(e.types||[]);return Object.keys(Ma).filter(s=>{const o=Ma[s];return o?.matchesTypes?o.matchesTypes.some(i=>t.indexOf(i)>-1):!1})[0]||null}const z6=qp(()=>/firefox/i.test(navigator.userAgent)),Xp=qp(()=>!!window.safari);class Nd{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 g=s[d];if(g<t)l=d+1;else if(g>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 g=0;g<o;g++)i.push(g);i.sort((g,f)=>t[g]<t[f]?-1:1);const n=[],r=[];let a,l;for(let g=0;g<o-1;g++)a=t[g+1]-t[g],l=s[g+1]-s[g],n.push(a),r.push(l/a);const c=[r[0]];for(let g=0;g<n.length-1;g++){const f=r[g],m=r[g+1];if(f*m<=0)c.push(0);else{a=n[g];const v=n[g+1],w=a+v;c.push(3*w/((w+v)/f+(w+a)/m))}}c.push(r[r.length-1]);const d=[],u=[];let h;for(let g=0;g<c.length-1;g++){h=r[g];const f=c[g],m=1/n[g],v=f+c[g+1]-h-h;d.push((h-f-v)*m),u.push(v*m*m)}this.xs=t,this.ys=s,this.c1s=c,this.c2s=d,this.c3s=u}}const W6=1;function Jp(e){const t=e.nodeType===W6?e:e.parentElement;if(!t)return null;const{top:s,left:o}=t.getBoundingClientRect();return{x:o,y:s}}function Hi(e){return{x:e.clientX,y:e.clientY}}function _6(e){var t;return e.nodeName==="IMG"&&(z6()||!(!((t=document.documentElement)===null||t===void 0)&&t.contains(e)))}function U6(e,t,s,o){let i=e?t.width:s,n=e?t.height:o;return Xp()&&e&&(n/=window.devicePixelRatio,i/=window.devicePixelRatio),{dragPreviewWidth:i,dragPreviewHeight:n}}function j6(e,t,s,o,i){const n=_6(t),a=Jp(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:g,dragPreviewHeight:f}=U6(n,t,c,d),m=()=>{let x=new Nd([0,.5,1],[l.y,l.y/d*f,l.y+f-d]).interpolate(h);return Xp()&&n&&(x+=(window.devicePixelRatio-1)*f),x},v=()=>new Nd([0,.5,1],[l.x,l.x/c*g,l.x+g-c]).interpolate(u),{offsetX:w,offsetY:b}=i,S=w===0||w,R=b===0||b;return{x:S?w:v(),y:R?b:m()}}class $6{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 K6(e,t,s){return t in e?Object.defineProperty(e,t,{value:s,enumerable:!0,configurable:!0,writable:!0}):e[t]=s,e}function Gd(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){K6(e,i,s[i])})}return e}class q6{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 Gd({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 Gd({anchorX:.5,anchorY:.5,captureDraggingState:!1},s||{})}isDraggingNativeItem(){const t=this.monitor.getItemType();return Object.keys(Hd).some(s=>Hd[s]===t)}beginDragNativeItem(t,s){this.clearCurrentDragSourceNode(),this.currentNativeSource=B6(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&&Jp(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=Hi(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=Br(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:g,anchorY:f,offsetX:m,offsetY:v}=this.getCurrentSourcePreviewNodeOptions(),S=j6(u,h,r,{anchorX:g,anchorY:f},{offsetX:m,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=Br(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:Hi(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=Hi(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 Br(i.dataTransfer)&&i.preventDefault();this.enterLeaveCounter.reset()},this.handleTopDrop=i=>{const{dropTargetIds:n}=this;this.dropTargetIds=[],this.actions.hover(n,{clientOffset:Hi(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 $6(s,o),this.actions=t.getActions(),this.monitor=t.getMonitor(),this.registry=t.getRegistry(),this.enterLeaveCounter=new G6(this.isNodeInDocument)}}const Y6=function(t,s,o){return new q6(t,s,o)},Z6=({onChange:e,emptyTextFirstLine:t,emptyTextSecondLine:s,emptyButtonLabel:o,acceptTypes:i,maxFilesCount:n,multiple:r,fileFormatError:a,fileCountError:l,getIsFileFormatError:c})=>{const d=p.useRef(null),u=p.useRef(null),[h,g]=p.useState([]),[f,m]=p.useState(!1),v=p.useCallback(F=>{const P=F.target.files;if(P&&P.length>0){const B=Array.from(P);c?.(B)?m(!0):e(B)}},[c,e]),w=p.useCallback(F=>n&&F?.length>n,[n]),b=p.useMemo(()=>f||w(h),[f,h,w]),S=()=>{g([]),m(!1)};p.useEffect(()=>{S()},[i]);const[{isOver:R,canDrop:y},x]=pu(()=>({accept:[Gl],drop(F){const P=F.files;!c?.(P)&&!w(P)&&e(P),S()},collect:F=>({isOver:F.isOver(),canDrop:F.canDrop()})}),[v]),D=F=>{(F.key==="Enter"||F.key==="Space")&&(F.preventDefault(),u.current?.click())},M=F=>{F?.preventDefault();const P=Array.from(F.dataTransfer?.items??[]);m(!!c?.(P)),g(P)},L=F=>{F.target===F.currentTarget&&S()},I=W("border border-dashed rounded w-full cursor-pointer relative h-full hover:border-hover",!y&&!b&&"border-primary",y&&(R?"border-accent-primary":"border-hover"),b&&"border-error");return x(d),C.jsxs(C.Fragment,{children:[C.jsxs("div",{className:I,ref:d,onDragOver:M,onDragLeave:L,children:[C.jsxs("label",{htmlFor:"file",tabIndex:0,onKeyDown:D,className:"flex flex-col items-center cursor-pointer h-full w-full text-secondary dial-tiny justify-center",children:[t&&C.jsx("p",{className:"mb-1",children:t}),s&&C.jsx("p",{className:"mb-0.5",children:s}),o&&C.jsx(Ie,{variant:De.Tertiary,title:o,onClick:()=>u.current?.click()})]}),C.jsx("input",{multiple:r,id:"file",type:"file",ref:u,hidden:!0,accept:i,onChange:v})]}),C.jsx(C.Fragment,{children:f?C.jsx(rs,{errorText:a}):w(h)&&C.jsx(rs,{errorText:l})})]})},Q6=({iconBefore:e,cssClass:t,errorText:s,...o})=>{const i=o.invalid,n=()=>C.jsx("div",{className:"mr-2",children:i?C.jsx(K.IconExclamationCircle,{...ke,className:"text-error"}):e});return C.jsx(fo,{...o,iconBefore:n(),tooltipTriggerClassName:"flex-1 min-w-0",cssClass:W(i?"text-error":"",t),tooltipText:i&&s?s:void 0,hideBorder:!0})},X6=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(g=>g.name!==h)||[])},c=u=>C.jsx(yu,{ariaLabel:a,onClick:h=>l(h,u)}),d=u=>{i(u)};return!t||t.length===0?C.jsx(PC,{backend:Y6,children:C.jsx(Z6,{...e,onChange:d})}):C.jsx("div",{className:"flex-1 min-h-0 border border-solid border-primary rounded",children:t&&t.length>0&&C.jsx("div",{className:"max-h-full overflow-y-auto",children:t.map((u,h)=>C.jsx(Q6,{elementId:u.name,value:u.name,iconAfter:c(u.name),iconBefore:s||o?.(u.name),invalid:n?.(u),errorText:r},u.name+h))})})},J6=({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=p.useRef(null),g=()=>h.current?.click(),f=()=>{e([])},m=p.useCallback(w=>w?.some(b=>b.type===""||!(l==="/"||l?.toLowerCase()?.includes(b?.type?.toLowerCase()))),[l]),v=p.useCallback(w=>{const b=w.target.files;if(b&&b.length>0){const S=Array.from(b);m(S)||e([...o||[],...S])}},[e,o,m]);return C.jsxs("div",{className:"h-full flex flex-col",children:[C.jsxs("div",{className:"flex justify-between items-center pb-1 min-h-[42px]",children:[C.jsx(Vs,{fieldTitle:`${t}: ${a?o?.length||0:""}`,htmlFor:s}),a&&!!o?.length&&C.jsxs("div",{className:"flex flex-row items-center gap-x-2",children:[C.jsx(Ie,{variant:De.Tertiary,cssClass:"!text-error",iconBefore:C.jsx(K.IconTrashX,{...ke}),title:c,onClick:f}),(i?i>o?.length:!0)&&C.jsx(Ie,{variant:De.Tertiary,iconBefore:C.jsx(K.IconPlus,{...ke}),title:d,onClick:g})]})]}),o&&o.length>0&&C.jsx("input",{id:"file",type:"file",multiple:a,ref:h,hidden:!0,accept:l,onChange:v}),C.jsx(X6,{files:o,onChange:e,acceptTypes:l,maxFilesCount:i,multiple:a,fileFormatError:n,fileCountError:r,getIsFileFormatError:m,...u})]})};var En=(e=>(e.MyFiles="my_files",e.Shared="shared",e.Organization="organization",e))(En||{});const eI=e=>{const[t,s]=p.useState(En.MyFiles),o=n=>{s(n)},i=p.useMemo(()=>{if(e)return Object.values(En).map(n=>({id:n,name:e?.[n]||n.replace("_"," ")}))},[e]);return{activeTab:t,handleTabChange:o,tabs:i}};exports.AlertVariant=Ss;exports.ButtonVariant=De;exports.ConfirmationPopupVariant=ei;exports.DialAlert=jf;exports.DialAutocompleteInput=P6;exports.DialAutocompleteInputValue=_a;exports.DialBreadcrumb=Su;exports.DialBreadcrumbItem=bu;exports.DialButton=Ie;exports.DialButtonDropdown=Up;exports.DialCheckbox=Qo;exports.DialCloseButton=Wa;exports.DialCollapsibleSidebar=su;exports.DialConfirmationPopup=$v;exports.DialDraggableItem=dv;exports.DialDropdown=Ut;exports.DialEllipsisTooltip=Tt;exports.DialErrorText=rs;exports.DialFieldLabel=Vs;exports.DialFileIcon=fu;exports.DialFileManager=x6;exports.DialFileManagerNavigationPanel=Du;exports.DialFileManagerTabs=En;exports.DialFileName=Ba;exports.DialFolderName=za;exports.DialFormItem=Tn;exports.DialFormPopup=Qv;exports.DialIcon=we;exports.DialInput=fo;exports.DialInputPopup=Eu;exports.DialLabelledText=rm;exports.DialLoadFileAreaField=J6;exports.DialLoader=Pn;exports.DialNoDataContent=ka;exports.DialNumberInputField=Ov;exports.DialPasswordInput=jp;exports.DialPasswordInputField=D6;exports.DialPopup=Nn;exports.DialRadioButton=eu;exports.DialRadioGroup=tu;exports.DialRadioGroupPopupField=Kv;exports.DialRemoveButton=yu;exports.DialSearch=Ua;exports.DialSelect=Kp;exports.DialSelectField=O6;exports.DialSharedEntityIndicator=Va;exports.DialSteps=Jf;exports.DialSwitch=Fu;exports.DialTab=No;exports.DialTabs=vu;exports.DialTag=In;exports.DialTagInput=T6;exports.DialTextAreaField=Nv;exports.DialTextInputField=Hv;exports.DialTextarea=Ru;exports.DialTooltip=hs;exports.DropdownType=mu;exports.FormItemOrientation=Xo;exports.PopupSize=Vt;exports.RadioGroupOrientation=Jo;exports.SearchSize=ti;exports.StepStatus=tt;exports.TabOrientation=en;exports.TagVariant=Mn;exports.mergeClasses=ue;exports.useDialFileManagerTabs=eI;