@infinite-table/infinite-react 9.0.2 → 9.0.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.dev.js +37 -4
- package/index.dev.mjs +37 -4
- package/index.js +8 -8
- package/index.mjs +8 -8
- package/package.json +2 -2
package/index.mjs
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
var $y=Object.create;var uu=Object.defineProperty;var Uy=Object.getOwnPropertyDescriptor;var Yy=Object.getOwnPropertyNames;var qy=Object.getPrototypeOf,Xy=Object.prototype.hasOwnProperty;var Zy=(o,e)=>()=>(e||o((e={exports:{}}).exports,e),e.exports);var Qy=(o,e,t,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let r of Yy(e))!Xy.call(o,r)&&r!==t&&uu(o,r,{get:()=>e[r],enumerable:!(n=Uy(e,r))||n.enumerable});return o};var on=(o,e,t)=>(t=o!=null?$y(qy(o)):{},Qy(e||!o||!o.__esModule?uu(t,"default",{value:o,enumerable:!0}):t,o));var Vo=Zy((HM,fd)=>{"use strict";fd.exports=function(o,e,t,n,r){var i,a;if(n===void 0)n=0;else if(n=n|0,n<0||n>=o.length)throw new RangeError("invalid lower bound");if(r===void 0)r=o.length-1;else if(r=r|0,r<n||r>=o.length)throw new RangeError("invalid upper bound");for(;n<=r;)if(i=n+(r-n>>>1),a=+t(o[i],e,i,o),a<0)n=i+1;else if(a>0)r=i-1;else return i;return~n}});function xt(o,{wait:e}){let t=null;return function(...n){let r=this;t!==null&&clearTimeout(t),t=setTimeout(()=>{o.apply(r,n)},e)}}import*as Pe from"react";var J=(...o)=>o.filter(e=>!!`${e}`).join(" ");import*as Oo from"react";import{useRef as Iu}from"react";import*as Jy from"react";import{useMemo as uv,useRef as eb,useEffect as tb,useLayoutEffect as ob,useCallback as cv}from"react";var nn=(o,e,t={debounce:0})=>{let n=t.debounce??0,r=window.ResizeObserver,i=n?xt(e,{wait:n}):e,a=new r(l=>{let s=l[0],{width:u,height:c}=s.contentRect;if(s.borderBoxSize?.[0])c=s.borderBoxSize[0].blockSize,u=s.borderBoxSize[0].inlineSize;else{let d=o.getBoundingClientRect();c=d.height,u=d.width}i({width:u,height:c})});return a.observe(o),()=>{a.disconnect()}};var Ar=(o,e,t={earlyAttach:!1,debounce:0})=>{let n=eb({width:0,height:0}),r=i=>{let a;return o.current&&(a=nn(o.current,l=>{l={width:Math.round(l.width),height:Math.round(l.height)};let s=n.current;(s.width!==l.width||s.height!==l.height)&&(n.current=l,i(l))},{debounce:t.debounce})),()=>{a&&a()}};tb(()=>t.earlyAttach?()=>{}:r(e),[o.current,e,t.earlyAttach,t.debounce]),ob(()=>t.earlyAttach?r(e):()=>{},[o.current,e,t.earlyAttach])};function ye(o=!1){let e=null,t=[],n=null,r=(i,a)=>{let l=[];if(o)n!=null&&(cancelAnimationFrame(n),n=null),requestAnimationFrame(()=>{e=i,n=null;for(let s=0,u=t.length;s<u;s++)l.push(t[s](i));a?.(l)});else{e=i;for(let s=0,u=t.length;s<u;s++)l.push(t[s](i));a?.(l)}};return r.get=()=>e,r.onChange=i=>(t.push(i),()=>{t=t.filter(a=>a!==i)}),r.destroy=()=>{r(null),t.length=0},r.getListenersCount=()=>t.length,r}function lt(o){let e=!1,t=null;return(...r)=>(e||(e=!0,t=o(...r)),t)}var cu=(o,e)=>o-e;var _r=(o,e)=>cu(o.revision,e.revision),ee=class o{constructor(e){this.map=new Map;this.length=0;this.revision=0;this.emptyKey=Symbol("emptyKey");this.visit=e=>{this.map.forEach((t,n)=>this.visitKey(n,this.map,[],e,!1))};this.visitSome=e=>{this.visitWithNext([],e,!0)};this.visitDepthFirst=e=>{this.visitWithNext([],e,!1)};this.visitWithNext=(e,t,n,r=this.map,i,a)=>{if(!r)return;let l=0,s=r.has(this.emptyKey),u=!a;if(i!==void 0){if(i<0)return;i--}let c=(d,p)=>{let f=r.get(p);if(!f)return;let{map:m}=f,g=p===this.emptyKey;if(g&&!u)return;let y=g?[]:[...e,p],h=m?()=>this.visitWithNext(y,t,n,m,i!==void 0?i-1:void 0):void 0;if(f.hasOwnProperty("value")){let b=t(f.value,y,l,h,f);if(n&&b===!0)return!0;l++}else h?.()};s&&(c(void 0,this.emptyKey),u=!1,l=0);for(let[d,p]of r){let f=c(p,d);if(n&&f===!0)return f}};this.fill(e)}static clone(e){let t=new o;return e.visit((n,r)=>{t.set(r,n.value)}),t}fill(e){e&&e.forEach(t=>{let[n,r]=t;this.set(n,r)})}getValuesStartingWith(e,t){let n=[];return this.getStartingWith(e,(r,i)=>{n.push(i)},t),n}getEntriesStartingWith(e,t){let n=[];return this.getStartingWith(e,(r,i)=>{n.push([r,i])},t),n}getLeafNodesStartingWith(e,t,n){let{respectOrder:r=!1}=n||{},i=[],a=[];return this.getStartingWith(e,(l,s,u)=>{!u.map&&u.hasOwnProperty("value")&&(r?i.push(u):a.push(t(u)))},n),r?i.sort(_r).map(t):a}getKeysForLeafNodesStartingWith(e,t){return this.getLeafNodesStartingWith(e,n=>n.keys,t)}getKeysAndValuesForLeafNodesStartingWith(e,t){return this.getLeafNodesStartingWith(e,n=>[n.keys,n.value],t)}getKeysOfFirstChildOnEachBranchStartingWith(e,t){let{excludeSelf:n,depthLimit:r,respectOrder:i=!0}=t||{},a=[],l=[],s=p=>{i?a.push(p):l.push(p.keys)},u=this.map,c,d=!1;if(e.length)for(let p=0,f=e.length;p<f;p++){let m=e[p];if(c=u.get(m),!c||!c.map)if(d=!0,p===f-1){d=!0;break}else return[];u=c.map}else if(!n&&u.has(this.emptyKey))return[[]];return c&&c.value!==void 0&&(n||(s({...c,keys:e}),d=!0)),d?i?a.sort(_r).map(p=>p.keys):l:(this.visitWithNext(e,(p,f,m,g,y)=>{s({...y,keys:f})},!1,u,r,n),i?a.sort(_r).map(p=>p.keys):l)}getKeysStartingWith(e,t){let n=[];return this.getStartingWith(e,r=>{n.push(r)},t),n}getStartingWith(e,t,n){let{excludeSelf:r,depthLimit:i}=n||{},a=this.map,l,s=!1;if(e.length)for(let u=0,c=e.length;u<c;u++){let d=e[u];if(l=a.get(d),!l||!l.map)if(s=!0,u===c-1){s=!0;break}else return;a=l.map}l&&l.value!==void 0&&(r||t(e,l.value,{...l,keys:e})),!s&&this.visitWithNext(e,(u,c,d,p,f)=>{t(c,u,{...f,keys:c}),p?.()},!1,a,i,r)}getMapAt(e){let t=this.map,n;if(!e.length)return this.map;for(let r=0,i=e.length;r<i;r++){let a=e[r];if(n=t.get(a),!n||!n.map)return;t=n.map}return t}getAllChildrenSizeFor(e){let t=this.map,n;if(!e.length)return this.length;for(let r=0,i=e.length;r<i;r++){let a=e[r];if(n=t.get(a),!n||!n.map)return 0;t=n.map}return n.length}getDirectChildrenSizeFor(e){let t=this.map;e.length||(e=[this.emptyKey]);for(let n=0,r=e.length;n<r;n++){let i=e[n],a=n===r-1,l=t.get(i);if(!l||!l.map)return 0;if(t=l.map,a)return t?.size??0}return 0}set(e,t){let n=this.map;e.length||(e=[this.emptyKey]);for(let r=0,i=e.length;r<i;r++){let a=e[r],l=r===i-1,s=n.get(a)||{length:0};l?(s.revision=this.revision++,s.value=t,n.set(a,s),this.length++):(s.map||(s.map=new Map,n.set(a,s)),s.length++,n=s.map)}return this}get(e){let t=this.map;e.length||(e=[this.emptyKey]);for(let n=0,r=e.length;n<r;n++){let i=e[n],a=n===r-1,l=t.get(i);if(a)return l?l.value:void 0;if(!l||!l.map)return;t=l.map}}get size(){return this.length}clear(){let e=t=>{t.forEach((n,r)=>{let{map:i}=n;i&&e(i)}),t.clear()};e(this.map),this.length=0,this.revision=0}delete(e){let t=this.map;e.length?e=[...e]:e=[this.emptyKey];let n=[t],r=[],i=!1;for(let a=0,l=e.length;a<l;a++){let s=e[a],u=a===l-1,c=t.get(s);if(u){c&&(c.hasOwnProperty("value")&&(delete c.value,delete c.revision,i=!0,r.forEach(d=>{d.length--}),this.length--),c.map&&c.map.size===0&&delete c.map,c.map||t.delete(s));break}else{if(!c||!c.map){i=!1;break}r.push(c),t=c.map,n.push(t)}}for(;n.length;){let a=n.pop(),l=e.length;if(e.pop(),l>0&&a?.size===0){let s=n[n.length-1],u=e[e.length-1],c=s?.get(u);c&&(delete c.map,c.hasOwnProperty("value")||s.delete(u))}}return i}has(e){let t=this.map;e.length||(e=[this.emptyKey]);for(let n=0,r=e.length;n<r;n++){let i=e[n],a=n===r-1,l=t.get(i);if(a)return l?l.hasOwnProperty("value"):!1;if(!l||!l.map)return!1;t=l.map}return!1}visitKey(e,t,n,r,i){let a=t.get(e);if(!a)return;let{map:l}=a,s=e===this.emptyKey?[]:[...n,e],u=lt(()=>{if(l)for(let[c]of l){let d=this.visitKey(c,l,s,r,i);if(i&&d===!0)return!0}return!1});if(a.hasOwnProperty("value")){let c=r(a,s,u);if(i&&c===!0)return!0}u()}getArray(e){let t=[];return this.visit((n,r)=>{let i=e({...n,keys:r});r.length===0?t.splice(0,0,i):t.push(i)}),t}rawKeysAt(e){let t=this.getMapAt(e);return t?[...t.keys()]:[]}valuesAt(e){let t=this.getMapAt(e);if(!t)return[];let n=[];return t.forEach(r=>{r.value!==void 0&&n.push(r.value)}),n}values(){return this.sortedIterator(e=>e.value)}keys(){return this.sortedIterator(t=>t.keys)}entries(){return this.sortedIterator(e=>[e.keys,e.value])}topDownEntries(){return this.getArray(e=>[e.keys,e.value])}topDownKeys(){return this.getArray(e=>e.keys)}topDownValues(){return this.getArray(e=>e.value)}sortedIterator(e){let t=[];this.visit((r,i)=>{t.push({...r,keys:i})}),t.sort(_r);function*n(){for(let r=0,i=t.length;r<i;r++)yield e(t[r])}return n()}};globalThis.DeepMap=ee;function De(){return globalThis}var Nr=["#0066CC","#0066FF","#0099CC","#0099FF","#00CC00","#00CC33","#00CC66","#00CC99","#00CCCC","#00CCFF","#3300CC","#3300FF","#3333CC","#3333FF","#3366CC","#3366FF","#3399CC","#3399FF","#33CC00","#33CC33","#33CC66","#33CC99","#33CCCC","#33CCFF","#6600CC","#6600FF","#6633CC","#6633FF","#66CC00","#66CC33","#9900CC","#9900FF","#9933CC","#9933FF","#99CC00","#99CC33","#CC0000","#CC0033","#CC0066","#CC0099","#CC00CC","#CC00FF","#CC3300","#CC3333","#CC3366","#CC3399","#CC33CC","#CC33FF","#CC6600","#CC6633","#CC9900","#CC9933","#CCCC00","#CCCC33","#FF0000","#FF0033","#FF0066","#FF0099","#FF00CC","#FF00FF","#FF3300","#FF3333","#FF3366","#FF3399","#FF33CC","#FF33FF","#FF6600","#FF6633","#FF9900","#FF9933","#FFCC00","#FFCC33"],du=Symbol("color"),Or=new WeakMap,_a=ye();function Oa(o=Nr){Or.set(o,o.map(e=>0))}Oa();var nb=(o=Nr)=>{let e=[];Or.has(o)?e=Or.get(o):(e=o.map(n=>0),Or.set(o,e));let t=e.reduce((n,r,i,a)=>r<a[n]?i:n,0);return e[t]!=null&&e[t]++,o[t]??o[0]??Nr[0]},Hn=":",Na="*",pu="-",rb=",",ib="debug",ab="diffdebug",mu=!1,Gn=new ee,Kn=new Map;function Fa(o,e){let t=o.split(Hn),n=new ee;n.set(t,!0);let r=e.split(Hn),i=new Set(r).has(Na),a=r.indexOf(Na),l=i?r.slice(0,a):r;if(n.getKeysStartingWith(l,{excludeSelf:i}).length>0){let s=r.slice(a+1);return s.length?o.endsWith(s.join(Hn)):!0}}function gu(o,e){let t=`channel=${o}_permissions=${e}`;if(Kn.has(t))return Kn.get(t);let n=e.split(rb);function r(l){return Kn.set(t,l),l}let i=[],a=[];n.forEach(l=>{l.includes(Na)?a.push(l):i.push(l)});for(let l=0;l<i.length;l++){let s=i[l],u=s.startsWith(pu);if(u&&(s=s.substring(pu.length)),Fa(o,s))return r(!u)}for(let l=0;l<a.length;l++){let s=a[l],u=s.startsWith("-");if(u&&(s=s.substring(1)),Fa(o,s))return r(!u)}return r(!1)}var La=()=>Xe.enable??(De()&&De().localStorage?.getItem(ib))??"",lb=()=>Xe.diffenable??(De()&&De().localStorage?.getItem(ab))??`${mu}`,ka="",hu=mu;function za(o){hu=`${lb()}`=="true",ka!==o&&(ka=o,Kn.clear())}function yu(o){za(La()),typeof De()<"u"&&De().addEventListener&&De().addEventListener("storage",function(){za(La())});function e(t,n){let r=n?`${n}${Hn}${t}`:t,i=r.split(Hn),a=Gn.get(i);if(a)return a;let l=Gn.get(i.slice(0,-1)),s=(l?l.logFn:Xe.logFn)??bu,u=s,c,d=0,p=()=>c??gu(r,ka),f=nb(Xe.colors),m=Object.defineProperties((...g)=>{let y=_a.getListenersCount(),h;if(y>0&&(h=h??Date.now(),_a({color:f,channel:r,args:g,timestamp:h})),p()){if(h=h??Date.now(),d&&hu){let I=h-d;u(`%c[${r}]`,`color: ${f}`,`+${I}ms:`)}d=h;let b=[],S;if(g.forEach(I=>{if(I[du])S===void 0&&(S=!0),b.push(...I);else{if(typeof I!="string"&&typeof I!="number"){S=!1;return}b.push(`${I}%s`)}}),S){let I=[`%c[${r}]%c %s`,`color: ${f}`,"",...b,""];u(...I)}else u(`%c[${r}]%c %s`,`color: ${f}`,"",...g)}},{channel:{value:r},color:{value:(g,...y)=>{let h=[`%c${y.join(" ")}%c%s`,`color: ${g}`,""];return h.toString=()=>y.join(" "),h[du]=!0,h}},extend:{value:g=>e(g,r)},enabled:{get:()=>p(),set:g=>{c=g}},logFn:{configurable:!1,get:()=>u,set:g=>{u=g??s}},destroy:{value:()=>{Gn.delete(i)}}});return Gn.set(i,m),m}return e(o)}var bu=console.log.bind(console),fu;Object.defineProperty(yu,"enable",{get:()=>fu,set:o=>{fu=o,za(La())}});var Xe=yu;Xe.colors=Nr;Xe.logFn=bu;var sb=(o,e)=>_a.onChange(t=>{if(!t)return;let{channel:n,args:r,color:i,timestamp:a}=t;Fa(n,o)&&e({channel:n,color:i,args:r,timestamp:a})});Xe.onLogIntent=sb;Xe.isChannelEnabled=gu;Xe.destroyAll=()=>{Oa(),Oa(Xe.colors),Gn.clear(),Kn.clear()};var Pt=o=>{let e=Xe(o?`IT:${o}:TYPE=debug`:"IT:TYPE=debug");return e.logFn=console.log.bind(console),e},po=o=>{let e=Xe(o?`IT:${o}:TYPE=error`:"IT:TYPE=error");return e.logFn=console.error.bind(console),e},Bn=()=>Bn;Bn.extend=()=>Bn;var ft=class{constructor(e){this.debug=Bn,this.error=Bn}};var Su=po("CSSVariableWatch"),Tu=Pt("CSSVariableWatch"),Cu={position:"absolute",pointerEvents:"none",width:"0px",height:"0px",lineHeight:0,fontSize:0,overflow:"hidden"};var ub=o=>{let e=Iu(0),t=Oo.useCallback(({height:n})=>{n!=null&&n!==e.current&&(e.current=n,o.onChange(n))},[o.onChange]);Ar(o.ref,t,{earlyAttach:!0}),Oo.useLayoutEffect(()=>{let n=o.ref.current.getBoundingClientRect().height;if(n!=null)return e.current=n,Tu(`Variable ${o.varName} found and equals ${n}.`),o.onChange(n);Su(`Specified variable ${o.varName} not found or does not have a numeric value.`)},[])},Wn=o=>{let e=Iu(null);ub({...o,ref:e});let t=o.varName.startsWith("var(")?o.varName:`var(${o.varName})`,{allowInts:n=!1}=o;return Oo.createElement("div",{"data-name":"css-variable-watcher","data-var":o.varName,style:Cu},Oo.createElement("div",{ref:e,style:{height:n?`calc(1px * ${t})`:t}}))};import{useCallback as pb,useContext as Ga}from"react";function fo(){let o=null,e=new Set;return{getSnapshot(){return o},setSnapshot(t){o=t},subscribe(t){return e.add(t),()=>{e.delete(t)}},notify(){for(let t of e)t()}}}import{useCallback as cb,useRef as Fr,useSyncExternalStore as db}from"react";function mt(o,e,t){if(o===e)return!0;if(!o||!e)return!1;let n=typeof o;if(n!==typeof e||n!=="object")return!1;var i=Object.keys(o),a=Object.keys(e);t&&(i=i.filter(c=>!t.has(c)),a=a.filter(c=>!t.has(c)));var l=i.length;if(a.length!==l)return!1;for(var s=0;s<l;s++){var u=i[s];if(!(t&&t.has(u))&&(o[u]!==e[u]||!Object.prototype.hasOwnProperty.call(e,u)))return!1}return!0}function Ru(o,e,t){let n=Fr(e);n.current=e;let r=Fr(t);r.current=t;let i=Fr(void 0),a=Fr(!1),l=cb(()=>{let s=o.getSnapshot(),u=n.current(s);return a.current&&r.current(i.current,u)?i.current:(i.current=u,a.current=!0,u)},[o]);return db(o.subscribe,l,l)}function Lr(o,e){return Ru(o,e,Object.is)}function rn(o,e){return Ru(o,e,mt)}import*as wu from"react";var Va;function an(){return Va||(Va=wu.createContext(null))}var vu=fo(),Pu=()=>{};function kr(){let o=an();return Ga(o)||void 0}function zr(){let o=kr();return pb(()=>o?.getSnapshot(),[o])}function Ut(o){let e=an(),t=Ga(e),n=rn(t||vu,t?o:Pu);return t?n??void 0:void 0}function No(){let o=an(),e=Ga(o),n=Lr(e||vu,e?r=>r.masterRowInfo:Pu);return e?n:void 0}import*as ln from"react";import{useReducer as Ib,createContext as Rb,useMemo as Wa,useEffect as wb,useState as Fu,useRef as Lu,useLayoutEffect as vb}from"react";function mo(o){if(o==null)return!1;let e=o;return!0}import{useCallback as gb,useEffect as hb,useRef as Ha}from"react";import{useCallback as fb,useState as mb}from"react";var zt=()=>{let[o,e]=mb(0);return[o,fb(()=>{e(t=>t+1)},[e])]};var Du=o=>{let e=gb(o,[]),t=Ha(!1),n=Ha(!1),r=Ha(void 0),[i,a]=zt();t.current&&(n.current=!0),hb(()=>(t.current||(r.current=e,t.current=!0),a(),()=>{n.current&&r.current&&r.current()}),[])};import{useCallback as yb,useRef as bb}from"react";function Oe(o){let e=bb(o);return e.current=o,yb(()=>e.current,[])}import{useRef as Sb,useLayoutEffect as Tb}from"react";var Fo=(o,e)=>{let t=Sb(e===void 0?o:e);return Tb(()=>{t.current=o}),t.current};var jn={DataSource:{track:"DataSource",labels:{RemoteDataLoad:"Remote data load",TreeUnfilteredTreePaths:"Computing unfiltered tree paths",Filter:"Filter",Sort:"Sort",Group:"Group",LazyGroup:"Lazy group",Tree:"Tree",FlattenTree:"Flatten tree",Flatten:"Flatten groups",PrepareData:"Preparing data",ComputeSelectionCount:"Computing selection count",ComputeSelectionCountLazy:"Computing selection count (lazy)",PrepareRowInfo:"Preparing row info array",DiffRowInfoInStore:"setDataArray diffing in RowInfoStore"}},InfiniteTable:{track:"InfiniteTable",labels:{Render:"Rendering"}},MatrixBrain:{track:"Layout Computations",labels:{ComputeRenderRange:"Computing render range"}},ComponentState:{track:"ComponentState",labels:{PropUpdate:"Prop update"}}};var Ka=class o{constructor(e){this.debugId=e;this.markerDetails={label:"",track:"",trackGroup:void 0,color:void 0,details:[],tooltip:void 0};this.stopped=!1;this.start=e=>{if(this.markerDetails.startTs)return this;let t=performance.now();return this.markerDetails.details=e?.details??[],this.markerDetails.startTs=t,this};this.end=(e={})=>{if(this.stopped)return this;this.stopped=!0;let t=e.startTs??this.markerDetails.startTs,n=e.endTs??this.markerDetails.endTs??performance.now(),r=e.color||this.markerDetails.color||"primary",i=e.trackGroup||this.markerDetails.trackGroup||`Infinite Table (${this.debugId})`,a=[...this.markerDetails.details||[],...e.details||[]],l=e.tooltip||this.markerDetails.tooltip,s=e.label||this.markerDetails.label||"Unknown",u=e.track||this.markerDetails.track||"Unknown";return performance.measure(s,{start:t,end:n,detail:{devtools:{dataType:"track-entry",trackGroup:i,track:u,color:r,properties:a.length>0?a.map(c=>[c.name,c.value]):void 0,tooltipText:l}}}),this};this.debugId=e}static create(e){return new o(e)}get startTimestamp(){return this.markerDetails.startTs}get track(){let e=this;return Object.keys(jn).reduce((t,n)=>{let r={start:e.start,end:i=>e.end({...i,track:jn[n].track,label:i.label}),get label(){let i=jn[n];return Object.keys(i.labels).reduce((a,l)=>{let s={start:e.start,end:u=>e.end({...u,track:i.track,label:i.labels[l]})};return Object.defineProperty(a,l,{get:()=>(e.markerDetails.label=i.labels[l],s)}),a},{})}};return Object.defineProperty(t,n,{get:()=>{let i=jn[n];return e.markerDetails.track=i.track,r}}),t},{})}};function ot(o){return Ka.create(o)}function xu(o,e){let t=new Set;function n(...r){let i=e?e.getProxyTargetFromArgs(...r):r[0];t.clear();let a={get:function(u,c){return t.add(c),u[c]}},l=new Proxy(i,a),s=e?e.putProxyToArgs(l,...r):[l];return o.apply(this,s)}return{fn:n,propertyReads:t}}var Ba=o=>o&&o.substr(0,1).toUpperCase()+o.substr(1);function $n(o){return o!==void 0}function go(o,e){let t=e[o];return $n(t)}var Mu=(o,e,t)=>{let n=o[e];typeof n=="function"&&n(...t)};function Cb(o,e,t){let n={};for(let r in o)if(o.hasOwnProperty(r)){let i=o[r],a=go(r,e)?e[r]:e[`default${Ba(r)}`];typeof i=="function"&&(a=i(a,t)),n[r]=a}return n}function Eu(o,e,t){let{fn:n,propertyReads:r}=xu(o,{getProxyTargetFromArgs:a=>a.props,putProxyToArgs:(a,l)=>[{...l,props:a}]}),i=n(e);return r.forEach(a=>t.add(a)),i}function Au(o){let{props:e,initialSetupState:t,propsToForward:n,parentState:r,mapPropsToState:i,propsToStateSet:a}=o,l={};n&&(l=Cb(n,e,t));let s={...t,...l};if(i){let u=Eu(i,{props:e,state:s,oldState:null,parentState:r},a);return{...s,...u}}return s}function _u(o,e,t){let{getProps:n,getParentState:r,mapPropsToState:i,concludeReducer:a,propsToStateSet:l}=t;if(e.type==="REPLACE_STATE")return e.payload;let s=r?.()??null,u=e.payload.mappedState,c=e.payload.updatedPropsToState,d={...o};if(u&&Object.assign(d,u),i){let f=Eu(i,{props:n(),state:d,oldState:o,parentState:s},l);Object.assign(d,f)}return e.type==="ASSIGN_STATE"&&Object.assign(d,e.payload),a?a({previousState:o,state:d,updatedProps:c,parentState:s}):d}function Ou(o){let{dispatch:e,getState:t,getProps:n,propsToForward:r,allowedControlledPropOverrides:i,interceptedActions:a,mappedCallbacks:l,notify:s=Mu}=o,u=t();return Object.keys(u).reduce((c,d)=>{let p=d;return Object.defineProperty(c,d,{set:m=>{let g=n(),y=t(),h=!0;if(a&&typeof a[p]=="function"&&a[p](m,{actions:c,state:y})===!1&&(h=!1),h){let I=[m],T=`on${Ba(d)}Change`;if(l&&l[p]){let C=l[p](m,y);T=C.callbackName||T,I=C.callbackParams}s(g,T,I)}let b=r[p];typeof b=="function"&&(m=b(m));let S=!!i?.[p];go(d,g)&&!S||e({payload:{updatedProps:null,mappedState:{[d]:m}}})}}),c},{})}function Nu(o){let{currentProps:e,prevProps:t,state:n,propsToForward:r,propsToStateSet:i}=o,a={},l=0,s={},u=0,c={},d=0;return new Set([...Object.keys(e),...Object.keys(t)]).forEach(f=>{let m=f,g=t[m],y=e[m];if(m!=="children"&&g!==y&&(c[m]={newValue:y,oldValue:g},d++,go(m,e)||go(m,t)))if(r.hasOwnProperty(f)){let h=y,b=r[f];typeof b=="function"&&(h=b(y)),n[m]!==h&&(a[m]=h,l++)}else i.has(f)&&(s[m]=e[m],u++)}),{newMappedState:a,newMappedStateCount:l,updatedPropsToState:s,updatedPropsToStateCount:u,rawUpdatedProps:c,rawUpdatedPropsCount:d}}var ja;function ku(){return ja||(ja=Rb(null))}function Mt(o){let e=o.getParentState||(()=>null);function t(r){let[i]=Fu(()=>o.initSetupState?o.initSetupState(r):{}),a=Lu(new Set),l=Wa(()=>o.forwardProps?o.forwardProps(i,r):{},[i]),s=e(),u=Oe(s);function c(){return Au({props:r,initialSetupState:i,propsToForward:l,parentState:s,mapPropsToState:o.mapPropsToState,propsToStateSet:a.current})}let[d]=Fu(c),p=Oe(r),f=(v,P)=>_u(v,P,{getProps:p,getParentState:()=>u?.()??null,mapPropsToState:o.mapPropsToState,concludeReducer:o.concludeReducer,propsToStateSet:a.current}),[m,g]=Ib(f,d),y=Oe(m),{allowedControlledPropOverrides:h}=o,b=Wa(()=>Ou({dispatch:g,getState:y,getProps:p,propsToForward:l,allowedControlledPropOverrides:h,interceptedActions:o.interceptActions,mappedCallbacks:o.mappedCallbacks}),[g,l,h]),S=o.Context??ku(),I=Wa(()=>({componentState:m,componentActions:b,getComponentState:y,replaceState:v=>{g({type:"REPLACE_STATE",payload:v})},assignState:v=>{g({type:"ASSIGN_STATE",payload:v})}}),[m,b,y]),T=Fo(r),C=Lu(!1);C.current=!1;let R=o.layoutEffect?vb:wb;return R(()=>{let v=r,{newMappedState:P,newMappedStateCount:w,updatedPropsToState:x,updatedPropsToStateCount:E,rawUpdatedProps:M,rawUpdatedPropsCount:D}=Nu({currentProps:v,prevProps:T,state:m,propsToForward:l,propsToStateSet:a.current});if(E>0||w>0){let O=m.debugId,N=O?ot(O).track.ComponentState.label.PropUpdate.start():void 0,L=o.debugName?typeof o.debugName=="function"?`${o.debugName(v)}:rerender`:`${o.debugName}:rerender`:"rerender";Pt(L)("Triggered by new values for the following props",...Object.keys(P??{}),...Object.keys(x??{})),N&&N.end({label:L,details:[w>0?{name:"Updated properties",value:Object.keys(P).join(", ")}:void 0,E>0?{name:"Updated props",value:Object.keys(x).join(", ")}:void 0,E>0||x?{name:"Details",value:"The time for this marker is not accurate. The marker is only displayed so you can easily identify the props that triggered the rerender."}:void 0].filter(mo)});let G={payload:{mappedState:w?P:null,updatedPropsToState:E?x:null}};if(C.current=!0,g(G),o.onPropChange){for(var A in M)if(M.hasOwnProperty(A)){let{newValue:B,oldValue:z}=M[A];o.onPropChange({name:A,newValue:B,oldValue:z},r,b,m)}}o.onPropsChange&&D&&o.onPropsChange(M,r,b,m)}}),R(()=>{s!=null&&!C.current&&g({type:"PARENT_STATE_CHANGE",payload:{}})},[s]),Du(()=>()=>{o.cleanup?.(y())}),{contextValue:I,ContextComponent:S}}return{ManagedComponentContextProvider:ln.memo(function(i){let{contextValue:a,ContextComponent:l}=t(i);return ln.createElement(l.Provider,{value:a},i.children)}),useManagedComponent:t}}function Et(o){return o=o??ku(),ln.useContext(o)}import*as Xu from"react";var st="Infinite",Fe={rootClassName:st};var Vr=()=>Fe;var zu="_16lm1iw2 _16lm1iw23 _16lm1iw26 _16lm1iw2c _16lm1iw2a",Vu={center:"_16lm1iw2j",stretch:"_16lm1iw2k",start:"_16lm1iw2l",end:"_16lm1iw2m"};var At="_16lm1iw3b _16lm1iw3c _16lm1iw35",Gu={pointer:"_16lm1iwk",default:"_16lm1iwl",colResize:"_16lm1iwm",grabbing:"_16lm1iwn",grab:"_16lm1iwo"},sn={flex:"_16lm1iw1p",contents:"_16lm1iw1q",none:"_16lm1iw1r",block:"_16lm1iw1s",grid:"_16lm1iw1t",inlineBlock:"_16lm1iw1u",inlineFlex:"_16lm1iw1v",inlineGrid:"_16lm1iw1w"};var Gr={1:"_16lm1iw1c",none:"_16lm1iw1d"},Un={column:"_16lm1iw2f",columnReverse:"_16lm1iw2g",row:"_16lm1iw2h",rowReverse:"_16lm1iw2i"};var Hu={0:"_16lm1iw1y","100%":"_16lm1iw1z","50%":"_16lm1iw20"},Ku={center:"_16lm1iw30",spaceBetween:"_16lm1iw31",spaceAround:"_16lm1iw32",start:"_16lm1iw33",end:"_16lm1iw34"},Bu={0:"_16lm1iw26","100%":"_16lm1iw27","50%":"_16lm1iw28",auto:"_16lm1iw29"};var Wu={none:"_16lm1iwd"},ju={hidden:"_16lm1iw35",auto:"_16lm1iw36",visible:"_16lm1iw37"};var Hr={relative:"_16lm1iw1",absolute:"_16lm1iw2",static:"_16lm1iw3",sticky:"_16lm1iw4",fixed:"_16lm1iw5"};var $u={0:"_16lm1iw23","100%":"_16lm1iw24","50%":"_16lm1iw25"};var Uu={none:"_16lm1iw1x"};var Yu={visible:"_16lm1iw38",hidden:"_16lm1iw39"};var qu={1:"_16lm1iw1e",10:"_16lm1iw1f",100:"_16lm1iw1g",1e3:"_16lm1iw1h",1e4:"_16lm1iw1i",1e5:"_16lm1iw1j",1e6:"_16lm1iw1k",1e7:"_16lm1iw1l","1k":"_16lm1iw1m","10k":"_16lm1iw1n","100k":"_16lm1iw1o"};function Zu(o){let{rootClassName:e}=Vr();return Xu.createElement("div",{...o,className:J(`${e}Footer`,Hr.relative,sn.flex,Un.row,o.className)})}import*as xe from"react";import{useCallback as Cf,useContext as JT,useEffect as eC,useRef as tC}from"react";import{createPortal as oC}from"react-dom";function Kr(o){let e={};return Object.keys(o).forEach(t=>{e[t]=t}),e}function Z(o){return o.slice(4,-1)}import*as Qu from"react";var Le=o=>{let e=o.size??"var(--infinite-icon-size)",t={flex:"none",width:e,height:e,fill:"currentColor",...o.style};return Qu.createElement("svg",{viewBox:"0 0 24 24",...o,style:t},o.children)};import*as $a from"react";var ke={includesOperator:["M11.14 4L6.43 16H8.36L9.32 13.43H14.67L15.64 16H17.57L12.86 4H11.14M12 6.29L14.03 11.71H9.96L12 6.29","M4 18V15H2V20H22V18Z","M20 14V18H2V20H22V14Z"],startsWithOperator:["M11.14 4L6.43 16H8.36L9.32 13.43H14.67L15.64 16H17.57L12.86 4M12 6.29L14.03 11.71H9.96M4 18V15H2V20H22V18Z"],endsWithOperator:["M11.14 4L6.43 16H8.36L9.32 13.43H14.67L15.64 16H17.57L12.86 4M12 6.29L14.03 11.71H9.96M20 14V18H2V20H22V14Z"],eqOperator:["M19,10H5V8H19V10M19,16H5V14H19V16Z"],neqOperator:["M21,10H9V8H21V10M21,16H9V14H21V16M4,5H6V16H4V5M6,18V20H4V18H6Z"],gtOperator:["M5.5,4.14L4.5,5.86L15,12L4.5,18.14L5.5,19.86L19,12L5.5,4.14Z"],gteOperator:["M6.5,2.27L20,10.14L6.5,18L5.5,16.27L16.03,10.14L5.5,4L6.5,2.27M20,20V22H5V20H20Z"],ltOperator:["M18.5,4.14L19.5,5.86L8.97,12L19.5,18.14L18.5,19.86L5,12L18.5,4.14Z"],lteOperator:["M18.5,2.27L5,10.14L18.5,18L19.5,16.27L8.97,10.14L19.5,4L18.5,2.27M5,20V22H20V20H5Z"],done:["m9.55 19-6.725-6.725L5.25 9.85l4.3 4.325 9.225-9.225 2.425 2.4Z"],hidden:["m644-428-58-58q9-47-27-88t-93-32l-58-58q17-8 34.5-12t37.5-4q75 0 127.5 52.5T660-500q0 20-4 37.5T644-428Zm128 126-58-56q38-29 67.5-63.5T832-500q-50-101-143.5-160.5T480-720q-29 0-57 4t-55 12l-62-62q41-17 84-25.5t90-8.5q151 0 269 83.5T920-500q-23 59-60.5 109.5T772-302Zm20 246L624-222q-35 11-70.5 16.5T480-200q-151 0-269-83.5T40-500q21-53 53-98.5t73-81.5L56-792l56-56 736 736-56 56ZM222-624q-29 26-53 57t-41 67q50 101 143.5 160.5T480-280q20 0 39-2.5t39-5.5l-36-38q-11 3-21 4.5t-21 1.5q-75 0-127.5-52.5T300-500q0-11 1.5-21t4.5-21l-84-82Zm319 93Zm-151 75Z"],clear:["M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"]};var Ju=o=>$a.createElement(Le,{...o},ke.includesOperator.map(e=>$a.createElement("path",{key:e,d:e})));import*as Ua from"react";var ec=o=>Ua.createElement(Le,{...o},Ua.createElement("path",{d:ke.endsWithOperator[0]}));import*as Ya from"react";var tc=o=>Ya.createElement(Le,{...o},Ya.createElement("path",{d:ke.eqOperator[0]}));import*as qa from"react";var oc=o=>qa.createElement(Le,{...o},qa.createElement("path",{d:ke.gteOperator[0]}));import*as Xa from"react";var nc=o=>Xa.createElement(Le,{...o},Xa.createElement("path",{d:ke.gtOperator[0]}));import*as Za from"react";var rc=o=>Za.createElement(Le,{...o},Za.createElement("path",{d:ke.lteOperator[0]}));import*as Qa from"react";var ic=o=>Qa.createElement(Le,{...o},Qa.createElement("path",{d:ke.ltOperator[0]}));import*as Ja from"react";var ac=o=>Ja.createElement(Le,{...o},Ja.createElement("path",{d:ke.neqOperator[0]}));import*as el from"react";var lc=o=>el.createElement(Le,{...o},el.createElement("path",{d:ke.startsWithOperator[0]}));import*as ul from"react";import*as rt from"react";import{useEffect as Kb,useState as Hc}from"react";import*as un from"react";import{useEffect as Eb,useLayoutEffect as Ab,useState as Ec}from"react";function Pb(o,e){if(typeof o!="object"||!o)return o;var t=o[Symbol.toPrimitive];if(t!==void 0){var n=t.call(o,e||"default");if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(o)}function Db(o){var e=Pb(o,"string");return typeof e=="symbol"?e:String(e)}function xb(o,e,t){return e=Db(e),e in o?Object.defineProperty(o,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):o[e]=t,o}function sc(o,e){var t=Object.keys(o);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(o);e&&(n=n.filter(function(r){return Object.getOwnPropertyDescriptor(o,r).enumerable})),t.push.apply(t,n)}return t}function uc(o){for(var e=1;e<arguments.length;e++){var t=arguments[e]!=null?arguments[e]:{};e%2?sc(Object(t),!0).forEach(function(n){xb(o,n,t[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(o,Object.getOwnPropertyDescriptors(t)):sc(Object(t)).forEach(function(n){Object.defineProperty(o,n,Object.getOwnPropertyDescriptor(t,n))})}return o}function cc(o,e){var t={};for(var n in o)t[n]=e(o[n],n);return t}var Mb=(o,e,t)=>{for(var n of Object.keys(o)){var r;if(o[n]!==((r=e[n])!==null&&r!==void 0?r:t[n]))return!1}return!0},he=o=>{var e=t=>{var n=o.defaultClassName,r=uc(uc({},o.defaultVariants),t);for(var i in r){var a,l=(a=r[i])!==null&&a!==void 0?a:o.defaultVariants[i];if(l!=null){var s=l;typeof s=="boolean"&&(s=s===!0?"true":"false");var u=o.variantClassNames[i][s];u&&(n+=" "+u)}}for(var[c,d]of o.compoundVariants)Mb(c,r,o.defaultVariants)&&(n+=" "+d);return n};return e.variants=()=>Object.keys(o.variantClassNames),e.classNames={get base(){return o.defaultClassName.split(" ")[0]},get variants(){return cc(o.variantClassNames,t=>cc(t,n=>n.split(" ")[0]))}},e};var dc="_1eexc2a6";var pc=he({defaultClassName:"_12zfob12c _16lm1iw1z _16lm1iw22 _16lm1iw1p _16lm1iw2h _16lm1iw2j _16lm1iw33",variantClassNames:{filtered:{false:"_12zfob12d",true:"_12zfob12e"},verticalAlign:{start:"_12zfob12f",end:"_12zfob12g",center:"_12zfob12h"},align:{start:"_12zfob12i",end:"_12zfob12j",center:"_12zfob12k"}},defaultVariants:{},compoundVariants:[]}),fc="_12zfob1q _16lm1iw2 _16lm1iw1k _16lm1iw3b _16lm1iw3c _16lm1iw35",mc=he({defaultClassName:"_16lm1iw2 _16lm1iw25 _16lm1iw26 _16lm1iwh _16lm1iwf",variantClassNames:{visible:{true:"_12zfob19",false:"_12zfob1a"}},defaultVariants:{},compoundVariants:[]}),gc=he({defaultClassName:"_12zfob1r",variantClassNames:{rowActive:{false:"_12zfob1s",true:"_12zfob1t"},cellSelected:{false:"_12zfob1u",true:"_12zfob1v"},rowSelected:{false:"_12zfob1w",true:"_12zfob1x",null:"_12zfob1y"},rowDisabled:{false:"_12zfob1z",true:"_12zfob110"},firstRow:{false:"_12zfob111",true:"_12zfob112"},treeNode:{parent:"_12zfob113",leaf:"_12zfob114",false:"_12zfob115"},firstRowInHorizontalLayoutPage:{false:"_12zfob116",true:"_12zfob117"},groupRow:{false:"_12zfob118",true:"_12zfob119"},groupCell:{false:"_12zfob11a",true:"_12zfob11b"},align:{start:"_12zfob11c",end:"_12zfob11d",center:"_12zfob11e"},verticalAlign:{start:"_12zfob11f",end:"_12zfob11g",center:"_12zfob11h"},zebra:{false:"_12zfob11i",even:"_12zfob11j",odd:"_12zfob11k"},dragging:{true:"_12zfob11l",false:"_12zfob11m"},insideDisabledDraggingPage:{true:"_12zfob11n",false:"_12zfob11o"},first:{true:"_12zfob11p",false:"_12zfob11q"},last:{true:"_12zfob11r",false:"_12zfob11s"},groupByField:{true:"_12zfob11t",false:"_12zfob11u"},firstInCategory:{true:"_12zfob11v",false:"_12zfob11w"},lastInCategory:{true:"_12zfob11x",false:"_12zfob11y"},pinned:{start:"_12zfob11z",end:"_12zfob120",false:"_12zfob121"},filtered:{true:"_12zfob122",false:"_12zfob123"}},defaultVariants:{},compoundVariants:[[{pinned:"start",lastInCategory:!0},"_12zfob124"],[{pinned:"end",firstInCategory:!0},"_12zfob125"],[{pinned:!1,lastInCategory:!0},"_12zfob126"]]}),hc=he({defaultClassName:"_12zfob1c _16lm1iw1s _16lm1iw2",variantClassNames:{pinned:{start:"_12zfob1d",end:"_12zfob1e",false:"_12zfob1f"},firstInCategory:{true:"_12zfob1g",false:"_12zfob1h"},lastInCategory:{true:"_12zfob1i",false:"_12zfob1j"},overflow:{true:"_12zfob1k",false:"_12zfob1l"}},defaultVariants:{},compoundVariants:[[{overflow:!0,pinned:"start"},"_12zfob1m"],[{pinned:"start",firstInCategory:!0},"_12zfob1n"],[{overflow:!0,pinned:"end"},"_12zfob1o"],[{pinned:"end",lastInCategory:!0},"_12zfob1p"]]}),yc="_12zfob12u _16lm1iw22 _16lm1iw1z";var bc="_12zfob17",Sc="_12zfob12q _16lm1iw1p _16lm1iw2h _16lm1iw2j _16lm1iw1",Tc=he({defaultClassName:"_12zfob12r _16lm1iw1 _16lm1iw23",variantClassNames:{disabled:{true:"_12zfob12s",false:"_12zfob12t"}},defaultVariants:{},compoundVariants:[]}),tl=he({defaultClassName:"_12zfob12n _16lm1iw1p _16lm1iw2h _16lm1iw2k _16lm1iw1",variantClassNames:{active:{true:"_12zfob12o",false:"_12zfob12p"}},defaultVariants:{},compoundVariants:[]}),Cc="_12zfob12m _16lm1iw1p _16lm1iw2h _16lm1iw2j",Ic=he({defaultClassName:"_12zfob127 _16lm1iw1 _16lm1iw1p _16lm1iw2f _16lm1iw32 _16lm1iw39",variantClassNames:{menuVisible:{true:"_12zfob128"},reserveSpaceWhenHidden:{true:"_12zfob129",false:"_12zfob12a"}},defaultVariants:{},compoundVariants:[[{menuVisible:!0,reserveSpaceWhenHidden:!1},"_12zfob12b"]]}),Rc="_12zfob1b _16lm1iw2",wc="_16lm1iw1",vc="_12zfob16",Pc=he({defaultClassName:"_12zfob12",variantClassNames:{align:{start:"_12zfob13",center:"_12zfob14",end:"_12zfob15"}},defaultVariants:{},compoundVariants:[]}),Dc="_12zfob12l _16lm1iw35 _16lm1iw1 _16lm1iw1p _16lm1iw2h";var St="InfiniteIcon";var xc="_1nnkya20 _16lm1iw1p _16lm1iw2f _16lm1iw1 _16lm1iw32 _16lm1iw2j";var Mc={transition:"width 0.25s, opacity 0.25s"},qD=Object.keys({size:1,lineWidth:1,lineStyle:1,style:1,className:1,index:1});function cn(o){let[e,t]=Ec(!0),[n,r]=Ec(0),{lineWidth:i=1,style:a,className:l,index:s}=o,u=s!=null&&s>0,c=o.size??16,d=Math.floor(c/4),p=[c-1*d,c-2*d,c-3*d],f={...Mc,borderTop:`${i}px solid currentColor`,...o.lineStyle,opacity:n};if(Eb(()=>{if(!e)return;let g=requestAnimationFrame(()=>{r(1)});return()=>{cancelAnimationFrame(g)}},[e]),Ab(()=>{t(!0)},[]),!e)return null;let m={};return un.createElement("div",{"data-name":"filter-icon",style:{...a,width:c},className:J(l,St,xc,`${St}-filter`)},u?un.createElement("div",{"data-name":"index",style:m,className:bc},s):null,un.createElement("div",{style:{width:p[0],...f}}),un.createElement("div",{style:{width:p[1],...f}}),un.createElement("div",{style:{width:p[2],...f}}))}var Br=Object.freeze({}),_b={string:Br,number:{}};function dn(o,e){let t=e.default||Br;return o.type===void 0?t:o.type===null?Br:typeof o.type=="string"?e[o.type]||_b[o.type]||Br:o.type.reduce((n,r)=>Object.assign(n,e[r]),{})}var ol=o=>{let{availableSize:e,items:t,minSize:n,maxSize:r}=o;if(e<0)throw"The provided availableSize cannot be negative!";let i=0,a=0,l=0,s=[],u=[];t.forEach((R,v)=>{let P=R.maxSize??r??void 0,w=R.minSize??n??void 0;s.push(w),u.push(P),R.size!=null&&(P!=null&&R.size>P&&(R.size=P),w!=null&&R.size<w&&(R.size=w));let x=R.flex==0?null:R.flex;if(R.size==null&&x==null)throw`Items must specify either a size or a flex property. Item at index ${v} doesn't have either of those.`;x!=null&&(l+=1),a+=x??0,i+=R.size??0});let c=o.computeSpecialSpaceDistribution?Math.max(e,0):Math.max(e-i,0),d=c/a,p={},f={},m=0;t.forEach((R,v)=>{if(R.flex!=null){let P=d*R.flex,w=R.maxSize??r??void 0,x=R.minSize??n??void 0,E=!1,M=0;w!=null&&P>w&&(p[v]=!0,E=!0,M=w),x!=null&&P<x&&(f[v]=!0,E=!0,M=x),E&&(m+=1,l-=1,a-=R.flex,c-=M)}}),m&&(d=c/a);let g=[],y=0,h=c,b=a,S=0,I=0,T=[];return{items:t.map((R,v)=>{let P={...R},w=R.maxSize??r??void 0,x=R.minSize??n??void 0,E=0,M=p[v],D=f[v],A=M||D,O=R.size??0;if(R.flex!=null){if(A)D&&(E=x),M&&(E=w);else{y+=1;let N=L=>(w!=null&&L>w&&(L=w),x!=null&&L<x&&(L=x),L);y===l?E=N(h):(E=N(Math.round(R.flex*d)),I+=E,h=c-I,b-=R.flex,d=h/b)}O=E,P.flexSize=E}return g.push(E),T.push(O),P.computedSize=O,S+=O,P}),flexSizes:g,minSizes:s,maxSizes:u,computedSizes:T,remainingSize:Math.round(e-S)}};function Wr(o,e,t,n){return e!=null&&o<=e?{value:e,clamped:"min",diff:(o-e)*n}:t!=null&&o>=t?{value:t,clamped:"max",diff:(t-o)*n}:{value:o,clamped:!1,diff:0}}var nl=o=>{let{availableSize:e,reservedWidth:t=0}=o,n=Object.keys(o.columnSizing).reduce((w,x)=>(w[x]={...o.columnSizing[x]},w),{});if(e<0)throw"The provided availableSize cannot be negative!";let r=o.dragHandleOffset,i=o.dragHandlePositionAfter,a=o.dragHandlePositionAfter+1,l=o.items[i],s=o.items[a],u=l.id,c=s?.id,d=l.computedWidth,p=l.computedMinWidth,f=l.computedMaxWidth,m=l.computedFlex?"flex":"width",g=s?.computedWidth,y=s?.computedMinWidth,h=s?.computedMaxWidth,b=s?.computedFlex?"flex":"width",S=!1,I=!1,T=r>0?1:-1,{value:C,clamped:R,diff:v}=Wr(d+r,p,f,T);if(o.shareSpaceOnResize){if(s==null)return n[u]={...n[u],[m]:C},I=R==="min",S=R==="max",{adjustedDiff:C-d,reservedWidth:t,columnSizing:n,minReached:I,maxReached:S,constrained:I||S};let{value:w,clamped:x,diff:E}=Wr(g-r,y,h,T);if(R&&x&&(Math.abs(v)>Math.abs(E)?x=!1:R=!1),!(!R&&!x)){if(R){let M=Wr(g-r-v,y,h,T);w=M.value,x=M.clamped,E=M.diff}else if(x){let M=Wr(d+r+E,p,f,T);C=M.value,R=M.clamped,v=M.diff}}n[u]={...n[u],[m]:C},n[c]={...n[c],[b]:w},I=R==="min"||x==="min",S=R==="max"||x==="max"}else n[u]={...n[u],[m]:C},I=R==="min",S=R==="max";let P=C-d;return{adjustedDiff:P,reservedWidth:o.shareSpaceOnResize?t:t-P,columnSizing:n,minReached:I,maxReached:S,constrained:I||S}};function Ac(o,e){return o+e}function Ob(o){return Object.keys(o).reduce((t,n)=>(t[n]={...o[n]},t),{})}var _c=o=>{let{availableSize:e,reservedWidth:t=0}=o,n=Object.keys(o.columnSizing).reduce((h,b)=>(h[b]={...o.columnSizing[b]},h),{});if(e<0)throw"The provided availableSize cannot be negative!";let r=o.dragHandleOffset,i=[...new Array(o.columnGroupSize)].map((h,b)=>o.dragHandlePositionAfter-b).reverse(),a=i.map(h=>o.items[h]),l=a.map(h=>h.computedWidth),s=a.map(h=>h.computedFlex?"flex":"width"),u=0,{computedSizes:c}=ol({items:a.map(h=>(h.resizable===!1&&(u+=h.computedWidth),{maxSize:h.computedMaxWidth,minSize:h.computedMinWidth,flex:h.resizable?h.computedWidth:null,size:0})),computeSpecialSpaceDistribution:!0,availableSize:Math.max(l.reduce(Ac,0)+r-u,0)}),d=a.map((h,b)=>c[b]-h.computedWidth),p=!0,f=!0,m=!0,g=[];d.forEach((h,b)=>{let S=a[b];if(!S.resizable){g.push(0);return}let I=s[b],T=l[b],C=Ob(n),{maxReached:R,minReached:v,constrained:P,adjustedDiff:w}=nl({availableSize:o.availableSize,reservedWidth:o.reservedWidth,dragHandleOffset:h,dragHandlePositionAfter:i[b],shareSpaceOnResize:!1,items:o.items,columnSizing:C});n[S.id]={...C[S.id],[I]:T+w},g.push(w),R||(f=!1),v||(p=!1),P||(m=!1)});let y=g.reduce(Ac,0);return{minReached:p,maxReached:f,constrained:m,adjustedDiffs:g,adjustedDiff:y,columnSizing:n,reservedWidth:t-y}};var jr;function ho(){if(jr!=null)return jr;let o=De().document??null;if(!o)return 0;let e=o.createElement("div");e.style.visibility="hidden",e.style.overflow="scroll",o.body.appendChild(e);let t=o.createElement("div");return e.appendChild(t),jr=e.offsetWidth-t.offsetWidth,e.parentNode?.removeChild(e),jr}var Oc=["start",void 0,"end"],Nc=(o,e)=>(e&&Object.keys(e).length>0&&o.sort((t,n)=>{let r=e[t],i=e[n];return r===!0&&(r="start"),i===!0&&(i="start"),r==i?0:Oc.indexOf(r)-Oc.indexOf(i)}),o);function Fc(o,e,...t){let n=e;return t.forEach(r=>{for(let i in r)r.hasOwnProperty(i)&&o(r[i],i)&&(n[i]=r[i])}),n}function rl(o,...e){return Fc(t=>t!=null,o,...e)}function Lc(o,e,...t){return Fc((n,r)=>!(r in o),e,...t)}var $r=!0,Nb=!0,Fb=!0,kc="string",Yt="unknown";var Lb=po("getComputedVisibleColumns"),kb=(o,e,t)=>o[t]!==!1,il=(o,e)=>{if(!e)return!1;let t=e[o];return t==="start"||t===!0?"start":t==="end"?"end":!1};function Lo(o,e){if(o)return o[e]?o[e]:Object.values(o).find(t=>t.field===e)}function zb(o,e){let t=dn(o,e);return o.sortType?o.sortType:t.sortType?t.sortType:typeof o.type=="string"?o.type:kc}function Vb(o,e,t){let r=(Array.isArray(o)?o:o?[o]:[]).flatMap(i=>{let a=i.field??i.groupField;if(!a)return[Yt];let l=Lo(e,a);if(!l)return[Yt];let s=zb(l,t);return Array.isArray(s)?s:[s]});return r.every(i=>i===Yt)?Yt:r.length===1?r[0]:r}function al(o,e){let{colType:t,sortable:n,columnDefaultSortable:r}=e,i=o.defaultSortable??t.defaultSortable,a=!!o.groupByForColumn;if(i==null&&!a){let l=o.field??t.field,s=o.valueGetter??t.valueGetter;l==null&&s==null&&(i=!1)}return n??i??r??$r}var zc=({columns:o,userColumns:e,bodySize:t,columnMinWidth:n,columnMaxWidth:r,columnDefaultWidth:i,columnDefaultFlex:a,scrollbarWidth:l,columnCssEllipsis:s,columnHeaderCssEllipsis:u,pinnedStartMaxWidth:c,pinnedEndMaxWidth:d,filterValue:p,sortable:f,sortInfo:m,multiSort:g,filterTypes:y=ko,viewportReservedWidth:h,resizableColumns:b,draggableColumns:S,columnDefaultDraggable:I,columnOrder:T,columnPinning:C,editable:R,columnDefaultEditable:v,columnDefaultFilterable:P,columnDefaultGroupable:w,columnDefaultSortable:x,columnSizing:E,columnTypes:M,columnVisibility:D,columnVisibilityAssumeVisible:A,groupBy:O})=>{let N=0,L={};O.forEach((W,te)=>{W.field&&(L[W.field]=te)});let F=(p||[]).reduce((W,te)=>{let{id:ge,field:Ce}=te;return Ce&&(W[Ce]=te),ge&&(W[ge]=te),W},{}),G=Nc(T===!0?Object.keys(o):T,C),B=G.filter(W=>o[W]?kb(D,A,W):(Lb(`Column with id "${W}" specified in columnOrder array cannot be found in the columns map.`),!1)),z=new Map,$=B.map((W,te)=>{let ge=o[W];return z.set(W,te),ge}),K=(m??[]).reduce((W,te,ge)=>(te.id?W[te.id]={sortInfo:te,index:ge}:te.field&&(W[te.field]={sortInfo:te,index:ge}),W),{});function Y(W){let te=o[W],ge=dn(te,M),Ce={minWidth:ge?.minWidth,maxWidth:ge?.maxWidth,width:ge?.defaultWidth,flex:ge?.defaultFlex},Ze=rl({width:te?.defaultWidth,flex:te?.defaultFlex,minWidth:te?.minWidth,maxWidth:te?.maxWidth},E[W]);Ze.width!=null&&delete Ce.flex,Ze.flex!=null&&delete Ce.width,Ze=rl(Ce,Ze);let V=Ze.flex??void 0,Ye=Ze.minWidth??te?.minWidth??n,Me=Ze.maxWidth??te?.maxWidth??r,fe=V!=null?void 0:Ze.width??(a?void 0:i);return!fe&&V==null&&(a?V=a:fe=Ye),{size:fe,flex:V,minSize:Ye,maxSize:Me}}let ne=ol({availableSize:Math.max(t.width-(h??0)-(l??ho()),0),maxSize:r,minSize:n,items:B.map(Y)}),{computedSizes:le,flexSizes:ce,minSizes:ie,maxSizes:ue}=ne,ae=[],q=[],k=[],X=[];X.length=B.length;let U=new Map,j=new Map,re=0,pe=0,de=0,H=null,_=[],se=0,be=0,Ie=0;$.forEach((W,te)=>{let ge=B[te],Ce=le[te],Ze=_[te]=il(ge,C);Ze==="start"?se+=Ce:Ze==="end"?Ie+=Ce:be+=Ce});let Te=t.width-Ie,Ne=[],_e=new Map;B.forEach((W,te)=>{let ge=$[te];_e.set(W,ge)});let je=[];Object.keys(o).forEach(W=>{let te=o[W];je.push(W),_e.has(W)||_e.set(W,te)});let Je=new Map;_e.forEach((W,te)=>{let ge=z.get(te);ge==null&&(ge=-1);let Ce=ge!=-1,Ze=B[ge+1],V=dn(W,M),Ye=ge,Me=K[te]?K[te]:W.field?K[W.field]??null:null,fe=Me?.sortInfo??null,Be=!!fe,tt=Be&&fe.dir===1,ou=Be&&!tt,Ey=Me?.index??-1,xa=Ce?{}:Y(te),nu=Ce?le[ge]:xa.size||0,Ay=Ce&&ce[ge]||null,_y=Ce?ie[ge]||0:xa.minSize||0,Oy=Ce?ue[ge]||1e4:xa.maxSize||1e4,bt=Ce?il(te,C):!1,ru=Ce?ge===B.length-1:!1,Mr=Ye,Ny=Ce?bt==="start"?pe:bt==="end"?de:N-pe:0;bt=="start"?Mr=Ce?Ye:-1:bt==="end"?Mr=Ce?Ye-(ae.length+k.length):-1:Mr=Ce?Ye-ae.length:-1;let Fy=Ce?bt==="start"||bt===!1?N:Te+de:-1,Ly=Ce?bt!==H:!1,ky=Ce?ru||bt!==il(Ze,C):!1,iu=W.cssEllipsis??V.cssEllipsis??s,zy=W.headerCssEllipsis??V.cssEllipsis??W.cssEllipsis??V.headerCssEllipsis??u??iu,Er=Ce&&(F[te]||W.field||W.groupByForColumn)&&(F[te]||F[W.field||W.groupByForColumn])||null,Vy=W.defaultFilterable??V.defaultFilterable??P??!0,Gy=R??W.defaultEditable??V.defaultEditable??v??!1,Ma=W.dataType||V.dataType||(Array.isArray(W.type)?W.type[0]:W.type)||kc,Hy=W.sortType||V.sortType||Ma,au=W.filterType||V.filterType||Ma,lu=!1;if(Er!=null&&!Er.disabled){let Aa=y[au];Aa&&(!Aa.emptyValues||!Aa.emptyValues.includes(Er.filter.value))&&(lu=!0)}let tn=W.field??V.field,Ky=W.valueGetter??V.valueGetter,Ea=W.defaultGroupable??V.defaultGroupable??w??!!tn;tn||(Ea=!1),W.groupByForColumn&&(Ea=!1);let su=tn?L[tn]!==void 0:!1,By=su?L[tn]:void 0,Wy=al(W,{colType:V,sortable:f,columnDefaultSortable:x}),jy=W.resizable??V.resizable??b??Nb,qe={colType:V,align:V.align,headerAlign:V.headerAlign,computedVisible:Ce,verticalAlign:V.verticalAlign,defaultHiddenWhenGroupedBy:V.defaultHiddenWhenGroupedBy,valueGetter:Ky,valueFormatter:V.valueFormatter,renderValue:V.renderValue,render:V.render,style:V.style,className:V.className,contentFocusable:V.contentFocusable,renderMenuIcon:V.renderMenuIcon,renderSortIcon:V.renderSortIcon,renderRowDetailIcon:V.renderRowDetailIcon,renderSelectionCheckBox:V.renderSelectionCheckBox,renderHeaderSelectionCheckBox:V.renderHeaderSelectionCheckBox,headerStyle:V.headerStyle,headerClassName:V.headerClassName,columnGroup:V.columnGroup,getValueToEdit:V.getValueToEdit,getValueToPersist:V.getValueToPersist,shouldAcceptEdit:V.shouldAcceptEdit,field:tn,...W,components:{...V.components,...W.components},computedResizable:jy,computedMinWidth:_y,computedMaxWidth:Oy,computedFlex:Ay,computedDataType:Ma,computedEditable:Gy,computedSortType:Hy,computedFilterType:au,cssEllipsis:iu,headerCssEllipsis:zy,computedFilterValue:Er,computedFiltered:lu,computedFilterable:Vy,computedGroupable:Ea,computedGroupedBy:su,computedGroupedByIndex:By,computedWidth:nu,computedAbsoluteOffset:Fy,computedPinningOffset:Ny,computedVisibleIndexInCategory:Mr,computedOffset:N,computedSortable:Wy,computedSortInfo:fe,computedSortIndex:Ey,computedMultiSort:g,computedSorted:Be,computedSortedAsc:tt,computedSortedDesc:ou,computedVisibleIndex:Ye,computedPinned:bt,computedDraggable:S??W.defaultDraggable??I??Fb,computedFirstInCategory:Ly,computedLastInCategory:ky,computedFirst:ge===0,computedLast:ru,id:te,header:W.header??V.header??W.name??W.field};Ce&&(N+=nu,U.set(qe.id,qe),X[ge]=qe,bt==="start"&&(ae.push(qe),pe+=qe.computedWidth),bt==="end"&&(q.push(qe),de+=qe.computedWidth),bt||(k.push(qe),re+=qe.computedWidth),H=bt),qe.groupByForColumn&&(qe.computedSortType=W.sortType||V.sortType||Vb(qe.groupByForColumn,e,M),Ne.push(qe)),j.set(qe.id,qe),qe.field&&!qe.groupByForColumn&&!Je.has(qe.field)&&Je.set(qe.field,qe)}),Ne.forEach(W=>{W.computedSortable=Vc(W,{fieldsToColumn:Je,userColumns:e,columnTypes:M,sortable:f,columnDefaultSortable:x})});let Ke=new Map;je.forEach(W=>{let te=j.get(W);te&&Ke.set(W,te)}),j.forEach(W=>{Ke.has(W.id)||Ke.set(W.id,W)});let et=c!=null?Math.min(c,pe):pe,at=d!=null?Math.min(d,de):de;return{computedRemainingSpace:t.width-(se+Ie+be),computedPinnedStartColumnsWidth:pe,computedPinnedEndColumnsWidth:de,computedUnpinnedColumnsWidth:re,computedColumnOrder:G,computedPinnedStartColumns:ae,computedPinnedEndColumns:q,computedUnpinnedOffset:pe,computedPinnedEndOffset:pe+re,computedUnpinnedColumns:k,computedVisibleColumns:X,computedColumnsMap:j,computedColumnsMapInInitialOrder:Ke,computedVisibleColumnsMap:U,computedPinnedEndWidth:at,computedPinnedStartWidth:et,renderSelectionCheckBox:X.reduce((W,te)=>W||!!te.renderSelectionCheckBox,!1),fieldsToColumn:Je}};function Vc(o,e){let{sortable:t,fieldsToColumn:n,columnDefaultSortable:r,userColumns:i,columnTypes:a}=e;if(t)return t;let l=o.defaultSortable??o.colType.defaultSortable;if(l!=null)return l;let s=r??$r,u=o.sortType??o.colType.sortType;return u!=null&&u!==Yt&&s?!0:d=>{let{column:p,api:f}=d,m=p.groupByForColumn||[];return m!=null&&!Array.isArray(m)&&(m=[m]),(m||[]).reduce((g,y)=>{if(!g)return!1;let h=y.field||y.groupField,b;if(h){let S=n.get(h),I=S?f.getColumnApi(S.id):void 0;if(S&&I)b=I.isSortable();else{let T=Lo(i,h);if(T){let C=al(T,{colType:dn(T,a??{}),sortable:t,columnDefaultSortable:r});b=typeof C=="boolean"?C:void 0}else b=!1}}return b===void 0&&y.valueGetter&&(b=!0),b??r??$r},!0)}}function ut(o,e){let{getComputed:t,getState:n,actions:r,api:i}=e;typeof o=="number"&&(o=t().computedVisibleColumns[o]);let a=typeof o=="string"?t().computedColumnsMap.get(o):o;if(!a)return null;let l={getCellValuesByPrimaryKey(s){return e.api.getCellValues({columnId:a.id,primaryKey:s})},getCellValueByPrimaryKey(s){return l.getCellValuesByPrimaryKey(s)?.value??null},toggleContextMenu(s){n().columnMenuVisibleForColumnId===a.id?this.hideContextMenu():this.showContextMenu(s)},toggleFilterOperatorMenu(s){n().filterOperatorMenuVisibleForColumnId===a.id?this.hideFilterOperatorMenu():this.showFilterOperatorMenu(s)},showFilterOperatorMenu(s){n().onFilterOperatorMenuClick({target:s,column:a})},hideFilterOperatorMenu(){i.hideFilterOperatorMenu()},showContextMenu(s){n().onColumnMenuClick({target:s,column:a})},hideContextMenu(){r.columnMenuVisibleForColumnId=null},isVisible(){return t().computedVisibleColumnsMap.has(a.id)},setVisible(s){i.setVisibilityForColumn(a.id,s)},toggleSort(s={multiSortBehavior:"replace"}){return i.toggleSortingForColumn(a.id,s)},isSortable(){let{computedColumnsMap:s}=t();return typeof a.computedSortable=="function"?a.computedSortable({api:i,columnApi:l,column:a,columns:s}):a.computedSortable},getSortDir(){return i.getSortingForColumn(a.id)},setFilter(s){return i.setColumnFilter(a.id,s)},clearFilter(){return i.clearColumnFilter(a.id)},getSortInfo(){return i.getSortInfoForColumn(a.id)},setSort(s){s?i.setSortingForColumn(a.id,s):i.setSortInfoForColumn(a.id,null)},clearSort(){this.setSort(null)},getColumnId(){return a.id},getComputedColumn(){return a}};return l}function zo(o,e,t){let n=typeof o=="string"?e.getComputed().computedColumnsMap.get(o):o,{api:r,getComputed:i,getDataSourceState:a,actions:l,dataSourceActions:s,dataSourceApi:u}=e,c=a(),{allRowsSelected:d,someRowsSelected:p,selectionMode:f}=c,m=i(),g=n.header&&typeof n.header!="function"?n.header:n.name||n.id||"";if(typeof n.header=="function"){let y=ut(n.id,{...e,actions:l,dataSourceActions:s,dataSourceApi:u});g=n.header({horizontalLayoutPageIndex:null,column:n,columnApi:y,dataSourceApi:u,renderLocation:t,dragging:!1,columnsMap:m.computedColumnsMap,columnSortInfo:n.computedSortInfo,columnFilterValue:n.computedFilterValue,filtered:n.computedFiltered,allRowsSelected:d,someRowsSelected:p,selectionMode:f,api:r,renderBag:{header:g}})??null}return g}import*as Gc from"react";var pn=`${st}HeaderCell__filter`,Ur=`${st}HeaderCell__filterOperator`,vx=`${pn}__input`;var ll=Gc.createContext(null);import{useContext as Hb}from"react";import{createContext as Gb}from"react";var sl;function Yr(){return sl||(sl=Gb(null))}function oe(o){let e=Yr(),t=Hb(e);return rn(t,o)}function Ge(){return oe(o=>({getState:o.getState,actions:o.actions,getComputed:o.getComputed,getDataSourceState:o.getDataSourceState,dataSourceApi:o.dataSourceApi,dataSourceActions:o.dataSourceActions,api:o.api,getDataSourceMasterContext:o.getDataSourceMasterContext}))}var Bb=`${pn}__input`,qr=o=>o.stopPropagation();function Kc(o){let{filterOperatorMenuVisibleForColumnId:e}=oe(c=>({filterOperatorMenuVisibleForColumnId:c.state.filterOperatorMenuVisibleForColumnId})),{column:t}=Xr(),n=o.filterEditor,r=o.filterOperatorSwitch,[i,a]=Hc(!1),l=rt.useCallback(()=>{a(!0)},[]),s=rt.useCallback(()=>{a(!1)},[]),u=e===t.id||i;return rt.createElement("div",{onPointerUp:qr,onPointerDown:qr,onFocus:l,onBlur:s,className:`${pn} ${tl({active:u})}`,style:{height:o.columnHeaderHeight}},rt.createElement(ll.Provider,{value:o},rt.createElement(r,null),rt.createElement(n,null)))}function Bc(){let{columnApi:o,disabled:e,operator:t}=Yn(),n=t?.components?.Icon??cn;return rt.createElement("div",{"data-name":"filter-operator","data-disabled":e,onMouseDown:r=>{r.stopPropagation(),!e&&o.toggleFilterOperatorMenu(r.target)},className:J(Ur,Sc,e?`${Ur}--disabled`:"")},rt.createElement(n,{size:20,className:`${Tc({disabled:e})}`}))}function Wc(){return rt.createElement("div",{onPointerUp:qr,onPointerDown:qr,className:`${pn} ${tl({active:!1})} ${Hu["50%"]}`})}function Yn(){let o=Ge(),{column:e,columnApi:t}=Xr(),n=zo(e,o,"column-filter"),r=rt.useContext(ll),{columnFilterType:i,filterTypes:a,columnFilterValue:l}=r,s=a[i],[u,c]=Hc(l?.filter.value??""),d=rt.useCallback(y=>{c(y),r.onChange(y)},[r.onChange]),p=rt.useCallback(()=>{o.api.clearColumnFilter(e.id)},[e.id]),f=rt.useCallback(()=>{o.api.removeColumnFilter(e.id)},[e.id]);Kb(()=>{if(l)u!==l.filter.value&&c(l.filter.value);else if(s){let y=[...s.emptyValues][0];y!==u&&c(y)}},[l?.filter.value]);let m=r.operator,g=m?.name;return{api:o.api,column:e,columnFilterValue:l,columnApi:t,operatorName:g,operator:m,value:u,disabled:l?.disabled,filterType:s,filterTypes:a,filterTypeKey:i,filtered:e.computedFiltered,setValue:d,clearValue:p,removeColumnFilter:f,ariaLabel:`Filter for ${n}`,className:`${yc} ${Bb}`}}function fn(){let{ariaLabel:o,value:e,setValue:t,className:n,disabled:r}=Yn();return ul.createElement("input",{"data-xxx":!0,"aria-label":o,type:"text",disabled:r,value:e,onChange:i=>{t(i.target.value)},className:n})}function Zr(){let{ariaLabel:o,value:e,setValue:t,className:n,disabled:r}=Yn();return ul.createElement("input",{"aria-label":o,type:"number","data-yyy":!0,disabled:r,value:e??"",onChange:i=>{let a=isNaN(i.target.valueAsNumber)?i.target.value:i.target.valueAsNumber;t(a)},className:n})}var Vt=(o,e)=>{let t=o?.[e];return t?{components:{Icon:t}}:{}};function jc(o={}){let{StringFilterEditor:e,NumberFilterEditor:t,icons:n}=o;return{string:{label:"Text",emptyValues:[""],defaultOperator:"includes",components:e?{FilterEditor:e}:void 0,operators:[{name:"includes",...Vt(n,"includes"),label:"Includes",fn:({currentValue:r,filterValue:i})=>typeof r=="string"&&typeof i=="string"&&r.toLowerCase().includes(i.toLowerCase())},{label:"Equals",...Vt(n,"eq"),name:"eq",fn:({currentValue:r,filterValue:i})=>typeof r=="string"&&r===i},{name:"startsWith",...Vt(n,"startsWith"),label:"Starts With",fn:({currentValue:r,filterValue:i})=>r.startsWith(i)},{name:"endsWith",...Vt(n,"endsWith"),label:"Ends With",fn:({currentValue:r,filterValue:i})=>r.endsWith(i)}]},number:{label:"Number",emptyValues:["",null,void 0],defaultOperator:"eq",components:t?{FilterEditor:t}:void 0,operators:[{label:"Equals",...Vt(n,"eq"),name:"eq",fn:({currentValue:r,filterValue:i})=>r==i},{label:"Not Equals",...Vt(n,"neq"),name:"neq",fn:({currentValue:r,filterValue:i})=>r!=i},{name:"gt",label:"Greater Than",...Vt(n,"gt"),fn:({currentValue:r,filterValue:i,emptyValues:a})=>a.includes(r)?!0:r>i},{name:"gte",...Vt(n,"gte"),label:"Greater Than or Equal",fn:({currentValue:r,filterValue:i,emptyValues:a})=>a.includes(r)?!0:r>=i},{name:"lt",...Vt(n,"lt"),label:"Less Than",fn:({currentValue:r,filterValue:i,emptyValues:a})=>a.includes(r)?!0:r<i},{name:"lte",...Vt(n,"lte"),label:"Less Than or Equal",fn:({currentValue:r,filterValue:i,emptyValues:a})=>a.includes(r)?!0:r<=i}]}}}var ko=jc({StringFilterEditor:fn,NumberFilterEditor:Zr,icons:{includes:Ju,eq:tc,neq:ac,startsWith:lc,endsWith:ec,gt:nc,gte:oc,lt:ic,lte:rc}});function Qr(o,e,t,n){let r=[...e],i={filtered:o.computedFiltered,first:o.computedFirst,last:o.computedLast,groupByField:!!o.groupByForColumn,firstInCategory:o.computedFirstInCategory,lastInCategory:o.computedLastInCategory,pinned:o.computedPinned||!1,cellSelected:n.cellSelected||!1,rowSelected:n.rowSelected??"null",rowActive:n.rowActive,dragging:n.dragging,insideDisabledDraggingPage:n.insideDisabledDraggingPage,firstRow:n.firstRow??!1,firstRowInHorizontalLayoutPage:n.firstRowInHorizontalLayoutPage??!1,rowDisabled:n.rowDisabled,groupRow:n.groupRow,groupCell:n.groupCell,treeNode:n.treeNode,verticalAlign:n.verticalAlign,align:n.align,zebra:n.zebra},a=t(i);return r.push(a),o.computedFirst&&r.push(...e.map(l=>`${l}--first`)),o.groupByForColumn&&r.push(...e.map(l=>`${l}--group-column`)),o.computedLast&&r.push(...e.map(l=>`${l}--last`)),o.computedFirstInCategory&&r.push(...e.map(l=>`${l}--first-in-category`)),o.computedLastInCategory&&r.push(...e.map(l=>`${l}--last-in-category`)),n.rowSelected&&r.push(...e.map(l=>`${l}--row-selected`)),n.cellSelected&&r.push(...e.map(l=>`${l}--cell-selected`)),n.firstRow&&r.push(...e.map(l=>`${l}--first-row`)),n.firstRowInHorizontalLayoutPage&&r.push(...e.map(l=>`${l}--first-row-in-horizontal-layout-page`)),n.rowDisabled&&r.push(...e.map(l=>`${l}--disabled`)),n.treeNode&&r.push(...e.map(l=>`${l}--tree-node ${l}-tree-${n.treeNode}-node`)),n.groupRow&&(r.push(...e.map(l=>`${l}--group-row`)),r.push(...e.map(l=>`${l}--${n.rowExpanded?"group-row-expanded":"group-row-collapsed"}`))),o.computedPinned?r.push(...e.map(l=>`${l}--pinned-${o.computedPinned}`)):r.push(...e.map(l=>`${l}--unpinned`)),r.filter(Boolean).join(" ")}import{useCallback as Md,useState as Ed}from"react";import{flushSync as gS}from"react-dom";function yo(o,e){let t=o;if(!t)return null;if(t&&t.matches(e))return t;for(;t=t.parentElement;)if(t.matches(e))return t;return null}function $c(o,e,t){let n=o;if(!n)return null;if(n&&n.matches(e))return n;for(;n=n.parentElement;){if(n.matches(e))return n;if(n===t)return null}return null}var Q={currentColumnTransformX:"var(--_16hkbkc0)",y:"var(--_16hkbkc1)",currentFlashingBackground:"var(--_16hkbkc2)",currentFlashingDuration:"var(--_16hkbkc3)",activeCellRowOffset:"var(--_16hkbkc4)",activeCellRowOffsetX:"var(--_16hkbkc5)",activeCellRowHeight:"var(--_16hkbkc6)",activeCellOffsetX:"var(--_16hkbkc7)",activeCellOffsetY:"var(--_16hkbkc8)",scrollTopForActiveRow:"var(--_16hkbkc9)",scrollLeftForActiveRowWhenHorizontalLayout:"var(--_16hkbkca)",activeCellColWidth:"var(--_16hkbkcb)",activeCellColOffset:"var(--_16hkbkcc)",columnReorderEffectDurationAtIndex:"var(--_16hkbkcd)",columnWidthAtIndex:"var(--_16hkbkce)",columnOffsetAtIndex:"var(--_16hkbkcf)",columnOffsetAtIndexWhileReordering:"var(--_16hkbkcg)",columnVisibilityAtIndex:"var(--_16hkbkch)",columnZIndexAtIndex:"var(--_16hkbkci)",pinnedStartWidth:"var(--_16hkbkcj)",pinnedEndWidth:"var(--_16hkbkck)",pinnedEndOffset:"var(--_16hkbkcl)",computedVisibleColumnsCount:"var(--_16hkbkcm)",baseZIndexForCells:"var(--_16hkbkcn)",bodyWidth:"var(--_16hkbkco)",bodyHeight:"var(--_16hkbkcp)",scrollbarWidthHorizontal:"var(--_16hkbkcq)",scrollbarWidthVertical:"var(--_16hkbkcr)",scrollLeft:"var(--_16hkbkcs)",scrollTop:"var(--_16hkbkct)"};var Uc="true",me={loaded:"var(--infinite-loaded)",themeName:"var(--infinite-theme-name)",themeMode:"var(--infinite-theme-mode)",color:{accent:"var(--infinite-accent-color)",success:"var(--infinite-success-color)",error:"var(--infinite-error-color)",color:"var(--infinite-color)"},spacing:{0:"var(--infinite-space-0)",1:"var(--infinite-space-1)",2:"var(--infinite-space-2)",3:"var(--infinite-space-3)",4:"var(--infinite-space-4)",5:"var(--infinite-space-5)",6:"var(--infinite-space-6)",7:"var(--infinite-space-7)",8:"var(--infinite-space-8)",9:"var(--infinite-space-9)",10:"var(--infinite-space-10)"},fontSize:{0:"var(--infinite-font-size-0)",1:"var(--infinite-font-size-1)",2:"var(--infinite-font-size-2)",3:"var(--infinite-font-size-3)",4:"var(--infinite-font-size-4)",5:"var(--infinite-font-size-5)",6:"var(--infinite-font-size-6)",7:"var(--infinite-font-size-7)"},fontFamily:"var(--infinite-font-family)",minHeight:"var(--infinite-min-height)",borderRadius:"var(--infinite-border-radius)",focusOutline:"var(--infinite-focus-outline)",background:"var(--infinite-background)",iconSize:"var(--infinite-icon-size)",runtime:{bodyWidth:"var(--infinite-runtime-body-content-width)",totalVisibleColumnsWidthValue:"var(--infinite-runtime-total-visible-columns-width)",totalVisibleColumnsWidthVar:"var(--infinite-runtime-total-visible-columns-width-var)",visibleColumnsCount:"var(--infinite-runtime-visible-columns-count)",browserScrollbarWidth:"var(--infinite-runtime-browser-scrollbar-width)"},components:{GroupingToolbar:{color:"var(--infinite-grouping-toolbar-color)",background:"var(--infinite-grouping-toolbar-background)",rejectBackground:"var(--infinite-grouping-toolbar-reject-background)",activeBackground:"var(--infinite-grouping-toolbar-active-background)",activeBackgroundAlpha:"var(--infinite-grouping-toolbar-active-background-alpha)",padding:"var(--infinite-grouping-toolbar-padding)",border:"var(--infinite-grouping-toolbar-border)",rejectBorder:"var(--infinite-grouping-toolbar-reject-border)",gap:"var(--infinite-grouping-toolbar-gap)"},GroupingToolbarItem:{border:"var(--infinite-grouping-toolbar-item-border)",borderRadius:"var(--infinite-grouping-toolbar-item-border-radius)",activeBorder:"var(--infinite-grouping-toolbar-item-active-border)",background:"var(--infinite-grouping-toolbar-item-background)",activeBackground:"var(--infinite-grouping-toolbar-item-active-background)",activeBackgroundAlpha:"var(--infinite-grouping-toolbar-item-active-background-alpha)"},LoadMask:{padding:"var(--infinite-load-mask-padding)",color:"var(--infinite-load-mask-color)",textBackground:"var(--infinite-load-mask-text-background)",overlayBackground:"var(--infinite-load-mask-overlay-background)",overlayOpacity:"var(--infinite-load-mask-overlay-opacity)",borderRadius:"var(--infinite-load-mask-border-radius)"},Header:{background:"var(--infinite-header-background)",color:"var(--infinite-header-color)",columnHeaderHeight:"var(--infinite-column-header-height)"},HeaderCell:{background:"var(--infinite-header-cell-background)",hoverBackground:"var(--infinite-header-cell-hover-background)",border:"var(--infinite-header-cell-border)",padding:"var(--infinite-header-cell-padding)",paddingX:"var(--infinite-header-cell-padding-x)",paddingY:"var(--infinite-header-cell-padding-y)",iconSize:"var(--infinite-header-cell-icon-size)",menuIconLineWidth:"var(--infinite-header-cell-menu-icon-line-width)",sortIconMargin:"var(--infinite-header-cell-sort-icon-margin)",borderRight:"var(--infinite-header-cell-border-right)",resizeHandleActiveAreaWidth:"var(--infinite-resize-handle-active-area-width)",resizeHandleWidth:"var(--infinite-resize-handle-width)",resizeHandleHoverBackground:"var(--infinite-resize-handle-hover-background)",resizeHandleConstrainedHoverBackground:"var(--infinite-resize-handle-constrained-hover-background)",filterOperatorPaddingX:"var(--infinite-filter-operator-padding-x)",filterEditorPaddingX:"var(--infinite-filter-editor-padding-x)",filterEditorMarginX:"var(--infinite-filter-editor-margin-x)",filterOperatorPaddingY:"var(--infinite-filter-operator-padding-y)",filterEditorPaddingY:"var(--infinite-filter-editor-padding-y)",filterEditorMarginY:"var(--infinite-filter-editor-margin-y)",filterEditorBackground:"var(--infinite-filter-editor-background)",filterEditorBorder:"var(--infinite-filter-editor-border)",filterEditorFocusBorderColor:"var(--infinite-filter-editor-focus-border-color)",filterEditorBorderRadius:"var(--infinite-filter-editor-border-radius)",filterEditorColor:"var(--infinite-filter-editor-color)"},ActiveCellIndicator:{inset:"var(--infinite-active-cell-indicator-inset)"},Cell:{flashingDuration:"var(--infinite-flashing-duration)",flashingAnimationName:"var(--infinite-flashing-animation-name)",flashingOverlayZIndex:"var(--infinite-flashing-overlay-z-index)",flashingBackground:"var(--infinite-flashing-background)",flashingUpBackground:"var(--infinite-flashing-up-background)",flashingDownBackground:"var(--infinite-flashing-down-background)",padding:"var(--infinite-cell-padding)",borderWidth:"var(--infinite-cell-border-width)",borderColor:"var(--infinite-cell-border-color)",border:"var(--infinite-cell-border)",borderLeft:"var(--infinite-cell-border-left)",borderRight:"var(--infinite-cell-border-right)",borderTop:"var(--infinite-cell-border-top)",borderInvisible:"var(--infinite-cell-border-invisible)",borderRadius:"var(--infinite-cell-border-radius)",reorderEffectDuration:"var(--infinite-column-reorder-effect-duration)",pinnedBorder:"var(--infinite-pinned-cell-border)",horizontalLayoutColumnReorderDisabledPageOpacity:"var(--infinite-horizontal-layout-column-reorder-disabled-page-opacity)",color:"var(--infinite-cell-color)",selectedBackground:"var(--infinite-selected-cell-background)",selectedBackgroundDefault:"var(--infinite-selected-cell-background-default)",selectedBackgroundAlpha:"var(--infinite-selected-cell-background-alpha)",selectedBackgroundAlphaWhenTableUnfocused:"var(--infinite-selected-cell-background-alpha--table-unfocused)",selectedBorderColor:"var(--infinite-selected-cell-border-color)",selectedBorderWidth:"var(--infinite-selected-cell-border-width)",selectedBorderStyle:"var(--infinite-selected-cell-border-style)",selectedBorder:"var(--infinite-selected-cell-border)",activeBackgroundAlpha:"var(--infinite-active-cell-background-alpha)",activeBackgroundAlphaWhenTableUnfocused:"var(--infinite-active-cell-background-alpha--table-unfocused)",activeBackground:"var(--infinite-active-cell-background)",activeBackgroundDefault:"var(--infinite-active-cell-background-default)",activeBorderColor:"var(--infinite-active-cell-border-color)",activeBorderWidth:"var(--infinite-active-cell-border-width)",activeBorderStyle:"var(--infinite-active-cell-border-style)",activeBorder:"var(--infinite-active-cell-border)"},SelectionCheckBox:{marginInline:"var(--infinite-selection-checkbox-margin-inline)"},ExpandCollapseIcon:{color:"var(--infinite-expand-collapse-icon-color)"},Menu:{background:"var(--infinite-menu-background)",color:"var(--infinite-menu-color)",separatorColor:"var(--infinite-menu-separator-color)",padding:"var(--infinite-menu-padding)",cellPaddingVertical:"var(--infinite-menu-cell-padding-vertical)",cellPaddingHorizontal:"var(--infinite-menu-cell-padding-horizontal)",cellMarginVertical:"var(--infinite-menu-cell-margin-vertical)",itemDisabledBackground:"var(--infinite-menu-item-disabled-background)",itemActiveBackground:"var(--infinite-menu-item-active-background)",itemActiveOpacity:"var(--infinite-menu-item-active-opacity)",itemPressedOpacity:"var(--infinite-menu-item-pressed-opacity)",itemPressedBackground:"var(--infinite-menu-item-pressed-background)",itemDisabledOpacity:"var(--infinite-menu-item-disabled-opacity)",borderRadius:"var(--infinite-menu-border-radius)",shadowColor:"var(--infinite-menu-shadow-color)"},RowDetail:{background:"var(--infinite-rowdetail-background)",padding:"var(--infinite-rowdetail-padding)",gridHeight:"var(--infinite-rowdetail-grid-height)"},Row:{background:"var(--infinite-row-background)",oddBackground:"var(--infinite-row-odd-background)",disabledBackground:"var(--infinite-row-disabled-background)",oddDisabledBackground:"var(--infinite-row-odd-disabled-background)",selectedBackground:"var(--infinite-row-selected-background)",disabledOpacity:"var(--infinite-row-disabled-opacity)",activeBackground:"var(--infinite-active-row-background)",activeBorderColor:"var(--infinite-active-row-border-color)",activeBorderWidth:"var(--infinite-active-row-border-width)",activeBorderStyle:"var(--infinite-active-row-border-style)",activeBorder:"var(--infinite-active-row-border)",activeBackgroundAlpha:"var(--infinite-active-row-background-alpha)",activeBackgroundAlphaWhenTableUnfocused:"var(--infinite-active-row-background-alpha--table-unfocused)",hoverBackground:"var(--infinite-row-hover-background)",selectedHoverBackground:"var(--infinite-row-selected-hover-background)",selectedDisabledBackground:"var(--infinite-row-selected-disabled-background)",groupRowBackground:"var(--infinite-group-row-background)",groupRowColumnNesting:"var(--infinite-group-row-column-nesting)",groupNesting:"var(--infinite-dont-override-group-row-nesting-length)",pointerEventsWhileScrolling:"var(--infinite-row-pointer-events-while-scrolling)"},ColumnCell:{background:"var(--infinite-column-cell-bg-dont-override)"}}},Yc="column-header-height";var qc=`.${Fe.rootClassName}`;function cl(o){return yo(o,qc)}var Xc=Z(Q.scrollLeft),Wb=Z(Q.scrollTop),jb=Z(Q.columnWidthAtIndex),dl=Z(Q.columnOffsetAtIndex),Zc=Z(Q.columnReorderEffectDurationAtIndex),$b=Z(Q.columnOffsetAtIndexWhileReordering),Ub=Z(Q.columnVisibilityAtIndex),Yb=Z(Q.columnZIndexAtIndex);function Gt(o,e,t){let n=t?cl(t):document.querySelector(qc);qb(o,e,n)}function qb(o,e,t){if(t){let n=o,r=Q[n]?Z(Q[n]):o;t.style.setProperty(r,`${e}`)}}function mn(o,e){if(e)for(var t in o){let n=Q[t]?Z(Q[t]):t,r=`${o[t]}`;e.style.setProperty(n,r)}}function pl(o,e,t){Gt(`${dl}-${o.computedVisibleIndex}`,o.computedPinned?`calc( ${o.computedAbsoluteOffset+e}px + var(${Xc}))`:`${o.computedAbsoluteOffset+e}px`,t)}function fl(o,e,t){Gt(`${Yb}-${o}`,`${e}`,t)}function qn(o,e,t){Gt(`${$b}-${o}`,typeof e=="number"?`calc( var(${dl}-${o}) + ${e}px )`:e,t)}function Xn(o,e,t){Gt(`${Ub}-${o}`,e,t)}function Jr(o,e,t){Gt(`${Zc}-${o}`,t??"",e)}function ml(o,e){let t=`${Zc}-${o}`;Gt(t,me.components.Cell.reorderEffectDuration,e)}var Re={columnWidths:{get(o){return`var(${this.getVarName(o)})`},getVarName(o){return this.varName.get(o)},varName:{get(o){return`${jb}-${o}`}},set(o,e,t){e=typeof e=="number"?e+"px":e,Gt(this.varName.get(o),e,t)}},columnOffsets:{get(o){return`var(${this.getVarName(o)})`},getVarName(o){return this.varName.get(o)},varName:{get(o){return`${dl}-${o}`}},set(o,e,t){e=typeof e=="number"?e+"px":e,Gt(this.varName.get(o),e,t)}}};function Qc(o,e){mn({[Xc]:`${o.scrollLeft}px`,[Wb]:`${o.scrollTop}px`},e)}var Jc="_16lm1iw1",ed="_1yeub2v0 _16lm1iw1 _16lm1iw1p _16lm1iw2f _16lm1iw0",td="_1yeub2vs",od="_1yeub2vr",nd=he({defaultClassName:"_1yeub2v2",variantClassNames:{horizontalLayout:{true:"_1yeub2v3",false:"_1yeub2v4"},focused:{true:"_1yeub2v5",false:"_1yeub2v6"},focusedWithin:{true:"_1yeub2v7",false:"_1yeub2v8"},hasPinnedStart:{true:"_1yeub2v9",false:"_1yeub2va"},hasPinnedEnd:{true:"_1yeub2vb",false:"_1yeub2vc"},hasPinnedStartOverflow:{true:"_1yeub2vd",false:"_1yeub2ve"},hasPinnedEndOverflow:{true:"_1yeub2vf",false:"_1yeub2vg"}},defaultVariants:{},compoundVariants:[[{focused:!1,focusedWithin:!1},"_1yeub2vh"]]});var gl="_1yeub2vp";var IM=he({defaultClassName:"_1yeub2vl",variantClassNames:{pinned:{start:"_1yeub2vm",end:"_1yeub2vn",false:"_1yeub2vo"}},defaultVariants:{},compoundVariants:[]});import{useMemo as nS}from"react";var Zn={bodyWidth:{name:Z(me.runtime.bodyWidth),value:""},totalVisibleColumnsWidthValue:{name:Z(me.runtime.totalVisibleColumnsWidthValue),value:""},totalVisibleColumnsWidthVar:{name:Z(me.runtime.totalVisibleColumnsWidthVar),value:""},visibleColumnsCount:{name:Z(me.runtime.visibleColumnsCount),value:""},browserScrollbarWidth:{name:Z(me.runtime.browserScrollbarWidth),value:""}},Xb=Z(Q.scrollbarWidthHorizontal),rd=Z(Q.scrollbarWidthVertical),Zb=Z(Q.columnWidthAtIndex),Qb=Z(Q.columnZIndexAtIndex),id=Z(Q.scrollLeft),Jb=Z(Q.activeCellColWidth),ad=Z(Q.activeCellColOffset),cd=Z(Q.baseZIndexForCells),eS=Z(Q.pinnedStartWidth),ld=Z(Q.bodyWidth),tS=Z(Q.bodyHeight),sd=Z(Q.pinnedEndOffset),ud=Z(Q.pinnedEndWidth),oS=Z(Q.computedVisibleColumnsCount);function ei(o,e){let t="auto",n=o.computedVisibleIndex;return o.computedPinned?o.computedPinned==="start"?t=e.pinnedStartColsCount-o.computedVisibleIndexInCategory:o.computedPinned==="end"&&(t=e.visibleColsCount+o.computedVisibleIndexInCategory):t=-n*10,typeof t=="number"?`calc( var(${cd}) `+(t<0?"-":"+")+` ${Math.abs(t)} )`:"auto"}function dd(o){let{computedVisibleColumns:e,computedPinnedStartColumns:t,computedPinnedEndColumns:n,computedPinnedStartColumnsWidth:r,computedPinnedEndColumnsWidth:i,computedUnpinnedColumnsWidth:a,bodySize:l,activeCellIndex:s,brain:u,scrollbars:c}=o,d=ho(),p=[],f=e.reduce((m,g)=>{let y=g.computedVisibleIndex;m[Re.columnWidths.varName.get(y)]=g.computedWidth+"px",m[Re.columnOffsets.varName.get(y)]=g.computedPinned==="start"?`calc( ${g.computedOffset}px + var(${id}) )`:g.computedPinned==="end"?`calc( var(${sd}) ${p.length?"+":""} ${p.map(b=>Re.columnWidths.get(b.computedVisibleIndex)).join(" + ")} + var(${id}) )`:`${g.computedOffset}px`;let h=ei(g,{pinnedStartColsCount:t.length,visibleColsCount:e.length});return m[`${Qb}-${y}`]=`${h}`,g.computedPinned==="end"&&p.push(g),m},{});if(l.width&&(f[Zn.browserScrollbarWidth.name]=`${ho()}px`),f[Zn.bodyWidth.name]=`calc(${Q.bodyWidth} - ${Q.scrollbarWidthVertical})`,f[Zn.totalVisibleColumnsWidthValue.name]=`${r+i+a}px`,f[Zn.totalVisibleColumnsWidthVar.name]=`calc(${e.map((m,g)=>`var(${Zb}-${g})`).join(" + ")})`,f[Zn.visibleColumnsCount.name]=e.length,s!=null){f[Jb]=Re.columnWidths.get(s[1]);let m=Re.columnOffsets.get(s[1]);if(u.isHorizontalLayoutBrain){let g=u.getPageIndexForRow(s[0]);f[ad]=g?`calc( ${me.runtime.totalVisibleColumnsWidthVar} * ${g} + ${m})`:m}else f[ad]=m}return f[oS]=e.length,f[Xb]=c.horizontal?`${d}px`:"0px",f[rd]=c.vertical?`${d}px`:"0px",f[eS]="calc( "+t.map(m=>Re.columnWidths.get(m.computedVisibleIndex)).join(" + ")+")",f[ud]="calc( "+n.map(m=>Re.columnWidths.get(m.computedVisibleIndex)).join(" + ")+")",f[cd]=e.length*10,f[sd]=`calc( var(${ld}) - var(${ud}) - var(${rd}) )`,f[ld]=`${l.width}px`,f[tS]=`${l.height}px`,f}var hl=o=>{let e=0;return(...t)=>{e&&cancelAnimationFrame(e),e=requestAnimationFrame(()=>{e=0,o(...t)})}};function pd(o){let{actions:e,getState:t,focused:n,focusedWithin:r,domRef:i,scrollerDOMRef:a,onBlurWithin:l,onFocusWithin:s,onSelfFocus:u,onSelfBlur:c,bodySize:d,activeCellIndex:p,wrapRowsHorizontally:f,computedPinnedStartColumnsWidth:m,computedPinnedEndColumnsWidth:g,computedPinnedStartColumns:y,computedPinnedEndColumns:h,computedVisibleColumns:b,computedUnpinnedColumnsWidth:S,scrollbars:I,focusedClassName:T,focusedWithinClassName:C,computedPinnedStartOverflow:R,computedPinnedEndOverflow:v,focusedStyle:P,focusedWithinStyle:w,brain:x}=oe(F=>{let{state:G,computed:B}=F;return{brain:G.brain,actions:F.actions,getState:F.getState,focused:G.focused,focusedWithin:G.focusedWithin,domRef:G.domRef,scrollerDOMRef:G.scrollerDOMRef,onBlurWithin:G.onBlurWithin,onFocusWithin:G.onFocusWithin,onSelfFocus:G.onSelfFocus,onSelfBlur:G.onSelfBlur,bodySize:G.bodySize,activeCellIndex:G.activeCellIndex,wrapRowsHorizontally:G.wrapRowsHorizontally,computedPinnedStartColumnsWidth:B.computedPinnedStartColumnsWidth,computedPinnedEndColumnsWidth:B.computedPinnedEndColumnsWidth,computedPinnedStartColumns:B.computedPinnedStartColumns,computedPinnedEndColumns:B.computedPinnedEndColumns,computedVisibleColumns:B.computedVisibleColumns,computedUnpinnedColumnsWidth:B.computedUnpinnedColumnsWidth,scrollbars:B.scrollbars,focusedClassName:F.state.focusedClassName,focusedWithinClassName:F.state.focusedWithinClassName,computedPinnedStartOverflow:B.computedPinnedStartOverflow,computedPinnedEndOverflow:B.computedPinnedEndOverflow,focusedStyle:F.state.focusedStyle,focusedWithinStyle:F.state.focusedWithinStyle}}),E=nS(()=>dd({computedVisibleColumns:b,computedPinnedStartColumns:y,computedPinnedEndColumns:h,computedPinnedStartColumnsWidth:m,computedPinnedEndColumnsWidth:g,computedUnpinnedColumnsWidth:S,bodySize:d,activeCellIndex:p,brain:x,scrollbars:I}),[b,y,h,m,g,S,d,p,x,I]),M=hl(F=>{e.focused=F}),D=hl(F=>{e.focusedWithin=F}),N={...o,onFocus:F=>{if(o?.onFocus?.(F),F.target===i.current||F.target===a.current){if(t().focused)return;M(!0),u?.(F),r&&(D(!1),l?.(F));return}r||(D(!0),s?.(F))},onBlur:F=>{if(o?.onBlur?.(F),F.target===i.current||F.target===a.current){if(!t().focused)return;M(!1),c?.(F),r&&(D(!1),l?.(F));return}i.current?.contains(F.relatedTarget)||(D(!1),l?.(F))}},L=J(qt,ed,f?`${qt}--horizontal-layout`:null,N?.className,m?`${qt}--has-pinned-start ${od}`:null,g?`${qt}--has-pinned-end ${td}`:null,n?`${qt}--focused`:null,r?`${qt}--focused-within`:null,n&&T?T:null,r&&C?C:null,R?`${qt}--has-pinned-start-overflow`:null,v?`${qt}--has-pinned-end-overflow`:null,nd({horizontalLayout:!!f,hasPinnedStart:!!m,hasPinnedEnd:!!g,focused:n,focusedWithin:r}));return N.className=L,N.style={...o?.style,...E},n&&P&&Object.assign(N.style,P),r&&w&&Object.assign(N.style,w),N}var Cd=on(Vo());function ti(o){return o.map(e=>e instanceof bo?e:new bo(null,[e]))}var bo=class o{constructor(e,t=[]){this.__operands=[];this.__operation=null;this.__operands=t,this.__operation=e}add(...e){return new o("+",[this,...e])}subtract(...e){return new o("-",[this,...e])}minus(...e){return this.subtract(...e)}multiply(...e){return new o("*",[this,...e])}divide(...e){return new o("/",[this,...e])}__get(e){let{__operation:t,__operands:n}=this,r=n.map(a=>rS(a,this)).join(` ${t} `);return(n.length<=1?!0:e?.__operation==="+"||e?.__operation==="-")?r:`(${r})`}done(){let e=this.__get();return`calc${e.startsWith("(")&&e.endsWith(")")?e:`(${e})`}`}};function rS(o,e){return typeof o=="string"||typeof o=="number"?`${o}`:e?o.__get(e):o.done()}var iS=(...o)=>new bo("+",ti(o)),md=(...o)=>new bo("-",ti(o)),aS=(...o)=>new bo("*",ti(o)),lS=(...o)=>new bo("/",ti(o)),Qn={add:iS,subtract:md,minus:md,multiply:aS,divide:lS};var Go=(o,e,t)=>{if(o=[...o],e===t||o[e]===void 0||o[t]===void 0)return o;let n=o[e];return t<e,o.splice(e,1),o.splice(t,0,n),o};var ze=De().requestAnimationFrame||(o=>setTimeout(o,16)),_t=De().cancelAnimationFrame||(o=>clearTimeout(o));var gd=o=>{let e=null,t=null;return{stop(){e!==null&&_t(e),t!=null&&_t(t)},scroll(n){e!==null&&_t(e),t!=null&&_t(t);let r={offset:100,scrollAmountsPerRaf:[1,1,2,4,6,8,11,15],...o,...n},i=this;function a(){let s=r.scrollOffsetStart+r.offset-r.mousePosition.clientX;if(!(s>0&&s<=r.offset))return!1;let c=r.scrollAmountsPerRaf.length,d=Math.round(r.offset/c),p=0;for(let f=0;f<c;f++)s>(f+1)*d&&(p=r.scrollAmountsPerRaf[f]);return n.scrollLeft=n.scrollLeft-p,e=ze(()=>{i.scroll(n)}),!0}function l(){let s=r.mousePosition.clientX-(r.scrollOffsetEnd-r.offset);if(!(s>0&&s<=r.offset))return!1;let c=r.scrollAmountsPerRaf.length,d=Math.round(r.offset/c),p=0;for(let f=0;f<c;f++)s>(f+1)*d&&(p=r.scrollAmountsPerRaf[f]);return n.scrollLeft=n.scrollLeft+p,t=ze(()=>{i.scroll(n)}),!0}return!!(a()||l())}}};var We=class o{constructor(e){this.top=0;this.left=0;this.left=e.left,this.top=e.top}static clone(e){return new o(e)}static from(e){return new o(e)}shift(e){return e.top!=null&&(this.top+=e.top),e.left!=null&&(this.left+=e.left),this}getDistanceToPoint(e){let t=e.top-this.top,n=e.left-this.left;return{top:t,left:n}}};function hd(o,e){let t=Math.atan2(o.top-e.top,o.left-e.left);return t<=0&&(t=2*Math.PI+t),t}function yd(o,e){return Math.sqrt((e.top-o.top)**2+(e.left-o.left)**2)}function sS(o,e,t){let n=hd(o,t),r=hd(e,t);return n===r?yd(t,e)-yd(t,o):n-r}function bd(o){if(o.length<3)return o;let[...e]=o,t={top:0,left:0};return o.forEach(n=>{t.top+=n.top,t.left+=n.left}),t.top/=o.length,t.left/=o.length,e.sort((n,r)=>sS(n,r,t)),e}function uS(o){if(o.length<2)return!1;let e=o[0].left,t=o[0].top,n={left:!1,top:!1};for(let r=1,i=o.length;r<i;r++){if(n.left&&n.top)return!1;o[r].left!==e&&(n.left=!0),o[r].top!==t&&(n.top=!0)}return!(n.left&&n.top)}function cS(o,e){if(o.length<2)return o[0]?o[0].left===e.left&&o[0].top===e.top:!1;o=bd(o);let t=o[0],n=o[o.length-1];return t.left===n.left?e.left===t.left&&e.top>=Math.min(t.top,n.top)&&e.top<=Math.max(t.top,n.top):e.top===t.top&&e.left>=Math.min(t.left,n.left)&&e.left<=Math.max(t.left,n.left)}function Sd(o,e){if(uS(o))return cS(o,e);o=bd(o);let[t]=o;for(let n=1,r=o.length-1;n<r;n++){let i=o[n],a=o[n+1];if(dS([t,i,a],e))return!0}return!1}function dS(o,e){let[t,n,r]=o,i=e,a=(n.left-t.left)*(r.top-t.top)-(n.top-t.top)*(r.left-t.left);return a*((n.left-t.left)*(i.top-t.top)-(n.top-t.top)*(i.left-t.left))>=0&&a*((r.left-n.left)*(i.top-n.top)-(r.top-n.top)*(i.left-n.left))>=0&&a*((t.left-r.left)*(i.top-r.top)-(t.top-r.top)*(i.left-r.left))>=0}var gn=class{containsPoint(e){return Sd(this.getPoints(),e)}contains(e){let t=e.getPoints();for(let n=0,r=t.length;n<r;n++)if(!this.containsPoint(t[n]))return!1;return!0}intersects(e){return this.privateIntersects(e,!1)}privateIntersects(e,t){let n=e.getPoints();for(let r=0,i=n.length;r<i;r++)if(this.containsPoint(n[r]))return!0;return t?!1:e.privateIntersects(this,!0)}};var hn=class o extends gn{static clone(e){return new o(e)}constructor(e){super(),this.points=e.map(We.clone)}getPoints(){return this.points}shift(e){return this.points.forEach(t=>{t.shift(e)}),this}};function pS(o,e){let t=Math.min(o.left,e.left),n=Math.min(o.top,e.top),r=o.left+o.width,i=e.left+e.width,a=Math.max(r,i),l=o.top+o.height,s=e.top+e.height,u=Math.max(l,s);return new we({top:n,left:t,width:a-t,height:u-n})}var we=class o extends gn{constructor(t){super();this.top=0;this.left=0;this.width=0;this.height=0;this.top=t.top,this.left=t.left,typeof t.width=="number"?(this.width=t.width,this.height=t.height):(this.width=t.right-t.left,this.height=t.bottom-t.top)}static fromDOMRect(t){return new o(t)}static clone(t){return new o(t)}static from(t){return o.clone(t)}static fromPoint(t){return o.from({top:t.top,left:t.left,width:0,height:0})}getMinimumBoundingRectangle(...t){let n=this;for(let r of t)n=pS(n,r);return n}toDOMRect(){return{top:this.top,left:this.left,bottom:this.top+this.height,right:this.left+this.width,height:this.height,width:this.width,x:this.left,y:this.top,toJSON:()=>({top:this.top,left:this.left,bottom:this.top+this.height,right:this.left+this.width,height:this.height,width:this.width,x:this.left,y:this.top})}}containsPoint(t){return new hn(this.getPoints()).containsPoint(t)}getTopLeft(){return{left:this.left,top:this.top}}getTopRight(){return{left:this.left+this.width,top:this.top}}getBottomLeft(){return{left:this.left,top:this.top+this.height}}getBottomRight(){return{left:this.left+this.width,top:this.top+this.height}}getCenter(){return{left:this.left+this.width/2,top:this.top+this.height/2}}getPoints(){return[this.getTopLeft(),this.getTopRight(),this.getBottomLeft(),this.getBottomRight()].map(We.from)}shift(t){return t.top!=null&&(this.top+=t.top),t.left!=null&&(this.left+=t.left),this}};var Td=10,fS=Z(Q.pinnedStartWidth);function Id(o){let{computedVisibleColumns:e,computedVisibleColumnsMap:t,computedPinnedEndColumns:n,computedPinnedStartColumns:r,dragColumnId:i,infiniteDOMNode:a,brain:l,dragColumnHeaderTargetRect:s,draggableColumnsRestrictTo:u,tableRect:c,acceptDropToReorderRect:d,allowColumnHideOnDrag:p,setProxyPosition:f,setDragColumnOutside:m,getCurrentDragSourceAndTarget:g,api:y,horizontalLayoutPageIndex:h,pageWidth:b}=o;function S(k){let X=k==="start"?L:F;return A===N?X:N===k?X+M.computedWidth:A===k?X-M.computedWidth:X}function I(k){if(k.columnIndex===D||h!=null)return!0;let X=e[k.columnIndex];if(X.computedPinned)return!0;let U=l.getScrollPosition().scrollLeft,j=X.computedOffset+(h!=null&&b!=null?b*h:0);return j>=U+S("start")&&j+X.computedWidth<=U+c.width-S("end")}let T=(k,X)=>{let{restrictToParentGroup:U,dragColumn:j}=X,re=[];if(k.forEach(de=>{if(de.computedVisibleIndex===D)return;let H={columnId:de.id,columnIndex:de.computedVisibleIndex,offsetX:de.computedOffset+Math.round(de.computedWidth/2)};I(H)&&re.push(H)}),U){let H=function(se,be,Ie){let Te=k[se];Te&&(Te.columnGroup!==j.columnGroup&&Ie.add(Te.id),H(se+be,be,Ie))};var pe=H;let de=j.computedVisibleIndex,_=new Set;H(de-1,-1,_),H(de+1,1,_),re=re.filter(se=>!_.has(se.columnId))}return re},R=r.length,v={clientX:Math.round(o.initialMousePosition.clientX),clientY:Math.round(o.initialMousePosition.clientY)},P={left:v.clientX-c.left-(v.clientX-s.left)+Td,top:v.clientY-c.top-(v.clientY-s.top)+Td},w=l.getScrollPosition(),x=e.map(k=>k.computedVisibleIndex),E=x,M=t.get(i),D=M.computedVisibleIndex,A=M?.computedPinned,O=D,N=A,L=l.getFixedStartColsWidth(),F=l.getFixedEndColsWidth(),G=v,B={x:0,y:0},z=1,$=0;function K(k){let X=Math.round(k.clientX),U=Math.round(k.clientY);if(X===G.clientX&&U===G.clientY)return we.from(s).shift({left:B.x,top:B.y});G={clientX:X,clientY:U};let re=l.getScrollPosition().scrollLeft-w.scrollLeft;return B.x=G.clientX-v.clientX,B.y=G.clientY-v.clientY,$=B.x+re,z=$<0?-1:1,f({left:P.left+B.x,top:P.top+B.y}),we.from(s).shift({left:B.x,top:B.y})}function Y(k){let X=0;A?A==="start"&&k.forEach((U,j)=>{X||e[U]?.computedPinned!=="start"&&(X=j)}):k.forEach((U,j)=>{e[U]?.computedPinned==="start"&&(X=j+1)}),R=X,ne("start",k,X)}function ne(k,X,U){if(k==="start"){let j=0;for(let re=0;re<U;re++){let pe=X[re],de=e[pe];j+=de.computedWidth}Gt(fS,`${j}px`,a)}}function le(k){if(k==null||k===O)return;if(O===-1&&k!==-1&&(Xn(D,"",a),m(!1)),O=k,k===-1){ce(D);return}let X=Go(x,D,O>D?O-1:O);R=0;let j=new Set;return X.forEach((re,pe)=>{let de=E[pe];re!==de&&j.add(re),Y(X)}),E=X,ie(j),{newColumnIndexes:X,indexesWithTransition:j,pinnedStartCount:R}}function ce(k){E=E.filter(U=>U!==k),e.forEach(U=>{let j=U.computedVisibleIndex,re=j>k;ml(j,a);let pe="";re&&(pe=Qn.minus(Re.columnOffsets.get(j),Re.columnWidths.get(k)).done()),qn(j,pe,a)}),Xn(k,"hidden",a),m(!0)}function ie(k){e.forEach(X=>{let U=X.computedVisibleIndex;k.has(U)?ml(U,a):Jr(U,a);let j=U===D,re=z===-1?U<O||U>D:U<D||U>=O,pe="";z===-1?pe=j?Re.columnOffsets.get(O):re?Re.columnOffsets.get(U):Qn.add(Re.columnOffsets.get(U),Re.columnWidths.get(D)).done():pe=re?Re.columnOffsets.get(U):j?Qn.add(Re.columnOffsets.get(O-1),Re.columnWidths.get(O-1)).minus(Re.columnWidths.get(D)).done():Qn.minus(Re.columnOffsets.get(U),Re.columnWidths.get(D)).done(),qn(U,pe,a)})}let ue=c.left+S("start"),ae=c.right-S("end"),q=gd({scrollOffsetStart:ue,scrollOffsetEnd:ae});return K(v),{speedScroller:q,stop(){q.stop()},onMove(k){let X=K(k);if(g().dropTargetListId==="grouping-toolbar"||p&&!d.containsPoint(X.getCenter()))return p&&le(-1),null;q.scroll({mousePosition:G,get scrollLeft(){return l.getScrollPosition().scrollLeft},set scrollLeft(H){y.scrollLeft=H}});let U=T(e,{dragColumn:M,restrictToParentGroup:u==="group"}),j=z===-1?M.computedOffset+$:M.computedOffset+M.computedWidth+$,re=(0,Cd.default)(U,j,({offsetX:H},_)=>H<_?-1:H>_?1:0);re<0&&(re=~re),U.length?re=U[re]?U[re].columnIndex:U[U.length-1].columnIndex+1:(e.length>1&&console.error("No breakpoints available, something is wrong!"),re=0),re===D+1&&(re=D),le(re);let pe={};n.forEach(H=>{pe[H.id]="end"});for(let H=0;H<R;H++){let _=E[H],se=e[_];pe[se.id]="start"}let de=E.map(H=>e[H].id);return{columnPinning:pe,columnOrder:de}}}}function yl(o){let{newColumnOrder:e,visibleColumnOrder:t,existingColumnOrder:n,dragColumnId:r}=o;if(t.length!==e.length)return console.warn("new column order cannot contain less columns than the visible column order"),e;let i=t.indexOf(r),a=e.indexOf(r);if(i===a)return n;if(a>i){let l=e.indexOf(r),s=e[l-1],u=n.indexOf(s),c=n.indexOf(r);return Go(n,c,u)}else{let l=e.indexOf(r),s=e[l+1],u=n.indexOf(s),c=n.indexOf(r);return Go(n,c,u)}return e}import*as ht from"react";var Ho=class{constructor(e){this.listeners={};e&&Object.keys(e).forEach(t=>{this.on(t,e[t])})}on(e,t){return this.listeners[e]||(this.listeners[e]=[]),this.listeners[e].push(t),()=>this.off(e,t)}once(e,t){let n=((...r)=>{this.off(e,n),t(...r)});return this.on(e,n)}off(e,t){let n=this.listeners[e];if(!n)return;let r=n.indexOf(t);r!==-1&&n.splice(r,1)}emit(e,...t){let n=this.listeners[e];n&&n.slice().forEach(r=>{try{r(...t)}catch(i){console.error(`Error in event handler for event '${String(e)}':`,i)}})}clear(e){this.listeners[e]&&(this.listeners[e]=[])}clearAll(){Object.keys(this.listeners).forEach(e=>{this.listeners[e]=[]})}};var Rd=on(Vo());var wd=(o,e)=>{let{offset:t,activeDragSource:n}=o,{orientation:r,draggableItems:i,listId:a,listRectangle:l}=e.getData(),{dragItem:s,listId:u,dragIndex:c,dragRectangle:d}=n,p=u===a,f=We.from(d.getCenter());if(!l.containsPoint(f))return null;e.activeDragSourcePosition="inside";let m=p?r==="horizontal"?t.left>0?1:-1:t.top>0?1:-1:1,g=d.toDOMRect(),y=e.breakpoints,h=Math.round(m===1?r==="horizontal"?g.right-(p?0:g.width/2):g.bottom-(p?0:g.height/2):r==="horizontal"?g.left+(p?0:g.width/2):g.top+(p?0:g.height/2)),b=(0,Rd.default)(y,h,(R,v)=>R-v);b<0&&(b=~b),m===1&&b===c+1&&p&&b--;let S=Math.min(c,b),I=Math.max(c,b),T=p?i.map((R,v)=>{if(v===c&&p)return t;if(v<S||v>=I)return{left:0,top:0};let P=b<=v?1:-1;return r==="horizontal"?{left:Math.round(P*g.width),top:0}:{left:0,top:Math.round(P*g.height)}}):i.map((R,v)=>{let P=b<=v?1:0;return r==="horizontal"?{left:Math.round(P*g.width),top:0}:{left:0,top:Math.round(P*g.height)}}),C={offset:t,dropIndex:b,dragSourceListId:u,dropTargetListId:a,dragIndex:c,outside:!1,items:i,dragItem:s,offsetsForItems:T,dragRect:g,status:"accepted"};return e.acceptsDrop(C)?{event:C,error:null,success:!0}:(C.status="rejected",{event:C,error:"rejected by interaction target",success:!1})},vd=(o,e)=>{let{offset:t,activeDragSource:n}=o,{orientation:r,listId:i,listRectangle:a,draggableItems:l}=e.getData(),{dragRectangle:s,dragItem:u,listId:c}=n,d=We.from(s.getCenter()),p=c===i,f=a.containsPoint(d);if(f&&!(p&&!e.acceptsSelfDrops())||e.activeDragSourcePosition==="outside"&&!p)return null;e.activeDragSourcePosition="outside";let m=p?n.dragIndex:-1,g=s.toDOMRect(),y={offset:t,dropIndex:-1,dragIndex:m,dragItem:u,outside:!f,items:l,dragSourceListId:c,dropTargetListId:i,offsetsForItems:p?l.map((h,b)=>h.id===u.id?t:f?{left:0,top:0}:b>m&&!e.getData().preserveDragSpace?r==="horizontal"?{left:-u.rect.width,top:0}:{left:0,top:-u.rect.height}:{left:0,top:0}):l.map(h=>({left:0,top:0})),dragRect:g,status:"accepted"};return e.acceptsDrop(y)?{event:y,error:null,success:!0}:(y.status="rejected",{event:y,error:"rejected by interaction target",success:!1})};var ve=class ve{static startDrag(e,t){let n=e instanceof yn?e:new yn(e),r=new bl({activeDragSource:n,startPoint:t});return ve.currentDragOperation=r,r.on("start",ve.onDragStart),r.on("move",ve.onDragMove),r.on("drop",ve.onDragDrop),r.start(),r}static retriggerMove(){let e=ve.currentDragOperation;e&&e.phase==="move"&&ve.onDragMove(e)}static emit(e,...t){ve.emitter.emit(e,...t)}static on(e,t){return ve.emitter.on(e,t)}static registerDragInteractionTarget(e){if(ve.dragInteractionTargetsMap.has(e.listId)){console.warn(`DragInteractionTarget with listId ${e.listId} already registered`);return}return ve.dragInteractionTargetsMap.set(e.listId,e),ve.emit("register",e),()=>{ve.unregisterDragInteractionTarget(e)}}static unregisterAll(){ve.dragInteractionTargetsMap.forEach(e=>{ve.unregisterDragInteractionTarget(e)})}static unregisterDragInteractionTarget(e){if(e){if(!ve.dragInteractionTargetsMap.has(e.listId)){console.warn(`DragInteractionTarget with listId ${e.listId} not found`);return}ve.dragInteractionTargetsMap.delete(e.listId),e.unregister(),ve.emit("unregister",e)}}static onDragStart(e){let{dragItem:t,dragIndex:n}=e.activeDragSource,r=e.activeDragSource.listId,a=ve.dragInteractionTargetsMap.get(r)?.getData().acceptDropsFrom,s=!a||a.includes(r)?r:null;ve.dragInteractionTargetsMap.forEach(u=>{let c=u.getData();u.start({dragIndex:c.listId===r?n:-1,dragItem:t,dragSourceListId:r,dropTargetListId:s})}),ve.emitter.emit("drag-start",{dragSourceListId:r,dropTargetListId:s,dragItem:t,dragIndex:n})}static withDragMove(e,t){let{activeDragSource:n}=e,{listId:r}=n,i=[],a=!0,l=ve.dragInteractionTargetsMap.get(r);l&&(a=l.acceptsSelfDrops(),a&&i.push(ve.dragInteractionTargetsMap.get(r))),ve.dragInteractionTargetsMap.forEach(s=>{s.listId!==r&&i.push(s)});for(let s of i){let u=wd(e,s);if(u){t(s,u),i.splice(i.indexOf(s),1);break}}a||i.unshift(l);for(let s of i){let u=vd(e,s);u&&t(s,u)}}static onDragMove(e){let{activeDragSource:t}=e,{listId:n,dragItem:r}=t,i=null,a=[];ve.withDragMove(e,(u,{event:c})=>{u.move(c),a.push(c),c.outside||(i=c)});let l=i??a[0]??null,s=l?.dropTargetListId??null;ve.emit("drag-move",{dragSourceListId:n,dropTargetListId:s,items:l?.items??[],dragItem:r,status:l?.status??"accepted",dragIndex:l?.dragIndex??-1,dropIndex:l?.dropIndex??-1})}static onDragDrop(e){let{activeDragSource:t}=e,{listId:n,dragItem:r}=t,i=null,a=[];ve.withDragMove(e,(s,{event:u})=>{s.drop(u),a.push(u),u.outside||(i=u)});let l=i??a[0]??null;ve.emit("drag-drop",{dragSourceListId:n,dropTargetListId:l?.dropTargetListId??null,items:l?.items??[],dragItem:r,status:l?.status??"accepted",dragIndex:l?.dragIndex??-1,dropIndex:l?.dropIndex??-1}),ve.currentDragOperation=null,ve.unregisterAll()}};ve.dragInteractionTargetsMap=new Map,ve.currentDragOperation=null,ve.emitter=new Ho;var gt=ve,yn=class o{static clone(e){let t=e.getData();return new o(t)}constructor(e){this.setData(e)}get listId(){return this.data.listId}get dragIndex(){return this.data.dragIndex??-1}get dragItem(){return this.data.dragItem}setData(e){mt(this.data,e)||(this.data=e,this.dragRectangle=new we(this.data.dragItem.rect))}getData(){return this.data}static shift(e,t){let n=o.clone(e),r=we.from(n.dragRectangle);return r.shift(t),n.dragRectangle=r,n}},bl=class extends Ho{constructor(t){super(t.listeners);this.phase="start";this.currentOffset={top:0,left:0};this.initialDragSource=yn.clone(t.activeDragSource),this.activeDragSource=this.initialDragSource,this.startPoint={top:Math.round(t.startPoint.top),left:Math.round(t.startPoint.left)}}get offset(){return this.currentOffset}start(){let{listId:t,dragItem:n}=this.activeDragSource,r={dragSourceListId:t,dragItemId:n.id,startPoint:this.startPoint};return this.emit("start",this,r),r}drop(){this.phase="drop",this.emit("drop",this)}move(t){if(this.phase!=="start"&&this.phase!=="move")return;this.phase="move";let n={top:Math.round(t.top-this.startPoint.top),left:Math.round(t.left-this.startPoint.left)};this.activeDragSource=yn.shift(this.initialDragSource,n),this.currentOffset=n,this.emit("move",this)}};globalThis.DragManager=gt;import{useEffect as mS}from"react";var Pd=ht.createContext({dragSourceListId:null,dropTargetListId:null,dragItemId:"",status:"accepted",updateDragOperationSourceAndTarget:o=>{},getCurrentDragSourceAndTarget:()=>({dragSourceListId:null,dropTargetListId:null,status:"accepted",dragItemId:""})}),So=()=>ht.useContext(Pd),Sl=o=>{let[e,t]=ht.useState({dragSourceListId:null,dropTargetListId:null,dragItemId:"",status:"accepted"}),n=ht.useRef(e);n.current=e;let r=ht.useCallback(()=>{let a=n.current;return{dragSourceListId:a.dragSourceListId,dropTargetListId:a.dropTargetListId,dragItemId:a.dragItemId,status:a.status}},[]),i=ht.useMemo(()=>({dragSourceListId:e.dragSourceListId,dropTargetListId:e.dropTargetListId,dragItemId:e.dragItemId,status:e.status,updateDragOperationSourceAndTarget:t,getCurrentDragSourceAndTarget:r}),[e,t]);return mS(()=>{let a=gt.on("drag-start",u=>{t({dragSourceListId:u.dragSourceListId,dropTargetListId:u.dropTargetListId,dragItemId:u.dragItem.id,status:"accepted"})}),l=gt.on("drag-move",u=>{let c=n.current,d={dragSourceListId:u.dragSourceListId,dropTargetListId:u.dropTargetListId,dragItemId:u.dragItem.id,status:u.status};JSON.stringify(c)!==JSON.stringify(d)&&t(d)}),s=gt.on("drag-drop",()=>{t({dragSourceListId:null,dropTargetListId:null,dragItemId:"",status:"accepted"})});return()=>{a(),l(),s()}},[gt,t]),ht.createElement(Pd.Provider,{value:i},typeof o.children=="function"?o.children(i):o.children)};var Tl=`${st}Body`,Dd=o=>o.querySelector(`.${Tl}`);var Ko=`${st}HeaderCell`,Cl=`${st}HeaderWrapper`,xd=o=>Array.from(o.querySelectorAll(`.${Cl}`));function oi(o){if(!o)return!1;let e=o.tagName;return e==="INPUT"||e==="BUTTON"}var hS=Z(Q.baseZIndexForCells),yS=(o,e)=>{let t=!o||Object.keys(o).length===0,n=!e||Object.keys(e).length===0;return t&&n?!0:!!o!=!!e?!1:mt(o,e)},Ad=({columnId:o,domRef:e,horizontalLayoutPageIndex:t,allowColumnHideOnDrag:n})=>{let[r,i]=Ed(null),[a,l]=Ed(!1),{getCurrentDragSourceAndTarget:s}=So(),{getComputed:u,getState:c,api:d,computedDraggable:p,rootRef:f,actions:m}=oe(h=>({actions:h.actions,getComputed:h.getComputed,getState:h.getState,api:h.api,computedDraggable:h.computed.computedVisibleColumnsMap.get(o)?.computedDraggable,rootRef:h.state.domRef})),g=Md(h=>{let b=u().computedVisibleColumnsMap.get(o);if(!b||!b.computedSortable)return;let{multiSortBehavior:S}=c();d.toggleSortingForColumn(o,{multiSortBehavior:S==="replace"&&(h.ctrlKey||h.metaKey)?"append":S})},[]),y=Md(h=>{if(oi(h.target))return;let{brain:b,draggableColumnsRestrictTo:S}=c(),{computedVisibleColumns:I,computedVisibleColumnsMap:T,computedPinnedStartColumns:C,computedUnpinnedColumns:R,computedPinnedEndColumns:v}=u(),P=T.get(o);if(!P.computedDraggable){g(h);return}let w=e.current,x=w.getBoundingClientRect(),E=f.current.getBoundingClientRect(),M=b.getAvailableSize(),D=P.computedVisibleIndex,A=b.getVirtualColIndex(P.computedVisibleIndex,{pageIndex:t||0}),O=b.isHorizontalLayoutBrain?b.getPageWidth():null,N=w.style.cursor??"auto",L=!1,F=f.current,G=we.from(Dd(F).getBoundingClientRect()),B=xd(F).map(ue=>we.from(ue.getBoundingClientRect())),z=G.getMinimumBoundingRectangle(...B),$=Id({brain:b,horizontalLayoutPageIndex:t,allowColumnHideOnDrag:n,pageWidth:O,draggableColumnsRestrictTo:S,computedPinnedEndColumns:v,computedPinnedStartColumns:C,computedUnpinnedColumns:R,computedVisibleColumns:I,computedVisibleColumnsMap:T,dragColumnHeaderTargetRect:x,dragColumnId:o,getCurrentDragSourceAndTarget:s,api:d,infiniteDOMNode:f.current,setProxyPosition:i,setDragColumnOutside:l,tableRect:E,acceptDropToReorderRect:z,initialMousePosition:{clientX:h.clientX,clientY:h.clientY}}),K=null,Y,ne;function le(ue){let{columnPinning:ae,columnOrder:q}=ue;yS(c().columnPinning,ae)||(m.columnPinning=ae);let k=u().computedColumnOrder;JSON.stringify(q,k)&&(m.columnOrder=yl({newColumnOrder:q,visibleColumnOrder:u().computedVisibleColumns.map(X=>X.id),existingColumnOrder:k,dragColumnId:o}))}let ce=ue=>{let{headerBrain:ae,brain:q}=c();if(!L){L=!0;let k=q.keepColumnRendered(A),X=ae.keepColumnRendered(A);if(q.isHorizontalLayoutBrain){let j=q.extendRenderRange({start:!0,end:!0,direction:"horizontal"}),re=ae.extendRenderRange({start:!0,end:!0,direction:"horizontal"});ne=()=>{j(),re()}}Y=()=>{k(),X()},m.columnReorderDragColumnId=P.id,t!=null&&(m.columnReorderInPageIndex=t),fl(D,`calc( var(${hS}) + 10000 )`,f.current),f.current?.classList.add(gl),w.style.cursor="grabbing"}K=$.onMove(ue)},ie=ue=>{let ae=ue.pointerId;requestAnimationFrame(()=>{let{multiSortBehavior:q}=c(),k=f.current;k?.classList.remove(gl),$.stop(),b.update({...M}),Y?.(),ne?.(),w.style.cursor=N,w.hasPointerCapture?.(ae)&&w.releasePointerCapture(ae),w.removeEventListener("pointermove",ce),w.removeEventListener("pointerup",ie),i(null);let X=d.getColumnApi(P.id)?.isSortable()??!1;!L&&X&&d.toggleSortingForColumn(P.id,{multiSortBehavior:q==="replace"&&(ue.ctrlKey||ue.metaKey)?"append":q}),gS(()=>{K?le(K):L&&n&&d.setVisibilityForColumn(P.id,!1),m.columnReorderDragColumnId=!1,t!=null&&(m.columnReorderInPageIndex=null)}),I.forEach(U=>{Jr(U.computedVisibleIndex,k),Xn(U.computedVisibleIndex,"",k),qn(U.computedVisibleIndex,"",k)}),fl(D,ei(P,{pinnedStartColsCount:C.length,visibleColsCount:I.length}),k)})};w.addEventListener("pointermove",ce),w.addEventListener("pointerup",ie),w.setPointerCapture(h.pointerId)},[o,t]);return{onPointerDown:p?y:g,dragColumnOutside:a,proxyPosition:r}};import*as Sn from"react";import*as Se from"react";import{useCallback as it,useContext as OS,useMemo as NS,useSyncExternalStore as FS}from"react";var _d="_1eexc2a7 _1eexc2a6",Od=he({defaultClassName:"_1eexc2an",variantClassNames:{dragging:{false:"_1eexc2ao",true:"_1eexc2ap"},insideDisabledDraggingPage:{true:"_1eexc2aq",false:"_1eexc2ar"},cellSelected:{false:"_1eexc2as",true:"_1eexc2at"},treeNode:{parent:"_1eexc2au",leaf:"_1eexc2av",false:"_1eexc2aw"},align:{start:"_1eexc2ax",end:"_1eexc2ay",center:"_1eexc2az"},verticalAlign:{start:"_1eexc2a10",end:"_1eexc2a11",center:"_1eexc2a12"},rowActive:{false:"_1eexc2a13",true:"_1eexc2a14"},groupRow:{false:"_1eexc2a15",true:"_1eexc2a16"},groupCell:{false:"_1eexc2a17",true:"_1eexc2a18"},rowDisabled:{false:"_1eexc2a19",true:"_1eexc2a1a"},zebra:{false:"_1eexc2a1b",even:"_1eexc2a1c",odd:"_1eexc2a1d"},rowSelected:{true:"_1eexc2a1e",false:"_1eexc2a1f",null:"_1eexc2a1g"},first:{true:"_1eexc2a1h",false:"_1eexc2a1i"},last:{true:"_1eexc2a1j",false:"_1eexc2a1k"},groupByField:{true:"_1eexc2a1l",false:"_1eexc2a1m"},firstInCategory:{true:"_1eexc2a1n",false:"_1eexc2a1o"},firstRow:{true:"_1eexc2a1p",false:"_1eexc2a1q"},firstRowInHorizontalLayoutPage:{true:"_1eexc2a1r",false:"_1eexc2a1s"},lastInCategory:{true:"_1eexc2a1t",false:"_1eexc2a1u"},pinned:{start:"_1eexc2a1v",end:"_1eexc2a1w",false:"_1eexc2a1x"},filtered:{true:"_1eexc2a1y",false:"_1eexc2a1z"}},defaultVariants:{},compoundVariants:[[{firstRowInHorizontalLayoutPage:!0,firstRow:!1},"_1eexc2a20"],[{pinned:"start",lastInCategory:!0},"_1eexc2a21"],[{pinned:"start",firstInCategory:!0},"_1eexc2a22"],[{pinned:"end",firstInCategory:!0},"_1eexc2a23"],[{pinned:"end",lastInCategory:!0},"_1eexc2a24"],[{align:"center",groupCell:!1},"_1eexc2a25"],[{rowDisabled:!0,zebra:"odd"},"_1eexc2a26"]]}),Nd=he({defaultClassName:"_1eexc2ae",variantClassNames:{right:{true:"_1eexc2af",false:"_1eexc2ag"},left:{true:"_1eexc2ah",false:"_1eexc2ai"},top:{true:"_1eexc2aj",false:"_1eexc2ak"},bottom:{true:"_1eexc2al",false:"_1eexc2am"}},defaultVariants:{},compoundVariants:[]});var Fd="_1eexc2a5",ni=he({defaultClassName:"_1eexc2aa",variantClassNames:{direction:{up:"_1eexc2ab",down:"_1eexc2ac",neutral:"_1eexc2ad"}},defaultVariants:{},compoundVariants:[]}),ri="_1eexc2a8";import*as ii from"react";import{useEffect as bS,useRef as SS}from"react";var Ld="qz8ht90 _16lm1iwk";function TS(){return{checked:1,disabled:o=>o??!1,domProps:1}}var{ManagedComponentContextProvider:CS}=Mt({forwardProps:TS,mappedCallbacks:{checked:o=>({callbackName:"onChange",callbackParams:[o]})},debugName:"InfiniteCheckBox"});function IS(){let{componentState:o,componentActions:e}=Et(),{checked:t,domProps:n,disabled:r}=o,i=SS(null);return bS(()=>{i.current.indeterminate=t==null},[t]),ii.createElement("input",{...n,className:J("InfiniteCheckBox",Ld,n?.className),type:"checkbox",ref:i,checked:!!t,disabled:r,onChange:()=>{r||(e.checked=!t)}})}function Xt(o){return ii.createElement(CS,{...o},ii.createElement(IS,null))}import*as Jn from"react";import{useState as RS}from"react";var kd="_96uiwi0 _16lm1iw1d _16lm1iwk _16lm1iw9",zd=he({defaultClassName:"_96uiwi1",variantClassNames:{expanded:{true:"_16lm1iwi",false:"_96uiwi3"},direction:{end:"_96uiwi4",start:"_96uiwi5"},disabled:{true:"_96uiwi6",false:"_96uiwi7"}},defaultVariants:{},compoundVariants:[[{expanded:!1,direction:"end"},"_16lm1iwj"]]});var Vd="M8.59 16.59L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.41z",CA=Object.keys({size:1,expanded:1,defaultExpanded:1,onChange:1,style:1,disabled:1,className:1,direction:1});var ai=`${St}-expand-collapse`;function Bo(o){let{size:e=24,direction:t="start",disabled:n=!1}=o,[r,i]=RS(o.expanded??o.defaultExpanded),a=()=>{o.onChange?.(!r),go("expanded",o)||i(!r)};Jn.useEffect(()=>{go("expanded",o)&&i(o.expanded)},[o.expanded]);let l=r?"expanded":"collapsed";return Jn.createElement("svg",{"data-name":"expand-collapse-icon","data-state":l,"data-disabled":n,xmlns:"http://www.w3.org/2000/svg",height:`${e}px`,viewBox:"0 0 24 24",width:`${e}px`,style:o.style,onClick:n?void 0:a,className:J(o.className,kd,zd({direction:t||"start",expanded:r,disabled:n}),`${St}`,`${ai}`,`${ai}--${l}`,`${ai}--${t==="end"?"end":"start"}`,n?`${ai}--disabled`:"")},Jn.createElement("path",{d:Vd}))}function wS(o){return typeof o.field=="string"}function Gd(o){let{column:e,rowInfo:t,fieldsToColumn:n}=o,r;if(e.groupByForColumn){if(t.isGroupRow){let i=t.groupBy[t.groupBy.length-1];(Array.isArray(e.groupByForColumn)||e.groupByForColumn===i)&&(r=i?n.get(i.field||i.groupField):void 0)}!r&&e.field&&(r=n.get(e.field))}return r}function Tt(o){let{getComputed:e,getDataSourceState:t,getState:n,rowIndex:r,columnId:i,api:a,dataSourceApi:l}=o,{dataArray:s}=t(),u=s[r],{isGroupRow:c,isTreeNode:d}=u,p=e().computedColumnsMap.get(i),{activeRowIndex:f,keyboardNavigation:m,isRowDetailEnabled:g}=n(),y=r===f&&m==="row",h=!g||typeof g=="function"&&!g(u)?!1:a.rowDetailApi.isRowDetailExpanded(u.id)?"expanded":"collapsed",{formattedValue:b,formattedValueContext:{rawValue:S}}=bn({column:p,rowInfo:u,rowDetailState:h,columnsMap:e().computedColumnsMap,context:o}),I=ut(p.id,o);return c?{api:a,dataSourceApi:l,column:p,columnApi:I,isParentNode:!1,isGroupRow:!0,isTreeNode:!1,nodeExpanded:!1,rowDetailState:!1,data:u.data,rowActive:y,rowInfo:u,rowSelected:u.rowSelected,value:b,rawValue:S}:d?u.isParentNode?{api:a,dataSourceApi:l,columnApi:I,column:p,nodeExpanded:u.nodeExpanded,isTreeNode:!0,isGroupRow:!1,isParentNode:!0,rowDetailState:h,data:u.data,rowActive:y,rowInfo:u,rowSelected:u.rowSelected,value:b,rawValue:S}:{api:a,dataSourceApi:l,columnApi:I,column:p,nodeExpanded:!1,isTreeNode:!0,isGroupRow:!1,isParentNode:!1,rowDetailState:h,data:u.data,rowActive:y,rowInfo:u,rowSelected:u.rowSelected,value:b,rawValue:S}:{api:a,dataSourceApi:l,columnApi:I,column:p,isTreeNode:!1,isParentNode:!1,isGroupRow:!1,nodeExpanded:!1,rowDetailState:h,data:u.data,rowActive:y,rowInfo:u,rowSelected:u.rowSelected,value:b,rawValue:S}}function Hd(o){return Bd(o.column,o.rowInfo)}function Kd(o){let{column:e,context:t,rowInfo:n,visibleColumnIds:r}=o,i=Gd({rowInfo:n,column:e,fieldsToColumn:o.fieldsToColumn,groupRenderStrategy:t.getState().groupRenderStrategy}),{getState:a}=t,{editingCell:l}=a(),s=bn(o),{formattedValueContext:u}=s,c=t.api.isEditorVisibleForCell({columnId:e.id,rowIndex:n.indexInAll}),d=Object.assign({rowIndexInHorizontalLayoutPage:o.rowIndexInHorizontalLayoutPage,horizontalLayoutPageIndex:o.horizontalLayoutPageIndex,column:o.column,inEdit:c,rowHasSelectedCells:!1},u,{editError:l&&l.primaryKey===n.id&&l.columnId===e.id&&!l.active&&l.accepted instanceof Error?l.accepted:void 0});Object.defineProperty(d,"rowHasSelectedCells",{get(){return n.hasSelectedCells(r)}});let p=typeof e.align=="function"?e.align({isHeader:!1,...d}):e.align??"start",f=typeof e.verticalAlign=="function"?e.verticalAlign({isHeader:!1,...d}):e.verticalAlign??"center";return{inEdit:c,stylingParam:d,formattedValueContext:u,renderFunctions:{renderGroupIcon:e.renderGroupIcon||i?.renderGroupIcon,renderSelectionCheckBox:e.renderSelectionCheckBox,renderRowDetailIcon:e.renderRowDetailIcon,renderTreeIcon:e.renderTreeIcon,renderTreeIconForParentNode:e.renderTreeIconForParentNode,renderTreeIconForLeafNode:e.renderTreeIconForLeafNode,renderValue:e.renderValue||i?.renderValue,renderGroupValue:e.renderGroupValue||i?.renderGroupValue,renderLeafValue:e.renderLeafValue||i?.renderLeafValue},renderParams:vS({rowIndexInHorizontalLayoutPage:o.rowIndexInHorizontalLayoutPage,horizontalLayoutPageIndex:o.horizontalLayoutPageIndex,column:o.column,rowInfo:o.rowInfo,visibleColumnIds:o.visibleColumnIds,columnsMap:o.columnsMap,fieldsToColumn:o.fieldsToColumn,context:o.context,align:p,verticalAlign:f,formattedValueContext:u}),groupByColumnReference:i}}function vS(o){let{column:e,context:t,rowInfo:n,align:r,verticalAlign:i,visibleColumnIds:a,columnsMap:l,fieldsToColumn:s,formattedValueContext:u}=o,{value:c}=u,{api:d,getDataSourceState:p,getState:f,dataSourceApi:m}=t,{editingCell:g}=f(),{indexInAll:y}=n,h=p(),{selectionMode:b,cellSelection:S}=h,I=Gd({rowInfo:n,column:e,fieldsToColumn:s,groupRenderStrategy:t.getState().groupRenderStrategy}),T=d.toggleGroupRow,C=S?.isCellSelected(n.id,e.id)??!1,R={column:e,columnsMap:l,fieldsToColumn:s,align:r,verticalAlign:i,cellSelected:C,rowHasSelectedCells:!1,horizontalLayoutPageIndex:o.horizontalLayoutPageIndex,rowIndexInHorizontalLayoutPage:o.rowIndexInHorizontalLayoutPage,...u,editError:g&&g.primaryKey===n.id&&g.columnId===e.id&&!g.active&&g.accepted instanceof Error?g.accepted:void 0,groupByColumn:I,selectionMode:b,api:d,dataSourceApi:m,toggleCurrentRowDetails:()=>d.rowDetailApi.toggleRowDetail(n.id),toggleRowDetails:d.rowDetailApi.toggleRowDetail,expandRowDetails:d.rowDetailApi.expandRowDetail,collapseRowDetails:d.rowDetailApi.collapseRowDetail,toggleCurrentTreeNode:()=>{m.treeApi.toggleNode(n.nodePath)},toggleTreeNode:m.treeApi.toggleNode,expandTreeNode:m.treeApi.expandNode,collapseTreeNode:m.treeApi.collapseNode,selectTreeNode:m.treeApi.selectNode,deselectTreeNode:m.treeApi.deselectNode,toggleTreeNodeSelection:m.treeApi.toggleNodeSelection,toggleCurrentTreeNodeSelection:()=>{n.isTreeNode&&m.treeApi.toggleNodeSelection(n.nodePath)},selectRow:d.rowSelectionApi.selectRow,deselectRow:d.rowSelectionApi.deselectRow,toggleRowSelection:d.rowSelectionApi.toggleRowSelection,toggleGroupRowSelection:d.rowSelectionApi.toggleGroupRowSelection,selectCell:()=>{d.cellSelectionApi.selectCell({rowId:n.id,colId:e.id})},deselectCell:()=>{d.cellSelectionApi.deselectCell({rowId:n.id,colId:e.id})},renderBag:{all:null,value:typeof c=="boolean"?`${c}`:c,selectionCheckBox:null,groupIcon:null,treeIcon:null},selectCurrentRow:()=>{if(!n.isTreeNode)return d.rowSelectionApi.selectRow(n.id,n.dataSourceHasGrouping?n.groupKeys:void 0)},deselectCurrentRow:()=>{if(!n.isTreeNode)return d.rowSelectionApi.deselectRow(n.id,n.dataSourceHasGrouping?n.groupKeys:void 0)},rowIndex:y,toggleGroupRow:T,toggleCurrentGroupRow:()=>{n.isGroupRow&&T(n.groupKeys)},toggleCurrentRowSelection:()=>{if(!(n.isGroupRow||n.isTreeNode))return d.rowSelectionApi.toggleRowSelection(n.id)},toggleCurrentGroupRowSelection:()=>{if(n.isGroupRow)return d.rowSelectionApi.toggleGroupRowSelection(n.isGroupRow?n.groupKeys:[])},rootGroupBy:h.groupBy,pivotBy:h.pivotBy};return Object.defineProperty(R,"rowHasSelectedCells",{get(){return n.hasSelectedCells(a)}}),R}function Bd(o,e){let{data:t,isGroupRow:n,dataSourceHasGrouping:r}=e,i=r?e.groupBy:void 0,a=n&&i&&o.groupByForColumn&&(Array.isArray(o.groupByForColumn)||o.groupByForColumn===i[i.length-1])?e.value:wS(o)?t?.[o.field]:null;return o.field&&e.isGroupRow&&e.reducerData&&e.reducerData[o.field]!=null&&(a=e.reducerData[o.field]),o.valueGetter&&!e.isGroupRow&&e.data&&(a=o.valueGetter({data:e.data,field:o.field})),a}function PS(o,e,t,n,r){let{rowSelected:i,indexInAll:a}=t,{activeRowIndex:l,keyboardNavigation:s}=n.getState(),u=a===l&&s==="row";return t.isGroupRow?{rowInfo:t,isGroupRow:!0,isTreeNode:!1,isParentNode:!1,nodeExpanded:!1,data:t.data,rowDetailState:!1,rowSelected:i,rowActive:u,value:o,rawValue:o,field:e.field}:t.isTreeNode?t.isParentNode?{rowInfo:t,isGroupRow:!1,isTreeNode:!0,isParentNode:!0,nodeExpanded:t.nodeExpanded,data:t.data,rowDetailState:r,rowSelected:i,rowActive:u,value:o,rawValue:o,field:e.field}:{rowInfo:t,isGroupRow:!1,isTreeNode:!0,isParentNode:!1,nodeExpanded:!1,data:t.data,rowDetailState:r,rowSelected:i,rowActive:u,value:o,rawValue:o,field:e.field}:{rowInfo:t,isGroupRow:!1,isTreeNode:!1,isParentNode:!1,nodeExpanded:!1,data:t.data,rowDetailState:r,rowSelected:i,rowActive:u,value:o,rawValue:o,field:e.field}}function bn(o){let{column:e,rowInfo:t,context:n,rowDetailState:r}=o,i=Bd(e,t),a=PS(i,e,t,n,r),l=e.valueFormatter?e.valueFormatter(a):i;return a.value=l,{formattedValue:l,formattedValueContext:a}}var Wd=he({defaultClassName:"_7pupv01",variantClassNames:{align:{start:"_7pupv02",center:"_7pupv03",end:"_7pupv04"}},defaultVariants:{},compoundVariants:[]}),jd="_7pupv00",$d=he({defaultClassName:"_7pupv05",variantClassNames:{align:{start:"_7pupv06",center:"_7pupv07",end:"_7pupv08"}},defaultVariants:{},compoundVariants:[]});var{rootClassName:Ud}=Fe,Zt=`${Ud}Cell`,er=`${Ud}Cell_content`;var{rootClassName:DS}=Fe,Ht=`${DS}ColumnCell`;var xS=Z(Q.columnZIndexAtIndex),MS=Z(Q.columnVisibilityAtIndex);function Yd({rowInfo:o}){return{[Z(me.components.Row.groupNesting)]:o.dataSourceHasGrouping?o.isGroupRow?o.groupNesting-1:o.groupNesting:0}}function qd({rowInfo:o}){return{[Z(me.components.Row.groupNesting)]:o.isTreeNode?o.isParentNode?o.treeNesting:o.treeNesting+1:0}}function Il(o,e){return o?typeof o=="function"?o(e):o:void 0}function Rl(o,e,t){return typeof e=="function"?{...o,...e(t)}:{...o,...e}}function Xd(o){let{column:e,rowInfo:t,rowIndex:n,rowHeight:r,rowIndexInHorizontalLayoutPage:i,horizontalLayoutPageIndex:a,align:l,verticalAlign:s,stylingParam:u,formattedValueContext:c,groupByColumnReference:d,rowStyle:p,rowClassName:f,cellStyle:m,cellClassName:g,showZebraRows:y,rowActive:h,rowDisabled:b,rowSelected:S,cellSelected:I,cellSelection:T,getData:C,computedVisibleColumns:R,visibleColumnIds:v,computedColumnOrder:P,columnReorderInPageIndex:w}=o,x=v??R.map(ce=>ce.id),E=P,M,D={...c,visibleColumnIds:x,allColumnIds:E,rowIndex:n,get rowHasSelectedCells(){return M===void 0&&(M=t.hasSelectedCells(x)),M}},A=!!(t.isTreeNode&&(e.renderTreeIcon||e.renderTreeIconForLeafNode||e.renderTreeIconForParentNode)),O=typeof f=="function"?f(D):f,N;d?.className&&(N=Il(d.className,u)),g&&(N=J(N,Il(g,u))),e.className&&(N=J(N,Il(e.className,u))),A&&(N=J(N,$d({align:l})));let L;t.dataSourceHasGrouping&&e.groupByForColumn&&(L=Yd({rowInfo:t})),A&&(L=qd({rowInfo:t})),p&&(L=typeof p=="function"?{...L,...p(D)}:{...L,...p}),m&&(L=Rl(L,m,u)),d?.style&&(L=Rl(L,d.style,u)),e.style&&(L=Rl(L,e.style,u)),L=L||{},L.height=r,L.zIndex=`var(${xS}-${e.computedVisibleIndex})`,L.visibility=`var(${MS}-${e.computedVisibleIndex}, visible)`;let F=i!=null?i%2===1:(t.indexInAll!=null?t.indexInAll:n)%2===1,G=y?F?"odd":"even":!1,B=!1,z=!1,$=!1,K=!1;if(T&&I){let ce=C(),ie=ce[t.indexInAll-1],ue=ce[t.indexInAll+1],ae=R[e.computedVisibleIndex+1],q=R[e.computedVisibleIndex-1];B=ie?!T.isCellSelected(ie.id,e.id):!0,e.computedPinned==="end"&&e.computedFirstInCategory?z=!0:z=q?!T.isCellSelected(t.id,q.id):!0,e.computedPinned==="start"&&e.computedLastInCategory?$=!0:$=ae?!T.isCellSelected(t.id,ae.id):!0,K=ue?!T.isCellSelected(ue.id,e.id):!0}let Y=T&&I?{top:B,left:z,right:$,bottom:K}:null,ne=w!=null?a!==w:!1,le=J(Y?Nd(Y):"",Qr(e,[Ht,Zt],Od,{dragging:!1,insideDisabledDraggingPage:ne,zebra:G,align:l,verticalAlign:s,rowDisabled:b,rowActive:h,cellSelected:I,rowSelected:S,treeNode:t.isTreeNode?t.isParentNode?"parent":"leaf":!1,firstRow:t.indexInAll===0,firstRowInHorizontalLayoutPage:i===0,groupRow:t.isGroupRow,groupCell:t.isGroupRow?!!e.groupByForColumn:!1,rowExpanded:t.isGroupRow?!t.collapsed:!1}),N,O);return{style:L,className:le,cellSelectionBorders:Y,zebra:G,columnIsTree:A}}import*as Qt from"react";var ES=Z(Q.columnWidthAtIndex),AS=Z(Q.columnReorderEffectDurationAtIndex);function _S(o){let{cssEllipsis:e=!0,virtualized:t=!0,skipColumnShifting:n=!1,contentStyle:r,column:i,domRef:a,width:l,contentClassName:s,rowId:u,afterChildren:c,beforeChildren:d,cellType:p,cssPosition:f,renderChildren:m,horizontalLayoutPageIndex:g,...y}=o,h=typeof m=="function"?m():m,b={width:`var(${ES}-${i.computedVisibleIndex})`,transition:`transform var(${AS}-${i.computedVisibleIndex}, 0s)`,...y.style},S={...y,style:b,"data-column-id":i.id,"data-z-index":b.zIndex,className:J(y.className,Zt,_d),children:Qt.createElement(Qt.Fragment,null,d,Qt.createElement("div",{className:J(er,e?At:ju.hidden,s),style:r},h),c)};u!=null&&(S["data-row-id"]=`${u}`);let I=p==="body"?i.components?.ColumnCell:i.components?.HeaderCell;return I?Qt.createElement(I,{...S,ref:a}):Qt.createElement("div",{...S,ref:a})}var li=Qt.memo(_S);import*as Wo from"react";import{useCallback as wl,useRef as Zd}from"react";function Qd(){let{initialValue:o,setValue:e,confirmEdit:t,cancelEdit:n,readOnly:r}=vl(),i=Zd(null),a=Zd(!1),l=Wo.useCallback(c=>{i.current=c,c&&c.focus()},[]),s=wl(c=>{let{key:d}=c;d==="Enter"||d==="Tab"?t():d==="Escape"?(a.current=!0,n()):c.stopPropagation()},[]),u=wl(()=>{a.current||t()},[]);return Wo.createElement(Wo.Fragment,null,Wo.createElement("input",{readOnly:r,ref:l,onKeyDown:s,onBlur:u,className:J(zu,Wu.none),type:"text",defaultValue:o,onChange:wl(c=>{e(c.target.value)},[])}))}function Jd(o,e){let t=[];for(let n in o)o.hasOwnProperty(n)&&!e.hasOwnProperty(n)&&t.push(o[n]);return t}var tr=Se.createContext(null),LS=o=>{let{toggleCurrentRowDetails:e,rowDetailState:t}=o;return Se.createElement(Bo,{style:{visibility:t===!1?"hidden":"visible"},expanded:t==="expanded",onChange:e})},kS={display:"inline-block",visibility:"visible"},Pl=o=>{let{rowInfo:e,toggleCurrentTreeNode:t,nodeExpanded:n,api:r}=o,i=r.getDataSourceState().isNodeReadOnly;return Se.createElement(Bo,{disabled:e.isTreeNode&&e.isParentNode?i(e):!1,style:kS,expanded:n,onChange:t})},zS=o=>{let{rowInfo:e,selectCurrentRow:t,deselectCurrentRow:n,toggleCurrentGroupRowSelection:r,column:i,dataSourceApi:a,api:l}=o;e.isGroupRow&&i.groupByForColumn;let{components:s}=l.getState(),u=l.getDataSourceState().isNodeSelectable,c=s?.CheckBox||Xt;return Se.createElement(c,{domProps:{className:ri},disabled:e.isTreeNode?!u(e):!1,onChange:d=>{if(e.isTreeNode){a.treeApi.setNodeSelection(e.nodePath,d??!1);return}if(e.isGroupRow){r();return}d?t():n()},checked:e.rowSelected})};function VS(o){let{dataSourceStatePartialForCell:e,rowInfoStore:t,rowStyle:n,rowClassName:r,rowIndexInHorizontalLayoutPage:i,horizontalLayoutPageIndex:a,getData:l,visibleColumnIds:s,computedColumnOrder:u,cellStyle:c,cellClassName:d,rowDetailState:p,width:f,column:m,onMouseLeave:g,onMouseEnter:y,onRowMouseEnter:h,onRowMouseLeave:b,rowIndex:S,rowHeight:I,columnsMap:T,fieldsToColumn:C,domRef:R,hidden:v,showZebraRows:P,getDataSourceState:w,dataSourceApi:x,dataSourceActions:E,getState:M,imperativeApi:D,componentActions:A,getComputed:O,getDataSourceMasterContext:N}=o,L=FS(it(Me=>t.subscribeToRowIndex(S,Me),[t,S]),it(()=>t.getRowInfoAtIndex(S),[t,S])),F=!L,G=!m,B=Se.useRef(null),z=it(Me=>{B.current=Me,R&&R(Me)},[R]),$=L??{id:"",indexInAll:S,rowSelected:!1,rowDisabled:!1,isCellSelected:()=>!1,hasSelectedCells:()=>!1,isGroupRow:!1,isTreeNode:!1,isParentNode:!1,treeNesting:0,nodePath:[],collapsed:!1,dataSourceHasGrouping:!1,selfLoaded:!0,data:{}},{rowSelected:K}=$,Y=O(),{activeRowIndex:ne,keyboardNavigation:le,columnReorderInPageIndex:ce}=M(),ie=S===ne&&le==="row",ue={getState:M,getDataSourceState:w,getDataSourceMasterContext:N,actions:A,dataSourceActions:E,api:D,dataSourceApi:x},ae=$.rowDisabled,q=Kd({horizontalLayoutPageIndex:a,rowIndexInHorizontalLayoutPage:i,column:m,rowInfo:$,rowDetailState:p,columnsMap:T,visibleColumnIds:s,fieldsToColumn:C,context:ue}),{stylingParam:k,renderParams:X,formattedValueContext:U,renderFunctions:j,groupByColumnReference:re,inEdit:pe}=q,{align:de,verticalAlign:H}=X,_=X,se=Se.useRef(_),be=h&&y?Me=>{let Be={...U,rowIndex:S};h(Be,Me),y(Me)}:y,Ie=b&&g?Me=>{let fe={...U,rowIndex:S,rowInfo:$};b(fe,Me),g(Me)}:g,Te=it(Me=>{let fe=m.computedVisibleIndex;M().cellClick({rowIndex:S,colIndex:fe,event:Me})},[S,m.computedVisibleIndex,le]),Ne=it(Me=>{let fe=m.computedVisibleIndex;if(M().cellMouseDown({rowIndex:S,colIndex:fe,event:Me}),le==="row"){ae||(A.activeRowIndex=S);return}le==="cell"&&(A.activeCellIndex=[S,fe])},[S,ae,m.computedVisibleIndex,le]),{selectionMode:_e,cellSelection:je,isNodeReadOnly:Je}=e,Ke=_.cellSelected;_.domRef=z,_.htmlElementRef=B,_.toggleCurrentTreeNode=it(_.toggleCurrentTreeNode,[$]),_.selectCell=it(_.selectCell,[$]),_.deselectCell=it(_.deselectCell,[$]),_.selectCurrentRow=it(_.selectCurrentRow,[$]),_.deselectCurrentRow=it(_.deselectCurrentRow,[$]),_.toggleCurrentGroupRow=it(_.toggleCurrentGroupRow,[$]),_.toggleCurrentRowSelection=it(_.toggleCurrentRowSelection,[$]),_.toggleCurrentGroupRowSelection=it(_.toggleCurrentGroupRowSelection,[$]),_.toggleCurrentTreeNodeSelection=it(_.toggleCurrentTreeNodeSelection,[$]);let et=m.components?.Editor??Qd,at=pe?Se.createElement(tp,{contextValue:_},Se.createElement(et,null)):null,Ve=it(lt(()=>{if(v||pe)return null;if(se.current=_,j.renderGroupIcon&&(_.renderBag.groupIcon=Se.createElement(yt,{render:j.renderGroupIcon,renderParam:{..._,renderBag:{..._.renderBag}}})),j.renderSelectionCheckBox&&_e=="multi-row"&&(_.renderBag.selectionCheckBox=Se.createElement(yt,{render:zS,renderParam:_}),j.renderSelectionCheckBox!==!0&&(_.renderBag.selectionCheckBox=Se.createElement(yt,{render:j.renderSelectionCheckBox,renderParam:{..._,renderBag:{..._.renderBag}}}))),$.isTreeNode){let{isParentNode:Be}=$,tt;tt=(Be?j.renderTreeIconForParentNode:j.renderTreeIconForLeafNode)||typeof j.renderTreeIcon=="function"?j.renderTreeIcon:Be&&j.renderTreeIcon===!0?Pl:void 0,tt===!0?tt=Pl:tt&&(_.renderBag.treeIcon=Se.createElement(yt,{render:Pl,renderParam:_})),tt&&(_.renderBag.treeIcon=Se.createElement(yt,{render:tt,renderParam:{..._,renderBag:{..._.renderBag}}}))}j.renderRowDetailIcon&&(_.renderBag.rowDetailsIcon=Se.createElement(yt,{render:LS,renderParam:{..._,renderBag:{..._.renderBag}}}),typeof j.renderRowDetailIcon=="function"&&(_.renderBag.rowDetailsIcon=Se.createElement(yt,{render:j.renderRowDetailIcon,renderParam:{..._,renderBag:{..._.renderBag}}}))),j.renderValue&&(_.renderBag.value=Se.createElement(yt,{render:j.renderValue,renderParam:{..._,renderBag:{..._.renderBag}}})),$.isGroupRow&&j.renderGroupValue&&(_.renderBag.value=Se.createElement(yt,{render:j.renderGroupValue,renderParam:{..._,renderBag:{..._.renderBag}}})),!$.isGroupRow&&j.renderLeafValue&&(_.renderBag.value=Se.createElement(yt,{render:j.renderLeafValue,renderParam:{..._,renderBag:{..._.renderBag}}})),se.current=_;let Me=_.renderBag.value;Me instanceof Date&&(Me=Me.toLocaleDateString());let fe=Se.createElement(Se.Fragment,null,de!=="end"?_.renderBag.treeIcon:null,de!=="end"?_.renderBag.groupIcon:null,de!=="end"?_.renderBag.rowDetailsIcon:null,de!=="end"?_.renderBag.selectionCheckBox:null,Me,de==="end"?_.renderBag.selectionCheckBox:null,de==="end"?_.renderBag.rowDetailsIcon:null,de==="end"?_.renderBag.groupIcon:null,de==="end"?_.renderBag.treeIcon:null);return m.render?Se.createElement(yt,{render:m.render,renderParam:{..._,renderBag:{..._.renderBag,all:fe}}}):fe}),[m,v,pe,p,m.renderTreeIcon||m.renderTreeIconForParentNode?Je:!1,...Jd(_,{renderBag:!0,selectCell:!0,deselectCell:!0,selectCurrentRow:!0,deselectCurrentRow:!0,toggleCurrentGroupRow:!0,toggleCurrentRowDetails:!0,toggleCurrentRowSelection:!0,toggleCurrentGroupRowSelection:!0,toggleCurrentTreeNodeSelection:!0,toggleCurrentTreeNode:!0,rowHasSelectedCells:!0})]),{style:W,className:te}=Xd({column:m,rowInfo:$,rowIndex:S,rowHeight:I,rowIndexInHorizontalLayoutPage:i,horizontalLayoutPageIndex:a,align:de,verticalAlign:H,stylingParam:k,formattedValueContext:U,groupByColumnReference:re,rowStyle:n,rowClassName:r,cellStyle:c,cellClassName:d,showZebraRows:P,rowActive:ie,rowDisabled:ae,rowSelected:K,cellSelected:Ke,cellSelection:je,getData:l,visibleColumnIds:s,computedVisibleColumns:Y.computedVisibleColumns,computedColumnOrder:u,columnReorderInPageIndex:ce}),ge=NS(()=>W,[W?JSON.stringify(W):null]),Ce=at,Ze=Ve(),V={domRef:z,cellType:"body",column:m,width:f,rowId:$.id,horizontalLayoutPageIndex:a,style:ge,onMouseLeave:Ie,onMouseEnter:be,onClick:Te,afterChildren:Ce,onMouseDown:Ne,cssEllipsis:m.cssEllipsis??!0,className:te,renderChildren:it(()=>Ze,[Ve])},Ye=tr.Provider;return G||F?Se.createElement("div",{ref:z,style:{display:"none"}}):Se.createElement(Ye,{value:se.current},Se.createElement(li,{...V}))}var ep=Se.memo(VS);function si(){return OS(tr)}function vl(){let{api:o,editingValueRef:e,editingCell:t}=oe(f=>({api:f.api,editingCell:f.state.editingCell,editingValueRef:f.state.editingValueRef})),{column:n,rowInfo:r}=si(),[i]=Se.useState(()=>t?.value),[a,l]=Se.useState(i),s=t?!t.active&&!!t.waiting:!1,u=Se.useCallback(f=>{e.current=f,l(f)},[]);Se.useLayoutEffect(()=>{e.current=i},[]);let c=o.confirmEdit,d=o.cancelEdit,p=o.rejectEdit;return{api:o,initialValue:i,value:a,readOnly:s,column:n,rowInfo:r,setValue:u,confirmEdit:c,cancelEdit:d,rejectEdit:p}}function or(o){return o.render(o.renderParam)??null}function yt(o){let e=tr.Provider;return Sn.createElement(e,{value:o.renderParam},Sn.createElement(or,{render:o.render,renderParam:o.renderParam}))}function tp(o){let e=tr.Provider;return Sn.createElement(e,{value:o.contextValue},o.children)}function To(o){let e=ui.Provider;return Sn.createElement(e,{value:o.renderParam},Sn.createElement(or,{render:o.render,renderParam:o.renderParam}))}import*as Co from"react";var nr=Kr({"data-name":""}),rr={[nr["data-name"]]:"menu-icon"},A1=`[${nr["data-name"]}="${rr["data-name"]}"]`;var GS={width:"100%",pointerEvents:"none"},Dl=`${St}-menu`;function ir(o){let{style:e,className:t,domProps:n,reserveSpaceWhenHidden:r,menuVisible:i,children:a}=o,l={...GS,borderTop:`${me.components.HeaderCell.menuIconLineWidth} solid currentColor`,...o.lineStyle};return Co.createElement("div",{...n,style:e,...rr,onPointerDown:s=>s.stopPropagation(),className:J(t,Ic({menuVisible:i,reserveSpaceWhenHidden:r}),St,`${St}-menu`)},a??Co.createElement(Co.Fragment,null,Co.createElement("div",{className:Dl,style:l}),Co.createElement("div",{className:Dl,style:l}),Co.createElement("div",{className:Dl,style:l})))}import*as Tn from"react";import{useEffect as HS,useState as rp}from"react";var op="_1b8djff0 _16lm1iw1p _16lm1iw2f _16lm1iw1 _16lm1iw32";var np={transition:"width 0.25s, opacity 0.25s"},W1=Object.keys({direction:1,size:1,lineWidth:1,lineStyle:1,style:1,className:1,index:1,forceSize:1});function ci(o){let[e,t]=rp(!0),[n,r]=rp(0),{direction:i,lineWidth:a=1,style:l,className:s,index:u}=o,c=u!=null&&u>0,d=o.size??16,p=Math.floor(d/4),f=i?[d-3*p,d-2*p,d-p]:[0,0,0];i===-1&&f.reverse();let m={...np,borderTop:`${a}px solid currentColor`,...o.lineStyle,opacity:n};HS(()=>{let h=i!=0?1:0;if(!e&&h&&t(!0),h!==n){let b=requestAnimationFrame(()=>{r(h)});return()=>{cancelAnimationFrame(b)}}return()=>{}},[i,e]);let g=()=>{let b=!(n===0&&i===0);b!==e&&t(b)};if(!e&&!o.forceSize)return null;let y={};return i===-1&&(y.top="100%"),Tn.createElement("div",{"data-name":"sort-icon",style:{...l,width:d},className:J(s,St,op,`${St}-sort`)},c?Tn.createElement("div",{"data-name":"index",style:y,className:vc},u):null,Tn.createElement("div",{style:{width:f[0],...m},onTransitionEnd:g}),Tn.createElement("div",{style:{width:f[1],...m}}),Tn.createElement("div",{style:{width:f[2],...m}}))}import*as dp from"react";import{useCallback as cp}from"react";function ip(o){let{context:e,column:t,diff:n,shareSpaceOnResize:r}=o,i=e.getState(),{columnSizing:a,viewportReservedWidth:l,bodySize:s}=i,u=e.getComputed().computedVisibleColumns,c=!1,d=u.reduce((f,m)=>(m.computedFlex&&(f[m.id]={...a[m.id],flex:m.computedWidth},c=!0),f),{}),p=c?{...a,...d}:a;return nl({shareSpaceOnResize:r,availableSize:s.width,reservedWidth:l||0,dragHandleOffset:n,dragHandlePositionAfter:t.computedVisibleIndex,columnSizing:p,items:u.map(f=>({id:f.id,computedFlex:f.computedFlex,computedWidth:f.computedWidth,computedMinWidth:f.computedMinWidth,computedMaxWidth:f.computedMaxWidth}))})}import{useRef as sp,useState as KS}from"react";import*as ar from"react";function ap(o,{columns:e,shareSpaceOnResize:t,domRef:n}){let r=e[o];return{resize(i){Re.columnWidths.set(o,r.computedWidth+i,n.current);let a=o+1;if(t){let l=e[a];if(!l)return;Re.columnWidths.set(a,l.computedWidth-i,n.current),l.computedPinned==="start"?pl(l,i,n.current):Re.columnOffsets.set(a,l.computedOffset+i,n.current);return}if(r.computedPinned!=="end"){if(r.computedPinned==="start"){for(let l=a,s=e.length;l<s;l++){let u=e[l];if(u.computedPinned==="start"){pl(u,i,n.current);continue}u.computedPinned!=="end"&&Re.columnOffsets.set(l,u.computedOffset+i,n.current)}return}for(let l=a,s=e.length;l<s;l++){let u=e[l];u.computedPinned||Re.columnOffsets.set(l,u.computedOffset+i,n.current)}}}}}function lp(o,e){let t=o[o.length-1];return{resize(n){let{columns:r,domRef:i}=e,a=r[o[0]],l=a.computedOffset,s=0,u=i.current;if(n.forEach((c,d)=>{s+=c;let p=o[d],f=r[p],m=f.computedWidth+c;Re.columnWidths.set(p,m,u),f.computedPinned!=="end"&&(l&&Re.columnOffsets.set(p,l,u),l+=m)}),a.computedPinned!=="end")for(let c=t+1;c<r.length;c++){let d=r[c];d.computedPinned!=="end"&&Re.columnOffsets.set(c,d.computedOffset+s,u)}}}}var di="zneyzh0 _16lm1iw2 _16lm1iw23 _16lm1iw2c _16lm1iw2a _16lm1iwm _16lm1iw35",pi=he({defaultClassName:"zneyzhc _16lm1iw2 _16lm1iw23 _16lm1iw2a",variantClassNames:{constrained:{false:"zneyzhd",true:"zneyzhe"},computedPinned:{start:"zneyzhf",end:"zneyzhg",false:"zneyzhh"},computedFirstInCategory:{true:"zneyzhi",false:"zneyzhj"},computedLastInCategory:{true:"zneyzhk",false:"zneyzhl"}},defaultVariants:{},compoundVariants:[[{computedPinned:"start",computedLastInCategory:!0,computedFirstInCategory:!1},"zneyzhm"],[{computedPinned:"end",computedFirstInCategory:!0,computedLastInCategory:!1},"zneyzhn"]]}),fi=he({defaultClassName:"zneyzh1",variantClassNames:{computedPinned:{start:"zneyzh2",end:"zneyzh3 _16lm1iw26 _16lm1iw2e",false:"zneyzh4"},computedFirstInCategory:{true:"zneyzh5",false:"zneyzh6"},computedLastInCategory:{true:"zneyzh7",false:"zneyzh8"}},defaultVariants:{},compoundVariants:[[{computedPinned:"end",computedLastInCategory:!1,computedFirstInCategory:!0},"zneyzh9"],[{computedPinned:!1,computedFirstInCategory:!1,computedLastInCategory:!0},"zneyzha"],[{computedPinned:"start",computedFirstInCategory:!1,computedLastInCategory:!0},"zneyzhb"]]});var{rootClassName:BS}=Fe,WS=`${BS}HeaderCell_ResizeHandle`;function jS(o){let{brain:e,headerBrain:t}=oe(g=>({brain:g.state.brain,headerBrain:g.state.headerBrain})),n=sp(null),[r,i]=KS(!1),a=sp(r);a.current=r;let l=o.columns[o.columnIndex],s=o.horizontalLayoutPageIndex;if(!l)return null;let u=l.computedPinned,c=l.computedFirstInCategory,d=l.computedLastInCategory,p=()=>{},f=g=>{g.stopPropagation();let y=!!g.shiftKey,h=g.pointerId,b=g.clientX,S=g.target;if(e.isHorizontalLayoutBrain){let v=e.extendRenderRange({start:!0,end:!0,direction:"horizontal"}),P=t.extendRenderRange({start:!0,end:!0,direction:"horizontal"});p=()=>{v(),P()}}S.setPointerCapture(h);let I=ap(o.columnIndex,{columns:o.columns,shareSpaceOnResize:y,domRef:n}),T=(v,{done:P}={})=>{s&&(v=v/(s+1),P&&(v=Math.round(v))),u==="end"&&(v*=-1);let{adjustedDiff:w,constrained:x}=o.computeResize({diff:v,shareSpaceOnResize:y});return a.current!==x&&i(x),I.resize(w),w},C=v=>{T(Math.round(v.clientX-b))},R=v=>{S.releasePointerCapture(h),S.removeEventListener("pointermove",C),S.removeEventListener("pointerup",R);let P=Math.round(v.clientX-b),w=T(P,{done:!0});p(),o.onResize({diff:w,shareSpaceOnResize:y})};S.addEventListener("pointermove",C),S.addEventListener("pointerup",R)},m=(u===!1||u==="start")&&d?{right:u==="start"?void 0:0}:u==="end"&&c?{right:void 0}:void 0;return ar.createElement("div",{ref:n,className:`${WS} ${di} ${fi({computedPinned:u,computedFirstInCategory:c,computedLastInCategory:d})}`,onPointerDown:f},ar.createElement("div",{style:m,className:pi({constrained:r,computedPinned:u,computedFirstInCategory:c,computedLastInCategory:d})}))}var up=ar.memo(jS);function pp(o,e){let{computedVisibleColumns:t,getState:n,getComputed:r,actions:i}=oe(u=>({computedVisibleColumns:u.computed.computedVisibleColumns,getState:u.getState,getComputed:u.getComputed,actions:u.actions})),a=cp(({diff:u,shareSpaceOnResize:c})=>ip({context:{getState:n,getComputed:r},column:o,diff:u,shareSpaceOnResize:c}),[o,n,r]),l=cp(({diff:u,shareSpaceOnResize:c})=>{let{columnSizing:d,reservedWidth:p}=a({diff:u,shareSpaceOnResize:c});c||(i.viewportReservedWidth=p),i.columnSizing=d},[a,i]);return o.computedResizable?dp.createElement(up,{horizontalLayoutPageIndex:e.horizontalLayoutPageIndex,columns:t,columnIndex:o.computedVisibleIndex,computeResize:a,onResize:l}):null}import*as $e from"react";import{useCallback as xl,useEffect as Ml,useState as ZS}from"react";var fp=he({defaultClassName:"_16lm1iw3a _16lm1iw1",variantClassNames:{dragging:{true:"_16lm1iwn _16lm1iw1x"}},defaultVariants:{},compoundVariants:[]}),mp=he({defaultClassName:"_16lm1iw3a _16lm1iw1 _16lm1iwo",variantClassNames:{active:{true:"_3dmbka5 _16lm1iw1k _3dmbka2"},draggingInProgress:{true:"_16lm1iw1x"}},defaultVariants:{},compoundVariants:[[{active:!1,draggingInProgress:!0},"_3dmbka3"]]});function gp(o,e){return mt(o,e)}var lr=class extends Ho{constructor(t){super();this.dragIndex=-1;this.breakpoints=[];this.activeDragSourcePosition="outside";this.previousAcceptsDropResult=!0;this.setData(t)}get listId(){return this.data.listId}setData(t){return gp(this.data,t)?!1:(this.data=t,!0)}getData(){return this.data}isEqual(t){return gp(this.data,t.getData())}acceptsSelfDrops(){return!this.data.acceptDropsFrom||this.data.acceptDropsFrom.includes(this.data.listId)}acceptsDrop(t){let n=!0;return typeof this.data.shouldAcceptDrop=="function"&&(n=this.data.shouldAcceptDrop(t)),n=!!n,n!==this.previousAcceptsDropResult&&(this.previousAcceptsDropResult=n,n?this.emit("accept-feedback",t):this.emit("reject-feedback",t)),n}adjustForScroll(t){this.breakpoints=this.breakpoints.map(n=>n-t),this.data.orientation==="vertical"?this.data.listRectangle.shift({top:-t,left:0}):this.data.listRectangle.shift({top:0,left:-t})}move(t){this.emit("move",t)}unregister(){this.emit("unregister",this)}start(t){let n=t.dragSourceListId===this.data.listId,{draggableItems:r}=this.data,i=r.length;this.breakpoints=r.map((a,l)=>n||l===i-1?this.data.orientation==="horizontal"?a.rect.left+a.rect.width/2:a.rect.top+a.rect.height/2:this.data.orientation==="horizontal"?a.rect.right:a.rect.bottom),this.activeDragSourcePosition=n?"inside":"outside",this.emit("start",t)}drop(t){let{dropIndex:n,dragIndex:r,items:i,dragSourceListId:a,dropTargetListId:l,dragItem:s,outside:u}=t,c=Array.from({length:i.length},(f,m)=>m),d=[];n===-1?d=c.filter(f=>f!==r):d=Go(c,r,n>r?n-1:n);let p={dragIndex:r,dropIndex:n,dragItem:s,items:i,dragSourceListId:a,dropTargetListId:l,sortedIndexes:d,outside:u,status:t.status};this.emit("drop",p)}};var $S={startFromPercentage:.25,maxScrollAtPercentage:.05,maxPixelScroll:28,ease:o=>o**2,durationDampening:{stopDampeningAt:1200,accelerateAt:360}};function US(o,e){let t=getComputedStyle(o),n=e==="vertical"?t.overflowY:t.overflowX;return n!=="auto"&&n!=="scroll"?!1:e==="vertical"?o.scrollHeight>o.clientHeight:o.scrollWidth>o.clientWidth}function YS(o,e){let t=o;for(;t&&!(t===document.documentElement||t===document.body);){if(US(t,e))return t;t=t.parentElement}return null}function qS(o,e){return{startScrollingFrom:o*e.startFromPercentage,maxScrollValueAt:o*e.maxScrollAtPercentage}}var bp=1;function hp(o,e,t){if(o>e.startScrollingFrom)return 0;if(o<=e.maxScrollValueAt)return t.maxPixelScroll;if(o===e.startScrollingFrom)return bp;let r=1-(o-e.maxScrollValueAt)/(e.startScrollingFrom-e.maxScrollValueAt);return Math.ceil(t.maxPixelScroll*t.ease(r))}function XS(o,e,t){let{accelerateAt:n,stopDampeningAt:r}=t.durationDampening,i=Date.now()-e;if(i>=r)return o;if(i<n)return bp;let a=(i-n)/(r-n);return Math.ceil(o*t.ease(a))}function yp(o,e,t,n,r,i,a){if(o<e||o>t)return 0;let l=qS(n,r),s=o-e,u=t-o,c=u<s,d;return c?d=hp(u,l,r):d=-hp(s,l,r),d===0?0:a?(d>0?1:-1)*XS(Math.abs(d),i,r):d}var Cn=class{constructor(e){this.scrollContainer=null;this.rafId=null;this.lastPointer={left:0,top:0};this.dragStartTime=0;this.shouldUseDampening=!1;this.active=!1;this.maxScrollTop=0;this.maxScrollLeft=0;this.orientation=e.orientation,this.onScroll=e.onScroll,this.config={...$S,...e.config}}start(e){this.scrollContainer=YS(e,this.orientation),this.scrollContainer&&(this.maxScrollTop=this.scrollContainer.scrollHeight-this.scrollContainer.clientHeight,this.maxScrollLeft=this.scrollContainer.scrollWidth-this.scrollContainer.clientWidth),this.dragStartTime=Date.now(),this.shouldUseDampening=!0,this.active=!0}getScrollContainer(){return this.scrollContainer}updatePointer(e){this.lastPointer=e,!this.rafId&&this.active&&this.scheduleScroll()}scheduleScroll(){this.rafId=requestAnimationFrame(()=>{if(this.rafId=null,!this.active||!this.scrollContainer)return;let e=this.computeScroll();if(e.top===0&&e.left===0)return;let t={top:this.scrollContainer.scrollTop,left:this.scrollContainer.scrollLeft},n=Math.max(0,Math.min(this.maxScrollTop,t.top+e.top)),r=Math.max(0,Math.min(this.maxScrollLeft,t.left+e.left));this.scrollContainer.scrollTop=n,this.scrollContainer.scrollLeft=r;let i={top:this.scrollContainer.scrollTop-t.top,left:this.scrollContainer.scrollLeft-t.left},a=i.top!==0||i.left!==0;a&&this.onScroll(i),this.active&&a&&this.scheduleScroll()})}computeScroll(){if(!this.scrollContainer)return{top:0,left:0};let e=this.scrollContainer.getBoundingClientRect();if(this.orientation==="vertical"){if(this.lastPointer.left<e.left||this.lastPointer.left>e.right)return{top:0,left:0}}else if(this.lastPointer.top<e.top||this.lastPointer.top>e.bottom)return{top:0,left:0};let t=0,n=0;return this.orientation==="vertical"?t=yp(this.lastPointer.top,e.top,e.bottom,e.height,this.config,this.dragStartTime,this.shouldUseDampening):n=yp(this.lastPointer.left,e.left,e.right,e.width,this.config,this.dragStartTime,this.shouldUseDampening),{top:t,left:n}}stop(){this.active=!1,this.rafId!=null&&(cancelAnimationFrame(this.rafId),this.rafId=null),this.scrollContainer=null}};var Cp=$e.createContext({dragItemId:null,onDragItemPointerDown:()=>{},draggingInProgress:!1,dragListId:"",status:"accepted",dragSourceListId:null,dropTargetListId:null}),In=()=>$e.useContext(Cp),QS=o=>{let{node:e,offset:t}=o;if(!t){e.style.transform="none";return}e.style.transform=`translate3d(${t.left}px, ${t.top}px, 0px)`},JS=o=>`${o.getAttribute(Ct)}`;function El(o,e){let t=o.current?.querySelectorAll(vp)??[];return Array.from(t).filter(r=>r.getAttribute(sr)===`${e}`)}function eT(o,e){let t=El(o,e);return!t||t.length,Array.from(t).map(r=>{let i=JS(r),a=r.getBoundingClientRect();return{id:i,rect:a}})}function tT(o){let{domRef:e,orientation:t,dragListId:n}=o,r=eT(e,n),i=e.current.getBoundingClientRect(),a=i.top,l=i.left,s=i.bottom,u=i.right;for(let p of r){let f=p.rect;f.top<a&&(a=f.top),f.left<l&&(l=f.left),f.bottom>s&&(s=f.bottom),f.right>u&&(u=f.right)}let c=we.from({top:a,left:l,width:u-l,height:s-a});return{draggableItems:r,orientation:t,listId:n,listRectangle:c,acceptDropsFrom:o.acceptDropsFrom,shouldAcceptDrop:o.shouldAcceptDrop,initial:o.initial,preserveDragSpace:o.preserveDragSpace}}function Ip(o){return new lr(tT(o))}function oT(o,e){let t=Oe(e),[n,r]=$e.useState(null),i=xl(l=>{if(l)gt.registerDragInteractionTarget(l);else{let s=a();s&>.unregisterDragInteractionTarget(s)}r(l)},[]),a=Oe(n);return Ml(()=>gt.on("register",l=>{let{dragListId:s,acceptDropsFrom:u,orientation:c,shouldAcceptDrop:d}=t(),p=l.getData();if(p.initial&&p.listId!==s&&u?.includes(p.listId)){let f=Ip({domRef:o,orientation:c,dragListId:s,initial:!1,acceptDropsFrom:u,shouldAcceptDrop:d});l.once("unregister",()=>{i(null)}),i(f)}}),[t]),{interactionTarget:n,setInteractionTarget:i,getInteractionTarget:a}}function Rp(o,e){let t=o.cloneNode(!0);return t.removeAttribute(Ct),t.style.position="fixed",t.style.top=`${e.top}px`,t.style.left=`${e.left}px`,t.style.width=`${e.width}px`,t.style.height=`${e.height}px`,t.style.zIndex="999999",t.style.pointerEvents="none",t.style.margin="0",t.style.boxSizing="border-box",t.style.transform="none",document.body.appendChild(t),t}function wp({proxyElement:o,dx:e,dy:t}){o.style.transform=`translate3d(${e}px, ${t}px, 0)`}function Sp(o){let e=o.current;e&&(e.cleanup?e.cleanup({proxyElement:e.proxyElement}):e.proxyElement.remove(),e.originalNode.style.visibility="",o.current=null)}var jo=o=>{let e=$e.useRef(null),t=$e.useRef(null),[n,r]=ZS(null),i=$e.useRef({top:0,left:0}),a=$e.useRef(null),l=$e.useCallback(w=>{a.current=w},[]),{dropTargetListId:s,dragSourceListId:u}=So(),{updateDragOperationSourceAndTarget:c,dragItemId:d,status:p}=So(),f=Oe(o.onDrop),m=Oe(o.onAcceptDrop),g=Oe(o.onRemove),y=Oe(o.updatePosition??QS),{interactionTarget:h,setInteractionTarget:b}=oT(e,o);Ml(()=>{let w=document.querySelector(`[${Tp}="${o.dragListId}"]`);w?e.current=w:console.warn(`DragList with id "${o.dragListId}" not found. You're probably not spreading the domProps to the parent element. Make sure you also include the "className" prop.`)},[o.dragListId]),Ml(()=>{if(h){let w=o.dragListId,x=h.on("start",({dragItem:L,dragSourceListId:F,dropTargetListId:G})=>{c({dragSourceListId:F,dropTargetListId:G,dragItemId:L.id,status:"accepted"})}),E=h.on("move",({offsetsForItems:L,items:F,status:G,dragItem:B})=>{if(G==="rejected")return;let z=I(),$=y(),K=t.current;F.forEach((Y,ne)=>{let le=L[ne],ce=z[ne];if(ce&&!(K&&Y.id===K.dragItemId)){if(!K&&Y.id===B.id){let ie=i.current;le={left:le.left+ie.left,top:le.top+ie.top}}$({id:Y.id,node:ce,offset:le})}})}),M=h.on("drop",L=>{let{sortedIndexes:F,dragIndex:G,dropIndex:B,dragItem:z,items:$,dragSourceListId:K,dropTargetListId:Y,outside:ne,status:le}=L,ce=I();S.current=[];let ie=m(),ue=g(),ae=f(),q=y();$.forEach((U,j)=>{let re=ce[j];re&&q({id:U.id,node:re,offset:null})}),Sp(t),r(U=>U&&(requestAnimationFrame(()=>r(null)),{...U,dragItemId:null})),w===Y&&K!==w&&ie&&le==="accepted"&&ie({dragItemId:z.id,dragSourceListId:K,dropTargetListId:Y,dragIndex:G,dropIndex:B,dropItemId:$[B]?.id});let X=null;B===-1&&K===w&&Y===w&&ne&&(X=ue),B!==-1&&Y===w&&K===w&&(X=ae),X&&X?.(F,{dragIndex:G,dropIndex:B,dragItemId:$[G].id,dropItemId:$[B]?.id})}),D=null,A=null,O=null,N=null;if(!h.getData().initial&&e.current){if(D=new Cn({orientation:o.orientation,onScroll:()=>{}}),D.start(e.current),A=D.getScrollContainer(),A){let L=o.orientation==="vertical"?A.scrollTop:A.scrollLeft;O=()=>{let F=o.orientation==="vertical"?A.scrollTop:A.scrollLeft,G=F-L;L=F,G!==0&&(h.adjustForScroll(G),gt.retriggerMove())},A.addEventListener("scroll",O)}N=L=>{D.updatePointer({left:L.clientX,top:L.clientY})},De().addEventListener("pointermove",N)}return()=>{x(),E(),M(),D&&D.stop(),A&&O&&A.removeEventListener("scroll",O),N&&De().removeEventListener("pointermove",N)}}},[h,o.dragListId]);let S=$e.useRef([]),I=xl(()=>{let w=S.current;return(!w||w.length===0)&&(w=El(e,o.dragListId),S.current=w),w},[o.dragListId]),T=xl(w=>{let x=w.currentTarget,E=x.getAttribute(Ct);if(E==null){let k=yo(x,vp);k&&(E=k.getAttribute(Ct))}if(E==null){console.warn("Could not find drag item id for element",x,`Make sure you have a parent element with a ${Ct} attribute`);return}E=`${E}`;let M=null,D=El(e,o.dragListId);S.current=D;let A=Ip({domRef:e,orientation:o.orientation,dragListId:o.dragListId,acceptDropsFrom:o.acceptDropsFrom,initial:!0,preserveDragSpace:o.preserveDragSpace}),O=A.getData().draggableItems,N=O.findIndex(k=>k.id===E);if(N===-1)return;let L=O[N],F=D[N]?.getAttribute(Ct)===`${E}`?D[N]:D.find(k=>k.getAttribute(Ct)===`${E}`);b(A);let G={left:w.clientX,top:w.clientY},B={left:w.clientX,top:w.clientY};i.current={top:0,left:0};let z=new Cn({orientation:o.orientation,onScroll:()=>{}});e.current&&z.start(e.current);let $=z.getScrollContainer(),K=$?o.orientation==="vertical"?$.scrollTop:$.scrollLeft:0;function Y(){M&&M.move({left:B.left,top:B.top})}let ne=()=>{if(!$)return;let k=o.orientation==="vertical"?$.scrollTop:$.scrollLeft,X=k-K;K=k,X!==0&&(A.adjustForScroll(X),o.orientation==="vertical"?i.current.top+=X:i.current.left+=X),Y()};$?.addEventListener("scroll",ne);let le=o.dragStrategy??"proxy",ce=le==="proxy"&&!o.renderDragProxy,ie=le==="proxy"&&!!o.renderDragProxy,ue=o.onDragProxyMove??wp,ae=k=>{if(B={left:k.clientX,top:k.clientY},!M){if(M=gt.startDrag({listId:o.dragListId,dragItem:L,dragIndex:N},G),F&&ce){let j=F.getBoundingClientRect(),re=null,pe={dragItemNode:F,dragItemId:`${E}`,initialRect:j,initialCoords:G,get proxyElement(){return re||(re=Rp(F,j)),re}},de=o.onDragProxySetup?.(pe),H=de?.proxyElement??pe.proxyElement;F.style.visibility="hidden",t.current={proxyElement:H,originalNode:F,dragItemId:`${E}`,initialRect:j,cleanup:de?.cleanup}}if(F&&ie){let j=F.getBoundingClientRect();F.style.visibility="hidden",t.current={proxyElement:F,originalNode:F,dragItemId:`${E}`,initialRect:j,cleanup:()=>{}},r({dragItemId:`${E}`,initialRect:j,dx:0,dy:0})}}let X=k.clientX-G.left,U=k.clientY-G.top;if(ie)r(j=>j&&{...j,dx:X,dy:U});else{let j=t.current;j&&ue({proxyElement:j.proxyElement,dx:X,dy:U})}z.updatePointer({left:k.clientX,top:k.clientY}),Y()},q=()=>{if(z.stop(),$?.removeEventListener("scroll",ne),De().removeEventListener("pointermove",ae),ie&&(r(k=>k&&{...k,dragItemId:null}),requestAnimationFrame(()=>{r(null)})),!M){Sp(t),b(null);return}M.drop(),M=null};De().addEventListener("pointermove",ae),De().addEventListener("pointerup",q,{once:!0})},[o.orientation,o.dragListId,o.acceptDropsFrom,o.removeOnDropOutside,o.dragStrategy,o.renderDragProxy,o.onDragProxySetup,o.onDragProxyMove]),C=!!d,R=$e.useMemo(()=>({dragItemId:d,onDragItemPointerDown:T,dragSourceListId:u,dropTargetListId:s,status:p,dragListId:o.dragListId,draggingInProgress:C}),[d,T,C,u,s,o.dragListId]),v={className:J("DragList",C?"DragList--dragging":"",fp({dragging:C})),[Tp]:o.dragListId},P=typeof o.children=="function"?o.children(v,R):o.children;return $e.createElement(Cp.Provider,{value:R},P,n&&o.renderDragProxy?o.renderDragProxy({...n,ref:l}):null)},Tp="data-drag-list-id",Ct="data-drag-item-id",sr="data-drag-item-list-id",vp=`[${Ct}]`,nT=$e.createContext({dragItemId:"",dragListId:"",active:!1,draggingInProgress:!1,dragSourceListId:"",dropTargetListId:""}),rT=o=>{let{onDragItemPointerDown:e,draggingInProgress:t,dragListId:n,dragItemId:r,dragSourceListId:i,dropTargetListId:a}=In(),l=o.dragListId??n,s=i===l&&r===`${o.id}`,u=$e.useMemo(()=>({dragItemId:o.id,active:s,dragListId:l,draggingInProgress:t,dragSourceListId:i,dropTargetListId:a}),[o.id,s,l,t,i,a]),c={[Ct]:`${o.id}`,[sr]:l,onPointerDown:e,className:J("DraggableItem",s?"DraggableItem--active":"",mp({active:s,draggingInProgress:t}))},d=typeof o.children=="function"?o.children(c,u):o.children;return $e.createElement(nT.Provider,{value:u},d)};jo.DraggableItem=rT;import*as Al from"react";var Pp=o=>Al.createElement(Le,{...o,viewBox:"0 -960 960 960"},Al.createElement("path",{d:ke.hidden[0]}));import*as gr from"react";function Dp(){return{}}var xp=o=>({allowColumnHideWhileDragging:e=>e??!0});import{createContext as iT}from"react";var aT=iT(null);function _l(){return aT}import*as Ot from"react";import*as Yo from"react";import{useCallback as tf,useEffect as Kl,useRef as LT,useState as kT}from"react";import*as mi from"react";function lT(o){let{height:e,width:t,count:n}=o;return mi.createElement("div",{"data-count":n,"data-placeholder-width":void 0,"data-placeholder-height":void 0,"data-name":"SpacePlaceholder",style:{height:e,width:t,zIndex:-1,opacity:0,pointerEvents:"none",contain:"strict"}})}var Mp=mi.memo(lT);var Ep="mlx2t3";import*as gi from"react";import{useRef as uT}from"react";import{useEffect as sT}from"react";var Ap=(o,e)=>{sT(()=>{let t=o?.current,n=i=>{let a=i.target;e?.({scrollTop:a.scrollTop,scrollLeft:a.scrollLeft})},r={passive:!1};return t?.addEventListener("scroll",n,r),()=>{t?.removeEventListener("scroll",n)}},[e,o?.current])};var _p={true:"_1ueijco2",false:"_1ueijco3",visible:"_1ueijco4",auto:"_1ueijco5",hidden:"_1ueijco6"},Op={true:"_1ueijco7",false:"_1ueijco8",visible:"_1ueijco9",auto:"_1ueijcoa",hidden:"_1ueijcob"},Np={true:"_1ueijcoc",false:"_1ueijcod",visible:"_1ueijcoe",auto:"_1ueijcof",hidden:"_1ueijcog"},Ol="_1ueijco1",Fp="_1ueijco0 _16lm1iw0";var Lp=o=>{let e="";return typeof o=="boolean"||typeof o=="string"?e=_p[`${o}`]:e=J(Op[`${o.horizontal}`],Np[`${o.vertical}`]),e};var cT="InfiniteVirtualScrollContainer";var kp=gi.forwardRef(function(e,t){let{children:n,scrollable:r=!0,onContainerScroll:i,className:a,tabIndex:l,style:s,autoFocus:u}=e,c=t??uT(null);return Ap(c,i),gi.createElement("div",{ref:c,style:s,autoFocus:u,tabIndex:l,className:J(a,cT,Fp,Lp(r))},n)});import*as Di from"react";import{useLayoutEffect as Pi,useMemo as bT}from"react";import*as zp from"react";import{useLayoutEffect as dT,useRef as pT,useState as fT}from"react";function mT(o){let[e,t]=fT(o.updater.get),n=pT(null);return dT(()=>{function r(a){o.useraf?(n.current!=null&&cancelAnimationFrame(n.current),n.current=requestAnimationFrame(()=>{t(a)})):t(a)}let i=o.updater.onChange(r);return()=>{n.current!=null&&cancelAnimationFrame(n.current),i()}},[o.updater,o.useraf]),e??null}var Io=zp.memo(mT);var Vp=on(Vo());var Nl=(o,e)=>o-e,Jt={horizontal:!0,vertical:!0};function hi(o,e){let t=e.length;if(!t)return 0;let n=-1;for(let r=0;r<t;r++){let i=0,a=0;if(t-r<=n)break;for(let l=r;l<t;l++)if(i+=e[l],a++,i>o){a>n&&(n=a);break}}return n<0?t:Math.min(n,t)}var Fl="DebugID=";function Ro(o,e){return e&&e.startsWith(Fl)?e:e?`${Fl}${o}:${e}`:`${Fl}${o}`}var yi={start:0,end:0},Ll=o=>{o()},kl=o=>{let{start:e,end:t}=o,[n,r]=e,[i,a]=t,l=i-n,s=a-r;return l*s},Gp=o=>{let{start:e,end:t}=o,[n]=e,[r]=t;return r-n},ur=typeof window<"u"?requestAnimationFrame:o=>setTimeout(o,0);function gT(o){return o.horizontalChange||o.verticalChange}var $o=class extends ft{constructor(t){let n=Ro(t,`${t}:MatrixBrain`);super(n);this.scrolling=!1;this.RENDER_COUNT_SAFETY_MARGIN_START=1;this.RENDER_COUNT_SAFETY_MARGIN_END=1;this.availableWidth=0;this.availableRenderWidth=0;this.isHorizontalLayoutBrain=!1;this.name="";this.availableHeight=0;this.availableRenderHeight=0;this.cols=0;this.rows=0;this.alwaysRenderedColumns=new Set;this._rowsPerPage=0;this.rowHeight=0;this.colWidth=0;this.verticalTotalSize=0;this.horizontalTotalSize=0;this.horizontalRenderCount=void 0;this.verticalRenderCount=void 0;this.maxHorizontalRenderCount=0;this.maxVerticalRenderCount=0;this.horizontalExtendRangeBy=yi;this.verticalExtendRangeBy=yi;this.horizontalRenderRange={startIndex:0,endIndex:0};this.verticalRenderRange={startIndex:0,endIndex:0};this.extraSpanCells=[];this.scrollPosition={scrollLeft:0,scrollTop:0};this.onScrollFns=[];this.onRenderRangeChangeFns=new Set;this.onVerticalRenderRangeChangeFns=new Set;this.onHorizontalRenderRangeChangeFns=new Set;this.onDestroyFns=[];this.destroyed=!1;this.onRenderCountChangeFns=new Set;this.onAvailableSizeChangeFns=new Set;this.onScrollStartFns=[];this.onScrollStopFns=[];this.scrollTimeoutId=0;this.scrollStopDelay=250;this.fixedColsStart=0;this.fixedColsEnd=0;this.fixedRowsStart=0;this.fixedRowsEnd=0;this.setScrollStopDelay=t=>{this.scrollStopDelay=t};this.getRowCount=()=>this.rows;this.getColCount=()=>this.cols;this.setScrolling=t=>{let n=this.scrolling;this.scrolling=t,t&&(this.scrollTimeoutId&&clearTimeout(this.scrollTimeoutId),this.scrollTimeoutId=setTimeout(()=>{this.setScrolling(!1),this.scrollTimeoutId=0},this.scrollStopDelay)),t!==n&&(t?this.notifyScrollStart():this.notifyScrollStop())};this.notifyScrollStart=()=>{if(this.destroyed)return;let t=this.onScrollStartFns;for(let n=0,r=t.length;n<r;n++)t[n]()};this.notifyScrollStop=()=>{if(this.destroyed)return;let t=this.onScrollStopFns,n=this.scrollPosition,r=this.getRenderRange();for(let i=0,a=t.length;i<a;i++)t[i](n,r)};this.notifyAvailableSizeChange=()=>{if(this.destroyed)return;let t=this.onAvailableSizeChangeFns,n=this.getAvailableSize();t.forEach(r=>{ur(()=>{this.destroyed||t.has(r)&&r(n)})})};this.notifyVerticalRenderRangeChange=(t=!1)=>{if(this.destroyed)return;let n=this.onVerticalRenderRangeChangeFns,r=this.verticalRenderRange,i=t?Ll:ur;n.forEach(a=>{i(()=>{this.destroyed||n.has(a)&&a([r.startIndex,r.endIndex])})})};this.notifyHorizontalRenderRangeChange=(t=!1)=>{if(this.destroyed)return;let n=this.onHorizontalRenderRangeChangeFns,r=this.horizontalRenderRange,i=t?Ll:ur;n.forEach(a=>{i(()=>{this.destroyed||n.has(a)&&a([r.startIndex,r.endIndex])})})};this.isColFixedEnd=t=>this.fixedColsEnd?t>=this.cols-this.fixedColsEnd:!1;this.isColFixedStart=t=>this.fixedColsStart?t<this.fixedColsStart:!1;this.isRowFixedEnd=t=>this.fixedRowsEnd?t>=this.rows-this.fixedRowsEnd:!1;this.isRowFixedStart=t=>this.fixedRowsStart?t<this.fixedRowsStart:!1;this.isColFixed=t=>this.isColFixedStart(t)||this.isColFixedEnd(t);this.isRowFixed=t=>this.isRowFixedStart(t)||this.isRowFixedEnd(t);this.getFixedEndColsWidth=()=>{if(!this.fixedColsEnd)return 0;let t=0;for(let n=this.cols-this.fixedColsEnd;n<this.cols;n++)t+=this.getColWidth(n);return t};this.getFixedEndColsOffsets=({skipScroll:t}={skipScroll:!1})=>{if(!this.fixedColsEnd)return[];let{scrollLeft:n}=this.scrollPosition,{width:r}=this.getAvailableSize(),i=[],a=[],l=0;for(let c=this.cols-this.fixedColsEnd;c<this.cols;c++){let d=this.getColWidth(c);a.push(d),l+=d}let s=r-l+(t?0:n);l=0;let u=0;for(let c=this.cols-this.fixedColsEnd;c<this.cols;c++){let d=s+l;i[c]=d,l+=a[u],u++}return i};this.getFixedEndRowsOffsets=({skipScroll:t}={skipScroll:!1})=>{if(!this.fixedRowsEnd)return[];let{scrollTop:n}=this.scrollPosition,{height:r}=this.getAvailableSize(),i=[],a=[],l=0;for(let c=this.rows-this.fixedRowsEnd;c<this.rows;c++){let d=this.getRowHeight(c);a.push(d),l+=d}let s=r-l+(t?0:n);l=0;let u=0;for(let c=this.rows-this.fixedRowsEnd;c<this.rows;c++){let d=s+l;i[c]=d,l+=a[u],u++}return i};this.getFixedStartColsWidth=()=>{if(!this.fixedColsStart)return 0;let t=0;for(let n=0;n<this.fixedColsStart;n++)t+=this.getColWidth(n);return t};this.getFixedEndRowsHeight=()=>{if(!this.fixedRowsEnd)return 0;let t=0;for(let n=this.rows-this.fixedRowsEnd;n<this.rows;n++)t+=this.getRowHeight(n);return t};this.getFixedStartRowsHeight=()=>{if(!this.fixedRowsStart)return 0;let t=0;for(let n=0;n<this.fixedRowsStart;n++)t+=this.getRowHeight(n);return t};this.computeRenderCount=(t=Jt)=>{let n=t.horizontal,r=t.vertical,i=this.horizontalRenderCount||0,a=this.verticalRenderCount||0;return n&&(i=this.computeDirectionalRenderCount("horizontal",this.colWidth,this.cols,this.getAvailableRenderSize())),r&&(a=this.computeDirectionalRenderCount("vertical",this.rowHeight,this.rows,this.getAvailableRenderSize())),{horizontal:i,vertical:a}};this.setRenderCount=({horizontal:t,vertical:n})=>{t===void 0&&(t=this.horizontalRenderCount),n===void 0&&(n=this.verticalRenderCount);let r=t===this.horizontalRenderCount,i=n===this.verticalRenderCount;r&&i||(this.horizontalRenderCount=t,this.verticalRenderCount=n,this.updateRenderRange({horizontal:!r,vertical:!i}),this.notifyRenderCountChange())};this.updateFixedCells=t=>{t.fixedColsStart!=this.fixedColsStart&&(this.fixedColsStart=t.fixedColsStart||0),t.fixedColsEnd!=this.fixedColsEnd&&(this.fixedColsEnd=t.fixedColsEnd||0),t.fixedRowsStart!=this.fixedRowsStart&&(this.fixedRowsStart=t.fixedRowsStart||0),t.fixedRowsEnd!=this.fixedRowsEnd&&(this.fixedRowsEnd=t.fixedRowsEnd||0)};this.getFixedCellInfo=()=>{let{fixedRowsStart:t,fixedColsStart:n,fixedRowsEnd:r,fixedColsEnd:i}=this;return{fixedRowsStart:t,fixedColsStart:n,fixedRowsEnd:r,fixedColsEnd:i}};this.updateRenderRange=(t=Jt)=>{this.setRenderRange(this.computeRenderRange(t))};this.getExtraSpanCellsForRange=({horizontal:t,vertical:n})=>{let{colspan:r,rowspan:i}=this,a=[];if(i){let l=n.startIndex,s=t.startIndex,u=t.endIndex;for(let c=s;c<u;c++){this.computeItemSpanUpTo(l,c,"vertical");let d=this.rowspanParent.get(c);if(d[l]!=l){let p=l;for(;d[p]!=p;)p--;a.push([p,c])}}}if(r){let l=t.startIndex,s=n.startIndex,u=n.endIndex;for(let c=s;c<u;c++){this.computeItemSpanUpTo(c,l,"horizontal");let d=this.colspanParent.get(c);if(d[l]!=l){let p=l;for(;d[p]!=p;)p--;a.push([c,p])}}}return a};this.computeRenderRange=(t=Jt)=>{let n=t.horizontal?this.computeDirectionalRenderRange("horizontal"):this.horizontalRenderRange,r=t.vertical?this.computeDirectionalRenderRange("vertical"):this.verticalRenderRange;return{horizontal:n,vertical:r,extraCells:this.getExtraSpanCellsForRange({horizontal:n,vertical:r})}};this.computeDirectionalRenderRange=t=>{let n=t==="horizontal"?this.colWidth:this.rowHeight,r=t==="horizontal"?this.horizontalRenderCount:this.verticalRenderCount,i=t==="horizontal"?this.cols:this.rows;if(!r)return{startIndex:0,endIndex:0};let a=(t==="horizontal"?this.fixedColsStart:this.fixedRowsStart)||0,l=t==="horizontal"?this.scrollPosition.scrollLeft:this.scrollPosition.scrollTop;l+=this.getFixedStartSize(t);let s=typeof n!="function",u=t==="horizontal"?this.horizontalExtendRangeBy:this.verticalExtendRangeBy,c=this.getItemAt(l,t),d=u.start||0,p=u.end||0;s||(d+=this.RENDER_COUNT_SAFETY_MARGIN_START,p+=this.RENDER_COUNT_SAFETY_MARGIN_END),d&&(c=Math.max(0,c-d),r+=d),p&&(r+=p);let f=c+r,m=Math.max(a,i-(t==="horizontal"?this.fixedColsEnd:this.fixedRowsEnd));return f>m&&(f=m,c=Math.max(a,f-r)),{startIndex:c,endIndex:f}};this.getItemAt=(t,n)=>{let r=n==="horizontal"?this.colWidth:this.rowHeight,i=n==="horizontal"?this.cols:this.rows;if(typeof r!="function")return Math.min(Math.max(0,Math.floor(t/r)),i-1);let a=n==="horizontal"?this.colOffsetCache:this.rowOffsetCache,l=n==="horizontal"?this.colWidthCache:this.rowHeightCache,s=a.length-1,u=l.length-1,c=a[s],d;for(;c<t;)if(s>=i||(u+=1,this.computeCacheFor(u,n),d=c,c=a[u],d===c&&d!=0))return i-1;let p=(0,Vp.default)(a,t,Nl);return p>=0?p:~p-1};this.computeCacheFor=(t,n)=>{let r=n==="horizontal"?this.colWidth:this.rowHeight,i=n==="horizontal"?this.colWidthCache:this.rowHeightCache,a=n==="horizontal"?this.colOffsetCache:this.rowOffsetCache;if(typeof r!="function")return;let l=r(t);if(i[t]=l,t>0){let s=a[t-1],u=i[t-1];s==null&&console.error(`Offset was not available for ${n==="horizontal"?"col":"row"} ${t-1}`),u==null&&console.error(`Size was not available for ${n==="horizontal"?"col":"row"} ${t-1}`);let c=s+u;a[t]=c}};this.computeItemSpanUpTo=(t,n,r)=>{let i=r==="horizontal"?n:t,a=r==="horizontal"?t:n,l=r==="horizontal"?this.cols:this.rows,s=r==="horizontal"?this.colspan:this.rowspan;if(!s)return;let u=r==="horizontal"?this.colspanParent:this.rowspanParent;u.has(a)||u.set(a,[]);let c=r==="horizontal"?this.colspanValue:this.rowspanValue;c.has(a)||c.set(a,[]);let d=u.get(a),p=c.get(a);if(d[i]===void 0){let f=d.length,m=l?Math.min(i,l-1):0,g={rowIndex:t,colIndex:n};for(;f<=m;f++)if(d[f]===void 0){g[r==="horizontal"?"colIndex":"rowIndex"]=f;let y=s(g);d[f]=f,p[f]=y;let h=f;for(;y>1;)h+=1,d[h]=f,p[h]=0,y-=1}}};this.getCellSpan=(t,n,r)=>{let i=r==="horizontal"?this.colspan:this.rowspan,a=r==="horizontal"?n:t,l=r==="horizontal"?t:n;if(!i)return 1;let s=r==="horizontal"?this.colspanValue:this.rowspanValue,u=s.get(l);return(!u||u[a]===void 0)&&this.computeItemSpanUpTo(t,n,r),u||(u=s.get(l)),u[a]||1};this.getRowspan=(t,n)=>this.getCellSpan(t,n,"vertical");this.getColspan=(t,n)=>this.getCellSpan(t,n,"horizontal");this.getRowspanParent=(t,n)=>this.getItemSpanParent(t,n,"vertical");this.getColspanParent=(t,n)=>this.getItemSpanParent(t,n,"horizontal");this.getItemSpanParent=(t,n,r)=>{let i=r=="horizontal"?this.colspan:this.rowspan,a=r==="horizontal"?n:t,l=r==="horizontal"?t:n;if(!i)return a;let s=r==="horizontal"?this.colspanParent:this.rowspanParent,u=s.get(l);return(!u||u[a]===void 0)&&this.computeItemSpanUpTo(t,n,r),u||(u=s.get(l)),u[a]};this.getRowHeightWithSpan=(t,n,r)=>this.getItemSizeWithSpan(t,n,r,"vertical");this.getColWidthWithSpan=(t,n,r)=>this.getItemSizeWithSpan(t,n,r,"horizontal");this.getItemSizeWithSpan=(t,n,r,i)=>{let a=i==="horizontal"?n:t,l=this.getItemSize(a,i);for(;r>1;)a+=1,r-=1,l+=this.getItemSize(a,i);return l};this.getRowHeight=t=>this.getItemSize(t,"vertical");this.getColWidth=t=>this.getItemSize(t,"horizontal");this.getItemSize=(t,n)=>{let r=n==="horizontal"?this.cols:this.rows,i=n==="horizontal"?this.colWidth:this.rowHeight;if(typeof i!="function")return i;let a=this.getItemSizeCacheFor(t,n),l=n==="horizontal"?this.colWidthCache:this.rowHeightCache;if(a===void 0){let s=l.length,u=Math.min(t,r-1);for(;s<=u;s++)this.computeCacheFor(s,n);a=this.getItemSizeCacheFor(t,n)}return a};this.keepColumnRendered=t=>(this.alwaysRenderedColumns.add(t),()=>{this.alwaysRenderedColumns.delete(t)});this.getAlwaysRenderedColumns=()=>Array.from(this.alwaysRenderedColumns);this.setRenderRange=({horizontal:t,vertical:n,extraCells:r})=>{let i=!1;(t.startIndex!==this.horizontalRenderRange.startIndex||t.endIndex!==this.horizontalRenderRange.endIndex)&&(this.horizontalRenderRange=t,i=!0);let a=!1;(n.startIndex!==this.verticalRenderRange.startIndex||n.endIndex!==this.verticalRenderRange.endIndex)&&(this.verticalRenderRange=n,a=!0),this.extraSpanCells=r||[],(i||a)&&this.notifyRenderRangeChange(),a&&this.notifyVerticalRenderRangeChange(),i&&this.notifyHorizontalRenderRangeChange()};this.getRenderRangeCellCount=kl;this.getMaxCellCount=()=>this.maxHorizontalRenderCount*this.maxVerticalRenderCount;this.getExtraCells=()=>this.extraSpanCells;this.getScrollPosition=()=>this.scrollPosition;this.getRenderRange=()=>({start:[this.verticalRenderRange.startIndex,this.horizontalRenderRange.startIndex],end:[this.verticalRenderRange.endIndex,this.horizontalRenderRange.endIndex]});this.onScroll=t=>(this.onScrollFns.push(t),()=>{this.onScrollFns=this.onScrollFns.filter(n=>n!==t)});this.onScrollStart=t=>(this.onScrollStartFns.push(t),()=>{this.onScrollStartFns=this.onScrollStartFns.filter(n=>n!==t)});this.onScrollStop=t=>(this.onScrollStopFns.push(t),()=>{this.onScrollStopFns=this.onScrollStopFns.filter(n=>n!==t)});this.onRenderRangeChange=t=>(this.onRenderRangeChangeFns.add(t),()=>{this.onRenderRangeChangeFns.delete(t)});this.onVerticalRenderRangeChange=t=>(this.onVerticalRenderRangeChangeFns.add(t),()=>{this.onVerticalRenderRangeChangeFns.delete(t)});this.onHorizontalRenderRangeChange=t=>(this.onHorizontalRenderRangeChangeFns.add(t),()=>{this.onHorizontalRenderRangeChangeFns.delete(t)});this.onRenderCountChange=t=>(this.onRenderCountChangeFns.add(t),()=>{this.onRenderCountChangeFns.delete(t)});this.onAvailableSizeChange=t=>(this.onAvailableSizeChangeFns.add(t),()=>{this.onAvailableSizeChangeFns.delete(t)});this.onDestroy=t=>(this.onDestroyFns.push(t),()=>{this.onDestroyFns=this.onDestroyFns.filter(n=>n!==t)});this.getAvailableSize=()=>({width:this.availableWidth,height:this.availableHeight});this.getAvailableRenderSize=()=>({width:this.availableRenderWidth??this.availableWidth,height:this.availableRenderHeight??this.availableHeight});this.name=n,this.update=this.update.bind(this),this.destroy=this.destroy.bind(this),this.getCellOffset=this.getCellOffset.bind(this),this.reset()}set rowsPerPage(t){t!=this._rowsPerPage&&(this._rowsPerPage=t)}get rowsPerPage(){return this._rowsPerPage}reset(t=Jt){t.vertical&&this.resetVertical(),t.horizontal&&this.resetHorizontal(),this.extraSpanCells=[]}resetVertical(){this.rowspanParent=new Map,this.rowspanValue=new Map,this.rowHeightCache=[],this.rowOffsetCache=[0],this.verticalRenderCount=void 0,this.verticalTotalSize=0,this.verticalRenderRange={startIndex:0,endIndex:0}}resetHorizontal(){this.colspanParent=new Map,this.colspanValue=new Map,this.colWidthCache=[],this.colOffsetCache=[0],this.horizontalRenderCount=void 0,this.horizontalTotalSize=0,this.horizontalRenderRange={startIndex:0,endIndex:0}}getVirtualColIndex(t,n){return t}update(t,n){let{rows:r,cols:i,rowHeight:a,colWidth:l,width:s,height:u}=t,c=typeof s=="number",d=typeof u=="number",p=c&&s!==this.availableWidth,f=d&&u!==this.availableHeight;p&&(this.availableWidth=s,this.availableRenderWidth=s),f&&(this.availableHeight=u,this.availableRenderHeight=u),(p||f)&&this.notifyAvailableSizeChange();let m=typeof r=="number",g=typeof i=="number",y=m&&r!==this.rows,h=g&&i!==this.cols;m&&(this.rows=r,this.rowsPerPage=r),g&&(this.cols=i);let b=a!=null,S=l!=null,I=b&&a!==this.rowHeight,T=S&&l!==this.colWidth;b&&(this.rowHeight=a),S&&(this.colWidth=l);let C=t.rowspan!=null,R=t.colspan!=null,v=C&&t.rowspan!=this.rowspan,P=R&&t.colspan!=this.colspan;v&&(this.rowspan=t.rowspan),P&&(this.colspan=t.colspan);let w=h||T||p||P,x=y||I||f||v;(n||gT)({horizontalChange:w,verticalChange:x,colsChanged:h,colWidthChanged:T,widthChanged:p,colspanChanged:P,rowsChanged:y,rowHeightChanged:I,heightChanged:f,rowspanChanged:v})&&this.updateRenderCount({horizontal:w,vertical:x})}extendRenderRange(t){let{direction:n}=t,r=n==="horizontal",i=r?this.horizontalRenderCount||this.getInitialCols():this.verticalRenderCount||this.getInitialRows(),a=typeof t.start=="number"?t.start:t.start===!0?i:0,l=typeof t.end=="number"?t.end:t.end===!0?i:0;return r?this.horizontalExtendRangeBy={start:a,end:l}:this.verticalExtendRangeBy={start:a,end:l},this.updateRenderRange({horizontal:r,vertical:!r}),()=>{this.extendRenderRange({start:0,end:0,direction:n})}}updateRenderCount(t=Jt){this.reset(t),this.doUpdateRenderCount(t)}doUpdateRenderCount(t=Jt){if(!this.availableWidth||!this.availableHeight){let n={horizontal:void 0,vertical:void 0};this.availableWidth||(n.horizontal=0),this.availableHeight||(n.vertical=0),this.setRenderCount(n)}this.setRenderCount(this.computeRenderCount(t))}get scrollTopMax(){return this.getVirtualizedContentSize().height-this.availableHeight}get scrollLeftMax(){return this.getVirtualizedContentSize().width-this.availableWidth}setScrollPosition(t,n){this.setScrolling(!0);let r=t.scrollLeft!==this.scrollPosition.scrollLeft,i=t.scrollTop!==this.scrollPosition.scrollTop;this.scrollPosition=t,(r||i)&&(n?.(t),this.updateRenderRange({horizontal:r,vertical:i}),this.notifyScrollChange())}notifyRenderRangeChange(t=!1){if(this.destroyed)return;let n=this.onRenderRangeChangeFns,r=this.getRenderRange(),i=t?Ll:ur;n.forEach(a=>{i(()=>{this.destroyed||n.has(a)&&a(r)})})}notifyScrollChange(){if(this.destroyed)return;let{scrollPosition:t}=this,n=this.onScrollFns;for(let r=0,i=n.length;r<i;r++)n[r](t)}computeDirectionalRenderCount(t,n,r,i){let a=0,l=t==="horizontal"?i.width:i.height;if(l-=this.getFixedSize(t),l<=0)return 0;let s=t==="horizontal"?this.fixedColsStart:this.fixedRowsStart,u=t==="horizontal"?this.fixedColsEnd:this.fixedRowsEnd;if(typeof n=="function"){let c=[],d=0,p=r;d+=s,p-=u;for(let f=d;f<p;f++)c.push(this.getItemSize(f,t));a=hi(l,c)}else a=(n?Math.ceil(l/n):0)+1;return a+=s+u,t==="horizontal"?this.maxHorizontalRenderCount=a:this.maxVerticalRenderCount=a,a=Math.min(r,a),a}getFixedSize(t){return t==="horizontal"?this.getFixedStartColsWidth()+this.getFixedEndColsWidth():this.getFixedStartRowsHeight()+this.getFixedEndRowsHeight()}getFixedStartSize(t){return t==="horizontal"?this.getFixedStartColsWidth():this.getFixedStartRowsHeight()}getFixedEndSize(t){return t==="horizontal"?this.getFixedEndColsWidth():this.getFixedEndRowsHeight()}notifyRenderCountChange(){if(this.destroyed)return;let{horizontalRenderCount:t,verticalRenderCount:n}=this,r={horizontal:t,vertical:n},i=this.onRenderCountChangeFns;i.forEach(a=>{ur(()=>{this.destroyed||i.has(a)&&a(r)})})}getCellOffset(t,n){return{x:this.getItemOffsetFor(n,"horizontal"),y:this.getItemOffsetFor(t,"vertical")}}getInitialRowHeight(){return this.rowHeight}getInitialCols(){return this.cols}getInitialRows(){return this.rows}getItemOffsetFor(t,n){let r=n==="horizontal"?this.colWidth:this.rowHeight;if(typeof r!="function")return t*r;let i=n==="horizontal"?this.colOffsetCache:this.rowOffsetCache,a=n==="horizontal"?this.colWidthCache:this.rowHeightCache,l=i[t];if(l==null){let s=a.length-1;for(;s<t;)s+=1,this.computeCacheFor(s,n);l=i[t]}return l}getItemSizeCacheFor(t,n){return(n==="horizontal"?this.colWidthCache:this.rowHeightCache)[t]}getRowIndexInPage(t){return t}getPageIndexForRow(t){return 0}getVirtualizedContentSize(){return{height:this.getVirtualizedContentSizeFor("vertical"),width:this.getVirtualizedContentSizeFor("horizontal")}}getVirtualizedContentSizeFor(t){let n=t==="horizontal"?this.cols:this.rows,r=t==="horizontal"?this.colWidth:this.rowHeight,i=t==="horizontal"?this.horizontalTotalSize:this.verticalTotalSize;if(typeof r!="function")return r*n;if(i!==0&&!isNaN(i))return i;let a=t==="horizontal"?this.colOffsetCache:this.rowOffsetCache,l=n?this.getItemSize(n-1,t):0,s=n?a[n-1]:0,u=l+s;return t==="horizontal"?this.horizontalTotalSize=u:this.verticalTotalSize=u,u}notifyDestroy(){let t=this.onDestroyFns;for(let n=0,r=t.length;n<r;n++)t[n]()}destroy(){this.destroyed||(this.notifyDestroy(),this.reset(),this.rowspanParent.clear(),this.colspanParent.clear(),this.alwaysRenderedColumns.clear(),this.horizontalExtendRangeBy=yi,this.verticalExtendRangeBy=yi,this.destroyed=!0,this.onDestroyFns=[],this.onScrollFns=[],this.onScrollStartFns=[],this.onScrollStopFns=[],this.onRenderCountChangeFns.clear(),this.onRenderRangeChangeFns.clear(),this.onVerticalRenderRangeChangeFns.clear(),this.onHorizontalRenderRangeChangeFns.clear())}};var zl=on(Vo());function Hp(...o){if(!o.length)return new Set;let[e,...t]=o;return new Set([...e].filter(n=>t.every(r=>r.has(n))))}function Kp(o,e){let t=new Set;for(let n of o)e(n)&&t.add(n);return t}function cr(o,e){for(let t of o)if(e(t))return t}var bi=(o,e)=>o-e,Si=class extends ft{constructor(t,n){super(`${t}:GridCellManager`);this.matrix=new ee;this.rowsWithCellsHistory=new Map;this.columnsWithCellsHistory=new Map;this.cellToMatrixPosition=new WeakMap;this.getCellsOutsideRenderRange=t=>{let{start:n,end:r}=t,[i,a]=n,[l,s]=r,u=new Set;return this.matrix.visit(({value:c},d)=>{if(!c)return;let[p,f]=d,m=p<i,g=p>=l,y=f<a,h=f>=s;(m||g||y||h)&&u.add(c)}),u};this.debugId=t,this.pool=n,this.offRemoveCell=this.pool.onRemoveCell(r=>this.onRemoveCell(r))}onRemoveCell(t){let n=this.cellToMatrixPosition.get(t);this.cellToMatrixPosition.delete(t),n&&this.clearCellFromMatrix(t,n,{skipHistory:!1})}set poolSize(t){this.pool.poolSize=t}get poolSize(){return this.pool.poolSize}getDetachedCell(){return this.pool.getDetachedCell()}clearCellFromMatrix(t,n,r){if(this.matrix.delete(n),r.skipHistory)return;let[i,a]=n,l=this.rowsWithCellsHistory.get(i),s=this.columnsWithCellsHistory.get(a);l&&(l.delete(t),l.size===0&&this.rowsWithCellsHistory.delete(i)),s&&(s.delete(t),s.size===0&&this.columnsWithCellsHistory.delete(a))}addCellToMatrix(t,n){let[r,i]=n;this.matrix.set(n,t),this.cellToMatrixPosition.set(t,n);let a=this.rowsWithCellsHistory.get(r),l=this.columnsWithCellsHistory.get(i);a?a.add(t):(a=new Set,a.add(t),this.rowsWithCellsHistory.set(r,a)),l?l.add(t):(l=new Set,l.add(t),this.columnsWithCellsHistory.set(i,l))}setCellPositionInMatrix(t,n){let r=this.cellToMatrixPosition.get(t);if(n==null){r&&this.clearCellFromMatrix(t,r,{skipHistory:!0});return}let[i,a]=n,l=r&&r[0]===i&&r[1]===a;r&&!l&&this.clearCellFromMatrix(t,r,{skipHistory:!1}),this.addCellToMatrix(t,n)}renderNodeAtCell(t,n,r,i){let a=this.getCellAt(r);return a&&a!==n&&this.detachCellAt(r),this.pool.attachCell(n),this.setCellPositionInMatrix(n,r),n.update(t,i),n}getCellPosition(t){let n=this.cellToMatrixPosition.get(t);return!n||this.getCellAt(n)!=t?null:n}getCellAt(t){return this.matrix.get(t)}getCellFor(t,n){let r=this.getCellAt(t);if(r)return r;let[i,a]=t;if(n==="row"){let l=this.rowsWithCellsHistory.get(i);l&&(r=cr(l,s=>!this.isCellAttached(s)))}if(n==="column"){let l=this.columnsWithCellsHistory.get(a);l&&(r=cr(l,s=>!this.isCellAttached(s)))}return r??this.getDetachedCell()}isCellAttached(t){return this.getCellPosition(t)!==null}isCellAttachedAt(t){let n=this.getCellAt(t);return n?this.isCellAttached(n):!1}getMatrix(){let t=this.getRowsWithCells().pop()??-1,n=this.getColumnsWithCells().pop()??-1;return Array.from({length:t+1},(i,a)=>Array.from({length:n+1},(s,u)=>{let c=[a,u],d=this.getCellAt(c);return d?d.getNode():null}))}getAllCells(){return[...this.pool.getAllCells()]}getCellsForRow(t){return this.matrix.getKeysStartingWith([t]).map(n=>this.getCellAt(n)).filter(Boolean)}getOneAttachedCell(){return this.pool.getAttachedCells().values().next().value}getRowsWithCells(){return this.matrix.rawKeysAt([]).sort(bi)}getColumnsWithCells(){let t=this.matrix.getKeysOfFirstChildOnEachBranchStartingWith([],{excludeSelf:!0});return[...new Set(t.map(r=>r[1])).values()].sort(bi)}isRowAttached(t){return this.getRowsWithCells().includes(t)}isColumnAttached(t){return this.getColumnsWithCells().includes(t)}detachRow(t){this.matrix.getKeysStartingWith([t]).forEach(r=>this.detachCellAt(r))}detachCol(t){this.matrix.visit((n,r)=>{r[1]===t&&this.detachCellAt(r)})}detachCell(t){return t?(this.pool.detachCell(t)&&this.setCellPositionInMatrix(t,null),!0):!1}detachCells(t){t.forEach(n=>this.detachCell(n))}detachRowsStartingWith(t){let n=this.getRowsWithCells().sort(),r=(0,zl.default)(n,t,bi);r<0&&(r=~r),n.slice(r).forEach(a=>this.detachRow(a))}detachColsStartingWith(t){let n=this.getColumnsWithCells().sort(),r=(0,zl.default)(n,t,bi);r<0&&(r=~r),n.slice(r).forEach(a=>this.detachCol(a))}detachCellsStartingAt(t){let[n,r]=t;this.matrix.visit((i,a)=>{let[l,s]=a;l>n&&this.detachCellAt(a),l===n&&s>=r&&this.detachCellAt(a)})}detachCellAt(t){let n=this.getCellAt(t);return n?this.detachCell(n):!1}onCellAttachmentChange(t){return this.pool.onCellAttachmentChange(t)}getCellFromListForRow(t,n){return cr(t,r=>this.getCellPosition(r)?.[0]===n)}getCellFromListForColumn(t,n){return cr(t,r=>this.getCellPosition(r)?.[1]===n)}getCellCountInMatrix(){return this.matrix.size}flushPendingAfterCommitWork(){this.pool.flushPendingAfterCommitWork()}destroy(){this.reset()}reset(){this.pool.reset(),this.matrix.clear(),this.rowsWithCellsHistory.clear(),this.columnsWithCellsHistory.clear(),this.offRemoveCell(),this.offRemoveCell=()=>{}}makeDetachedCellsEmpty(){this.pool.getDetachedCells().forEach(t=>{t.update(null)})}withDetachedCells(t){this.pool.getDetachedCells().forEach(t)}};var Bp=on(Vo());var Ti=class extends ft{constructor(t,n){super(`${t}:ListRowManager`);this.indexToRow=new Map;this.rowToIndex=new WeakMap;this.debugId=t,this.pool=n,this.offRemoveRow=this.pool.onRemoveRow(r=>this.onRemoveRow(r))}onRemoveRow(t){let n=this.rowToIndex.get(t);n!=null&&(this.rowToIndex.delete(t),this.indexToRow.delete(n))}set poolSize(t){this.pool.poolSize=t}get poolSize(){return this.pool.poolSize}getDetachedRow(){return this.pool.getDetachedRow()}getRowFor(t){return this.getRowAt(t)??this.getDetachedRow()}setRowIndexInList(t,n){let r=this.rowToIndex.get(t);r!=null&&this.indexToRow.delete(r),n==null?this.rowToIndex.delete(t):(this.rowToIndex.set(t,n),this.indexToRow.set(n,t))}detachStartingWith(t){let n=this.getAttachedIndexes(),r=(0,Bp.default)(n,t,(a,l)=>a-l);r<0&&(r=~r),n.slice(r).forEach(a=>this.detachRowAt(a))}getRowAt(t){return this.indexToRow.get(t)}getRowIndex(t){return this.rowToIndex.get(t)}isRowAttached(t){return this.getRowIndex(t)!=null}isRowAttachedAt(t){return!!this.getRowAt(t)}getList(){let t=Math.max(...this.indexToRow.keys());return Array.from({length:t+1},(r,i)=>{let a=this.indexToRow.get(i);return a?a.getNode():null})}getAttachedCount(){return this.indexToRow.size}forEachAttachedRow(t){this.indexToRow.forEach(t)}getAttachedIndexes(){return Array.from(this.indexToRow.keys()).sort()}getAllRows(){return[...this.pool.getAllRows()]}detachRowAt(t){let n=this.getRowAt(t);n&&(this.setRowIndexInList(n,null),this.pool.detachRow(n))}detachRow(t){let n=this.getRowIndex(t);n!=null&&this.detachRowAt(n)}renderNodeAtRow(t,n,r){let i=this.getRowAt(r);return i&&i!==n&&this.detachRowAt(r),this.pool.attachRow(n),this.setRowIndexInList(n,r),n.update(t),n}makeDetachedRowsEmpty(){this.pool.getDetachedRows().forEach(t=>{t.update(null)})}onRowAttachmentChange(t){return this.pool.onRowAttachmentChange(t)}withDetachedRows(t){this.pool.getDetachedRows().forEach(t)}destroy(){this.reset()}reset(){this.pool.reset(),this.indexToRow.clear(),this.offRemoveRow(),this.offRemoveRow=()=>{}}};var Wp=!0,Uo=Z(Q.y),jp=Z(Q.scrollTop),aN=Z(Q.columnOffsetAtIndex),Vl=Z(Q.columnOffsetAtIndexWhileReordering),Rn=class extends ft{constructor(t,n,r){n=n||"ReactHeadlessTableRenderer";super(n);this.debugId="";this.destroyed=!1;this.scrolling=!1;this.cellHoverClassNames=[];this.cellDetachedClassNames=[];this.lastEnteredRow=-1;this.lastExitedRow=-1;this.hoverRowUpdatesInProgress=new Map;this.infiniteNode=null;this.setDetailTransform=(t,n,{y:r,scrollTop:i,scrollLeft:a})=>{t.style.setProperty(Uo,i?`calc( ${r}px + var(${jp}) )`:`${r}px`),t.style.transform=`translate3d(${a||0}px, var(${Uo}), 0)`};this.setTransform=(t,n,r,{x:i,y:a,scrollLeft:l,scrollTop:s},u)=>{let c=Re.columnOffsets.get(r),d=`${Vl}-${r}`,p=s?`calc( ${a}px + var(${jp}) )`:`${a}px`;t.__currentTransformY!==p&&(t.__currentTransformY=p,t.style.setProperty(Uo,p));let f=`translate3d(var(${d}, ${c}), var(${Uo}), 0)`;t.__transformValue!==f&&(t.__transformValue=f,t.style.transform=f),u!=null};this.getFullyVisibleRowsRange=()=>{let{start:[t],end:[n]}=this.brain.getRenderRange();for(;!this.isRowFullyVisible(t);)if(t++,t===n)return null;for(;!this.isRowFullyVisible(n);)if(n--,n===t)return null;return{start:t,end:n}};this.getScrollPositionForScrollRowIntoView=(t,n={offset:0})=>{if(this.destroyed)return null;let{brain:r}=this,i=r.getScrollPosition(),a=i.scrollLeft,{scrollAdjustPosition:l,offset:s=0}=n;if(this.isRowFullyVisible(t)&&!l)return i;let u=r.getItemOffsetFor(t,"vertical"),c=r.getItemSize(t,"vertical"),d=r.getFixedStartRowsHeight(),p=r.getFixedEndRowsHeight(),f=i.scrollTop,m=r.getAvailableSize();if(!m.height)return null;let g=f+m.height;l||(l=u>g-p?"end":u<f+d?"start":"end");let y=i.scrollTop;if(l==="center"?y=u-Math.floor((r.getAvailableSize().height-d-p)/2):l==="start"?(s=-s,y+=u-f+s-d):(s+=c,y+=u-g+s+p),this.brain.isHorizontalLayoutBrain){let h=n.colIndex??Math.ceil(this.brain.getInitialCols()/2),b=this.getScrollPositionForScrollColumnIntoView(h,{...n,horizontalLayoutPageIndex:this.brain.getPageIndexForRow(t)});b&&(a=b.scrollLeft)}return{scrollLeft:a,scrollTop:y}};this.getScrollPositionForScrollColumnIntoView=(t,n={offset:0})=>{if(this.destroyed)return null;let{brain:r}=this,i=r.getScrollPosition(),a=n.horizontalLayoutPageIndex!=null?{horizontalLayoutPageIndex:n.horizontalLayoutPageIndex}:void 0,{scrollAdjustPosition:l,offset:s=0}=n;if(this.isColumnFullyVisible(t,void 0,a)&&!l)return i;a&&(t=r.getInitialCols()*a.horizontalLayoutPageIndex+t);let u=r.getItemOffsetFor(t,"horizontal"),c=r.getItemSize(t,"horizontal"),d=r.getFixedStartColsWidth(),p=r.getFixedStartColsWidth(),f=i.scrollLeft,m=r.getAvailableSize();if(!m.width)return null;let g=f+m.width;l||(l=u>g-p?"end":u<f+d?"start":"end");let y=i.scrollLeft;return l==="center"?y=u-Math.floor((r.getAvailableSize().width-d-p)/2):l==="start"?(s=-s,y+=u-f+s-d):(s+=c,y+=u-g+s+p),{...i,scrollLeft:y}};this.getScrollPositionForScrollCellIntoView=(t,n,r={offsetLeft:0,offsetTop:0})=>{if(this.destroyed)return null;let i=this.getScrollPositionForScrollColumnIntoView(n,{scrollAdjustPosition:r.colScrollAdjustPosition||r.scrollAdjustPosition,offset:r.offsetLeft}),a=this.getScrollPositionForScrollRowIntoView(t,{scrollAdjustPosition:r.rowScrollAdjustPosition||r.scrollAdjustPosition,offset:r.offsetTop});if(!i||!a)return null;let{scrollLeft:l}=i,{scrollTop:s}=a;return{scrollLeft:l,scrollTop:s}};this.isRowFullyVisible=(t,n=2)=>this.isRowVisible(t,this.brain.getRowHeight(t)-n);this.isRowVisible=(t,n=10)=>{if(!this.isRowRendered(t))return!1;t=this.brain.getPageIndexForRow(t)&&this.brain.rowsPerPage?t%this.brain.rowsPerPage:t;let{brain:i}=this;if(i.isRowFixed(t))return!0;let{start:[a],end:[l]}=this.brain.getRenderRange(),s=Math.floor((a+l)/2);if(t<a||t>=l)return!1;if(t>=s){let u=i.getItemAt(i.getAvailableSize().height+i.getScrollPosition().scrollTop-n,"vertical");return t<=u}if(t<s){let u=i.getItemAt(i.getScrollPosition().scrollTop+n,"vertical");return t>=u}return!0};this.isRowRendered=t=>{if(!this.brain.isHorizontalLayoutBrain)return this.cellManager.isRowAttached(t);let n=t;return t=this.brain.rowsPerPage?t%this.brain.rowsPerPage:t,this.cellManager.getCellsForRow(t).filter(r=>r.getAdditionalInfo()?.renderRowIndex===n).length>0};this.isCellVisible=(t,n)=>this.isRowVisible(t)&&this.isColumnVisible(n);this.isCellFullyVisible=(t,n,r)=>this.isRowFullyVisible(t)&&this.isColumnVisible(n,void 0,r);this.isColumnFullyVisible=(t,n=2,r)=>this.isColumnVisible(t,this.brain.getColWidth(t)-n,r);this.isColumnVisible=(t,n=10,r)=>{if(!this.isColumnRendered(t,r))return!1;let{brain:i}=this;if(i.isColFixed(t))return!0;r&&r.horizontalLayoutPageIndex!=null&&(t=i.getVirtualColIndex(t,{pageIndex:r.horizontalLayoutPageIndex}));let{start:[a,l],end:[s,u]}=i.getRenderRange();if(t<l||t>=u)return!1;let c=Math.floor((l+u)/2);if(t>=c){let d=i.getItemAt(i.getAvailableSize().width+i.getScrollPosition().scrollLeft-n-i.getFixedEndColsWidth(),"horizontal");return t<=d}if(t<c){let d=i.getItemAt(i.getScrollPosition().scrollLeft+n+i.getFixedStartColsWidth(),"horizontal");return t>=d}return!0};this.isCellRendered=(t,n,r)=>this.isRowRendered(t)&&this.isColumnRendered(n,r);this.isColumnRendered=(t,n)=>{let{start:[r]}=this.brain.getRenderRange();return n?.horizontalLayoutPageIndex!=null&&(t=this.brain.getInitialCols()*n.horizontalLayoutPageIndex+t),this.cellManager.isCellAttachedAt([r,t])};this.getExtraSpanCellsForRange=t=>{let{start:n,end:r}=t,[i,a]=n,[l,s]=r;return this.brain.getExtraSpanCellsForRange({horizontal:{startIndex:a,endIndex:s},vertical:{startIndex:i,endIndex:l}})};this.getFixedRanges=t=>{let{fixedRowsStart:n,fixedRowsEnd:r,fixedColsStart:i,fixedColsEnd:a}=this.brain.getFixedCellInfo();if(!n&&!i&&!r&&!a)return[];let l=this.brain.getColCount(),s=this.brain.getRowCount(),{start:u,end:c}=t,[d,p]=u,[f,m]=c,g=[];if(i&&(n&&g.push({rowFixed:"start",colFixed:"start",start:[0,0],end:[n,i]}),r&&g.push({rowFixed:"end",colFixed:"start",start:[s-r,0],end:[s,i]}),g.push({rowFixed:!1,colFixed:"start",start:[d,0],end:[f,i]})),a&&(n&&g.push({colFixed:"end",rowFixed:"start",start:[0,l-a],end:[n,l]}),r&&g.push({colFixed:"end",rowFixed:"end",start:[s-r,l-a],end:[s,l]}),g.push({colFixed:"end",rowFixed:!1,start:[d,l-a],end:[f,l]})),n){let y={start:[0,p],end:[n,m],rowFixed:"start",colFixed:!1};g.push(y)}if(r){let y={rowFixed:"end",colFixed:!1,start:[s-r,p],end:[s,m]};g.push(y)}return g};this.isCellFixed=(t,n)=>{let{fixedRowsStart:r,fixedRowsEnd:i,fixedColsStart:a,fixedColsEnd:l}=this.brain.getFixedCellInfo(),s=this.brain.getColCount(),u=this.brain.getRowCount(),c=!1,d=!1,p=!1;if(t<r&&(c=!0,p="start"),i&&!c){let f=u-i;t>=f&&(c=!0,p="end")}if(n<a&&(d=!0,p="start"),l&&!d){let f=s-l;n>=f&&(d=!0,p="end")}return{row:c?p:!1,col:d?p:!1}};this.isCellCovered=(t,n)=>{let r=this.brain.getRowspanParent(t,n),i=this.brain.getColspanParent(t,n),a=r!=t,l=i!=n;return a||l?[r,i]:!1};this.onMouseEnterNotBound=t=>{let n=this.getMatrixRowIndexFromElement(t.currentTarget);this.onMouseEnter(n)};this.onMouseLeaveNotBound=t=>{let n=this.getMatrixRowIndexFromElement(t.currentTarget);this.onMouseLeave(n)};this.onMouseEnter=t=>{this.lastEnteredRow=t,this.lastExitedRow=-1,!this.scrolling&&t!=-1&&this.addHoverClass(t)};this.addHoverClass=t=>{this.cellManager.getCellsForRow(t).forEach(n=>{let r=n.getElement();r&&this.cellHoverClassNames.forEach(i=>{r.classList.add(i)})})};this.onMouseLeave=t=>{this.lastExitedRow=t,this.lastEnteredRow=-1,!this.scrolling&&t!=-1&&this.removeHoverClass(t)};this.removeHoverClass=t=>{this.cellManager.getCellsForRow(t).forEach(n=>{let r=n.getElement();r&&this.cellHoverClassNames.forEach(i=>{r.classList.remove(i)})})};this.updateHoverClassNamesForRow=t=>{if(this.scrolling||this.hoverRowUpdatesInProgress.has(t))return;this.hoverRowUpdatesInProgress.set(t,!0);let n=()=>{!this.scrolling&&this.lastEnteredRow!=-1&&(this.lastEnteredRow===t?this.addHoverClass(t):this.removeHoverClass(t))};ze(()=>{this.destroyed||(n(),this.hoverRowUpdatesInProgress.delete(t))})};this.updateElementPosition=(t,n)=>{if(this.destroyed)return;let r=t.getElement(),i=this.cellManager.getCellPosition(t);if(!i)return;let[a,l]=i,s=this.brain.getCellOffset(a,l);if(s==null)return;let{x:u,y:c}=s;if(r){let d=()=>{this.updateHoverClassNamesForRow(a);let p=this.getCellRealCoordinates(a,l);if(r.dataset.rowIndex=p.rowIndex,r.dataset.colIndex=p.colIndex,Wp){this.setTransform(r,a,l,{x:u,y:c},null),r.style.willChange="transform",r.style.backfaceVisibility="hidden";let m=(n?n.hidden:!!this.isCellCovered(a,l))?"-1":r.dataset.zIndex||"auto";r.__zIndex!==m&&(r.__zIndex=m,r.style.zIndex=m)}else r.style.display="",r.style.left=`${u}px`,r.style.top=`${c}px`};this.scrolling&&this.brain.isHorizontalLayoutBrain?t.setPendingAfterCommitWork(d):d()}};this.updateDetailElementPosition=t=>{if(this.destroyed)return;let n=t.getElement(),r=this.rowManager.getRowIndex(t);if(r==null)return;let i=this.brain.getItemOffsetFor(r,"vertical");if(i==null)return;let a=i;n&&(n.dataset.detailRowIndex=r,Wp&&(this.setDetailTransform(n,r,{y:a,scrollLeft:this.brain.getScrollPosition().scrollLeft}),n.style.willChange="transform",n.style.backfaceVisibility="hidden",n.style.zIndex=n.dataset.zIndex||"auto"))};this.onScrollStart=()=>{this.scrolling=!0,this.lastEnteredRow!=-1&&this.removeHoverClass(this.lastEnteredRow)};this.onScrollStop=()=>{this.scrolling=!1,this.lastEnteredRow!=-1&&this.addHoverClass(this.lastEnteredRow),this.lastExitedRow!=-1&&this.removeHoverClass(this.lastExitedRow)};this.adjustFixedElementsOnScroll=(t=this.brain.getScrollPosition())=>{let{brain:n,cellManager:r,rowManager:i}=this,a=this.brain.getColCount(),l=this.brain.getRowCount(),{fixedColsStart:s,fixedColsEnd:u,fixedRowsStart:c,fixedRowsEnd:d}=this.brain.getFixedCellInfo();if(i.getAttachedCount()&&i.forEachAttachedRow(D=>{let A=i.getRowIndex(D);if(A!=null){let O=this.brain.getItemOffsetFor(A,"vertical");if(O==null)return;let N=D.getElement();if(!N)return;this.setDetailTransform(N,A,{y:O,scrollLeft:t.scrollLeft})}}),!s&&!u&&!c&&!d)return;let p=this.cellManager.getOneAttachedCell();p&&Qc(t,this.getInfiniteNode(p.getElement()));let f=this.brain.getFixedEndColsOffsets({skipScroll:!0}),m=this.brain.getFixedEndRowsOffsets({skipScroll:!0}),{start:g,end:y}=this.brain.getRenderRange(),[h,b]=g,[S,I]=y;function T(D,A,O){let N=r.getCellAt([D,A]);if(N==null)return;let L=n.getCellOffset(D,A),F=N.getElement();F&&L&&O(D,A,F,L)}let C=(D,A,O,{x:N,y:L})=>{this.setTransform(O,D,A,{x:N,y:L,scrollLeft:!0},s-A)},R=(D,A,O,N)=>{this.setTransform(O,D,A,{x:N.x,y:N.y,scrollTop:!0},c-D)},v=(D,A,O,{y:N})=>{let L=f[A];this.setTransform(O,D,A,{x:L,y:N,scrollLeft:!0},a-A)},P=(D,A,O,N)=>{this.setTransform(O,D,A,{x:N.x,y:m[D],scrollTop:!0},l-D)},w=(D,A,O,{x:N,y:L})=>{this.setTransform(O,D,A,{x:N,scrollLeft:!0,y:L,scrollTop:!0},1e5)},x=(D,A,O,{x:N})=>{this.setTransform(O,D,A,{x:N,scrollLeft:!0,y:m[D],scrollTop:!0},2e5)},E=(D,A,O,N)=>{this.setTransform(O,D,A,{x:f[A],y:N.y,scrollLeft:!0,scrollTop:!0},3e5)},M=(D,A,O)=>{this.setTransform(O,D,A,{x:f[A],y:m[D],scrollLeft:!0,scrollTop:!0},4e5)};if(s||u)for(let D=h;D<S;D++){for(let A=0;A<s;A++)T(D,A,C);if(u){let A=a-u;for(let O=A;O<a;O++)T(D,O,v)}}if(c||d)for(let D=b;D<I;D++){for(let A=0;A<c;A++)T(A,D,R);if(d){let A=l-d;for(let O=A;O<l;O++)T(O,D,P)}}if(s&&c)for(let D=0;D<c;D++)for(let A=0;A<s;A++)T(D,A,w);if(s&&d){let D=l-d;for(let A=D;A<l;A++)for(let O=0;O<s;O++)T(A,O,x)}if(u&&c){let D=a-u;for(let A=0;A<c;A++)for(let O=D;O<a;O++)T(A,O,E)}if(u&&d){let D=l-d,A=a-u;for(let O=D;O<l;O++)for(let N=A;N<a;N++)T(O,N,M)}};this.flushPendingAfterCommitWork=()=>{this.destroyed||this.cellManager.flushPendingAfterCommitWork()};this.destroy=()=>{this.destroyed||(this.destroyed=!0,this.reset(),this.onDestroy(),this.hoverRowUpdatesInProgress.clear(),this.hoverRowUpdatesInProgress=null,this.brain=null)};this.brain=t,this.debugId=n,this.cellManager=new Si(n,r.cellPool),this.cellManager.onCellAttachmentChange((u,c)=>{c?this.onCellAttached(u):this.onCellDetached(u)}),this.rowManager=new Ti(n,r.rowPool),this.rowManager.onRowAttachmentChange((u,c)=>{c?this.onRowAttached(u):this.onRowDetached(u)}),this.renderRange=this.renderRange.bind(this);let i=t.onScroll(this.adjustFixedElementsOnScroll),a=t.onAvailableSizeChange(()=>{this.adjustFixedElementsOnScroll(),ze(()=>{this.destroyed||this.adjustFixedElementsOnScroll()})}),l=t.onScrollStart(this.onScrollStart),s=t.onScrollStop(this.onScrollStop);this.onDestroy=()=>{i(),a(),l(),s()}}getInfiniteNode(t){return this.infiniteNode||(this.infiniteNode=cl(t)),this.infiniteNode}onCellAttached(t){if(this.cellDetachedClassNames.length){let n=t.getElement();n&&this.cellDetachedClassNames.forEach(r=>{n.classList.remove(r)})}}onCellDetached(t){if(this.cellDetachedClassNames.length){let n=t.getElement();n&&this.cellDetachedClassNames.forEach(r=>{n.classList.add(r)})}}onRowAttached(t){if(this.cellDetachedClassNames.length){let n=t.getElement();n&&this.cellDetachedClassNames.forEach(r=>{n.classList.remove(r)})}}onRowDetached(t){if(this.cellDetachedClassNames.length){let n=t.getElement();n&&this.cellDetachedClassNames.forEach(r=>{n.classList.add(r)})}}isCellRenderedAndMappedCorrectly(t,n){let r=!!this.cellManager.getCellAt([t,n]);return{rendered:r,mapped:r}}renderRange(t,{renderCell:n,renderDetailRow:r,force:i,onRender:a}){if(this.destroyed)return[];let{start:l,end:s}=t,u=this.brain.isHorizontalLayoutBrain,{rowManager:c,cellManager:d}=this,p=this.getFixedRanges(t),f=[t,...p],m=this.brain.getAlwaysRenderedColumns();if(m.length>0){let w=t.start[1],x=t.end[1];m.forEach(E=>{w<=E&&E<x||f.push({start:[t.start[0],E],end:[t.end[0],E+1]})})}let g=new Map,y=f.map(this.getExtraSpanCellsForRange).flat();y&&y.forEach(([w,x])=>{g.set(`${w}:${x}`,!0)});let h=f.reduce((w,x)=>w+kl(x),0),b=r?f.reduce((w,x)=>w+Gp(x),0):0,S=this.brain.getRowCount(),I=this.brain.getColCount();d.detachCellsStartingAt([S,I]);let T=Math.min(S*I,h);r&&(c.detachStartingWith(this.brain.getRowCount()),c.poolSize>b&&(c.poolSize=b));let C=Hp(...f.map(w=>d.getCellsOutsideRenderRange(w)));C=Kp(C,w=>{let x=d.getCellPosition(w);return!(x&&g.has(`${x[0]}:${x[1]}`))}),d.detachCells(C),d.poolSize=T;let R=new Map,v=new Map;f.forEach(w=>{let{start:x,end:E}=w,[M,D]=x,[A,O]=E;for(let N=M;N<A;N++){for(let F=D;F<O;F++){let G=`${N}:${F}`;if(R.has(G))continue;R.set(G,!0);let{rendered:B,mapped:z}=this.isCellRenderedAndMappedCorrectly(N,F);if(N===M||F===D){let K=this.isCellCovered(N,F);if(K&&g.has(`${K[0]}:${K[1]}`)){let Y=d.getCellAt([N,F]);Y!=null&&d.detachCell(Y);continue}}if(B&&!i&&z)continue;let $;B?$=d.getCellAt([N,F]):$=d.getCellFor([N,F],u?"row":"column"),$==null&&($=d.getDetachedCell()),this.renderCellAt(N,F,$,n)}!r||v.has(N)||(v.set(N,!0),c.isRowAttachedAt(N)&&!i)||this.renderDetailRowAtElement(N,this.rowManager.getRowFor(N),r)}}),y.forEach(([w,x])=>{let{rendered:E,mapped:M}=this.isCellRenderedAndMappedCorrectly(w,x);if(E){if(i||!M){let A=[w,x],O=d.getCellAt(A);this.renderCellAt(w,x,O,n)}return}let D=d.getCellFor([w,x],u?"row":"column");D!=null&&this.renderCellAt(w,x,D,n)});let P=d.getAllCells().map(w=>w.getNode());return r&&c.getAllRows().forEach(w=>{P.push(w.getNode())}),this.adjustFixedElementsOnScroll(),a&&a(P),P}renderDetailRowAtElement(t,n,r){if(this.destroyed)return;let i=!1,a=this.brain.getRowHeight(t),l=this.brain.isRowFixedStart(t)?"start":this.brain.isRowFixedEnd(t)?"end":!1,u=r({rowIndex:t,height:a,rowFixed:l,hidden:!!i,onMouseEnter:()=>{},onMouseLeave:()=>{},domRef:n.ref});if(n.isMounted()||n.onMount(c=>{let d=c.getElement();d&&(d.style.position="absolute",d.style.left="0px"),this.updateDetailElementPosition(c)}),!u){this.rowManager.detachRow(n);return}this.rowManager.renderNodeAtRow(u,n,t),this.updateDetailElementPosition(n)}getCellRealCoordinates(t,n){return{rowIndex:t,colIndex:n}}getMatrixRowIndexFromElement(t){let n=Number(t.dataset.rowIndex);return this.brain.isHorizontalLayoutBrain?this.brain.getRowIndexInPage(n):n}renderCellAt(t,n,r,i){if(this.destroyed)return;let a=this.isCellCovered(t,n),l=this.brain.getRowHeight(t),s=this.brain.getColWidth(n),u=this.brain.getRowspan(t,n),c=this.brain.getColspan(t,n),d=u===1?l:this.brain.getRowHeightWithSpan(t,n,u),p=c===1?s:this.brain.getColWidthWithSpan(t,n,c),{row:f,col:m}=this.isCellFixed(t,n),g=!!a,{rowIndex:y,colIndex:h}=this.getCellRealCoordinates(t,n),b=i({rowIndex:y,colIndex:h,height:l,width:s,rowspan:u,colspan:c,rowFixed:f,colFixed:m,hidden:g,heightWithRowspan:d,widthWithColspan:p,onMouseEnter:this.onMouseEnterNotBound,onMouseLeave:this.onMouseLeaveNotBound,domRef:r.ref});r.isMounted()||r.onMount(T=>{let C=T.getElement();C&&(C.style.position="absolute",C.style.left="0px",C.style.top="0px"),this.updateElementPosition(T)});let S=this.brain.isHorizontalLayoutBrain?{renderRowIndex:y,renderColIndex:h}:void 0,I=this.brain.isHorizontalLayoutBrain;if(!b){I?this.cellManager.detachCell(r):this.cellManager.detachCell(r);return}this.cellManager.renderNodeAtCell(b,r,[t,n],S),this.updateElementPosition(r,{hidden:g,rowspan:u,colspan:c})}reset(){this.cellManager.reset(),this.rowManager.reset()}};var Ci=class extends Rn{constructor(t,n,r){super(t,n,r);this.setTransform=(t,n,r,i,a)=>{let l=this.getCellRealCoordinates(n,r),{y:s}=i,u=Math.floor(l.rowIndex/this.brain.rowsPerPage),c=me.runtime.totalVisibleColumnsWidthVar,d=u?`calc(${c} * ${u})`:"0px",p=Re.columnOffsets.get(l.colIndex),f=`${Vl}-${l.colIndex}`,m=`${s}px`;t.__currentTransformY!==m&&(t.__currentTransformY=m,t.style.setProperty(Uo,m));let g=`calc(var(${f}, ${p}) + ${d})`,y=`var(${Uo})`,h=`translate3d(${g}, ${y}, 0px)`;t.__transformValue!==h&&(t.__transformValue=h,t.style.transform=h)};this.brain=t}getCellRealCoordinates(t,n){return this.brain.getHorizontalLayoutPositionFromMatrixCoordinates({rowIndex:t,colIndex:n})}isCellRenderedAndMappedCorrectly(t,n){let r=this.cellManager.getCellAt([t,n]),i=!!r;if(!i)return{rendered:i,mapped:!1};let a=r.getAdditionalInfo();if(!a)return{rendered:i,mapped:!1};let l=this.getCellRealCoordinates(t,n),s=l.colIndex===a.renderColIndex&&l.rowIndex===a.renderRowIndex;return{rendered:i,mapped:s}}};import*as Up from"react";var wn=class wn extends ft{constructor(t){super(t);this.cellRemoveSubscription=ye();this.cellAttachmentChangeSubscription=ye();this.attachedCells=new Set,this.detachedCells=new Set,this.allCellsOrdered=new Set}destroy(){this.reset()}onRemoveCell(t){return this.cellRemoveSubscription.onChange(r=>{r!=null&&t(r)})}onCellAttachmentChange(t){return this.cellAttachmentChangeSubscription.onChange(r=>{if(r==null)return;let{cell:i,attached:a}=r;t(i,a)})}reset(){this.attachedCells.clear(),this.detachedCells.clear(),this.allCellsOrdered.clear(),this.cellRemoveSubscription.destroy(),this.cellAttachmentChangeSubscription.destroy()}getAttachedCells(){return this.attachedCells}getDetachedCells(){return this.detachedCells}getAllCells(){return this.allCellsOrdered}createCell(){let t=this.createCellInstance();return this.detachedCells.add(t),this.allCellsOrdered.add(t),t}removeCell(t){this.detachedCells.delete(t),this.attachedCells.delete(t),this.allCellsOrdered.delete(t),t.destroy(),this.cellRemoveSubscription(t)}attachCell(t){return t&&this.attachedCells.has(t)||(t||(t=this.getDetachedCell()),this.detachedCells.delete(t),this.attachedCells.add(t),this.cellAttachmentChangeSubscription({cell:t,attached:!0})),t}detachCell(t){return this.detachedCells.has(t)?!1:(this.attachedCells.delete(t),this.detachedCells.add(t),this.cellAttachmentChangeSubscription({cell:t,attached:!1}),!0)}getDetachedCell(){let{detachedCells:t}=this,n=t.values().next().value;return n||(this.poolSize+=wn.POOL_SIZE_INCREMENT,n=t.values().next().value),n||this.error("No cells available in the pool!"),n}get attachedSize(){return this.attachedCells.size}get detachedSize(){return this.detachedCells.size}get poolSize(){return this.allCellsOrdered.size}flushPendingAfterCommitWork(){for(let t of this.attachedCells)t.flushPendingAfterCommitWork()}set poolSize(t){t=Math.ceil(t/wn.POOL_SIZE_INCREMENT)*wn.POOL_SIZE_INCREMENT;let n=this.poolSize;if(t===n)return;let{detachedCells:r}=this,i=n-t;if(i>0){i>r.size&&(i=r.size,this.debug("Trying to destroy more cells than are currently detached!"));let a=r.values();for(;i>0;){let l=a.next().value;this.removeCell(l),i--}}else for(i=-i;i>0;)this.createCell(),i--}};wn.POOL_SIZE_INCREMENT=1;var Ii=wn;var $p=new Map,hT=()=>{},Gl=class{constructor(e,t){this.element=null;this.mounted=!1;this.pendingAfterCommitWork=null;this.mountSubscription=ye();let n=$p.get(e)??0,r=`${e}:GridCellReact:${n}`;$p.set(e,n+1),this.debugId=r,this.cellInfo=t,this.updater=ye(),this.node=Up.createElement(Io,{key:r,name:r,updater:this.updater}),this.ref=i=>{this.element=i,i?(this.mounted=!0,this.mountSubscription(this)):this.mounted=!1}}setPendingAfterCommitWork(e){this.pendingAfterCommitWork=e}flushPendingAfterCommitWork(){if(this.pendingAfterCommitWork){let e=this.pendingAfterCommitWork;this.pendingAfterCommitWork=null,e()}}isMounted(){return this.mounted}onMount(e){return this.mountSubscription.onChange(n=>{n!=null&&e(n)})}destroy(){this.mountSubscription.destroy(),this.updater.destroy(),this.pendingAfterCommitWork=null,this.ref=hT,this.element=null,this.node=null}getNode(){return this.node}update(e,t){this.updater(e),this.cellInfo=t}getAdditionalInfo(){return this.cellInfo}getElement(){return this.element}},Ri=class extends Ii{constructor(t){super(`${t}:GridCellPoolForReact`);this.cellDebugId=t}createCellInstance(){return new Gl(this.cellDebugId)}};import*as qp from"react";var vn=class vn extends ft{constructor(t){super(t);this.rowRemoveSubscription=ye();this.rowAttachmentChangeSubscription=ye();this.attachedRows=new Set,this.detachedRows=new Set,this.allRowsOrdered=new Set}destroy(){this.reset()}onRemoveRow(t){return this.rowRemoveSubscription.onChange(r=>{r!=null&&t(r)})}onRowAttachmentChange(t){return this.rowAttachmentChangeSubscription.onChange(r=>{if(r==null)return;let{row:i,attached:a}=r;t(i,a)})}reset(){this.attachedRows.clear(),this.detachedRows.clear(),this.allRowsOrdered.clear(),this.rowRemoveSubscription.destroy(),this.rowAttachmentChangeSubscription.destroy()}getAttachedRows(){return this.attachedRows}getDetachedRows(){return this.detachedRows}getAllRows(){return this.allRowsOrdered}createRow(){let t=this.createRowInstance();return this.detachedRows.add(t),this.allRowsOrdered.add(t),t}removeRow(t){this.detachedRows.delete(t),this.attachedRows.delete(t),this.allRowsOrdered.delete(t),t.destroy(),this.rowRemoveSubscription(t)}attachRow(t){return t&&this.attachedRows.has(t)||(t||(t=this.getDetachedRow()),this.detachedRows.delete(t),this.attachedRows.add(t),this.rowAttachmentChangeSubscription({row:t,attached:!0})),t}detachRow(t){return this.detachedRows.has(t)?!1:(this.attachedRows.delete(t),this.detachedRows.add(t),this.rowAttachmentChangeSubscription({row:t,attached:!1}),!0)}getDetachedRow(){let{detachedRows:t}=this,n=t.values().next().value;return n||(this.poolSize+=vn.POOL_SIZE_INCREMENT),n=t.values().next().value,n||this.error("No rows available in the pool!"),n}get attachedSize(){return this.attachedRows.size}get detachedSize(){return this.detachedRows.size}get poolSize(){return this.allRowsOrdered.size}set poolSize(t){t=Math.ceil(t/vn.POOL_SIZE_INCREMENT)*vn.POOL_SIZE_INCREMENT;let n=this.poolSize;if(t===n)return;let{detachedRows:r}=this,i=n-t;if(i>0){i>r.size&&(i=r.size,this.debug("Trying to destroy more rows than are currently detached!"));let a=r.values();for(;i>0;){let l=a.next().value;this.removeRow(l),i--}}else for(i=-i;i>0;)this.createRow(),i--}};vn.POOL_SIZE_INCREMENT=1;var wi=vn;var Yp=new Map,yT=()=>{},Hl=class{constructor(e){this.element=null;this.mounted=!1;this.mountSubscription=ye();let t=Yp.get(e)??0,n=`${e}:ListRowReact:${t}`;Yp.set(e,t+1),this.debugId=n,this.updater=ye(),this.node=qp.createElement(Io,{key:`detail-row-${n}`,name:`detail-row-${n}`,updater:this.updater}),this.ref=r=>{this.element=r,r?(this.mounted=!0,this.mountSubscription(this)):this.mounted=!1}}isMounted(){return this.mounted}onMount(e){return this.mountSubscription.onChange(n=>{n!=null&&e(n)})}destroy(){this.mountSubscription.destroy(),this.updater.destroy(),this.ref=yT,this.element=null,this.node=null}getNode(){return this.node}update(e){this.updater(e)}getElement(){return this.element}},vi=class extends wi{constructor(t){super(`${t}:ListRowPoolForReact`);this.rowDebugId=t}createRowInstance(){return new Hl(this.rowDebugId)}};function Xp(o){return{cellPool:new Ri(o),rowPool:new vi(o)}}function dr(o){let e=o.isHorizontalLayoutBrain?new Ci(o,`${o.name}:HorizontalLayoutTableRenderer`,Xp(`${o.name}:HorizontalLayoutTableRenderer`)):new Rn(o,`${o.name}:ReactHeadlessTableRenderer`,Xp(`${o.name}:ReactHeadlessTableRenderer`)),t=ye();return o.onDestroy(()=>{e.destroy(),t.destroy()}),{renderer:e,onRenderUpdater:t}}function ST(o){let{brain:e,renderCell:t,renderDetailRow:n,forceRerenderTimestamp:r}=o,{renderer:i,onRenderUpdater:a}=bT(()=>o.onRenderUpdater&&o.renderer?{renderer:o.renderer,onRenderUpdater:o.onRenderUpdater}:dr(e),[e,o.onRenderUpdater,o.renderer]);return Pi(()=>{i.cellHoverClassNames=o.cellHoverClassNames||[]},[i,o.cellHoverClassNames]),Pi(()=>{i.cellDetachedClassNames=o.cellDetachedClassNames||[]},[i,o.cellDetachedClassNames]),Pi(()=>{let l=e.getRenderRange();return i.renderRange(l,{onRender:a,force:!0,renderCell:t,renderDetailRow:n}),e.onRenderRangeChange(u=>{i.renderRange(u,{force:!1,onRender:c=>{let d=a.get();d&&c&&d.length===c.length||a(c)},renderCell:t,renderDetailRow:n})})},[i,e,t,n,a,r]),Pi(()=>{i.flushPendingAfterCommitWork()}),Di.createElement(Io,{updater:a})}var xi=Di.memo(ST);import*as pr from"react";import{useEffect as TT,useLayoutEffect as CT,useRef as IT}from"react";var Zp=he({defaultClassName:"nxbq1c1 _16lm1iwz _16lm1iw2",variantClassNames:{visible:{true:"nxbq1c3",false:"nxbq1c4"}},defaultVariants:{},compoundVariants:[]}),Mi="nxbq1c0 _16lm1iwz _16lm1iw4 _16lm1iw26 _16lm1iw23 _16lm1iw1y _16lm1iw1k";var Qp=he({defaultClassName:"j26lrx0 _16lm1iwz _16lm1iw2 _16lm1iw23 _16lm1iw26",variantClassNames:{active:{true:"j26lrx2",false:"j26lrx3"}},defaultVariants:{},compoundVariants:[]});var{rootClassName:RT}=Fe,wT=`${RT}-ActiveRowIndicator`,vT=`calc(${Q.activeCellRowOffsetX} + var(${Z(Q.scrollLeftForActiveRowWhenHorizontalLayout)}, 0px))`,PT={[Z(Q.activeCellOffsetY)]:Q.activeCellRowOffset,transform:`translate3d(${vT}, calc( ${Q.activeCellOffsetY} + var(${Z(Q.scrollTopForActiveRow)}, 0px)), 0px)`,height:Q.activeCellRowHeight,maxWidth:me.runtime.totalVisibleColumnsWidthVar},DT=o=>{let{brain:e}=o,t=IT(null),n=o.activeRowIndex!=null&&e.getInitialRows()>o.activeRowIndex,[r,i]=zt();return CT(()=>{if(o.activeRowIndex==null)return;let a="0px",l=o.activeRowIndex;if(e.isHorizontalLayoutBrain&&e.rowsPerPage){let p=e.getPageIndexForRow(l);p>0&&(a=`calc(${me.runtime.totalVisibleColumnsWidthVar} * ${p})`),l=l%e.rowsPerPage}let s=e.getRowHeight(l),u=e.getItemOffsetFor(l,"vertical"),c=t.current,d={activeCellRowHeight:`${s}px`,activeCellRowOffset:`${u}px`,activeCellRowOffsetX:a};mn(d,c)},[o.activeRowIndex,e]),TT(()=>{let a=u=>{mn({scrollTopForActiveRow:`${-u.scrollTop}px`,scrollLeftForActiveRowWhenHorizontalLayout:e.isHorizontalLayoutBrain?`${-u.scrollLeft}px`:"0px"},t.current)};a(e.getScrollPosition());let l=e.onScroll(a),s=e.onRenderCountChange(i);return()=>{s(),l()}},[e]),pr.createElement("div",{className:Mi,"data-name":"active-row"},pr.createElement("div",{ref:t,"data-name":"active-row-indicator",className:`${wT} ${Qp({active:n})}`,style:n?PT:void 0}))},Jp=pr.memo(DT);import*as fr from"react";import{useEffect as xT,useLayoutEffect as MT,useRef as ET}from"react";var{rootClassName:AT}=Fe,_T=`${AT}-ActiveCellIndicator`,OT=Z(Q.columnZIndexAtIndex),NT=(o,e,t,n)=>{if(e==null)return;let[r]=e;o.isHorizontalLayoutBrain&&o.rowsPerPage&&(r=r%o.rowsPerPage);let i=typeof t=="function"?t(r):t??o.getRowHeight(r),a=o.getItemOffsetFor(r,"vertical"),l=n.current;mn({activeCellRowHeight:`${i}px`,activeCellRowOffset:`${a}px`},l)},FT=o=>{let{brain:e}=o,[t,n]=zt(),r=ET(null),i=o.activeCellIndex!=null&&e.getInitialRows()>o.activeCellIndex[0];return MT(()=>{NT(e,o.activeCellIndex,o.rowHeight,r)},[o.activeCellIndex,o.rowHeight,e]),xT(()=>{let a=e.onRenderCountChange(()=>{n()});return()=>{a()}},[e]),fr.createElement("div",{className:Mi,ref:r,"data-name":"active-cell",style:i?{zIndex:`var(${OT}-${o.activeCellIndex[1]})`}:void 0},fr.createElement("div",{"data-name":"active-cell-indicator",className:`${_T} ${Zp({visible:i})}`}))},ef=fr.memo(FT);var Ei=[Fd,`${st}DetachedCell`];function Ai(o,e,t){t&&(t.fixedColsStart||t.fixedColsEnd||t.fixedRowsStart||t.fixedRowsEnd)&&o.updateFixedCells({fixedColsStart:t.fixedColsStart,fixedColsEnd:t.fixedColsEnd,fixedRowsStart:t.fixedRowsStart,fixedRowsEnd:t.fixedRowsEnd}),o.update({height:e.height,width:e.width,cols:e.cols,rows:e.rows,colWidth:e.colWidth,rowHeight:e.rowHeight,rowspan:e.rowspan,colspan:e.colspan})}var zT=J(Ep,Ol);function of(o){let{brain:e,scrollerDOMRef:t,scrollStopDelay:n,renderCell:r,renderDetailRow:i,activeCellRowHeight:a,cellHoverClassNames:l,renderer:s,activeRowIndex:u,activeCellIndex:c,onRenderUpdater:d,wrapRowsHorizontally:p,forceRerenderTimestamp:f,scrollVarHostRef:m,...g}=o,{autoFocus:y}=g,h=LT(null),[b,S]=kT({width:0,height:0});Kl(()=>{n!=null&&e.setScrollStopDelay(n)},[n,e]),Kl(()=>{let C=h.current?.parentNode;return C?(y&&document.activeElement!==C&&C.focus(),nn(C,()=>{let P={height:C.clientHeight,width:C.clientWidth};e.update(P)},{debounce:50})):void 0},[p,e]);let I=tf(C=>{requestAnimationFrame(()=>{h.current&&h.current.style.setProperty("transform",`translate3d(${-C.scrollLeft}px, ${-C.scrollTop}px, 0px)`)})},[]),T=tf(C=>{e.setScrollPosition(C,I)},[e,I]);return Kl(()=>{let C=e.onRenderCountChange(()=>{S(e.getVirtualizedContentSize())});return S(e.getVirtualizedContentSize()),I(e.getScrollPosition()||{scrollLeft:0,scrollTop:0}),C},[e]),Yo.createElement(kp,{onContainerScroll:T,...g,ref:t},Yo.createElement("div",{ref:h,className:zT,"data-name":"scroll-transform-target"},Yo.createElement(xi,{forceRerenderTimestamp:f,renderer:s,onRenderUpdater:d,renderCell:r,renderDetailRow:i,brain:e,cellHoverClassNames:l,cellDetachedClassNames:Ei}),c!=null?Yo.createElement(ef,{brain:e,rowHeight:a,activeCellIndex:c}):null),u!=null?Yo.createElement(Jp,{brain:e,activeRowIndex:u}):null,Yo.createElement(Mp,{width:b.width,height:b.height}))}function nf(o,e,t,n){let r=new Map,i=new Map,a=new Map;o.forEach((c,d)=>{let p=c.id,f=o[d-1],m=f?.id??"",g=new Set,y=f?.computedPinned!==c.computedPinned?new Set:a.get(m)??new Set;a.set(p,g);let h={type:"column",id:p,ref:c,groupOffset:0,computedPinned:c.computedPinned,computedWidth:c.computedWidth,depth:c.columnGroup?(t.get(c.columnGroup)??0)+1:0};r.set([p],h);let b=c.columnGroup,S,I=h;for(;b;){let T=e[b];if(T){g.add(b);let C=[p,...g];S=y.has(b)?i.get(b):void 0,S||(S={id:b,type:"group",ref:T,columnItems:[],children:[],groupOffset:0,uniqueGroupId:[b],computedWidth:0,computedPinned:h.computedPinned,depth:t.get(b)??0},r.set(C,S),i.set(b,S)),S.columnItems.push(h),S.uniqueGroupId.push(h.id),I&&!y.has(I.id)&&S.children.push(I),I=S,b=T.columnGroup}else break}});let l=[],s=new ee,u=0;return r.forEach(c=>{if(!c.ref.columnGroup){let d=c.type==="column"?c.ref.computedWidth:c.columnItems.reduce((p,f)=>p+f.ref.computedWidth,0);c.groupOffset=u,c.computedWidth=d,c.type==="group"&&rf(c.children),l.push(c),u+=d}if(c.type==="group")c.columnItems.forEach(d=>{s.set([c.depth,d.ref.computedVisibleIndex],c)});else for(let d=c.depth;d<=n+1;d++)s.set([d,c.ref.computedVisibleIndex],c)}),r.clear(),i.clear(),{tree:l,pathsToCells:s}}function rf(o,e=0){o.forEach(t=>{let n=t.type==="column"?t.ref.computedWidth:t.columnItems.reduce((r,i)=>r+i.ref.computedWidth,0);t.computedWidth=n,t.groupOffset=e,t.type==="group"&&rf(t.children),e+=n})}import*as wo from"react";import{useCallback as mf,useEffect as jT,useMemo as $T,useRef as UT}from"react";import*as Bl from"react";import*as uf from"react";import{useCallback as sf}from"react";import{useRef as af,useState as VT}from"react";import*as mr from"react";var{rootClassName:GT}=Fe,HT=`${GT}HeaderCell_ResizeHandle`;function KT(o){let e=af(null),[t,n]=VT(!1),r=af(t);r.current=t;let i=o.groupColumns[0];if(!i)return null;let a=i.computedPinned,l=i.computedFirstInCategory,s=i.computedLastInCategory,u=d=>{d.stopPropagation();let p=d.pointerId,f=d.clientX,m=d.target;m.setPointerCapture(p);let g=!0,y=lp(o.groupColumns.map(I=>I.computedVisibleIndex),{columns:o.columns,domRef:e}),h=I=>{a==="end"&&(I*=-1);let{constrained:T,adjustedDiffs:C,adjustedDiff:R}=o.computeResize(I);return r.current!==T&&n(T),y.resize(C),R},b=I=>{if(g){let T=o.groupColumns.reduce((v,P)=>v+P.computedWidth-P.computedMinWidth,0),C=o.brain.getAvailableSize(),R={width:C.width+T,height:C.height};o.brain.update(R),g=!1}h(Math.round(I.clientX-f))},S=I=>{m.releasePointerCapture(p),m.removeEventListener("pointermove",b),m.removeEventListener("pointerup",S);let T=Math.round(I.clientX-f),C=h(T);o.onResize(C)};m.addEventListener("pointermove",b),m.addEventListener("pointerup",S)},c=(a===!1||a==="start")&&s?{right:a==="start"?void 0:me.components.HeaderCell.resizeHandleWidth}:a==="end"&&l?{right:void 0}:void 0;return mr.createElement("div",{ref:e,className:`${HT} ${di} ${fi({computedPinned:a,computedFirstInCategory:l,computedLastInCategory:s})}`,onPointerDown:u},mr.createElement("div",{style:{...c,...o.style},className:pi({constrained:t})}))}var lf=mr.memo(KT);function cf(o,e){let{bodyBrain:t,groupHeight:n,columnGroup:r,columnGroupsMaxDepth:i}=e,{computedVisibleColumns:a,getState:l,getComputed:s,actions:u}=oe(g=>({computedVisibleColumns:g.computed.computedVisibleColumns,getState:g.getState,getComputed:g.getComputed,actions:g.actions})),c=o[o.length-1],d=sf(g=>{let y=l(),{columnSizing:h,viewportReservedWidth:b,bodySize:S}=y,I=s().computedVisibleColumns,T=!1,C=I.reduce((P,w)=>(w.computedFlex&&(P[w.id]={...h[w.id],flex:w.computedWidth},T=!0),P),{}),R=T?{...h,...C}:h;return _c({availableSize:S.width,reservedWidth:b||0,dragHandleOffset:g,dragHandlePositionAfter:c.computedVisibleIndex,columnSizing:R,columnGroupSize:o.length,items:I.map(P=>({id:P.id,resizable:P.computedResizable,computedFlex:P.computedFlex,computedWidth:P.computedWidth,computedMinWidth:P.computedMinWidth,computedMaxWidth:P.computedMaxWidth}))})},[c]),p=sf(g=>{let{columnSizing:y,reservedWidth:h}=d(g);u.viewportReservedWidth=h,u.columnSizing=y},[d]);return o.some(g=>g.computedResizable)?uf.createElement(lf,{brain:t,style:{height:n*(i-r.depth+2)},columns:a,groupColumns:o,computeResize:d,onResize:p}):null}var df=`${st}HeaderGroup`,pf=Z(Q.columnWidthAtIndex),BT=Z(Q.columnZIndexAtIndex);function ff(o){let{columnGroup:e,height:t,columns:n,bodyBrain:r,columnGroupsMaxDepth:i}=o,{header:a,style:l}=e;a instanceof Function&&(a=a({columnGroup:e,horizontalLayoutPageIndex:o.horizontalLayoutPageIndex}));let s=cf(n,{bodyBrain:r,groupHeight:t,columnGroup:e,columnGroupsMaxDepth:i}),u=n[0],c=n.length>1?"calc( "+n.map(f=>`var(${pf}-${f.computedVisibleIndex})`).join(" + ")+" )":`var(${pf}-${u.computedVisibleIndex})`,d=`calc(var(${BT}-${u.computedVisibleIndex}) + ${i-e.depth})`,p=typeof l=="function"?l({columnGroup:e,horizontalLayoutPageIndex:o.horizontalLayoutPageIndex}):l;return p=p&&typeof p=="object"?p:{},p.width=c,p.height=t,Bl.createElement("div",{ref:o.domRef,"data-group-id":e.uniqueGroupId,className:J(Cc,df),style:p,"data-z-index":d},Bl.createElement("div",{className:J(`${df}__header-content`,At)},a),s)}import{useContext as WT}from"react";import*as $l from"react";var Wl;function Ul(){return Wl||(Wl=$l.createContext({dataSourceApi:null,getDataSourceState:()=>null,assignState:()=>null,getDataSourceMasterContext:()=>{},dataSourceState:null,dataSourceActions:null}))}var jl;function _i(){return jl||(jl=$l.createContext(null))}function Ee(o){let e=_i(),t=WT(e);return rn(t,o)}function Kt(){return Ee(o=>({getDataSourceState:o.getDataSourceState,getDataSourceMasterContext:o.getDataSourceMasterContext,dataSourceActions:o.dataSourceActions,dataSourceApi:o.dataSourceApi,assignState:o.assignState}))}var{rootClassName:YT}=Fe,qT=[],gf=`${YT}Header`,XT=hc({overflow:!1}),hf=()=>{};function ZT(o){let{bodyBrain:e,headerBrain:t,columns:n,style:r,className:i,columnHeaderHeight:a,columnAndGroupTreeInfo:l,columnGroupsMaxDepth:s}=o,{getState:u,headerOptions:c,headerRenderer:d,headerOnRenderUpdater:p,showColumnFilters:f,computedColumnsMap:m}=oe(E=>({computedColumnsMap:E.computed.computedColumnsMap,getState:E.getState,headerOptions:E.state.headerOptions,headerRenderer:E.state.headerRenderer,headerOnRenderUpdater:E.state.headerOnRenderUpdater,showColumnFilters:E.state.showColumnFilters})),g=UT(null),y=mf(E=>{g.current&&(g.current.style.transform=`translate3d(-${E.scrollLeft}px, 0px, 0px)`)},[]);jT(()=>{let E=t.onScroll(y);return y(t.getScrollPosition()||{scrollLeft:0,scrollTop:0}),E},[t]);let h={ref:g,className:J(gf,`${gf}--virtualized`,i,XT),style:{...r,height:a}},{getDataSourceState:b,dataSourceApi:S,dataSourceActions:I}=Kt(),{allRowsSelected:T,someRowsSelected:C,selectionMode:R,filterTypes:v,filterDelay:P}=Ee(E=>({allRowsSelected:E.dataSourceState.allRowsSelected,someRowsSelected:E.dataSourceState.someRowsSelected,selectionMode:E.dataSourceState.selectionMode,filterTypes:E.dataSourceState.filterTypes,filterDelay:E.dataSourceState.filterDelay})),w=$T(()=>({allRowsSelected:T,someRowsSelected:C,selectionMode:R}),[T,C,R]),x=mf(E=>{let{rowIndex:M,colIndex:D,domRef:A,height:O,widthWithColspan:N,heightWithRowspan:L,hidden:F}=E,G=n[D];if(!G||F)return null;let B=t.isHorizontalLayoutBrain?t.getPageIndexForRow(M):null,z=l?l.pathsToCells.get([M,D]):null;if(z&&z.type==="group"){let $=z.columnItems.map(ne=>ne.ref),K={...z.ref,id:z.id,uniqueGroupId:z.uniqueGroupId,depth:z.depth,columns:$.map(ne=>ne.id),computedWidth:z.computedWidth,groupOffset:z.groupOffset};return u().columnGroupVisibility[z.id]!==!1?wo.createElement(ff,{horizontalLayoutPageIndex:B,bodyBrain:e,columnGroupsMaxDepth:s,domRef:A,columns:$,width:N,height:O,columnGroup:K}):null}return wo.createElement(bf,{domRef:A,column:G,horizontalLayoutPageIndex:B,headerOptions:c,dataSourceStatePartialForHeaderCell:w,filterTypes:v,filterDelay:P,getDataSourceState:b,dataSourceApi:S,dataSourceActions:I,width:N,height:L,columnsMap:m})},[c,n,a,l,s,f,t,b,S,I,v,P,w]);return wo.createElement(jo,{orientation:"horizontal",dragListId:"header",dragStrategy:"inline",onDrop:hf,updatePosition:hf},E=>wo.createElement("div",{...E,...h,className:J(E.className,h.className)},wo.createElement(xi,{name:"header",renderCell:x,brain:t,renderer:d,onRenderUpdater:p,cellHoverClassNames:qT,cellDetachedClassNames:Ei})))}var yf=wo.memo(ZT);function Sf(o){let{headerBrain:e,bodyBrain:t,scrollbars:n}=o,{computedPinnedStartColumns:r,computedPinnedEndColumns:i,computedVisibleColumns:a,columnSize:l}=oe(C=>({computedPinnedStartColumns:C.computed.computedPinnedStartColumns,computedPinnedEndColumns:C.computed.computedPinnedEndColumns,computedVisibleColumns:C.computed.computedVisibleColumns,columnSize:C.computed.columnSize})),{columnHeaderHeight:s,columnGroupsDepthsMap:u,columnGroupsMaxDepth:c,computedColumnGroups:d,showColumnFilters:p}=oe(C=>({columnHeaderHeight:C.state.columnHeaderHeight,columnGroupsDepthsMap:C.state.columnGroupsDepthsMap,columnGroupsMaxDepth:C.state.columnGroupsMaxDepth,computedColumnGroups:C.state.computedColumnGroups,showColumnFilters:C.state.showColumnFilters})),f=!d||!Object.keys(d).length?1:c+2,m=f*s+(p?s:0),g=Ot.useMemo(()=>{if(!(!d||!Object.keys(d).length))return nf(a,d,u,c)},[a,d,u]),y=Ot.useCallback(({rowIndex:C,colIndex:R})=>{let v=a[R],P=1,w=1;if(!v||!g)return{rowspan:P,colspan:w};let x=g.pathsToCells.get([C,R]);if(!x)return{rowspan:P,colspan:w};if(x.type==="column")return{colspan:w,rowspan:f-x.depth};let E=x.columnItems.findIndex(M=>M.id===v.id);return{rowspan:P,colspan:E===0?x.columnItems.length:1}},[d,c,a,g,f,u]),h=Ot.useCallback(({rowIndex:C,colIndex:R})=>y({rowIndex:C,colIndex:R}).rowspan,[y]),b=Ot.useCallback(({rowIndex:C,colIndex:R})=>y({rowIndex:C,colIndex:R}).colspan,[y]),S=Ot.useCallback(C=>p?C<f-1?s:2*s:s,[f,p,s]);Ai(e,{colWidth:l,rowHeight:S,rows:f,cols:a.length,height:m,rowspan:h,colspan:b},{fixedColsEnd:i.length,fixedColsStart:r.length});let I=Ot.createElement(yf,{columns:a,headerBrain:e,bodyBrain:t,columnHeaderHeight:m,columnGroupsMaxDepth:c,columnAndGroupTreeInfo:g}),T=n.vertical&&ho()?Ot.createElement("div",{className:Rc,style:{zIndex:1e3,width:ho()}}):null;return Ot.createElement("div",{className:`${Cl} ${Dc}`,style:{height:m}},I,T)}var{ManagedComponentContextProvider:QT}=Mt({initSetupState:Dp,forwardProps:xp,Context:_l()});function Yl(o){let{getComputed:e,header:t,brain:n,headerBrain:r,wrapRowsHorizontally:i}=oe(l=>({getComputed:l.getComputed,header:l.state.header,brain:l.state.brain,headerBrain:l.state.headerBrain,wrapRowsHorizontally:l.state.wrapRowsHorizontally})),{scrollbars:a}=e();return t?gr.createElement(QT,{...o},gr.createElement(Sf,{wrapRowsHorizontally:!!i,bodyBrain:n,headerBrain:r,scrollbars:a})):null}function Tf(){return gr.useContext(_l()).componentState}var nC=o=>{let{allRowsSelected:e,someRowsSelected:t,api:n,dataSourceApi:r}=o,i=e?!0:t?null:!1,{components:a,isTree:l}=n.getState(),s=a?.CheckBox||Xt;return xe.createElement(s,{domProps:{className:ri},onChange:u=>{if(l){u?r.treeApi.selectAll():r.treeApi.deselectAll();return}u?n.rowSelectionApi.selectAll():n.rowSelectionApi.deselectAll()},checked:i})},ui=xe.createContext(null);var rC=Z(Q.columnZIndexAtIndex),iC=Z(Q.columnVisibilityAtIndex),ql=xe.createElement("div",{className:Gr[1]}),If=Kr({"data-name":"","data-field":"","data-header-align":"","data-column-id":"","data-sort":"","data-sort-index":"",[Ct]:"",[sr]:""});function aC(o){let e=o.column,{allowColumnHideWhileDragging:t}=Tf(),{dataSourceStatePartialForHeaderCell:n,horizontalLayoutPageIndex:r,getDataSourceState:i,dataSourceApi:a,dataSourceActions:l,filterTypes:s,filterDelay:u}=o,{allRowsSelected:c,someRowsSelected:d,selectionMode:p}=n,{onDragItemPointerDown:f}=In(),{api:m,getComputed:g,getState:y,actions:h,getDataSourceMasterContext:b,showColumnFilters:S,components:I,portalDOMRef:T,columnHeaderHeight:C,columnReorderDragColumnId:R,columnMenuVisibleForColumnId:v,columnReorderInPageIndex:P}=oe(V=>({api:V.api,getComputed:V.getComputed,getState:V.getState,actions:V.actions,getDataSourceMasterContext:V.getDataSourceMasterContext,showColumnFilters:V.state.showColumnFilters,components:V.state.components,portalDOMRef:V.state.portalDOMRef,columnHeaderHeight:V.state.columnHeaderHeight,columnReorderDragColumnId:V.state.columnReorderDragColumnId,columnMenuVisibleForColumnId:V.state.columnMenuVisibleForColumnId,columnReorderInPageIndex:V.state.columnReorderInPageIndex})),w=R===e.id,x=P!=null?r!==P:!1,{onResize:E,height:M,width:D,headerOptions:A,columnsMap:O}=o,N=e.computedSortInfo,L=e.header,F=Cf(V=>{k.current=V,o.domRef?.(V)},[o.domRef]),G=A.alwaysReserveSpaceForSortIcon,B=e.headerAlign??e.align,z=(typeof B=="function"?B({isHeader:!0,column:e}):B)??"start",$=(typeof e.verticalAlign=="function"?e.verticalAlign({isHeader:!0,column:e}):e.verticalAlign)??"center",K=ut(e,{actions:h,api:m,dataSourceActions:l,dataSourceApi:a,getComputed:g,getDataSourceState:i,getDataSourceMasterContext:b,getState:y}),Y=K.isSortable(),ne=Y&&(e.computedSorted||G)?xe.createElement(ci,{index:e.computedMultiSort?e.computedSortIndex+1:void 0,style:{marginInlineStart:me.spacing[2],marginInlineEnd:me.spacing[2]},className:`${Ko}__sort-icon ${wc} ${Pc({align:z})}`,direction:e.computedSorted?e.computedSortedAsc?1:-1:0}):null,ce=e.computedFilterable&&e.computedFiltered?xe.createElement(cn,null):null,ie=e.headerCssEllipsis??e.cssEllipsis??!0,ue={reserveSpaceWhenHidden:z==="center",menuVisible:v===e.id,style:z==="end"?{marginInlineStart:`calc(${me.components.HeaderCell.resizeHandleActiveAreaWidth} / 2)`,marginInlineEnd:me.spacing[2]}:{marginInlineEnd:`calc(${me.components.HeaderCell.resizeHandleActiveAreaWidth} / 2)`,marginInlineStart:me.spacing[2]},domProps:{onMouseDown:V=>{V.stopPropagation(),K.toggleContextMenu(V.target)}}},ae=e.components?.MenuIcon||I?.MenuIcon||ir,q=xe.createElement(ae,{...ue}),k=tC(null),X={horizontalLayoutPageIndex:r,dragging:w,domRef:F,htmlElementRef:k,renderLocation:"column-header",column:e,columnsMap:O,columnSortInfo:N,columnFilterValue:e.computedFilterValue,filtered:e.computedFiltered,someRowsSelected:d,allRowsSelected:c,selectionMode:p,api:m,dataSourceApi:a,columnApi:K,renderBag:{sortIcon:ne,filterIcon:ce,menuIcon:q,menuIconProps:ue,selectionCheckBox:null,header:e.header&&typeof e.header!="function"?e.header:e.name}},U=X,j=U.renderBag.header,re=()=>{let V={...X,renderBag:{...X.renderBag}};if(e.renderSortIcon&&(V.renderBag.sortIcon=xe.createElement(To,{render:e.renderSortIcon,renderParam:{...V,renderBag:{...V.renderBag}}})),e.renderFilterIcon&&(V.renderBag.filterIcon=xe.createElement(To,{render:e.renderFilterIcon,renderParam:{...V,renderBag:{...V.renderBag}}})),typeof e.renderMenuIcon=="function"&&(V.renderBag.menuIcon=xe.createElement(To,{render:Be=>{if(typeof e.renderMenuIcon!="function")return null;let tt=e.renderMenuIcon(Be);return tt?tt.type===ae||tt.type===ir?tt:xe.createElement(ae,{...ue},tt):null},renderParam:{...V,renderBag:{...V.renderBag}}})),e.renderSelectionCheckBox&&p==="multi-row"){V.renderBag.selectionCheckBox=xe.createElement(To,{render:nC,renderParam:{...V,renderBag:{...V.renderBag}}});let Be=e.renderHeaderSelectionCheckBox??e.renderSelectionCheckBox;Be&&Be!==!0&&(V.renderBag.selectionCheckBox=xe.createElement(To,{render:Be,renderParam:{...V,renderBag:{...V.renderBag}}}))}L instanceof Function&&(V.renderBag.header=j=xe.createElement(To,{render:L,renderParam:{...V,renderBag:{...V.renderBag}}}));let Ye=e.renderMenuIcon===!1?null:V.renderBag.menuIcon,Me=ie?xe.createElement("div",{className:At},V.renderBag.header):V.renderBag.header,fe=xe.createElement(xe.Fragment,null,z==="center"?ql:null,V.renderBag.selectionCheckBox,Me,V.renderBag.sortIcon,V.renderBag.filterIcon,z==="center"?ql:null,z!=="center"?ql:null,Ye);return e.renderHeader?xe.createElement(To,{render:e.renderHeader,renderParam:{...V,renderBag:{...V.renderBag,all:fe}}}):fe};eC(()=>{let V=null,Ye=k.current;return E&&Ye&&(V=nn(Ye,E)),()=>{V?.()}},[k.current,o.onResize]);let pe={height:M};e.headerStyle&&(pe=typeof e.headerStyle=="function"?{...pe,...e.headerStyle(U)||{}}:{...pe,...e.headerStyle});let de=typeof e.headerClassName=="function"?e.headerClassName(U):e.headerClassName,{onPointerDown:H,proxyPosition:_,dragColumnOutside:se}=Ad({columnId:e.id,domRef:k,horizontalLayoutPageIndex:r,allowColumnHideOnDrag:t}),be=null,Ie=ui.Provider,Te={filtered:e.computedFiltered,verticalAlign:$,align:z},Ne=xe.useMemo(()=>{let V=Ye=>{m.setColumnFilter(e.id,Ye)};return u>0?xt(V,{wait:u}):V},[u,e.id]),_e=e.computedFilterType,je=s[_e],Je=e.computedFilterable?e.computedFilterValue?.filter.operator??je?.defaultOperator:void 0,Ke=e.computedFilterable&&je?je.operators.find(V=>V.name===Je):void 0,et=Ke?.components?.FilterEditor||je?.components?.FilterEditor||e.components?.FilterEditor||fn,at=je?.components?.FilterOperatorSwitch||e.components?.FilterOperatorSwitch,Ve=pp(e,{horizontalLayoutPageIndex:r}),W=`var(${rC}-${e.computedVisibleIndex})`;pe.zIndex=W,pe.visibility=`var(${iC}-${e.computedVisibleIndex}, visible)`;let te={"data-field":`${e.field||""}`,"data-column-id":e.id,[Ct]:e.id,[sr]:"header","data-header-align":z,"data-name":"HeaderCell","data-sort":e.computedSortedAsc?"asc":e.computedSortedDesc?"desc":"none","data-sort-index":`${e.computedSortIndex??-1}`},ge=e.computedFilterable?xe.createElement(Kc,{horizontalLayoutPageIndex:r,filterEditor:et,filterOperatorSwitch:at??Bc,operator:Ke,filterTypes:s,onChange:Ne,columnFilterType:_e,columnLabel:e.field||e.name||e.id,columnFilterValue:e.computedFilterValue,columnHeaderHeight:C}):xe.createElement(Wc,null);U.renderBag.filterEditor=ge;let Ce=Cf(V=>{H(V),f(V)},[H,f]),Ze=re();return w&&_&&(be=xe.createElement("div",{key:e.id,className:`${Ko}Proxy ${fc}`,style:{height:M,width:D,left:_.left??0,top:_.top??0}},xe.createElement("div",{className:mc({visible:se})},xe.createElement(Pp,{size:16})),j),be=oC(be,T.current)),xe.createElement(Ie,{value:U},xe.createElement(li,{domRef:F,horizontalLayoutPageIndex:o.horizontalLayoutPageIndex,cellType:"header",column:e,...te,"data-z-index":W,style:pe,width:D,onPointerDown:Ce,contentClassName:J(pc(Te),Ku[z]),contentStyle:S?{height:M/2}:void 0,className:J(Ko,Uu.none,Y?Gu.pointer:"",de,Qr(e,[Ko,Zt],gc,{dragging:w,insideDisabledDraggingPage:x,align:z,verticalAlign:$,rowSelected:!1,cellSelected:!1,rowDisabled:!1,zebra:!1,rowActive:!1,firstRow:!0,firstRowInHorizontalLayoutPage:!0,treeNode:!1,groupCell:!1,groupRow:!1,rowExpanded:!1}),dc),cssEllipsis:ie,afterChildren:xe.createElement(xe.Fragment,null,S?ge:null,Ve),renderChildren:Ze}),be)}var bf=xe.memo(aC);function Xr(){return JT(ui)}import*as eo from"react";import{useEffect as lC}from"react";function Rf(o,e){let{separator:t}=e??{separator:"-"};return o.replace(/([a-z\d])([A-Z])/g,"$1"+t+"$2").replace(new RegExp("("+t+"[A-Z])([A-Z])","g"),"$1"+t+"$2").toLowerCase()}var wf={padding:me.spacing[2],textAlign:"end",opacity:"1",visibility:"visible",display:"block",fontSize:"0.85rem",background:"white",color:"black"},sC={opacity:1,visibility:"visible",display:"inline-block",pointerEvents:"all",color:"black",textDecoration:"underline"},vf=(o,e)=>{if(o)for(let[t,n]of Object.entries(e))o.style.setProperty(Rf(t),n,"important")},Pf=eo.forwardRef(function(e,t){let{rootClassName:n}=Vr(),r=eo.useRef(null),i=eo.useCallback(a=>{r.current=a,t&&(typeof t=="function"?t(a):t.current=a)},[]);return lC(()=>{let a=()=>{setTimeout(()=>{vf(r.current,wf),vf(r.current?.firstElementChild,sC)})};a();let l=setInterval(a,1e3);return()=>{clearInterval(l)}},[]),eo.createElement("div",{ref:i,...e,className:J(`${n}-Footer`,Jc,e.className),style:wf},"Powered by"," ",eo.createElement("a",{href:"https://infinite-table.com",rel:"noopener noreferrer",role:"link",target:"_blank"},"Infinite Table"))});function Xl(o){return o.map(Bt)}function Bt(o){if(De().structuredClone)return De().structuredClone(o);if(o===null||typeof o!="object")return o;if(Array.isArray(o))return Xl(o);if(o instanceof Date)return new Date(o);if(o instanceof Set)return new Set(Xl(Array.from(o)));if(o instanceof Map)return new Map(Xl(Array.from(o)));let e={};for(let t in o)o.hasOwnProperty(t)&&(e[t]=Bt(o[t]));return e}function hr(o){return o}var qo=Object.seal({data:null,field:null});var Po="____root____",xf="____not_loaded_yet____";function vo(){return!1}function Zl(o){if(!o||!Object.keys(o).length)return{};let e={};for(let t in o)if(o.hasOwnProperty(t)){let n=o[t].initialValue;e[t]=typeof n=="function"?n():n}return e}function Oi(o,e,t,n,r){if(!(!t||!Object.keys(t).length)){for(let i in t)if(t.hasOwnProperty(i)){let a=t[i];if(typeof a.reducer!="function")continue;let l=n[i],s=a.getter?a.getter(o)??null:a.field?o[a.field]:null;n[i]=a.reducer(l,s,o,e,r)}}}function Mf(o,e){let{marker:t,reducers:n={},pivot:r,groupBy:i,indexer:a,toPrimaryKey:l,cache:s,mappings:u}=o;t&&t.start();let c=new ee;function d(h,b,S,I=0,T=[]){let C=!S.length||I===S.length-1,R=b[u?.values||"values"]||{};for(let v in R)if(R.hasOwnProperty(v)){let P=v;T.push(P),p.set(T,!0),h.set(T,{reducerResults:R[v][u?.totals||"totals"]||{},items:[]}),C||d(h,R[v],S,I+1,T),T.pop()}}let p=r?new ee:void 0,f=[],m=Zl(n),g=Bt(m);e.visitDepthFirst((h,b,S,I)=>{let[T,...C]=b,R=h.children,v=c.get(C);if(v&&(v.cache=h.cache,v.childrenLoading=h.childrenLoading,v.childrenAvailable=h.childrenAvailable,v.error=h.error),C.length==i.length&&i.length){if(v){v.items=R;for(let w=0,x=C.length;w<x;w++){let E=C.slice(0,w),M=c.get(E);M&&(M.items=M.items||[],M.items=M.items.concat(R))}R=a.indexArray(R,{toPrimaryKey:l,cache:s,nodesKey:void 0})}return I?.()}for(let P=0,w=R.length;P<w;P++){if(!R[P]){let D={items:[],reducerResults:{},cache:!1,childrenLoading:!1,childrenAvailable:!1,isTree:!1,isGroupBy:!0};c.set([...C,`${xf}${P}`],D);continue}let x=R[P].data,E=R[P].keys||[];if(E.length){let D=E[E.length-1];C.push(D)}let M={items:[],cache:!1,childrenLoading:!1,childrenAvailable:!1,commonData:x,totalChildrenCount:R[P].totalChildrenCount,reducerResults:R[P].aggregations||{},isTree:!1,isGroupBy:!0};if(c.set(C,M),r){let D=M.pivotDeepMap=new ee,A=R[P].pivot;d(D,A,r,0,f)}E.length&&C.pop()}I?.()});let y={deepMap:c,groupParams:o,initialData:e,reducerResults:g};return r&&(y.topLevelPivotColumns=p,y.pivot=r),t&&t.end({details:[{name:"Group by fields",value:i.map(h=>h.field).join(", ")}]}),y}function Df(o,e,t,n,r,i,a,l,s,u=hr){let{items:c,reducerResults:d,pivotDeepMap:p}=o.get(e);if(c.push(n),a&&Oi(n,r,a,d,e),i){for(let f=0,m=i.length;f<m;f++){let{field:g,valueGetter:y,toKey:h}=i[f],b=g?n[g]:null;y&&(qo.data=n,qo.field=g,b=y(qo));let S=(h||u)(b,n);t.push(S),p.has(t)||(l.set(t,!0),p?.set(t,{reducerResults:Bt(s),items:[]}));let{reducerResults:I,items:T}=p.get(t);T.push(n),a&&Oi(n,r,a,I,e)}t.length=0}}function Ef(o,e,t,n,r,i,a,l){let{isLeafNode:s,getNodeChildren:u,toKey:c}=o,d=c(r),p=[...n,d],f=s(r);if(t.set(p,!0),f){for(let h=0,b=n.length;h<=b;h++){let S=n.slice(0,h),I=e.get(S),{reducerResults:T,items:C}=I;C.push(r),I.leavesAvailableCount++,I.totalLeafNodesCount++,a&&Oi(r,i,a,T,S)}return}let m=Bt(l),g=[];e.set(p,{items:g,isTree:!0,isGroupBy:!1,node:r,reducerResults:m,cache:!1,childrenLoading:!1,childrenAvailable:!0,totalLeafNodesCount:0,leavesAvailableCount:0,treeNesting:n.length});let y=u(r);if(!(!y||!Array.isArray(y))){for(let h=0,b=y.length;h<b;h++){let S=y[h];Ef(o,e,t,p,S,h,a,l)}a&&yr(a,m,g)}}function Ql(o,e){let{reducers:t,marker:n}=o;if(n){let u=Object.keys(t??{});n.start({details:u.length>0?[{name:"Reducers",value:u.join(", ")}]:void 0})}let r=Zl(t),i=Bt(r),a=new ee,l=new ee;a.set([],{items:[],isTree:!0,isGroupBy:!1,reducerResults:i,cache:!1,childrenLoading:!1,childrenAvailable:!0,totalLeafNodesCount:0,leavesAvailableCount:0,node:null,treeNesting:-1});for(let u=0,c=e.length;u<c;u++)Ef(o,a,l,[],e[u],u,t,r);t&&yr(t,i,e);let s={deepMap:a,treeParams:o,treePaths:l,initialData:e,reducerResults:i};return n&&n.end(),s}function Jl(o,e){let{marker:t,groupBy:n,defaultToKey:r=hr,pivot:i,reducers:a}=o;t&&t.start();let l=n.length,s=i?new ee:void 0,u=new ee,c=[],d=[],p=Zl(a),f=Bt(p);if(!l){let g={items:[],isTree:!1,isGroupBy:!0,cache:!1,childrenLoading:!1,childrenAvailable:!1,reducerResults:Bt(p)};i&&(g.pivotDeepMap=new ee),u.set(c,g)}for(let g=0,y=e.length;g<y;g++){let h=e[g],b={};for(let S=0;S<l;S++){let{field:I,groupField:T,valueGetter:C,toKey:R}=n[S],v=I?h[I]:null;C&&(qo.data=h,qo.field=I,v=C(qo));let P=(R||r)(v,h);if(b[I||T]=P,c.push(P),!u.has(c)){let w={items:[],isTree:!1,isGroupBy:!0,cache:!1,commonData:{...b},childrenLoading:!1,childrenAvailable:!1,reducerResults:Bt(p)};i&&(w.pivotDeepMap=new ee),u.set(c,w)}Df(u,c,d,h,g,i,a,s,p,r)}l||Df(u,c,d,h,g,i,a,s,p,r),a&&Oi(h,g,a,f,c),c.length=0}a&&(u.visitDepthFirst((g,y,h,b)=>{yr(a,g.reducerResults,g.items),i&&g.pivotDeepMap.visitDepthFirst(({items:S,reducerResults:I},T,C,R)=>{yr(a,I,S),R?.()}),b?.()}),yr(a,f,e));let m={deepMap:u,groupParams:o,initialData:e,reducerResults:f};return i&&(m.topLevelPivotColumns=s,m.pivot=i),t&&t.end({details:[{name:"Group by fields",value:n.map(g=>g.field).join(", ")}]}),m}function uC(o){let{groupParams:e,deepMap:t}=o,n=e.groupBy.length,r=[];return t.topDownKeys().reduce((i,a)=>{if(a.length===n){let l=t.get(a).items;i.push(...l)}return i},r),r}function cC(o,e){let{groupBy:t,groupKeys:n,parents:r,reducers:i,lazyLoad:a}=o,l=n.length,{items:s,reducerResults:u,pivotDeepMap:c,commonData:d}=e,p=d??null,f;if(Object.keys(u).length>0){p={...d},f={};for(let b in i)if(i.hasOwnProperty(b)){let I=i[b].field;I&&(f[I]=u[b]),I&&p[I]==null&&(p[I]=u[b])}}let m=!0,g=n[n.length-1],y=g;if(p!=null){let b=t[n.length-1];b&&b.field&&(y=p[b.field]),b&&b.toKey&&(y=b.toKey(y,p)),y=y??g}return typeof y=="string"&&y.startsWith(xf)&&(m=!1,y=null),{data:p,reducerData:f,groupCount:s.length,groupData:s,groupKeys:n,isTreeNode:!1,rowSelected:!1,selectedChildredCount:0,deselectedChildredCount:0,id:`${n}`,collapsed:!1,dataSourceHasGrouping:!0,rowDisabled:!1,isCellSelected:vo,hasSelectedCells:vo,selfLoaded:m,error:o.error,parents:r,deepRowInfoArray:[],collapsedChildrenCount:0,collapsedGroupsCount:0,totalChildrenCount:o.totalChildrenCount,childrenAvailable:a?o.childrenAvailable:!0,childrenLoading:o.childrenLoading,indexInParentGroups:o.indexInParentGroups,indexInGroup:o.indexInGroup,indexInAll:o.indexInAll,directChildrenCount:o.directChildrenCount,directChildrenLoadedCount:a?o.directChildrenLoadedCount:o.directChildrenCount,value:y,rootGroupBy:t,groupBy:l===t.length?t:t.slice(0,l),isGroupRow:!0,pivotValuesMap:c,groupNesting:l,reducerResults:u}}function Ni(o,e,t){return{...o,id:`duplicate_row_on_page_${t}_for__${o.id}`,indexInAll:e,duplicateOf:o.id}}function yr(o,e,t){if(o){for(let n in o)if(o.hasOwnProperty(n)){let r=o[n];r.done&&(e[n]=r.done(e[n],t))}}return e}function Af(o,e,t,n,r,i){let a=e.length,{isLeafNode:l,getNodeChildren:s}=r.treeParams,{toPrimaryKey:u,treeResult:c,isRowDisabled:d,isNodeSelected:p,withRowInfo:f,isNodeExpanded:m,treeSelectionState:g,repeatWrappedGroupRows:y,rowsPerPage:h}=r,{deepMap:b}=c,S=o.length,I=t[t.length-1],T=I?I.nodeExpanded:!0;for(let C=0;C<S;C++){let R=o[C],v=u(R,C),P=[...e,v];if(l(R)){let O={id:v,nodePath:P,isGroupRow:!1,data:R,treeNesting:a,totalLeafNodesCount:0,collapsedLeafNodesCount:0,isTreeNode:!0,isParentNode:!1,selfLoaded:!0,rowSelected:!1,rowDisabled:!1,isCellSelected:vo,hasSelectedCells:vo,dataSourceHasGrouping:!1,parentNodes:Array.from(t),indexInParentNodes:[...n,C],indexInParent:C,indexInAll:T?i.length:-1};p&&(O.rowSelected=p(O)),d&&(O.rowDisabled=d(O)),f&&f(O);let N=y&&h!=null&&h>0&&O.indexInAll%h===0?O.indexInAll/h:null;for(let L=0,F=t.length;L<F;L++){let G=t[L];if(T||(G.collapsedLeafNodesCount+=1),G.deepRowInfoArray.push(O),N!=null&&T){if(typeof y=="function"&&y(G)!==!0)continue;let B=Ni(G,O.indexInAll,N);i[B.indexInAll]=B,O.indexInAll++}}T&&(i[O.indexInAll]=O);continue}let E=b.get(P)?.totalLeafNodesCount??0,M={dataSourceHasGrouping:!1,nodeExpanded:!1,selfExpanded:!1,nodePath:P,id:v,data:R,indexInAll:i.length,indexInParent:C,indexInParentNodes:[...n,C],totalLeafNodesCount:E,treeNesting:a,selfLoaded:!0,isParentNode:!0,isTreeNode:!0,isGroupRow:!1,deepRowInfoArray:[],parentNodes:Array.from(t),collapsedLeafNodesCount:0,rowSelected:!1,rowDisabled:!1,isCellSelected:vo,hasSelectedCells:vo,selectedLeafNodesCount:0,deselectedLeafNodesCount:0};if(p&&(M.rowSelected=p(M),g)){let O=g.getSelectionCountFor(M.nodePath);M.selectedLeafNodesCount=O.selectedCount,M.deselectedLeafNodesCount=O.deselectedCount}d&&(M.rowDisabled=d(M)),f&&f(M);let D=!0;if(m&&(M.selfExpanded=D=m(M)),T||(D=!1),M.nodeExpanded=D,T&&y&&h!=null&&h>0){let O=M.indexInAll,N=M.parentNodes;if(N.length>0&&O%h===0){let L=O/h,F=0;N.forEach(G=>{typeof y=="function"&&y(G)!==!0||(i.push(Ni(G,O+F,L)),F++,M.indexInAll++)})}}T&&(i[M.indexInAll]=M);let A=s(R);Array.isArray(A)&&Af(A,P,[...t,M],M.indexInParentNodes,r,i)}return i}function _f(o){let{dataArray:e,marker:t}=o;t&&t.start();let n=[];return Af(e,[],[],[],o,n),t&&t.end(),{data:n}}function Of(o){let{marker:e,lazyLoad:t,groupResult:n,rowsPerPage:r,repeatWrappedGroupRows:i,withRowInfo:a,toPrimaryKey:l,groupRowsState:s,isRowDisabled:u,isRowSelected:c,rowSelectionState:d,generateGroupRows:p,reducers:f={}}=o,{groupParams:m,deepMap:g,pivot:y}=n,{groupBy:h}=m;e&&e.start({details:[{name:"Group by fields",value:h.map(C=>C.field).join(", ")}]});let b=[],S=[],I=[],T=[];return g.visitDepthFirst((C,R,v,P)=>{let w=C.items,x=R.length,E=s?.isGroupRowCollapsed(R)??!1;T.push(v);let M=cC({lazyLoad:t,groupBy:h,parents:Array.from(I),reducers:f,indexInGroup:v,indexInParentGroups:Array.from(T),indexInAll:b.length,groupKeys:R,error:C.error,totalChildrenCount:C.totalChildrenCount,childrenLoading:(C.childrenLoading||!E&&!C.childrenAvailable)&&t,childrenAvailable:C.childrenAvailable,directChildrenCount:R.length===h.length?C.items.length:g.getDirectChildrenSizeFor(R),directChildrenLoadedCount:0},C);if(c&&(M.rowSelected=c(M),d)){let L=d.getSelectionCountFor(M.groupKeys);M.selectedChildredCount=L.selectedCount,M.deselectedChildredCount=L.deselectedCount}u&&(M.rowDisabled=u(M));let D=I[I.length-1],A=D?.collapsed??!1;A&&(E=!0),M.collapsed=E;let O=p||E;if(A&&(O=!1),O){if(i&&r!=null&&r>0){let L=M.indexInAll,F=M.parents;if(F.length>0&&L%r===0){let G=L/r,B=0;F.forEach(z=>{typeof i=="function"&&i(z)!==!0||(b.push(Ni(z,L+B,G)),B++,M.indexInAll++)})}}b.push(M),S.push(b.length-1)}M.collapsedChildrenCount=0,I.forEach(L=>{L.deepRowInfoArray.push(M),L.collapsedGroupsCount+=E?1:0}),D&&M.selfLoaded&&t&&(D.directChildrenLoadedCount+=1),a&&a(M),I.push(M);let N=!0;if(N){if(P)P();else if(!y){let L=b.length;E||(b.length+=w.length);let F=0;for(let G=0,B=w.length;G<B;G++){let z=w[G];if(!E&&i&&r!=null&&r>0){let ne=L+G+F;if(ne%r===0){let le=ne/r;I.forEach(ce=>{if(typeof i=="function"&&i(ce)!==!0)return;let ie=L+G+F;b[ie]=Ni(ce,ie,le),F++,b.length++})}}let $=L+G+F,Y={id:z?l(z,$):`${R}-${G}`,data:z,isCellSelected:vo,hasSelectedCells:vo,dataSourceHasGrouping:!0,isTreeNode:!1,isGroupRow:!1,selfLoaded:!!z,rowSelected:!1,rowDisabled:!1,rootGroupBy:h,collapsed:E,groupKeys:R,parents:Array.from(I),indexInParentGroups:[...T,G],indexInGroup:G,indexInAll:$,groupBy:h,groupNesting:x+1,groupCount:M.groupCount};c&&(Y.rowSelected=c(Y)),u&&(Y.rowDisabled=u(Y)),a&&a(Y),I.forEach((ne,le)=>{le===I.length-1&&z&&(ne.directChildrenLoadedCount+=1),E&&(ne.collapsedChildrenCount+=1),ne.deepRowInfoArray.push(Y)}),E||(b[L+G+F]=Y)}}}I.pop(),T.pop()}),e&&e.end(),{data:b,groupRowsIndexes:S}}var Fi=class{constructor(e){let t=e instanceof Object.getPrototypeOf(this).constructor?e.getState():e,n=this.getPositiveFromState(t),r=this.getNegativeFromState(t);this.update({negativeItems:r,positiveItems:n})}getInitialState(){return this.initialState}destroy(){this.positiveMap?.clear(),this.negativeMap?.clear(),delete this.positiveMap,delete this.negativeMap}update(e){let{positiveItems:t,negativeItems:n}=e;if(this.allNegative=n===!0,this.allPositive=t===!0,this.allNegative&&this.allPositive)throw"Cannot have both negativeItems and positiveItems be true!";n!==!0&&(this.negativeMap?(this.negativeMap.clear(),this.negativeMap.fill(n.map(r=>[r,!0]))):this.negativeMap=new ee(n.map(r=>[r,!0])),this.positiveMap&&this.positiveMap.clear()),t!==!0&&(this.positiveMap?(this.positiveMap.clear(),this.positiveMap.fill(t.map(r=>[r,!0]))):this.positiveMap=new ee(t.map(r=>[r,!0])),this.negativeMap&&this.negativeMap.clear())}areAllNegative(){return this.allNegative&&(this.positiveMap?this.positiveMap.size===0:!0)}areAllPositive(){return this.allPositive&&(this.negativeMap?this.negativeMap.size===0:!0)}makeAllNegative(){this.update({negativeItems:!0,positiveItems:[]})}makeAllPositive(){this.update({positiveItems:!0,negativeItems:[]})}isItemPositive(e){if(this.allPositive===!0){if(this.allNegative===!0)throw'Cannot have both positiveItems and negativeItems be "true"';return!this.negativeMap?.has(e)}return this.positiveMap?.has(e)}isItemNegative(e){return!this.isItemPositive(e)}setItemValue(e,t){if(t!==this.isItemPositive(e)){if(t){if(this.allNegative===!0){if(!this.positiveMap)throw`No positiveMap found when trying to set item ${e.join(",")} be positive`;this.positiveMap.set(e,!0)}else if(this.allPositive===!0){if(!this.negativeMap)throw`No negativeMap found when trying to set item ${e.join(",")} be positive`;this.negativeMap.delete(e)}}else if(this.allPositive===!0){if(!this.negativeMap)throw`No negativeMap found when trying to set item ${e.join(",")} be negative`;this.negativeMap.set(e,!0)}else if(this.allNegative===!0){if(!this.positiveMap)throw`No positiveMap found when trying to set item ${e.join(",")} be negative`;this.positiveMap?.delete(e)}}}makeItemNegative(e){this.setItemValue(e,!1)}makeItemPositive(e){this.setItemValue(e,!0)}toggleItem(e){this.setItemValue(e,!this.isItemPositive(e))}};var It=class extends Fi{constructor(e){super(e)}getState(){return{expandedRows:this.allPositive?!0:this.positiveMap?.topDownKeys()??[],collapsedRows:this.allNegative?!0:this.negativeMap?.topDownKeys()??[]}}getPositiveFromState(e){return e.expandedRows}getNegativeFromState(e){return e.collapsedRows}areAllCollapsed(){return this.areAllNegative()}areAllExpanded(){return this.areAllPositive()}collapseAll(){this.makeAllNegative()}expandAll(){this.makeAllPositive()}isGroupRowExpanded(e){return this.isItemPositive(e)}isGroupRowCollapsed(e){return!this.isGroupRowExpanded(e)}setGroupRowExpanded(e,t){return this.setItemValue(e,t)}collapseGroupRow(e){this.setGroupRowExpanded(e,!1)}expandGroupRow(e){this.setGroupRowExpanded(e,!0)}toggleGroupRow(e){this.toggleItem(e)}};function Nt(){let o=De().performance?.now();return`${Date.now()}:${o}`}function es(...o){return(...t)=>{o.forEach(n=>{typeof n=="function"&&n(...t)})}}function ts(o){let{pivotByAtIndex:e,pivotAggregator:t}=o;return e?.column&&(typeof e.column=="function"?Object.assign(o,e.column({column:o})):Object.assign(o,e.column)),t?.pivotColumn&&(typeof t.pivotColumn=="function"?Object.assign(o,t.pivotColumn({column:o})):Object.assign(o,t.pivotColumn)),o}function os(o){let{pivotByAtIndex:e}=o;return e?.columnGroup&&(typeof e.columnGroup=="function"?Object.assign(o,e.columnGroup({columnGroup:o})):Object.assign(o,e.columnGroup)),o}function Nf({deepMap:o,pivotBy:e,pivotTotalColumnPosition:t,pivotGrandTotalColumnPosition:n,reducers:r={},showSeparatePivotColumnForSingleAggregation:i=!1}){let a=e.length,l=Object.keys(r).map(f=>({...r[f],id:f}));l.length||(i=!0,n=!1,t=!1,l.push({id:"__empty-aggregation-reducer__",name:"-",initialValue:null,reducer:()=>null}));let s={},u={},c=lt(function(){l.forEach((f,m)=>{s[`total:${f.id}`]=ts({header:`${f.name||f.id} total`,pivotBy:e,pivotColumn:!0,pivotTotalColumn:!0,pivotAggregator:f,pivotAggregatorIndex:m,pivotGroupKeys:[],pivotGroupKey:"",pivotIndex:-1,valueFormatter:({rowInfo:g})=>g.isGroupRow?g.reducerResults?.[f.id]:null})})});(!a&&t==="start"||n==="start")&&c();let d=!i&&l.length===1;return o.visitDepthFirst((f,m,g,y)=>{if(m=[...m],t==="end"&&y?.(),m.length===a){let h=e[m.length-1],S=m.slice(0,-1).join("/");if(!d){let I=S;S=m.join("/");let T=m[m.length-1];u[S]=os({header:`${T}`,columnGroup:I,pivotBy:e,pivotGroupKeys:m,pivotByAtIndex:h,pivotIndex:m.length-1,pivotGroupKey:T})}l.forEach((I,T)=>{let C=d?`${m[m.length-1]}`:I.name||I.id,R=ts({pivotBy:e,pivotColumn:!0,pivotTotalColumn:!1,pivotAggregator:I,pivotAggregatorIndex:T,pivotGroupKeys:m,pivotGroupKey:m[m.length-1],pivotIndex:m.length-1,pivotByAtIndex:h,columnGroup:S,header:C,valueFormatter:({rowInfo:P})=>P.isGroupRow?P.pivotValuesMap?.get(m)?.reducerResults[I.id]:null}),v=`${I.id}:${m.join("/")}`;s[v]=R})}else{let h=m.join("/"),b=m.slice(0,-1);if(u[h]=os({columnGroup:b.length?b.join("/"):void 0,header:`${m[m.length-1]}`,pivotBy:e,pivotGroupKeys:m,pivotIndex:m.length-1,pivotByAtIndex:e[m.length-1],pivotGroupKey:m[m.length-1]}),t!==!1){let S=e[m.length-1],I=b.length?b.join("/"):void 0;if(!d){let T=I;I=`total:${m.join("/")}`,u[I]=os({header:`${m[m.length-1]} total`,columnGroup:T,pivotBy:e,pivotTotalColumnGroup:!0,pivotGroupKeys:m,pivotIndex:m.length-1,pivotByAtIndex:S,pivotGroupKey:m[m.length-1]})}l.forEach((T,C)=>{let R=d?`${m[m.length-1]} total `:`${T.name||T.id} total`,v=ts({columnGroup:I,header:R,pivotAggregator:T,pivotAggregatorIndex:C,pivotColumn:!0,pivotTotalColumn:!0,pivotGroupKeys:m,pivotGroupKey:m[m.length-1],pivotByAtIndex:S,pivotIndex:m.length-1,pivotBy:e,valueFormatter:({rowInfo:P})=>P.isGroupRow?P.pivotValuesMap?.get(m)?.reducerResults[T.id]:null});s[`total:${T.id}:${m.join("/")}`]=v})}}(t==="start"||t===!1)&&y?.()}),(!a&&t==="end"||n==="end")&&c(),{columns:s,columnGroups:u}}var dC=()=>{};function pC(o,e){let t=new ee,n=e.nodesKey??"children",r=e.emptyGroup??{},i=typeof e.pathKey=="function"?e.pathKey:l=>l[e.pathKey];for(let l of o){let s=i(l);for(let u=0;u<s.length;u++){let c=s.slice(0,u);t.has(c)||t.set(c,void 0)}t.set(s,l)}function a(l,s){let u=t.getKeysStartingWith(l,{excludeSelf:!0,depthLimit:1});for(let c of u){let d=[...l,c[c.length-1]],p=t.get(d),f=p?p[n]??[]:[];a(d,f),f.length&&(p||(p=typeof r=="function"?r(d,f):r),p[n]=f),s.push(p)}return s}return a([],[])}function Ff(o,e,t,n){let{isLeafNode:r,getNodeChildren:i,toKey:a}=o,{onParentNode:l,onNode:s,onLeafNode:u}=e,c=a(n),d=[...t,c],p=r(n),f=lt(()=>{let m=i(n);if(!(!m||!Array.isArray(m)))for(let g=0,y=m.length;g<y;g++){let h=m[g];Ff(o,e,d,h)}});p?(u?.(n),s?.(n,dC)):(l?.(n,f,i(n)),s?.(n,f))}function Lf(o,e,t){for(let n=0,r=t.length;n<r;n++)Ff(o,e,[],t[n])}var fC=function(o,e){return o-e},mC=function(o,e){return o=`${o}`,e=`${e}`,o.localeCompare(e)},gC=function(o,e){return o-e},hC={number:fC,string:mC,date:gC},Do=hC;function kf(o){return o.map(t=>Array.isArray(t.field)?t.field.map((n,r)=>{let i=Array.isArray(t.type)?t.type[r]??t.type[0]:t.type;return typeof n=="function"?{...t,valueGetter:n,field:void 0,type:i}:{...t,type:i,field:n}}):t).flat()}var to=(o,e,t)=>{let n=typeof t=="function"?t:t?.get,r=t&&typeof t=="object"?t.marker:void 0;return r&&r.start(),e.sort(zf(kf(o),n)),r&&r.end(),e},ns=(o,e,t)=>{let{marker:n}=t;n&&n.start();let r=zf(kf(o),t.get),i=t.depthFirst??!1,a=t.inplace??!1;i||(a?e.sort(r):e=[...e].sort(r));let{nodesKey:l,toKey:s}=t,u=d=>d[l],c=d=>d[l]===void 0;return Lf({isLeafNode:t.isLeafNode??c,getNodeChildren:t.getNodeChildren??u,toKey:s},{onParentNode:(d,p,f)=>{if(i&&p(),Array.isArray(f)){let m=a?f.sort(r):[...f].sort(r);d[l]=m}i||p()}},e),i&&(a?e.sort(r):e=[...e].sort(r)),n&&n.end(),e};to.knownTypes=Do;var yC=o=>{if(!o)return;let e=o.field,t=o.valueGetter,n=o.dir<0?-1:o.dir>0?1:0;if(!n)return;let r=o.fn;if(!r&&o.type){let i=Array.isArray(o.type)?o.type[0]:o.type;r=to.knownTypes[i],r||console.warn(`Unknown sort type "${o.type}" - please pass one of ${Object.keys(to.knownTypes).join(", ")}`)}return r||(r=Do.string),(i,a)=>{let l=t?t(i):e?i[e]:i,s=t?t(a):e?a[e]:a,u=r(l,s);return u===0?u:n*u}},bC=o=>o.map(yC).filter(e=>e instanceof Function),zf=(o,e)=>{let t=bC(o);return(n,r)=>{e&&(n=e(n),r=e(r));let i=0,a=0,l,s=t.length;for(;a<s;a++)if(l=t[a],!!l&&(i=l(n,r),i!==0))return i;return i}};function Pn(o,e){return e.reduce((t,n)=>{let{field:r,valueGetter:i,toKey:a}=n,l=r?o[r]:i?.({data:o,field:r}),s=(a||hr)(l,o);return t.push(s),t},[])}var Ae=class o{constructor(e,t,n){this.selectedRows=null;this.deselectedRows=null;this.defaultSelection=!1;this.selectedMap=new ee;this.deselectedMap=new ee;this.onlyUsePrimaryKeys=!1;this.selectionCache=new ee;this.selectionCountCache=new ee;this.mapSet=(e,t)=>{Array.isArray(t)||(this.onlyUsePrimaryKeys?t=[t]:t=[...this.getGroupKeysForPrimaryKey(t),t]),this.xcache(),e==="selected"?this.selectedMap.set(t,!0):this.deselectedMap.set(t,!0)};this._selectedMapSet=e=>{this.mapSet("selected",e)};this._deselectedMapSet=e=>{this.mapSet("deselected",e)};let r=e instanceof Object.getPrototypeOf(this).constructor?e.getState():e;this.getConfig=t,this.onlyUsePrimaryKeys=t().onlyUsePrimaryKeys,n&&Object.assign(this,n),this.update(r)}getGroupKeysForPrimaryKey(e){let{indexer:t,groupBy:n}=this.getConfig(),r=t.getDataForPrimaryKey(e);return r?Pn(r,n):[]}getGroupDeepMap(){return this.getConfig().groupDeepMap}getGroupCount(e){if(e.length==0)return this.getConfig().totalCount;let n=this.getGroupDeepMap()?.get(e);return n?n.totalChildrenCount??(n.items.length||0):0}getGroupKeysDirectlyInsideGroup(e){let{groupDeepMap:t}=this.getConfig();return t?.getKeysStartingWith(e,{excludeSelf:!0,depthLimit:1})||[]}getAllPrimaryKeysInsideGroup(e){let{groupDeepMap:t}=this.getConfig();if(!e.length)return(t?.getKeysStartingWith([],{excludeSelf:!0,depthLimit:1})||[]).map(i=>this.getAllPrimaryKeysInsideGroup(i)).flat();let n=t?.get(e);return n?n.items.map(this.getConfig().toPrimaryKey):[]}getGroupByLength(){return this.getConfig().groupBy.length}static from(e,t,n){return new o(e,t,n)}update(e){this.selectedRows=e.selectedRows||null,this.deselectedRows=e.deselectedRows||null,this.selectedMap.clear(),this.deselectedMap.clear(),this.selectedRows?.forEach(this._selectedMapSet),this.deselectedRows?.forEach(this._deselectedMapSet),this.defaultSelection=e.defaultSelection,this.xcache()}xcache(){this.selectionCache.clear(),this.selectionCountCache.clear()}getState(){let e=r=>{let i=this.getGroupByLength();return r.map(a=>this.onlyUsePrimaryKeys?a[0]:a.length>i?a.pop():a)},t=e(this.selectedMap.topDownKeys()),n=e(this.deselectedMap.topDownKeys());return{defaultSelection:this.defaultSelection,selectedRows:t,deselectedRows:n}}deselectAll(){this.update({defaultSelection:!1,selectedRows:[],deselectedRows:[]})}selectAll(){this.update({defaultSelection:!0,deselectedRows:[],selectedRows:[]})}isRowDefaultSelected(){return this.defaultSelection===!0}isRowDefaultDeselected(){return this.defaultSelection===!1}isRowSelected(e,t){if(this.onlyUsePrimaryKeys)return this.defaultSelection?!this.deselectedMap.has([e]):this.selectedMap.has([e]);t=t||this.getGroupKeysForPrimaryKey(e);let n=[...t,e],r=this.selectionCache.get(n);if(r!==void 0)return r;let i=this.selectedMap.has(n),a=this.deselectedMap.has(n);if(i)return this.selectionCache.set(n,!0),!0;if(a)return this.selectionCache.set(n,!1),!1;if(this.selectedMap.has(t))return this.selectionCache.set(n,!0),!0;if(this.deselectedMap.has(t))return this.selectionCache.set(n,!1),!1;for(t=[...t];t.length;){t.pop();let l=this.selectedMap.has(t),s=this.deselectedMap.has(t);if(l)return this.selectionCache.set(n,!0),!0;if(s)return this.selectionCache.set(n,!1),!1}return this.selectionCache.set(n,this.defaultSelection),this.defaultSelection}isRowDeselected(e,t){return!this.isRowSelected(e,t)}setRowSelected(e,t,n){t?this.setRowAsSelected(e,n):this.setRowAsDeselected(e,n)}getGroupRowSelectionState(e){let t=this.selectionCache.get(e);if(t!==void 0)return t;let{selectedCount:n,deselectedCount:r}=this.getSelectionCountFor(e,this.onlyUsePrimaryKeys?void 0:this.getGroupRowBooleanSelectionStateFromParent(e)),i=n&&r?null:!!n;return this.selectionCache.set(e,i),i}getGroupRowBooleanSelectionStateFromParent(e){if(!e.length)return this.defaultSelection;let t=[...e],n=this.deselectedMap.has(t),r=this.selectedMap.has(t),i=r&&!n?!0:n&&!r?!1:void 0;if(i===void 0)for(;t.length;){if(t.pop(),this.deselectedMap.has(t)){i=!1;break}if(this.selectedMap.has(t)){i=!0;break}}return i===void 0&&(i=this.defaultSelection),i}isGroupRowPartlySelected(e){return this.getGroupRowSelectionState(e)===null}isGroupRowSelected(e){return this.getGroupRowSelectionState(e)===!0}isGroupRowDeselected(e){return this.getGroupRowSelectionState(e)===!1}selectGroupRow(e){if(this.onlyUsePrimaryKeys){this.getAllPrimaryKeysInsideGroup(e).forEach(i=>{this.defaultSelection===!0?this.deselectedMap.delete([i]):this._selectedMapSet(i)}),this.xcache();return}this.selectedMap.getKeysStartingWith(e,{excludeSelf:!0}).forEach(r=>{this.selectedMap.delete(r)}),e.length===1&&this.defaultSelection===!0||this._selectedMapSet(e),this.deselectedMap.getKeysStartingWith(e).forEach(r=>{this.deselectedMap.delete(r)})}deselectGroupRow(e){if(this.onlyUsePrimaryKeys){this.getAllPrimaryKeysInsideGroup(e).forEach(i=>{this.defaultSelection===!1?this.selectedMap.delete([i]):this._deselectedMapSet(i)}),this.xcache();return}this.deselectedMap.getKeysStartingWith(e,{excludeSelf:!0}).forEach(r=>{this.deselectedMap.delete(r)}),e.length===1&&this.defaultSelection===!1||this._deselectedMapSet(e),this.selectedMap.getKeysStartingWith(e).forEach(r=>{this.selectedMap.delete(r)})}setRowAsSelected(e,t){if(this.onlyUsePrimaryKeys){this.defaultSelection?this.deselectedMap.delete([e]):this._selectedMapSet(e),this.xcache();return}t=t||this.getGroupKeysForPrimaryKey(e);let n=[...t,e];this.deselectedMap.delete(n),this.xcache(),this.getGroupRowSelectionState(t)!==!0&&(this._selectedMapSet(n),this.getGroupRowSelectionState(t)===!0&&this.selectGroupRow(t))}setRowAsDeselected(e,t){if(this.onlyUsePrimaryKeys){this.defaultSelection?this._deselectedMapSet(e):this.selectedMap.delete([e]),this.xcache();return}t=t||this.getGroupKeysForPrimaryKey(e);let n=[...t,e];this.selectedMap.delete(n),this.xcache(),this.getGroupRowSelectionState(t)!==!1&&(this._deselectedMapSet(n),this.getGroupRowSelectionState(t)===!1&&this.deselectGroupRow(t))}deselectRow(e,t){this.setRowSelected(e,!1,t)}selectRow(e,t){this.setRowSelected(e,!0,t)}toggleGroupRowSelection(e){this.getGroupRowSelectionState(e)===!0?this.deselectGroupRow(e):this.selectGroupRow(e)}toggleRowSelection(e,t){this.isRowSelected(e,t)?this.deselectRow(e,t):this.selectRow(e,t)}getSelectedCount(){return this.getSelectionCountFor([]).selectedCount}getDeselectedCount(){return this.getSelectionCountFor([]).deselectedCount}getSelectionCountFor(e=[],t){let n=this.selectionCountCache.get(e);if(n!=null)return n;let r=this.getGroupByLength();if(e.length>r){let u=this.isRowSelected(e)?{selectedCount:1,deselectedCount:0}:{selectedCount:0,deselectedCount:1};return this.selectionCountCache.set(e,u),u}if(r&&this.onlyUsePrimaryKeys){let u=this.getAllPrimaryKeysInsideGroup(e),c=0,d=0;u.forEach(f=>{if(this.defaultSelection){if(this.deselectedMap.has([f])){d++;return}c++}else{if(this.selectedMap.has([f])){c++;return}d++}});let p={selectedCount:c,deselectedCount:d};return this.selectionCountCache.set(e,p),p}t=t??this.getGroupRowBooleanSelectionStateFromParent(e);let i=this.getGroupKeysDirectlyInsideGroup(e);if(e.length===this.getGroupByLength()){let u=this.selectedMap.has(e)?!0:this.deselectedMap.has(e)?!1:t,c=this.getGroupCount(e),d=this.selectedMap.getKeysStartingWith(e,{excludeSelf:!0,depthLimit:1}).length,p=this.deselectedMap.getKeysStartingWith(e,{excludeSelf:!0,depthLimit:1}).length,f=c-(d+p),m={selectedCount:d+(u?f:0),deselectedCount:p+(u?0:f)};return this.selectionCountCache.set(e,m),m}let a=0,l=0;if(this.getConfig().lazyLoad&&!i.length){let u=this.getConfig().groupDeepMap?.get(e)?.totalChildrenCount||0;t?(a=u,l=this.deselectedMap.getAllChildrenSizeFor(e),l===u&&(a=0)):(l=u,a=this.selectedMap.getAllChildrenSizeFor(e),a===u&&(l=0))}i.forEach(u=>{let c=this.selectedMap.get(u),d=this.deselectedMap.get(u),p=c?!0:d?!1:t,{selectedCount:f,deselectedCount:m}=this.getSelectionCountFor(u,p);a+=f,l+=m});let s={selectedCount:a,deselectedCount:l};return this.selectionCountCache.set(e,s),s}};function Li(o,e){return new Ae(o,ct(e))}function ct(o){return()=>{let e=typeof o=="function"?o():o;return{lazyLoad:!!e.lazyLoad,toPrimaryKey:e.toPrimaryKey,onlyUsePrimaryKeys:!e.useGroupKeysForMultiRowSelection,groupBy:e.groupBy,groupDeepMap:e.groupDeepMap,indexer:e.indexer,totalCount:e.unfilteredCount}}}function Vf(o){let{getDataSourceState:e,dataSourceActions:t}=o;return{get allRowsSelected(){return e().allRowsSelected},selectAll(){let{rowSelection:r,selectionMode:i}=e();if(i!=="multi-row")throw"Selection mode is not multi-row";if(!(r instanceof Ae))throw"Invalid row selection";let a=new Ae(r,ct(e));a.selectAll(),t.rowSelection=a},deselectAll(){let{rowSelection:r,selectionMode:i}=e();if(i!=="multi-row")throw"Selection mode is not multi-row";if(!(r instanceof Ae))throw"Invalid row selection";let a=new Ae(r,ct(e));a.deselectAll(),t.rowSelection=a},isRowSelected(r,i){let{rowSelection:a,selectionMode:l,indexer:s,groupBy:u}=e();if(l==="single-row")return a===r;if(l!=="multi-row")throw"Selection mode is not multi-row or single-row";if(!(a instanceof Ae))throw"Invalid row selection";if(!i){let c=s.getDataForPrimaryKey(r);i=c?Pn(c,u):[]}return a.isRowSelected(r,i)},isRowDeselected(r,i){return!this.isRowSelected(r,i)},selectRow(r,i){let{rowSelection:a,selectionMode:l,indexer:s,groupBy:u}=e();if(l==="single-row"){t.rowSelection=r;return}if(l!=="multi-row")throw"Selection mode is not multi-row or single-row";if(!(a instanceof Ae))throw"Invalid row selection";if(!i){let d=s.getDataForPrimaryKey(r);i=d?Pn(d,u):[]}let c=new Ae(a,ct(e));c.selectRow(r,i),t.rowSelection=c},deselectRow(r,i){let{selectionMode:a,rowSelection:l,indexer:s,groupBy:u}=e();if(a==="single-row"){t.rowSelection=null;return}if(a!=="multi-row")throw"Selection mode is not multi-row or single-row";if(!(l instanceof Ae))throw"Invalid row selection";if(a==="multi-row"){if(!i){let d=s.getDataForPrimaryKey(r);i=d?Pn(d,u):[]}let c=new Ae(l,ct(e));c.deselectRow(r,i),t.rowSelection=c}},toggleRowSelection(r,i){this.isRowSelected(r,i)?this.deselectRow(r,i):this.selectRow(r,i)},selectGroupRow(r){let{selectionMode:i,rowSelection:a,groupBy:l}=e();if(i!=="multi-row")throw'Selection mode should be "multi-row"';if(!l)throw"No grouping specified";if(!(a instanceof Ae))throw"Invalid row selection";let s=new Ae(a,ct(e));s.selectGroupRow(r),t.rowSelection=s},deselectGroupRow(r){let{selectionMode:i,rowSelection:a,groupBy:l}=e();if(i!=="multi-row")throw'Selection mode should be "multi-row"';if(!l)throw"No grouping specified";if(!(a instanceof Ae))throw"Invalid row selection";let s=new Ae(a,ct(e));s.deselectGroupRow(r),t.rowSelection=s},toggleGroupRowSelection(r){let{selectionMode:i,rowSelection:a,groupBy:l}=e();if(i!=="multi-row")throw'Selection mode should be "multi-row"';if(!l)throw"No grouping specified";if(!(a instanceof Ae))throw"Invalid row selection";let s=new Ae(a,ct(e));s.toggleGroupRowSelection(r),t.rowSelection=s},getGroupRowSelectionState(r,i){let a=e(),{selectionMode:l,groupBy:s}=a,u=i?new Ae(i,ct(a)):a.rowSelection;if(l!=="multi-row")throw'Selection mode should be "multi-row"';if(!s)throw"No grouping specified";if(!(u instanceof Ae))throw"Invalid row selection";return u.getGroupRowSelectionState(r)},getSelectedPrimaryKeys:r=>{let i=e(),a=r?new Ae(r,ct(i)):i.rowSelection,l=[];return i.lazyLoad&&console.error("getSelectedPrimaryKeys should not be called for lazy-loaded datasources as it wont return reliable results"),i.originalDataArray.forEach(s=>{let u=i.toPrimaryKey(s);a.isRowSelected(u)&&l.push(u)}),l}}}var SC="*",Ue=class{constructor(e){this.wildcard=SC;this.cache=new ee;this.selectedRowsToColumns=new Map;this.selectedColumnsToRows=new Map;this.deselectedRowsToColumns=new Map;this.deselectedColumnsToRows=new Map;this.defaultSelection=!1;this.debugId="";this.deselectAll=()=>{this.update({defaultSelection:!1,selectedCells:[]})};this.selectAll=()=>{this.update({defaultSelection:!0,deselectedCells:[]})};let t=e&&e instanceof Object.getPrototypeOf(this).constructor?e.getState():e;t&&this.update(t)}selectCell(e,t){this.setCellSelected(e,t,!0)}deselectCell(e,t){this.setCellSelected(e,t,!1)}selectColumn(e){this.setCellSelected(this.wildcard,e,!0)}deselectColumn(e){this.setCellSelected(this.wildcard,e,!1)}setCellSelected(e,t,n){let r=e===this.wildcard,i=t===this.wildcard;if(this.isCellSelected_Internal(e,t)===n)return;let l=[];if(r){let u=this.deselectedColumnsToRows.get(t),c=this.selectedColumnsToRows.get(t);u?.forEach(d=>{d!==this.wildcard&&this.setCellInDeselection(d,t,!1)}),c?.forEach(d=>{d!==this.wildcard&&this.setCellInSelection(d,t,!1)}),[...this.cache.keys()].forEach(d=>{let[p,f]=d;f===t&&l.push([p,t])})}if(i){let u=this.deselectedRowsToColumns.get(t),c=this.selectedRowsToColumns.get(t);u?.forEach(d=>{d!==this.wildcard&&this.setCellInDeselection(e,d,!1)}),c?.forEach(d=>{d!==this.wildcard&&this.setCellInSelection(e,d,!1)}),[...this.cache.keys()].forEach(d=>{let[p]=d;p===e&&l.push([e,t])})}let s=[e,t];if(l.forEach(u=>{this.cache.delete(u)}),this.cache.delete(s),n)if(this.defaultSelection){let u=this.deselectedRowsToColumns.get(e);u&&u.has(t)&&this.setCellInDeselection(e,t,!1);let c=this.deselectedRowsToColumns.get(this.wildcard),d=this.deselectedColumnsToRows.get(this.wildcard);(c?.has(t)||d?.has(e))&&this.setCellInSelection(e,t,!0)}else{let u=this.deselectedRowsToColumns.get(e);u&&u.has(t)&&this.setCellInDeselection(e,t,!1),this.setCellInSelection(e,t,!0)}else if(this.defaultSelection)this.selectedRowsToColumns.get(e)?.has(t)&&this.setCellInSelection(e,t,!1),this.setCellInDeselection(e,t,!0);else{this.selectedRowsToColumns.get(e)?.has(t)&&this.setCellInSelection(e,t,!1);let c=this.selectedRowsToColumns.get(this.wildcard),d=this.selectedColumnsToRows.get(this.wildcard);if(c?.has(t)||d?.has(e)){this.setCellInDeselection(e,t,!0);return}}}setCellInDeselection(e,t,n){if(n){let r=this.deselectedRowsToColumns.get(e)||new Set;r.add(t),this.deselectedRowsToColumns.set(e,r)}else{let r=this.deselectedRowsToColumns.get(e);r&&(r.delete(t),r.size===0&&this.deselectedRowsToColumns.delete(e))}if(n){let r=this.deselectedColumnsToRows.get(t)||new Set;r.add(e),this.deselectedColumnsToRows.set(t,r)}else{let r=this.deselectedColumnsToRows.get(t);r&&(r.delete(e),r.size===0&&this.deselectedColumnsToRows.delete(t))}}setCellInSelection(e,t,n){if(e===this.wildcard&&t===this.wildcard)throw new Error("rowId and colId cannot be used as a wildcard at the same time!");if(n){let r=this.selectedRowsToColumns.get(e)||new Set;r.add(t),this.selectedRowsToColumns.set(e,r)}else{let r=this.selectedRowsToColumns.get(e);r&&(r.delete(t),r.size===0&&this.selectedRowsToColumns.delete(e))}if(n){let r=this.selectedColumnsToRows.get(t)||new Set;r.add(e),this.selectedColumnsToRows.set(t,r)}else{let r=this.selectedColumnsToRows.get(t);r&&(r.delete(e),r.size===0&&this.selectedColumnsToRows.delete(t))}}update(e){let t=e.selectedCells||null,n=e.deselectedCells||null;this.selectedRowsToColumns.clear(),this.selectedColumnsToRows.clear(),this.deselectedRowsToColumns.clear(),this.deselectedColumnsToRows.clear(),this.cache.clear(),t&&t.forEach(([r,i])=>{this.setCellInSelection(r,i,!0)}),n&&n.forEach(([r,i])=>{this.setCellInDeselection(r,i,!0)}),this.defaultSelection=e.defaultSelection}isCellSelectionInRow(e,t){if(this.defaultSelection){let r=this.deselectedRowsToColumns.get(e);if(r){if(r.has(this.wildcard)){let i=this.selectedRowsToColumns.get(e);return i&&i.size>0?t.some(a=>i.has(a)):!1}return t.some(i=>!r.has(i))}return!0}let n=this.selectedRowsToColumns.get(e);if(n){if(n.has(this.wildcard)){let r=this.deselectedRowsToColumns.get(e);return r&&r.size>0?!t.every(a=>r.has(a)):!0}return t?t.some(r=>n.has(r)):!1}return!1}error(e){po(`${this.debugId}:CellSelectionState`)(e)}isCellSelected(e,t){return e===this.wildcard||t===this.wildcard?(this.error("CellSelectionState.isCellSelected should not be called with wildcard"),!1):this.isCellSelected_Internal(e,t)}isCellSelected_Internal(e,t){let n=[e,t],{cache:r}=this,i=r.get(n);if(i!=null)return i;let a=()=>(r.set(n,!1),!1),l=()=>(r.set(n,!0),!0),s=this.deselectedColumnsToRows.get(this.wildcard),u=this.deselectedRowsToColumns.get(this.wildcard),c=this.selectedColumnsToRows.get(this.wildcard),d=this.selectedRowsToColumns.get(this.wildcard);if(this.defaultSelection){let m=this.deselectedRowsToColumns.get(e);return m&&m.has(t)?a():s?.has(e)||u?.has(t)?this.selectedRowsToColumns.get(e)?.has(t)?l():a():l()}let f=this.selectedRowsToColumns.get(e);return f&&f.has(t)?l():c?.has(e)||d?.has(t)?this.deselectedRowsToColumns.get(e)?.has(t)?a():l():a()}getState(){let e=[],t=[];return this.deselectedRowsToColumns.forEach((n,r)=>{n.forEach(i=>{e.push([r,i])})}),this.selectedRowsToColumns.forEach((n,r)=>{n.forEach(i=>{t.push([r,i])})}),{defaultSelection:this.defaultSelection,deselectedCells:e,selectedCells:t}}};var Gf=Symbol("CLEAR"),Xo=class o{constructor(e){this.affectedFields=new Set;this.allFieldsAffected=!1;this.primaryKeyToData=new Map;this.nodePathToData=new ee;this.getAffectedFields=()=>this.allFieldsAffected?!0:this.affectedFields;this.delete=(e,t,n)=>{this.allFieldsAffected=!0;let r=e,i=this.primaryKeyToData.get(r)||[];i.push({type:"delete",primaryKey:e,originalData:t,metadata:n}),this.primaryKeyToData.set(r,i)};this.deleteNodePath=(e,t,n)=>{this.allFieldsAffected=!0;let r=this.nodePathToData.get(e)||[];r.push({type:"delete",nodePath:e,originalData:t,metadata:n}),this.nodePathToData.set(e,r)};this.insert=(e,t,n,r)=>{let i=e,a=this.primaryKeyToData.get(i)||[];this.allFieldsAffected=!0,a.push({type:"insert",primaryKey:e,data:t,position:n,originalData:null,metadata:r}),this.primaryKeyToData.set(i,a)};this.insertNodePath=(e,t,n,r)=>{let i=this.nodePathToData.get(e)||[];this.allFieldsAffected=!0,i.push({type:"insert",nodePath:e,data:t,position:n,originalData:null,metadata:r}),this.nodePathToData.set(e,i)};this.update=(e,t,n,r)=>{this.allFieldsAffected||(this.nodesKey&&Array.isArray(t[this.nodesKey])?this.allFieldsAffected=!0:Object.keys(t).forEach(s=>this.affectedFields.add(s)));let i=e,a=this.primaryKeyToData.get(i)||[];a.push({type:"update",primaryKey:e,data:t,originalData:n,metadata:r}),this.primaryKeyToData.set(e,a)};this.updateNodePath=(e,t,n,r)=>{this.allFieldsAffected||(this.nodesKey&&Array.isArray(t[this.nodesKey])?this.allFieldsAffected=!0:Object.keys(t).forEach(l=>this.affectedFields.add(l)));let i=this.nodePathToData.get(e)||[];i.push({type:"update",nodePath:e,data:t,originalData:n,metadata:r}),this.nodePathToData.set(e,i)};this.updateChildren=(e,t,n,r)=>{this.allFieldsAffected=!0;let i=this.nodePathToData.get(e)||[];i.push({type:"update-children",nodePath:e,children:t,originalData:n,metadata:r}),this.nodePathToData.set(e,i)};this.resetDataSource=e=>{this.clear(),this.allFieldsAffected=!0;let t=Gf,n=this.primaryKeyToData.get(t)||[];n.push({type:"clear-all",primaryKey:void 0,metadata:e}),this.primaryKeyToData.set(t,n)};this.shouldResetDataSource=()=>this.primaryKeyToData.has(Gf);this.clear=()=>{this.allFieldsAffected=!1,this.affectedFields.clear(),this.primaryKeyToData.clear()};this.isEmpty=()=>this.primaryKeyToData.size===0&&this.nodePathToData.size===0;this.removeInfo=e=>{this.primaryKeyToData.delete(e)};this.removeNodePathInfo=e=>{this.nodePathToData.delete(e)};this.getMutationsForPrimaryKey=e=>this.primaryKeyToData.get(e);this.getMutationsForNodePath=e=>this.nodePathToData.get(e);this.getMutationsCount=()=>this.primaryKeyToData.size;this.getMutations=()=>new Map(this.primaryKeyToData);this.getTreeMutations=()=>ee.clone(this.nodePathToData);this.getMutationsArray=()=>Array.from(this.primaryKeyToData.values()).flat();this.getTreeMutationsArray=()=>Array.from(this.nodePathToData.values()).flat();this.nodesKey=e.nodesKey}static clone(e,{light:t=!1}={}){let n=new o({nodesKey:e.nodesKey});return n.allFieldsAffected=e.allFieldsAffected,n.affectedFields=new Set(e.affectedFields),n.primaryKeyToData=t?e.primaryKeyToData:new Map(e.primaryKeyToData),n.nodePathToData=t?e.nodePathToData:ee.clone(e.nodePathToData),n}};function xo(o,e){return e().dataArray[o]}function ki(o){return o().dataArray}var dt=class{constructor(e){this.collapsedPathsMap=new ee;this.expandedPathsMap=new ee;this.collapsedIdsMap=new Map;this.expandedIdsMap=new Map;this._mode="path";this.defaultExpanded=!1;this.expandAll=()=>{this.update({defaultExpanded:!0,collapsedPaths:[]})};this.collapseAll=()=>{this.update({defaultExpanded:!1,expandedPaths:[]})};let t=e&&e instanceof Object.getPrototypeOf(this).constructor?e.getState():e;t&&this.update(t)}get mode(){return this._mode}reset(){this.collapsedPathsMap.clear(),this.expandedPathsMap.clear(),this.collapsedIdsMap.clear(),this.expandedIdsMap.clear()}destroy(){this.reset()}expandNode(e){this.setNodeExpanded(e,!0)}collapseNode(e){this.setNodeExpanded(e,!1)}setNodeExpanded(e,t){let{collapsedPathsMap:n,collapsedIdsMap:r,expandedPathsMap:i,expandedIdsMap:a,defaultExpanded:l,_mode:s}=this;s==="id"&&Array.isArray(e)&&(e=e[e.length-1]),t===l?t?s==="path"&&Array.isArray(e)?n.delete(e):r.delete(e):s==="path"&&Array.isArray(e)?i.delete(e):a.delete(e):t?s==="path"&&Array.isArray(e)?i.set(e,!0):a.set(e,!0):s==="path"&&Array.isArray(e)?n.set(e,!0):r.set(e,!0)}isNodeExpandedByPath(e){return this.isNodeExpanded(e)}isNodeExpandedById(e){return this.isNodeExpanded(e)}isNodeExpanded(e){if(this._mode==="id"&&Array.isArray(e)&&(e=e[e.length-1]),this._mode==="id"&&Array.isArray(e))throw`You try to check if a node is expanded by id (${e}) but your TreeExpandState is configured to use node paths.`;if(this._mode==="path"&&!Array.isArray(e))throw`You try to check if a node is expanded by path (${e}) but your TreeExpandState is configured to use node ids.`;return this.defaultExpanded?this._mode==="path"&&Array.isArray(e)?!this.collapsedPathsMap.has(e):!this.collapsedIdsMap.has(e):this._mode==="path"&&Array.isArray(e)?this.expandedPathsMap.has(e):this.expandedIdsMap.has(e)}update(e){if(this.defaultExpanded=e.defaultExpanded,this.reset(),e.expandedPaths||e.collapsedPaths){this._mode="path";let r=e.expandedPaths||null,i=e.collapsedPaths||null;if(r)for(let a=0,l=r.length;a<l;a++)this.expandedPathsMap.set(r[a],!0);if(i)for(let a=0,l=i.length;a<l;a++)this.collapsedPathsMap.set(i[a],!0);return}this._mode="id";let t=e.expandedIds||null,n=e.collapsedIds||null;if(t)for(let r=0,i=t.length;r<i;r++)this.expandedIdsMap.set(t[r],!0);if(n)for(let r=0,i=n.length;r<i;r++)this.collapsedIdsMap.set(n[r],!0)}getState(){if(this._mode==="path"){let n=Array.from(this.collapsedPathsMap.keys()),r=Array.from(this.expandedPathsMap.keys());return{defaultExpanded:this.defaultExpanded,collapsedPaths:n,expandedPaths:r}}let e=Array.from(this.collapsedIdsMap.keys()),t=Array.from(this.expandedIdsMap.keys());return{defaultExpanded:this.defaultExpanded,collapsedIds:e,expandedIds:t}}};var TC=(o,e)=>o.length-e.length,nt=class o{constructor(e,t){this.selectedPaths=null;this.deselectedPaths=null;this.defaultSelection=!1;this.selectionMap=new ee;this.cache=new ee;this.strictMode=!1;let n=e instanceof Object.getPrototypeOf(this).constructor,r=n?e.getState():e;this.setConfig(t||(n?e.config:{treePaths:new ee})),this.disableStrictMode(),this.update(r),this.config.strictCheckPaths&&this.enableStrictMode()}getTreePaths(e){return e?Array.isArray(e)?new ee(e.map(t=>[t,!0])):e:this.config.treePaths}withTreePaths(e,t){let n=this.config.treePaths;t=this.getTreePaths(t);let r=t!==n;r&&this.xcache(),this.config.treePaths=t;let i=e(t);return this.config.treePaths=n,r&&this.xcache(),i}getLeafNodePaths(e=[],t){return this.withTreePaths(n=>n.getKeysForLeafNodesStartingWith(e),t)}forEachLeafNodePath(e,t=[],n){let r={selected:!1};this.withTreePaths(i=>{i.getLeafNodesStartingWith(t,a=>{r.selected=this.isNodeSelected(a.keys)===!0,e(a.keys,r)})},n)}getSelectedLeafNodePaths(e=[],t){let n=[];return this.withTreePaths(r=>{r.getLeafNodesStartingWith(e,i=>{this.isNodeSelected(i.keys)&&n.push(i.keys)})},t),n}getDeselectedLeafNodePaths(e=[],t){let n=[];return this.withTreePaths(r=>{r.getLeafNodesStartingWith(e,i=>{this.isNodeSelected(i.keys)||n.push(i.keys)})},t),n}isLeafNode(e){let{treePaths:t}=this.config;return t.has(e)?t.getKeysForLeafNodesStartingWith(e).length===1:null}getLeafNodesCount(e){return this.config.treePaths.getKeysForLeafNodesStartingWith(e).length}static from(e,t){return new o(e,t)}setConfig(e){let t=typeof e=="function"?e():e;this.config={treePaths:Array.isArray(t.treePaths)?new ee(t.treePaths.map(n=>[n,!0])):t.treePaths,strictCheckPaths:t.strictCheckPaths??!0},this.xcache()}xcache(){this.cache.clear()}update(e){this.selectedPaths=e.selectedPaths||null,this.deselectedPaths=e.deselectedPaths||null;let{selectionMap:t,selectedPaths:n,deselectedPaths:r}=this;t.clear(),n?.forEach(i=>this.setSelectionForPath(i,!0)),r?.forEach(i=>this.setSelectionForPath(i,!1)),this.defaultSelection=e.defaultSelection,this.xcache()}setSelectionForPath(e,t){this.isPathAvailable(e)&&this.selectionMap.set(e,t)}getState(){let e=[],t=[];return this.selectionMap.topDownEntries().forEach(([n,r])=>{r?e.push(n):t.push(n)}),{defaultSelection:this.defaultSelection,selectedPaths:e,deselectedPaths:t}}deselectAll(){this.update({defaultSelection:!1,selectedPaths:[],deselectedPaths:[]})}selectAll(){this.update({defaultSelection:!0,deselectedPaths:[],selectedPaths:[]})}enableStrictMode(){this.strictMode=!0}disableStrictMode(){this.strictMode=!1}isPathAvailable(e){if(!this.strictMode)return!0;let{treePaths:t}=this.config;return t.has(e)}isNodeSelected(e){return this.isPathSelected(e)}isSelfSelected(e){return this.selectionMap.get(e)??null}cacheIt(e,t){return this.cache.set(e,t),t}getSelectionStateForNode(e,t){let n=this.cache.get(e);if(n)return n;if(this.isLeafNode(e)!==!1){let d=this.isSelfSelected(e);if(d!==null)return this.cacheIt(e,{selected:d,selectedCount:d?1:0,deselectedCount:d?0:1,leafCount:1})}let r=this.getLeafNodesCount(e),i=this.isSelfSelected(e),{selectionMap:a}=this,l=a.getKeysOfFirstChildOnEachBranchStartingWith(e,{excludeSelf:!0}).sort(TC);if(this.strictMode&&(l=l.filter(d=>this.isPathAvailable(d))),!l.length){if(i!==null){let p=r?i:!1;return this.cacheIt(e,{selected:p,selectedCount:p?r:0,deselectedCount:p?0:r,leafCount:r})}let d=this.getNodeBooleanSelectionStateFromParent(e);return this.cacheIt(e,{selected:d,selectedCount:d?r:0,deselectedCount:d?0:r,leafCount:r})}let s=0,u=0,c=this.getNodeBooleanSelectionStateFromParent(e);c?s+=r:u+=r;for(let d=0,p=l.length;d<p;d++){let f=l[d],{selectedCount:m,deselectedCount:g}=this.getSelectionStateForNode(f);if(c?(s-=g,u+=g):(u-=m,s+=m),t&&m>0&&g>0)return this.cacheIt(e,{selected:null,leafCount:r,selectedCount:s,deselectedCount:u})}if(!s&&!u)return this.cacheIt(e,{selected:c,selectedCount:c?r:0,deselectedCount:c?0:r,leafCount:r});if(s){let d=s===r?!0:null;return this.cacheIt(e,{selected:d,selectedCount:s,deselectedCount:u,leafCount:r})}return this.cacheIt(e,{selected:!1,selectedCount:0,deselectedCount:r,leafCount:r})}isPathSelected(e){return this.isPathAvailable(e)?this.getSelectionStateForNode(e,!0).selected:!1}getNodeBooleanSelectionStateFromParent(e){let{defaultSelection:t,selectionMap:n}=this;if(!e.length)return t;let r=[...e];do{let i=n.get(r);if(i!==void 0)return i;r.pop()}while(r.length);return t}setNodeSelection(e,t){if(!e.length)return;if(this.xcache(),this.selectionMap.getKeysStartingWith(e).forEach(r=>{this.selectionMap.delete(r)}),!(e.length===1&&this.defaultSelection===t)){if(this.setSelectionForPath(e,t),e.length>1){let r=e.slice(0,-1);this.isNodeSelected(r)===t&&this.setNodeSelection(r,t)}}}selectNode(e){this.setNodeSelection(e,!0)}deselectNode(e){this.setNodeSelection(e,!1)}toggleNodeSelection(e){this.setNodeSelection(e,!this.isNodeSelected(e))}getSelectedCount(){return this.getSelectionCountFor([]).selectedCount}getDeselectedCount(){return this.getSelectionCountFor([]).deselectedCount}getSelectionCountFor(e=[]){let{selectedCount:t,deselectedCount:n}=this.getSelectionStateForNode(e);return{selectedCount:t,deselectedCount:n}}destroy(){this.config=void 0,this.xcache(),this.selectionMap.clear()}};function Vi(o,e){return new nt(o,Dn(e))}function Dn(o){return()=>({treePaths:(typeof o=="function"?o():o).treePaths})}var zi=class{constructor(e){this.setNodeSelection=(e,t,n)=>{let{treeSelectionState:r,selectionMode:i}=this.getState();if(!this.isNodeSelectable(e)&&!n?.force)return;if(i==="single-row"){this.actions.treeSelection=t?e[e.length-1]:null;return}if(i!=="multi-row")throw"Selection mode is not multi-row or single-row";if(!(r instanceof nt))throw"Invalid tree selection";let a=new nt(r,Dn(this.getState));a.setNodeSelection(e,t),this.getState().lastSelectionUpdatedNodePathRef.current={nodePath:e,selected:t},this.actions.treeSelection=a};this.getCallbackParam=e=>({dataSourceApi:this.dataSourceApi});this.getState=e.getState,this.actions=e.actions,this.dataSourceApi=e.dataSourceApi}getSelectedLeafNodePaths(e){let{treePaths:t}=this.getState(),n=e?.treeSelectionState||this.getState().treeSelectionState;return n?n.getSelectedLeafNodePaths(e?.rootNodePath,t):[]}getDeselectedLeafNodePaths(e){let{treePaths:t}=this.getState(),n=e?.treeSelectionState||this.getState().treeSelectionState;return n?n.getDeselectedLeafNodePaths(e?.rootNodePath,t):[]}getSelectedLeafRowInfos(e){let{treePaths:t}=this.getState(),n=e?.treeSelectionState||this.getState().treeSelectionState;if(!t||!n)return[];let r=e?.rootNodePath||[],i=[];return t.getLeafNodesStartingWith(r,a=>{if(n.isNodeSelected(a.keys)){let l=this.getRowInfoByPath(a.keys);l&&i.push(l)}},{excludeSelf:!0}),i}get allRowsSelected(){return this.getState().allRowsSelected}isNodeReadOnly(e){let t=this.getRowInfoByPath(e),n=this.getState().isNodeReadOnly;return t&&t.isTreeNode&&t.isParentNode&&n?n(t):!1}isNodeSelectable(e){let t=this.getRowInfoByPath(e),n=this.getState().isNodeSelectable;return t&&t.isTreeNode?n(t):!1}isNodeExpanded(e){let t=this.getState(),{isNodeExpanded:n,isNodeCollapsed:r,treeExpandState:i}=t,a=this.getRowInfoByPath(e);if(a){if(!a.isTreeNode||!a.isParentNode)return!1;if(r)return!n(a,i);if(n)return n(a,i)}return i.isNodeExpanded(e)}expandAll(){let e=new dt({defaultExpanded:!0,collapsedPaths:[]});this.getState().lastExpandStateInfoRef.current={state:"expanded",nodePath:null},this.actions.treeExpandState=e}collapseAll(){let e=new dt({defaultExpanded:!1,expandedPaths:[]});this.getState().lastExpandStateInfoRef.current={state:"collapsed",nodePath:null},this.actions.treeExpandState=e}expandNode(e,t){if(this.isNodeReadOnly(e)&&!t?.force)return;let n=this.getState(),r=new dt(n.treeExpandState);r.expandNode(e),this.getState().lastExpandStateInfoRef.current={state:"expanded",nodePath:e},this.actions.treeExpandState=r,n.onNodeExpand?.(e,this.getCallbackParam(e))}collapseNode(e,t){if(this.isNodeReadOnly(e)&&!t?.force)return;let n=this.getState(),r=new dt(n.treeExpandState);r.collapseNode(e),this.getState().lastExpandStateInfoRef.current={state:"collapsed",nodePath:e},this.actions.treeExpandState=r,n.onNodeCollapse?.(e,this.getCallbackParam(e))}toggleNode(e,t){let n=this.getState(),r=new dt(n.treeExpandState),i=!this.isNodeExpanded(e);this.isNodeReadOnly(e)&&!t?.force||(r.setNodeExpanded(e,i),this.getState().lastExpandStateInfoRef.current={state:i?"expanded":"collapsed",nodePath:e},this.actions.treeExpandState=r,i?n.onNodeExpand?.(e,this.getCallbackParam(e)):n.onNodeCollapse?.(e,this.getCallbackParam(e)))}getNodeDataByPath(e){if(!e.length)return null;let t=this.getRowInfoByPath(e);return t?t.data:null}getRowInfoByPath(e){let{pathToIndexMap:t}=this.getState(),n=t.get(e);return n!==void 0?xo(n,this.getState):null}selectAll(){let{treeSelectionState:e,selectionMode:t}=this.getState();if(t!=="multi-row")throw"Selection mode is not multi-row";if(!(e instanceof nt))throw"Invalid node selection";let n=new nt(e,Dn(this.getState));n.selectAll(),this.getState().lastSelectionUpdatedNodePathRef.current=null,this.actions.treeSelection=n}deselectAll(){let{treeSelectionState:e,selectionMode:t}=this.getState();if(t!=="multi-row")throw"Selection mode is not multi-row";if(!(e instanceof nt))throw"Invalid node selection";let n=new nt(e,Dn(this.getState));n.deselectAll(),this.getState().lastSelectionUpdatedNodePathRef.current=null,this.actions.treeSelection=n}isNodeSelected(e){let{treeSelectionState:t,treeSelection:n,selectionMode:r}=this.getState();if(r==="single-row"){let i=e[e.length-1];return Array.isArray(n)?treeSelection.join(",")===e.join(","):n===i}if(r!=="multi-row")throw"Selection mode is not multi-row or single-row";if(!(t instanceof nt))throw"Invalid tree selection";return t.isNodeSelected(e)}selectNode(e,t){this.setNodeSelection(e,!0,t)}deselectNode(e,t){this.setNodeSelection(e,!1,t)}toggleNodeSelection(e,t){this.isNodeSelected(e)?this.deselectNode(e,t):this.selectNode(e,t)}};var xn=class{constructor(e){let t=e instanceof Object.getPrototypeOf(this).constructor?e.getState():e,n=this.getPositiveFromState(t),r=this.getNegativeFromState(t);this.update({negativeItems:r,positiveItems:n})}getInitialState(){return this.initialState}destroy(){this.positiveMap?.clear(),this.negativeMap?.clear(),delete this.positiveMap,delete this.negativeMap}update(e){let{positiveItems:t,negativeItems:n}=e;if(this.allNegative=n===!0,this.allPositive=t===!0,this.allNegative&&this.allPositive)throw"Cannot have both negativeItems and positiveItems be true!";if(n&&n!==!0){this.negativeMap||(this.negativeMap=new Map),this.negativeMap.clear();for(let r of n)this.negativeMap.set(r,!0);this.positiveMap&&this.positiveMap.clear()}if(t&&t!==!0){this.positiveMap||(this.positiveMap=new Map),this.positiveMap.clear();for(let r of t)this.positiveMap.set(r,!0);this.negativeMap&&this.negativeMap.clear()}}isDefaultNegativeSelection(){return this.allNegative}isDefaultPositiveSelection(){return this.allPositive}areAllNegative(){return this.allNegative&&(this.positiveMap?this.positiveMap.size===0:!0)}areAllPositive(){return this.allPositive&&(this.negativeMap?this.negativeMap.size===0:!0)}makeAllNegative(){this.update({negativeItems:!0,positiveItems:[]})}makeAllPositive(){this.update({positiveItems:!0,negativeItems:[]})}isItemPositive(e){if(this.allPositive===!0){if(this.allNegative===!0)throw'Cannot have both positiveItems and negativeItems be "true"';return!this.negativeMap?.has(e)}return!!this.positiveMap?.has(e)}isItemNegative(e){return!this.isItemPositive(e)}setItemValue(e,t){if(t!==this.isItemPositive(e)){if(t){if(this.allNegative===!0){if(!this.positiveMap)throw`No positiveMap found when trying to set item ${e} be positive`;this.positiveMap.set(e,!0)}else if(this.allPositive===!0){if(!this.negativeMap)throw`No negativeMap found when trying to set item ${e} be positive`;this.negativeMap.delete(e)}}else if(this.allPositive===!0){if(!this.negativeMap)throw`No negativeMap found when trying to set item ${e} be negative`;this.negativeMap.set(e,!0)}else if(this.allNegative===!0){if(!this.positiveMap)throw`No positiveMap found when trying to set item ${e} be negative`;this.positiveMap?.delete(e)}}}makeItemNegative(e){this.setItemValue(e,!1)}makeItemPositive(e){this.setItemValue(e,!0)}toggleItem(e){this.setItemValue(e,!this.isItemPositive(e))}};var Rt=class extends xn{constructor(t){super(t);this.isRowEnabled=t=>!!this.isItemPositive(t)}getState(){let t=this.allPositive?!0:[...this.positiveMap?.keys()??[]],n=this.allNegative?!0:[...this.negativeMap?.keys()??[]];return{enabledRows:t,disabledRows:n}}getPositiveFromState(t){return t.enabledRows}getNegativeFromState(t){return t.disabledRows}areAllDisabled(){return this.areAllNegative()}areAllEnabled(){return this.areAllPositive()}disableAll(){this.makeAllNegative()}enableAll(){this.makeAllPositive()}isRowDisabled(t){return!this.isRowEnabled(t)}setRowEnabled(t,n){return this.setItemValue(t,n)}disableRow(t){this.setRowEnabled(t,!1)}enableRow(t){this.setRowEnabled(t,!0)}toggleRow(t){this.toggleItem(t)}};var rs=1e3;function Hf(o){return new is(o)}var is=class{constructor(e){this.pendingOperations=[];this.batchOperationRafId=0;this.batchOperationTimeoutId=0;this.pendingPromise=null;this.resolvePendingPromise=null;this.toPrimaryKey=e=>this.getState().toPrimaryKey(e);this.getRowInfoArray=()=>ki(this.getState);this.getRowInfoByIndex=e=>xo(e,this.getState)??null;this.getRowInfoByPrimaryKey=e=>{let t=this.getIndexByPrimaryKey(e);return this.getRowInfoByIndex(t)};this.getRowInfoByNodePath=e=>{let t=this.getIndexByNodePath(e);return this.getRowInfoByIndex(t)};this.getIndexByPrimaryKey=e=>this.getState().idToIndexMap.get(e)??-1;this.getIndexByNodePath=e=>this.getState().pathToIndexMap.get(e)??-1;this.getNodePathById=e=>this.getState().idToPathMap.get(e)??null;this.getNodePathByIndex=e=>{let t=this.getRowInfoByIndex(e);return t&&t.isTreeNode?t.nodePath:null};this.getPrimaryKeyByIndex=e=>{let t=this.getRowInfoByIndex(e);return t?t.id:void 0};this.getOriginalDataArray=()=>this.getState().originalDataArray;this.getDataByIndex=e=>{let t=this.getRowInfoByIndex(e);return t?t.data:null};this.getDataByPrimaryKey=e=>{let{indexer:t}=this.getState();return t.getDataForPrimaryKey(e)??null};this.isNodePathAvailable=e=>this.getState().indexer.getDataForNodePath(e)!==void 0;this.getDataByNodePath=e=>{let{indexer:t}=this.getState(),n=t.getDataForNodePath(e);return n||null};this.replaceAllData=(e,t)=>(this.batchOperation({type:"replace-all",array:e,metadata:t?.metadata}),this.addDataArray(e,t));this.clearAllData=e=>this.replaceAllData([],e);this.updateData=(e,t)=>this.updateDataArray([e],t);this.updateDataArray=(e,t)=>{let n=this.getState().isTree,r=n?void 0:e.map(l=>this.toPrimaryKey(l)),i=n?e.map(l=>this.getNodePathById(this.toPrimaryKey(l))||[]):null,a=r?this.batchOperation({type:"update",array:e,primaryKeys:e.map(l=>this.toPrimaryKey(l)),metadata:t?.metadata}):this.batchOperation({type:"update",array:e,nodePaths:i||[],metadata:t?.metadata});return t?.flush&&this.commit(),a};this.withWaitForNode=(e,t,n)=>{let r=n?.waitForNode??!0;if(r===!0||typeof r=="number"){let a=r===!0?rs:r;return isNaN(a)||(a=rs),this.waitForNodePath(e,{timeout:a}).then(l=>{if(!l){let s=`Cannot find node path "${e.join("/")}" (we waited for it ${a}ms)`;return console.error(s),t({error:s,resolved:!1})}return t({resolved:!0})})}let i=t({resolved:void 0});return i instanceof Promise?i:Promise.resolve(i)};this.updateChildrenByNodePath=(e,t,n)=>this.withWaitForNode(t,({error:r})=>r?!1:this.updateChildrenByNodePath_Internal(e,t,n),n);this.updateChildrenByNodePath_Internal=(e,t,n)=>{let r=typeof e=="function"?e:()=>e;return this.updateDataArrayByNodePath_Internal([{nodePath:t,children:r}],n)};this.updateDataByNodePath=(e,t,n)=>this.isNodePathAvailable(t)?this.updateDataArrayByNodePath_Internal([{data:e,nodePath:t}],n):this.withWaitForNode(t,({error:r})=>r?!1:this.updateDataArrayByNodePath_Internal([{data:e,nodePath:t}],n),n);this.updateDataArrayByNodePath=(e,t)=>{if(t&&typeof t.waitForNode<"u"&&!t.waitForNode)return this.updateDataArrayByNodePath_Internal(e,t);let n=e.map(i=>i.nodePath);return Promise.allSettled(n.map(i=>this.withWaitForNode(i,({error:a})=>!a,t))).then(i=>i.every(Boolean)?this.updateDataArrayByNodePath_Internal(e,t):!1)};this.updateDataArrayByNodePath_Internal=(e,t)=>{let n=[],r=[];e.forEach(a=>{a.data?n.push(a.data):a.children&&n.push(a.children),r.push(a.nodePath)});let i=this.batchOperation({type:"update",array:n,nodePaths:r,metadata:t?.metadata});return t?.flush&&this.commit(),i};this.removeDataByPrimaryKey=(e,t)=>{if(this.getState().isTree)return this.removeDataByNodePath(this.getNodePathById(e)||[],t);let r=this.batchOperation({type:"delete",primaryKeys:[e],metadata:t?.metadata});return t?.flush&&this.commit(),r};this.removeDataByNodePath=(e,t)=>this.batchDeleteNodePaths([e],t);this.removeData=(e,t)=>{if(this.getState().isTree){let r=this.getNodePathById(this.toPrimaryKey(e));return this.removeDataByNodePath(r,t)}return this.batchDeletePrimaryKeys([this.toPrimaryKey(e)],t)};this.removeDataArrayByPrimaryKeys=(e,t)=>{if(this.getState().isTree){let r=e.map(i=>this.getNodePathById(i)||[]);return this.batchDeleteNodePaths(r,t)}return this.batchDeletePrimaryKeys(e,t)};this.batchDeleteNodePaths=(e,t)=>{let n=this.batchOperation({type:"delete",nodePaths:e||[],metadata:t?.metadata});return t?.flush&&this.commit(),n};this.batchDeletePrimaryKeys=(e,t)=>{let n=this.batchOperation({type:"delete",primaryKeys:e,metadata:t?.metadata});return t?.flush&&this.commit(),n};this.removeDataArray=(e,t)=>{if(this.getState().isTree){let i=e.map(a=>this.getNodePathById(this.toPrimaryKey(a))||[]);return this.batchDeleteNodePaths(i,t)}let r=e.map(this.toPrimaryKey);return this.batchDeletePrimaryKeys(r,t)};this.addData=(e,t)=>this.addDataArray([e],t);this.addDataArray=(e,t)=>this.insertDataArray(e,{...t,position:"end"});this.insertData=(e,t)=>this.insertDataArray([e],t);this.insertDataArray=(e,t)=>{let n=this.getState().isTree,r="before",i,a=t.nodePath;if(n&&a?.length)return this.withWaitForNode(a,({error:s})=>{if(s)return!1;if(t.position==="before"||t.position==="after")return this.batchTreeInsert(e,t.position,a,t);let u=c=>t.position==="start"?[...e,...c||[]]:[...c||[],...e];return this.updateChildrenByNodePath(u,a,t)},t);if(t.position==="before"||t.position==="after")r=t.position,i=t.primaryKey;else{let s=this.getOriginalDataArray();t.position==="start"?(r="before",s.length?i=this.toPrimaryKey(s[0]):i=void 0):(r="after",s.length?i=this.toPrimaryKey(s[s.length-1]):i=void 0)}let l=n?this.batchOperation({type:"insert",array:e,position:r,metadata:t?.metadata,nodePath:this.getNodePathById(i)||[]}):this.batchOperation({type:"insert",array:e,position:r,metadata:t?.metadata,primaryKey:i,nodePath:a});return t?.flush&&this.commit(),l};this.batchTreeInsert=(e,t,n,r)=>{if(n.length&&!this.isNodePathAvailable(n))return this.withWaitForNode(n,({error:a})=>{if(a)return!1;let l=this.batchOperation({type:"insert",array:e,position:t,metadata:r?.metadata,nodePath:n});return r?.flush&&this.commit(),l},r);let i=this.batchOperation({type:"insert",array:e,position:t,metadata:r?.metadata,nodePath:n});return r?.flush&&this.commit(),i};this.setSortInfo=e=>{let t=this.getState().multiSort;if(Array.isArray(e)){this.actions.sortInfo=e.length?t?e:e[0]:null;return}this.actions.sortInfo=e};this.setGroupBy=e=>{this.actions.groupBy=e};this.toggleGroupByField=e=>{let t=this.getState().groupBy;t.findIndex(r=>r.field===e)===-1?this.actions.groupBy=[...t,{field:e}]:this.actions.groupBy=t.filter(r=>r.field!==e)};this.isRowDisabledAt=e=>this.getRowInfoByIndex(e)?.rowDisabled??!1;this.isRowDisabled=e=>this.getRowInfoByPrimaryKey(e)?.rowDisabled??!1;this.setRowEnabledAt=(e,t)=>{let n=this.getState().rowDisabledState,r=n?new Rt(n):new Rt({enabledRows:!0,disabledRows:[]}),i=this.getRowInfoByIndex(e);i&&(r.setRowEnabled(i.id,t),this.actions.rowDisabledState=r)};this.setRowEnabled=(e,t)=>{let n=this.getRowInfoByPrimaryKey(e);n&&this.setRowEnabledAt(n.indexInAll,t)};this.enableAllRows=()=>{let e=this.getState().rowDisabledState;if(!e){this.actions.rowDisabledState=new Rt({enabledRows:!0,disabledRows:[]});return}let t=new Rt(e);t.enableAll(),this.actions.rowDisabledState=t};this.disableAllRows=()=>{let e=this.getState().rowDisabledState;if(!e){this.actions.rowDisabledState=new Rt({disabledRows:!0,enabledRows:[]});return}let t=new Rt(e);t.disableAll(),this.actions.rowDisabledState=t};this.areAllRowsEnabled=()=>{let e=this.getState().rowDisabledState;return e?e.areAllEnabled():!0};this.areAllRowsDisabled=()=>{let e=this.getState().rowDisabledState;return e?e.areAllDisabled():!1};this.getState=e.getState,this.getState().__apiRef.current=this,this.actions=e.actions,this.treeApi=new zi({...e,dataSourceApi:this})}getPendingOperationPromise(){return this.pendingPromise}batchOperation(e){if(!this.pendingPromise){this.pendingPromise=new Promise(n=>{this.resolvePendingPromise=n});let t=Math.max(0,this.getState().batchOperationDelay??0);t===0?this.batchOperationRafId=setTimeout(()=>{this.commit()}):this.batchOperationTimeoutId=setTimeout(()=>{this.batchOperationRafId=setTimeout(()=>{this.commit()})},t)}return e.type==="replace-all"&&(this.pendingOperations.length=0),this.pendingOperations.push(e),this.pendingPromise}commitOperations(e){if(!e.length)return;let t=this.getState().cache,{isTree:n,nodesKey:r}=this.getState(),i=t?Xo.clone(t,{light:!0}):new Xo({nodesKey:n?r:void 0});e.forEach(a=>{switch(a.type){case"update":a.array.forEach((c,d)=>{if(a.primaryKeys){let p=a.primaryKeys[d],f=this.getDataByPrimaryKey(p);f&&i.update(a.primaryKeys[d],c,f,a.metadata)}else if(a.nodePaths){let p=this.getDataByNodePath(a.nodePaths[d]);p&&(typeof c=="function"?i.updateChildren(a.nodePaths[d],c,p,a.metadata):i.updateNodePath(a.nodePaths[d],c,p,a.metadata))}});break;case"delete":a.primaryKeys?a.primaryKeys.forEach(c=>{let d=this.getDataByPrimaryKey(c);d&&i.delete(c,d,a.metadata)}):a.nodePaths&&a.nodePaths.forEach(c=>{let d=this.getDataByNodePath(c);d&&i.deleteNodePath(c,d,a.metadata)});break;case"insert":let l=a.primaryKey,s=a.position,u=a.nodePath;u?a.array.forEach(c=>{i.insertNodePath([...u],c,s,a.metadata),l=this.toPrimaryKey(c),u.pop(),u.push(l),s="after"}):a.array.forEach(c=>{i.insert(l,c,s,a.metadata),l=this.toPrimaryKey(c),s="after"});break;case"replace-all":i.resetDataSource(a.metadata);break}}),this.actions.cache=i}flush(){return this.commit()}waitForNodePath(e,t){let n=this.getState();if(this.isNodePathAvailable(e))return Promise.resolve(!0);let r=t?.timeout??rs,i=n.waitForNodePathPromises.get(e);if(i)return i.promise;let a=Date.now(),l=()=>{},s=new Promise(u=>{let c,d;l=p=>{clearTimeout(d),c=p,n.waitForNodePathPromises.delete(e),u(p)},d=setTimeout(()=>{c===void 0&&l(!1)},r)});return n.waitForNodePathPromises.set(e,{timestamp:a,promise:s,resolve:l}),s}commit(){this.commitOperations(this.pendingOperations),this.pendingOperations.length=0;let e=this.pendingPromise;if(e&&this.resolvePendingPromise){let t=this.resolvePendingPromise;requestAnimationFrame(()=>{t(!0)}),this.pendingPromise=null,this.resolvePendingPromise=null}return e||Promise.resolve(!0)}};function Kf(o){let e=o.cache;if(!e)return{sortInfo:!1,groupBy:!1,tree:!1,filterValue:!1,aggregationReducers:!1};let t=!1,n=!1,r=!1,i=!1,a=!1,l=e.getAffectedFields(),{sortInfo:s,groupBy:u,filterValue:c,aggregationReducers:d,nodesKey:p,isTree:f}=o;if(s&&s.length)if(l===!0)t=!0;else for(let m of s){let g=m.field;if(g&&(g=Array.isArray(g)?g:[g],t=g.reduce((y,h)=>y||typeof h!="function"?l.has(h):!1,!1),t))break}if(u&&u.length){if(l===!0)n=!0;else for(let m of u)if(m.field&&l.has(m.field)){n=!0;break}}if(f&&(l===!0?r=!0:r=l.has(p)),c&&c.length)if(l===!0)i=!0;else for(let m of c){if(m.id){i=!0;break}if(m.field&&l.has(m.field)){i=!0;break}}if(d&&Object.keys(d).length){if(l===!0)a=!0;else for(let m in d)if(d.hasOwnProperty(m)){let g=d[m];if(g.field){if(l.has(g.field)){a=!0;break}}else{a=!0;break}}}return{sortInfo:t,groupBy:n,filterValue:i,aggregationReducers:a,tree:r}}function Gi(o){if(!o)return;let e=Object.keys(o);if(!e.length)return;let t={};for(let n=0,r=e.length;n<r;n++){let i=e[n],a=o[i].initialValue;a!==void 0&&(t[i]=typeof a=="function"?a():a)}return t}function Hi(o){let e=o.reducerKeys,t=o.reducers,n=o.results;for(let r=0,i=e.length;r<i;r++){let a=e[r],l=t[a].reducer;n[a]=l(n[a],o.rowInfo)}}function Ki(o){let e=Object.keys(o.reducers||{});if(!e.length||!o.results)return o.results;let t=o.reducers,n=o.results;for(let r=0,i=e.length;r<i;r++){let a=e[r],l=t[a].done;typeof l=="function"&&(n[a]=l(n[a],o.array))}return n}var CC=Xe("IT:InfiniteTable"),IC="#dc3545",RC="#eb9316";var Wf="Warn",jf="Error",wC="Info",vC="Success",PC="Logs",Bi=CC.extend(PC),O0=Bi.extend(wC),DC=Bi.extend(Wf),xC=Bi.extend(jf),N0=Bi.extend(vC);var MC=RC,EC=IC;var AC=(o,e)=>{e=e?e.extend?e.extend(Wf):e:DC,e(typeof e.color=="function"?e.color(MC,o):o)},_C=(o,e)=>{e=e?e.extend?e.extend(jf):e:xC,e(typeof e.color=="function"?e.color(EC,o):o)};var Bf=new ee,$f=(o,...e)=>{Bf.has(e)||(Bf.set(e,!0),o())};var Mn=(o,e=o,t)=>{$f(()=>AC(o,t),e,"warn")},Uf=(o,e=o,t)=>{$f(()=>_C(o,t),e,"error")};var as=new WeakMap,OC=o=>o;function Yf(o,e=50,t){as.set(o,{lastCallTime:0,lastCallArg:null});let n=t??OC;return r=>{let{lastCallTime:i,lastCallArg:a}=as.get(o)||{lastCallTime:0,lastCallArg:null},l=Date.now(),s=l-i,u=mt(n(a),n(r));s<e&&u||(as.set(o,{lastCallTime:l,lastCallArg:r}),o(r))}}var Wi=class{constructor(){this.primaryKeyToData=new Map;this.nodePathsToData=new ee;this.removeNodePath=(e,t)=>{if(this.nodePathsToData.delete(e),this.remove(e[e.length-1]),!t)return;let n=this.nodePathsToData.get(e);if(n){let r=t.getNodeChildren?t.getNodeChildren(n):t.nodesKey?n[t.nodesKey]:null;if(r&&Array.isArray(r))for(let i=0,a=r.length;i<a;i++){let l=r[i],s=[...e,t.toPrimaryKey(l)];this.removeNodePath(s,t)}}};this.remove=e=>{this.primaryKeyToData.delete(e)};this.add=(e,t)=>{this.primaryKeyToData.set(e,t)};this.addNodePath=(e,t,n)=>{if(this.nodePathsToData.set(e,t),this.add(e[e.length-1],t),!n)return;let r=n.getNodeChildren?n.getNodeChildren(t):n.nodesKey?t[n.nodesKey]:null;if(r&&Array.isArray(r))for(let i=0,a=r.length;i<a;i++){let l=r[i],s=[...e,n.toPrimaryKey(l)];this.addNodePath(s,l,n)}};this.clear=()=>{this.primaryKeyToData.clear(),this.nodePathsToData.clear()};this.getDataForPrimaryKey=e=>this.primaryKeyToData.get(e);this.getDataForNodePath=e=>this.nodePathsToData.get(e);this.indexArray=(e,t)=>{let{cache:n,toPrimaryKey:r,getNodeChildren:i,isLeafNode:a,nodesKey:l}=t,s=!!i&&!!a;n&&n.shouldResetDataSource()&&(this.clear(),e=[]);let u=n&&!n.isEmpty();if(u&&(e=e.concat()),!e.length&&n){if(!n.isEmpty()){let c=[...n.getMutationsArray(),...n.getTreeMutationsArray()];for(let d=0,p=c.length;d<p;d++){let f=c[d];if(f.type==="insert"){let m=r(f.data);s?this.addNodePath([m],f.data,t):this.add(m,f.data),e.push(f.data)}}n?.removeInfo(void 0)}}else{let c=(d,p)=>{for(let f=0;f<d.length;f++){let m=d[f];u&&s&&Array.isArray(m[l])&&(m=d[f]={...m});let g=!1;if(m!=null){let y=r(m),h=s?[...p,y]:void 0,b=s&&!!h,S=b?n?.getMutationsForNodePath(h):n?.getMutationsForPrimaryKey(y);if(S&&S.length){for(let I=0,T=S.length;I<T;I++){let C=S[I];if(C.type==="delete"&&!g&&(b?this.removeNodePath(h,t):this.remove(y),g=!0,d.splice(f,1),f--),C.type==="update"&&!g&&(m={...m,...C.data},d[f]=m),C.type==="update-children"&&!g){let R=C.children(m[l],m);m={...m},R!==void 0?m[l]=R:delete m[l],d[f]=m}C.type==="insert"&&(C.position==="before"?(d.splice(f,0,C.data),f--):d.splice(f+1,0,C.data))}b?n?.removeNodePathInfo(h):n?.removeInfo(y)}if(!g)if(b){this.addNodePath(h,m);let I=a(m),T=I?null:i(m);!I&&Array.isArray(T)&&(p.push(y),u&&(m[l]=T=T.concat()),c(T,p),p.pop())}else this.add(y,m)}}};c(e,[])}return e}}};var NC=Object.freeze([]),qf=(o,e)=>{let t=o??NC,n=Array.isArray(t)?t:[t];if(e&&e.has(t)){let r=e.get(t);if(r&&r.length===n.length)return r}return e&&t&&e.set(t,n),n};function ji(o,e){if(o===e)return!0;if(o==null||e==null)return o===e;if(typeof o!=typeof e)return!1;if(Array.isArray(o)&&Array.isArray(e)){if(o.length!==e.length)return!1;for(let t=0,n=o.length;t<n;t++)if(!ji(o[t],e[t]))return!1;return!0}if(typeof o=="object"){let t=Object.keys(o),n=Object.keys(e);if(t.length!==n.length)return!1;for(let r of t)if(!Object.prototype.hasOwnProperty.call(e,r)||!ji(o[r],e[r]))return!1;return!0}return!1}function FC(o,e){return!(o===void 0||e===void 0||o.isGroupRow!==e.isGroupRow||o.dataSourceHasGrouping!==e.dataSourceHasGrouping||o.isTreeNode!==e.isTreeNode||o.isTreeNode&&o.isParentNode!==e.isParentNode)}var $i={id:!0,value:!0,indexInAll:!0,rowSelected:!0,rowDisabled:!0,isCellSelected:!1,hasSelectedCells:!1},Xf={...$i,dataSourceHasGrouping:!0,isTreeNode:!0,data:!1,isGroupRow:!0,selfLoaded:!0},LC={indexInGroup:!0,groupKeys:!0,groupBy:!0,rootGroupBy:!0,parents:!1,indexInParentGroups:!0,groupCount:!0,groupNesting:!0,collapsed:!0,selfLoaded:!0},kC={...$i,...LC,dataSourceHasGrouping:!0,isTreeNode:!0,data:!1,reducerData:!0,isGroupRow:!0,duplicateOf:!1,deepRowInfoArray:!1,error:!0,reducerResults:!0,groupCount:!0,groupData:!0,selectedChildredCount:!0,deselectedChildredCount:!0,totalChildrenCount:!0,collapsedChildrenCount:!0,collapsedGroupsCount:!0,directChildrenCount:!0,directChildrenLoadedCount:!0,pivotValuesMap:!0,childrenAvailable:!0,childrenLoading:!0},Zf={isTreeNode:!0,isParentNode:!0,indexInParent:!0,nodePath:!0,parentNodes:!1,indexInParentNodes:!0,totalLeafNodesCount:!0,collapsedLeafNodesCount:!0,treeNesting:!0,selfLoaded:!0},zC={...$i,...Zf,dataSourceHasGrouping:!0,isTreeNode:!0,isGroupRow:!0,isParentNode:!0,data:!1},VC={...$i,...Zf,dataSourceHasGrouping:!0,isParentNode:!0,isGroupRow:!0,nodeExpanded:!0,selfExpanded:!0,data:!1,selectedLeafNodesCount:!0,deepRowInfoArray:!1,deselectedLeafNodesCount:!0,duplicateOf:!1},GC=Object.entries(Xf).map(([o,e])=>e?o:void 0).filter(Boolean),HC=Object.entries(Xf).map(([o,e])=>e?o:void 0),KC=Object.entries(kC).map(([o,e])=>e?o:void 0),BC=Object.entries(zC).map(([o,e])=>e?o:void 0),WC=Object.entries(VC).map(([o,e])=>e?o:void 0);function jC(o,e){if(o===e)return!0;if(!o||!e||!FC(o,e)||o.id!==e.id||o.data!==e.data&&!ji(o.data,e.data))return!1;let t=[];o.dataSourceHasGrouping?t=o.isGroupRow?KC:HC:o.isTreeNode?t=o.isTreeNode&&o.isParentNode?WC:BC:t=GC;for(let n of t){let r=o[n],i=e[n];if(!(typeof r=="function"||typeof i=="function")&&!ji(r,i))return!1}return!0}function Qf(){let o=[],e=new Map,t=(s,u)=>{let c=o,d=u?.marker;d&&d.start({details:[{name:"new dataArray length",value:s.length},{name:"old dataArray length",value:c.length}]});let p=[],f=i();for(let m of f){let g=c[m],y=s[m];if(y===void 0){p.push(m);continue}jC(g,y)||p.push(m)}o=s,p.length>0&&queueMicrotask(()=>{for(let m=0,g=p.length;m<g;m++){let y=p[m],h=e.get(y);if(h)for(let b of h)b()}}),d&&d.end({details:[{name:"updated row infos",value:p.length}]})},n=s=>o[s],r=(s,u)=>{let c=e.get(s);return c||(c=new Set,e.set(s,c)),c.add(u),()=>{let d=e.get(s);d&&(d.delete(u),d.size===0&&e.delete(s))}},i=()=>Array.from(e.keys());return{notifyDataArray:t,getRowInfoAtIndex:n,subscribeToRowIndex:r,getDataArray:()=>o,clear:()=>{o=[],e.clear()}}}var oo=new Map,no=new Map,Mo=new Map,ro=new Map,Wt=new Map;var $C=Symbol("cursorId"),Jf=o=>o.totalLeafNodesCount===0,UC=o=>o.isParentNode?!Jf(o):!0;function em(o){let e=Date.now(),t=[],n=[],r=new ee;return{logger:Pt(`${o.debugId}:DataSource`),debugTimings:new Map,debugWarnings:new Map,devToolsDetected:!!globalThis.__INFINITE_TABLE_DEVTOOLS_HOOK__,rowInfoStore:Qf(),indexer:new Wi,totalLeafNodesCount:0,__apiRef:{current:null},repeatWrappedGroupRows:!1,destroyedRef:{current:!1},lastSelectionUpdatedNodePathRef:{current:null},lastExpandStateInfoRef:{current:{state:"collapsed",nodePath:null}},idToIndexMap:new Map,idToPathMap:new Map,pathToIndexMap:new ee,waitForNodePathPromises:new ee,getDataSourceMasterContextRef:{current:()=>{}},cache:void 0,detailDataSourcesStateToRestore:new Map,stateReadyAsDetails:!1,originalDataArrayChanged:!1,originalDataArrayChangedInfo:{timestamp:0,mutations:void 0},rowsPerPage:null,lazyLoadCacheOfLoadedBatches:new ee,dataParams:void 0,onCleanup:ye(),notifyScrollbarsChange:ye(),notifyScrollStop:ye(),notifyRenderRangeChange:ye(),pivotTotalColumnPosition:"end",pivotGrandTotalColumnPosition:!1,scrollStopDelayUpdatedByTable:100,originalLazyGroupData:r,originalLazyGroupDataChangeDetect:0,originalDataArray:t,cursorId:$C,showSeparatePivotColumnForSingleAggregation:!1,propsCache:new Map([["sortInfo",new WeakMap],["rowDisabledState",new WeakMap]]),rowInfoReducerResults:void 0,pivotMappings:void 0,pivotColumns:void 0,pivotColumnGroups:void 0,dataArray:n,unfilteredCount:n.length,filteredCount:n.length,updatedAt:e,groupedAt:0,sortedAt:0,treeAt:0,filteredAt:0,reducedAt:e,generateGroupRows:!0,groupDeepMap:void 0,reducerResults:void 0,allRowsSelected:!1,someRowsSelected:!1,postSortDataArray:void 0,postGroupDataArray:void 0,lastSortDataArray:void 0,lastGroupDataArray:void 0,forceRerenderTimestamp:0}}function YC(o){let e={...o};return delete e.originalDataArray,e}var qC=[],tm=o=>{o.destroyedRef.current=!0,o.__apiRef.current=null,o.lastSelectionUpdatedNodePathRef.current=null,o.lastExpandStateInfoRef.current={state:"collapsed",nodePath:null},o.treeExpandState?.destroy(),o.treePaths?.clear(),o.unfilteredTreePaths?.clear(),o.waitForNodePathPromises.clear(),o.pathToIndexMap?.clear(),o.rowDisabledState?.destroy(),o.groupRowsState?.destroy(),o.treeSelectionState?.destroy(),o.idToPathMap.clear(),o.idToIndexMap.clear(),o.rowInfoStore.clear()},om=(o,e)=>({onDataParamsChange:t=>t?Yf(t,100,YC):void 0,lazyLoad:t=>!!t,isNodeReadOnly:t=>t??Jf,isNodeSelectable:t=>t??UC,data:1,nodesKey:1,isNodeExpanded:1,isNodeCollapsed:1,pivotBy:1,primaryKey:1,livePagination:1,treeSelection:1,refetchKey:t=>t??"",filterFunction:1,treeFilterFunction:1,filterValue:1,useGroupKeysForMultiRowSelection:t=>t??!1,filterDelay:t=>t??200,filterTypes:t=>({...ko,...t}),sortTypes:t=>({...Do,...t}),sortFunction:1,onReady:1,rowInfoReducers:(t,n)=>{let r={initialValue:()=>{n.idToIndexMap.clear()},reducer:(a,l)=>{e.debugId&&!e.nodesKey&&n.idToIndexMap.has(l.id)&&console.warn(`Duplicate id found in data source: ${l.id}`),n.idToIndexMap.set(l.id,l.indexInAll)}},i=t?{...t,__idToIndex:r}:{__idToIndex:r};if(e.nodesKey){let a={initialValue:()=>{n.idToPathMap.clear(),n.pathToIndexMap.clear()},reducer:(l,s)=>{s.isTreeNode&&(n.idToPathMap.set(s.id,s.nodePath),e.debugId&&n.pathToIndexMap.has(s.nodePath)&&console.warn(`Duplicate node path found in data source (debugId: ${e.debugId||"none"}): ${s.nodePath}`),n.pathToIndexMap.set(s.nodePath,s.indexInAll))}};i.__pathToIndex=a}return i},onNodeCollapse:1,onNodeExpand:1,batchOperationDelay:1,isRowSelected:1,isNodeSelected:1,isRowDisabled:1,rowDisabledState:t=>{if(!t)return null;if(t instanceof Rt)return t;let n=o.propsCache.get("rowDisabledState")??Ft,r=n.get(t);return r||(r=new Rt(t),n.set(t,r)),t=r,t??null},onDataArrayChange:1,onDataMutations:1,onTreeDataMutations:1,aggregationReducers:1,collapseGroupRowsOnDataFunctionChange:t=>t??!0,loading:t=>t??!1,sortInfo:t=>qf(t,o.propsCache.get("sortInfo")),groupBy:t=>t??qC});function XC(o,e){return typeof o=="function"?o({array:e.originalDataArray,length:e.originalDataArray.length,lastItem:e.originalDataArray[e.originalDataArray.length-1]}):o}var Ft=new WeakMap;function ZC(o){if(typeof o=="boolean")return{filterValue:o,sortInfo:o,groupBy:o,pivotBy:o};let e={};return o.filterValue!=null&&(e.filterValue=o.filterValue),o.sortInfo!=null&&(e.sortInfo=o.sortInfo),o.groupBy!=null&&(e.groupBy=o.groupBy),o.pivotBy!=null&&(e.pivotBy=o.pivotBy),e}var QC={selectedPaths:[],deselectedPaths:[],defaultSelection:!1};function nm(o,e,t){if(e!="multi-row")throw new Error(`TreeSelectionState is only supported for multi-row selection. Your current selection mode is "${e}". See https://infinite-table.com/docs/reference/datasource-props#selectionMode for details.
|
|
1
|
+
var Uy=Object.create;var uu=Object.defineProperty;var Yy=Object.getOwnPropertyDescriptor;var qy=Object.getOwnPropertyNames;var Xy=Object.getPrototypeOf,Zy=Object.prototype.hasOwnProperty;var Qy=(o,e)=>()=>(e||o((e={exports:{}}).exports,e),e.exports);var Jy=(o,e,t,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let r of qy(e))!Zy.call(o,r)&&r!==t&&uu(o,r,{get:()=>e[r],enumerable:!(n=Yy(e,r))||n.enumerable});return o};var on=(o,e,t)=>(t=o!=null?Uy(Xy(o)):{},Jy(e||!o||!o.__esModule?uu(t,"default",{value:o,enumerable:!0}):t,o));var Vo=Qy((KM,fd)=>{"use strict";fd.exports=function(o,e,t,n,r){var i,a;if(n===void 0)n=0;else if(n=n|0,n<0||n>=o.length)throw new RangeError("invalid lower bound");if(r===void 0)r=o.length-1;else if(r=r|0,r<n||r>=o.length)throw new RangeError("invalid upper bound");for(;n<=r;)if(i=n+(r-n>>>1),a=+t(o[i],e,i,o),a<0)n=i+1;else if(a>0)r=i-1;else return i;return~n}});function xt(o,{wait:e}){let t=null;return function(...n){let r=this;t!==null&&clearTimeout(t),t=setTimeout(()=>{o.apply(r,n)},e)}}import*as Pe from"react";var J=(...o)=>o.filter(e=>!!`${e}`).join(" ");import*as Oo from"react";import{useRef as Iu}from"react";import*as eb from"react";import{useMemo as cv,useRef as tb,useEffect as ob,useLayoutEffect as nb,useCallback as dv}from"react";var nn=(o,e,t={debounce:0})=>{let n=t.debounce??0,r=window.ResizeObserver,i=n?xt(e,{wait:n}):e,a=new r(l=>{let s=l[0],{width:u,height:c}=s.contentRect;if(s.borderBoxSize?.[0])c=s.borderBoxSize[0].blockSize,u=s.borderBoxSize[0].inlineSize;else{let d=o.getBoundingClientRect();c=d.height,u=d.width}i({width:u,height:c})});return a.observe(o),()=>{a.disconnect()}};var Ar=(o,e,t={earlyAttach:!1,debounce:0})=>{let n=tb({width:0,height:0}),r=i=>{let a;return o.current&&(a=nn(o.current,l=>{l={width:Math.round(l.width),height:Math.round(l.height)};let s=n.current;(s.width!==l.width||s.height!==l.height)&&(n.current=l,i(l))},{debounce:t.debounce})),()=>{a&&a()}};ob(()=>t.earlyAttach?()=>{}:r(e),[o.current,e,t.earlyAttach,t.debounce]),nb(()=>t.earlyAttach?r(e):()=>{},[o.current,e,t.earlyAttach])};function ye(o=!1){let e=null,t=[],n=null,r=(i,a)=>{let l=[];if(o)n!=null&&(cancelAnimationFrame(n),n=null),requestAnimationFrame(()=>{e=i,n=null;for(let s=0,u=t.length;s<u;s++)l.push(t[s](i));a?.(l)});else{e=i;for(let s=0,u=t.length;s<u;s++)l.push(t[s](i));a?.(l)}};return r.get=()=>e,r.onChange=i=>(t.push(i),()=>{t=t.filter(a=>a!==i)}),r.destroy=()=>{r(null),t.length=0},r.getListenersCount=()=>t.length,r}function lt(o){let e=!1,t=null;return(...r)=>(e||(e=!0,t=o(...r)),t)}var cu=(o,e)=>o-e;var _r=(o,e)=>cu(o.revision,e.revision),ee=class o{constructor(e){this.map=new Map;this.length=0;this.revision=0;this.emptyKey=Symbol("emptyKey");this.visit=e=>{this.map.forEach((t,n)=>this.visitKey(n,this.map,[],e,!1))};this.visitSome=e=>{this.visitWithNext([],e,!0)};this.visitDepthFirst=e=>{this.visitWithNext([],e,!1)};this.visitWithNext=(e,t,n,r=this.map,i,a)=>{if(!r)return;let l=0,s=r.has(this.emptyKey),u=!a;if(i!==void 0){if(i<0)return;i--}let c=(d,p)=>{let f=r.get(p);if(!f)return;let{map:m}=f,g=p===this.emptyKey;if(g&&!u)return;let y=g?[]:[...e,p],h=m?()=>this.visitWithNext(y,t,n,m,i!==void 0?i-1:void 0):void 0;if(f.hasOwnProperty("value")){let b=t(f.value,y,l,h,f);if(n&&b===!0)return!0;l++}else h?.()};s&&(c(void 0,this.emptyKey),u=!1,l=0);for(let[d,p]of r){let f=c(p,d);if(n&&f===!0)return f}};this.fill(e)}static clone(e){let t=new o;return e.visit((n,r)=>{t.set(r,n.value)}),t}fill(e){e&&e.forEach(t=>{let[n,r]=t;this.set(n,r)})}getValuesStartingWith(e,t){let n=[];return this.getStartingWith(e,(r,i)=>{n.push(i)},t),n}getEntriesStartingWith(e,t){let n=[];return this.getStartingWith(e,(r,i)=>{n.push([r,i])},t),n}getLeafNodesStartingWith(e,t,n){let{respectOrder:r=!1}=n||{},i=[],a=[];return this.getStartingWith(e,(l,s,u)=>{!u.map&&u.hasOwnProperty("value")&&(r?i.push(u):a.push(t(u)))},n),r?i.sort(_r).map(t):a}getKeysForLeafNodesStartingWith(e,t){return this.getLeafNodesStartingWith(e,n=>n.keys,t)}getKeysAndValuesForLeafNodesStartingWith(e,t){return this.getLeafNodesStartingWith(e,n=>[n.keys,n.value],t)}getKeysOfFirstChildOnEachBranchStartingWith(e,t){let{excludeSelf:n,depthLimit:r,respectOrder:i=!0}=t||{},a=[],l=[],s=p=>{i?a.push(p):l.push(p.keys)},u=this.map,c,d=!1;if(e.length)for(let p=0,f=e.length;p<f;p++){let m=e[p];if(c=u.get(m),!c||!c.map)if(d=!0,p===f-1){d=!0;break}else return[];u=c.map}else if(!n&&u.has(this.emptyKey))return[[]];return c&&c.value!==void 0&&(n||(s({...c,keys:e}),d=!0)),d?i?a.sort(_r).map(p=>p.keys):l:(this.visitWithNext(e,(p,f,m,g,y)=>{s({...y,keys:f})},!1,u,r,n),i?a.sort(_r).map(p=>p.keys):l)}getKeysStartingWith(e,t){let n=[];return this.getStartingWith(e,r=>{n.push(r)},t),n}getStartingWith(e,t,n){let{excludeSelf:r,depthLimit:i}=n||{},a=this.map,l,s=!1;if(e.length)for(let u=0,c=e.length;u<c;u++){let d=e[u];if(l=a.get(d),!l||!l.map)if(s=!0,u===c-1){s=!0;break}else return;a=l.map}l&&l.value!==void 0&&(r||t(e,l.value,{...l,keys:e})),!s&&this.visitWithNext(e,(u,c,d,p,f)=>{t(c,u,{...f,keys:c}),p?.()},!1,a,i,r)}getMapAt(e){let t=this.map,n;if(!e.length)return this.map;for(let r=0,i=e.length;r<i;r++){let a=e[r];if(n=t.get(a),!n||!n.map)return;t=n.map}return t}getAllChildrenSizeFor(e){let t=this.map,n;if(!e.length)return this.length;for(let r=0,i=e.length;r<i;r++){let a=e[r];if(n=t.get(a),!n||!n.map)return 0;t=n.map}return n.length}getDirectChildrenSizeFor(e){let t=this.map;e.length||(e=[this.emptyKey]);for(let n=0,r=e.length;n<r;n++){let i=e[n],a=n===r-1,l=t.get(i);if(!l||!l.map)return 0;if(t=l.map,a)return t?.size??0}return 0}set(e,t){let n=this.map;e.length||(e=[this.emptyKey]);for(let r=0,i=e.length;r<i;r++){let a=e[r],l=r===i-1,s=n.get(a)||{length:0};l?(s.revision=this.revision++,s.value=t,n.set(a,s),this.length++):(s.map||(s.map=new Map,n.set(a,s)),s.length++,n=s.map)}return this}get(e){let t=this.map;e.length||(e=[this.emptyKey]);for(let n=0,r=e.length;n<r;n++){let i=e[n],a=n===r-1,l=t.get(i);if(a)return l?l.value:void 0;if(!l||!l.map)return;t=l.map}}get size(){return this.length}clear(){let e=t=>{t.forEach((n,r)=>{let{map:i}=n;i&&e(i)}),t.clear()};e(this.map),this.length=0,this.revision=0}delete(e){let t=this.map;e.length?e=[...e]:e=[this.emptyKey];let n=[t],r=[],i=!1;for(let a=0,l=e.length;a<l;a++){let s=e[a],u=a===l-1,c=t.get(s);if(u){c&&(c.hasOwnProperty("value")&&(delete c.value,delete c.revision,i=!0,r.forEach(d=>{d.length--}),this.length--),c.map&&c.map.size===0&&delete c.map,c.map||t.delete(s));break}else{if(!c||!c.map){i=!1;break}r.push(c),t=c.map,n.push(t)}}for(;n.length;){let a=n.pop(),l=e.length;if(e.pop(),l>0&&a?.size===0){let s=n[n.length-1],u=e[e.length-1],c=s?.get(u);c&&(delete c.map,c.hasOwnProperty("value")||s.delete(u))}}return i}has(e){let t=this.map;e.length||(e=[this.emptyKey]);for(let n=0,r=e.length;n<r;n++){let i=e[n],a=n===r-1,l=t.get(i);if(a)return l?l.hasOwnProperty("value"):!1;if(!l||!l.map)return!1;t=l.map}return!1}visitKey(e,t,n,r,i){let a=t.get(e);if(!a)return;let{map:l}=a,s=e===this.emptyKey?[]:[...n,e],u=lt(()=>{if(l)for(let[c]of l){let d=this.visitKey(c,l,s,r,i);if(i&&d===!0)return!0}return!1});if(a.hasOwnProperty("value")){let c=r(a,s,u);if(i&&c===!0)return!0}u()}getArray(e){let t=[];return this.visit((n,r)=>{let i=e({...n,keys:r});r.length===0?t.splice(0,0,i):t.push(i)}),t}rawKeysAt(e){let t=this.getMapAt(e);return t?[...t.keys()]:[]}valuesAt(e){let t=this.getMapAt(e);if(!t)return[];let n=[];return t.forEach(r=>{r.value!==void 0&&n.push(r.value)}),n}values(){return this.sortedIterator(e=>e.value)}keys(){return this.sortedIterator(t=>t.keys)}entries(){return this.sortedIterator(e=>[e.keys,e.value])}topDownEntries(){return this.getArray(e=>[e.keys,e.value])}topDownKeys(){return this.getArray(e=>e.keys)}topDownValues(){return this.getArray(e=>e.value)}sortedIterator(e){let t=[];this.visit((r,i)=>{t.push({...r,keys:i})}),t.sort(_r);function*n(){for(let r=0,i=t.length;r<i;r++)yield e(t[r])}return n()}};globalThis.DeepMap=ee;function De(){return globalThis}var Nr=["#0066CC","#0066FF","#0099CC","#0099FF","#00CC00","#00CC33","#00CC66","#00CC99","#00CCCC","#00CCFF","#3300CC","#3300FF","#3333CC","#3333FF","#3366CC","#3366FF","#3399CC","#3399FF","#33CC00","#33CC33","#33CC66","#33CC99","#33CCCC","#33CCFF","#6600CC","#6600FF","#6633CC","#6633FF","#66CC00","#66CC33","#9900CC","#9900FF","#9933CC","#9933FF","#99CC00","#99CC33","#CC0000","#CC0033","#CC0066","#CC0099","#CC00CC","#CC00FF","#CC3300","#CC3333","#CC3366","#CC3399","#CC33CC","#CC33FF","#CC6600","#CC6633","#CC9900","#CC9933","#CCCC00","#CCCC33","#FF0000","#FF0033","#FF0066","#FF0099","#FF00CC","#FF00FF","#FF3300","#FF3333","#FF3366","#FF3399","#FF33CC","#FF33FF","#FF6600","#FF6633","#FF9900","#FF9933","#FFCC00","#FFCC33"],du=Symbol("color"),Or=new WeakMap,_a=ye();function Oa(o=Nr){Or.set(o,o.map(e=>0))}Oa();var rb=(o=Nr)=>{let e=[];Or.has(o)?e=Or.get(o):(e=o.map(n=>0),Or.set(o,e));let t=e.reduce((n,r,i,a)=>r<a[n]?i:n,0);return e[t]!=null&&e[t]++,o[t]??o[0]??Nr[0]},Hn=":",Na="*",pu="-",ib=",",ab="debug",lb="diffdebug",mu=!1,Gn=new ee,Kn=new Map;function Fa(o,e){let t=o.split(Hn),n=new ee;n.set(t,!0);let r=e.split(Hn),i=new Set(r).has(Na),a=r.indexOf(Na),l=i?r.slice(0,a):r;if(n.getKeysStartingWith(l,{excludeSelf:i}).length>0){let s=r.slice(a+1);return s.length?o.endsWith(s.join(Hn)):!0}}function gu(o,e){let t=`channel=${o}_permissions=${e}`;if(Kn.has(t))return Kn.get(t);let n=e.split(ib);function r(l){return Kn.set(t,l),l}let i=[],a=[];n.forEach(l=>{l.includes(Na)?a.push(l):i.push(l)});for(let l=0;l<i.length;l++){let s=i[l],u=s.startsWith(pu);if(u&&(s=s.substring(pu.length)),Fa(o,s))return r(!u)}for(let l=0;l<a.length;l++){let s=a[l],u=s.startsWith("-");if(u&&(s=s.substring(1)),Fa(o,s))return r(!u)}return r(!1)}var La=()=>Xe.enable??(De()&&De().localStorage?.getItem(ab))??"",sb=()=>Xe.diffenable??(De()&&De().localStorage?.getItem(lb))??`${mu}`,ka="",hu=mu;function za(o){hu=`${sb()}`=="true",ka!==o&&(ka=o,Kn.clear())}function yu(o){za(La()),typeof De()<"u"&&De().addEventListener&&De().addEventListener("storage",function(){za(La())});function e(t,n){let r=n?`${n}${Hn}${t}`:t,i=r.split(Hn),a=Gn.get(i);if(a)return a;let l=Gn.get(i.slice(0,-1)),s=(l?l.logFn:Xe.logFn)??bu,u=s,c,d=0,p=()=>c??gu(r,ka),f=rb(Xe.colors),m=Object.defineProperties((...g)=>{let y=_a.getListenersCount(),h;if(y>0&&(h=h??Date.now(),_a({color:f,channel:r,args:g,timestamp:h})),p()){if(h=h??Date.now(),d&&hu){let I=h-d;u(`%c[${r}]`,`color: ${f}`,`+${I}ms:`)}d=h;let b=[],S;if(g.forEach(I=>{if(I[du])S===void 0&&(S=!0),b.push(...I);else{if(typeof I!="string"&&typeof I!="number"){S=!1;return}b.push(`${I}%s`)}}),S){let I=[`%c[${r}]%c %s`,`color: ${f}`,"",...b,""];u(...I)}else u(`%c[${r}]%c %s`,`color: ${f}`,"",...g)}},{channel:{value:r},color:{value:(g,...y)=>{let h=[`%c${y.join(" ")}%c%s`,`color: ${g}`,""];return h.toString=()=>y.join(" "),h[du]=!0,h}},extend:{value:g=>e(g,r)},enabled:{get:()=>p(),set:g=>{c=g}},logFn:{configurable:!1,get:()=>u,set:g=>{u=g??s}},destroy:{value:()=>{Gn.delete(i)}}});return Gn.set(i,m),m}return e(o)}var bu=console.log.bind(console),fu;Object.defineProperty(yu,"enable",{get:()=>fu,set:o=>{fu=o,za(La())}});var Xe=yu;Xe.colors=Nr;Xe.logFn=bu;var ub=(o,e)=>_a.onChange(t=>{if(!t)return;let{channel:n,args:r,color:i,timestamp:a}=t;Fa(n,o)&&e({channel:n,color:i,args:r,timestamp:a})});Xe.onLogIntent=ub;Xe.isChannelEnabled=gu;Xe.destroyAll=()=>{Oa(),Oa(Xe.colors),Gn.clear(),Kn.clear()};var Pt=o=>{let e=Xe(o?`IT:${o}:TYPE=debug`:"IT:TYPE=debug");return e.logFn=console.log.bind(console),e},po=o=>{let e=Xe(o?`IT:${o}:TYPE=error`:"IT:TYPE=error");return e.logFn=console.error.bind(console),e},Bn=()=>Bn;Bn.extend=()=>Bn;var ft=class{constructor(e){this.debug=Bn,this.error=Bn}};var Su=po("CSSVariableWatch"),Tu=Pt("CSSVariableWatch"),Cu={position:"absolute",pointerEvents:"none",width:"0px",height:"0px",lineHeight:0,fontSize:0,overflow:"hidden"};var cb=o=>{let e=Iu(0),t=Oo.useCallback(({height:n})=>{n!=null&&n!==e.current&&(e.current=n,o.onChange(n))},[o.onChange]);Ar(o.ref,t,{earlyAttach:!0}),Oo.useLayoutEffect(()=>{let n=o.ref.current.getBoundingClientRect().height;if(n!=null)return e.current=n,Tu(`Variable ${o.varName} found and equals ${n}.`),o.onChange(n);Su(`Specified variable ${o.varName} not found or does not have a numeric value.`)},[])},Wn=o=>{let e=Iu(null);cb({...o,ref:e});let t=o.varName.startsWith("var(")?o.varName:`var(${o.varName})`,{allowInts:n=!1}=o;return Oo.createElement("div",{"data-name":"css-variable-watcher","data-var":o.varName,style:Cu},Oo.createElement("div",{ref:e,style:{height:n?`calc(1px * ${t})`:t}}))};import{useCallback as fb,useContext as Ga}from"react";function fo(){let o=null,e=new Set;return{getSnapshot(){return o},setSnapshot(t){o=t},subscribe(t){return e.add(t),()=>{e.delete(t)}},notify(){for(let t of e)t()}}}import{useCallback as db,useRef as Fr,useSyncExternalStore as pb}from"react";function mt(o,e,t){if(o===e)return!0;if(!o||!e)return!1;let n=typeof o;if(n!==typeof e||n!=="object")return!1;var i=Object.keys(o),a=Object.keys(e);t&&(i=i.filter(c=>!t.has(c)),a=a.filter(c=>!t.has(c)));var l=i.length;if(a.length!==l)return!1;for(var s=0;s<l;s++){var u=i[s];if(!(t&&t.has(u))&&(o[u]!==e[u]||!Object.prototype.hasOwnProperty.call(e,u)))return!1}return!0}function Ru(o,e,t){let n=Fr(e);n.current=e;let r=Fr(t);r.current=t;let i=Fr(void 0),a=Fr(!1),l=db(()=>{let s=o.getSnapshot(),u=n.current(s);return a.current&&r.current(i.current,u)?i.current:(i.current=u,a.current=!0,u)},[o]);return pb(o.subscribe,l,l)}function Lr(o,e){return Ru(o,e,Object.is)}function rn(o,e){return Ru(o,e,mt)}import*as wu from"react";var Va;function an(){return Va||(Va=wu.createContext(null))}var vu=fo(),Pu=()=>{};function kr(){let o=an();return Ga(o)||void 0}function zr(){let o=kr();return fb(()=>o?.getSnapshot(),[o])}function Ut(o){let e=an(),t=Ga(e),n=rn(t||vu,t?o:Pu);return t?n??void 0:void 0}function No(){let o=an(),e=Ga(o),n=Lr(e||vu,e?r=>r.masterRowInfo:Pu);return e?n:void 0}import*as ln from"react";import{useReducer as Rb,createContext as wb,useMemo as Wa,useEffect as vb,useState as Fu,useRef as Lu,useLayoutEffect as Pb}from"react";function mo(o){if(o==null)return!1;let e=o;return!0}import{useCallback as hb,useEffect as yb,useRef as Ha}from"react";import{useCallback as mb,useState as gb}from"react";var zt=()=>{let[o,e]=gb(0);return[o,mb(()=>{e(t=>t+1)},[e])]};var Du=o=>{let e=hb(o,[]),t=Ha(!1),n=Ha(!1),r=Ha(void 0),[i,a]=zt();t.current&&(n.current=!0),yb(()=>(t.current||(r.current=e,t.current=!0),a(),()=>{n.current&&r.current&&r.current()}),[])};import{useCallback as bb,useRef as Sb}from"react";function Oe(o){let e=Sb(o);return e.current=o,bb(()=>e.current,[])}import{useRef as Tb,useLayoutEffect as Cb}from"react";var Fo=(o,e)=>{let t=Tb(e===void 0?o:e);return Cb(()=>{t.current=o}),t.current};var jn={DataSource:{track:"DataSource",labels:{RemoteDataLoad:"Remote data load",TreeUnfilteredTreePaths:"Computing unfiltered tree paths",Filter:"Filter",Sort:"Sort",Group:"Group",LazyGroup:"Lazy group",Tree:"Tree",FlattenTree:"Flatten tree",Flatten:"Flatten groups",PrepareData:"Preparing data",ComputeSelectionCount:"Computing selection count",ComputeSelectionCountLazy:"Computing selection count (lazy)",PrepareRowInfo:"Preparing row info array",DiffRowInfoInStore:"setDataArray diffing in RowInfoStore"}},InfiniteTable:{track:"InfiniteTable",labels:{Render:"Rendering"}},MatrixBrain:{track:"Layout Computations",labels:{ComputeRenderRange:"Computing render range"}},ComponentState:{track:"ComponentState",labels:{PropUpdate:"Prop update"}}};var Ka=class o{constructor(e){this.debugId=e;this.markerDetails={label:"",track:"",trackGroup:void 0,color:void 0,details:[],tooltip:void 0};this.stopped=!1;this.start=e=>{if(this.markerDetails.startTs)return this;let t=performance.now();return this.markerDetails.details=e?.details??[],this.markerDetails.startTs=t,this};this.end=(e={})=>{if(this.stopped)return this;this.stopped=!0;let t=e.startTs??this.markerDetails.startTs,n=e.endTs??this.markerDetails.endTs??performance.now(),r=e.color||this.markerDetails.color||"primary",i=e.trackGroup||this.markerDetails.trackGroup||`Infinite Table (${this.debugId})`,a=[...this.markerDetails.details||[],...e.details||[]],l=e.tooltip||this.markerDetails.tooltip,s=e.label||this.markerDetails.label||"Unknown",u=e.track||this.markerDetails.track||"Unknown";return performance.measure(s,{start:t,end:n,detail:{devtools:{dataType:"track-entry",trackGroup:i,track:u,color:r,properties:a.length>0?a.map(c=>[c.name,c.value]):void 0,tooltipText:l}}}),this};this.debugId=e}static create(e){return new o(e)}get startTimestamp(){return this.markerDetails.startTs}get track(){let e=this;return Object.keys(jn).reduce((t,n)=>{let r={start:e.start,end:i=>e.end({...i,track:jn[n].track,label:i.label}),get label(){let i=jn[n];return Object.keys(i.labels).reduce((a,l)=>{let s={start:e.start,end:u=>e.end({...u,track:i.track,label:i.labels[l]})};return Object.defineProperty(a,l,{get:()=>(e.markerDetails.label=i.labels[l],s)}),a},{})}};return Object.defineProperty(t,n,{get:()=>{let i=jn[n];return e.markerDetails.track=i.track,r}}),t},{})}};function ot(o){return Ka.create(o)}function xu(o,e){let t=new Set;function n(...r){let i=e?e.getProxyTargetFromArgs(...r):r[0];t.clear();let a={get:function(u,c){return t.add(c),u[c]}},l=new Proxy(i,a),s=e?e.putProxyToArgs(l,...r):[l];return o.apply(this,s)}return{fn:n,propertyReads:t}}var Ba=o=>o&&o.substr(0,1).toUpperCase()+o.substr(1);function $n(o){return o!==void 0}function go(o,e){let t=e[o];return $n(t)}var Mu=(o,e,t)=>{let n=o[e];typeof n=="function"&&n(...t)};function Ib(o,e,t){let n={};for(let r in o)if(o.hasOwnProperty(r)){let i=o[r],a=go(r,e)?e[r]:e[`default${Ba(r)}`];typeof i=="function"&&(a=i(a,t)),n[r]=a}return n}function Eu(o,e,t){let{fn:n,propertyReads:r}=xu(o,{getProxyTargetFromArgs:a=>a.props,putProxyToArgs:(a,l)=>[{...l,props:a}]}),i=n(e);return r.forEach(a=>t.add(a)),i}function Au(o){let{props:e,initialSetupState:t,propsToForward:n,parentState:r,mapPropsToState:i,propsToStateSet:a}=o,l={};n&&(l=Ib(n,e,t));let s={...t,...l};if(i){let u=Eu(i,{props:e,state:s,oldState:null,parentState:r},a);return{...s,...u}}return s}function _u(o,e,t){let{getProps:n,getParentState:r,mapPropsToState:i,concludeReducer:a,propsToStateSet:l}=t;if(e.type==="REPLACE_STATE")return e.payload;let s=r?.()??null,u=e.payload.mappedState,c=e.payload.updatedPropsToState,d={...o};if(u&&Object.assign(d,u),i){let f=Eu(i,{props:n(),state:d,oldState:o,parentState:s},l);Object.assign(d,f)}return e.type==="ASSIGN_STATE"&&Object.assign(d,e.payload),a?a({previousState:o,state:d,updatedProps:c,parentState:s}):d}function Ou(o){let{dispatch:e,getState:t,getProps:n,propsToForward:r,allowedControlledPropOverrides:i,interceptedActions:a,mappedCallbacks:l,notify:s=Mu}=o,u=t();return Object.keys(u).reduce((c,d)=>{let p=d;return Object.defineProperty(c,d,{set:m=>{let g=n(),y=t(),h=!0;if(a&&typeof a[p]=="function"&&a[p](m,{actions:c,state:y})===!1&&(h=!1),h){let I=[m],T=`on${Ba(d)}Change`;if(l&&l[p]){let C=l[p](m,y);T=C.callbackName||T,I=C.callbackParams}s(g,T,I)}let b=r[p];typeof b=="function"&&(m=b(m));let S=!!i?.[p];go(d,g)&&!S||e({payload:{updatedProps:null,mappedState:{[d]:m}}})}}),c},{})}function Nu(o){let{currentProps:e,prevProps:t,state:n,propsToForward:r,propsToStateSet:i}=o,a={},l=0,s={},u=0,c={},d=0;return new Set([...Object.keys(e),...Object.keys(t)]).forEach(f=>{let m=f,g=t[m],y=e[m];if(m!=="children"&&g!==y&&(c[m]={newValue:y,oldValue:g},d++,go(m,e)||go(m,t)))if(r.hasOwnProperty(f)){let h=y,b=r[f];typeof b=="function"&&(h=b(y)),n[m]!==h&&(a[m]=h,l++)}else i.has(f)&&(s[m]=e[m],u++)}),{newMappedState:a,newMappedStateCount:l,updatedPropsToState:s,updatedPropsToStateCount:u,rawUpdatedProps:c,rawUpdatedPropsCount:d}}var ja;function ku(){return ja||(ja=wb(null))}function Mt(o){let e=o.getParentState||(()=>null);function t(r){let[i]=Fu(()=>o.initSetupState?o.initSetupState(r):{}),a=Lu(new Set),l=Wa(()=>o.forwardProps?o.forwardProps(i,r):{},[i]),s=e(),u=Oe(s);function c(){return Au({props:r,initialSetupState:i,propsToForward:l,parentState:s,mapPropsToState:o.mapPropsToState,propsToStateSet:a.current})}let[d]=Fu(c),p=Oe(r),f=(v,P)=>_u(v,P,{getProps:p,getParentState:()=>u?.()??null,mapPropsToState:o.mapPropsToState,concludeReducer:o.concludeReducer,propsToStateSet:a.current}),[m,g]=Rb(f,d),y=Oe(m),{allowedControlledPropOverrides:h}=o,b=Wa(()=>Ou({dispatch:g,getState:y,getProps:p,propsToForward:l,allowedControlledPropOverrides:h,interceptedActions:o.interceptActions,mappedCallbacks:o.mappedCallbacks}),[g,l,h]),S=o.Context??ku(),I=Wa(()=>({componentState:m,componentActions:b,getComponentState:y,replaceState:v=>{g({type:"REPLACE_STATE",payload:v})},assignState:v=>{g({type:"ASSIGN_STATE",payload:v})}}),[m,b,y]),T=Fo(r),C=Lu(!1);C.current=!1;let R=o.layoutEffect?Pb:vb;return R(()=>{let v=r,{newMappedState:P,newMappedStateCount:w,updatedPropsToState:x,updatedPropsToStateCount:E,rawUpdatedProps:M,rawUpdatedPropsCount:D}=Nu({currentProps:v,prevProps:T,state:m,propsToForward:l,propsToStateSet:a.current});if(E>0||w>0){let O=m.debugId,N=O?ot(O).track.ComponentState.label.PropUpdate.start():void 0,L=o.debugName?typeof o.debugName=="function"?`${o.debugName(v)}:rerender`:`${o.debugName}:rerender`:"rerender";Pt(L)("Triggered by new values for the following props",...Object.keys(P??{}),...Object.keys(x??{})),N&&N.end({label:L,details:[w>0?{name:"Updated properties",value:Object.keys(P).join(", ")}:void 0,E>0?{name:"Updated props",value:Object.keys(x).join(", ")}:void 0,E>0||x?{name:"Details",value:"The time for this marker is not accurate. The marker is only displayed so you can easily identify the props that triggered the rerender."}:void 0].filter(mo)});let G={payload:{mappedState:w?P:null,updatedPropsToState:E?x:null}};if(C.current=!0,g(G),o.onPropChange){for(var A in M)if(M.hasOwnProperty(A)){let{newValue:B,oldValue:z}=M[A];o.onPropChange({name:A,newValue:B,oldValue:z},r,b,m)}}o.onPropsChange&&D&&o.onPropsChange(M,r,b,m)}}),R(()=>{s!=null&&!C.current&&g({type:"PARENT_STATE_CHANGE",payload:{}})},[s]),Du(()=>()=>{o.cleanup?.(y())}),{contextValue:I,ContextComponent:S}}return{ManagedComponentContextProvider:ln.memo(function(i){let{contextValue:a,ContextComponent:l}=t(i);return ln.createElement(l.Provider,{value:a},i.children)}),useManagedComponent:t}}function Et(o){return o=o??ku(),ln.useContext(o)}import*as Xu from"react";var st="Infinite",Fe={rootClassName:st};var Vr=()=>Fe;var zu="_16lm1iw2 _16lm1iw23 _16lm1iw26 _16lm1iw2c _16lm1iw2a",Vu={center:"_16lm1iw2j",stretch:"_16lm1iw2k",start:"_16lm1iw2l",end:"_16lm1iw2m"};var At="_16lm1iw3b _16lm1iw3c _16lm1iw35",Gu={pointer:"_16lm1iwk",default:"_16lm1iwl",colResize:"_16lm1iwm",grabbing:"_16lm1iwn",grab:"_16lm1iwo"},sn={flex:"_16lm1iw1p",contents:"_16lm1iw1q",none:"_16lm1iw1r",block:"_16lm1iw1s",grid:"_16lm1iw1t",inlineBlock:"_16lm1iw1u",inlineFlex:"_16lm1iw1v",inlineGrid:"_16lm1iw1w"};var Gr={1:"_16lm1iw1c",none:"_16lm1iw1d"},Un={column:"_16lm1iw2f",columnReverse:"_16lm1iw2g",row:"_16lm1iw2h",rowReverse:"_16lm1iw2i"};var Hu={0:"_16lm1iw1y","100%":"_16lm1iw1z","50%":"_16lm1iw20"},Ku={center:"_16lm1iw30",spaceBetween:"_16lm1iw31",spaceAround:"_16lm1iw32",start:"_16lm1iw33",end:"_16lm1iw34"},Bu={0:"_16lm1iw26","100%":"_16lm1iw27","50%":"_16lm1iw28",auto:"_16lm1iw29"};var Wu={none:"_16lm1iwd"},ju={hidden:"_16lm1iw35",auto:"_16lm1iw36",visible:"_16lm1iw37"};var Hr={relative:"_16lm1iw1",absolute:"_16lm1iw2",static:"_16lm1iw3",sticky:"_16lm1iw4",fixed:"_16lm1iw5"};var $u={0:"_16lm1iw23","100%":"_16lm1iw24","50%":"_16lm1iw25"};var Uu={none:"_16lm1iw1x"};var Yu={visible:"_16lm1iw38",hidden:"_16lm1iw39"};var qu={1:"_16lm1iw1e",10:"_16lm1iw1f",100:"_16lm1iw1g",1e3:"_16lm1iw1h",1e4:"_16lm1iw1i",1e5:"_16lm1iw1j",1e6:"_16lm1iw1k",1e7:"_16lm1iw1l","1k":"_16lm1iw1m","10k":"_16lm1iw1n","100k":"_16lm1iw1o"};function Zu(o){let{rootClassName:e}=Vr();return Xu.createElement("div",{...o,className:J(`${e}Footer`,Hr.relative,sn.flex,Un.row,o.className)})}import*as xe from"react";import{useCallback as If,useContext as eC,useEffect as tC,useRef as oC}from"react";import{createPortal as nC}from"react-dom";function Kr(o){let e={};return Object.keys(o).forEach(t=>{e[t]=t}),e}function Z(o){return o.slice(4,-1)}import*as Qu from"react";var Le=o=>{let e=o.size??"var(--infinite-icon-size)",t={flex:"none",width:e,height:e,fill:"currentColor",...o.style};return Qu.createElement("svg",{viewBox:"0 0 24 24",...o,style:t},o.children)};import*as $a from"react";var ke={includesOperator:["M11.14 4L6.43 16H8.36L9.32 13.43H14.67L15.64 16H17.57L12.86 4H11.14M12 6.29L14.03 11.71H9.96L12 6.29","M4 18V15H2V20H22V18Z","M20 14V18H2V20H22V14Z"],startsWithOperator:["M11.14 4L6.43 16H8.36L9.32 13.43H14.67L15.64 16H17.57L12.86 4M12 6.29L14.03 11.71H9.96M4 18V15H2V20H22V18Z"],endsWithOperator:["M11.14 4L6.43 16H8.36L9.32 13.43H14.67L15.64 16H17.57L12.86 4M12 6.29L14.03 11.71H9.96M20 14V18H2V20H22V14Z"],eqOperator:["M19,10H5V8H19V10M19,16H5V14H19V16Z"],neqOperator:["M21,10H9V8H21V10M21,16H9V14H21V16M4,5H6V16H4V5M6,18V20H4V18H6Z"],gtOperator:["M5.5,4.14L4.5,5.86L15,12L4.5,18.14L5.5,19.86L19,12L5.5,4.14Z"],gteOperator:["M6.5,2.27L20,10.14L6.5,18L5.5,16.27L16.03,10.14L5.5,4L6.5,2.27M20,20V22H5V20H20Z"],ltOperator:["M18.5,4.14L19.5,5.86L8.97,12L19.5,18.14L18.5,19.86L5,12L18.5,4.14Z"],lteOperator:["M18.5,2.27L5,10.14L18.5,18L19.5,16.27L8.97,10.14L19.5,4L18.5,2.27M5,20V22H20V20H5Z"],done:["m9.55 19-6.725-6.725L5.25 9.85l4.3 4.325 9.225-9.225 2.425 2.4Z"],hidden:["m644-428-58-58q9-47-27-88t-93-32l-58-58q17-8 34.5-12t37.5-4q75 0 127.5 52.5T660-500q0 20-4 37.5T644-428Zm128 126-58-56q38-29 67.5-63.5T832-500q-50-101-143.5-160.5T480-720q-29 0-57 4t-55 12l-62-62q41-17 84-25.5t90-8.5q151 0 269 83.5T920-500q-23 59-60.5 109.5T772-302Zm20 246L624-222q-35 11-70.5 16.5T480-200q-151 0-269-83.5T40-500q21-53 53-98.5t73-81.5L56-792l56-56 736 736-56 56ZM222-624q-29 26-53 57t-41 67q50 101 143.5 160.5T480-280q20 0 39-2.5t39-5.5l-36-38q-11 3-21 4.5t-21 1.5q-75 0-127.5-52.5T300-500q0-11 1.5-21t4.5-21l-84-82Zm319 93Zm-151 75Z"],clear:["M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"]};var Ju=o=>$a.createElement(Le,{...o},ke.includesOperator.map(e=>$a.createElement("path",{key:e,d:e})));import*as Ua from"react";var ec=o=>Ua.createElement(Le,{...o},Ua.createElement("path",{d:ke.endsWithOperator[0]}));import*as Ya from"react";var tc=o=>Ya.createElement(Le,{...o},Ya.createElement("path",{d:ke.eqOperator[0]}));import*as qa from"react";var oc=o=>qa.createElement(Le,{...o},qa.createElement("path",{d:ke.gteOperator[0]}));import*as Xa from"react";var nc=o=>Xa.createElement(Le,{...o},Xa.createElement("path",{d:ke.gtOperator[0]}));import*as Za from"react";var rc=o=>Za.createElement(Le,{...o},Za.createElement("path",{d:ke.lteOperator[0]}));import*as Qa from"react";var ic=o=>Qa.createElement(Le,{...o},Qa.createElement("path",{d:ke.ltOperator[0]}));import*as Ja from"react";var ac=o=>Ja.createElement(Le,{...o},Ja.createElement("path",{d:ke.neqOperator[0]}));import*as el from"react";var lc=o=>el.createElement(Le,{...o},el.createElement("path",{d:ke.startsWithOperator[0]}));import*as ul from"react";import*as rt from"react";import{useEffect as Bb,useState as Hc}from"react";import*as un from"react";import{useEffect as Ab,useLayoutEffect as _b,useState as Ec}from"react";function Db(o,e){if(typeof o!="object"||!o)return o;var t=o[Symbol.toPrimitive];if(t!==void 0){var n=t.call(o,e||"default");if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(o)}function xb(o){var e=Db(o,"string");return typeof e=="symbol"?e:String(e)}function Mb(o,e,t){return e=xb(e),e in o?Object.defineProperty(o,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):o[e]=t,o}function sc(o,e){var t=Object.keys(o);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(o);e&&(n=n.filter(function(r){return Object.getOwnPropertyDescriptor(o,r).enumerable})),t.push.apply(t,n)}return t}function uc(o){for(var e=1;e<arguments.length;e++){var t=arguments[e]!=null?arguments[e]:{};e%2?sc(Object(t),!0).forEach(function(n){Mb(o,n,t[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(o,Object.getOwnPropertyDescriptors(t)):sc(Object(t)).forEach(function(n){Object.defineProperty(o,n,Object.getOwnPropertyDescriptor(t,n))})}return o}function cc(o,e){var t={};for(var n in o)t[n]=e(o[n],n);return t}var Eb=(o,e,t)=>{for(var n of Object.keys(o)){var r;if(o[n]!==((r=e[n])!==null&&r!==void 0?r:t[n]))return!1}return!0},he=o=>{var e=t=>{var n=o.defaultClassName,r=uc(uc({},o.defaultVariants),t);for(var i in r){var a,l=(a=r[i])!==null&&a!==void 0?a:o.defaultVariants[i];if(l!=null){var s=l;typeof s=="boolean"&&(s=s===!0?"true":"false");var u=o.variantClassNames[i][s];u&&(n+=" "+u)}}for(var[c,d]of o.compoundVariants)Eb(c,r,o.defaultVariants)&&(n+=" "+d);return n};return e.variants=()=>Object.keys(o.variantClassNames),e.classNames={get base(){return o.defaultClassName.split(" ")[0]},get variants(){return cc(o.variantClassNames,t=>cc(t,n=>n.split(" ")[0]))}},e};var dc="_1eexc2a6";var pc=he({defaultClassName:"_12zfob12c _16lm1iw1z _16lm1iw22 _16lm1iw1p _16lm1iw2h _16lm1iw2j _16lm1iw33",variantClassNames:{filtered:{false:"_12zfob12d",true:"_12zfob12e"},verticalAlign:{start:"_12zfob12f",end:"_12zfob12g",center:"_12zfob12h"},align:{start:"_12zfob12i",end:"_12zfob12j",center:"_12zfob12k"}},defaultVariants:{},compoundVariants:[]}),fc="_12zfob1q _16lm1iw2 _16lm1iw1k _16lm1iw3b _16lm1iw3c _16lm1iw35",mc=he({defaultClassName:"_16lm1iw2 _16lm1iw25 _16lm1iw26 _16lm1iwh _16lm1iwf",variantClassNames:{visible:{true:"_12zfob19",false:"_12zfob1a"}},defaultVariants:{},compoundVariants:[]}),gc=he({defaultClassName:"_12zfob1r",variantClassNames:{rowActive:{false:"_12zfob1s",true:"_12zfob1t"},cellSelected:{false:"_12zfob1u",true:"_12zfob1v"},rowSelected:{false:"_12zfob1w",true:"_12zfob1x",null:"_12zfob1y"},rowDisabled:{false:"_12zfob1z",true:"_12zfob110"},firstRow:{false:"_12zfob111",true:"_12zfob112"},treeNode:{parent:"_12zfob113",leaf:"_12zfob114",false:"_12zfob115"},firstRowInHorizontalLayoutPage:{false:"_12zfob116",true:"_12zfob117"},groupRow:{false:"_12zfob118",true:"_12zfob119"},groupCell:{false:"_12zfob11a",true:"_12zfob11b"},align:{start:"_12zfob11c",end:"_12zfob11d",center:"_12zfob11e"},verticalAlign:{start:"_12zfob11f",end:"_12zfob11g",center:"_12zfob11h"},zebra:{false:"_12zfob11i",even:"_12zfob11j",odd:"_12zfob11k"},dragging:{true:"_12zfob11l",false:"_12zfob11m"},insideDisabledDraggingPage:{true:"_12zfob11n",false:"_12zfob11o"},first:{true:"_12zfob11p",false:"_12zfob11q"},last:{true:"_12zfob11r",false:"_12zfob11s"},groupByField:{true:"_12zfob11t",false:"_12zfob11u"},firstInCategory:{true:"_12zfob11v",false:"_12zfob11w"},lastInCategory:{true:"_12zfob11x",false:"_12zfob11y"},pinned:{start:"_12zfob11z",end:"_12zfob120",false:"_12zfob121"},filtered:{true:"_12zfob122",false:"_12zfob123"}},defaultVariants:{},compoundVariants:[[{pinned:"start",lastInCategory:!0},"_12zfob124"],[{pinned:"end",firstInCategory:!0},"_12zfob125"],[{pinned:!1,lastInCategory:!0},"_12zfob126"]]}),hc=he({defaultClassName:"_12zfob1c _16lm1iw1s _16lm1iw2",variantClassNames:{pinned:{start:"_12zfob1d",end:"_12zfob1e",false:"_12zfob1f"},firstInCategory:{true:"_12zfob1g",false:"_12zfob1h"},lastInCategory:{true:"_12zfob1i",false:"_12zfob1j"},overflow:{true:"_12zfob1k",false:"_12zfob1l"}},defaultVariants:{},compoundVariants:[[{overflow:!0,pinned:"start"},"_12zfob1m"],[{pinned:"start",firstInCategory:!0},"_12zfob1n"],[{overflow:!0,pinned:"end"},"_12zfob1o"],[{pinned:"end",lastInCategory:!0},"_12zfob1p"]]}),yc="_12zfob12u _16lm1iw22 _16lm1iw1z";var bc="_12zfob17",Sc="_12zfob12q _16lm1iw1p _16lm1iw2h _16lm1iw2j _16lm1iw1",Tc=he({defaultClassName:"_12zfob12r _16lm1iw1 _16lm1iw23",variantClassNames:{disabled:{true:"_12zfob12s",false:"_12zfob12t"}},defaultVariants:{},compoundVariants:[]}),tl=he({defaultClassName:"_12zfob12n _16lm1iw1p _16lm1iw2h _16lm1iw2k _16lm1iw1",variantClassNames:{active:{true:"_12zfob12o",false:"_12zfob12p"}},defaultVariants:{},compoundVariants:[]}),Cc="_12zfob12m _16lm1iw1p _16lm1iw2h _16lm1iw2j",Ic=he({defaultClassName:"_12zfob127 _16lm1iw1 _16lm1iw1p _16lm1iw2f _16lm1iw32 _16lm1iw39",variantClassNames:{menuVisible:{true:"_12zfob128"},reserveSpaceWhenHidden:{true:"_12zfob129",false:"_12zfob12a"}},defaultVariants:{},compoundVariants:[[{menuVisible:!0,reserveSpaceWhenHidden:!1},"_12zfob12b"]]}),Rc="_12zfob1b _16lm1iw2",wc="_16lm1iw1",vc="_12zfob16",Pc=he({defaultClassName:"_12zfob12",variantClassNames:{align:{start:"_12zfob13",center:"_12zfob14",end:"_12zfob15"}},defaultVariants:{},compoundVariants:[]}),Dc="_12zfob12l _16lm1iw35 _16lm1iw1 _16lm1iw1p _16lm1iw2h";var St="InfiniteIcon";var xc="_1nnkya20 _16lm1iw1p _16lm1iw2f _16lm1iw1 _16lm1iw32 _16lm1iw2j";var Mc={transition:"width 0.25s, opacity 0.25s"},XD=Object.keys({size:1,lineWidth:1,lineStyle:1,style:1,className:1,index:1});function cn(o){let[e,t]=Ec(!0),[n,r]=Ec(0),{lineWidth:i=1,style:a,className:l,index:s}=o,u=s!=null&&s>0,c=o.size??16,d=Math.floor(c/4),p=[c-1*d,c-2*d,c-3*d],f={...Mc,borderTop:`${i}px solid currentColor`,...o.lineStyle,opacity:n};if(Ab(()=>{if(!e)return;let g=requestAnimationFrame(()=>{r(1)});return()=>{cancelAnimationFrame(g)}},[e]),_b(()=>{t(!0)},[]),!e)return null;let m={};return un.createElement("div",{"data-name":"filter-icon",style:{...a,width:c},className:J(l,St,xc,`${St}-filter`)},u?un.createElement("div",{"data-name":"index",style:m,className:bc},s):null,un.createElement("div",{style:{width:p[0],...f}}),un.createElement("div",{style:{width:p[1],...f}}),un.createElement("div",{style:{width:p[2],...f}}))}var Br=Object.freeze({}),Ob={string:Br,number:{}};function dn(o,e){let t=e.default||Br;return o.type===void 0?t:o.type===null?Br:typeof o.type=="string"?e[o.type]||Ob[o.type]||Br:o.type.reduce((n,r)=>Object.assign(n,e[r]),{})}var ol=o=>{let{availableSize:e,items:t,minSize:n,maxSize:r}=o;if(e<0)throw"The provided availableSize cannot be negative!";let i=0,a=0,l=0,s=[],u=[];t.forEach((R,v)=>{let P=R.maxSize??r??void 0,w=R.minSize??n??void 0;s.push(w),u.push(P),R.size!=null&&(P!=null&&R.size>P&&(R.size=P),w!=null&&R.size<w&&(R.size=w));let x=R.flex==0?null:R.flex;if(R.size==null&&x==null)throw`Items must specify either a size or a flex property. Item at index ${v} doesn't have either of those.`;x!=null&&(l+=1),a+=x??0,i+=R.size??0});let c=o.computeSpecialSpaceDistribution?Math.max(e,0):Math.max(e-i,0),d=c/a,p={},f={},m=0;t.forEach((R,v)=>{if(R.flex!=null){let P=d*R.flex,w=R.maxSize??r??void 0,x=R.minSize??n??void 0,E=!1,M=0;w!=null&&P>w&&(p[v]=!0,E=!0,M=w),x!=null&&P<x&&(f[v]=!0,E=!0,M=x),E&&(m+=1,l-=1,a-=R.flex,c-=M)}}),m&&(d=c/a);let g=[],y=0,h=c,b=a,S=0,I=0,T=[];return{items:t.map((R,v)=>{let P={...R},w=R.maxSize??r??void 0,x=R.minSize??n??void 0,E=0,M=p[v],D=f[v],A=M||D,O=R.size??0;if(R.flex!=null){if(A)D&&(E=x),M&&(E=w);else{y+=1;let N=L=>(w!=null&&L>w&&(L=w),x!=null&&L<x&&(L=x),L);y===l?E=N(h):(E=N(Math.round(R.flex*d)),I+=E,h=c-I,b-=R.flex,d=h/b)}O=E,P.flexSize=E}return g.push(E),T.push(O),P.computedSize=O,S+=O,P}),flexSizes:g,minSizes:s,maxSizes:u,computedSizes:T,remainingSize:Math.round(e-S)}};function Wr(o,e,t,n){return e!=null&&o<=e?{value:e,clamped:"min",diff:(o-e)*n}:t!=null&&o>=t?{value:t,clamped:"max",diff:(t-o)*n}:{value:o,clamped:!1,diff:0}}var nl=o=>{let{availableSize:e,reservedWidth:t=0}=o,n=Object.keys(o.columnSizing).reduce((w,x)=>(w[x]={...o.columnSizing[x]},w),{});if(e<0)throw"The provided availableSize cannot be negative!";let r=o.dragHandleOffset,i=o.dragHandlePositionAfter,a=o.dragHandlePositionAfter+1,l=o.items[i],s=o.items[a],u=l.id,c=s?.id,d=l.computedWidth,p=l.computedMinWidth,f=l.computedMaxWidth,m=l.computedFlex?"flex":"width",g=s?.computedWidth,y=s?.computedMinWidth,h=s?.computedMaxWidth,b=s?.computedFlex?"flex":"width",S=!1,I=!1,T=r>0?1:-1,{value:C,clamped:R,diff:v}=Wr(d+r,p,f,T);if(o.shareSpaceOnResize){if(s==null)return n[u]={...n[u],[m]:C},I=R==="min",S=R==="max",{adjustedDiff:C-d,reservedWidth:t,columnSizing:n,minReached:I,maxReached:S,constrained:I||S};let{value:w,clamped:x,diff:E}=Wr(g-r,y,h,T);if(R&&x&&(Math.abs(v)>Math.abs(E)?x=!1:R=!1),!(!R&&!x)){if(R){let M=Wr(g-r-v,y,h,T);w=M.value,x=M.clamped,E=M.diff}else if(x){let M=Wr(d+r+E,p,f,T);C=M.value,R=M.clamped,v=M.diff}}n[u]={...n[u],[m]:C},n[c]={...n[c],[b]:w},I=R==="min"||x==="min",S=R==="max"||x==="max"}else n[u]={...n[u],[m]:C},I=R==="min",S=R==="max";let P=C-d;return{adjustedDiff:P,reservedWidth:o.shareSpaceOnResize?t:t-P,columnSizing:n,minReached:I,maxReached:S,constrained:I||S}};function Ac(o,e){return o+e}function Nb(o){return Object.keys(o).reduce((t,n)=>(t[n]={...o[n]},t),{})}var _c=o=>{let{availableSize:e,reservedWidth:t=0}=o,n=Object.keys(o.columnSizing).reduce((h,b)=>(h[b]={...o.columnSizing[b]},h),{});if(e<0)throw"The provided availableSize cannot be negative!";let r=o.dragHandleOffset,i=[...new Array(o.columnGroupSize)].map((h,b)=>o.dragHandlePositionAfter-b).reverse(),a=i.map(h=>o.items[h]),l=a.map(h=>h.computedWidth),s=a.map(h=>h.computedFlex?"flex":"width"),u=0,{computedSizes:c}=ol({items:a.map(h=>(h.resizable===!1&&(u+=h.computedWidth),{maxSize:h.computedMaxWidth,minSize:h.computedMinWidth,flex:h.resizable?h.computedWidth:null,size:0})),computeSpecialSpaceDistribution:!0,availableSize:Math.max(l.reduce(Ac,0)+r-u,0)}),d=a.map((h,b)=>c[b]-h.computedWidth),p=!0,f=!0,m=!0,g=[];d.forEach((h,b)=>{let S=a[b];if(!S.resizable){g.push(0);return}let I=s[b],T=l[b],C=Nb(n),{maxReached:R,minReached:v,constrained:P,adjustedDiff:w}=nl({availableSize:o.availableSize,reservedWidth:o.reservedWidth,dragHandleOffset:h,dragHandlePositionAfter:i[b],shareSpaceOnResize:!1,items:o.items,columnSizing:C});n[S.id]={...C[S.id],[I]:T+w},g.push(w),R||(f=!1),v||(p=!1),P||(m=!1)});let y=g.reduce(Ac,0);return{minReached:p,maxReached:f,constrained:m,adjustedDiffs:g,adjustedDiff:y,columnSizing:n,reservedWidth:t-y}};var jr;function ho(){if(jr!=null)return jr;let o=De().document??null;if(!o)return 0;let e=o.createElement("div");e.style.visibility="hidden",e.style.overflow="scroll",o.body.appendChild(e);let t=o.createElement("div");return e.appendChild(t),jr=e.offsetWidth-t.offsetWidth,e.parentNode?.removeChild(e),jr}var Oc=["start",void 0,"end"],Nc=(o,e)=>(e&&Object.keys(e).length>0&&o.sort((t,n)=>{let r=e[t],i=e[n];return r===!0&&(r="start"),i===!0&&(i="start"),r==i?0:Oc.indexOf(r)-Oc.indexOf(i)}),o);function Fc(o,e,...t){let n=e;return t.forEach(r=>{for(let i in r)r.hasOwnProperty(i)&&o(r[i],i)&&(n[i]=r[i])}),n}function rl(o,...e){return Fc(t=>t!=null,o,...e)}function Lc(o,e,...t){return Fc((n,r)=>!(r in o),e,...t)}var $r=!0,Fb=!0,Lb=!0,kc="string",Yt="unknown";var kb=po("getComputedVisibleColumns"),zb=(o,e,t)=>o[t]!==!1,il=(o,e)=>{if(!e)return!1;let t=e[o];return t==="start"||t===!0?"start":t==="end"?"end":!1};function Lo(o,e){if(o)return o[e]?o[e]:Object.values(o).find(t=>t.field===e)}function Vb(o,e){let t=dn(o,e);return o.sortType?o.sortType:t.sortType?t.sortType:typeof o.type=="string"?o.type:kc}function Gb(o,e,t){let r=(Array.isArray(o)?o:o?[o]:[]).flatMap(i=>{let a=i.field??i.groupField;if(!a)return[Yt];let l=Lo(e,a);if(!l)return[Yt];let s=Vb(l,t);return Array.isArray(s)?s:[s]});return r.every(i=>i===Yt)?Yt:r.length===1?r[0]:r}function al(o,e){let{colType:t,sortable:n,columnDefaultSortable:r}=e,i=o.defaultSortable??t.defaultSortable,a=!!o.groupByForColumn;if(i==null&&!a){let l=o.field??t.field,s=o.valueGetter??t.valueGetter;l==null&&s==null&&(i=!1)}return n??i??r??$r}var zc=({columns:o,userColumns:e,bodySize:t,columnMinWidth:n,columnMaxWidth:r,columnDefaultWidth:i,columnDefaultFlex:a,scrollbarWidth:l,columnCssEllipsis:s,columnHeaderCssEllipsis:u,pinnedStartMaxWidth:c,pinnedEndMaxWidth:d,filterValue:p,sortable:f,sortInfo:m,multiSort:g,filterTypes:y=ko,viewportReservedWidth:h,resizableColumns:b,draggableColumns:S,columnDefaultDraggable:I,columnOrder:T,columnPinning:C,editable:R,columnDefaultEditable:v,columnDefaultFilterable:P,columnDefaultGroupable:w,columnDefaultSortable:x,columnSizing:E,columnTypes:M,columnVisibility:D,columnVisibilityAssumeVisible:A,groupBy:O})=>{let N=0,L={};O.forEach((W,te)=>{W.field&&(L[W.field]=te)});let F=(p||[]).reduce((W,te)=>{let{id:ge,field:Ce}=te;return Ce&&(W[Ce]=te),ge&&(W[ge]=te),W},{}),G=Nc(T===!0?Object.keys(o):T,C),B=G.filter(W=>o[W]?zb(D,A,W):(kb(`Column with id "${W}" specified in columnOrder array cannot be found in the columns map.`),!1)),z=new Map,$=B.map((W,te)=>{let ge=o[W];return z.set(W,te),ge}),K=(m??[]).reduce((W,te,ge)=>(te.id?W[te.id]={sortInfo:te,index:ge}:te.field&&(W[te.field]={sortInfo:te,index:ge}),W),{});function Y(W){let te=o[W],ge=dn(te,M),Ce={minWidth:ge?.minWidth,maxWidth:ge?.maxWidth,width:ge?.defaultWidth,flex:ge?.defaultFlex},Ze=rl({width:te?.defaultWidth,flex:te?.defaultFlex,minWidth:te?.minWidth,maxWidth:te?.maxWidth},E[W]);Ze.width!=null&&delete Ce.flex,Ze.flex!=null&&delete Ce.width,Ze=rl(Ce,Ze);let V=Ze.flex??void 0,Ye=Ze.minWidth??te?.minWidth??n,Me=Ze.maxWidth??te?.maxWidth??r,fe=V!=null?void 0:Ze.width??(a?void 0:i);return!fe&&V==null&&(a?V=a:fe=Ye),{size:fe,flex:V,minSize:Ye,maxSize:Me}}let ne=ol({availableSize:Math.max(t.width-(h??0)-(l??ho()),0),maxSize:r,minSize:n,items:B.map(Y)}),{computedSizes:le,flexSizes:ce,minSizes:ie,maxSizes:ue}=ne,ae=[],q=[],k=[],X=[];X.length=B.length;let U=new Map,j=new Map,re=0,pe=0,de=0,H=null,_=[],se=0,be=0,Ie=0;$.forEach((W,te)=>{let ge=B[te],Ce=le[te],Ze=_[te]=il(ge,C);Ze==="start"?se+=Ce:Ze==="end"?Ie+=Ce:be+=Ce});let Te=t.width-Ie,Ne=[],_e=new Map;B.forEach((W,te)=>{let ge=$[te];_e.set(W,ge)});let je=[];Object.keys(o).forEach(W=>{let te=o[W];je.push(W),_e.has(W)||_e.set(W,te)});let Je=new Map;_e.forEach((W,te)=>{let ge=z.get(te);ge==null&&(ge=-1);let Ce=ge!=-1,Ze=B[ge+1],V=dn(W,M),Ye=ge,Me=K[te]?K[te]:W.field?K[W.field]??null:null,fe=Me?.sortInfo??null,Be=!!fe,tt=Be&&fe.dir===1,ou=Be&&!tt,Ay=Me?.index??-1,xa=Ce?{}:Y(te),nu=Ce?le[ge]:xa.size||0,_y=Ce&&ce[ge]||null,Oy=Ce?ie[ge]||0:xa.minSize||0,Ny=Ce?ue[ge]||1e4:xa.maxSize||1e4,bt=Ce?il(te,C):!1,ru=Ce?ge===B.length-1:!1,Mr=Ye,Fy=Ce?bt==="start"?pe:bt==="end"?de:N-pe:0;bt=="start"?Mr=Ce?Ye:-1:bt==="end"?Mr=Ce?Ye-(ae.length+k.length):-1:Mr=Ce?Ye-ae.length:-1;let Ly=Ce?bt==="start"||bt===!1?N:Te+de:-1,ky=Ce?bt!==H:!1,zy=Ce?ru||bt!==il(Ze,C):!1,iu=W.cssEllipsis??V.cssEllipsis??s,Vy=W.headerCssEllipsis??V.cssEllipsis??W.cssEllipsis??V.headerCssEllipsis??u??iu,Er=Ce&&(F[te]||W.field||W.groupByForColumn)&&(F[te]||F[W.field||W.groupByForColumn])||null,Gy=W.defaultFilterable??V.defaultFilterable??P??!0,Hy=R??W.defaultEditable??V.defaultEditable??v??!1,Ma=W.dataType||V.dataType||(Array.isArray(W.type)?W.type[0]:W.type)||kc,Ky=W.sortType||V.sortType||Ma,au=W.filterType||V.filterType||Ma,lu=!1;if(Er!=null&&!Er.disabled){let Aa=y[au];Aa&&(!Aa.emptyValues||!Aa.emptyValues.includes(Er.filter.value))&&(lu=!0)}let tn=W.field??V.field,By=W.valueGetter??V.valueGetter,Ea=W.defaultGroupable??V.defaultGroupable??w??!!tn;tn||(Ea=!1),W.groupByForColumn&&(Ea=!1);let su=tn?L[tn]!==void 0:!1,Wy=su?L[tn]:void 0,jy=al(W,{colType:V,sortable:f,columnDefaultSortable:x}),$y=W.resizable??V.resizable??b??Fb,qe={colType:V,align:V.align,headerAlign:V.headerAlign,computedVisible:Ce,verticalAlign:V.verticalAlign,defaultHiddenWhenGroupedBy:V.defaultHiddenWhenGroupedBy,valueGetter:By,valueFormatter:V.valueFormatter,renderValue:V.renderValue,render:V.render,style:V.style,className:V.className,contentFocusable:V.contentFocusable,renderMenuIcon:V.renderMenuIcon,renderSortIcon:V.renderSortIcon,renderRowDetailIcon:V.renderRowDetailIcon,renderSelectionCheckBox:V.renderSelectionCheckBox,renderHeaderSelectionCheckBox:V.renderHeaderSelectionCheckBox,headerStyle:V.headerStyle,headerClassName:V.headerClassName,columnGroup:V.columnGroup,getValueToEdit:V.getValueToEdit,getValueToPersist:V.getValueToPersist,shouldAcceptEdit:V.shouldAcceptEdit,field:tn,...W,components:{...V.components,...W.components},computedResizable:$y,computedMinWidth:Oy,computedMaxWidth:Ny,computedFlex:_y,computedDataType:Ma,computedEditable:Hy,computedSortType:Ky,computedFilterType:au,cssEllipsis:iu,headerCssEllipsis:Vy,computedFilterValue:Er,computedFiltered:lu,computedFilterable:Gy,computedGroupable:Ea,computedGroupedBy:su,computedGroupedByIndex:Wy,computedWidth:nu,computedAbsoluteOffset:Ly,computedPinningOffset:Fy,computedVisibleIndexInCategory:Mr,computedOffset:N,computedSortable:jy,computedSortInfo:fe,computedSortIndex:Ay,computedMultiSort:g,computedSorted:Be,computedSortedAsc:tt,computedSortedDesc:ou,computedVisibleIndex:Ye,computedPinned:bt,computedDraggable:S??W.defaultDraggable??I??Lb,computedFirstInCategory:ky,computedLastInCategory:zy,computedFirst:ge===0,computedLast:ru,id:te,header:W.header??V.header??W.name??W.field};Ce&&(N+=nu,U.set(qe.id,qe),X[ge]=qe,bt==="start"&&(ae.push(qe),pe+=qe.computedWidth),bt==="end"&&(q.push(qe),de+=qe.computedWidth),bt||(k.push(qe),re+=qe.computedWidth),H=bt),qe.groupByForColumn&&(qe.computedSortType=W.sortType||V.sortType||Gb(qe.groupByForColumn,e,M),Ne.push(qe)),j.set(qe.id,qe),qe.field&&!qe.groupByForColumn&&!Je.has(qe.field)&&Je.set(qe.field,qe)}),Ne.forEach(W=>{W.computedSortable=Vc(W,{fieldsToColumn:Je,userColumns:e,columnTypes:M,sortable:f,columnDefaultSortable:x})});let Ke=new Map;je.forEach(W=>{let te=j.get(W);te&&Ke.set(W,te)}),j.forEach(W=>{Ke.has(W.id)||Ke.set(W.id,W)});let et=c!=null?Math.min(c,pe):pe,at=d!=null?Math.min(d,de):de;return{computedRemainingSpace:t.width-(se+Ie+be),computedPinnedStartColumnsWidth:pe,computedPinnedEndColumnsWidth:de,computedUnpinnedColumnsWidth:re,computedColumnOrder:G,computedPinnedStartColumns:ae,computedPinnedEndColumns:q,computedUnpinnedOffset:pe,computedPinnedEndOffset:pe+re,computedUnpinnedColumns:k,computedVisibleColumns:X,computedColumnsMap:j,computedColumnsMapInInitialOrder:Ke,computedVisibleColumnsMap:U,computedPinnedEndWidth:at,computedPinnedStartWidth:et,renderSelectionCheckBox:X.reduce((W,te)=>W||!!te.renderSelectionCheckBox,!1),fieldsToColumn:Je}};function Vc(o,e){let{sortable:t,fieldsToColumn:n,columnDefaultSortable:r,userColumns:i,columnTypes:a}=e;if(t)return t;let l=o.defaultSortable??o.colType.defaultSortable;if(l!=null)return l;let s=r??$r,u=o.sortType??o.colType.sortType;return u!=null&&u!==Yt&&s?!0:d=>{let{column:p,api:f}=d,m=p.groupByForColumn||[];return m!=null&&!Array.isArray(m)&&(m=[m]),(m||[]).reduce((g,y)=>{if(!g)return!1;let h=y.field||y.groupField,b;if(h){let S=n.get(h),I=S?f.getColumnApi(S.id):void 0;if(S&&I)b=I.isSortable();else{let T=Lo(i,h);if(T){let C=al(T,{colType:dn(T,a??{}),sortable:t,columnDefaultSortable:r});b=typeof C=="boolean"?C:void 0}else b=!1}}return b===void 0&&y.valueGetter&&(b=!0),b??r??$r},!0)}}function ut(o,e){let{getComputed:t,getState:n,actions:r,api:i}=e;typeof o=="number"&&(o=t().computedVisibleColumns[o]);let a=typeof o=="string"?t().computedColumnsMap.get(o):o;if(!a)return null;let l={getCellValuesByPrimaryKey(s){return e.api.getCellValues({columnId:a.id,primaryKey:s})},getCellValueByPrimaryKey(s){return l.getCellValuesByPrimaryKey(s)?.value??null},toggleContextMenu(s){n().columnMenuVisibleForColumnId===a.id?this.hideContextMenu():this.showContextMenu(s)},toggleFilterOperatorMenu(s){n().filterOperatorMenuVisibleForColumnId===a.id?this.hideFilterOperatorMenu():this.showFilterOperatorMenu(s)},showFilterOperatorMenu(s){n().onFilterOperatorMenuClick({target:s,column:a})},hideFilterOperatorMenu(){i.hideFilterOperatorMenu()},showContextMenu(s){n().onColumnMenuClick({target:s,column:a})},hideContextMenu(){r.columnMenuVisibleForColumnId=null},isVisible(){return t().computedVisibleColumnsMap.has(a.id)},setVisible(s){i.setVisibilityForColumn(a.id,s)},toggleSort(s={multiSortBehavior:"replace"}){return i.toggleSortingForColumn(a.id,s)},isSortable(){let{computedColumnsMap:s}=t();return typeof a.computedSortable=="function"?a.computedSortable({api:i,columnApi:l,column:a,columns:s}):a.computedSortable},getSortDir(){return i.getSortingForColumn(a.id)},setFilter(s){return i.setColumnFilter(a.id,s)},clearFilter(){return i.clearColumnFilter(a.id)},getSortInfo(){return i.getSortInfoForColumn(a.id)},setSort(s){s?i.setSortingForColumn(a.id,s):i.setSortInfoForColumn(a.id,null)},clearSort(){this.setSort(null)},getColumnId(){return a.id},getComputedColumn(){return a}};return l}function zo(o,e,t){let n=typeof o=="string"?e.getComputed().computedColumnsMap.get(o):o,{api:r,getComputed:i,getDataSourceState:a,actions:l,dataSourceActions:s,dataSourceApi:u}=e,c=a(),{allRowsSelected:d,someRowsSelected:p,selectionMode:f}=c,m=i(),g=n.header&&typeof n.header!="function"?n.header:n.name||n.id||"";if(typeof n.header=="function"){let y=ut(n.id,{...e,actions:l,dataSourceActions:s,dataSourceApi:u});g=n.header({horizontalLayoutPageIndex:null,column:n,columnApi:y,dataSourceApi:u,renderLocation:t,dragging:!1,columnsMap:m.computedColumnsMap,columnSortInfo:n.computedSortInfo,columnFilterValue:n.computedFilterValue,filtered:n.computedFiltered,allRowsSelected:d,someRowsSelected:p,selectionMode:f,api:r,renderBag:{header:g}})??null}return g}import*as Gc from"react";var pn=`${st}HeaderCell__filter`,Ur=`${st}HeaderCell__filterOperator`,Px=`${pn}__input`;var ll=Gc.createContext(null);import{useContext as Kb}from"react";import{createContext as Hb}from"react";var sl;function Yr(){return sl||(sl=Hb(null))}function oe(o){let e=Yr(),t=Kb(e);return rn(t,o)}function Ge(){return oe(o=>({getState:o.getState,actions:o.actions,getComputed:o.getComputed,getDataSourceState:o.getDataSourceState,dataSourceApi:o.dataSourceApi,dataSourceActions:o.dataSourceActions,api:o.api,getDataSourceMasterContext:o.getDataSourceMasterContext}))}var Wb=`${pn}__input`,qr=o=>o.stopPropagation();function Kc(o){let{filterOperatorMenuVisibleForColumnId:e}=oe(c=>({filterOperatorMenuVisibleForColumnId:c.state.filterOperatorMenuVisibleForColumnId})),{column:t}=Xr(),n=o.filterEditor,r=o.filterOperatorSwitch,[i,a]=Hc(!1),l=rt.useCallback(()=>{a(!0)},[]),s=rt.useCallback(()=>{a(!1)},[]),u=e===t.id||i;return rt.createElement("div",{onPointerUp:qr,onPointerDown:qr,onFocus:l,onBlur:s,className:`${pn} ${tl({active:u})}`,style:{height:o.columnHeaderHeight}},rt.createElement(ll.Provider,{value:o},rt.createElement(r,null),rt.createElement(n,null)))}function Bc(){let{columnApi:o,disabled:e,operator:t}=Yn(),n=t?.components?.Icon??cn;return rt.createElement("div",{"data-name":"filter-operator","data-disabled":e,onMouseDown:r=>{r.stopPropagation(),!e&&o.toggleFilterOperatorMenu(r.target)},className:J(Ur,Sc,e?`${Ur}--disabled`:"")},rt.createElement(n,{size:20,className:`${Tc({disabled:e})}`}))}function Wc(){return rt.createElement("div",{onPointerUp:qr,onPointerDown:qr,className:`${pn} ${tl({active:!1})} ${Hu["50%"]}`})}function Yn(){let o=Ge(),{column:e,columnApi:t}=Xr(),n=zo(e,o,"column-filter"),r=rt.useContext(ll),{columnFilterType:i,filterTypes:a,columnFilterValue:l}=r,s=a[i],[u,c]=Hc(l?.filter.value??""),d=rt.useCallback(y=>{c(y),r.onChange(y)},[r.onChange]),p=rt.useCallback(()=>{o.api.clearColumnFilter(e.id)},[e.id]),f=rt.useCallback(()=>{o.api.removeColumnFilter(e.id)},[e.id]);Bb(()=>{if(l)u!==l.filter.value&&c(l.filter.value);else if(s){let y=[...s.emptyValues][0];y!==u&&c(y)}},[l?.filter.value]);let m=r.operator,g=m?.name;return{api:o.api,column:e,columnFilterValue:l,columnApi:t,operatorName:g,operator:m,value:u,disabled:l?.disabled,filterType:s,filterTypes:a,filterTypeKey:i,filtered:e.computedFiltered,setValue:d,clearValue:p,removeColumnFilter:f,ariaLabel:`Filter for ${n}`,className:`${yc} ${Wb}`}}function fn(){let{ariaLabel:o,value:e,setValue:t,className:n,disabled:r}=Yn();return ul.createElement("input",{"data-xxx":!0,"aria-label":o,type:"text",disabled:r,value:e,onChange:i=>{t(i.target.value)},className:n})}function Zr(){let{ariaLabel:o,value:e,setValue:t,className:n,disabled:r}=Yn();return ul.createElement("input",{"aria-label":o,type:"number","data-yyy":!0,disabled:r,value:e??"",onChange:i=>{let a=isNaN(i.target.valueAsNumber)?i.target.value:i.target.valueAsNumber;t(a)},className:n})}var Vt=(o,e)=>{let t=o?.[e];return t?{components:{Icon:t}}:{}};function jc(o={}){let{StringFilterEditor:e,NumberFilterEditor:t,icons:n}=o;return{string:{label:"Text",emptyValues:[""],defaultOperator:"includes",components:e?{FilterEditor:e}:void 0,operators:[{name:"includes",...Vt(n,"includes"),label:"Includes",fn:({currentValue:r,filterValue:i})=>typeof r=="string"&&typeof i=="string"&&r.toLowerCase().includes(i.toLowerCase())},{label:"Equals",...Vt(n,"eq"),name:"eq",fn:({currentValue:r,filterValue:i})=>typeof r=="string"&&r===i},{name:"startsWith",...Vt(n,"startsWith"),label:"Starts With",fn:({currentValue:r,filterValue:i})=>r.startsWith(i)},{name:"endsWith",...Vt(n,"endsWith"),label:"Ends With",fn:({currentValue:r,filterValue:i})=>r.endsWith(i)}]},number:{label:"Number",emptyValues:["",null,void 0],defaultOperator:"eq",components:t?{FilterEditor:t}:void 0,operators:[{label:"Equals",...Vt(n,"eq"),name:"eq",fn:({currentValue:r,filterValue:i})=>r==i},{label:"Not Equals",...Vt(n,"neq"),name:"neq",fn:({currentValue:r,filterValue:i})=>r!=i},{name:"gt",label:"Greater Than",...Vt(n,"gt"),fn:({currentValue:r,filterValue:i,emptyValues:a})=>a.includes(r)?!0:r>i},{name:"gte",...Vt(n,"gte"),label:"Greater Than or Equal",fn:({currentValue:r,filterValue:i,emptyValues:a})=>a.includes(r)?!0:r>=i},{name:"lt",...Vt(n,"lt"),label:"Less Than",fn:({currentValue:r,filterValue:i,emptyValues:a})=>a.includes(r)?!0:r<i},{name:"lte",...Vt(n,"lte"),label:"Less Than or Equal",fn:({currentValue:r,filterValue:i,emptyValues:a})=>a.includes(r)?!0:r<=i}]}}}var ko=jc({StringFilterEditor:fn,NumberFilterEditor:Zr,icons:{includes:Ju,eq:tc,neq:ac,startsWith:lc,endsWith:ec,gt:nc,gte:oc,lt:ic,lte:rc}});function Qr(o,e,t,n){let r=[...e],i={filtered:o.computedFiltered,first:o.computedFirst,last:o.computedLast,groupByField:!!o.groupByForColumn,firstInCategory:o.computedFirstInCategory,lastInCategory:o.computedLastInCategory,pinned:o.computedPinned||!1,cellSelected:n.cellSelected||!1,rowSelected:n.rowSelected??"null",rowActive:n.rowActive,dragging:n.dragging,insideDisabledDraggingPage:n.insideDisabledDraggingPage,firstRow:n.firstRow??!1,firstRowInHorizontalLayoutPage:n.firstRowInHorizontalLayoutPage??!1,rowDisabled:n.rowDisabled,groupRow:n.groupRow,groupCell:n.groupCell,treeNode:n.treeNode,verticalAlign:n.verticalAlign,align:n.align,zebra:n.zebra},a=t(i);return r.push(a),o.computedFirst&&r.push(...e.map(l=>`${l}--first`)),o.groupByForColumn&&r.push(...e.map(l=>`${l}--group-column`)),o.computedLast&&r.push(...e.map(l=>`${l}--last`)),o.computedFirstInCategory&&r.push(...e.map(l=>`${l}--first-in-category`)),o.computedLastInCategory&&r.push(...e.map(l=>`${l}--last-in-category`)),n.rowSelected&&r.push(...e.map(l=>`${l}--row-selected`)),n.cellSelected&&r.push(...e.map(l=>`${l}--cell-selected`)),n.firstRow&&r.push(...e.map(l=>`${l}--first-row`)),n.firstRowInHorizontalLayoutPage&&r.push(...e.map(l=>`${l}--first-row-in-horizontal-layout-page`)),n.rowDisabled&&r.push(...e.map(l=>`${l}--disabled`)),n.treeNode&&r.push(...e.map(l=>`${l}--tree-node ${l}-tree-${n.treeNode}-node`)),n.groupRow&&(r.push(...e.map(l=>`${l}--group-row`)),r.push(...e.map(l=>`${l}--${n.rowExpanded?"group-row-expanded":"group-row-collapsed"}`))),o.computedPinned?r.push(...e.map(l=>`${l}--pinned-${o.computedPinned}`)):r.push(...e.map(l=>`${l}--unpinned`)),r.filter(Boolean).join(" ")}import{useCallback as Md,useState as Ed}from"react";import{flushSync as hS}from"react-dom";function yo(o,e){let t=o;if(!t)return null;if(t&&t.matches(e))return t;for(;t=t.parentElement;)if(t.matches(e))return t;return null}function $c(o,e,t){let n=o;if(!n)return null;if(n&&n.matches(e))return n;for(;n=n.parentElement;){if(n.matches(e))return n;if(n===t)return null}return null}var Q={currentColumnTransformX:"var(--_16hkbkc0)",y:"var(--_16hkbkc1)",currentFlashingBackground:"var(--_16hkbkc2)",currentFlashingDuration:"var(--_16hkbkc3)",activeCellRowOffset:"var(--_16hkbkc4)",activeCellRowOffsetX:"var(--_16hkbkc5)",activeCellRowHeight:"var(--_16hkbkc6)",activeCellOffsetX:"var(--_16hkbkc7)",activeCellOffsetY:"var(--_16hkbkc8)",scrollTopForActiveRow:"var(--_16hkbkc9)",scrollLeftForActiveRowWhenHorizontalLayout:"var(--_16hkbkca)",activeCellColWidth:"var(--_16hkbkcb)",activeCellColOffset:"var(--_16hkbkcc)",columnReorderEffectDurationAtIndex:"var(--_16hkbkcd)",columnWidthAtIndex:"var(--_16hkbkce)",columnOffsetAtIndex:"var(--_16hkbkcf)",columnOffsetAtIndexWhileReordering:"var(--_16hkbkcg)",columnVisibilityAtIndex:"var(--_16hkbkch)",columnZIndexAtIndex:"var(--_16hkbkci)",pinnedStartWidth:"var(--_16hkbkcj)",pinnedEndWidth:"var(--_16hkbkck)",pinnedEndOffset:"var(--_16hkbkcl)",computedVisibleColumnsCount:"var(--_16hkbkcm)",baseZIndexForCells:"var(--_16hkbkcn)",bodyWidth:"var(--_16hkbkco)",bodyHeight:"var(--_16hkbkcp)",scrollbarWidthHorizontal:"var(--_16hkbkcq)",scrollbarWidthVertical:"var(--_16hkbkcr)",scrollLeft:"var(--_16hkbkcs)",scrollTop:"var(--_16hkbkct)"};var Uc="true",me={loaded:"var(--infinite-loaded)",themeName:"var(--infinite-theme-name)",themeMode:"var(--infinite-theme-mode)",color:{accent:"var(--infinite-accent-color)",success:"var(--infinite-success-color)",error:"var(--infinite-error-color)",color:"var(--infinite-color)"},spacing:{0:"var(--infinite-space-0)",1:"var(--infinite-space-1)",2:"var(--infinite-space-2)",3:"var(--infinite-space-3)",4:"var(--infinite-space-4)",5:"var(--infinite-space-5)",6:"var(--infinite-space-6)",7:"var(--infinite-space-7)",8:"var(--infinite-space-8)",9:"var(--infinite-space-9)",10:"var(--infinite-space-10)"},fontSize:{0:"var(--infinite-font-size-0)",1:"var(--infinite-font-size-1)",2:"var(--infinite-font-size-2)",3:"var(--infinite-font-size-3)",4:"var(--infinite-font-size-4)",5:"var(--infinite-font-size-5)",6:"var(--infinite-font-size-6)",7:"var(--infinite-font-size-7)"},fontFamily:"var(--infinite-font-family)",minHeight:"var(--infinite-min-height)",borderRadius:"var(--infinite-border-radius)",focusOutline:"var(--infinite-focus-outline)",background:"var(--infinite-background)",iconSize:"var(--infinite-icon-size)",runtime:{bodyWidth:"var(--infinite-runtime-body-content-width)",totalVisibleColumnsWidthValue:"var(--infinite-runtime-total-visible-columns-width)",totalVisibleColumnsWidthVar:"var(--infinite-runtime-total-visible-columns-width-var)",visibleColumnsCount:"var(--infinite-runtime-visible-columns-count)",browserScrollbarWidth:"var(--infinite-runtime-browser-scrollbar-width)"},components:{GroupingToolbar:{color:"var(--infinite-grouping-toolbar-color)",background:"var(--infinite-grouping-toolbar-background)",rejectBackground:"var(--infinite-grouping-toolbar-reject-background)",activeBackground:"var(--infinite-grouping-toolbar-active-background)",activeBackgroundAlpha:"var(--infinite-grouping-toolbar-active-background-alpha)",padding:"var(--infinite-grouping-toolbar-padding)",border:"var(--infinite-grouping-toolbar-border)",rejectBorder:"var(--infinite-grouping-toolbar-reject-border)",gap:"var(--infinite-grouping-toolbar-gap)"},GroupingToolbarItem:{border:"var(--infinite-grouping-toolbar-item-border)",borderRadius:"var(--infinite-grouping-toolbar-item-border-radius)",activeBorder:"var(--infinite-grouping-toolbar-item-active-border)",background:"var(--infinite-grouping-toolbar-item-background)",activeBackground:"var(--infinite-grouping-toolbar-item-active-background)",activeBackgroundAlpha:"var(--infinite-grouping-toolbar-item-active-background-alpha)"},LoadMask:{padding:"var(--infinite-load-mask-padding)",color:"var(--infinite-load-mask-color)",textBackground:"var(--infinite-load-mask-text-background)",overlayBackground:"var(--infinite-load-mask-overlay-background)",overlayOpacity:"var(--infinite-load-mask-overlay-opacity)",borderRadius:"var(--infinite-load-mask-border-radius)"},Header:{background:"var(--infinite-header-background)",color:"var(--infinite-header-color)",columnHeaderHeight:"var(--infinite-column-header-height)"},HeaderCell:{background:"var(--infinite-header-cell-background)",hoverBackground:"var(--infinite-header-cell-hover-background)",border:"var(--infinite-header-cell-border)",padding:"var(--infinite-header-cell-padding)",paddingX:"var(--infinite-header-cell-padding-x)",paddingY:"var(--infinite-header-cell-padding-y)",iconSize:"var(--infinite-header-cell-icon-size)",menuIconLineWidth:"var(--infinite-header-cell-menu-icon-line-width)",sortIconMargin:"var(--infinite-header-cell-sort-icon-margin)",borderRight:"var(--infinite-header-cell-border-right)",resizeHandleActiveAreaWidth:"var(--infinite-resize-handle-active-area-width)",resizeHandleWidth:"var(--infinite-resize-handle-width)",resizeHandleHoverBackground:"var(--infinite-resize-handle-hover-background)",resizeHandleConstrainedHoverBackground:"var(--infinite-resize-handle-constrained-hover-background)",filterOperatorPaddingX:"var(--infinite-filter-operator-padding-x)",filterEditorPaddingX:"var(--infinite-filter-editor-padding-x)",filterEditorMarginX:"var(--infinite-filter-editor-margin-x)",filterOperatorPaddingY:"var(--infinite-filter-operator-padding-y)",filterEditorPaddingY:"var(--infinite-filter-editor-padding-y)",filterEditorMarginY:"var(--infinite-filter-editor-margin-y)",filterEditorBackground:"var(--infinite-filter-editor-background)",filterEditorBorder:"var(--infinite-filter-editor-border)",filterEditorFocusBorderColor:"var(--infinite-filter-editor-focus-border-color)",filterEditorBorderRadius:"var(--infinite-filter-editor-border-radius)",filterEditorColor:"var(--infinite-filter-editor-color)"},ActiveCellIndicator:{inset:"var(--infinite-active-cell-indicator-inset)"},Cell:{flashingDuration:"var(--infinite-flashing-duration)",flashingAnimationName:"var(--infinite-flashing-animation-name)",flashingOverlayZIndex:"var(--infinite-flashing-overlay-z-index)",flashingBackground:"var(--infinite-flashing-background)",flashingUpBackground:"var(--infinite-flashing-up-background)",flashingDownBackground:"var(--infinite-flashing-down-background)",padding:"var(--infinite-cell-padding)",borderWidth:"var(--infinite-cell-border-width)",borderColor:"var(--infinite-cell-border-color)",border:"var(--infinite-cell-border)",borderLeft:"var(--infinite-cell-border-left)",borderRight:"var(--infinite-cell-border-right)",borderTop:"var(--infinite-cell-border-top)",borderInvisible:"var(--infinite-cell-border-invisible)",borderRadius:"var(--infinite-cell-border-radius)",reorderEffectDuration:"var(--infinite-column-reorder-effect-duration)",pinnedBorder:"var(--infinite-pinned-cell-border)",horizontalLayoutColumnReorderDisabledPageOpacity:"var(--infinite-horizontal-layout-column-reorder-disabled-page-opacity)",color:"var(--infinite-cell-color)",selectedBackground:"var(--infinite-selected-cell-background)",selectedBackgroundDefault:"var(--infinite-selected-cell-background-default)",selectedBackgroundAlpha:"var(--infinite-selected-cell-background-alpha)",selectedBackgroundAlphaWhenTableUnfocused:"var(--infinite-selected-cell-background-alpha--table-unfocused)",selectedBorderColor:"var(--infinite-selected-cell-border-color)",selectedBorderWidth:"var(--infinite-selected-cell-border-width)",selectedBorderStyle:"var(--infinite-selected-cell-border-style)",selectedBorder:"var(--infinite-selected-cell-border)",activeBackgroundAlpha:"var(--infinite-active-cell-background-alpha)",activeBackgroundAlphaWhenTableUnfocused:"var(--infinite-active-cell-background-alpha--table-unfocused)",activeBackground:"var(--infinite-active-cell-background)",activeBackgroundDefault:"var(--infinite-active-cell-background-default)",activeBorderColor:"var(--infinite-active-cell-border-color)",activeBorderWidth:"var(--infinite-active-cell-border-width)",activeBorderStyle:"var(--infinite-active-cell-border-style)",activeBorder:"var(--infinite-active-cell-border)"},SelectionCheckBox:{marginInline:"var(--infinite-selection-checkbox-margin-inline)"},ExpandCollapseIcon:{color:"var(--infinite-expand-collapse-icon-color)"},Menu:{background:"var(--infinite-menu-background)",color:"var(--infinite-menu-color)",separatorColor:"var(--infinite-menu-separator-color)",padding:"var(--infinite-menu-padding)",cellPaddingVertical:"var(--infinite-menu-cell-padding-vertical)",cellPaddingHorizontal:"var(--infinite-menu-cell-padding-horizontal)",cellMarginVertical:"var(--infinite-menu-cell-margin-vertical)",itemDisabledBackground:"var(--infinite-menu-item-disabled-background)",itemActiveBackground:"var(--infinite-menu-item-active-background)",itemActiveOpacity:"var(--infinite-menu-item-active-opacity)",itemPressedOpacity:"var(--infinite-menu-item-pressed-opacity)",itemPressedBackground:"var(--infinite-menu-item-pressed-background)",itemDisabledOpacity:"var(--infinite-menu-item-disabled-opacity)",borderRadius:"var(--infinite-menu-border-radius)",shadowColor:"var(--infinite-menu-shadow-color)"},RowDetail:{background:"var(--infinite-rowdetail-background)",padding:"var(--infinite-rowdetail-padding)",gridHeight:"var(--infinite-rowdetail-grid-height)"},Row:{background:"var(--infinite-row-background)",oddBackground:"var(--infinite-row-odd-background)",disabledBackground:"var(--infinite-row-disabled-background)",oddDisabledBackground:"var(--infinite-row-odd-disabled-background)",selectedBackground:"var(--infinite-row-selected-background)",disabledOpacity:"var(--infinite-row-disabled-opacity)",activeBackground:"var(--infinite-active-row-background)",activeBorderColor:"var(--infinite-active-row-border-color)",activeBorderWidth:"var(--infinite-active-row-border-width)",activeBorderStyle:"var(--infinite-active-row-border-style)",activeBorder:"var(--infinite-active-row-border)",activeBackgroundAlpha:"var(--infinite-active-row-background-alpha)",activeBackgroundAlphaWhenTableUnfocused:"var(--infinite-active-row-background-alpha--table-unfocused)",hoverBackground:"var(--infinite-row-hover-background)",selectedHoverBackground:"var(--infinite-row-selected-hover-background)",selectedDisabledBackground:"var(--infinite-row-selected-disabled-background)",groupRowBackground:"var(--infinite-group-row-background)",groupRowColumnNesting:"var(--infinite-group-row-column-nesting)",groupNesting:"var(--infinite-dont-override-group-row-nesting-length)",pointerEventsWhileScrolling:"var(--infinite-row-pointer-events-while-scrolling)"},ColumnCell:{background:"var(--infinite-column-cell-bg-dont-override)"}}},Yc="column-header-height";var qc=`.${Fe.rootClassName}`;function cl(o){return yo(o,qc)}var Xc=Z(Q.scrollLeft),jb=Z(Q.scrollTop),$b=Z(Q.columnWidthAtIndex),dl=Z(Q.columnOffsetAtIndex),Zc=Z(Q.columnReorderEffectDurationAtIndex),Ub=Z(Q.columnOffsetAtIndexWhileReordering),Yb=Z(Q.columnVisibilityAtIndex),qb=Z(Q.columnZIndexAtIndex);function Gt(o,e,t){let n=t?cl(t):document.querySelector(qc);Xb(o,e,n)}function Xb(o,e,t){if(t){let n=o,r=Q[n]?Z(Q[n]):o;t.style.setProperty(r,`${e}`)}}function mn(o,e){if(e)for(var t in o){let n=Q[t]?Z(Q[t]):t,r=`${o[t]}`;e.style.setProperty(n,r)}}function pl(o,e,t){Gt(`${dl}-${o.computedVisibleIndex}`,o.computedPinned?`calc( ${o.computedAbsoluteOffset+e}px + var(${Xc}))`:`${o.computedAbsoluteOffset+e}px`,t)}function fl(o,e,t){Gt(`${qb}-${o}`,`${e}`,t)}function qn(o,e,t){Gt(`${Ub}-${o}`,typeof e=="number"?`calc( var(${dl}-${o}) + ${e}px )`:e,t)}function Xn(o,e,t){Gt(`${Yb}-${o}`,e,t)}function Jr(o,e,t){Gt(`${Zc}-${o}`,t??"",e)}function ml(o,e){let t=`${Zc}-${o}`;Gt(t,me.components.Cell.reorderEffectDuration,e)}var Re={columnWidths:{get(o){return`var(${this.getVarName(o)})`},getVarName(o){return this.varName.get(o)},varName:{get(o){return`${$b}-${o}`}},set(o,e,t){e=typeof e=="number"?e+"px":e,Gt(this.varName.get(o),e,t)}},columnOffsets:{get(o){return`var(${this.getVarName(o)})`},getVarName(o){return this.varName.get(o)},varName:{get(o){return`${dl}-${o}`}},set(o,e,t){e=typeof e=="number"?e+"px":e,Gt(this.varName.get(o),e,t)}}};function Qc(o,e){mn({[Xc]:`${o.scrollLeft}px`,[jb]:`${o.scrollTop}px`},e)}var Jc="_16lm1iw1",ed="_1yeub2v0 _16lm1iw1 _16lm1iw1p _16lm1iw2f _16lm1iw0",td="_1yeub2vs",od="_1yeub2vr",nd=he({defaultClassName:"_1yeub2v2",variantClassNames:{horizontalLayout:{true:"_1yeub2v3",false:"_1yeub2v4"},focused:{true:"_1yeub2v5",false:"_1yeub2v6"},focusedWithin:{true:"_1yeub2v7",false:"_1yeub2v8"},hasPinnedStart:{true:"_1yeub2v9",false:"_1yeub2va"},hasPinnedEnd:{true:"_1yeub2vb",false:"_1yeub2vc"},hasPinnedStartOverflow:{true:"_1yeub2vd",false:"_1yeub2ve"},hasPinnedEndOverflow:{true:"_1yeub2vf",false:"_1yeub2vg"}},defaultVariants:{},compoundVariants:[[{focused:!1,focusedWithin:!1},"_1yeub2vh"]]});var gl="_1yeub2vp";var RM=he({defaultClassName:"_1yeub2vl",variantClassNames:{pinned:{start:"_1yeub2vm",end:"_1yeub2vn",false:"_1yeub2vo"}},defaultVariants:{},compoundVariants:[]});import{useMemo as rS}from"react";var Zn={bodyWidth:{name:Z(me.runtime.bodyWidth),value:""},totalVisibleColumnsWidthValue:{name:Z(me.runtime.totalVisibleColumnsWidthValue),value:""},totalVisibleColumnsWidthVar:{name:Z(me.runtime.totalVisibleColumnsWidthVar),value:""},visibleColumnsCount:{name:Z(me.runtime.visibleColumnsCount),value:""},browserScrollbarWidth:{name:Z(me.runtime.browserScrollbarWidth),value:""}},Zb=Z(Q.scrollbarWidthHorizontal),rd=Z(Q.scrollbarWidthVertical),Qb=Z(Q.columnWidthAtIndex),Jb=Z(Q.columnZIndexAtIndex),id=Z(Q.scrollLeft),eS=Z(Q.activeCellColWidth),ad=Z(Q.activeCellColOffset),cd=Z(Q.baseZIndexForCells),tS=Z(Q.pinnedStartWidth),ld=Z(Q.bodyWidth),oS=Z(Q.bodyHeight),sd=Z(Q.pinnedEndOffset),ud=Z(Q.pinnedEndWidth),nS=Z(Q.computedVisibleColumnsCount);function ei(o,e){let t="auto",n=o.computedVisibleIndex;return o.computedPinned?o.computedPinned==="start"?t=e.pinnedStartColsCount-o.computedVisibleIndexInCategory:o.computedPinned==="end"&&(t=e.visibleColsCount+o.computedVisibleIndexInCategory):t=-n*10,typeof t=="number"?`calc( var(${cd}) `+(t<0?"-":"+")+` ${Math.abs(t)} )`:"auto"}function dd(o){let{computedVisibleColumns:e,computedPinnedStartColumns:t,computedPinnedEndColumns:n,computedPinnedStartColumnsWidth:r,computedPinnedEndColumnsWidth:i,computedUnpinnedColumnsWidth:a,bodySize:l,activeCellIndex:s,brain:u,scrollbars:c}=o,d=ho(),p=[],f=e.reduce((m,g)=>{let y=g.computedVisibleIndex;m[Re.columnWidths.varName.get(y)]=g.computedWidth+"px",m[Re.columnOffsets.varName.get(y)]=g.computedPinned==="start"?`calc( ${g.computedOffset}px + var(${id}) )`:g.computedPinned==="end"?`calc( var(${sd}) ${p.length?"+":""} ${p.map(b=>Re.columnWidths.get(b.computedVisibleIndex)).join(" + ")} + var(${id}) )`:`${g.computedOffset}px`;let h=ei(g,{pinnedStartColsCount:t.length,visibleColsCount:e.length});return m[`${Jb}-${y}`]=`${h}`,g.computedPinned==="end"&&p.push(g),m},{});if(l.width&&(f[Zn.browserScrollbarWidth.name]=`${ho()}px`),f[Zn.bodyWidth.name]=`calc(${Q.bodyWidth} - ${Q.scrollbarWidthVertical})`,f[Zn.totalVisibleColumnsWidthValue.name]=`${r+i+a}px`,f[Zn.totalVisibleColumnsWidthVar.name]=`calc(${e.map((m,g)=>`var(${Qb}-${g})`).join(" + ")})`,f[Zn.visibleColumnsCount.name]=e.length,s!=null){f[eS]=Re.columnWidths.get(s[1]);let m=Re.columnOffsets.get(s[1]);if(u.isHorizontalLayoutBrain){let g=u.getPageIndexForRow(s[0]);f[ad]=g?`calc( ${me.runtime.totalVisibleColumnsWidthVar} * ${g} + ${m})`:m}else f[ad]=m}return f[nS]=e.length,f[Zb]=c.horizontal?`${d}px`:"0px",f[rd]=c.vertical?`${d}px`:"0px",f[tS]="calc( "+t.map(m=>Re.columnWidths.get(m.computedVisibleIndex)).join(" + ")+")",f[ud]="calc( "+n.map(m=>Re.columnWidths.get(m.computedVisibleIndex)).join(" + ")+")",f[cd]=e.length*10,f[sd]=`calc( var(${ld}) - var(${ud}) - var(${rd}) )`,f[ld]=`${l.width}px`,f[oS]=`${l.height}px`,f}var hl=o=>{let e=0;return(...t)=>{e&&cancelAnimationFrame(e),e=requestAnimationFrame(()=>{e=0,o(...t)})}};function pd(o){let{actions:e,getState:t,focused:n,focusedWithin:r,domRef:i,scrollerDOMRef:a,onBlurWithin:l,onFocusWithin:s,onSelfFocus:u,onSelfBlur:c,bodySize:d,activeCellIndex:p,wrapRowsHorizontally:f,computedPinnedStartColumnsWidth:m,computedPinnedEndColumnsWidth:g,computedPinnedStartColumns:y,computedPinnedEndColumns:h,computedVisibleColumns:b,computedUnpinnedColumnsWidth:S,scrollbars:I,focusedClassName:T,focusedWithinClassName:C,computedPinnedStartOverflow:R,computedPinnedEndOverflow:v,focusedStyle:P,focusedWithinStyle:w,brain:x}=oe(F=>{let{state:G,computed:B}=F;return{brain:G.brain,actions:F.actions,getState:F.getState,focused:G.focused,focusedWithin:G.focusedWithin,domRef:G.domRef,scrollerDOMRef:G.scrollerDOMRef,onBlurWithin:G.onBlurWithin,onFocusWithin:G.onFocusWithin,onSelfFocus:G.onSelfFocus,onSelfBlur:G.onSelfBlur,bodySize:G.bodySize,activeCellIndex:G.activeCellIndex,wrapRowsHorizontally:G.wrapRowsHorizontally,computedPinnedStartColumnsWidth:B.computedPinnedStartColumnsWidth,computedPinnedEndColumnsWidth:B.computedPinnedEndColumnsWidth,computedPinnedStartColumns:B.computedPinnedStartColumns,computedPinnedEndColumns:B.computedPinnedEndColumns,computedVisibleColumns:B.computedVisibleColumns,computedUnpinnedColumnsWidth:B.computedUnpinnedColumnsWidth,scrollbars:B.scrollbars,focusedClassName:F.state.focusedClassName,focusedWithinClassName:F.state.focusedWithinClassName,computedPinnedStartOverflow:B.computedPinnedStartOverflow,computedPinnedEndOverflow:B.computedPinnedEndOverflow,focusedStyle:F.state.focusedStyle,focusedWithinStyle:F.state.focusedWithinStyle}}),E=rS(()=>dd({computedVisibleColumns:b,computedPinnedStartColumns:y,computedPinnedEndColumns:h,computedPinnedStartColumnsWidth:m,computedPinnedEndColumnsWidth:g,computedUnpinnedColumnsWidth:S,bodySize:d,activeCellIndex:p,brain:x,scrollbars:I}),[b,y,h,m,g,S,d,p,x,I]),M=hl(F=>{e.focused=F}),D=hl(F=>{e.focusedWithin=F}),N={...o,onFocus:F=>{if(o?.onFocus?.(F),F.target===i.current||F.target===a.current){if(t().focused)return;M(!0),u?.(F),r&&(D(!1),l?.(F));return}r||(D(!0),s?.(F))},onBlur:F=>{if(o?.onBlur?.(F),F.target===i.current||F.target===a.current){if(!t().focused)return;M(!1),c?.(F),r&&(D(!1),l?.(F));return}i.current?.contains(F.relatedTarget)||(D(!1),l?.(F))}},L=J(qt,ed,f?`${qt}--horizontal-layout`:null,N?.className,m?`${qt}--has-pinned-start ${od}`:null,g?`${qt}--has-pinned-end ${td}`:null,n?`${qt}--focused`:null,r?`${qt}--focused-within`:null,n&&T?T:null,r&&C?C:null,R?`${qt}--has-pinned-start-overflow`:null,v?`${qt}--has-pinned-end-overflow`:null,nd({horizontalLayout:!!f,hasPinnedStart:!!m,hasPinnedEnd:!!g,focused:n,focusedWithin:r}));return N.className=L,N.style={...o?.style,...E},n&&P&&Object.assign(N.style,P),r&&w&&Object.assign(N.style,w),N}var Cd=on(Vo());function ti(o){return o.map(e=>e instanceof bo?e:new bo(null,[e]))}var bo=class o{constructor(e,t=[]){this.__operands=[];this.__operation=null;this.__operands=t,this.__operation=e}add(...e){return new o("+",[this,...e])}subtract(...e){return new o("-",[this,...e])}minus(...e){return this.subtract(...e)}multiply(...e){return new o("*",[this,...e])}divide(...e){return new o("/",[this,...e])}__get(e){let{__operation:t,__operands:n}=this,r=n.map(a=>iS(a,this)).join(` ${t} `);return(n.length<=1?!0:e?.__operation==="+"||e?.__operation==="-")?r:`(${r})`}done(){let e=this.__get();return`calc${e.startsWith("(")&&e.endsWith(")")?e:`(${e})`}`}};function iS(o,e){return typeof o=="string"||typeof o=="number"?`${o}`:e?o.__get(e):o.done()}var aS=(...o)=>new bo("+",ti(o)),md=(...o)=>new bo("-",ti(o)),lS=(...o)=>new bo("*",ti(o)),sS=(...o)=>new bo("/",ti(o)),Qn={add:aS,subtract:md,minus:md,multiply:lS,divide:sS};var Go=(o,e,t)=>{if(o=[...o],e===t||o[e]===void 0||o[t]===void 0)return o;let n=o[e];return t<e,o.splice(e,1),o.splice(t,0,n),o};var ze=De().requestAnimationFrame||(o=>setTimeout(o,16)),_t=De().cancelAnimationFrame||(o=>clearTimeout(o));var gd=o=>{let e=null,t=null;return{stop(){e!==null&&_t(e),t!=null&&_t(t)},scroll(n){e!==null&&_t(e),t!=null&&_t(t);let r={offset:100,scrollAmountsPerRaf:[1,1,2,4,6,8,11,15],...o,...n},i=this;function a(){let s=r.scrollOffsetStart+r.offset-r.mousePosition.clientX;if(!(s>0&&s<=r.offset))return!1;let c=r.scrollAmountsPerRaf.length,d=Math.round(r.offset/c),p=0;for(let f=0;f<c;f++)s>(f+1)*d&&(p=r.scrollAmountsPerRaf[f]);return n.scrollLeft=n.scrollLeft-p,e=ze(()=>{i.scroll(n)}),!0}function l(){let s=r.mousePosition.clientX-(r.scrollOffsetEnd-r.offset);if(!(s>0&&s<=r.offset))return!1;let c=r.scrollAmountsPerRaf.length,d=Math.round(r.offset/c),p=0;for(let f=0;f<c;f++)s>(f+1)*d&&(p=r.scrollAmountsPerRaf[f]);return n.scrollLeft=n.scrollLeft+p,t=ze(()=>{i.scroll(n)}),!0}return!!(a()||l())}}};var We=class o{constructor(e){this.top=0;this.left=0;this.left=e.left,this.top=e.top}static clone(e){return new o(e)}static from(e){return new o(e)}shift(e){return e.top!=null&&(this.top+=e.top),e.left!=null&&(this.left+=e.left),this}getDistanceToPoint(e){let t=e.top-this.top,n=e.left-this.left;return{top:t,left:n}}};function hd(o,e){let t=Math.atan2(o.top-e.top,o.left-e.left);return t<=0&&(t=2*Math.PI+t),t}function yd(o,e){return Math.sqrt((e.top-o.top)**2+(e.left-o.left)**2)}function uS(o,e,t){let n=hd(o,t),r=hd(e,t);return n===r?yd(t,e)-yd(t,o):n-r}function bd(o){if(o.length<3)return o;let[...e]=o,t={top:0,left:0};return o.forEach(n=>{t.top+=n.top,t.left+=n.left}),t.top/=o.length,t.left/=o.length,e.sort((n,r)=>uS(n,r,t)),e}function cS(o){if(o.length<2)return!1;let e=o[0].left,t=o[0].top,n={left:!1,top:!1};for(let r=1,i=o.length;r<i;r++){if(n.left&&n.top)return!1;o[r].left!==e&&(n.left=!0),o[r].top!==t&&(n.top=!0)}return!(n.left&&n.top)}function dS(o,e){if(o.length<2)return o[0]?o[0].left===e.left&&o[0].top===e.top:!1;o=bd(o);let t=o[0],n=o[o.length-1];return t.left===n.left?e.left===t.left&&e.top>=Math.min(t.top,n.top)&&e.top<=Math.max(t.top,n.top):e.top===t.top&&e.left>=Math.min(t.left,n.left)&&e.left<=Math.max(t.left,n.left)}function Sd(o,e){if(cS(o))return dS(o,e);o=bd(o);let[t]=o;for(let n=1,r=o.length-1;n<r;n++){let i=o[n],a=o[n+1];if(pS([t,i,a],e))return!0}return!1}function pS(o,e){let[t,n,r]=o,i=e,a=(n.left-t.left)*(r.top-t.top)-(n.top-t.top)*(r.left-t.left);return a*((n.left-t.left)*(i.top-t.top)-(n.top-t.top)*(i.left-t.left))>=0&&a*((r.left-n.left)*(i.top-n.top)-(r.top-n.top)*(i.left-n.left))>=0&&a*((t.left-r.left)*(i.top-r.top)-(t.top-r.top)*(i.left-r.left))>=0}var gn=class{containsPoint(e){return Sd(this.getPoints(),e)}contains(e){let t=e.getPoints();for(let n=0,r=t.length;n<r;n++)if(!this.containsPoint(t[n]))return!1;return!0}intersects(e){return this.privateIntersects(e,!1)}privateIntersects(e,t){let n=e.getPoints();for(let r=0,i=n.length;r<i;r++)if(this.containsPoint(n[r]))return!0;return t?!1:e.privateIntersects(this,!0)}};var hn=class o extends gn{static clone(e){return new o(e)}constructor(e){super(),this.points=e.map(We.clone)}getPoints(){return this.points}shift(e){return this.points.forEach(t=>{t.shift(e)}),this}};function fS(o,e){let t=Math.min(o.left,e.left),n=Math.min(o.top,e.top),r=o.left+o.width,i=e.left+e.width,a=Math.max(r,i),l=o.top+o.height,s=e.top+e.height,u=Math.max(l,s);return new we({top:n,left:t,width:a-t,height:u-n})}var we=class o extends gn{constructor(t){super();this.top=0;this.left=0;this.width=0;this.height=0;this.top=t.top,this.left=t.left,typeof t.width=="number"?(this.width=t.width,this.height=t.height):(this.width=t.right-t.left,this.height=t.bottom-t.top)}static fromDOMRect(t){return new o(t)}static clone(t){return new o(t)}static from(t){return o.clone(t)}static fromPoint(t){return o.from({top:t.top,left:t.left,width:0,height:0})}getMinimumBoundingRectangle(...t){let n=this;for(let r of t)n=fS(n,r);return n}toDOMRect(){return{top:this.top,left:this.left,bottom:this.top+this.height,right:this.left+this.width,height:this.height,width:this.width,x:this.left,y:this.top,toJSON:()=>({top:this.top,left:this.left,bottom:this.top+this.height,right:this.left+this.width,height:this.height,width:this.width,x:this.left,y:this.top})}}containsPoint(t){return new hn(this.getPoints()).containsPoint(t)}getTopLeft(){return{left:this.left,top:this.top}}getTopRight(){return{left:this.left+this.width,top:this.top}}getBottomLeft(){return{left:this.left,top:this.top+this.height}}getBottomRight(){return{left:this.left+this.width,top:this.top+this.height}}getCenter(){return{left:this.left+this.width/2,top:this.top+this.height/2}}getPoints(){return[this.getTopLeft(),this.getTopRight(),this.getBottomLeft(),this.getBottomRight()].map(We.from)}shift(t){return t.top!=null&&(this.top+=t.top),t.left!=null&&(this.left+=t.left),this}};var Td=10,mS=Z(Q.pinnedStartWidth);function Id(o){let{computedVisibleColumns:e,computedVisibleColumnsMap:t,computedPinnedEndColumns:n,computedPinnedStartColumns:r,dragColumnId:i,infiniteDOMNode:a,brain:l,dragColumnHeaderTargetRect:s,draggableColumnsRestrictTo:u,tableRect:c,acceptDropToReorderRect:d,allowColumnHideOnDrag:p,setProxyPosition:f,setDragColumnOutside:m,getCurrentDragSourceAndTarget:g,api:y,horizontalLayoutPageIndex:h,pageWidth:b}=o;function S(k){let X=k==="start"?L:F;return A===N?X:N===k?X+M.computedWidth:A===k?X-M.computedWidth:X}function I(k){if(k.columnIndex===D||h!=null)return!0;let X=e[k.columnIndex];if(X.computedPinned)return!0;let U=l.getScrollPosition().scrollLeft,j=X.computedOffset+(h!=null&&b!=null?b*h:0);return j>=U+S("start")&&j+X.computedWidth<=U+c.width-S("end")}let T=(k,X)=>{let{restrictToParentGroup:U,dragColumn:j}=X,re=[];if(k.forEach(de=>{if(de.computedVisibleIndex===D)return;let H={columnId:de.id,columnIndex:de.computedVisibleIndex,offsetX:de.computedOffset+Math.round(de.computedWidth/2)};I(H)&&re.push(H)}),U){let H=function(se,be,Ie){let Te=k[se];Te&&(Te.columnGroup!==j.columnGroup&&Ie.add(Te.id),H(se+be,be,Ie))};var pe=H;let de=j.computedVisibleIndex,_=new Set;H(de-1,-1,_),H(de+1,1,_),re=re.filter(se=>!_.has(se.columnId))}return re},R=r.length,v={clientX:Math.round(o.initialMousePosition.clientX),clientY:Math.round(o.initialMousePosition.clientY)},P={left:v.clientX-c.left-(v.clientX-s.left)+Td,top:v.clientY-c.top-(v.clientY-s.top)+Td},w=l.getScrollPosition(),x=e.map(k=>k.computedVisibleIndex),E=x,M=t.get(i),D=M.computedVisibleIndex,A=M?.computedPinned,O=D,N=A,L=l.getFixedStartColsWidth(),F=l.getFixedEndColsWidth(),G=v,B={x:0,y:0},z=1,$=0;function K(k){let X=Math.round(k.clientX),U=Math.round(k.clientY);if(X===G.clientX&&U===G.clientY)return we.from(s).shift({left:B.x,top:B.y});G={clientX:X,clientY:U};let re=l.getScrollPosition().scrollLeft-w.scrollLeft;return B.x=G.clientX-v.clientX,B.y=G.clientY-v.clientY,$=B.x+re,z=$<0?-1:1,f({left:P.left+B.x,top:P.top+B.y}),we.from(s).shift({left:B.x,top:B.y})}function Y(k){let X=0;A?A==="start"&&k.forEach((U,j)=>{X||e[U]?.computedPinned!=="start"&&(X=j)}):k.forEach((U,j)=>{e[U]?.computedPinned==="start"&&(X=j+1)}),R=X,ne("start",k,X)}function ne(k,X,U){if(k==="start"){let j=0;for(let re=0;re<U;re++){let pe=X[re],de=e[pe];j+=de.computedWidth}Gt(mS,`${j}px`,a)}}function le(k){if(k==null||k===O)return;if(O===-1&&k!==-1&&(Xn(D,"",a),m(!1)),O=k,k===-1){ce(D);return}let X=Go(x,D,O>D?O-1:O);R=0;let j=new Set;return X.forEach((re,pe)=>{let de=E[pe];re!==de&&j.add(re),Y(X)}),E=X,ie(j),{newColumnIndexes:X,indexesWithTransition:j,pinnedStartCount:R}}function ce(k){E=E.filter(U=>U!==k),e.forEach(U=>{let j=U.computedVisibleIndex,re=j>k;ml(j,a);let pe="";re&&(pe=Qn.minus(Re.columnOffsets.get(j),Re.columnWidths.get(k)).done()),qn(j,pe,a)}),Xn(k,"hidden",a),m(!0)}function ie(k){e.forEach(X=>{let U=X.computedVisibleIndex;k.has(U)?ml(U,a):Jr(U,a);let j=U===D,re=z===-1?U<O||U>D:U<D||U>=O,pe="";z===-1?pe=j?Re.columnOffsets.get(O):re?Re.columnOffsets.get(U):Qn.add(Re.columnOffsets.get(U),Re.columnWidths.get(D)).done():pe=re?Re.columnOffsets.get(U):j?Qn.add(Re.columnOffsets.get(O-1),Re.columnWidths.get(O-1)).minus(Re.columnWidths.get(D)).done():Qn.minus(Re.columnOffsets.get(U),Re.columnWidths.get(D)).done(),qn(U,pe,a)})}let ue=c.left+S("start"),ae=c.right-S("end"),q=gd({scrollOffsetStart:ue,scrollOffsetEnd:ae});return K(v),{speedScroller:q,stop(){q.stop()},onMove(k){let X=K(k);if(g().dropTargetListId==="grouping-toolbar"||p&&!d.containsPoint(X.getCenter()))return p&&le(-1),null;q.scroll({mousePosition:G,get scrollLeft(){return l.getScrollPosition().scrollLeft},set scrollLeft(H){y.scrollLeft=H}});let U=T(e,{dragColumn:M,restrictToParentGroup:u==="group"}),j=z===-1?M.computedOffset+$:M.computedOffset+M.computedWidth+$,re=(0,Cd.default)(U,j,({offsetX:H},_)=>H<_?-1:H>_?1:0);re<0&&(re=~re),U.length?re=U[re]?U[re].columnIndex:U[U.length-1].columnIndex+1:(e.length>1&&console.error("No breakpoints available, something is wrong!"),re=0),re===D+1&&(re=D),le(re);let pe={};n.forEach(H=>{pe[H.id]="end"});for(let H=0;H<R;H++){let _=E[H],se=e[_];pe[se.id]="start"}let de=E.map(H=>e[H].id);return{columnPinning:pe,columnOrder:de}}}}function yl(o){let{newColumnOrder:e,visibleColumnOrder:t,existingColumnOrder:n,dragColumnId:r}=o;if(t.length!==e.length)return console.warn("new column order cannot contain less columns than the visible column order"),e;let i=t.indexOf(r),a=e.indexOf(r);if(i===a)return n;if(a>i){let l=e.indexOf(r),s=e[l-1],u=n.indexOf(s),c=n.indexOf(r);return Go(n,c,u)}else{let l=e.indexOf(r),s=e[l+1],u=n.indexOf(s),c=n.indexOf(r);return Go(n,c,u)}return e}import*as ht from"react";var Ho=class{constructor(e){this.listeners={};e&&Object.keys(e).forEach(t=>{this.on(t,e[t])})}on(e,t){return this.listeners[e]||(this.listeners[e]=[]),this.listeners[e].push(t),()=>this.off(e,t)}once(e,t){let n=((...r)=>{this.off(e,n),t(...r)});return this.on(e,n)}off(e,t){let n=this.listeners[e];if(!n)return;let r=n.indexOf(t);r!==-1&&n.splice(r,1)}emit(e,...t){let n=this.listeners[e];n&&n.slice().forEach(r=>{try{r(...t)}catch(i){console.error(`Error in event handler for event '${String(e)}':`,i)}})}clear(e){this.listeners[e]&&(this.listeners[e]=[])}clearAll(){Object.keys(this.listeners).forEach(e=>{this.listeners[e]=[]})}};var Rd=on(Vo());var wd=(o,e)=>{let{offset:t,activeDragSource:n}=o,{orientation:r,draggableItems:i,listId:a,listRectangle:l}=e.getData(),{dragItem:s,listId:u,dragIndex:c,dragRectangle:d}=n,p=u===a,f=We.from(d.getCenter());if(!l.containsPoint(f))return null;e.activeDragSourcePosition="inside";let m=p?r==="horizontal"?t.left>0?1:-1:t.top>0?1:-1:1,g=d.toDOMRect(),y=e.breakpoints,h=Math.round(m===1?r==="horizontal"?g.right-(p?0:g.width/2):g.bottom-(p?0:g.height/2):r==="horizontal"?g.left+(p?0:g.width/2):g.top+(p?0:g.height/2)),b=(0,Rd.default)(y,h,(R,v)=>R-v);b<0&&(b=~b),m===1&&b===c+1&&p&&b--;let S=Math.min(c,b),I=Math.max(c,b),T=p?i.map((R,v)=>{if(v===c&&p)return t;if(v<S||v>=I)return{left:0,top:0};let P=b<=v?1:-1;return r==="horizontal"?{left:Math.round(P*g.width),top:0}:{left:0,top:Math.round(P*g.height)}}):i.map((R,v)=>{let P=b<=v?1:0;return r==="horizontal"?{left:Math.round(P*g.width),top:0}:{left:0,top:Math.round(P*g.height)}}),C={offset:t,dropIndex:b,dragSourceListId:u,dropTargetListId:a,dragIndex:c,outside:!1,items:i,dragItem:s,offsetsForItems:T,dragRect:g,status:"accepted"};return e.acceptsDrop(C)?{event:C,error:null,success:!0}:(C.status="rejected",{event:C,error:"rejected by interaction target",success:!1})},vd=(o,e)=>{let{offset:t,activeDragSource:n}=o,{orientation:r,listId:i,listRectangle:a,draggableItems:l}=e.getData(),{dragRectangle:s,dragItem:u,listId:c}=n,d=We.from(s.getCenter()),p=c===i,f=a.containsPoint(d);if(f&&!(p&&!e.acceptsSelfDrops())||e.activeDragSourcePosition==="outside"&&!p)return null;e.activeDragSourcePosition="outside";let m=p?n.dragIndex:-1,g=s.toDOMRect(),y={offset:t,dropIndex:-1,dragIndex:m,dragItem:u,outside:!f,items:l,dragSourceListId:c,dropTargetListId:i,offsetsForItems:p?l.map((h,b)=>h.id===u.id?t:f?{left:0,top:0}:b>m&&!e.getData().preserveDragSpace?r==="horizontal"?{left:-u.rect.width,top:0}:{left:0,top:-u.rect.height}:{left:0,top:0}):l.map(h=>({left:0,top:0})),dragRect:g,status:"accepted"};return e.acceptsDrop(y)?{event:y,error:null,success:!0}:(y.status="rejected",{event:y,error:"rejected by interaction target",success:!1})};var ve=class ve{static startDrag(e,t){let n=e instanceof yn?e:new yn(e),r=new bl({activeDragSource:n,startPoint:t});return ve.currentDragOperation=r,r.on("start",ve.onDragStart),r.on("move",ve.onDragMove),r.on("drop",ve.onDragDrop),r.start(),r}static retriggerMove(){let e=ve.currentDragOperation;e&&e.phase==="move"&&ve.onDragMove(e)}static emit(e,...t){ve.emitter.emit(e,...t)}static on(e,t){return ve.emitter.on(e,t)}static registerDragInteractionTarget(e){if(ve.dragInteractionTargetsMap.has(e.listId)){console.warn(`DragInteractionTarget with listId ${e.listId} already registered`);return}return ve.dragInteractionTargetsMap.set(e.listId,e),ve.emit("register",e),()=>{ve.unregisterDragInteractionTarget(e)}}static unregisterAll(){ve.dragInteractionTargetsMap.forEach(e=>{ve.unregisterDragInteractionTarget(e)})}static unregisterDragInteractionTarget(e){if(e){if(!ve.dragInteractionTargetsMap.has(e.listId)){console.warn(`DragInteractionTarget with listId ${e.listId} not found`);return}ve.dragInteractionTargetsMap.delete(e.listId),e.unregister(),ve.emit("unregister",e)}}static onDragStart(e){let{dragItem:t,dragIndex:n}=e.activeDragSource,r=e.activeDragSource.listId,a=ve.dragInteractionTargetsMap.get(r)?.getData().acceptDropsFrom,s=!a||a.includes(r)?r:null;ve.dragInteractionTargetsMap.forEach(u=>{let c=u.getData();u.start({dragIndex:c.listId===r?n:-1,dragItem:t,dragSourceListId:r,dropTargetListId:s})}),ve.emitter.emit("drag-start",{dragSourceListId:r,dropTargetListId:s,dragItem:t,dragIndex:n})}static withDragMove(e,t){let{activeDragSource:n}=e,{listId:r}=n,i=[],a=!0,l=ve.dragInteractionTargetsMap.get(r);l&&(a=l.acceptsSelfDrops(),a&&i.push(ve.dragInteractionTargetsMap.get(r))),ve.dragInteractionTargetsMap.forEach(s=>{s.listId!==r&&i.push(s)});for(let s of i){let u=wd(e,s);if(u){t(s,u),i.splice(i.indexOf(s),1);break}}a||i.unshift(l);for(let s of i){let u=vd(e,s);u&&t(s,u)}}static onDragMove(e){let{activeDragSource:t}=e,{listId:n,dragItem:r}=t,i=null,a=[];ve.withDragMove(e,(u,{event:c})=>{u.move(c),a.push(c),c.outside||(i=c)});let l=i??a[0]??null,s=l?.dropTargetListId??null;ve.emit("drag-move",{dragSourceListId:n,dropTargetListId:s,items:l?.items??[],dragItem:r,status:l?.status??"accepted",dragIndex:l?.dragIndex??-1,dropIndex:l?.dropIndex??-1})}static onDragDrop(e){let{activeDragSource:t}=e,{listId:n,dragItem:r}=t,i=null,a=[];ve.withDragMove(e,(s,{event:u})=>{s.drop(u),a.push(u),u.outside||(i=u)});let l=i??a[0]??null;ve.emit("drag-drop",{dragSourceListId:n,dropTargetListId:l?.dropTargetListId??null,items:l?.items??[],dragItem:r,status:l?.status??"accepted",dragIndex:l?.dragIndex??-1,dropIndex:l?.dropIndex??-1}),ve.currentDragOperation=null,ve.unregisterAll()}};ve.dragInteractionTargetsMap=new Map,ve.currentDragOperation=null,ve.emitter=new Ho;var gt=ve,yn=class o{static clone(e){let t=e.getData();return new o(t)}constructor(e){this.setData(e)}get listId(){return this.data.listId}get dragIndex(){return this.data.dragIndex??-1}get dragItem(){return this.data.dragItem}setData(e){mt(this.data,e)||(this.data=e,this.dragRectangle=new we(this.data.dragItem.rect))}getData(){return this.data}static shift(e,t){let n=o.clone(e),r=we.from(n.dragRectangle);return r.shift(t),n.dragRectangle=r,n}},bl=class extends Ho{constructor(t){super(t.listeners);this.phase="start";this.currentOffset={top:0,left:0};this.initialDragSource=yn.clone(t.activeDragSource),this.activeDragSource=this.initialDragSource,this.startPoint={top:Math.round(t.startPoint.top),left:Math.round(t.startPoint.left)}}get offset(){return this.currentOffset}start(){let{listId:t,dragItem:n}=this.activeDragSource,r={dragSourceListId:t,dragItemId:n.id,startPoint:this.startPoint};return this.emit("start",this,r),r}drop(){this.phase="drop",this.emit("drop",this)}move(t){if(this.phase!=="start"&&this.phase!=="move")return;this.phase="move";let n={top:Math.round(t.top-this.startPoint.top),left:Math.round(t.left-this.startPoint.left)};this.activeDragSource=yn.shift(this.initialDragSource,n),this.currentOffset=n,this.emit("move",this)}};globalThis.DragManager=gt;import{useEffect as gS}from"react";var Pd=ht.createContext({dragSourceListId:null,dropTargetListId:null,dragItemId:"",status:"accepted",updateDragOperationSourceAndTarget:o=>{},getCurrentDragSourceAndTarget:()=>({dragSourceListId:null,dropTargetListId:null,status:"accepted",dragItemId:""})}),So=()=>ht.useContext(Pd),Sl=o=>{let[e,t]=ht.useState({dragSourceListId:null,dropTargetListId:null,dragItemId:"",status:"accepted"}),n=ht.useRef(e);n.current=e;let r=ht.useCallback(()=>{let a=n.current;return{dragSourceListId:a.dragSourceListId,dropTargetListId:a.dropTargetListId,dragItemId:a.dragItemId,status:a.status}},[]),i=ht.useMemo(()=>({dragSourceListId:e.dragSourceListId,dropTargetListId:e.dropTargetListId,dragItemId:e.dragItemId,status:e.status,updateDragOperationSourceAndTarget:t,getCurrentDragSourceAndTarget:r}),[e,t]);return gS(()=>{let a=gt.on("drag-start",u=>{t({dragSourceListId:u.dragSourceListId,dropTargetListId:u.dropTargetListId,dragItemId:u.dragItem.id,status:"accepted"})}),l=gt.on("drag-move",u=>{let c=n.current,d={dragSourceListId:u.dragSourceListId,dropTargetListId:u.dropTargetListId,dragItemId:u.dragItem.id,status:u.status};JSON.stringify(c)!==JSON.stringify(d)&&t(d)}),s=gt.on("drag-drop",()=>{t({dragSourceListId:null,dropTargetListId:null,dragItemId:"",status:"accepted"})});return()=>{a(),l(),s()}},[gt,t]),ht.createElement(Pd.Provider,{value:i},typeof o.children=="function"?o.children(i):o.children)};var Tl=`${st}Body`,Dd=o=>o.querySelector(`.${Tl}`);var Ko=`${st}HeaderCell`,Cl=`${st}HeaderWrapper`,xd=o=>Array.from(o.querySelectorAll(`.${Cl}`));function oi(o){if(!o)return!1;let e=o.tagName;return e==="INPUT"||e==="BUTTON"}var yS=Z(Q.baseZIndexForCells),bS=(o,e)=>{let t=!o||Object.keys(o).length===0,n=!e||Object.keys(e).length===0;return t&&n?!0:!!o!=!!e?!1:mt(o,e)},Ad=({columnId:o,domRef:e,horizontalLayoutPageIndex:t,allowColumnHideOnDrag:n})=>{let[r,i]=Ed(null),[a,l]=Ed(!1),{getCurrentDragSourceAndTarget:s}=So(),{getComputed:u,getState:c,api:d,computedDraggable:p,rootRef:f,actions:m}=oe(h=>({actions:h.actions,getComputed:h.getComputed,getState:h.getState,api:h.api,computedDraggable:h.computed.computedVisibleColumnsMap.get(o)?.computedDraggable,rootRef:h.state.domRef})),g=Md(h=>{let b=u().computedVisibleColumnsMap.get(o);if(!b||!b.computedSortable)return;let{multiSortBehavior:S}=c();d.toggleSortingForColumn(o,{multiSortBehavior:S==="replace"&&(h.ctrlKey||h.metaKey)?"append":S})},[]),y=Md(h=>{if(oi(h.target))return;let{brain:b,draggableColumnsRestrictTo:S}=c(),{computedVisibleColumns:I,computedVisibleColumnsMap:T,computedPinnedStartColumns:C,computedUnpinnedColumns:R,computedPinnedEndColumns:v}=u(),P=T.get(o);if(!P.computedDraggable){g(h);return}let w=e.current,x=w.getBoundingClientRect(),E=f.current.getBoundingClientRect(),M=b.getAvailableSize(),D=P.computedVisibleIndex,A=b.getVirtualColIndex(P.computedVisibleIndex,{pageIndex:t||0}),O=b.isHorizontalLayoutBrain?b.getPageWidth():null,N=w.style.cursor??"auto",L=!1,F=f.current,G=we.from(Dd(F).getBoundingClientRect()),B=xd(F).map(ue=>we.from(ue.getBoundingClientRect())),z=G.getMinimumBoundingRectangle(...B),$=Id({brain:b,horizontalLayoutPageIndex:t,allowColumnHideOnDrag:n,pageWidth:O,draggableColumnsRestrictTo:S,computedPinnedEndColumns:v,computedPinnedStartColumns:C,computedUnpinnedColumns:R,computedVisibleColumns:I,computedVisibleColumnsMap:T,dragColumnHeaderTargetRect:x,dragColumnId:o,getCurrentDragSourceAndTarget:s,api:d,infiniteDOMNode:f.current,setProxyPosition:i,setDragColumnOutside:l,tableRect:E,acceptDropToReorderRect:z,initialMousePosition:{clientX:h.clientX,clientY:h.clientY}}),K=null,Y,ne;function le(ue){let{columnPinning:ae,columnOrder:q}=ue;bS(c().columnPinning,ae)||(m.columnPinning=ae);let k=u().computedColumnOrder;JSON.stringify(q,k)&&(m.columnOrder=yl({newColumnOrder:q,visibleColumnOrder:u().computedVisibleColumns.map(X=>X.id),existingColumnOrder:k,dragColumnId:o}))}let ce=ue=>{let{headerBrain:ae,brain:q}=c();if(!L){L=!0;let k=q.keepColumnRendered(A),X=ae.keepColumnRendered(A);if(q.isHorizontalLayoutBrain){let j=q.extendRenderRange({start:!0,end:!0,direction:"horizontal"}),re=ae.extendRenderRange({start:!0,end:!0,direction:"horizontal"});ne=()=>{j(),re()}}Y=()=>{k(),X()},m.columnReorderDragColumnId=P.id,t!=null&&(m.columnReorderInPageIndex=t),fl(D,`calc( var(${yS}) + 10000 )`,f.current),f.current?.classList.add(gl),w.style.cursor="grabbing"}K=$.onMove(ue)},ie=ue=>{let ae=ue.pointerId;requestAnimationFrame(()=>{let{multiSortBehavior:q}=c(),k=f.current;k?.classList.remove(gl),$.stop(),b.update({...M}),Y?.(),ne?.(),w.style.cursor=N,w.hasPointerCapture?.(ae)&&w.releasePointerCapture(ae),w.removeEventListener("pointermove",ce),w.removeEventListener("pointerup",ie),i(null);let X=d.getColumnApi(P.id)?.isSortable()??!1;!L&&X&&d.toggleSortingForColumn(P.id,{multiSortBehavior:q==="replace"&&(ue.ctrlKey||ue.metaKey)?"append":q}),hS(()=>{K?le(K):L&&n&&d.setVisibilityForColumn(P.id,!1),m.columnReorderDragColumnId=!1,t!=null&&(m.columnReorderInPageIndex=null)}),I.forEach(U=>{Jr(U.computedVisibleIndex,k),Xn(U.computedVisibleIndex,"",k),qn(U.computedVisibleIndex,"",k)}),fl(D,ei(P,{pinnedStartColsCount:C.length,visibleColsCount:I.length}),k)})};w.addEventListener("pointermove",ce),w.addEventListener("pointerup",ie),w.setPointerCapture(h.pointerId)},[o,t]);return{onPointerDown:p?y:g,dragColumnOutside:a,proxyPosition:r}};import*as Sn from"react";import*as Se from"react";import{useCallback as it,useContext as NS,useMemo as FS,useSyncExternalStore as LS}from"react";var _d="_1eexc2a7 _1eexc2a6",Od=he({defaultClassName:"_1eexc2an",variantClassNames:{dragging:{false:"_1eexc2ao",true:"_1eexc2ap"},insideDisabledDraggingPage:{true:"_1eexc2aq",false:"_1eexc2ar"},cellSelected:{false:"_1eexc2as",true:"_1eexc2at"},treeNode:{parent:"_1eexc2au",leaf:"_1eexc2av",false:"_1eexc2aw"},align:{start:"_1eexc2ax",end:"_1eexc2ay",center:"_1eexc2az"},verticalAlign:{start:"_1eexc2a10",end:"_1eexc2a11",center:"_1eexc2a12"},rowActive:{false:"_1eexc2a13",true:"_1eexc2a14"},groupRow:{false:"_1eexc2a15",true:"_1eexc2a16"},groupCell:{false:"_1eexc2a17",true:"_1eexc2a18"},rowDisabled:{false:"_1eexc2a19",true:"_1eexc2a1a"},zebra:{false:"_1eexc2a1b",even:"_1eexc2a1c",odd:"_1eexc2a1d"},rowSelected:{true:"_1eexc2a1e",false:"_1eexc2a1f",null:"_1eexc2a1g"},first:{true:"_1eexc2a1h",false:"_1eexc2a1i"},last:{true:"_1eexc2a1j",false:"_1eexc2a1k"},groupByField:{true:"_1eexc2a1l",false:"_1eexc2a1m"},firstInCategory:{true:"_1eexc2a1n",false:"_1eexc2a1o"},firstRow:{true:"_1eexc2a1p",false:"_1eexc2a1q"},firstRowInHorizontalLayoutPage:{true:"_1eexc2a1r",false:"_1eexc2a1s"},lastInCategory:{true:"_1eexc2a1t",false:"_1eexc2a1u"},pinned:{start:"_1eexc2a1v",end:"_1eexc2a1w",false:"_1eexc2a1x"},filtered:{true:"_1eexc2a1y",false:"_1eexc2a1z"}},defaultVariants:{},compoundVariants:[[{firstRowInHorizontalLayoutPage:!0,firstRow:!1},"_1eexc2a20"],[{pinned:"start",lastInCategory:!0},"_1eexc2a21"],[{pinned:"start",firstInCategory:!0},"_1eexc2a22"],[{pinned:"end",firstInCategory:!0},"_1eexc2a23"],[{pinned:"end",lastInCategory:!0},"_1eexc2a24"],[{align:"center",groupCell:!1},"_1eexc2a25"],[{rowDisabled:!0,zebra:"odd"},"_1eexc2a26"]]}),Nd=he({defaultClassName:"_1eexc2ae",variantClassNames:{right:{true:"_1eexc2af",false:"_1eexc2ag"},left:{true:"_1eexc2ah",false:"_1eexc2ai"},top:{true:"_1eexc2aj",false:"_1eexc2ak"},bottom:{true:"_1eexc2al",false:"_1eexc2am"}},defaultVariants:{},compoundVariants:[]});var Fd="_1eexc2a5",ni=he({defaultClassName:"_1eexc2aa",variantClassNames:{direction:{up:"_1eexc2ab",down:"_1eexc2ac",neutral:"_1eexc2ad"}},defaultVariants:{},compoundVariants:[]}),ri="_1eexc2a8";import*as ii from"react";import{useEffect as SS,useRef as TS}from"react";var Ld="qz8ht90 _16lm1iwk";function CS(){return{checked:1,disabled:o=>o??!1,domProps:1}}var{ManagedComponentContextProvider:IS}=Mt({forwardProps:CS,mappedCallbacks:{checked:o=>({callbackName:"onChange",callbackParams:[o]})},debugName:"InfiniteCheckBox"});function RS(){let{componentState:o,componentActions:e}=Et(),{checked:t,domProps:n,disabled:r}=o,i=TS(null);return SS(()=>{i.current.indeterminate=t==null},[t]),ii.createElement("input",{...n,className:J("InfiniteCheckBox",Ld,n?.className),type:"checkbox",ref:i,checked:!!t,disabled:r,onChange:()=>{r||(e.checked=!t)}})}function Xt(o){return ii.createElement(IS,{...o},ii.createElement(RS,null))}import*as Jn from"react";import{useState as wS}from"react";var kd="_96uiwi0 _16lm1iw1d _16lm1iwk _16lm1iw9",zd=he({defaultClassName:"_96uiwi1",variantClassNames:{expanded:{true:"_16lm1iwi",false:"_96uiwi3"},direction:{end:"_96uiwi4",start:"_96uiwi5"},disabled:{true:"_96uiwi6",false:"_96uiwi7"}},defaultVariants:{},compoundVariants:[[{expanded:!1,direction:"end"},"_16lm1iwj"]]});var Vd="M8.59 16.59L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.41z",IA=Object.keys({size:1,expanded:1,defaultExpanded:1,onChange:1,style:1,disabled:1,className:1,direction:1});var ai=`${St}-expand-collapse`;function Bo(o){let{size:e=24,direction:t="start",disabled:n=!1}=o,[r,i]=wS(o.expanded??o.defaultExpanded),a=()=>{o.onChange?.(!r),go("expanded",o)||i(!r)};Jn.useEffect(()=>{go("expanded",o)&&i(o.expanded)},[o.expanded]);let l=r?"expanded":"collapsed";return Jn.createElement("svg",{"data-name":"expand-collapse-icon","data-state":l,"data-disabled":n,xmlns:"http://www.w3.org/2000/svg",height:`${e}px`,viewBox:"0 0 24 24",width:`${e}px`,style:o.style,onClick:n?void 0:a,className:J(o.className,kd,zd({direction:t||"start",expanded:r,disabled:n}),`${St}`,`${ai}`,`${ai}--${l}`,`${ai}--${t==="end"?"end":"start"}`,n?`${ai}--disabled`:"")},Jn.createElement("path",{d:Vd}))}function Gd(o){return typeof o.field=="string"}function Hd(o){let{column:e,rowInfo:t,fieldsToColumn:n}=o,r;if(e.groupByForColumn){if(t.isGroupRow){let i=t.groupBy[t.groupBy.length-1];(Array.isArray(e.groupByForColumn)||e.groupByForColumn===i)&&(r=i?n.get(i.field||i.groupField):void 0)}!r&&e.field&&(r=n.get(e.field))}return r}function Tt(o){let{getComputed:e,getDataSourceState:t,getState:n,rowIndex:r,columnId:i,api:a,dataSourceApi:l}=o,{dataArray:s}=t(),u=s[r],{isGroupRow:c,isTreeNode:d}=u,p=e().computedColumnsMap.get(i),{activeRowIndex:f,keyboardNavigation:m,isRowDetailEnabled:g}=n(),y=r===f&&m==="row",h=!g||typeof g=="function"&&!g(u)?!1:a.rowDetailApi.isRowDetailExpanded(u.id)?"expanded":"collapsed",{formattedValue:b,formattedValueContext:{rawValue:S}}=bn({column:p,rowInfo:u,rowDetailState:h,columnsMap:e().computedColumnsMap,context:o}),I=ut(p.id,o);return c?{api:a,dataSourceApi:l,column:p,columnApi:I,isParentNode:!1,isGroupRow:!0,isTreeNode:!1,nodeExpanded:!1,rowDetailState:!1,data:u.data,rowActive:y,rowInfo:u,rowSelected:u.rowSelected,value:b,rawValue:S}:d?u.isParentNode?{api:a,dataSourceApi:l,columnApi:I,column:p,nodeExpanded:u.nodeExpanded,isTreeNode:!0,isGroupRow:!1,isParentNode:!0,rowDetailState:h,data:u.data,rowActive:y,rowInfo:u,rowSelected:u.rowSelected,value:b,rawValue:S}:{api:a,dataSourceApi:l,columnApi:I,column:p,nodeExpanded:!1,isTreeNode:!0,isGroupRow:!1,isParentNode:!1,rowDetailState:h,data:u.data,rowActive:y,rowInfo:u,rowSelected:u.rowSelected,value:b,rawValue:S}:{api:a,dataSourceApi:l,columnApi:I,column:p,isTreeNode:!1,isParentNode:!1,isGroupRow:!1,nodeExpanded:!1,rowDetailState:h,data:u.data,rowActive:y,rowInfo:u,rowSelected:u.rowSelected,value:b,rawValue:S}}function Kd(o){return Wd(o.column,o.rowInfo)}function Bd(o){let{column:e,context:t,rowInfo:n,visibleColumnIds:r}=o,i=Hd({rowInfo:n,column:e,fieldsToColumn:o.fieldsToColumn,groupRenderStrategy:t.getState().groupRenderStrategy}),{getState:a}=t,{editingCell:l}=a(),s=bn(o),{formattedValueContext:u}=s,c=t.api.isEditorVisibleForCell({columnId:e.id,rowIndex:n.indexInAll}),d=Object.assign({rowIndexInHorizontalLayoutPage:o.rowIndexInHorizontalLayoutPage,horizontalLayoutPageIndex:o.horizontalLayoutPageIndex,column:o.column,inEdit:c,rowHasSelectedCells:!1},u,{editError:l&&l.primaryKey===n.id&&l.columnId===e.id&&!l.active&&l.accepted instanceof Error?l.accepted:void 0});Object.defineProperty(d,"rowHasSelectedCells",{get(){return n.hasSelectedCells(r)}});let p=typeof e.align=="function"?e.align({isHeader:!1,...d}):e.align??"start",f=typeof e.verticalAlign=="function"?e.verticalAlign({isHeader:!1,...d}):e.verticalAlign??"center";return{inEdit:c,stylingParam:d,formattedValueContext:u,renderFunctions:{renderGroupIcon:e.renderGroupIcon||i?.renderGroupIcon,renderSelectionCheckBox:e.renderSelectionCheckBox,renderRowDetailIcon:e.renderRowDetailIcon,renderTreeIcon:e.renderTreeIcon,renderTreeIconForParentNode:e.renderTreeIconForParentNode,renderTreeIconForLeafNode:e.renderTreeIconForLeafNode,renderValue:e.renderValue||i?.renderValue,renderGroupValue:e.renderGroupValue||i?.renderGroupValue,renderLeafValue:e.renderLeafValue||i?.renderLeafValue},renderParams:vS({rowIndexInHorizontalLayoutPage:o.rowIndexInHorizontalLayoutPage,horizontalLayoutPageIndex:o.horizontalLayoutPageIndex,column:o.column,rowInfo:o.rowInfo,visibleColumnIds:o.visibleColumnIds,columnsMap:o.columnsMap,fieldsToColumn:o.fieldsToColumn,context:o.context,align:p,verticalAlign:f,formattedValueContext:u}),groupByColumnReference:i}}function vS(o){let{column:e,context:t,rowInfo:n,align:r,verticalAlign:i,visibleColumnIds:a,columnsMap:l,fieldsToColumn:s,formattedValueContext:u}=o,{value:c}=u,{api:d,getDataSourceState:p,getState:f,dataSourceApi:m}=t,{editingCell:g}=f(),{indexInAll:y}=n,h=p(),{selectionMode:b,cellSelection:S}=h,I=Hd({rowInfo:n,column:e,fieldsToColumn:s,groupRenderStrategy:t.getState().groupRenderStrategy}),T=d.toggleGroupRow,C=S?.isCellSelected(n.id,e.id)??!1,R={column:e,columnsMap:l,fieldsToColumn:s,align:r,verticalAlign:i,cellSelected:C,rowHasSelectedCells:!1,horizontalLayoutPageIndex:o.horizontalLayoutPageIndex,rowIndexInHorizontalLayoutPage:o.rowIndexInHorizontalLayoutPage,...u,editError:g&&g.primaryKey===n.id&&g.columnId===e.id&&!g.active&&g.accepted instanceof Error?g.accepted:void 0,groupByColumn:I,selectionMode:b,api:d,dataSourceApi:m,toggleCurrentRowDetails:()=>d.rowDetailApi.toggleRowDetail(n.id),toggleRowDetails:d.rowDetailApi.toggleRowDetail,expandRowDetails:d.rowDetailApi.expandRowDetail,collapseRowDetails:d.rowDetailApi.collapseRowDetail,toggleCurrentTreeNode:()=>{m.treeApi.toggleNode(n.nodePath)},toggleTreeNode:m.treeApi.toggleNode,expandTreeNode:m.treeApi.expandNode,collapseTreeNode:m.treeApi.collapseNode,selectTreeNode:m.treeApi.selectNode,deselectTreeNode:m.treeApi.deselectNode,toggleTreeNodeSelection:m.treeApi.toggleNodeSelection,toggleCurrentTreeNodeSelection:()=>{n.isTreeNode&&m.treeApi.toggleNodeSelection(n.nodePath)},selectRow:d.rowSelectionApi.selectRow,deselectRow:d.rowSelectionApi.deselectRow,toggleRowSelection:d.rowSelectionApi.toggleRowSelection,toggleGroupRowSelection:d.rowSelectionApi.toggleGroupRowSelection,selectCell:()=>{d.cellSelectionApi.selectCell({rowId:n.id,colId:e.id})},deselectCell:()=>{d.cellSelectionApi.deselectCell({rowId:n.id,colId:e.id})},renderBag:{all:null,value:typeof c=="boolean"?`${c}`:c,selectionCheckBox:null,groupIcon:null,treeIcon:null},selectCurrentRow:()=>{if(!n.isTreeNode)return d.rowSelectionApi.selectRow(n.id,n.dataSourceHasGrouping?n.groupKeys:void 0)},deselectCurrentRow:()=>{if(!n.isTreeNode)return d.rowSelectionApi.deselectRow(n.id,n.dataSourceHasGrouping?n.groupKeys:void 0)},rowIndex:y,toggleGroupRow:T,toggleCurrentGroupRow:()=>{n.isGroupRow&&T(n.groupKeys)},toggleCurrentRowSelection:()=>{if(!(n.isGroupRow||n.isTreeNode))return d.rowSelectionApi.toggleRowSelection(n.id)},toggleCurrentGroupRowSelection:()=>{if(n.isGroupRow)return d.rowSelectionApi.toggleGroupRowSelection(n.isGroupRow?n.groupKeys:[])},rootGroupBy:h.groupBy,pivotBy:h.pivotBy};return Object.defineProperty(R,"rowHasSelectedCells",{get(){return n.hasSelectedCells(a)}}),R}function PS(o,e){if(!o.isGroupRow)return;let t=o.groupData;if(!t.length)return;let n=t[0][e];for(let r=1,i=t.length;r<i;r++)if(t[r][e]!==n)return;return n}function Wd(o,e){let{data:t,isGroupRow:n,dataSourceHasGrouping:r}=e,i=r?e.groupBy:void 0,a=n&&i&&o.groupByForColumn&&(Array.isArray(o.groupByForColumn)||o.groupByForColumn===i[i.length-1])?e.value:Gd(o)?t?.[o.field]:null;return o.field&&e.isGroupRow&&e.reducerData&&e.reducerData[o.field]!=null&&(a=e.reducerData[o.field]),a===void 0&&e.isGroupRow&&o.groupByForColumn&&Gd(o)&&(a=PS(e,o.field)),o.valueGetter&&!e.isGroupRow&&e.data&&(a=o.valueGetter({data:e.data,field:o.field})),a}function DS(o,e,t,n,r){let{rowSelected:i,indexInAll:a}=t,{activeRowIndex:l,keyboardNavigation:s}=n.getState(),u=a===l&&s==="row";return t.isGroupRow?{rowInfo:t,isGroupRow:!0,isTreeNode:!1,isParentNode:!1,nodeExpanded:!1,data:t.data,rowDetailState:!1,rowSelected:i,rowActive:u,value:o,rawValue:o,field:e.field}:t.isTreeNode?t.isParentNode?{rowInfo:t,isGroupRow:!1,isTreeNode:!0,isParentNode:!0,nodeExpanded:t.nodeExpanded,data:t.data,rowDetailState:r,rowSelected:i,rowActive:u,value:o,rawValue:o,field:e.field}:{rowInfo:t,isGroupRow:!1,isTreeNode:!0,isParentNode:!1,nodeExpanded:!1,data:t.data,rowDetailState:r,rowSelected:i,rowActive:u,value:o,rawValue:o,field:e.field}:{rowInfo:t,isGroupRow:!1,isTreeNode:!1,isParentNode:!1,nodeExpanded:!1,data:t.data,rowDetailState:r,rowSelected:i,rowActive:u,value:o,rawValue:o,field:e.field}}function bn(o){let{column:e,rowInfo:t,context:n,rowDetailState:r}=o,i=Wd(e,t),a=DS(i,e,t,n,r),l=e.valueFormatter?e.valueFormatter(a):i;return a.value=l,{formattedValue:l,formattedValueContext:a}}var jd=he({defaultClassName:"_7pupv01",variantClassNames:{align:{start:"_7pupv02",center:"_7pupv03",end:"_7pupv04"}},defaultVariants:{},compoundVariants:[]}),$d="_7pupv00",Ud=he({defaultClassName:"_7pupv05",variantClassNames:{align:{start:"_7pupv06",center:"_7pupv07",end:"_7pupv08"}},defaultVariants:{},compoundVariants:[]});var{rootClassName:Yd}=Fe,Zt=`${Yd}Cell`,er=`${Yd}Cell_content`;var{rootClassName:xS}=Fe,Ht=`${xS}ColumnCell`;var MS=Z(Q.columnZIndexAtIndex),ES=Z(Q.columnVisibilityAtIndex);function qd({rowInfo:o,column:e}){let t=0;if(o.dataSourceHasGrouping)if(o.isGroupRow){let n=e?.groupByForColumn,r=o.groupBy[o.groupBy.length-1],i=!!o.pivotValuesMap,a=i&&!!e?.field&&!!n&&!Array.isArray(n)&&(n.field??n.groupField)!==(r?.field??r?.groupField),l=i&&Array.isArray(n)&&o.groupNesting===o.rootGroupBy.length;t=a||l?o.groupNesting:o.groupNesting-1}else t=o.groupNesting;return{[Z(me.components.Row.groupNesting)]:t}}function Xd({rowInfo:o}){return{[Z(me.components.Row.groupNesting)]:o.isTreeNode?o.isParentNode?o.treeNesting:o.treeNesting+1:0}}function Il(o,e){return o?typeof o=="function"?o(e):o:void 0}function Rl(o,e,t){return typeof e=="function"?{...o,...e(t)}:{...o,...e}}function Zd(o){let{column:e,rowInfo:t,rowIndex:n,rowHeight:r,rowIndexInHorizontalLayoutPage:i,horizontalLayoutPageIndex:a,align:l,verticalAlign:s,stylingParam:u,formattedValueContext:c,groupByColumnReference:d,rowStyle:p,rowClassName:f,cellStyle:m,cellClassName:g,showZebraRows:y,rowActive:h,rowDisabled:b,rowSelected:S,cellSelected:I,cellSelection:T,getData:C,computedVisibleColumns:R,visibleColumnIds:v,computedColumnOrder:P,columnReorderInPageIndex:w}=o,x=v??R.map(ce=>ce.id),E=P,M,D={...c,visibleColumnIds:x,allColumnIds:E,rowIndex:n,get rowHasSelectedCells(){return M===void 0&&(M=t.hasSelectedCells(x)),M}},A=!!(t.isTreeNode&&(e.renderTreeIcon||e.renderTreeIconForLeafNode||e.renderTreeIconForParentNode)),O=typeof f=="function"?f(D):f,N;d?.className&&(N=Il(d.className,u)),g&&(N=J(N,Il(g,u))),e.className&&(N=J(N,Il(e.className,u))),A&&(N=J(N,Ud({align:l})));let L;t.dataSourceHasGrouping&&e.groupByForColumn&&(L=qd({rowInfo:t,column:e})),A&&(L=Xd({rowInfo:t})),p&&(L=typeof p=="function"?{...L,...p(D)}:{...L,...p}),m&&(L=Rl(L,m,u)),d?.style&&(L=Rl(L,d.style,u)),e.style&&(L=Rl(L,e.style,u)),L=L||{},L.height=r,L.zIndex=`var(${MS}-${e.computedVisibleIndex})`,L.visibility=`var(${ES}-${e.computedVisibleIndex}, visible)`;let F=i!=null?i%2===1:(t.indexInAll!=null?t.indexInAll:n)%2===1,G=y?F?"odd":"even":!1,B=!1,z=!1,$=!1,K=!1;if(T&&I){let ce=C(),ie=ce[t.indexInAll-1],ue=ce[t.indexInAll+1],ae=R[e.computedVisibleIndex+1],q=R[e.computedVisibleIndex-1];B=ie?!T.isCellSelected(ie.id,e.id):!0,e.computedPinned==="end"&&e.computedFirstInCategory?z=!0:z=q?!T.isCellSelected(t.id,q.id):!0,e.computedPinned==="start"&&e.computedLastInCategory?$=!0:$=ae?!T.isCellSelected(t.id,ae.id):!0,K=ue?!T.isCellSelected(ue.id,e.id):!0}let Y=T&&I?{top:B,left:z,right:$,bottom:K}:null,ne=w!=null?a!==w:!1,le=J(Y?Nd(Y):"",Qr(e,[Ht,Zt],Od,{dragging:!1,insideDisabledDraggingPage:ne,zebra:G,align:l,verticalAlign:s,rowDisabled:b,rowActive:h,cellSelected:I,rowSelected:S,treeNode:t.isTreeNode?t.isParentNode?"parent":"leaf":!1,firstRow:t.indexInAll===0,firstRowInHorizontalLayoutPage:i===0,groupRow:t.isGroupRow,groupCell:t.isGroupRow?!!e.groupByForColumn:!1,rowExpanded:t.isGroupRow?!t.collapsed:!1}),N,O);return{style:L,className:le,cellSelectionBorders:Y,zebra:G,columnIsTree:A}}import*as Qt from"react";var AS=Z(Q.columnWidthAtIndex),_S=Z(Q.columnReorderEffectDurationAtIndex);function OS(o){let{cssEllipsis:e=!0,virtualized:t=!0,skipColumnShifting:n=!1,contentStyle:r,column:i,domRef:a,width:l,contentClassName:s,rowId:u,afterChildren:c,beforeChildren:d,cellType:p,cssPosition:f,renderChildren:m,horizontalLayoutPageIndex:g,...y}=o,h=typeof m=="function"?m():m,b={width:`var(${AS}-${i.computedVisibleIndex})`,transition:`transform var(${_S}-${i.computedVisibleIndex}, 0s)`,...y.style},S={...y,style:b,"data-column-id":i.id,"data-z-index":b.zIndex,className:J(y.className,Zt,_d),children:Qt.createElement(Qt.Fragment,null,d,Qt.createElement("div",{className:J(er,e?At:ju.hidden,s),style:r},h),c)};u!=null&&(S["data-row-id"]=`${u}`);let I=p==="body"?i.components?.ColumnCell:i.components?.HeaderCell;return I?Qt.createElement(I,{...S,ref:a}):Qt.createElement("div",{...S,ref:a})}var li=Qt.memo(OS);import*as Wo from"react";import{useCallback as wl,useRef as Qd}from"react";function Jd(){let{initialValue:o,setValue:e,confirmEdit:t,cancelEdit:n,readOnly:r}=vl(),i=Qd(null),a=Qd(!1),l=Wo.useCallback(c=>{i.current=c,c&&c.focus()},[]),s=wl(c=>{let{key:d}=c;d==="Enter"||d==="Tab"?t():d==="Escape"?(a.current=!0,n()):c.stopPropagation()},[]),u=wl(()=>{a.current||t()},[]);return Wo.createElement(Wo.Fragment,null,Wo.createElement("input",{readOnly:r,ref:l,onKeyDown:s,onBlur:u,className:J(zu,Wu.none),type:"text",defaultValue:o,onChange:wl(c=>{e(c.target.value)},[])}))}function ep(o,e){let t=[];for(let n in o)o.hasOwnProperty(n)&&!e.hasOwnProperty(n)&&t.push(o[n]);return t}var tr=Se.createContext(null),kS=o=>{let{toggleCurrentRowDetails:e,rowDetailState:t}=o;return Se.createElement(Bo,{style:{visibility:t===!1?"hidden":"visible"},expanded:t==="expanded",onChange:e})},zS={display:"inline-block",visibility:"visible"},Pl=o=>{let{rowInfo:e,toggleCurrentTreeNode:t,nodeExpanded:n,api:r}=o,i=r.getDataSourceState().isNodeReadOnly;return Se.createElement(Bo,{disabled:e.isTreeNode&&e.isParentNode?i(e):!1,style:zS,expanded:n,onChange:t})},VS=o=>{let{rowInfo:e,selectCurrentRow:t,deselectCurrentRow:n,toggleCurrentGroupRowSelection:r,column:i,dataSourceApi:a,api:l}=o;e.isGroupRow&&i.groupByForColumn;let{components:s}=l.getState(),u=l.getDataSourceState().isNodeSelectable,c=s?.CheckBox||Xt;return Se.createElement(c,{domProps:{className:ri},disabled:e.isTreeNode?!u(e):!1,onChange:d=>{if(e.isTreeNode){a.treeApi.setNodeSelection(e.nodePath,d??!1);return}if(e.isGroupRow){r();return}d?t():n()},checked:e.rowSelected})};function GS(o){let{dataSourceStatePartialForCell:e,rowInfoStore:t,rowStyle:n,rowClassName:r,rowIndexInHorizontalLayoutPage:i,horizontalLayoutPageIndex:a,getData:l,visibleColumnIds:s,computedColumnOrder:u,cellStyle:c,cellClassName:d,rowDetailState:p,width:f,column:m,onMouseLeave:g,onMouseEnter:y,onRowMouseEnter:h,onRowMouseLeave:b,rowIndex:S,rowHeight:I,columnsMap:T,fieldsToColumn:C,domRef:R,hidden:v,showZebraRows:P,getDataSourceState:w,dataSourceApi:x,dataSourceActions:E,getState:M,imperativeApi:D,componentActions:A,getComputed:O,getDataSourceMasterContext:N}=o,L=LS(it(Me=>t.subscribeToRowIndex(S,Me),[t,S]),it(()=>t.getRowInfoAtIndex(S),[t,S])),F=!L,G=!m,B=Se.useRef(null),z=it(Me=>{B.current=Me,R&&R(Me)},[R]),$=L??{id:"",indexInAll:S,rowSelected:!1,rowDisabled:!1,isCellSelected:()=>!1,hasSelectedCells:()=>!1,isGroupRow:!1,isTreeNode:!1,isParentNode:!1,treeNesting:0,nodePath:[],collapsed:!1,dataSourceHasGrouping:!1,selfLoaded:!0,data:{}},{rowSelected:K}=$,Y=O(),{activeRowIndex:ne,keyboardNavigation:le,columnReorderInPageIndex:ce}=M(),ie=S===ne&&le==="row",ue={getState:M,getDataSourceState:w,getDataSourceMasterContext:N,actions:A,dataSourceActions:E,api:D,dataSourceApi:x},ae=$.rowDisabled,q=Bd({horizontalLayoutPageIndex:a,rowIndexInHorizontalLayoutPage:i,column:m,rowInfo:$,rowDetailState:p,columnsMap:T,visibleColumnIds:s,fieldsToColumn:C,context:ue}),{stylingParam:k,renderParams:X,formattedValueContext:U,renderFunctions:j,groupByColumnReference:re,inEdit:pe}=q,{align:de,verticalAlign:H}=X,_=X,se=Se.useRef(_),be=h&&y?Me=>{let Be={...U,rowIndex:S};h(Be,Me),y(Me)}:y,Ie=b&&g?Me=>{let fe={...U,rowIndex:S,rowInfo:$};b(fe,Me),g(Me)}:g,Te=it(Me=>{let fe=m.computedVisibleIndex;M().cellClick({rowIndex:S,colIndex:fe,event:Me})},[S,m.computedVisibleIndex,le]),Ne=it(Me=>{let fe=m.computedVisibleIndex;if(M().cellMouseDown({rowIndex:S,colIndex:fe,event:Me}),le==="row"){ae||(A.activeRowIndex=S);return}le==="cell"&&(A.activeCellIndex=[S,fe])},[S,ae,m.computedVisibleIndex,le]),{selectionMode:_e,cellSelection:je,isNodeReadOnly:Je}=e,Ke=_.cellSelected;_.domRef=z,_.htmlElementRef=B,_.toggleCurrentTreeNode=it(_.toggleCurrentTreeNode,[$]),_.selectCell=it(_.selectCell,[$]),_.deselectCell=it(_.deselectCell,[$]),_.selectCurrentRow=it(_.selectCurrentRow,[$]),_.deselectCurrentRow=it(_.deselectCurrentRow,[$]),_.toggleCurrentGroupRow=it(_.toggleCurrentGroupRow,[$]),_.toggleCurrentRowSelection=it(_.toggleCurrentRowSelection,[$]),_.toggleCurrentGroupRowSelection=it(_.toggleCurrentGroupRowSelection,[$]),_.toggleCurrentTreeNodeSelection=it(_.toggleCurrentTreeNodeSelection,[$]);let et=m.components?.Editor??Jd,at=pe?Se.createElement(op,{contextValue:_},Se.createElement(et,null)):null,Ve=it(lt(()=>{if(v||pe)return null;if(se.current=_,j.renderGroupIcon&&(_.renderBag.groupIcon=Se.createElement(yt,{render:j.renderGroupIcon,renderParam:{..._,renderBag:{..._.renderBag}}})),j.renderSelectionCheckBox&&_e=="multi-row"&&(_.renderBag.selectionCheckBox=Se.createElement(yt,{render:VS,renderParam:_}),j.renderSelectionCheckBox!==!0&&(_.renderBag.selectionCheckBox=Se.createElement(yt,{render:j.renderSelectionCheckBox,renderParam:{..._,renderBag:{..._.renderBag}}}))),$.isTreeNode){let{isParentNode:Be}=$,tt;tt=(Be?j.renderTreeIconForParentNode:j.renderTreeIconForLeafNode)||typeof j.renderTreeIcon=="function"?j.renderTreeIcon:Be&&j.renderTreeIcon===!0?Pl:void 0,tt===!0?tt=Pl:tt&&(_.renderBag.treeIcon=Se.createElement(yt,{render:Pl,renderParam:_})),tt&&(_.renderBag.treeIcon=Se.createElement(yt,{render:tt,renderParam:{..._,renderBag:{..._.renderBag}}}))}j.renderRowDetailIcon&&(_.renderBag.rowDetailsIcon=Se.createElement(yt,{render:kS,renderParam:{..._,renderBag:{..._.renderBag}}}),typeof j.renderRowDetailIcon=="function"&&(_.renderBag.rowDetailsIcon=Se.createElement(yt,{render:j.renderRowDetailIcon,renderParam:{..._,renderBag:{..._.renderBag}}}))),j.renderValue&&(_.renderBag.value=Se.createElement(yt,{render:j.renderValue,renderParam:{..._,renderBag:{..._.renderBag}}})),$.isGroupRow&&j.renderGroupValue&&(_.renderBag.value=Se.createElement(yt,{render:j.renderGroupValue,renderParam:{..._,renderBag:{..._.renderBag}}})),!$.isGroupRow&&j.renderLeafValue&&(_.renderBag.value=Se.createElement(yt,{render:j.renderLeafValue,renderParam:{..._,renderBag:{..._.renderBag}}})),se.current=_;let Me=_.renderBag.value;Me instanceof Date&&(Me=Me.toLocaleDateString());let fe=Se.createElement(Se.Fragment,null,de!=="end"?_.renderBag.treeIcon:null,de!=="end"?_.renderBag.groupIcon:null,de!=="end"?_.renderBag.rowDetailsIcon:null,de!=="end"?_.renderBag.selectionCheckBox:null,Me,de==="end"?_.renderBag.selectionCheckBox:null,de==="end"?_.renderBag.rowDetailsIcon:null,de==="end"?_.renderBag.groupIcon:null,de==="end"?_.renderBag.treeIcon:null);return m.render?Se.createElement(yt,{render:m.render,renderParam:{..._,renderBag:{..._.renderBag,all:fe}}}):fe}),[m,v,pe,p,m.renderTreeIcon||m.renderTreeIconForParentNode?Je:!1,...ep(_,{renderBag:!0,selectCell:!0,deselectCell:!0,selectCurrentRow:!0,deselectCurrentRow:!0,toggleCurrentGroupRow:!0,toggleCurrentRowDetails:!0,toggleCurrentRowSelection:!0,toggleCurrentGroupRowSelection:!0,toggleCurrentTreeNodeSelection:!0,toggleCurrentTreeNode:!0,rowHasSelectedCells:!0})]),{style:W,className:te}=Zd({column:m,rowInfo:$,rowIndex:S,rowHeight:I,rowIndexInHorizontalLayoutPage:i,horizontalLayoutPageIndex:a,align:de,verticalAlign:H,stylingParam:k,formattedValueContext:U,groupByColumnReference:re,rowStyle:n,rowClassName:r,cellStyle:c,cellClassName:d,showZebraRows:P,rowActive:ie,rowDisabled:ae,rowSelected:K,cellSelected:Ke,cellSelection:je,getData:l,visibleColumnIds:s,computedVisibleColumns:Y.computedVisibleColumns,computedColumnOrder:u,columnReorderInPageIndex:ce}),ge=FS(()=>W,[W?JSON.stringify(W):null]),Ce=at,Ze=Ve(),V={domRef:z,cellType:"body",column:m,width:f,rowId:$.id,horizontalLayoutPageIndex:a,style:ge,onMouseLeave:Ie,onMouseEnter:be,onClick:Te,afterChildren:Ce,onMouseDown:Ne,cssEllipsis:m.cssEllipsis??!0,className:te,renderChildren:it(()=>Ze,[Ve])},Ye=tr.Provider;return G||F?Se.createElement("div",{ref:z,style:{display:"none"}}):Se.createElement(Ye,{value:se.current},Se.createElement(li,{...V}))}var tp=Se.memo(GS);function si(){return NS(tr)}function vl(){let{api:o,editingValueRef:e,editingCell:t}=oe(f=>({api:f.api,editingCell:f.state.editingCell,editingValueRef:f.state.editingValueRef})),{column:n,rowInfo:r}=si(),[i]=Se.useState(()=>t?.value),[a,l]=Se.useState(i),s=t?!t.active&&!!t.waiting:!1,u=Se.useCallback(f=>{e.current=f,l(f)},[]);Se.useLayoutEffect(()=>{e.current=i},[]);let c=o.confirmEdit,d=o.cancelEdit,p=o.rejectEdit;return{api:o,initialValue:i,value:a,readOnly:s,column:n,rowInfo:r,setValue:u,confirmEdit:c,cancelEdit:d,rejectEdit:p}}function or(o){return o.render(o.renderParam)??null}function yt(o){let e=tr.Provider;return Sn.createElement(e,{value:o.renderParam},Sn.createElement(or,{render:o.render,renderParam:o.renderParam}))}function op(o){let e=tr.Provider;return Sn.createElement(e,{value:o.contextValue},o.children)}function To(o){let e=ui.Provider;return Sn.createElement(e,{value:o.renderParam},Sn.createElement(or,{render:o.render,renderParam:o.renderParam}))}import*as Co from"react";var nr=Kr({"data-name":""}),rr={[nr["data-name"]]:"menu-icon"},_1=`[${nr["data-name"]}="${rr["data-name"]}"]`;var HS={width:"100%",pointerEvents:"none"},Dl=`${St}-menu`;function ir(o){let{style:e,className:t,domProps:n,reserveSpaceWhenHidden:r,menuVisible:i,children:a}=o,l={...HS,borderTop:`${me.components.HeaderCell.menuIconLineWidth} solid currentColor`,...o.lineStyle};return Co.createElement("div",{...n,style:e,...rr,onPointerDown:s=>s.stopPropagation(),className:J(t,Ic({menuVisible:i,reserveSpaceWhenHidden:r}),St,`${St}-menu`)},a??Co.createElement(Co.Fragment,null,Co.createElement("div",{className:Dl,style:l}),Co.createElement("div",{className:Dl,style:l}),Co.createElement("div",{className:Dl,style:l})))}import*as Tn from"react";import{useEffect as KS,useState as ip}from"react";var np="_1b8djff0 _16lm1iw1p _16lm1iw2f _16lm1iw1 _16lm1iw32";var rp={transition:"width 0.25s, opacity 0.25s"},j1=Object.keys({direction:1,size:1,lineWidth:1,lineStyle:1,style:1,className:1,index:1,forceSize:1});function ci(o){let[e,t]=ip(!0),[n,r]=ip(0),{direction:i,lineWidth:a=1,style:l,className:s,index:u}=o,c=u!=null&&u>0,d=o.size??16,p=Math.floor(d/4),f=i?[d-3*p,d-2*p,d-p]:[0,0,0];i===-1&&f.reverse();let m={...rp,borderTop:`${a}px solid currentColor`,...o.lineStyle,opacity:n};KS(()=>{let h=i!=0?1:0;if(!e&&h&&t(!0),h!==n){let b=requestAnimationFrame(()=>{r(h)});return()=>{cancelAnimationFrame(b)}}return()=>{}},[i,e]);let g=()=>{let b=!(n===0&&i===0);b!==e&&t(b)};if(!e&&!o.forceSize)return null;let y={};return i===-1&&(y.top="100%"),Tn.createElement("div",{"data-name":"sort-icon",style:{...l,width:d},className:J(s,St,np,`${St}-sort`)},c?Tn.createElement("div",{"data-name":"index",style:y,className:vc},u):null,Tn.createElement("div",{style:{width:f[0],...m},onTransitionEnd:g}),Tn.createElement("div",{style:{width:f[1],...m}}),Tn.createElement("div",{style:{width:f[2],...m}}))}import*as pp from"react";import{useCallback as dp}from"react";function ap(o){let{context:e,column:t,diff:n,shareSpaceOnResize:r}=o,i=e.getState(),{columnSizing:a,viewportReservedWidth:l,bodySize:s}=i,u=e.getComputed().computedVisibleColumns,c=!1,d=u.reduce((f,m)=>(m.computedFlex&&(f[m.id]={...a[m.id],flex:m.computedWidth},c=!0),f),{}),p=c?{...a,...d}:a;return nl({shareSpaceOnResize:r,availableSize:s.width,reservedWidth:l||0,dragHandleOffset:n,dragHandlePositionAfter:t.computedVisibleIndex,columnSizing:p,items:u.map(f=>({id:f.id,computedFlex:f.computedFlex,computedWidth:f.computedWidth,computedMinWidth:f.computedMinWidth,computedMaxWidth:f.computedMaxWidth}))})}import{useRef as up,useState as BS}from"react";import*as ar from"react";function lp(o,{columns:e,shareSpaceOnResize:t,domRef:n}){let r=e[o];return{resize(i){Re.columnWidths.set(o,r.computedWidth+i,n.current);let a=o+1;if(t){let l=e[a];if(!l)return;Re.columnWidths.set(a,l.computedWidth-i,n.current),l.computedPinned==="start"?pl(l,i,n.current):Re.columnOffsets.set(a,l.computedOffset+i,n.current);return}if(r.computedPinned!=="end"){if(r.computedPinned==="start"){for(let l=a,s=e.length;l<s;l++){let u=e[l];if(u.computedPinned==="start"){pl(u,i,n.current);continue}u.computedPinned!=="end"&&Re.columnOffsets.set(l,u.computedOffset+i,n.current)}return}for(let l=a,s=e.length;l<s;l++){let u=e[l];u.computedPinned||Re.columnOffsets.set(l,u.computedOffset+i,n.current)}}}}}function sp(o,e){let t=o[o.length-1];return{resize(n){let{columns:r,domRef:i}=e,a=r[o[0]],l=a.computedOffset,s=0,u=i.current;if(n.forEach((c,d)=>{s+=c;let p=o[d],f=r[p],m=f.computedWidth+c;Re.columnWidths.set(p,m,u),f.computedPinned!=="end"&&(l&&Re.columnOffsets.set(p,l,u),l+=m)}),a.computedPinned!=="end")for(let c=t+1;c<r.length;c++){let d=r[c];d.computedPinned!=="end"&&Re.columnOffsets.set(c,d.computedOffset+s,u)}}}}var di="zneyzh0 _16lm1iw2 _16lm1iw23 _16lm1iw2c _16lm1iw2a _16lm1iwm _16lm1iw35",pi=he({defaultClassName:"zneyzhc _16lm1iw2 _16lm1iw23 _16lm1iw2a",variantClassNames:{constrained:{false:"zneyzhd",true:"zneyzhe"},computedPinned:{start:"zneyzhf",end:"zneyzhg",false:"zneyzhh"},computedFirstInCategory:{true:"zneyzhi",false:"zneyzhj"},computedLastInCategory:{true:"zneyzhk",false:"zneyzhl"}},defaultVariants:{},compoundVariants:[[{computedPinned:"start",computedLastInCategory:!0,computedFirstInCategory:!1},"zneyzhm"],[{computedPinned:"end",computedFirstInCategory:!0,computedLastInCategory:!1},"zneyzhn"]]}),fi=he({defaultClassName:"zneyzh1",variantClassNames:{computedPinned:{start:"zneyzh2",end:"zneyzh3 _16lm1iw26 _16lm1iw2e",false:"zneyzh4"},computedFirstInCategory:{true:"zneyzh5",false:"zneyzh6"},computedLastInCategory:{true:"zneyzh7",false:"zneyzh8"}},defaultVariants:{},compoundVariants:[[{computedPinned:"end",computedLastInCategory:!1,computedFirstInCategory:!0},"zneyzh9"],[{computedPinned:!1,computedFirstInCategory:!1,computedLastInCategory:!0},"zneyzha"],[{computedPinned:"start",computedFirstInCategory:!1,computedLastInCategory:!0},"zneyzhb"]]});var{rootClassName:WS}=Fe,jS=`${WS}HeaderCell_ResizeHandle`;function $S(o){let{brain:e,headerBrain:t}=oe(g=>({brain:g.state.brain,headerBrain:g.state.headerBrain})),n=up(null),[r,i]=BS(!1),a=up(r);a.current=r;let l=o.columns[o.columnIndex],s=o.horizontalLayoutPageIndex;if(!l)return null;let u=l.computedPinned,c=l.computedFirstInCategory,d=l.computedLastInCategory,p=()=>{},f=g=>{g.stopPropagation();let y=!!g.shiftKey,h=g.pointerId,b=g.clientX,S=g.target;if(e.isHorizontalLayoutBrain){let v=e.extendRenderRange({start:!0,end:!0,direction:"horizontal"}),P=t.extendRenderRange({start:!0,end:!0,direction:"horizontal"});p=()=>{v(),P()}}S.setPointerCapture(h);let I=lp(o.columnIndex,{columns:o.columns,shareSpaceOnResize:y,domRef:n}),T=(v,{done:P}={})=>{s&&(v=v/(s+1),P&&(v=Math.round(v))),u==="end"&&(v*=-1);let{adjustedDiff:w,constrained:x}=o.computeResize({diff:v,shareSpaceOnResize:y});return a.current!==x&&i(x),I.resize(w),w},C=v=>{T(Math.round(v.clientX-b))},R=v=>{S.releasePointerCapture(h),S.removeEventListener("pointermove",C),S.removeEventListener("pointerup",R);let P=Math.round(v.clientX-b),w=T(P,{done:!0});p(),o.onResize({diff:w,shareSpaceOnResize:y})};S.addEventListener("pointermove",C),S.addEventListener("pointerup",R)},m=(u===!1||u==="start")&&d?{right:u==="start"?void 0:0}:u==="end"&&c?{right:void 0}:void 0;return ar.createElement("div",{ref:n,className:`${jS} ${di} ${fi({computedPinned:u,computedFirstInCategory:c,computedLastInCategory:d})}`,onPointerDown:f},ar.createElement("div",{style:m,className:pi({constrained:r,computedPinned:u,computedFirstInCategory:c,computedLastInCategory:d})}))}var cp=ar.memo($S);function fp(o,e){let{computedVisibleColumns:t,getState:n,getComputed:r,actions:i}=oe(u=>({computedVisibleColumns:u.computed.computedVisibleColumns,getState:u.getState,getComputed:u.getComputed,actions:u.actions})),a=dp(({diff:u,shareSpaceOnResize:c})=>ap({context:{getState:n,getComputed:r},column:o,diff:u,shareSpaceOnResize:c}),[o,n,r]),l=dp(({diff:u,shareSpaceOnResize:c})=>{let{columnSizing:d,reservedWidth:p}=a({diff:u,shareSpaceOnResize:c});c||(i.viewportReservedWidth=p),i.columnSizing=d},[a,i]);return o.computedResizable?pp.createElement(cp,{horizontalLayoutPageIndex:e.horizontalLayoutPageIndex,columns:t,columnIndex:o.computedVisibleIndex,computeResize:a,onResize:l}):null}import*as $e from"react";import{useCallback as xl,useEffect as Ml,useState as QS}from"react";var mp=he({defaultClassName:"_16lm1iw3a _16lm1iw1",variantClassNames:{dragging:{true:"_16lm1iwn _16lm1iw1x"}},defaultVariants:{},compoundVariants:[]}),gp=he({defaultClassName:"_16lm1iw3a _16lm1iw1 _16lm1iwo",variantClassNames:{active:{true:"_3dmbka5 _16lm1iw1k _3dmbka2"},draggingInProgress:{true:"_16lm1iw1x"}},defaultVariants:{},compoundVariants:[[{active:!1,draggingInProgress:!0},"_3dmbka3"]]});function hp(o,e){return mt(o,e)}var lr=class extends Ho{constructor(t){super();this.dragIndex=-1;this.breakpoints=[];this.activeDragSourcePosition="outside";this.previousAcceptsDropResult=!0;this.setData(t)}get listId(){return this.data.listId}setData(t){return hp(this.data,t)?!1:(this.data=t,!0)}getData(){return this.data}isEqual(t){return hp(this.data,t.getData())}acceptsSelfDrops(){return!this.data.acceptDropsFrom||this.data.acceptDropsFrom.includes(this.data.listId)}acceptsDrop(t){let n=!0;return typeof this.data.shouldAcceptDrop=="function"&&(n=this.data.shouldAcceptDrop(t)),n=!!n,n!==this.previousAcceptsDropResult&&(this.previousAcceptsDropResult=n,n?this.emit("accept-feedback",t):this.emit("reject-feedback",t)),n}adjustForScroll(t){this.breakpoints=this.breakpoints.map(n=>n-t),this.data.orientation==="vertical"?this.data.listRectangle.shift({top:-t,left:0}):this.data.listRectangle.shift({top:0,left:-t})}move(t){this.emit("move",t)}unregister(){this.emit("unregister",this)}start(t){let n=t.dragSourceListId===this.data.listId,{draggableItems:r}=this.data,i=r.length;this.breakpoints=r.map((a,l)=>n||l===i-1?this.data.orientation==="horizontal"?a.rect.left+a.rect.width/2:a.rect.top+a.rect.height/2:this.data.orientation==="horizontal"?a.rect.right:a.rect.bottom),this.activeDragSourcePosition=n?"inside":"outside",this.emit("start",t)}drop(t){let{dropIndex:n,dragIndex:r,items:i,dragSourceListId:a,dropTargetListId:l,dragItem:s,outside:u}=t,c=Array.from({length:i.length},(f,m)=>m),d=[];n===-1?d=c.filter(f=>f!==r):d=Go(c,r,n>r?n-1:n);let p={dragIndex:r,dropIndex:n,dragItem:s,items:i,dragSourceListId:a,dropTargetListId:l,sortedIndexes:d,outside:u,status:t.status};this.emit("drop",p)}};var US={startFromPercentage:.25,maxScrollAtPercentage:.05,maxPixelScroll:28,ease:o=>o**2,durationDampening:{stopDampeningAt:1200,accelerateAt:360}};function YS(o,e){let t=getComputedStyle(o),n=e==="vertical"?t.overflowY:t.overflowX;return n!=="auto"&&n!=="scroll"?!1:e==="vertical"?o.scrollHeight>o.clientHeight:o.scrollWidth>o.clientWidth}function qS(o,e){let t=o;for(;t&&!(t===document.documentElement||t===document.body);){if(YS(t,e))return t;t=t.parentElement}return null}function XS(o,e){return{startScrollingFrom:o*e.startFromPercentage,maxScrollValueAt:o*e.maxScrollAtPercentage}}var Sp=1;function yp(o,e,t){if(o>e.startScrollingFrom)return 0;if(o<=e.maxScrollValueAt)return t.maxPixelScroll;if(o===e.startScrollingFrom)return Sp;let r=1-(o-e.maxScrollValueAt)/(e.startScrollingFrom-e.maxScrollValueAt);return Math.ceil(t.maxPixelScroll*t.ease(r))}function ZS(o,e,t){let{accelerateAt:n,stopDampeningAt:r}=t.durationDampening,i=Date.now()-e;if(i>=r)return o;if(i<n)return Sp;let a=(i-n)/(r-n);return Math.ceil(o*t.ease(a))}function bp(o,e,t,n,r,i,a){if(o<e||o>t)return 0;let l=XS(n,r),s=o-e,u=t-o,c=u<s,d;return c?d=yp(u,l,r):d=-yp(s,l,r),d===0?0:a?(d>0?1:-1)*ZS(Math.abs(d),i,r):d}var Cn=class{constructor(e){this.scrollContainer=null;this.rafId=null;this.lastPointer={left:0,top:0};this.dragStartTime=0;this.shouldUseDampening=!1;this.active=!1;this.maxScrollTop=0;this.maxScrollLeft=0;this.orientation=e.orientation,this.onScroll=e.onScroll,this.config={...US,...e.config}}start(e){this.scrollContainer=qS(e,this.orientation),this.scrollContainer&&(this.maxScrollTop=this.scrollContainer.scrollHeight-this.scrollContainer.clientHeight,this.maxScrollLeft=this.scrollContainer.scrollWidth-this.scrollContainer.clientWidth),this.dragStartTime=Date.now(),this.shouldUseDampening=!0,this.active=!0}getScrollContainer(){return this.scrollContainer}updatePointer(e){this.lastPointer=e,!this.rafId&&this.active&&this.scheduleScroll()}scheduleScroll(){this.rafId=requestAnimationFrame(()=>{if(this.rafId=null,!this.active||!this.scrollContainer)return;let e=this.computeScroll();if(e.top===0&&e.left===0)return;let t={top:this.scrollContainer.scrollTop,left:this.scrollContainer.scrollLeft},n=Math.max(0,Math.min(this.maxScrollTop,t.top+e.top)),r=Math.max(0,Math.min(this.maxScrollLeft,t.left+e.left));this.scrollContainer.scrollTop=n,this.scrollContainer.scrollLeft=r;let i={top:this.scrollContainer.scrollTop-t.top,left:this.scrollContainer.scrollLeft-t.left},a=i.top!==0||i.left!==0;a&&this.onScroll(i),this.active&&a&&this.scheduleScroll()})}computeScroll(){if(!this.scrollContainer)return{top:0,left:0};let e=this.scrollContainer.getBoundingClientRect();if(this.orientation==="vertical"){if(this.lastPointer.left<e.left||this.lastPointer.left>e.right)return{top:0,left:0}}else if(this.lastPointer.top<e.top||this.lastPointer.top>e.bottom)return{top:0,left:0};let t=0,n=0;return this.orientation==="vertical"?t=bp(this.lastPointer.top,e.top,e.bottom,e.height,this.config,this.dragStartTime,this.shouldUseDampening):n=bp(this.lastPointer.left,e.left,e.right,e.width,this.config,this.dragStartTime,this.shouldUseDampening),{top:t,left:n}}stop(){this.active=!1,this.rafId!=null&&(cancelAnimationFrame(this.rafId),this.rafId=null),this.scrollContainer=null}};var Ip=$e.createContext({dragItemId:null,onDragItemPointerDown:()=>{},draggingInProgress:!1,dragListId:"",status:"accepted",dragSourceListId:null,dropTargetListId:null}),In=()=>$e.useContext(Ip),JS=o=>{let{node:e,offset:t}=o;if(!t){e.style.transform="none";return}e.style.transform=`translate3d(${t.left}px, ${t.top}px, 0px)`},eT=o=>`${o.getAttribute(Ct)}`;function El(o,e){let t=o.current?.querySelectorAll(Pp)??[];return Array.from(t).filter(r=>r.getAttribute(sr)===`${e}`)}function tT(o,e){let t=El(o,e);return!t||t.length,Array.from(t).map(r=>{let i=eT(r),a=r.getBoundingClientRect();return{id:i,rect:a}})}function oT(o){let{domRef:e,orientation:t,dragListId:n}=o,r=tT(e,n),i=e.current.getBoundingClientRect(),a=i.top,l=i.left,s=i.bottom,u=i.right;for(let p of r){let f=p.rect;f.top<a&&(a=f.top),f.left<l&&(l=f.left),f.bottom>s&&(s=f.bottom),f.right>u&&(u=f.right)}let c=we.from({top:a,left:l,width:u-l,height:s-a});return{draggableItems:r,orientation:t,listId:n,listRectangle:c,acceptDropsFrom:o.acceptDropsFrom,shouldAcceptDrop:o.shouldAcceptDrop,initial:o.initial,preserveDragSpace:o.preserveDragSpace}}function Rp(o){return new lr(oT(o))}function nT(o,e){let t=Oe(e),[n,r]=$e.useState(null),i=xl(l=>{if(l)gt.registerDragInteractionTarget(l);else{let s=a();s&>.unregisterDragInteractionTarget(s)}r(l)},[]),a=Oe(n);return Ml(()=>gt.on("register",l=>{let{dragListId:s,acceptDropsFrom:u,orientation:c,shouldAcceptDrop:d}=t(),p=l.getData();if(p.initial&&p.listId!==s&&u?.includes(p.listId)){let f=Rp({domRef:o,orientation:c,dragListId:s,initial:!1,acceptDropsFrom:u,shouldAcceptDrop:d});l.once("unregister",()=>{i(null)}),i(f)}}),[t]),{interactionTarget:n,setInteractionTarget:i,getInteractionTarget:a}}function wp(o,e){let t=o.cloneNode(!0);return t.removeAttribute(Ct),t.style.position="fixed",t.style.top=`${e.top}px`,t.style.left=`${e.left}px`,t.style.width=`${e.width}px`,t.style.height=`${e.height}px`,t.style.zIndex="999999",t.style.pointerEvents="none",t.style.margin="0",t.style.boxSizing="border-box",t.style.transform="none",document.body.appendChild(t),t}function vp({proxyElement:o,dx:e,dy:t}){o.style.transform=`translate3d(${e}px, ${t}px, 0)`}function Tp(o){let e=o.current;e&&(e.cleanup?e.cleanup({proxyElement:e.proxyElement}):e.proxyElement.remove(),e.originalNode.style.visibility="",o.current=null)}var jo=o=>{let e=$e.useRef(null),t=$e.useRef(null),[n,r]=QS(null),i=$e.useRef({top:0,left:0}),a=$e.useRef(null),l=$e.useCallback(w=>{a.current=w},[]),{dropTargetListId:s,dragSourceListId:u}=So(),{updateDragOperationSourceAndTarget:c,dragItemId:d,status:p}=So(),f=Oe(o.onDrop),m=Oe(o.onAcceptDrop),g=Oe(o.onRemove),y=Oe(o.updatePosition??JS),{interactionTarget:h,setInteractionTarget:b}=nT(e,o);Ml(()=>{let w=document.querySelector(`[${Cp}="${o.dragListId}"]`);w?e.current=w:console.warn(`DragList with id "${o.dragListId}" not found. You're probably not spreading the domProps to the parent element. Make sure you also include the "className" prop.`)},[o.dragListId]),Ml(()=>{if(h){let w=o.dragListId,x=h.on("start",({dragItem:L,dragSourceListId:F,dropTargetListId:G})=>{c({dragSourceListId:F,dropTargetListId:G,dragItemId:L.id,status:"accepted"})}),E=h.on("move",({offsetsForItems:L,items:F,status:G,dragItem:B})=>{if(G==="rejected")return;let z=I(),$=y(),K=t.current;F.forEach((Y,ne)=>{let le=L[ne],ce=z[ne];if(ce&&!(K&&Y.id===K.dragItemId)){if(!K&&Y.id===B.id){let ie=i.current;le={left:le.left+ie.left,top:le.top+ie.top}}$({id:Y.id,node:ce,offset:le})}})}),M=h.on("drop",L=>{let{sortedIndexes:F,dragIndex:G,dropIndex:B,dragItem:z,items:$,dragSourceListId:K,dropTargetListId:Y,outside:ne,status:le}=L,ce=I();S.current=[];let ie=m(),ue=g(),ae=f(),q=y();$.forEach((U,j)=>{let re=ce[j];re&&q({id:U.id,node:re,offset:null})}),Tp(t),r(U=>U&&(requestAnimationFrame(()=>r(null)),{...U,dragItemId:null})),w===Y&&K!==w&&ie&&le==="accepted"&&ie({dragItemId:z.id,dragSourceListId:K,dropTargetListId:Y,dragIndex:G,dropIndex:B,dropItemId:$[B]?.id});let X=null;B===-1&&K===w&&Y===w&&ne&&(X=ue),B!==-1&&Y===w&&K===w&&(X=ae),X&&X?.(F,{dragIndex:G,dropIndex:B,dragItemId:$[G].id,dropItemId:$[B]?.id})}),D=null,A=null,O=null,N=null;if(!h.getData().initial&&e.current){if(D=new Cn({orientation:o.orientation,onScroll:()=>{}}),D.start(e.current),A=D.getScrollContainer(),A){let L=o.orientation==="vertical"?A.scrollTop:A.scrollLeft;O=()=>{let F=o.orientation==="vertical"?A.scrollTop:A.scrollLeft,G=F-L;L=F,G!==0&&(h.adjustForScroll(G),gt.retriggerMove())},A.addEventListener("scroll",O)}N=L=>{D.updatePointer({left:L.clientX,top:L.clientY})},De().addEventListener("pointermove",N)}return()=>{x(),E(),M(),D&&D.stop(),A&&O&&A.removeEventListener("scroll",O),N&&De().removeEventListener("pointermove",N)}}},[h,o.dragListId]);let S=$e.useRef([]),I=xl(()=>{let w=S.current;return(!w||w.length===0)&&(w=El(e,o.dragListId),S.current=w),w},[o.dragListId]),T=xl(w=>{let x=w.currentTarget,E=x.getAttribute(Ct);if(E==null){let k=yo(x,Pp);k&&(E=k.getAttribute(Ct))}if(E==null){console.warn("Could not find drag item id for element",x,`Make sure you have a parent element with a ${Ct} attribute`);return}E=`${E}`;let M=null,D=El(e,o.dragListId);S.current=D;let A=Rp({domRef:e,orientation:o.orientation,dragListId:o.dragListId,acceptDropsFrom:o.acceptDropsFrom,initial:!0,preserveDragSpace:o.preserveDragSpace}),O=A.getData().draggableItems,N=O.findIndex(k=>k.id===E);if(N===-1)return;let L=O[N],F=D[N]?.getAttribute(Ct)===`${E}`?D[N]:D.find(k=>k.getAttribute(Ct)===`${E}`);b(A);let G={left:w.clientX,top:w.clientY},B={left:w.clientX,top:w.clientY};i.current={top:0,left:0};let z=new Cn({orientation:o.orientation,onScroll:()=>{}});e.current&&z.start(e.current);let $=z.getScrollContainer(),K=$?o.orientation==="vertical"?$.scrollTop:$.scrollLeft:0;function Y(){M&&M.move({left:B.left,top:B.top})}let ne=()=>{if(!$)return;let k=o.orientation==="vertical"?$.scrollTop:$.scrollLeft,X=k-K;K=k,X!==0&&(A.adjustForScroll(X),o.orientation==="vertical"?i.current.top+=X:i.current.left+=X),Y()};$?.addEventListener("scroll",ne);let le=o.dragStrategy??"proxy",ce=le==="proxy"&&!o.renderDragProxy,ie=le==="proxy"&&!!o.renderDragProxy,ue=o.onDragProxyMove??vp,ae=k=>{if(B={left:k.clientX,top:k.clientY},!M){if(M=gt.startDrag({listId:o.dragListId,dragItem:L,dragIndex:N},G),F&&ce){let j=F.getBoundingClientRect(),re=null,pe={dragItemNode:F,dragItemId:`${E}`,initialRect:j,initialCoords:G,get proxyElement(){return re||(re=wp(F,j)),re}},de=o.onDragProxySetup?.(pe),H=de?.proxyElement??pe.proxyElement;F.style.visibility="hidden",t.current={proxyElement:H,originalNode:F,dragItemId:`${E}`,initialRect:j,cleanup:de?.cleanup}}if(F&&ie){let j=F.getBoundingClientRect();F.style.visibility="hidden",t.current={proxyElement:F,originalNode:F,dragItemId:`${E}`,initialRect:j,cleanup:()=>{}},r({dragItemId:`${E}`,initialRect:j,dx:0,dy:0})}}let X=k.clientX-G.left,U=k.clientY-G.top;if(ie)r(j=>j&&{...j,dx:X,dy:U});else{let j=t.current;j&&ue({proxyElement:j.proxyElement,dx:X,dy:U})}z.updatePointer({left:k.clientX,top:k.clientY}),Y()},q=()=>{if(z.stop(),$?.removeEventListener("scroll",ne),De().removeEventListener("pointermove",ae),ie&&(r(k=>k&&{...k,dragItemId:null}),requestAnimationFrame(()=>{r(null)})),!M){Tp(t),b(null);return}M.drop(),M=null};De().addEventListener("pointermove",ae),De().addEventListener("pointerup",q,{once:!0})},[o.orientation,o.dragListId,o.acceptDropsFrom,o.removeOnDropOutside,o.dragStrategy,o.renderDragProxy,o.onDragProxySetup,o.onDragProxyMove]),C=!!d,R=$e.useMemo(()=>({dragItemId:d,onDragItemPointerDown:T,dragSourceListId:u,dropTargetListId:s,status:p,dragListId:o.dragListId,draggingInProgress:C}),[d,T,C,u,s,o.dragListId]),v={className:J("DragList",C?"DragList--dragging":"",mp({dragging:C})),[Cp]:o.dragListId},P=typeof o.children=="function"?o.children(v,R):o.children;return $e.createElement(Ip.Provider,{value:R},P,n&&o.renderDragProxy?o.renderDragProxy({...n,ref:l}):null)},Cp="data-drag-list-id",Ct="data-drag-item-id",sr="data-drag-item-list-id",Pp=`[${Ct}]`,rT=$e.createContext({dragItemId:"",dragListId:"",active:!1,draggingInProgress:!1,dragSourceListId:"",dropTargetListId:""}),iT=o=>{let{onDragItemPointerDown:e,draggingInProgress:t,dragListId:n,dragItemId:r,dragSourceListId:i,dropTargetListId:a}=In(),l=o.dragListId??n,s=i===l&&r===`${o.id}`,u=$e.useMemo(()=>({dragItemId:o.id,active:s,dragListId:l,draggingInProgress:t,dragSourceListId:i,dropTargetListId:a}),[o.id,s,l,t,i,a]),c={[Ct]:`${o.id}`,[sr]:l,onPointerDown:e,className:J("DraggableItem",s?"DraggableItem--active":"",gp({active:s,draggingInProgress:t}))},d=typeof o.children=="function"?o.children(c,u):o.children;return $e.createElement(rT.Provider,{value:u},d)};jo.DraggableItem=iT;import*as Al from"react";var Dp=o=>Al.createElement(Le,{...o,viewBox:"0 -960 960 960"},Al.createElement("path",{d:ke.hidden[0]}));import*as gr from"react";function xp(){return{}}var Mp=o=>({allowColumnHideWhileDragging:e=>e??!0});import{createContext as aT}from"react";var lT=aT(null);function _l(){return lT}import*as Ot from"react";import*as Yo from"react";import{useCallback as of,useEffect as Kl,useRef as kT,useState as zT}from"react";import*as mi from"react";function sT(o){let{height:e,width:t,count:n}=o;return mi.createElement("div",{"data-count":n,"data-placeholder-width":void 0,"data-placeholder-height":void 0,"data-name":"SpacePlaceholder",style:{height:e,width:t,zIndex:-1,opacity:0,pointerEvents:"none",contain:"strict"}})}var Ep=mi.memo(sT);var Ap="mlx2t3";import*as gi from"react";import{useRef as cT}from"react";import{useEffect as uT}from"react";var _p=(o,e)=>{uT(()=>{let t=o?.current,n=i=>{let a=i.target;e?.({scrollTop:a.scrollTop,scrollLeft:a.scrollLeft})},r={passive:!1};return t?.addEventListener("scroll",n,r),()=>{t?.removeEventListener("scroll",n)}},[e,o?.current])};var Op={true:"_1ueijco2",false:"_1ueijco3",visible:"_1ueijco4",auto:"_1ueijco5",hidden:"_1ueijco6"},Np={true:"_1ueijco7",false:"_1ueijco8",visible:"_1ueijco9",auto:"_1ueijcoa",hidden:"_1ueijcob"},Fp={true:"_1ueijcoc",false:"_1ueijcod",visible:"_1ueijcoe",auto:"_1ueijcof",hidden:"_1ueijcog"},Ol="_1ueijco1",Lp="_1ueijco0 _16lm1iw0";var kp=o=>{let e="";return typeof o=="boolean"||typeof o=="string"?e=Op[`${o}`]:e=J(Np[`${o.horizontal}`],Fp[`${o.vertical}`]),e};var dT="InfiniteVirtualScrollContainer";var zp=gi.forwardRef(function(e,t){let{children:n,scrollable:r=!0,onContainerScroll:i,className:a,tabIndex:l,style:s,autoFocus:u}=e,c=t??cT(null);return _p(c,i),gi.createElement("div",{ref:c,style:s,autoFocus:u,tabIndex:l,className:J(a,dT,Lp,kp(r))},n)});import*as Di from"react";import{useLayoutEffect as Pi,useMemo as ST}from"react";import*as Vp from"react";import{useLayoutEffect as pT,useRef as fT,useState as mT}from"react";function gT(o){let[e,t]=mT(o.updater.get),n=fT(null);return pT(()=>{function r(a){o.useraf?(n.current!=null&&cancelAnimationFrame(n.current),n.current=requestAnimationFrame(()=>{t(a)})):t(a)}let i=o.updater.onChange(r);return()=>{n.current!=null&&cancelAnimationFrame(n.current),i()}},[o.updater,o.useraf]),e??null}var Io=Vp.memo(gT);var Gp=on(Vo());var Nl=(o,e)=>o-e,Jt={horizontal:!0,vertical:!0};function hi(o,e){let t=e.length;if(!t)return 0;let n=-1;for(let r=0;r<t;r++){let i=0,a=0;if(t-r<=n)break;for(let l=r;l<t;l++)if(i+=e[l],a++,i>o){a>n&&(n=a);break}}return n<0?t:Math.min(n,t)}var Fl="DebugID=";function Ro(o,e){return e&&e.startsWith(Fl)?e:e?`${Fl}${o}:${e}`:`${Fl}${o}`}var yi={start:0,end:0},Ll=o=>{o()},kl=o=>{let{start:e,end:t}=o,[n,r]=e,[i,a]=t,l=i-n,s=a-r;return l*s},Hp=o=>{let{start:e,end:t}=o,[n]=e,[r]=t;return r-n},ur=typeof window<"u"?requestAnimationFrame:o=>setTimeout(o,0);function hT(o){return o.horizontalChange||o.verticalChange}var $o=class extends ft{constructor(t){let n=Ro(t,`${t}:MatrixBrain`);super(n);this.scrolling=!1;this.RENDER_COUNT_SAFETY_MARGIN_START=1;this.RENDER_COUNT_SAFETY_MARGIN_END=1;this.availableWidth=0;this.availableRenderWidth=0;this.isHorizontalLayoutBrain=!1;this.name="";this.availableHeight=0;this.availableRenderHeight=0;this.cols=0;this.rows=0;this.alwaysRenderedColumns=new Set;this._rowsPerPage=0;this.rowHeight=0;this.colWidth=0;this.verticalTotalSize=0;this.horizontalTotalSize=0;this.horizontalRenderCount=void 0;this.verticalRenderCount=void 0;this.maxHorizontalRenderCount=0;this.maxVerticalRenderCount=0;this.horizontalExtendRangeBy=yi;this.verticalExtendRangeBy=yi;this.horizontalRenderRange={startIndex:0,endIndex:0};this.verticalRenderRange={startIndex:0,endIndex:0};this.extraSpanCells=[];this.scrollPosition={scrollLeft:0,scrollTop:0};this.onScrollFns=[];this.onRenderRangeChangeFns=new Set;this.onVerticalRenderRangeChangeFns=new Set;this.onHorizontalRenderRangeChangeFns=new Set;this.onDestroyFns=[];this.destroyed=!1;this.onRenderCountChangeFns=new Set;this.onAvailableSizeChangeFns=new Set;this.onScrollStartFns=[];this.onScrollStopFns=[];this.scrollTimeoutId=0;this.scrollStopDelay=250;this.fixedColsStart=0;this.fixedColsEnd=0;this.fixedRowsStart=0;this.fixedRowsEnd=0;this.setScrollStopDelay=t=>{this.scrollStopDelay=t};this.getRowCount=()=>this.rows;this.getColCount=()=>this.cols;this.setScrolling=t=>{let n=this.scrolling;this.scrolling=t,t&&(this.scrollTimeoutId&&clearTimeout(this.scrollTimeoutId),this.scrollTimeoutId=setTimeout(()=>{this.setScrolling(!1),this.scrollTimeoutId=0},this.scrollStopDelay)),t!==n&&(t?this.notifyScrollStart():this.notifyScrollStop())};this.notifyScrollStart=()=>{if(this.destroyed)return;let t=this.onScrollStartFns;for(let n=0,r=t.length;n<r;n++)t[n]()};this.notifyScrollStop=()=>{if(this.destroyed)return;let t=this.onScrollStopFns,n=this.scrollPosition,r=this.getRenderRange();for(let i=0,a=t.length;i<a;i++)t[i](n,r)};this.notifyAvailableSizeChange=()=>{if(this.destroyed)return;let t=this.onAvailableSizeChangeFns,n=this.getAvailableSize();t.forEach(r=>{ur(()=>{this.destroyed||t.has(r)&&r(n)})})};this.notifyVerticalRenderRangeChange=(t=!1)=>{if(this.destroyed)return;let n=this.onVerticalRenderRangeChangeFns,r=this.verticalRenderRange,i=t?Ll:ur;n.forEach(a=>{i(()=>{this.destroyed||n.has(a)&&a([r.startIndex,r.endIndex])})})};this.notifyHorizontalRenderRangeChange=(t=!1)=>{if(this.destroyed)return;let n=this.onHorizontalRenderRangeChangeFns,r=this.horizontalRenderRange,i=t?Ll:ur;n.forEach(a=>{i(()=>{this.destroyed||n.has(a)&&a([r.startIndex,r.endIndex])})})};this.isColFixedEnd=t=>this.fixedColsEnd?t>=this.cols-this.fixedColsEnd:!1;this.isColFixedStart=t=>this.fixedColsStart?t<this.fixedColsStart:!1;this.isRowFixedEnd=t=>this.fixedRowsEnd?t>=this.rows-this.fixedRowsEnd:!1;this.isRowFixedStart=t=>this.fixedRowsStart?t<this.fixedRowsStart:!1;this.isColFixed=t=>this.isColFixedStart(t)||this.isColFixedEnd(t);this.isRowFixed=t=>this.isRowFixedStart(t)||this.isRowFixedEnd(t);this.getFixedEndColsWidth=()=>{if(!this.fixedColsEnd)return 0;let t=0;for(let n=this.cols-this.fixedColsEnd;n<this.cols;n++)t+=this.getColWidth(n);return t};this.getFixedEndColsOffsets=({skipScroll:t}={skipScroll:!1})=>{if(!this.fixedColsEnd)return[];let{scrollLeft:n}=this.scrollPosition,{width:r}=this.getAvailableSize(),i=[],a=[],l=0;for(let c=this.cols-this.fixedColsEnd;c<this.cols;c++){let d=this.getColWidth(c);a.push(d),l+=d}let s=r-l+(t?0:n);l=0;let u=0;for(let c=this.cols-this.fixedColsEnd;c<this.cols;c++){let d=s+l;i[c]=d,l+=a[u],u++}return i};this.getFixedEndRowsOffsets=({skipScroll:t}={skipScroll:!1})=>{if(!this.fixedRowsEnd)return[];let{scrollTop:n}=this.scrollPosition,{height:r}=this.getAvailableSize(),i=[],a=[],l=0;for(let c=this.rows-this.fixedRowsEnd;c<this.rows;c++){let d=this.getRowHeight(c);a.push(d),l+=d}let s=r-l+(t?0:n);l=0;let u=0;for(let c=this.rows-this.fixedRowsEnd;c<this.rows;c++){let d=s+l;i[c]=d,l+=a[u],u++}return i};this.getFixedStartColsWidth=()=>{if(!this.fixedColsStart)return 0;let t=0;for(let n=0;n<this.fixedColsStart;n++)t+=this.getColWidth(n);return t};this.getFixedEndRowsHeight=()=>{if(!this.fixedRowsEnd)return 0;let t=0;for(let n=this.rows-this.fixedRowsEnd;n<this.rows;n++)t+=this.getRowHeight(n);return t};this.getFixedStartRowsHeight=()=>{if(!this.fixedRowsStart)return 0;let t=0;for(let n=0;n<this.fixedRowsStart;n++)t+=this.getRowHeight(n);return t};this.computeRenderCount=(t=Jt)=>{let n=t.horizontal,r=t.vertical,i=this.horizontalRenderCount||0,a=this.verticalRenderCount||0;return n&&(i=this.computeDirectionalRenderCount("horizontal",this.colWidth,this.cols,this.getAvailableRenderSize())),r&&(a=this.computeDirectionalRenderCount("vertical",this.rowHeight,this.rows,this.getAvailableRenderSize())),{horizontal:i,vertical:a}};this.setRenderCount=({horizontal:t,vertical:n})=>{t===void 0&&(t=this.horizontalRenderCount),n===void 0&&(n=this.verticalRenderCount);let r=t===this.horizontalRenderCount,i=n===this.verticalRenderCount;r&&i||(this.horizontalRenderCount=t,this.verticalRenderCount=n,this.updateRenderRange({horizontal:!r,vertical:!i}),this.notifyRenderCountChange())};this.updateFixedCells=t=>{t.fixedColsStart!=this.fixedColsStart&&(this.fixedColsStart=t.fixedColsStart||0),t.fixedColsEnd!=this.fixedColsEnd&&(this.fixedColsEnd=t.fixedColsEnd||0),t.fixedRowsStart!=this.fixedRowsStart&&(this.fixedRowsStart=t.fixedRowsStart||0),t.fixedRowsEnd!=this.fixedRowsEnd&&(this.fixedRowsEnd=t.fixedRowsEnd||0)};this.getFixedCellInfo=()=>{let{fixedRowsStart:t,fixedColsStart:n,fixedRowsEnd:r,fixedColsEnd:i}=this;return{fixedRowsStart:t,fixedColsStart:n,fixedRowsEnd:r,fixedColsEnd:i}};this.updateRenderRange=(t=Jt)=>{this.setRenderRange(this.computeRenderRange(t))};this.getExtraSpanCellsForRange=({horizontal:t,vertical:n})=>{let{colspan:r,rowspan:i}=this,a=[];if(i){let l=n.startIndex,s=t.startIndex,u=t.endIndex;for(let c=s;c<u;c++){this.computeItemSpanUpTo(l,c,"vertical");let d=this.rowspanParent.get(c);if(d[l]!=l){let p=l;for(;d[p]!=p;)p--;a.push([p,c])}}}if(r){let l=t.startIndex,s=n.startIndex,u=n.endIndex;for(let c=s;c<u;c++){this.computeItemSpanUpTo(c,l,"horizontal");let d=this.colspanParent.get(c);if(d[l]!=l){let p=l;for(;d[p]!=p;)p--;a.push([c,p])}}}return a};this.computeRenderRange=(t=Jt)=>{let n=t.horizontal?this.computeDirectionalRenderRange("horizontal"):this.horizontalRenderRange,r=t.vertical?this.computeDirectionalRenderRange("vertical"):this.verticalRenderRange;return{horizontal:n,vertical:r,extraCells:this.getExtraSpanCellsForRange({horizontal:n,vertical:r})}};this.computeDirectionalRenderRange=t=>{let n=t==="horizontal"?this.colWidth:this.rowHeight,r=t==="horizontal"?this.horizontalRenderCount:this.verticalRenderCount,i=t==="horizontal"?this.cols:this.rows;if(!r)return{startIndex:0,endIndex:0};let a=(t==="horizontal"?this.fixedColsStart:this.fixedRowsStart)||0,l=t==="horizontal"?this.scrollPosition.scrollLeft:this.scrollPosition.scrollTop;l+=this.getFixedStartSize(t);let s=typeof n!="function",u=t==="horizontal"?this.horizontalExtendRangeBy:this.verticalExtendRangeBy,c=this.getItemAt(l,t),d=u.start||0,p=u.end||0;s||(d+=this.RENDER_COUNT_SAFETY_MARGIN_START,p+=this.RENDER_COUNT_SAFETY_MARGIN_END),d&&(c=Math.max(0,c-d),r+=d),p&&(r+=p);let f=c+r,m=Math.max(a,i-(t==="horizontal"?this.fixedColsEnd:this.fixedRowsEnd));return f>m&&(f=m,c=Math.max(a,f-r)),{startIndex:c,endIndex:f}};this.getItemAt=(t,n)=>{let r=n==="horizontal"?this.colWidth:this.rowHeight,i=n==="horizontal"?this.cols:this.rows;if(typeof r!="function")return Math.min(Math.max(0,Math.floor(t/r)),i-1);let a=n==="horizontal"?this.colOffsetCache:this.rowOffsetCache,l=n==="horizontal"?this.colWidthCache:this.rowHeightCache,s=a.length-1,u=l.length-1,c=a[s],d;for(;c<t;)if(s>=i||(u+=1,this.computeCacheFor(u,n),d=c,c=a[u],d===c&&d!=0))return i-1;let p=(0,Gp.default)(a,t,Nl);return p>=0?p:~p-1};this.computeCacheFor=(t,n)=>{let r=n==="horizontal"?this.colWidth:this.rowHeight,i=n==="horizontal"?this.colWidthCache:this.rowHeightCache,a=n==="horizontal"?this.colOffsetCache:this.rowOffsetCache;if(typeof r!="function")return;let l=r(t);if(i[t]=l,t>0){let s=a[t-1],u=i[t-1];s==null&&console.error(`Offset was not available for ${n==="horizontal"?"col":"row"} ${t-1}`),u==null&&console.error(`Size was not available for ${n==="horizontal"?"col":"row"} ${t-1}`);let c=s+u;a[t]=c}};this.computeItemSpanUpTo=(t,n,r)=>{let i=r==="horizontal"?n:t,a=r==="horizontal"?t:n,l=r==="horizontal"?this.cols:this.rows,s=r==="horizontal"?this.colspan:this.rowspan;if(!s)return;let u=r==="horizontal"?this.colspanParent:this.rowspanParent;u.has(a)||u.set(a,[]);let c=r==="horizontal"?this.colspanValue:this.rowspanValue;c.has(a)||c.set(a,[]);let d=u.get(a),p=c.get(a);if(d[i]===void 0){let f=d.length,m=l?Math.min(i,l-1):0,g={rowIndex:t,colIndex:n};for(;f<=m;f++)if(d[f]===void 0){g[r==="horizontal"?"colIndex":"rowIndex"]=f;let y=s(g);d[f]=f,p[f]=y;let h=f;for(;y>1;)h+=1,d[h]=f,p[h]=0,y-=1}}};this.getCellSpan=(t,n,r)=>{let i=r==="horizontal"?this.colspan:this.rowspan,a=r==="horizontal"?n:t,l=r==="horizontal"?t:n;if(!i)return 1;let s=r==="horizontal"?this.colspanValue:this.rowspanValue,u=s.get(l);return(!u||u[a]===void 0)&&this.computeItemSpanUpTo(t,n,r),u||(u=s.get(l)),u[a]||1};this.getRowspan=(t,n)=>this.getCellSpan(t,n,"vertical");this.getColspan=(t,n)=>this.getCellSpan(t,n,"horizontal");this.getRowspanParent=(t,n)=>this.getItemSpanParent(t,n,"vertical");this.getColspanParent=(t,n)=>this.getItemSpanParent(t,n,"horizontal");this.getItemSpanParent=(t,n,r)=>{let i=r=="horizontal"?this.colspan:this.rowspan,a=r==="horizontal"?n:t,l=r==="horizontal"?t:n;if(!i)return a;let s=r==="horizontal"?this.colspanParent:this.rowspanParent,u=s.get(l);return(!u||u[a]===void 0)&&this.computeItemSpanUpTo(t,n,r),u||(u=s.get(l)),u[a]};this.getRowHeightWithSpan=(t,n,r)=>this.getItemSizeWithSpan(t,n,r,"vertical");this.getColWidthWithSpan=(t,n,r)=>this.getItemSizeWithSpan(t,n,r,"horizontal");this.getItemSizeWithSpan=(t,n,r,i)=>{let a=i==="horizontal"?n:t,l=this.getItemSize(a,i);for(;r>1;)a+=1,r-=1,l+=this.getItemSize(a,i);return l};this.getRowHeight=t=>this.getItemSize(t,"vertical");this.getColWidth=t=>this.getItemSize(t,"horizontal");this.getItemSize=(t,n)=>{let r=n==="horizontal"?this.cols:this.rows,i=n==="horizontal"?this.colWidth:this.rowHeight;if(typeof i!="function")return i;let a=this.getItemSizeCacheFor(t,n),l=n==="horizontal"?this.colWidthCache:this.rowHeightCache;if(a===void 0){let s=l.length,u=Math.min(t,r-1);for(;s<=u;s++)this.computeCacheFor(s,n);a=this.getItemSizeCacheFor(t,n)}return a};this.keepColumnRendered=t=>(this.alwaysRenderedColumns.add(t),()=>{this.alwaysRenderedColumns.delete(t)});this.getAlwaysRenderedColumns=()=>Array.from(this.alwaysRenderedColumns);this.setRenderRange=({horizontal:t,vertical:n,extraCells:r})=>{let i=!1;(t.startIndex!==this.horizontalRenderRange.startIndex||t.endIndex!==this.horizontalRenderRange.endIndex)&&(this.horizontalRenderRange=t,i=!0);let a=!1;(n.startIndex!==this.verticalRenderRange.startIndex||n.endIndex!==this.verticalRenderRange.endIndex)&&(this.verticalRenderRange=n,a=!0),this.extraSpanCells=r||[],(i||a)&&this.notifyRenderRangeChange(),a&&this.notifyVerticalRenderRangeChange(),i&&this.notifyHorizontalRenderRangeChange()};this.getRenderRangeCellCount=kl;this.getMaxCellCount=()=>this.maxHorizontalRenderCount*this.maxVerticalRenderCount;this.getExtraCells=()=>this.extraSpanCells;this.getScrollPosition=()=>this.scrollPosition;this.getRenderRange=()=>({start:[this.verticalRenderRange.startIndex,this.horizontalRenderRange.startIndex],end:[this.verticalRenderRange.endIndex,this.horizontalRenderRange.endIndex]});this.onScroll=t=>(this.onScrollFns.push(t),()=>{this.onScrollFns=this.onScrollFns.filter(n=>n!==t)});this.onScrollStart=t=>(this.onScrollStartFns.push(t),()=>{this.onScrollStartFns=this.onScrollStartFns.filter(n=>n!==t)});this.onScrollStop=t=>(this.onScrollStopFns.push(t),()=>{this.onScrollStopFns=this.onScrollStopFns.filter(n=>n!==t)});this.onRenderRangeChange=t=>(this.onRenderRangeChangeFns.add(t),()=>{this.onRenderRangeChangeFns.delete(t)});this.onVerticalRenderRangeChange=t=>(this.onVerticalRenderRangeChangeFns.add(t),()=>{this.onVerticalRenderRangeChangeFns.delete(t)});this.onHorizontalRenderRangeChange=t=>(this.onHorizontalRenderRangeChangeFns.add(t),()=>{this.onHorizontalRenderRangeChangeFns.delete(t)});this.onRenderCountChange=t=>(this.onRenderCountChangeFns.add(t),()=>{this.onRenderCountChangeFns.delete(t)});this.onAvailableSizeChange=t=>(this.onAvailableSizeChangeFns.add(t),()=>{this.onAvailableSizeChangeFns.delete(t)});this.onDestroy=t=>(this.onDestroyFns.push(t),()=>{this.onDestroyFns=this.onDestroyFns.filter(n=>n!==t)});this.getAvailableSize=()=>({width:this.availableWidth,height:this.availableHeight});this.getAvailableRenderSize=()=>({width:this.availableRenderWidth??this.availableWidth,height:this.availableRenderHeight??this.availableHeight});this.name=n,this.update=this.update.bind(this),this.destroy=this.destroy.bind(this),this.getCellOffset=this.getCellOffset.bind(this),this.reset()}set rowsPerPage(t){t!=this._rowsPerPage&&(this._rowsPerPage=t)}get rowsPerPage(){return this._rowsPerPage}reset(t=Jt){t.vertical&&this.resetVertical(),t.horizontal&&this.resetHorizontal(),this.extraSpanCells=[]}resetVertical(){this.rowspanParent=new Map,this.rowspanValue=new Map,this.rowHeightCache=[],this.rowOffsetCache=[0],this.verticalRenderCount=void 0,this.verticalTotalSize=0,this.verticalRenderRange={startIndex:0,endIndex:0}}resetHorizontal(){this.colspanParent=new Map,this.colspanValue=new Map,this.colWidthCache=[],this.colOffsetCache=[0],this.horizontalRenderCount=void 0,this.horizontalTotalSize=0,this.horizontalRenderRange={startIndex:0,endIndex:0}}getVirtualColIndex(t,n){return t}update(t,n){let{rows:r,cols:i,rowHeight:a,colWidth:l,width:s,height:u}=t,c=typeof s=="number",d=typeof u=="number",p=c&&s!==this.availableWidth,f=d&&u!==this.availableHeight;p&&(this.availableWidth=s,this.availableRenderWidth=s),f&&(this.availableHeight=u,this.availableRenderHeight=u),(p||f)&&this.notifyAvailableSizeChange();let m=typeof r=="number",g=typeof i=="number",y=m&&r!==this.rows,h=g&&i!==this.cols;m&&(this.rows=r,this.rowsPerPage=r),g&&(this.cols=i);let b=a!=null,S=l!=null,I=b&&a!==this.rowHeight,T=S&&l!==this.colWidth;b&&(this.rowHeight=a),S&&(this.colWidth=l);let C=t.rowspan!=null,R=t.colspan!=null,v=C&&t.rowspan!=this.rowspan,P=R&&t.colspan!=this.colspan;v&&(this.rowspan=t.rowspan),P&&(this.colspan=t.colspan);let w=h||T||p||P,x=y||I||f||v;(n||hT)({horizontalChange:w,verticalChange:x,colsChanged:h,colWidthChanged:T,widthChanged:p,colspanChanged:P,rowsChanged:y,rowHeightChanged:I,heightChanged:f,rowspanChanged:v})&&this.updateRenderCount({horizontal:w,vertical:x})}extendRenderRange(t){let{direction:n}=t,r=n==="horizontal",i=r?this.horizontalRenderCount||this.getInitialCols():this.verticalRenderCount||this.getInitialRows(),a=typeof t.start=="number"?t.start:t.start===!0?i:0,l=typeof t.end=="number"?t.end:t.end===!0?i:0;return r?this.horizontalExtendRangeBy={start:a,end:l}:this.verticalExtendRangeBy={start:a,end:l},this.updateRenderRange({horizontal:r,vertical:!r}),()=>{this.extendRenderRange({start:0,end:0,direction:n})}}updateRenderCount(t=Jt){this.reset(t),this.doUpdateRenderCount(t)}doUpdateRenderCount(t=Jt){if(!this.availableWidth||!this.availableHeight){let n={horizontal:void 0,vertical:void 0};this.availableWidth||(n.horizontal=0),this.availableHeight||(n.vertical=0),this.setRenderCount(n)}this.setRenderCount(this.computeRenderCount(t))}get scrollTopMax(){return this.getVirtualizedContentSize().height-this.availableHeight}get scrollLeftMax(){return this.getVirtualizedContentSize().width-this.availableWidth}setScrollPosition(t,n){this.setScrolling(!0);let r=t.scrollLeft!==this.scrollPosition.scrollLeft,i=t.scrollTop!==this.scrollPosition.scrollTop;this.scrollPosition=t,(r||i)&&(n?.(t),this.updateRenderRange({horizontal:r,vertical:i}),this.notifyScrollChange())}notifyRenderRangeChange(t=!1){if(this.destroyed)return;let n=this.onRenderRangeChangeFns,r=this.getRenderRange(),i=t?Ll:ur;n.forEach(a=>{i(()=>{this.destroyed||n.has(a)&&a(r)})})}notifyScrollChange(){if(this.destroyed)return;let{scrollPosition:t}=this,n=this.onScrollFns;for(let r=0,i=n.length;r<i;r++)n[r](t)}computeDirectionalRenderCount(t,n,r,i){let a=0,l=t==="horizontal"?i.width:i.height;if(l-=this.getFixedSize(t),l<=0)return 0;let s=t==="horizontal"?this.fixedColsStart:this.fixedRowsStart,u=t==="horizontal"?this.fixedColsEnd:this.fixedRowsEnd;if(typeof n=="function"){let c=[],d=0,p=r;d+=s,p-=u;for(let f=d;f<p;f++)c.push(this.getItemSize(f,t));a=hi(l,c)}else a=(n?Math.ceil(l/n):0)+1;return a+=s+u,t==="horizontal"?this.maxHorizontalRenderCount=a:this.maxVerticalRenderCount=a,a=Math.min(r,a),a}getFixedSize(t){return t==="horizontal"?this.getFixedStartColsWidth()+this.getFixedEndColsWidth():this.getFixedStartRowsHeight()+this.getFixedEndRowsHeight()}getFixedStartSize(t){return t==="horizontal"?this.getFixedStartColsWidth():this.getFixedStartRowsHeight()}getFixedEndSize(t){return t==="horizontal"?this.getFixedEndColsWidth():this.getFixedEndRowsHeight()}notifyRenderCountChange(){if(this.destroyed)return;let{horizontalRenderCount:t,verticalRenderCount:n}=this,r={horizontal:t,vertical:n},i=this.onRenderCountChangeFns;i.forEach(a=>{ur(()=>{this.destroyed||i.has(a)&&a(r)})})}getCellOffset(t,n){return{x:this.getItemOffsetFor(n,"horizontal"),y:this.getItemOffsetFor(t,"vertical")}}getInitialRowHeight(){return this.rowHeight}getInitialCols(){return this.cols}getInitialRows(){return this.rows}getItemOffsetFor(t,n){let r=n==="horizontal"?this.colWidth:this.rowHeight;if(typeof r!="function")return t*r;let i=n==="horizontal"?this.colOffsetCache:this.rowOffsetCache,a=n==="horizontal"?this.colWidthCache:this.rowHeightCache,l=i[t];if(l==null){let s=a.length-1;for(;s<t;)s+=1,this.computeCacheFor(s,n);l=i[t]}return l}getItemSizeCacheFor(t,n){return(n==="horizontal"?this.colWidthCache:this.rowHeightCache)[t]}getRowIndexInPage(t){return t}getPageIndexForRow(t){return 0}getVirtualizedContentSize(){return{height:this.getVirtualizedContentSizeFor("vertical"),width:this.getVirtualizedContentSizeFor("horizontal")}}getVirtualizedContentSizeFor(t){let n=t==="horizontal"?this.cols:this.rows,r=t==="horizontal"?this.colWidth:this.rowHeight,i=t==="horizontal"?this.horizontalTotalSize:this.verticalTotalSize;if(typeof r!="function")return r*n;if(i!==0&&!isNaN(i))return i;let a=t==="horizontal"?this.colOffsetCache:this.rowOffsetCache,l=n?this.getItemSize(n-1,t):0,s=n?a[n-1]:0,u=l+s;return t==="horizontal"?this.horizontalTotalSize=u:this.verticalTotalSize=u,u}notifyDestroy(){let t=this.onDestroyFns;for(let n=0,r=t.length;n<r;n++)t[n]()}destroy(){this.destroyed||(this.notifyDestroy(),this.reset(),this.rowspanParent.clear(),this.colspanParent.clear(),this.alwaysRenderedColumns.clear(),this.horizontalExtendRangeBy=yi,this.verticalExtendRangeBy=yi,this.destroyed=!0,this.onDestroyFns=[],this.onScrollFns=[],this.onScrollStartFns=[],this.onScrollStopFns=[],this.onRenderCountChangeFns.clear(),this.onRenderRangeChangeFns.clear(),this.onVerticalRenderRangeChangeFns.clear(),this.onHorizontalRenderRangeChangeFns.clear())}};var zl=on(Vo());function Kp(...o){if(!o.length)return new Set;let[e,...t]=o;return new Set([...e].filter(n=>t.every(r=>r.has(n))))}function Bp(o,e){let t=new Set;for(let n of o)e(n)&&t.add(n);return t}function cr(o,e){for(let t of o)if(e(t))return t}var bi=(o,e)=>o-e,Si=class extends ft{constructor(t,n){super(`${t}:GridCellManager`);this.matrix=new ee;this.rowsWithCellsHistory=new Map;this.columnsWithCellsHistory=new Map;this.cellToMatrixPosition=new WeakMap;this.getCellsOutsideRenderRange=t=>{let{start:n,end:r}=t,[i,a]=n,[l,s]=r,u=new Set;return this.matrix.visit(({value:c},d)=>{if(!c)return;let[p,f]=d,m=p<i,g=p>=l,y=f<a,h=f>=s;(m||g||y||h)&&u.add(c)}),u};this.debugId=t,this.pool=n,this.offRemoveCell=this.pool.onRemoveCell(r=>this.onRemoveCell(r))}onRemoveCell(t){let n=this.cellToMatrixPosition.get(t);this.cellToMatrixPosition.delete(t),n&&this.clearCellFromMatrix(t,n,{skipHistory:!1})}set poolSize(t){this.pool.poolSize=t}get poolSize(){return this.pool.poolSize}getDetachedCell(){return this.pool.getDetachedCell()}clearCellFromMatrix(t,n,r){if(this.matrix.delete(n),r.skipHistory)return;let[i,a]=n,l=this.rowsWithCellsHistory.get(i),s=this.columnsWithCellsHistory.get(a);l&&(l.delete(t),l.size===0&&this.rowsWithCellsHistory.delete(i)),s&&(s.delete(t),s.size===0&&this.columnsWithCellsHistory.delete(a))}addCellToMatrix(t,n){let[r,i]=n;this.matrix.set(n,t),this.cellToMatrixPosition.set(t,n);let a=this.rowsWithCellsHistory.get(r),l=this.columnsWithCellsHistory.get(i);a?a.add(t):(a=new Set,a.add(t),this.rowsWithCellsHistory.set(r,a)),l?l.add(t):(l=new Set,l.add(t),this.columnsWithCellsHistory.set(i,l))}setCellPositionInMatrix(t,n){let r=this.cellToMatrixPosition.get(t);if(n==null){r&&this.clearCellFromMatrix(t,r,{skipHistory:!0});return}let[i,a]=n,l=r&&r[0]===i&&r[1]===a;r&&!l&&this.clearCellFromMatrix(t,r,{skipHistory:!1}),this.addCellToMatrix(t,n)}renderNodeAtCell(t,n,r,i){let a=this.getCellAt(r);return a&&a!==n&&this.detachCellAt(r),this.pool.attachCell(n),this.setCellPositionInMatrix(n,r),n.update(t,i),n}getCellPosition(t){let n=this.cellToMatrixPosition.get(t);return!n||this.getCellAt(n)!=t?null:n}getCellAt(t){return this.matrix.get(t)}getCellFor(t,n){let r=this.getCellAt(t);if(r)return r;let[i,a]=t;if(n==="row"){let l=this.rowsWithCellsHistory.get(i);l&&(r=cr(l,s=>!this.isCellAttached(s)))}if(n==="column"){let l=this.columnsWithCellsHistory.get(a);l&&(r=cr(l,s=>!this.isCellAttached(s)))}return r??this.getDetachedCell()}isCellAttached(t){return this.getCellPosition(t)!==null}isCellAttachedAt(t){let n=this.getCellAt(t);return n?this.isCellAttached(n):!1}getMatrix(){let t=this.getRowsWithCells().pop()??-1,n=this.getColumnsWithCells().pop()??-1;return Array.from({length:t+1},(i,a)=>Array.from({length:n+1},(s,u)=>{let c=[a,u],d=this.getCellAt(c);return d?d.getNode():null}))}getAllCells(){return[...this.pool.getAllCells()]}getCellsForRow(t){return this.matrix.getKeysStartingWith([t]).map(n=>this.getCellAt(n)).filter(Boolean)}getOneAttachedCell(){return this.pool.getAttachedCells().values().next().value}getRowsWithCells(){return this.matrix.rawKeysAt([]).sort(bi)}getColumnsWithCells(){let t=this.matrix.getKeysOfFirstChildOnEachBranchStartingWith([],{excludeSelf:!0});return[...new Set(t.map(r=>r[1])).values()].sort(bi)}isRowAttached(t){return this.getRowsWithCells().includes(t)}isColumnAttached(t){return this.getColumnsWithCells().includes(t)}detachRow(t){this.matrix.getKeysStartingWith([t]).forEach(r=>this.detachCellAt(r))}detachCol(t){this.matrix.visit((n,r)=>{r[1]===t&&this.detachCellAt(r)})}detachCell(t){return t?(this.pool.detachCell(t)&&this.setCellPositionInMatrix(t,null),!0):!1}detachCells(t){t.forEach(n=>this.detachCell(n))}detachRowsStartingWith(t){let n=this.getRowsWithCells().sort(),r=(0,zl.default)(n,t,bi);r<0&&(r=~r),n.slice(r).forEach(a=>this.detachRow(a))}detachColsStartingWith(t){let n=this.getColumnsWithCells().sort(),r=(0,zl.default)(n,t,bi);r<0&&(r=~r),n.slice(r).forEach(a=>this.detachCol(a))}detachCellsStartingAt(t){let[n,r]=t;this.matrix.visit((i,a)=>{let[l,s]=a;l>n&&this.detachCellAt(a),l===n&&s>=r&&this.detachCellAt(a)})}detachCellAt(t){let n=this.getCellAt(t);return n?this.detachCell(n):!1}onCellAttachmentChange(t){return this.pool.onCellAttachmentChange(t)}getCellFromListForRow(t,n){return cr(t,r=>this.getCellPosition(r)?.[0]===n)}getCellFromListForColumn(t,n){return cr(t,r=>this.getCellPosition(r)?.[1]===n)}getCellCountInMatrix(){return this.matrix.size}flushPendingAfterCommitWork(){this.pool.flushPendingAfterCommitWork()}destroy(){this.reset()}reset(){this.pool.reset(),this.matrix.clear(),this.rowsWithCellsHistory.clear(),this.columnsWithCellsHistory.clear(),this.offRemoveCell(),this.offRemoveCell=()=>{}}makeDetachedCellsEmpty(){this.pool.getDetachedCells().forEach(t=>{t.update(null)})}withDetachedCells(t){this.pool.getDetachedCells().forEach(t)}};var Wp=on(Vo());var Ti=class extends ft{constructor(t,n){super(`${t}:ListRowManager`);this.indexToRow=new Map;this.rowToIndex=new WeakMap;this.debugId=t,this.pool=n,this.offRemoveRow=this.pool.onRemoveRow(r=>this.onRemoveRow(r))}onRemoveRow(t){let n=this.rowToIndex.get(t);n!=null&&(this.rowToIndex.delete(t),this.indexToRow.delete(n))}set poolSize(t){this.pool.poolSize=t}get poolSize(){return this.pool.poolSize}getDetachedRow(){return this.pool.getDetachedRow()}getRowFor(t){return this.getRowAt(t)??this.getDetachedRow()}setRowIndexInList(t,n){let r=this.rowToIndex.get(t);r!=null&&this.indexToRow.delete(r),n==null?this.rowToIndex.delete(t):(this.rowToIndex.set(t,n),this.indexToRow.set(n,t))}detachStartingWith(t){let n=this.getAttachedIndexes(),r=(0,Wp.default)(n,t,(a,l)=>a-l);r<0&&(r=~r),n.slice(r).forEach(a=>this.detachRowAt(a))}getRowAt(t){return this.indexToRow.get(t)}getRowIndex(t){return this.rowToIndex.get(t)}isRowAttached(t){return this.getRowIndex(t)!=null}isRowAttachedAt(t){return!!this.getRowAt(t)}getList(){let t=Math.max(...this.indexToRow.keys());return Array.from({length:t+1},(r,i)=>{let a=this.indexToRow.get(i);return a?a.getNode():null})}getAttachedCount(){return this.indexToRow.size}forEachAttachedRow(t){this.indexToRow.forEach(t)}getAttachedIndexes(){return Array.from(this.indexToRow.keys()).sort()}getAllRows(){return[...this.pool.getAllRows()]}detachRowAt(t){let n=this.getRowAt(t);n&&(this.setRowIndexInList(n,null),this.pool.detachRow(n))}detachRow(t){let n=this.getRowIndex(t);n!=null&&this.detachRowAt(n)}renderNodeAtRow(t,n,r){let i=this.getRowAt(r);return i&&i!==n&&this.detachRowAt(r),this.pool.attachRow(n),this.setRowIndexInList(n,r),n.update(t),n}makeDetachedRowsEmpty(){this.pool.getDetachedRows().forEach(t=>{t.update(null)})}onRowAttachmentChange(t){return this.pool.onRowAttachmentChange(t)}withDetachedRows(t){this.pool.getDetachedRows().forEach(t)}destroy(){this.reset()}reset(){this.pool.reset(),this.indexToRow.clear(),this.offRemoveRow(),this.offRemoveRow=()=>{}}};var jp=!0,Uo=Z(Q.y),$p=Z(Q.scrollTop),lN=Z(Q.columnOffsetAtIndex),Vl=Z(Q.columnOffsetAtIndexWhileReordering),Rn=class extends ft{constructor(t,n,r){n=n||"ReactHeadlessTableRenderer";super(n);this.debugId="";this.destroyed=!1;this.scrolling=!1;this.cellHoverClassNames=[];this.cellDetachedClassNames=[];this.lastEnteredRow=-1;this.lastExitedRow=-1;this.hoverRowUpdatesInProgress=new Map;this.infiniteNode=null;this.setDetailTransform=(t,n,{y:r,scrollTop:i,scrollLeft:a})=>{t.style.setProperty(Uo,i?`calc( ${r}px + var(${$p}) )`:`${r}px`),t.style.transform=`translate3d(${a||0}px, var(${Uo}), 0)`};this.setTransform=(t,n,r,{x:i,y:a,scrollLeft:l,scrollTop:s},u)=>{let c=Re.columnOffsets.get(r),d=`${Vl}-${r}`,p=s?`calc( ${a}px + var(${$p}) )`:`${a}px`;t.__currentTransformY!==p&&(t.__currentTransformY=p,t.style.setProperty(Uo,p));let f=`translate3d(var(${d}, ${c}), var(${Uo}), 0)`;t.__transformValue!==f&&(t.__transformValue=f,t.style.transform=f),u!=null};this.getFullyVisibleRowsRange=()=>{let{start:[t],end:[n]}=this.brain.getRenderRange();for(;!this.isRowFullyVisible(t);)if(t++,t===n)return null;for(;!this.isRowFullyVisible(n);)if(n--,n===t)return null;return{start:t,end:n}};this.getScrollPositionForScrollRowIntoView=(t,n={offset:0})=>{if(this.destroyed)return null;let{brain:r}=this,i=r.getScrollPosition(),a=i.scrollLeft,{scrollAdjustPosition:l,offset:s=0}=n;if(this.isRowFullyVisible(t)&&!l)return i;let u=r.getItemOffsetFor(t,"vertical"),c=r.getItemSize(t,"vertical"),d=r.getFixedStartRowsHeight(),p=r.getFixedEndRowsHeight(),f=i.scrollTop,m=r.getAvailableSize();if(!m.height)return null;let g=f+m.height;l||(l=u>g-p?"end":u<f+d?"start":"end");let y=i.scrollTop;if(l==="center"?y=u-Math.floor((r.getAvailableSize().height-d-p)/2):l==="start"?(s=-s,y+=u-f+s-d):(s+=c,y+=u-g+s+p),this.brain.isHorizontalLayoutBrain){let h=n.colIndex??Math.ceil(this.brain.getInitialCols()/2),b=this.getScrollPositionForScrollColumnIntoView(h,{...n,horizontalLayoutPageIndex:this.brain.getPageIndexForRow(t)});b&&(a=b.scrollLeft)}return{scrollLeft:a,scrollTop:y}};this.getScrollPositionForScrollColumnIntoView=(t,n={offset:0})=>{if(this.destroyed)return null;let{brain:r}=this,i=r.getScrollPosition(),a=n.horizontalLayoutPageIndex!=null?{horizontalLayoutPageIndex:n.horizontalLayoutPageIndex}:void 0,{scrollAdjustPosition:l,offset:s=0}=n;if(this.isColumnFullyVisible(t,void 0,a)&&!l)return i;a&&(t=r.getInitialCols()*a.horizontalLayoutPageIndex+t);let u=r.getItemOffsetFor(t,"horizontal"),c=r.getItemSize(t,"horizontal"),d=r.getFixedStartColsWidth(),p=r.getFixedStartColsWidth(),f=i.scrollLeft,m=r.getAvailableSize();if(!m.width)return null;let g=f+m.width;l||(l=u>g-p?"end":u<f+d?"start":"end");let y=i.scrollLeft;return l==="center"?y=u-Math.floor((r.getAvailableSize().width-d-p)/2):l==="start"?(s=-s,y+=u-f+s-d):(s+=c,y+=u-g+s+p),{...i,scrollLeft:y}};this.getScrollPositionForScrollCellIntoView=(t,n,r={offsetLeft:0,offsetTop:0})=>{if(this.destroyed)return null;let i=this.getScrollPositionForScrollColumnIntoView(n,{scrollAdjustPosition:r.colScrollAdjustPosition||r.scrollAdjustPosition,offset:r.offsetLeft}),a=this.getScrollPositionForScrollRowIntoView(t,{scrollAdjustPosition:r.rowScrollAdjustPosition||r.scrollAdjustPosition,offset:r.offsetTop});if(!i||!a)return null;let{scrollLeft:l}=i,{scrollTop:s}=a;return{scrollLeft:l,scrollTop:s}};this.isRowFullyVisible=(t,n=2)=>this.isRowVisible(t,this.brain.getRowHeight(t)-n);this.isRowVisible=(t,n=10)=>{if(!this.isRowRendered(t))return!1;t=this.brain.getPageIndexForRow(t)&&this.brain.rowsPerPage?t%this.brain.rowsPerPage:t;let{brain:i}=this;if(i.isRowFixed(t))return!0;let{start:[a],end:[l]}=this.brain.getRenderRange(),s=Math.floor((a+l)/2);if(t<a||t>=l)return!1;if(t>=s){let u=i.getItemAt(i.getAvailableSize().height+i.getScrollPosition().scrollTop-n,"vertical");return t<=u}if(t<s){let u=i.getItemAt(i.getScrollPosition().scrollTop+n,"vertical");return t>=u}return!0};this.isRowRendered=t=>{if(!this.brain.isHorizontalLayoutBrain)return this.cellManager.isRowAttached(t);let n=t;return t=this.brain.rowsPerPage?t%this.brain.rowsPerPage:t,this.cellManager.getCellsForRow(t).filter(r=>r.getAdditionalInfo()?.renderRowIndex===n).length>0};this.isCellVisible=(t,n)=>this.isRowVisible(t)&&this.isColumnVisible(n);this.isCellFullyVisible=(t,n,r)=>this.isRowFullyVisible(t)&&this.isColumnVisible(n,void 0,r);this.isColumnFullyVisible=(t,n=2,r)=>this.isColumnVisible(t,this.brain.getColWidth(t)-n,r);this.isColumnVisible=(t,n=10,r)=>{if(!this.isColumnRendered(t,r))return!1;let{brain:i}=this;if(i.isColFixed(t))return!0;r&&r.horizontalLayoutPageIndex!=null&&(t=i.getVirtualColIndex(t,{pageIndex:r.horizontalLayoutPageIndex}));let{start:[a,l],end:[s,u]}=i.getRenderRange();if(t<l||t>=u)return!1;let c=Math.floor((l+u)/2);if(t>=c){let d=i.getItemAt(i.getAvailableSize().width+i.getScrollPosition().scrollLeft-n-i.getFixedEndColsWidth(),"horizontal");return t<=d}if(t<c){let d=i.getItemAt(i.getScrollPosition().scrollLeft+n+i.getFixedStartColsWidth(),"horizontal");return t>=d}return!0};this.isCellRendered=(t,n,r)=>this.isRowRendered(t)&&this.isColumnRendered(n,r);this.isColumnRendered=(t,n)=>{let{start:[r]}=this.brain.getRenderRange();return n?.horizontalLayoutPageIndex!=null&&(t=this.brain.getInitialCols()*n.horizontalLayoutPageIndex+t),this.cellManager.isCellAttachedAt([r,t])};this.getExtraSpanCellsForRange=t=>{let{start:n,end:r}=t,[i,a]=n,[l,s]=r;return this.brain.getExtraSpanCellsForRange({horizontal:{startIndex:a,endIndex:s},vertical:{startIndex:i,endIndex:l}})};this.getFixedRanges=t=>{let{fixedRowsStart:n,fixedRowsEnd:r,fixedColsStart:i,fixedColsEnd:a}=this.brain.getFixedCellInfo();if(!n&&!i&&!r&&!a)return[];let l=this.brain.getColCount(),s=this.brain.getRowCount(),{start:u,end:c}=t,[d,p]=u,[f,m]=c,g=[];if(i&&(n&&g.push({rowFixed:"start",colFixed:"start",start:[0,0],end:[n,i]}),r&&g.push({rowFixed:"end",colFixed:"start",start:[s-r,0],end:[s,i]}),g.push({rowFixed:!1,colFixed:"start",start:[d,0],end:[f,i]})),a&&(n&&g.push({colFixed:"end",rowFixed:"start",start:[0,l-a],end:[n,l]}),r&&g.push({colFixed:"end",rowFixed:"end",start:[s-r,l-a],end:[s,l]}),g.push({colFixed:"end",rowFixed:!1,start:[d,l-a],end:[f,l]})),n){let y={start:[0,p],end:[n,m],rowFixed:"start",colFixed:!1};g.push(y)}if(r){let y={rowFixed:"end",colFixed:!1,start:[s-r,p],end:[s,m]};g.push(y)}return g};this.isCellFixed=(t,n)=>{let{fixedRowsStart:r,fixedRowsEnd:i,fixedColsStart:a,fixedColsEnd:l}=this.brain.getFixedCellInfo(),s=this.brain.getColCount(),u=this.brain.getRowCount(),c=!1,d=!1,p=!1;if(t<r&&(c=!0,p="start"),i&&!c){let f=u-i;t>=f&&(c=!0,p="end")}if(n<a&&(d=!0,p="start"),l&&!d){let f=s-l;n>=f&&(d=!0,p="end")}return{row:c?p:!1,col:d?p:!1}};this.isCellCovered=(t,n)=>{let r=this.brain.getRowspanParent(t,n),i=this.brain.getColspanParent(t,n),a=r!=t,l=i!=n;return a||l?[r,i]:!1};this.onMouseEnterNotBound=t=>{let n=this.getMatrixRowIndexFromElement(t.currentTarget);this.onMouseEnter(n)};this.onMouseLeaveNotBound=t=>{let n=this.getMatrixRowIndexFromElement(t.currentTarget);this.onMouseLeave(n)};this.onMouseEnter=t=>{this.lastEnteredRow=t,this.lastExitedRow=-1,!this.scrolling&&t!=-1&&this.addHoverClass(t)};this.addHoverClass=t=>{this.cellManager.getCellsForRow(t).forEach(n=>{let r=n.getElement();r&&this.cellHoverClassNames.forEach(i=>{r.classList.add(i)})})};this.onMouseLeave=t=>{this.lastExitedRow=t,this.lastEnteredRow=-1,!this.scrolling&&t!=-1&&this.removeHoverClass(t)};this.removeHoverClass=t=>{this.cellManager.getCellsForRow(t).forEach(n=>{let r=n.getElement();r&&this.cellHoverClassNames.forEach(i=>{r.classList.remove(i)})})};this.updateHoverClassNamesForRow=t=>{if(this.scrolling||this.hoverRowUpdatesInProgress.has(t))return;this.hoverRowUpdatesInProgress.set(t,!0);let n=()=>{!this.scrolling&&this.lastEnteredRow!=-1&&(this.lastEnteredRow===t?this.addHoverClass(t):this.removeHoverClass(t))};ze(()=>{this.destroyed||(n(),this.hoverRowUpdatesInProgress.delete(t))})};this.updateElementPosition=(t,n)=>{if(this.destroyed)return;let r=t.getElement(),i=this.cellManager.getCellPosition(t);if(!i)return;let[a,l]=i,s=this.brain.getCellOffset(a,l);if(s==null)return;let{x:u,y:c}=s;if(r){let d=()=>{this.updateHoverClassNamesForRow(a);let p=this.getCellRealCoordinates(a,l);if(r.dataset.rowIndex=p.rowIndex,r.dataset.colIndex=p.colIndex,jp){this.setTransform(r,a,l,{x:u,y:c},null),r.style.willChange="transform",r.style.backfaceVisibility="hidden";let m=(n?n.hidden:!!this.isCellCovered(a,l))?"-1":r.dataset.zIndex||"auto";r.__zIndex!==m&&(r.__zIndex=m,r.style.zIndex=m)}else r.style.display="",r.style.left=`${u}px`,r.style.top=`${c}px`};this.scrolling&&this.brain.isHorizontalLayoutBrain?t.setPendingAfterCommitWork(d):d()}};this.updateDetailElementPosition=t=>{if(this.destroyed)return;let n=t.getElement(),r=this.rowManager.getRowIndex(t);if(r==null)return;let i=this.brain.getItemOffsetFor(r,"vertical");if(i==null)return;let a=i;n&&(n.dataset.detailRowIndex=r,jp&&(this.setDetailTransform(n,r,{y:a,scrollLeft:this.brain.getScrollPosition().scrollLeft}),n.style.willChange="transform",n.style.backfaceVisibility="hidden",n.style.zIndex=n.dataset.zIndex||"auto"))};this.onScrollStart=()=>{this.scrolling=!0,this.lastEnteredRow!=-1&&this.removeHoverClass(this.lastEnteredRow)};this.onScrollStop=()=>{this.scrolling=!1,this.lastEnteredRow!=-1&&this.addHoverClass(this.lastEnteredRow),this.lastExitedRow!=-1&&this.removeHoverClass(this.lastExitedRow)};this.adjustFixedElementsOnScroll=(t=this.brain.getScrollPosition())=>{let{brain:n,cellManager:r,rowManager:i}=this,a=this.brain.getColCount(),l=this.brain.getRowCount(),{fixedColsStart:s,fixedColsEnd:u,fixedRowsStart:c,fixedRowsEnd:d}=this.brain.getFixedCellInfo();if(i.getAttachedCount()&&i.forEachAttachedRow(D=>{let A=i.getRowIndex(D);if(A!=null){let O=this.brain.getItemOffsetFor(A,"vertical");if(O==null)return;let N=D.getElement();if(!N)return;this.setDetailTransform(N,A,{y:O,scrollLeft:t.scrollLeft})}}),!s&&!u&&!c&&!d)return;let p=this.cellManager.getOneAttachedCell();p&&Qc(t,this.getInfiniteNode(p.getElement()));let f=this.brain.getFixedEndColsOffsets({skipScroll:!0}),m=this.brain.getFixedEndRowsOffsets({skipScroll:!0}),{start:g,end:y}=this.brain.getRenderRange(),[h,b]=g,[S,I]=y;function T(D,A,O){let N=r.getCellAt([D,A]);if(N==null)return;let L=n.getCellOffset(D,A),F=N.getElement();F&&L&&O(D,A,F,L)}let C=(D,A,O,{x:N,y:L})=>{this.setTransform(O,D,A,{x:N,y:L,scrollLeft:!0},s-A)},R=(D,A,O,N)=>{this.setTransform(O,D,A,{x:N.x,y:N.y,scrollTop:!0},c-D)},v=(D,A,O,{y:N})=>{let L=f[A];this.setTransform(O,D,A,{x:L,y:N,scrollLeft:!0},a-A)},P=(D,A,O,N)=>{this.setTransform(O,D,A,{x:N.x,y:m[D],scrollTop:!0},l-D)},w=(D,A,O,{x:N,y:L})=>{this.setTransform(O,D,A,{x:N,scrollLeft:!0,y:L,scrollTop:!0},1e5)},x=(D,A,O,{x:N})=>{this.setTransform(O,D,A,{x:N,scrollLeft:!0,y:m[D],scrollTop:!0},2e5)},E=(D,A,O,N)=>{this.setTransform(O,D,A,{x:f[A],y:N.y,scrollLeft:!0,scrollTop:!0},3e5)},M=(D,A,O)=>{this.setTransform(O,D,A,{x:f[A],y:m[D],scrollLeft:!0,scrollTop:!0},4e5)};if(s||u)for(let D=h;D<S;D++){for(let A=0;A<s;A++)T(D,A,C);if(u){let A=a-u;for(let O=A;O<a;O++)T(D,O,v)}}if(c||d)for(let D=b;D<I;D++){for(let A=0;A<c;A++)T(A,D,R);if(d){let A=l-d;for(let O=A;O<l;O++)T(O,D,P)}}if(s&&c)for(let D=0;D<c;D++)for(let A=0;A<s;A++)T(D,A,w);if(s&&d){let D=l-d;for(let A=D;A<l;A++)for(let O=0;O<s;O++)T(A,O,x)}if(u&&c){let D=a-u;for(let A=0;A<c;A++)for(let O=D;O<a;O++)T(A,O,E)}if(u&&d){let D=l-d,A=a-u;for(let O=D;O<l;O++)for(let N=A;N<a;N++)T(O,N,M)}};this.flushPendingAfterCommitWork=()=>{this.destroyed||this.cellManager.flushPendingAfterCommitWork()};this.destroy=()=>{this.destroyed||(this.destroyed=!0,this.reset(),this.onDestroy(),this.hoverRowUpdatesInProgress.clear(),this.hoverRowUpdatesInProgress=null,this.brain=null)};this.brain=t,this.debugId=n,this.cellManager=new Si(n,r.cellPool),this.cellManager.onCellAttachmentChange((u,c)=>{c?this.onCellAttached(u):this.onCellDetached(u)}),this.rowManager=new Ti(n,r.rowPool),this.rowManager.onRowAttachmentChange((u,c)=>{c?this.onRowAttached(u):this.onRowDetached(u)}),this.renderRange=this.renderRange.bind(this);let i=t.onScroll(this.adjustFixedElementsOnScroll),a=t.onAvailableSizeChange(()=>{this.adjustFixedElementsOnScroll(),ze(()=>{this.destroyed||this.adjustFixedElementsOnScroll()})}),l=t.onScrollStart(this.onScrollStart),s=t.onScrollStop(this.onScrollStop);this.onDestroy=()=>{i(),a(),l(),s()}}getInfiniteNode(t){return this.infiniteNode||(this.infiniteNode=cl(t)),this.infiniteNode}onCellAttached(t){if(this.cellDetachedClassNames.length){let n=t.getElement();n&&this.cellDetachedClassNames.forEach(r=>{n.classList.remove(r)})}}onCellDetached(t){if(this.cellDetachedClassNames.length){let n=t.getElement();n&&this.cellDetachedClassNames.forEach(r=>{n.classList.add(r)})}}onRowAttached(t){if(this.cellDetachedClassNames.length){let n=t.getElement();n&&this.cellDetachedClassNames.forEach(r=>{n.classList.remove(r)})}}onRowDetached(t){if(this.cellDetachedClassNames.length){let n=t.getElement();n&&this.cellDetachedClassNames.forEach(r=>{n.classList.add(r)})}}isCellRenderedAndMappedCorrectly(t,n){let r=!!this.cellManager.getCellAt([t,n]);return{rendered:r,mapped:r}}renderRange(t,{renderCell:n,renderDetailRow:r,force:i,onRender:a}){if(this.destroyed)return[];let{start:l,end:s}=t,u=this.brain.isHorizontalLayoutBrain,{rowManager:c,cellManager:d}=this,p=this.getFixedRanges(t),f=[t,...p],m=this.brain.getAlwaysRenderedColumns();if(m.length>0){let w=t.start[1],x=t.end[1];m.forEach(E=>{w<=E&&E<x||f.push({start:[t.start[0],E],end:[t.end[0],E+1]})})}let g=new Map,y=f.map(this.getExtraSpanCellsForRange).flat();y&&y.forEach(([w,x])=>{g.set(`${w}:${x}`,!0)});let h=f.reduce((w,x)=>w+kl(x),0),b=r?f.reduce((w,x)=>w+Hp(x),0):0,S=this.brain.getRowCount(),I=this.brain.getColCount();d.detachCellsStartingAt([S,I]);let T=Math.min(S*I,h);r&&(c.detachStartingWith(this.brain.getRowCount()),c.poolSize>b&&(c.poolSize=b));let C=Kp(...f.map(w=>d.getCellsOutsideRenderRange(w)));C=Bp(C,w=>{let x=d.getCellPosition(w);return!(x&&g.has(`${x[0]}:${x[1]}`))}),d.detachCells(C),d.poolSize=T;let R=new Map,v=new Map;f.forEach(w=>{let{start:x,end:E}=w,[M,D]=x,[A,O]=E;for(let N=M;N<A;N++){for(let F=D;F<O;F++){let G=`${N}:${F}`;if(R.has(G))continue;R.set(G,!0);let{rendered:B,mapped:z}=this.isCellRenderedAndMappedCorrectly(N,F);if(N===M||F===D){let K=this.isCellCovered(N,F);if(K&&g.has(`${K[0]}:${K[1]}`)){let Y=d.getCellAt([N,F]);Y!=null&&d.detachCell(Y);continue}}if(B&&!i&&z)continue;let $;B?$=d.getCellAt([N,F]):$=d.getCellFor([N,F],u?"row":"column"),$==null&&($=d.getDetachedCell()),this.renderCellAt(N,F,$,n)}!r||v.has(N)||(v.set(N,!0),c.isRowAttachedAt(N)&&!i)||this.renderDetailRowAtElement(N,this.rowManager.getRowFor(N),r)}}),y.forEach(([w,x])=>{let{rendered:E,mapped:M}=this.isCellRenderedAndMappedCorrectly(w,x);if(E){if(i||!M){let A=[w,x],O=d.getCellAt(A);this.renderCellAt(w,x,O,n)}return}let D=d.getCellFor([w,x],u?"row":"column");D!=null&&this.renderCellAt(w,x,D,n)});let P=d.getAllCells().map(w=>w.getNode());return r&&c.getAllRows().forEach(w=>{P.push(w.getNode())}),this.adjustFixedElementsOnScroll(),a&&a(P),P}renderDetailRowAtElement(t,n,r){if(this.destroyed)return;let i=!1,a=this.brain.getRowHeight(t),l=this.brain.isRowFixedStart(t)?"start":this.brain.isRowFixedEnd(t)?"end":!1,u=r({rowIndex:t,height:a,rowFixed:l,hidden:!!i,onMouseEnter:()=>{},onMouseLeave:()=>{},domRef:n.ref});if(n.isMounted()||n.onMount(c=>{let d=c.getElement();d&&(d.style.position="absolute",d.style.left="0px"),this.updateDetailElementPosition(c)}),!u){this.rowManager.detachRow(n);return}this.rowManager.renderNodeAtRow(u,n,t),this.updateDetailElementPosition(n)}getCellRealCoordinates(t,n){return{rowIndex:t,colIndex:n}}getMatrixRowIndexFromElement(t){let n=Number(t.dataset.rowIndex);return this.brain.isHorizontalLayoutBrain?this.brain.getRowIndexInPage(n):n}renderCellAt(t,n,r,i){if(this.destroyed)return;let a=this.isCellCovered(t,n),l=this.brain.getRowHeight(t),s=this.brain.getColWidth(n),u=this.brain.getRowspan(t,n),c=this.brain.getColspan(t,n),d=u===1?l:this.brain.getRowHeightWithSpan(t,n,u),p=c===1?s:this.brain.getColWidthWithSpan(t,n,c),{row:f,col:m}=this.isCellFixed(t,n),g=!!a,{rowIndex:y,colIndex:h}=this.getCellRealCoordinates(t,n),b=i({rowIndex:y,colIndex:h,height:l,width:s,rowspan:u,colspan:c,rowFixed:f,colFixed:m,hidden:g,heightWithRowspan:d,widthWithColspan:p,onMouseEnter:this.onMouseEnterNotBound,onMouseLeave:this.onMouseLeaveNotBound,domRef:r.ref});r.isMounted()||r.onMount(T=>{let C=T.getElement();C&&(C.style.position="absolute",C.style.left="0px",C.style.top="0px"),this.updateElementPosition(T)});let S=this.brain.isHorizontalLayoutBrain?{renderRowIndex:y,renderColIndex:h}:void 0,I=this.brain.isHorizontalLayoutBrain;if(!b){I?this.cellManager.detachCell(r):this.cellManager.detachCell(r);return}this.cellManager.renderNodeAtCell(b,r,[t,n],S),this.updateElementPosition(r,{hidden:g,rowspan:u,colspan:c})}reset(){this.cellManager.reset(),this.rowManager.reset()}};var Ci=class extends Rn{constructor(t,n,r){super(t,n,r);this.setTransform=(t,n,r,i,a)=>{let l=this.getCellRealCoordinates(n,r),{y:s}=i,u=Math.floor(l.rowIndex/this.brain.rowsPerPage),c=me.runtime.totalVisibleColumnsWidthVar,d=u?`calc(${c} * ${u})`:"0px",p=Re.columnOffsets.get(l.colIndex),f=`${Vl}-${l.colIndex}`,m=`${s}px`;t.__currentTransformY!==m&&(t.__currentTransformY=m,t.style.setProperty(Uo,m));let g=`calc(var(${f}, ${p}) + ${d})`,y=`var(${Uo})`,h=`translate3d(${g}, ${y}, 0px)`;t.__transformValue!==h&&(t.__transformValue=h,t.style.transform=h)};this.brain=t}getCellRealCoordinates(t,n){return this.brain.getHorizontalLayoutPositionFromMatrixCoordinates({rowIndex:t,colIndex:n})}isCellRenderedAndMappedCorrectly(t,n){let r=this.cellManager.getCellAt([t,n]),i=!!r;if(!i)return{rendered:i,mapped:!1};let a=r.getAdditionalInfo();if(!a)return{rendered:i,mapped:!1};let l=this.getCellRealCoordinates(t,n),s=l.colIndex===a.renderColIndex&&l.rowIndex===a.renderRowIndex;return{rendered:i,mapped:s}}};import*as Yp from"react";var wn=class wn extends ft{constructor(t){super(t);this.cellRemoveSubscription=ye();this.cellAttachmentChangeSubscription=ye();this.attachedCells=new Set,this.detachedCells=new Set,this.allCellsOrdered=new Set}destroy(){this.reset()}onRemoveCell(t){return this.cellRemoveSubscription.onChange(r=>{r!=null&&t(r)})}onCellAttachmentChange(t){return this.cellAttachmentChangeSubscription.onChange(r=>{if(r==null)return;let{cell:i,attached:a}=r;t(i,a)})}reset(){this.attachedCells.clear(),this.detachedCells.clear(),this.allCellsOrdered.clear(),this.cellRemoveSubscription.destroy(),this.cellAttachmentChangeSubscription.destroy()}getAttachedCells(){return this.attachedCells}getDetachedCells(){return this.detachedCells}getAllCells(){return this.allCellsOrdered}createCell(){let t=this.createCellInstance();return this.detachedCells.add(t),this.allCellsOrdered.add(t),t}removeCell(t){this.detachedCells.delete(t),this.attachedCells.delete(t),this.allCellsOrdered.delete(t),t.destroy(),this.cellRemoveSubscription(t)}attachCell(t){return t&&this.attachedCells.has(t)||(t||(t=this.getDetachedCell()),this.detachedCells.delete(t),this.attachedCells.add(t),this.cellAttachmentChangeSubscription({cell:t,attached:!0})),t}detachCell(t){return this.detachedCells.has(t)?!1:(this.attachedCells.delete(t),this.detachedCells.add(t),this.cellAttachmentChangeSubscription({cell:t,attached:!1}),!0)}getDetachedCell(){let{detachedCells:t}=this,n=t.values().next().value;return n||(this.poolSize+=wn.POOL_SIZE_INCREMENT,n=t.values().next().value),n||this.error("No cells available in the pool!"),n}get attachedSize(){return this.attachedCells.size}get detachedSize(){return this.detachedCells.size}get poolSize(){return this.allCellsOrdered.size}flushPendingAfterCommitWork(){for(let t of this.attachedCells)t.flushPendingAfterCommitWork()}set poolSize(t){t=Math.ceil(t/wn.POOL_SIZE_INCREMENT)*wn.POOL_SIZE_INCREMENT;let n=this.poolSize;if(t===n)return;let{detachedCells:r}=this,i=n-t;if(i>0){i>r.size&&(i=r.size,this.debug("Trying to destroy more cells than are currently detached!"));let a=r.values();for(;i>0;){let l=a.next().value;this.removeCell(l),i--}}else for(i=-i;i>0;)this.createCell(),i--}};wn.POOL_SIZE_INCREMENT=1;var Ii=wn;var Up=new Map,yT=()=>{},Gl=class{constructor(e,t){this.element=null;this.mounted=!1;this.pendingAfterCommitWork=null;this.mountSubscription=ye();let n=Up.get(e)??0,r=`${e}:GridCellReact:${n}`;Up.set(e,n+1),this.debugId=r,this.cellInfo=t,this.updater=ye(),this.node=Yp.createElement(Io,{key:r,name:r,updater:this.updater}),this.ref=i=>{this.element=i,i?(this.mounted=!0,this.mountSubscription(this)):this.mounted=!1}}setPendingAfterCommitWork(e){this.pendingAfterCommitWork=e}flushPendingAfterCommitWork(){if(this.pendingAfterCommitWork){let e=this.pendingAfterCommitWork;this.pendingAfterCommitWork=null,e()}}isMounted(){return this.mounted}onMount(e){return this.mountSubscription.onChange(n=>{n!=null&&e(n)})}destroy(){this.mountSubscription.destroy(),this.updater.destroy(),this.pendingAfterCommitWork=null,this.ref=yT,this.element=null,this.node=null}getNode(){return this.node}update(e,t){this.updater(e),this.cellInfo=t}getAdditionalInfo(){return this.cellInfo}getElement(){return this.element}},Ri=class extends Ii{constructor(t){super(`${t}:GridCellPoolForReact`);this.cellDebugId=t}createCellInstance(){return new Gl(this.cellDebugId)}};import*as Xp from"react";var vn=class vn extends ft{constructor(t){super(t);this.rowRemoveSubscription=ye();this.rowAttachmentChangeSubscription=ye();this.attachedRows=new Set,this.detachedRows=new Set,this.allRowsOrdered=new Set}destroy(){this.reset()}onRemoveRow(t){return this.rowRemoveSubscription.onChange(r=>{r!=null&&t(r)})}onRowAttachmentChange(t){return this.rowAttachmentChangeSubscription.onChange(r=>{if(r==null)return;let{row:i,attached:a}=r;t(i,a)})}reset(){this.attachedRows.clear(),this.detachedRows.clear(),this.allRowsOrdered.clear(),this.rowRemoveSubscription.destroy(),this.rowAttachmentChangeSubscription.destroy()}getAttachedRows(){return this.attachedRows}getDetachedRows(){return this.detachedRows}getAllRows(){return this.allRowsOrdered}createRow(){let t=this.createRowInstance();return this.detachedRows.add(t),this.allRowsOrdered.add(t),t}removeRow(t){this.detachedRows.delete(t),this.attachedRows.delete(t),this.allRowsOrdered.delete(t),t.destroy(),this.rowRemoveSubscription(t)}attachRow(t){return t&&this.attachedRows.has(t)||(t||(t=this.getDetachedRow()),this.detachedRows.delete(t),this.attachedRows.add(t),this.rowAttachmentChangeSubscription({row:t,attached:!0})),t}detachRow(t){return this.detachedRows.has(t)?!1:(this.attachedRows.delete(t),this.detachedRows.add(t),this.rowAttachmentChangeSubscription({row:t,attached:!1}),!0)}getDetachedRow(){let{detachedRows:t}=this,n=t.values().next().value;return n||(this.poolSize+=vn.POOL_SIZE_INCREMENT),n=t.values().next().value,n||this.error("No rows available in the pool!"),n}get attachedSize(){return this.attachedRows.size}get detachedSize(){return this.detachedRows.size}get poolSize(){return this.allRowsOrdered.size}set poolSize(t){t=Math.ceil(t/vn.POOL_SIZE_INCREMENT)*vn.POOL_SIZE_INCREMENT;let n=this.poolSize;if(t===n)return;let{detachedRows:r}=this,i=n-t;if(i>0){i>r.size&&(i=r.size,this.debug("Trying to destroy more rows than are currently detached!"));let a=r.values();for(;i>0;){let l=a.next().value;this.removeRow(l),i--}}else for(i=-i;i>0;)this.createRow(),i--}};vn.POOL_SIZE_INCREMENT=1;var wi=vn;var qp=new Map,bT=()=>{},Hl=class{constructor(e){this.element=null;this.mounted=!1;this.mountSubscription=ye();let t=qp.get(e)??0,n=`${e}:ListRowReact:${t}`;qp.set(e,t+1),this.debugId=n,this.updater=ye(),this.node=Xp.createElement(Io,{key:`detail-row-${n}`,name:`detail-row-${n}`,updater:this.updater}),this.ref=r=>{this.element=r,r?(this.mounted=!0,this.mountSubscription(this)):this.mounted=!1}}isMounted(){return this.mounted}onMount(e){return this.mountSubscription.onChange(n=>{n!=null&&e(n)})}destroy(){this.mountSubscription.destroy(),this.updater.destroy(),this.ref=bT,this.element=null,this.node=null}getNode(){return this.node}update(e){this.updater(e)}getElement(){return this.element}},vi=class extends wi{constructor(t){super(`${t}:ListRowPoolForReact`);this.rowDebugId=t}createRowInstance(){return new Hl(this.rowDebugId)}};function Zp(o){return{cellPool:new Ri(o),rowPool:new vi(o)}}function dr(o){let e=o.isHorizontalLayoutBrain?new Ci(o,`${o.name}:HorizontalLayoutTableRenderer`,Zp(`${o.name}:HorizontalLayoutTableRenderer`)):new Rn(o,`${o.name}:ReactHeadlessTableRenderer`,Zp(`${o.name}:ReactHeadlessTableRenderer`)),t=ye();return o.onDestroy(()=>{e.destroy(),t.destroy()}),{renderer:e,onRenderUpdater:t}}function TT(o){let{brain:e,renderCell:t,renderDetailRow:n,forceRerenderTimestamp:r}=o,{renderer:i,onRenderUpdater:a}=ST(()=>o.onRenderUpdater&&o.renderer?{renderer:o.renderer,onRenderUpdater:o.onRenderUpdater}:dr(e),[e,o.onRenderUpdater,o.renderer]);return Pi(()=>{i.cellHoverClassNames=o.cellHoverClassNames||[]},[i,o.cellHoverClassNames]),Pi(()=>{i.cellDetachedClassNames=o.cellDetachedClassNames||[]},[i,o.cellDetachedClassNames]),Pi(()=>{let l=e.getRenderRange();return i.renderRange(l,{onRender:a,force:!0,renderCell:t,renderDetailRow:n}),e.onRenderRangeChange(u=>{i.renderRange(u,{force:!1,onRender:c=>{let d=a.get();d&&c&&d.length===c.length||a(c)},renderCell:t,renderDetailRow:n})})},[i,e,t,n,a,r]),Pi(()=>{i.flushPendingAfterCommitWork()}),Di.createElement(Io,{updater:a})}var xi=Di.memo(TT);import*as pr from"react";import{useEffect as CT,useLayoutEffect as IT,useRef as RT}from"react";var Qp=he({defaultClassName:"nxbq1c1 _16lm1iwz _16lm1iw2",variantClassNames:{visible:{true:"nxbq1c3",false:"nxbq1c4"}},defaultVariants:{},compoundVariants:[]}),Mi="nxbq1c0 _16lm1iwz _16lm1iw4 _16lm1iw26 _16lm1iw23 _16lm1iw1y _16lm1iw1k";var Jp=he({defaultClassName:"j26lrx0 _16lm1iwz _16lm1iw2 _16lm1iw23 _16lm1iw26",variantClassNames:{active:{true:"j26lrx2",false:"j26lrx3"}},defaultVariants:{},compoundVariants:[]});var{rootClassName:wT}=Fe,vT=`${wT}-ActiveRowIndicator`,PT=`calc(${Q.activeCellRowOffsetX} + var(${Z(Q.scrollLeftForActiveRowWhenHorizontalLayout)}, 0px))`,DT={[Z(Q.activeCellOffsetY)]:Q.activeCellRowOffset,transform:`translate3d(${PT}, calc( ${Q.activeCellOffsetY} + var(${Z(Q.scrollTopForActiveRow)}, 0px)), 0px)`,height:Q.activeCellRowHeight,maxWidth:me.runtime.totalVisibleColumnsWidthVar},xT=o=>{let{brain:e}=o,t=RT(null),n=o.activeRowIndex!=null&&e.getInitialRows()>o.activeRowIndex,[r,i]=zt();return IT(()=>{if(o.activeRowIndex==null)return;let a="0px",l=o.activeRowIndex;if(e.isHorizontalLayoutBrain&&e.rowsPerPage){let p=e.getPageIndexForRow(l);p>0&&(a=`calc(${me.runtime.totalVisibleColumnsWidthVar} * ${p})`),l=l%e.rowsPerPage}let s=e.getRowHeight(l),u=e.getItemOffsetFor(l,"vertical"),c=t.current,d={activeCellRowHeight:`${s}px`,activeCellRowOffset:`${u}px`,activeCellRowOffsetX:a};mn(d,c)},[o.activeRowIndex,e]),CT(()=>{let a=u=>{mn({scrollTopForActiveRow:`${-u.scrollTop}px`,scrollLeftForActiveRowWhenHorizontalLayout:e.isHorizontalLayoutBrain?`${-u.scrollLeft}px`:"0px"},t.current)};a(e.getScrollPosition());let l=e.onScroll(a),s=e.onRenderCountChange(i);return()=>{s(),l()}},[e]),pr.createElement("div",{className:Mi,"data-name":"active-row"},pr.createElement("div",{ref:t,"data-name":"active-row-indicator",className:`${vT} ${Jp({active:n})}`,style:n?DT:void 0}))},ef=pr.memo(xT);import*as fr from"react";import{useEffect as MT,useLayoutEffect as ET,useRef as AT}from"react";var{rootClassName:_T}=Fe,OT=`${_T}-ActiveCellIndicator`,NT=Z(Q.columnZIndexAtIndex),FT=(o,e,t,n)=>{if(e==null)return;let[r]=e;o.isHorizontalLayoutBrain&&o.rowsPerPage&&(r=r%o.rowsPerPage);let i=typeof t=="function"?t(r):t??o.getRowHeight(r),a=o.getItemOffsetFor(r,"vertical"),l=n.current;mn({activeCellRowHeight:`${i}px`,activeCellRowOffset:`${a}px`},l)},LT=o=>{let{brain:e}=o,[t,n]=zt(),r=AT(null),i=o.activeCellIndex!=null&&e.getInitialRows()>o.activeCellIndex[0];return ET(()=>{FT(e,o.activeCellIndex,o.rowHeight,r)},[o.activeCellIndex,o.rowHeight,e]),MT(()=>{let a=e.onRenderCountChange(()=>{n()});return()=>{a()}},[e]),fr.createElement("div",{className:Mi,ref:r,"data-name":"active-cell",style:i?{zIndex:`var(${NT}-${o.activeCellIndex[1]})`}:void 0},fr.createElement("div",{"data-name":"active-cell-indicator",className:`${OT} ${Qp({visible:i})}`}))},tf=fr.memo(LT);var Ei=[Fd,`${st}DetachedCell`];function Ai(o,e,t){t&&(t.fixedColsStart||t.fixedColsEnd||t.fixedRowsStart||t.fixedRowsEnd)&&o.updateFixedCells({fixedColsStart:t.fixedColsStart,fixedColsEnd:t.fixedColsEnd,fixedRowsStart:t.fixedRowsStart,fixedRowsEnd:t.fixedRowsEnd}),o.update({height:e.height,width:e.width,cols:e.cols,rows:e.rows,colWidth:e.colWidth,rowHeight:e.rowHeight,rowspan:e.rowspan,colspan:e.colspan})}var VT=J(Ap,Ol);function nf(o){let{brain:e,scrollerDOMRef:t,scrollStopDelay:n,renderCell:r,renderDetailRow:i,activeCellRowHeight:a,cellHoverClassNames:l,renderer:s,activeRowIndex:u,activeCellIndex:c,onRenderUpdater:d,wrapRowsHorizontally:p,forceRerenderTimestamp:f,scrollVarHostRef:m,...g}=o,{autoFocus:y}=g,h=kT(null),[b,S]=zT({width:0,height:0});Kl(()=>{n!=null&&e.setScrollStopDelay(n)},[n,e]),Kl(()=>{let C=h.current?.parentNode;return C?(y&&document.activeElement!==C&&C.focus(),nn(C,()=>{let P={height:C.clientHeight,width:C.clientWidth};e.update(P)},{debounce:50})):void 0},[p,e]);let I=of(C=>{requestAnimationFrame(()=>{h.current&&h.current.style.setProperty("transform",`translate3d(${-C.scrollLeft}px, ${-C.scrollTop}px, 0px)`)})},[]),T=of(C=>{e.setScrollPosition(C,I)},[e,I]);return Kl(()=>{let C=e.onRenderCountChange(()=>{S(e.getVirtualizedContentSize())});return S(e.getVirtualizedContentSize()),I(e.getScrollPosition()||{scrollLeft:0,scrollTop:0}),C},[e]),Yo.createElement(zp,{onContainerScroll:T,...g,ref:t},Yo.createElement("div",{ref:h,className:VT,"data-name":"scroll-transform-target"},Yo.createElement(xi,{forceRerenderTimestamp:f,renderer:s,onRenderUpdater:d,renderCell:r,renderDetailRow:i,brain:e,cellHoverClassNames:l,cellDetachedClassNames:Ei}),c!=null?Yo.createElement(tf,{brain:e,rowHeight:a,activeCellIndex:c}):null),u!=null?Yo.createElement(ef,{brain:e,activeRowIndex:u}):null,Yo.createElement(Ep,{width:b.width,height:b.height}))}function rf(o,e,t,n){let r=new Map,i=new Map,a=new Map;o.forEach((c,d)=>{let p=c.id,f=o[d-1],m=f?.id??"",g=new Set,y=f?.computedPinned!==c.computedPinned?new Set:a.get(m)??new Set;a.set(p,g);let h={type:"column",id:p,ref:c,groupOffset:0,computedPinned:c.computedPinned,computedWidth:c.computedWidth,depth:c.columnGroup?(t.get(c.columnGroup)??0)+1:0};r.set([p],h);let b=c.columnGroup,S,I=h;for(;b;){let T=e[b];if(T){g.add(b);let C=[p,...g];S=y.has(b)?i.get(b):void 0,S||(S={id:b,type:"group",ref:T,columnItems:[],children:[],groupOffset:0,uniqueGroupId:[b],computedWidth:0,computedPinned:h.computedPinned,depth:t.get(b)??0},r.set(C,S),i.set(b,S)),S.columnItems.push(h),S.uniqueGroupId.push(h.id),I&&!y.has(I.id)&&S.children.push(I),I=S,b=T.columnGroup}else break}});let l=[],s=new ee,u=0;return r.forEach(c=>{if(!c.ref.columnGroup){let d=c.type==="column"?c.ref.computedWidth:c.columnItems.reduce((p,f)=>p+f.ref.computedWidth,0);c.groupOffset=u,c.computedWidth=d,c.type==="group"&&af(c.children),l.push(c),u+=d}if(c.type==="group")c.columnItems.forEach(d=>{s.set([c.depth,d.ref.computedVisibleIndex],c)});else for(let d=c.depth;d<=n+1;d++)s.set([d,c.ref.computedVisibleIndex],c)}),r.clear(),i.clear(),{tree:l,pathsToCells:s}}function af(o,e=0){o.forEach(t=>{let n=t.type==="column"?t.ref.computedWidth:t.columnItems.reduce((r,i)=>r+i.ref.computedWidth,0);t.computedWidth=n,t.groupOffset=e,t.type==="group"&&af(t.children),e+=n})}import*as wo from"react";import{useCallback as gf,useEffect as $T,useMemo as UT,useRef as YT}from"react";import*as Bl from"react";import*as cf from"react";import{useCallback as uf}from"react";import{useRef as lf,useState as GT}from"react";import*as mr from"react";var{rootClassName:HT}=Fe,KT=`${HT}HeaderCell_ResizeHandle`;function BT(o){let e=lf(null),[t,n]=GT(!1),r=lf(t);r.current=t;let i=o.groupColumns[0];if(!i)return null;let a=i.computedPinned,l=i.computedFirstInCategory,s=i.computedLastInCategory,u=d=>{d.stopPropagation();let p=d.pointerId,f=d.clientX,m=d.target;m.setPointerCapture(p);let g=!0,y=sp(o.groupColumns.map(I=>I.computedVisibleIndex),{columns:o.columns,domRef:e}),h=I=>{a==="end"&&(I*=-1);let{constrained:T,adjustedDiffs:C,adjustedDiff:R}=o.computeResize(I);return r.current!==T&&n(T),y.resize(C),R},b=I=>{if(g){let T=o.groupColumns.reduce((v,P)=>v+P.computedWidth-P.computedMinWidth,0),C=o.brain.getAvailableSize(),R={width:C.width+T,height:C.height};o.brain.update(R),g=!1}h(Math.round(I.clientX-f))},S=I=>{m.releasePointerCapture(p),m.removeEventListener("pointermove",b),m.removeEventListener("pointerup",S);let T=Math.round(I.clientX-f),C=h(T);o.onResize(C)};m.addEventListener("pointermove",b),m.addEventListener("pointerup",S)},c=(a===!1||a==="start")&&s?{right:a==="start"?void 0:me.components.HeaderCell.resizeHandleWidth}:a==="end"&&l?{right:void 0}:void 0;return mr.createElement("div",{ref:e,className:`${KT} ${di} ${fi({computedPinned:a,computedFirstInCategory:l,computedLastInCategory:s})}`,onPointerDown:u},mr.createElement("div",{style:{...c,...o.style},className:pi({constrained:t})}))}var sf=mr.memo(BT);function df(o,e){let{bodyBrain:t,groupHeight:n,columnGroup:r,columnGroupsMaxDepth:i}=e,{computedVisibleColumns:a,getState:l,getComputed:s,actions:u}=oe(g=>({computedVisibleColumns:g.computed.computedVisibleColumns,getState:g.getState,getComputed:g.getComputed,actions:g.actions})),c=o[o.length-1],d=uf(g=>{let y=l(),{columnSizing:h,viewportReservedWidth:b,bodySize:S}=y,I=s().computedVisibleColumns,T=!1,C=I.reduce((P,w)=>(w.computedFlex&&(P[w.id]={...h[w.id],flex:w.computedWidth},T=!0),P),{}),R=T?{...h,...C}:h;return _c({availableSize:S.width,reservedWidth:b||0,dragHandleOffset:g,dragHandlePositionAfter:c.computedVisibleIndex,columnSizing:R,columnGroupSize:o.length,items:I.map(P=>({id:P.id,resizable:P.computedResizable,computedFlex:P.computedFlex,computedWidth:P.computedWidth,computedMinWidth:P.computedMinWidth,computedMaxWidth:P.computedMaxWidth}))})},[c]),p=uf(g=>{let{columnSizing:y,reservedWidth:h}=d(g);u.viewportReservedWidth=h,u.columnSizing=y},[d]);return o.some(g=>g.computedResizable)?cf.createElement(sf,{brain:t,style:{height:n*(i-r.depth+2)},columns:a,groupColumns:o,computeResize:d,onResize:p}):null}var pf=`${st}HeaderGroup`,ff=Z(Q.columnWidthAtIndex),WT=Z(Q.columnZIndexAtIndex);function mf(o){let{columnGroup:e,height:t,columns:n,bodyBrain:r,columnGroupsMaxDepth:i}=o,{header:a,style:l}=e;a instanceof Function&&(a=a({columnGroup:e,horizontalLayoutPageIndex:o.horizontalLayoutPageIndex}));let s=df(n,{bodyBrain:r,groupHeight:t,columnGroup:e,columnGroupsMaxDepth:i}),u=n[0],c=n.length>1?"calc( "+n.map(f=>`var(${ff}-${f.computedVisibleIndex})`).join(" + ")+" )":`var(${ff}-${u.computedVisibleIndex})`,d=`calc(var(${WT}-${u.computedVisibleIndex}) + ${i-e.depth})`,p=typeof l=="function"?l({columnGroup:e,horizontalLayoutPageIndex:o.horizontalLayoutPageIndex}):l;return p=p&&typeof p=="object"?p:{},p.width=c,p.height=t,Bl.createElement("div",{ref:o.domRef,"data-group-id":e.uniqueGroupId,className:J(Cc,pf),style:p,"data-z-index":d},Bl.createElement("div",{className:J(`${pf}__header-content`,At)},a),s)}import{useContext as jT}from"react";import*as $l from"react";var Wl;function Ul(){return Wl||(Wl=$l.createContext({dataSourceApi:null,getDataSourceState:()=>null,assignState:()=>null,getDataSourceMasterContext:()=>{},dataSourceState:null,dataSourceActions:null}))}var jl;function _i(){return jl||(jl=$l.createContext(null))}function Ee(o){let e=_i(),t=jT(e);return rn(t,o)}function Kt(){return Ee(o=>({getDataSourceState:o.getDataSourceState,getDataSourceMasterContext:o.getDataSourceMasterContext,dataSourceActions:o.dataSourceActions,dataSourceApi:o.dataSourceApi,assignState:o.assignState}))}var{rootClassName:qT}=Fe,XT=[],hf=`${qT}Header`,ZT=hc({overflow:!1}),yf=()=>{};function QT(o){let{bodyBrain:e,headerBrain:t,columns:n,style:r,className:i,columnHeaderHeight:a,columnAndGroupTreeInfo:l,columnGroupsMaxDepth:s}=o,{getState:u,headerOptions:c,headerRenderer:d,headerOnRenderUpdater:p,showColumnFilters:f,computedColumnsMap:m}=oe(E=>({computedColumnsMap:E.computed.computedColumnsMap,getState:E.getState,headerOptions:E.state.headerOptions,headerRenderer:E.state.headerRenderer,headerOnRenderUpdater:E.state.headerOnRenderUpdater,showColumnFilters:E.state.showColumnFilters})),g=YT(null),y=gf(E=>{g.current&&(g.current.style.transform=`translate3d(-${E.scrollLeft}px, 0px, 0px)`)},[]);$T(()=>{let E=t.onScroll(y);return y(t.getScrollPosition()||{scrollLeft:0,scrollTop:0}),E},[t]);let h={ref:g,className:J(hf,`${hf}--virtualized`,i,ZT),style:{...r,height:a}},{getDataSourceState:b,dataSourceApi:S,dataSourceActions:I}=Kt(),{allRowsSelected:T,someRowsSelected:C,selectionMode:R,filterTypes:v,filterDelay:P}=Ee(E=>({allRowsSelected:E.dataSourceState.allRowsSelected,someRowsSelected:E.dataSourceState.someRowsSelected,selectionMode:E.dataSourceState.selectionMode,filterTypes:E.dataSourceState.filterTypes,filterDelay:E.dataSourceState.filterDelay})),w=UT(()=>({allRowsSelected:T,someRowsSelected:C,selectionMode:R}),[T,C,R]),x=gf(E=>{let{rowIndex:M,colIndex:D,domRef:A,height:O,widthWithColspan:N,heightWithRowspan:L,hidden:F}=E,G=n[D];if(!G||F)return null;let B=t.isHorizontalLayoutBrain?t.getPageIndexForRow(M):null,z=l?l.pathsToCells.get([M,D]):null;if(z&&z.type==="group"){let $=z.columnItems.map(ne=>ne.ref),K={...z.ref,id:z.id,uniqueGroupId:z.uniqueGroupId,depth:z.depth,columns:$.map(ne=>ne.id),computedWidth:z.computedWidth,groupOffset:z.groupOffset};return u().columnGroupVisibility[z.id]!==!1?wo.createElement(mf,{horizontalLayoutPageIndex:B,bodyBrain:e,columnGroupsMaxDepth:s,domRef:A,columns:$,width:N,height:O,columnGroup:K}):null}return wo.createElement(Sf,{domRef:A,column:G,horizontalLayoutPageIndex:B,headerOptions:c,dataSourceStatePartialForHeaderCell:w,filterTypes:v,filterDelay:P,getDataSourceState:b,dataSourceApi:S,dataSourceActions:I,width:N,height:L,columnsMap:m})},[c,n,a,l,s,f,t,b,S,I,v,P,w]);return wo.createElement(jo,{orientation:"horizontal",dragListId:"header",dragStrategy:"inline",onDrop:yf,updatePosition:yf},E=>wo.createElement("div",{...E,...h,className:J(E.className,h.className)},wo.createElement(xi,{name:"header",renderCell:x,brain:t,renderer:d,onRenderUpdater:p,cellHoverClassNames:XT,cellDetachedClassNames:Ei})))}var bf=wo.memo(QT);function Tf(o){let{headerBrain:e,bodyBrain:t,scrollbars:n}=o,{computedPinnedStartColumns:r,computedPinnedEndColumns:i,computedVisibleColumns:a,columnSize:l}=oe(C=>({computedPinnedStartColumns:C.computed.computedPinnedStartColumns,computedPinnedEndColumns:C.computed.computedPinnedEndColumns,computedVisibleColumns:C.computed.computedVisibleColumns,columnSize:C.computed.columnSize})),{columnHeaderHeight:s,columnGroupsDepthsMap:u,columnGroupsMaxDepth:c,computedColumnGroups:d,showColumnFilters:p}=oe(C=>({columnHeaderHeight:C.state.columnHeaderHeight,columnGroupsDepthsMap:C.state.columnGroupsDepthsMap,columnGroupsMaxDepth:C.state.columnGroupsMaxDepth,computedColumnGroups:C.state.computedColumnGroups,showColumnFilters:C.state.showColumnFilters})),f=!d||!Object.keys(d).length?1:c+2,m=f*s+(p?s:0),g=Ot.useMemo(()=>{if(!(!d||!Object.keys(d).length))return rf(a,d,u,c)},[a,d,u]),y=Ot.useCallback(({rowIndex:C,colIndex:R})=>{let v=a[R],P=1,w=1;if(!v||!g)return{rowspan:P,colspan:w};let x=g.pathsToCells.get([C,R]);if(!x)return{rowspan:P,colspan:w};if(x.type==="column")return{colspan:w,rowspan:f-x.depth};let E=x.columnItems.findIndex(M=>M.id===v.id);return{rowspan:P,colspan:E===0?x.columnItems.length:1}},[d,c,a,g,f,u]),h=Ot.useCallback(({rowIndex:C,colIndex:R})=>y({rowIndex:C,colIndex:R}).rowspan,[y]),b=Ot.useCallback(({rowIndex:C,colIndex:R})=>y({rowIndex:C,colIndex:R}).colspan,[y]),S=Ot.useCallback(C=>p?C<f-1?s:2*s:s,[f,p,s]);Ai(e,{colWidth:l,rowHeight:S,rows:f,cols:a.length,height:m,rowspan:h,colspan:b},{fixedColsEnd:i.length,fixedColsStart:r.length});let I=Ot.createElement(bf,{columns:a,headerBrain:e,bodyBrain:t,columnHeaderHeight:m,columnGroupsMaxDepth:c,columnAndGroupTreeInfo:g}),T=n.vertical&&ho()?Ot.createElement("div",{className:Rc,style:{zIndex:1e3,width:ho()}}):null;return Ot.createElement("div",{className:`${Cl} ${Dc}`,style:{height:m}},I,T)}var{ManagedComponentContextProvider:JT}=Mt({initSetupState:xp,forwardProps:Mp,Context:_l()});function Yl(o){let{getComputed:e,header:t,brain:n,headerBrain:r,wrapRowsHorizontally:i}=oe(l=>({getComputed:l.getComputed,header:l.state.header,brain:l.state.brain,headerBrain:l.state.headerBrain,wrapRowsHorizontally:l.state.wrapRowsHorizontally})),{scrollbars:a}=e();return t?gr.createElement(JT,{...o},gr.createElement(Tf,{wrapRowsHorizontally:!!i,bodyBrain:n,headerBrain:r,scrollbars:a})):null}function Cf(){return gr.useContext(_l()).componentState}var rC=o=>{let{allRowsSelected:e,someRowsSelected:t,api:n,dataSourceApi:r}=o,i=e?!0:t?null:!1,{components:a,isTree:l}=n.getState(),s=a?.CheckBox||Xt;return xe.createElement(s,{domProps:{className:ri},onChange:u=>{if(l){u?r.treeApi.selectAll():r.treeApi.deselectAll();return}u?n.rowSelectionApi.selectAll():n.rowSelectionApi.deselectAll()},checked:i})},ui=xe.createContext(null);var iC=Z(Q.columnZIndexAtIndex),aC=Z(Q.columnVisibilityAtIndex),ql=xe.createElement("div",{className:Gr[1]}),Rf=Kr({"data-name":"","data-field":"","data-header-align":"","data-column-id":"","data-sort":"","data-sort-index":"",[Ct]:"",[sr]:""});function lC(o){let e=o.column,{allowColumnHideWhileDragging:t}=Cf(),{dataSourceStatePartialForHeaderCell:n,horizontalLayoutPageIndex:r,getDataSourceState:i,dataSourceApi:a,dataSourceActions:l,filterTypes:s,filterDelay:u}=o,{allRowsSelected:c,someRowsSelected:d,selectionMode:p}=n,{onDragItemPointerDown:f}=In(),{api:m,getComputed:g,getState:y,actions:h,getDataSourceMasterContext:b,showColumnFilters:S,components:I,portalDOMRef:T,columnHeaderHeight:C,columnReorderDragColumnId:R,columnMenuVisibleForColumnId:v,columnReorderInPageIndex:P}=oe(V=>({api:V.api,getComputed:V.getComputed,getState:V.getState,actions:V.actions,getDataSourceMasterContext:V.getDataSourceMasterContext,showColumnFilters:V.state.showColumnFilters,components:V.state.components,portalDOMRef:V.state.portalDOMRef,columnHeaderHeight:V.state.columnHeaderHeight,columnReorderDragColumnId:V.state.columnReorderDragColumnId,columnMenuVisibleForColumnId:V.state.columnMenuVisibleForColumnId,columnReorderInPageIndex:V.state.columnReorderInPageIndex})),w=R===e.id,x=P!=null?r!==P:!1,{onResize:E,height:M,width:D,headerOptions:A,columnsMap:O}=o,N=e.computedSortInfo,L=e.header,F=If(V=>{k.current=V,o.domRef?.(V)},[o.domRef]),G=A.alwaysReserveSpaceForSortIcon,B=e.headerAlign??e.align,z=(typeof B=="function"?B({isHeader:!0,column:e}):B)??"start",$=(typeof e.verticalAlign=="function"?e.verticalAlign({isHeader:!0,column:e}):e.verticalAlign)??"center",K=ut(e,{actions:h,api:m,dataSourceActions:l,dataSourceApi:a,getComputed:g,getDataSourceState:i,getDataSourceMasterContext:b,getState:y}),Y=K.isSortable(),ne=Y&&(e.computedSorted||G)?xe.createElement(ci,{index:e.computedMultiSort?e.computedSortIndex+1:void 0,style:{marginInlineStart:me.spacing[2],marginInlineEnd:me.spacing[2]},className:`${Ko}__sort-icon ${wc} ${Pc({align:z})}`,direction:e.computedSorted?e.computedSortedAsc?1:-1:0}):null,ce=e.computedFilterable&&e.computedFiltered?xe.createElement(cn,null):null,ie=e.headerCssEllipsis??e.cssEllipsis??!0,ue={reserveSpaceWhenHidden:z==="center",menuVisible:v===e.id,style:z==="end"?{marginInlineStart:`calc(${me.components.HeaderCell.resizeHandleActiveAreaWidth} / 2)`,marginInlineEnd:me.spacing[2]}:{marginInlineEnd:`calc(${me.components.HeaderCell.resizeHandleActiveAreaWidth} / 2)`,marginInlineStart:me.spacing[2]},domProps:{onMouseDown:V=>{V.stopPropagation(),K.toggleContextMenu(V.target)}}},ae=e.components?.MenuIcon||I?.MenuIcon||ir,q=xe.createElement(ae,{...ue}),k=oC(null),X={horizontalLayoutPageIndex:r,dragging:w,domRef:F,htmlElementRef:k,renderLocation:"column-header",column:e,columnsMap:O,columnSortInfo:N,columnFilterValue:e.computedFilterValue,filtered:e.computedFiltered,someRowsSelected:d,allRowsSelected:c,selectionMode:p,api:m,dataSourceApi:a,columnApi:K,renderBag:{sortIcon:ne,filterIcon:ce,menuIcon:q,menuIconProps:ue,selectionCheckBox:null,header:e.header&&typeof e.header!="function"?e.header:e.name}},U=X,j=U.renderBag.header,re=()=>{let V={...X,renderBag:{...X.renderBag}};if(e.renderSortIcon&&(V.renderBag.sortIcon=xe.createElement(To,{render:e.renderSortIcon,renderParam:{...V,renderBag:{...V.renderBag}}})),e.renderFilterIcon&&(V.renderBag.filterIcon=xe.createElement(To,{render:e.renderFilterIcon,renderParam:{...V,renderBag:{...V.renderBag}}})),typeof e.renderMenuIcon=="function"&&(V.renderBag.menuIcon=xe.createElement(To,{render:Be=>{if(typeof e.renderMenuIcon!="function")return null;let tt=e.renderMenuIcon(Be);return tt?tt.type===ae||tt.type===ir?tt:xe.createElement(ae,{...ue},tt):null},renderParam:{...V,renderBag:{...V.renderBag}}})),e.renderSelectionCheckBox&&p==="multi-row"){V.renderBag.selectionCheckBox=xe.createElement(To,{render:rC,renderParam:{...V,renderBag:{...V.renderBag}}});let Be=e.renderHeaderSelectionCheckBox??e.renderSelectionCheckBox;Be&&Be!==!0&&(V.renderBag.selectionCheckBox=xe.createElement(To,{render:Be,renderParam:{...V,renderBag:{...V.renderBag}}}))}L instanceof Function&&(V.renderBag.header=j=xe.createElement(To,{render:L,renderParam:{...V,renderBag:{...V.renderBag}}}));let Ye=e.renderMenuIcon===!1?null:V.renderBag.menuIcon,Me=ie?xe.createElement("div",{className:At},V.renderBag.header):V.renderBag.header,fe=xe.createElement(xe.Fragment,null,z==="center"?ql:null,V.renderBag.selectionCheckBox,Me,V.renderBag.sortIcon,V.renderBag.filterIcon,z==="center"?ql:null,z!=="center"?ql:null,Ye);return e.renderHeader?xe.createElement(To,{render:e.renderHeader,renderParam:{...V,renderBag:{...V.renderBag,all:fe}}}):fe};tC(()=>{let V=null,Ye=k.current;return E&&Ye&&(V=nn(Ye,E)),()=>{V?.()}},[k.current,o.onResize]);let pe={height:M};e.headerStyle&&(pe=typeof e.headerStyle=="function"?{...pe,...e.headerStyle(U)||{}}:{...pe,...e.headerStyle});let de=typeof e.headerClassName=="function"?e.headerClassName(U):e.headerClassName,{onPointerDown:H,proxyPosition:_,dragColumnOutside:se}=Ad({columnId:e.id,domRef:k,horizontalLayoutPageIndex:r,allowColumnHideOnDrag:t}),be=null,Ie=ui.Provider,Te={filtered:e.computedFiltered,verticalAlign:$,align:z},Ne=xe.useMemo(()=>{let V=Ye=>{m.setColumnFilter(e.id,Ye)};return u>0?xt(V,{wait:u}):V},[u,e.id]),_e=e.computedFilterType,je=s[_e],Je=e.computedFilterable?e.computedFilterValue?.filter.operator??je?.defaultOperator:void 0,Ke=e.computedFilterable&&je?je.operators.find(V=>V.name===Je):void 0,et=Ke?.components?.FilterEditor||je?.components?.FilterEditor||e.components?.FilterEditor||fn,at=je?.components?.FilterOperatorSwitch||e.components?.FilterOperatorSwitch,Ve=fp(e,{horizontalLayoutPageIndex:r}),W=`var(${iC}-${e.computedVisibleIndex})`;pe.zIndex=W,pe.visibility=`var(${aC}-${e.computedVisibleIndex}, visible)`;let te={"data-field":`${e.field||""}`,"data-column-id":e.id,[Ct]:e.id,[sr]:"header","data-header-align":z,"data-name":"HeaderCell","data-sort":e.computedSortedAsc?"asc":e.computedSortedDesc?"desc":"none","data-sort-index":`${e.computedSortIndex??-1}`},ge=e.computedFilterable?xe.createElement(Kc,{horizontalLayoutPageIndex:r,filterEditor:et,filterOperatorSwitch:at??Bc,operator:Ke,filterTypes:s,onChange:Ne,columnFilterType:_e,columnLabel:e.field||e.name||e.id,columnFilterValue:e.computedFilterValue,columnHeaderHeight:C}):xe.createElement(Wc,null);U.renderBag.filterEditor=ge;let Ce=If(V=>{H(V),f(V)},[H,f]),Ze=re();return w&&_&&(be=xe.createElement("div",{key:e.id,className:`${Ko}Proxy ${fc}`,style:{height:M,width:D,left:_.left??0,top:_.top??0}},xe.createElement("div",{className:mc({visible:se})},xe.createElement(Dp,{size:16})),j),be=nC(be,T.current)),xe.createElement(Ie,{value:U},xe.createElement(li,{domRef:F,horizontalLayoutPageIndex:o.horizontalLayoutPageIndex,cellType:"header",column:e,...te,"data-z-index":W,style:pe,width:D,onPointerDown:Ce,contentClassName:J(pc(Te),Ku[z]),contentStyle:S?{height:M/2}:void 0,className:J(Ko,Uu.none,Y?Gu.pointer:"",de,Qr(e,[Ko,Zt],gc,{dragging:w,insideDisabledDraggingPage:x,align:z,verticalAlign:$,rowSelected:!1,cellSelected:!1,rowDisabled:!1,zebra:!1,rowActive:!1,firstRow:!0,firstRowInHorizontalLayoutPage:!0,treeNode:!1,groupCell:!1,groupRow:!1,rowExpanded:!1}),dc),cssEllipsis:ie,afterChildren:xe.createElement(xe.Fragment,null,S?ge:null,Ve),renderChildren:Ze}),be)}var Sf=xe.memo(lC);function Xr(){return eC(ui)}import*as eo from"react";import{useEffect as sC}from"react";function wf(o,e){let{separator:t}=e??{separator:"-"};return o.replace(/([a-z\d])([A-Z])/g,"$1"+t+"$2").replace(new RegExp("("+t+"[A-Z])([A-Z])","g"),"$1"+t+"$2").toLowerCase()}var vf={padding:me.spacing[2],textAlign:"end",opacity:"1",visibility:"visible",display:"block",fontSize:"0.85rem",background:"white",color:"black"},uC={opacity:1,visibility:"visible",display:"inline-block",pointerEvents:"all",color:"black",textDecoration:"underline"},Pf=(o,e)=>{if(o)for(let[t,n]of Object.entries(e))o.style.setProperty(wf(t),n,"important")},Df=eo.forwardRef(function(e,t){let{rootClassName:n}=Vr(),r=eo.useRef(null),i=eo.useCallback(a=>{r.current=a,t&&(typeof t=="function"?t(a):t.current=a)},[]);return sC(()=>{let a=()=>{setTimeout(()=>{Pf(r.current,vf),Pf(r.current?.firstElementChild,uC)})};a();let l=setInterval(a,1e3);return()=>{clearInterval(l)}},[]),eo.createElement("div",{ref:i,...e,className:J(`${n}-Footer`,Jc,e.className),style:vf},"Powered by"," ",eo.createElement("a",{href:"https://infinite-table.com",rel:"noopener noreferrer",role:"link",target:"_blank"},"Infinite Table"))});function Xl(o){return o.map(Bt)}function Bt(o){if(De().structuredClone)return De().structuredClone(o);if(o===null||typeof o!="object")return o;if(Array.isArray(o))return Xl(o);if(o instanceof Date)return new Date(o);if(o instanceof Set)return new Set(Xl(Array.from(o)));if(o instanceof Map)return new Map(Xl(Array.from(o)));let e={};for(let t in o)o.hasOwnProperty(t)&&(e[t]=Bt(o[t]));return e}function hr(o){return o}var qo=Object.seal({data:null,field:null});var Po="____root____",Mf="____not_loaded_yet____";function vo(){return!1}function Zl(o){if(!o||!Object.keys(o).length)return{};let e={};for(let t in o)if(o.hasOwnProperty(t)){let n=o[t].initialValue;e[t]=typeof n=="function"?n():n}return e}function Oi(o,e,t,n,r){if(!(!t||!Object.keys(t).length)){for(let i in t)if(t.hasOwnProperty(i)){let a=t[i];if(typeof a.reducer!="function")continue;let l=n[i],s=a.getter?a.getter(o)??null:a.field?o[a.field]:null;n[i]=a.reducer(l,s,o,e,r)}}}function Ef(o,e){let{marker:t,reducers:n={},pivot:r,groupBy:i,indexer:a,toPrimaryKey:l,cache:s,mappings:u}=o;t&&t.start();let c=new ee;function d(h,b,S,I=0,T=[]){let C=!S.length||I===S.length-1,R=b[u?.values||"values"]||{};for(let v in R)if(R.hasOwnProperty(v)){let P=v;T.push(P),p.set(T,!0),h.set(T,{reducerResults:R[v][u?.totals||"totals"]||{},items:[]}),C||d(h,R[v],S,I+1,T),T.pop()}}let p=r?new ee:void 0,f=[],m=Zl(n),g=Bt(m);e.visitDepthFirst((h,b,S,I)=>{let[T,...C]=b,R=h.children,v=c.get(C);if(v&&(v.cache=h.cache,v.childrenLoading=h.childrenLoading,v.childrenAvailable=h.childrenAvailable,v.error=h.error),C.length==i.length&&i.length){if(v){v.items=R;for(let w=0,x=C.length;w<x;w++){let E=C.slice(0,w),M=c.get(E);M&&(M.items=M.items||[],M.items=M.items.concat(R))}R=a.indexArray(R,{toPrimaryKey:l,cache:s,nodesKey:void 0})}return I?.()}for(let P=0,w=R.length;P<w;P++){if(!R[P]){let D={items:[],reducerResults:{},cache:!1,childrenLoading:!1,childrenAvailable:!1,isTree:!1,isGroupBy:!0};c.set([...C,`${Mf}${P}`],D);continue}let x=R[P].data,E=R[P].keys||[];if(E.length){let D=E[E.length-1];C.push(D)}let M={items:[],cache:!1,childrenLoading:!1,childrenAvailable:!1,commonData:x,totalChildrenCount:R[P].totalChildrenCount,reducerResults:R[P].aggregations||{},isTree:!1,isGroupBy:!0};if(c.set(C,M),r){let D=M.pivotDeepMap=new ee,A=R[P].pivot;d(D,A,r,0,f)}E.length&&C.pop()}I?.()});let y={deepMap:c,groupParams:o,initialData:e,reducerResults:g};return r&&(y.topLevelPivotColumns=p,y.pivot=r),t&&t.end({details:[{name:"Group by fields",value:i.map(h=>h.field).join(", ")}]}),y}function xf(o,e,t,n,r,i,a,l,s,u=hr){let{items:c,reducerResults:d,pivotDeepMap:p}=o.get(e);if(c.push(n),a&&Oi(n,r,a,d,e),i){for(let f=0,m=i.length;f<m;f++){let{field:g,valueGetter:y,toKey:h}=i[f],b=g?n[g]:null;y&&(qo.data=n,qo.field=g,b=y(qo));let S=(h||u)(b,n);t.push(S),p.has(t)||(l.set(t,!0),p?.set(t,{reducerResults:Bt(s),items:[]}));let{reducerResults:I,items:T}=p.get(t);T.push(n),a&&Oi(n,r,a,I,e)}t.length=0}}function Af(o,e,t,n,r,i,a,l){let{isLeafNode:s,getNodeChildren:u,toKey:c}=o,d=c(r),p=[...n,d],f=s(r);if(t.set(p,!0),f){for(let h=0,b=n.length;h<=b;h++){let S=n.slice(0,h),I=e.get(S),{reducerResults:T,items:C}=I;C.push(r),I.leavesAvailableCount++,I.totalLeafNodesCount++,a&&Oi(r,i,a,T,S)}return}let m=Bt(l),g=[];e.set(p,{items:g,isTree:!0,isGroupBy:!1,node:r,reducerResults:m,cache:!1,childrenLoading:!1,childrenAvailable:!0,totalLeafNodesCount:0,leavesAvailableCount:0,treeNesting:n.length});let y=u(r);if(!(!y||!Array.isArray(y))){for(let h=0,b=y.length;h<b;h++){let S=y[h];Af(o,e,t,p,S,h,a,l)}a&&yr(a,m,g)}}function Ql(o,e){let{reducers:t,marker:n}=o;if(n){let u=Object.keys(t??{});n.start({details:u.length>0?[{name:"Reducers",value:u.join(", ")}]:void 0})}let r=Zl(t),i=Bt(r),a=new ee,l=new ee;a.set([],{items:[],isTree:!0,isGroupBy:!1,reducerResults:i,cache:!1,childrenLoading:!1,childrenAvailable:!0,totalLeafNodesCount:0,leavesAvailableCount:0,node:null,treeNesting:-1});for(let u=0,c=e.length;u<c;u++)Af(o,a,l,[],e[u],u,t,r);t&&yr(t,i,e);let s={deepMap:a,treeParams:o,treePaths:l,initialData:e,reducerResults:i};return n&&n.end(),s}function Jl(o,e){let{marker:t,groupBy:n,defaultToKey:r=hr,pivot:i,reducers:a}=o;t&&t.start();let l=n.length,s=i?new ee:void 0,u=new ee,c=[],d=[],p=Zl(a),f=Bt(p);if(!l){let g={items:[],isTree:!1,isGroupBy:!0,cache:!1,childrenLoading:!1,childrenAvailable:!1,reducerResults:Bt(p)};i&&(g.pivotDeepMap=new ee),u.set(c,g)}for(let g=0,y=e.length;g<y;g++){let h=e[g],b={};for(let S=0;S<l;S++){let{field:I,groupField:T,valueGetter:C,toKey:R}=n[S],v=I?h[I]:null;C&&(qo.data=h,qo.field=I,v=C(qo));let P=(R||r)(v,h);if(b[I||T]=P,c.push(P),!u.has(c)){let w={items:[],isTree:!1,isGroupBy:!0,cache:!1,commonData:{...b},childrenLoading:!1,childrenAvailable:!1,reducerResults:Bt(p)};i&&(w.pivotDeepMap=new ee),u.set(c,w)}xf(u,c,d,h,g,i,a,s,p,r)}l||xf(u,c,d,h,g,i,a,s,p,r),a&&Oi(h,g,a,f,c),c.length=0}a&&(u.visitDepthFirst((g,y,h,b)=>{yr(a,g.reducerResults,g.items),i&&g.pivotDeepMap.visitDepthFirst(({items:S,reducerResults:I},T,C,R)=>{yr(a,I,S),R?.()}),b?.()}),yr(a,f,e));let m={deepMap:u,groupParams:o,initialData:e,reducerResults:f};return i&&(m.topLevelPivotColumns=s,m.pivot=i),t&&t.end({details:[{name:"Group by fields",value:n.map(g=>g.field).join(", ")}]}),m}function cC(o){let{groupParams:e,deepMap:t}=o,n=e.groupBy.length,r=[];return t.topDownKeys().reduce((i,a)=>{if(a.length===n){let l=t.get(a).items;i.push(...l)}return i},r),r}function dC(o,e){let{groupBy:t,groupKeys:n,parents:r,reducers:i,lazyLoad:a}=o,l=n.length,{items:s,reducerResults:u,pivotDeepMap:c,commonData:d}=e,p=d??null,f;if(Object.keys(u).length>0){p={...d},f={};for(let b in i)if(i.hasOwnProperty(b)){let I=i[b].field;I&&(f[I]=u[b]),I&&p[I]==null&&(p[I]=u[b])}}let m=!0,g=n[n.length-1],y=g;if(p!=null){let b=t[n.length-1];b&&b.field&&(y=p[b.field]),b&&b.toKey&&(y=b.toKey(y,p)),y=y??g}return typeof y=="string"&&y.startsWith(Mf)&&(m=!1,y=null),{data:p,reducerData:f,groupCount:s.length,groupData:s,groupKeys:n,isTreeNode:!1,rowSelected:!1,selectedChildredCount:0,deselectedChildredCount:0,id:`${n}`,collapsed:!1,dataSourceHasGrouping:!0,rowDisabled:!1,isCellSelected:vo,hasSelectedCells:vo,selfLoaded:m,error:o.error,parents:r,deepRowInfoArray:[],collapsedChildrenCount:0,collapsedGroupsCount:0,totalChildrenCount:o.totalChildrenCount,childrenAvailable:a?o.childrenAvailable:!0,childrenLoading:o.childrenLoading,indexInParentGroups:o.indexInParentGroups,indexInGroup:o.indexInGroup,indexInAll:o.indexInAll,directChildrenCount:o.directChildrenCount,directChildrenLoadedCount:a?o.directChildrenLoadedCount:o.directChildrenCount,value:y,rootGroupBy:t,groupBy:l===t.length?t:t.slice(0,l),isGroupRow:!0,pivotValuesMap:c,groupNesting:l,reducerResults:u}}function Ni(o,e,t){return{...o,id:`duplicate_row_on_page_${t}_for__${o.id}`,indexInAll:e,duplicateOf:o.id}}function yr(o,e,t){if(o){for(let n in o)if(o.hasOwnProperty(n)){let r=o[n];r.done&&(e[n]=r.done(e[n],t))}}return e}function _f(o,e,t,n,r,i){let a=e.length,{isLeafNode:l,getNodeChildren:s}=r.treeParams,{toPrimaryKey:u,treeResult:c,isRowDisabled:d,isNodeSelected:p,withRowInfo:f,isNodeExpanded:m,treeSelectionState:g,repeatWrappedGroupRows:y,rowsPerPage:h}=r,{deepMap:b}=c,S=o.length,I=t[t.length-1],T=I?I.nodeExpanded:!0;for(let C=0;C<S;C++){let R=o[C],v=u(R,C),P=[...e,v];if(l(R)){let O={id:v,nodePath:P,isGroupRow:!1,data:R,treeNesting:a,totalLeafNodesCount:0,collapsedLeafNodesCount:0,isTreeNode:!0,isParentNode:!1,selfLoaded:!0,rowSelected:!1,rowDisabled:!1,isCellSelected:vo,hasSelectedCells:vo,dataSourceHasGrouping:!1,parentNodes:Array.from(t),indexInParentNodes:[...n,C],indexInParent:C,indexInAll:T?i.length:-1};p&&(O.rowSelected=p(O)),d&&(O.rowDisabled=d(O)),f&&f(O);let N=y&&h!=null&&h>0&&O.indexInAll%h===0?O.indexInAll/h:null;for(let L=0,F=t.length;L<F;L++){let G=t[L];if(T||(G.collapsedLeafNodesCount+=1),G.deepRowInfoArray.push(O),N!=null&&T){if(typeof y=="function"&&y(G)!==!0)continue;let B=Ni(G,O.indexInAll,N);i[B.indexInAll]=B,O.indexInAll++}}T&&(i[O.indexInAll]=O);continue}let E=b.get(P)?.totalLeafNodesCount??0,M={dataSourceHasGrouping:!1,nodeExpanded:!1,selfExpanded:!1,nodePath:P,id:v,data:R,indexInAll:i.length,indexInParent:C,indexInParentNodes:[...n,C],totalLeafNodesCount:E,treeNesting:a,selfLoaded:!0,isParentNode:!0,isTreeNode:!0,isGroupRow:!1,deepRowInfoArray:[],parentNodes:Array.from(t),collapsedLeafNodesCount:0,rowSelected:!1,rowDisabled:!1,isCellSelected:vo,hasSelectedCells:vo,selectedLeafNodesCount:0,deselectedLeafNodesCount:0};if(p&&(M.rowSelected=p(M),g)){let O=g.getSelectionCountFor(M.nodePath);M.selectedLeafNodesCount=O.selectedCount,M.deselectedLeafNodesCount=O.deselectedCount}d&&(M.rowDisabled=d(M)),f&&f(M);let D=!0;if(m&&(M.selfExpanded=D=m(M)),T||(D=!1),M.nodeExpanded=D,T&&y&&h!=null&&h>0){let O=M.indexInAll,N=M.parentNodes;if(N.length>0&&O%h===0){let L=O/h,F=0;N.forEach(G=>{typeof y=="function"&&y(G)!==!0||(i.push(Ni(G,O+F,L)),F++,M.indexInAll++)})}}T&&(i[M.indexInAll]=M);let A=s(R);Array.isArray(A)&&_f(A,P,[...t,M],M.indexInParentNodes,r,i)}return i}function Of(o){let{dataArray:e,marker:t}=o;t&&t.start();let n=[];return _f(e,[],[],[],o,n),t&&t.end(),{data:n}}function Nf(o){let{marker:e,lazyLoad:t,groupResult:n,rowsPerPage:r,repeatWrappedGroupRows:i,withRowInfo:a,toPrimaryKey:l,groupRowsState:s,isRowDisabled:u,isRowSelected:c,rowSelectionState:d,generateGroupRows:p,reducers:f={}}=o,{groupParams:m,deepMap:g,pivot:y}=n,{groupBy:h}=m;e&&e.start({details:[{name:"Group by fields",value:h.map(C=>C.field).join(", ")}]});let b=[],S=[],I=[],T=[];return g.visitDepthFirst((C,R,v,P)=>{let w=C.items,x=R.length,E=s?.isGroupRowCollapsed(R)??!1;T.push(v);let M=dC({lazyLoad:t,groupBy:h,parents:Array.from(I),reducers:f,indexInGroup:v,indexInParentGroups:Array.from(T),indexInAll:b.length,groupKeys:R,error:C.error,totalChildrenCount:C.totalChildrenCount,childrenLoading:(C.childrenLoading||!E&&!C.childrenAvailable)&&t,childrenAvailable:C.childrenAvailable,directChildrenCount:R.length===h.length?C.items.length:g.getDirectChildrenSizeFor(R),directChildrenLoadedCount:0},C);if(c&&(M.rowSelected=c(M),d)){let L=d.getSelectionCountFor(M.groupKeys);M.selectedChildredCount=L.selectedCount,M.deselectedChildredCount=L.deselectedCount}u&&(M.rowDisabled=u(M));let D=I[I.length-1],A=D?.collapsed??!1;A&&(E=!0),M.collapsed=E;let O=p||E;if(A&&(O=!1),O){if(i&&r!=null&&r>0){let L=M.indexInAll,F=M.parents;if(F.length>0&&L%r===0){let G=L/r,B=0;F.forEach(z=>{typeof i=="function"&&i(z)!==!0||(b.push(Ni(z,L+B,G)),B++,M.indexInAll++)})}}b.push(M),S.push(b.length-1)}M.collapsedChildrenCount=0,I.forEach(L=>{L.deepRowInfoArray.push(M),L.collapsedGroupsCount+=E?1:0}),D&&M.selfLoaded&&t&&(D.directChildrenLoadedCount+=1),a&&a(M),I.push(M);let N=!0;if(N){if(P)P();else if(!y){let L=b.length;E||(b.length+=w.length);let F=0;for(let G=0,B=w.length;G<B;G++){let z=w[G];if(!E&&i&&r!=null&&r>0){let ne=L+G+F;if(ne%r===0){let le=ne/r;I.forEach(ce=>{if(typeof i=="function"&&i(ce)!==!0)return;let ie=L+G+F;b[ie]=Ni(ce,ie,le),F++,b.length++})}}let $=L+G+F,Y={id:z?l(z,$):`${R}-${G}`,data:z,isCellSelected:vo,hasSelectedCells:vo,dataSourceHasGrouping:!0,isTreeNode:!1,isGroupRow:!1,selfLoaded:!!z,rowSelected:!1,rowDisabled:!1,rootGroupBy:h,collapsed:E,groupKeys:R,parents:Array.from(I),indexInParentGroups:[...T,G],indexInGroup:G,indexInAll:$,groupBy:h,groupNesting:x+1,groupCount:M.groupCount};c&&(Y.rowSelected=c(Y)),u&&(Y.rowDisabled=u(Y)),a&&a(Y),I.forEach((ne,le)=>{le===I.length-1&&z&&(ne.directChildrenLoadedCount+=1),E&&(ne.collapsedChildrenCount+=1),ne.deepRowInfoArray.push(Y)}),E||(b[L+G+F]=Y)}}}I.pop(),T.pop()}),e&&e.end(),{data:b,groupRowsIndexes:S}}var Fi=class{constructor(e){let t=e instanceof Object.getPrototypeOf(this).constructor?e.getState():e,n=this.getPositiveFromState(t),r=this.getNegativeFromState(t);this.update({negativeItems:r,positiveItems:n})}getInitialState(){return this.initialState}destroy(){this.positiveMap?.clear(),this.negativeMap?.clear(),delete this.positiveMap,delete this.negativeMap}update(e){let{positiveItems:t,negativeItems:n}=e;if(this.allNegative=n===!0,this.allPositive=t===!0,this.allNegative&&this.allPositive)throw"Cannot have both negativeItems and positiveItems be true!";n!==!0&&(this.negativeMap?(this.negativeMap.clear(),this.negativeMap.fill(n.map(r=>[r,!0]))):this.negativeMap=new ee(n.map(r=>[r,!0])),this.positiveMap&&this.positiveMap.clear()),t!==!0&&(this.positiveMap?(this.positiveMap.clear(),this.positiveMap.fill(t.map(r=>[r,!0]))):this.positiveMap=new ee(t.map(r=>[r,!0])),this.negativeMap&&this.negativeMap.clear())}areAllNegative(){return this.allNegative&&(this.positiveMap?this.positiveMap.size===0:!0)}areAllPositive(){return this.allPositive&&(this.negativeMap?this.negativeMap.size===0:!0)}makeAllNegative(){this.update({negativeItems:!0,positiveItems:[]})}makeAllPositive(){this.update({positiveItems:!0,negativeItems:[]})}isItemPositive(e){if(this.allPositive===!0){if(this.allNegative===!0)throw'Cannot have both positiveItems and negativeItems be "true"';return!this.negativeMap?.has(e)}return this.positiveMap?.has(e)}isItemNegative(e){return!this.isItemPositive(e)}setItemValue(e,t){if(t!==this.isItemPositive(e)){if(t){if(this.allNegative===!0){if(!this.positiveMap)throw`No positiveMap found when trying to set item ${e.join(",")} be positive`;this.positiveMap.set(e,!0)}else if(this.allPositive===!0){if(!this.negativeMap)throw`No negativeMap found when trying to set item ${e.join(",")} be positive`;this.negativeMap.delete(e)}}else if(this.allPositive===!0){if(!this.negativeMap)throw`No negativeMap found when trying to set item ${e.join(",")} be negative`;this.negativeMap.set(e,!0)}else if(this.allNegative===!0){if(!this.positiveMap)throw`No positiveMap found when trying to set item ${e.join(",")} be negative`;this.positiveMap?.delete(e)}}}makeItemNegative(e){this.setItemValue(e,!1)}makeItemPositive(e){this.setItemValue(e,!0)}toggleItem(e){this.setItemValue(e,!this.isItemPositive(e))}};var It=class extends Fi{constructor(e){super(e)}getState(){return{expandedRows:this.allPositive?!0:this.positiveMap?.topDownKeys()??[],collapsedRows:this.allNegative?!0:this.negativeMap?.topDownKeys()??[]}}getPositiveFromState(e){return e.expandedRows}getNegativeFromState(e){return e.collapsedRows}areAllCollapsed(){return this.areAllNegative()}areAllExpanded(){return this.areAllPositive()}collapseAll(){this.makeAllNegative()}expandAll(){this.makeAllPositive()}isGroupRowExpanded(e){return this.isItemPositive(e)}isGroupRowCollapsed(e){return!this.isGroupRowExpanded(e)}setGroupRowExpanded(e,t){return this.setItemValue(e,t)}collapseGroupRow(e){this.setGroupRowExpanded(e,!1)}expandGroupRow(e){this.setGroupRowExpanded(e,!0)}toggleGroupRow(e){this.toggleItem(e)}};function Nt(){let o=De().performance?.now();return`${Date.now()}:${o}`}function es(...o){return(...t)=>{o.forEach(n=>{typeof n=="function"&&n(...t)})}}function ts(o){let{pivotByAtIndex:e,pivotAggregator:t}=o;return e?.column&&(typeof e.column=="function"?Object.assign(o,e.column({column:o})):Object.assign(o,e.column)),t?.pivotColumn&&(typeof t.pivotColumn=="function"?Object.assign(o,t.pivotColumn({column:o})):Object.assign(o,t.pivotColumn)),o}function os(o){let{pivotByAtIndex:e}=o;return e?.columnGroup&&(typeof e.columnGroup=="function"?Object.assign(o,e.columnGroup({columnGroup:o})):Object.assign(o,e.columnGroup)),o}function Ff({deepMap:o,pivotBy:e,pivotTotalColumnPosition:t,pivotGrandTotalColumnPosition:n,reducers:r={},showSeparatePivotColumnForSingleAggregation:i=!1}){let a=e.length,l=Object.keys(r).map(f=>({...r[f],id:f}));l.length||(i=!0,n=!1,t=!1,l.push({id:"__empty-aggregation-reducer__",name:"-",initialValue:null,reducer:()=>null}));let s={},u={},c=lt(function(){l.forEach((f,m)=>{s[`total:${f.id}`]=ts({header:`${f.name||f.id} total`,pivotBy:e,pivotColumn:!0,pivotTotalColumn:!0,pivotAggregator:f,pivotAggregatorIndex:m,pivotGroupKeys:[],pivotGroupKey:"",pivotIndex:-1,valueFormatter:({rowInfo:g})=>g.isGroupRow?g.reducerResults?.[f.id]:null})})});(!a&&t==="start"||n==="start")&&c();let d=!i&&l.length===1;return o.visitDepthFirst((f,m,g,y)=>{if(m=[...m],t==="end"&&y?.(),m.length===a){let h=e[m.length-1],S=m.slice(0,-1).join("/");if(!d){let I=S;S=m.join("/");let T=m[m.length-1];u[S]=os({header:`${T}`,columnGroup:I,pivotBy:e,pivotGroupKeys:m,pivotByAtIndex:h,pivotIndex:m.length-1,pivotGroupKey:T})}l.forEach((I,T)=>{let C=d?`${m[m.length-1]}`:I.name||I.id,R=ts({pivotBy:e,pivotColumn:!0,pivotTotalColumn:!1,pivotAggregator:I,pivotAggregatorIndex:T,pivotGroupKeys:m,pivotGroupKey:m[m.length-1],pivotIndex:m.length-1,pivotByAtIndex:h,columnGroup:S,header:C,valueFormatter:({rowInfo:P})=>P.isGroupRow?P.pivotValuesMap?.get(m)?.reducerResults[I.id]:null}),v=`${I.id}:${m.join("/")}`;s[v]=R})}else{let h=m.join("/"),b=m.slice(0,-1);if(u[h]=os({columnGroup:b.length?b.join("/"):void 0,header:`${m[m.length-1]}`,pivotBy:e,pivotGroupKeys:m,pivotIndex:m.length-1,pivotByAtIndex:e[m.length-1],pivotGroupKey:m[m.length-1]}),t!==!1){let S=e[m.length-1],I=b.length?b.join("/"):void 0;if(!d){let T=I;I=`total:${m.join("/")}`,u[I]=os({header:`${m[m.length-1]} total`,columnGroup:T,pivotBy:e,pivotTotalColumnGroup:!0,pivotGroupKeys:m,pivotIndex:m.length-1,pivotByAtIndex:S,pivotGroupKey:m[m.length-1]})}l.forEach((T,C)=>{let R=d?`${m[m.length-1]} total `:`${T.name||T.id} total`,v=ts({columnGroup:I,header:R,pivotAggregator:T,pivotAggregatorIndex:C,pivotColumn:!0,pivotTotalColumn:!0,pivotGroupKeys:m,pivotGroupKey:m[m.length-1],pivotByAtIndex:S,pivotIndex:m.length-1,pivotBy:e,valueFormatter:({rowInfo:P})=>P.isGroupRow?P.pivotValuesMap?.get(m)?.reducerResults[T.id]:null});s[`total:${T.id}:${m.join("/")}`]=v})}}(t==="start"||t===!1)&&y?.()}),(!a&&t==="end"||n==="end")&&c(),{columns:s,columnGroups:u}}var pC=()=>{};function fC(o,e){let t=new ee,n=e.nodesKey??"children",r=e.emptyGroup??{},i=typeof e.pathKey=="function"?e.pathKey:l=>l[e.pathKey];for(let l of o){let s=i(l);for(let u=0;u<s.length;u++){let c=s.slice(0,u);t.has(c)||t.set(c,void 0)}t.set(s,l)}function a(l,s){let u=t.getKeysStartingWith(l,{excludeSelf:!0,depthLimit:1});for(let c of u){let d=[...l,c[c.length-1]],p=t.get(d),f=p?p[n]??[]:[];a(d,f),f.length&&(p||(p=typeof r=="function"?r(d,f):r),p[n]=f),s.push(p)}return s}return a([],[])}function Lf(o,e,t,n){let{isLeafNode:r,getNodeChildren:i,toKey:a}=o,{onParentNode:l,onNode:s,onLeafNode:u}=e,c=a(n),d=[...t,c],p=r(n),f=lt(()=>{let m=i(n);if(!(!m||!Array.isArray(m)))for(let g=0,y=m.length;g<y;g++){let h=m[g];Lf(o,e,d,h)}});p?(u?.(n),s?.(n,pC)):(l?.(n,f,i(n)),s?.(n,f))}function kf(o,e,t){for(let n=0,r=t.length;n<r;n++)Lf(o,e,[],t[n])}var mC=function(o,e){return o-e},gC=function(o,e){return o=`${o}`,e=`${e}`,o.localeCompare(e)},hC=function(o,e){return o-e},yC={number:mC,string:gC,date:hC},Do=yC;function zf(o){return o.map(t=>Array.isArray(t.field)?t.field.map((n,r)=>{let i=Array.isArray(t.type)?t.type[r]??t.type[0]:t.type;return typeof n=="function"?{...t,valueGetter:n,field:void 0,type:i}:{...t,type:i,field:n}}):t).flat()}var to=(o,e,t)=>{let n=typeof t=="function"?t:t?.get,r=t&&typeof t=="object"?t.marker:void 0;return r&&r.start(),e.sort(Vf(zf(o),n)),r&&r.end(),e},ns=(o,e,t)=>{let{marker:n}=t;n&&n.start();let r=Vf(zf(o),t.get),i=t.depthFirst??!1,a=t.inplace??!1;i||(a?e.sort(r):e=[...e].sort(r));let{nodesKey:l,toKey:s}=t,u=d=>d[l],c=d=>d[l]===void 0;return kf({isLeafNode:t.isLeafNode??c,getNodeChildren:t.getNodeChildren??u,toKey:s},{onParentNode:(d,p,f)=>{if(i&&p(),Array.isArray(f)){let m=a?f.sort(r):[...f].sort(r);d[l]=m}i||p()}},e),i&&(a?e.sort(r):e=[...e].sort(r)),n&&n.end(),e};to.knownTypes=Do;var bC=o=>{if(!o)return;let e=o.field,t=o.valueGetter,n=o.dir<0?-1:o.dir>0?1:0;if(!n)return;let r=o.fn;if(!r&&o.type){let i=Array.isArray(o.type)?o.type[0]:o.type;r=to.knownTypes[i],r||console.warn(`Unknown sort type "${o.type}" - please pass one of ${Object.keys(to.knownTypes).join(", ")}`)}return r||(r=Do.string),(i,a)=>{let l=t?t(i):e?i[e]:i,s=t?t(a):e?a[e]:a,u=r(l,s);return u===0?u:n*u}},SC=o=>o.map(bC).filter(e=>e instanceof Function),Vf=(o,e)=>{let t=SC(o);return(n,r)=>{e&&(n=e(n),r=e(r));let i=0,a=0,l,s=t.length;for(;a<s;a++)if(l=t[a],!!l&&(i=l(n,r),i!==0))return i;return i}};function Pn(o,e){return e.reduce((t,n)=>{let{field:r,valueGetter:i,toKey:a}=n,l=r?o[r]:i?.({data:o,field:r}),s=(a||hr)(l,o);return t.push(s),t},[])}var Ae=class o{constructor(e,t,n){this.selectedRows=null;this.deselectedRows=null;this.defaultSelection=!1;this.selectedMap=new ee;this.deselectedMap=new ee;this.onlyUsePrimaryKeys=!1;this.selectionCache=new ee;this.selectionCountCache=new ee;this.mapSet=(e,t)=>{Array.isArray(t)||(this.onlyUsePrimaryKeys?t=[t]:t=[...this.getGroupKeysForPrimaryKey(t),t]),this.xcache(),e==="selected"?this.selectedMap.set(t,!0):this.deselectedMap.set(t,!0)};this._selectedMapSet=e=>{this.mapSet("selected",e)};this._deselectedMapSet=e=>{this.mapSet("deselected",e)};let r=e instanceof Object.getPrototypeOf(this).constructor?e.getState():e;this.getConfig=t,this.onlyUsePrimaryKeys=t().onlyUsePrimaryKeys,n&&Object.assign(this,n),this.update(r)}getGroupKeysForPrimaryKey(e){let{indexer:t,groupBy:n}=this.getConfig(),r=t.getDataForPrimaryKey(e);return r?Pn(r,n):[]}getGroupDeepMap(){return this.getConfig().groupDeepMap}getGroupCount(e){if(e.length==0)return this.getConfig().totalCount;let n=this.getGroupDeepMap()?.get(e);return n?n.totalChildrenCount??(n.items.length||0):0}getGroupKeysDirectlyInsideGroup(e){let{groupDeepMap:t}=this.getConfig();return t?.getKeysStartingWith(e,{excludeSelf:!0,depthLimit:1})||[]}getAllPrimaryKeysInsideGroup(e){let{groupDeepMap:t}=this.getConfig();if(!e.length)return(t?.getKeysStartingWith([],{excludeSelf:!0,depthLimit:1})||[]).map(i=>this.getAllPrimaryKeysInsideGroup(i)).flat();let n=t?.get(e);return n?n.items.map(this.getConfig().toPrimaryKey):[]}getGroupByLength(){return this.getConfig().groupBy.length}static from(e,t,n){return new o(e,t,n)}update(e){this.selectedRows=e.selectedRows||null,this.deselectedRows=e.deselectedRows||null,this.selectedMap.clear(),this.deselectedMap.clear(),this.selectedRows?.forEach(this._selectedMapSet),this.deselectedRows?.forEach(this._deselectedMapSet),this.defaultSelection=e.defaultSelection,this.xcache()}xcache(){this.selectionCache.clear(),this.selectionCountCache.clear()}getState(){let e=r=>{let i=this.getGroupByLength();return r.map(a=>this.onlyUsePrimaryKeys?a[0]:a.length>i?a.pop():a)},t=e(this.selectedMap.topDownKeys()),n=e(this.deselectedMap.topDownKeys());return{defaultSelection:this.defaultSelection,selectedRows:t,deselectedRows:n}}deselectAll(){this.update({defaultSelection:!1,selectedRows:[],deselectedRows:[]})}selectAll(){this.update({defaultSelection:!0,deselectedRows:[],selectedRows:[]})}isRowDefaultSelected(){return this.defaultSelection===!0}isRowDefaultDeselected(){return this.defaultSelection===!1}isRowSelected(e,t){if(this.onlyUsePrimaryKeys)return this.defaultSelection?!this.deselectedMap.has([e]):this.selectedMap.has([e]);t=t||this.getGroupKeysForPrimaryKey(e);let n=[...t,e],r=this.selectionCache.get(n);if(r!==void 0)return r;let i=this.selectedMap.has(n),a=this.deselectedMap.has(n);if(i)return this.selectionCache.set(n,!0),!0;if(a)return this.selectionCache.set(n,!1),!1;if(this.selectedMap.has(t))return this.selectionCache.set(n,!0),!0;if(this.deselectedMap.has(t))return this.selectionCache.set(n,!1),!1;for(t=[...t];t.length;){t.pop();let l=this.selectedMap.has(t),s=this.deselectedMap.has(t);if(l)return this.selectionCache.set(n,!0),!0;if(s)return this.selectionCache.set(n,!1),!1}return this.selectionCache.set(n,this.defaultSelection),this.defaultSelection}isRowDeselected(e,t){return!this.isRowSelected(e,t)}setRowSelected(e,t,n){t?this.setRowAsSelected(e,n):this.setRowAsDeselected(e,n)}getGroupRowSelectionState(e){let t=this.selectionCache.get(e);if(t!==void 0)return t;let{selectedCount:n,deselectedCount:r}=this.getSelectionCountFor(e,this.onlyUsePrimaryKeys?void 0:this.getGroupRowBooleanSelectionStateFromParent(e)),i=n&&r?null:!!n;return this.selectionCache.set(e,i),i}getGroupRowBooleanSelectionStateFromParent(e){if(!e.length)return this.defaultSelection;let t=[...e],n=this.deselectedMap.has(t),r=this.selectedMap.has(t),i=r&&!n?!0:n&&!r?!1:void 0;if(i===void 0)for(;t.length;){if(t.pop(),this.deselectedMap.has(t)){i=!1;break}if(this.selectedMap.has(t)){i=!0;break}}return i===void 0&&(i=this.defaultSelection),i}isGroupRowPartlySelected(e){return this.getGroupRowSelectionState(e)===null}isGroupRowSelected(e){return this.getGroupRowSelectionState(e)===!0}isGroupRowDeselected(e){return this.getGroupRowSelectionState(e)===!1}selectGroupRow(e){if(this.onlyUsePrimaryKeys){this.getAllPrimaryKeysInsideGroup(e).forEach(i=>{this.defaultSelection===!0?this.deselectedMap.delete([i]):this._selectedMapSet(i)}),this.xcache();return}this.selectedMap.getKeysStartingWith(e,{excludeSelf:!0}).forEach(r=>{this.selectedMap.delete(r)}),e.length===1&&this.defaultSelection===!0||this._selectedMapSet(e),this.deselectedMap.getKeysStartingWith(e).forEach(r=>{this.deselectedMap.delete(r)})}deselectGroupRow(e){if(this.onlyUsePrimaryKeys){this.getAllPrimaryKeysInsideGroup(e).forEach(i=>{this.defaultSelection===!1?this.selectedMap.delete([i]):this._deselectedMapSet(i)}),this.xcache();return}this.deselectedMap.getKeysStartingWith(e,{excludeSelf:!0}).forEach(r=>{this.deselectedMap.delete(r)}),e.length===1&&this.defaultSelection===!1||this._deselectedMapSet(e),this.selectedMap.getKeysStartingWith(e).forEach(r=>{this.selectedMap.delete(r)})}setRowAsSelected(e,t){if(this.onlyUsePrimaryKeys){this.defaultSelection?this.deselectedMap.delete([e]):this._selectedMapSet(e),this.xcache();return}t=t||this.getGroupKeysForPrimaryKey(e);let n=[...t,e];this.deselectedMap.delete(n),this.xcache(),this.getGroupRowSelectionState(t)!==!0&&(this._selectedMapSet(n),this.getGroupRowSelectionState(t)===!0&&this.selectGroupRow(t))}setRowAsDeselected(e,t){if(this.onlyUsePrimaryKeys){this.defaultSelection?this._deselectedMapSet(e):this.selectedMap.delete([e]),this.xcache();return}t=t||this.getGroupKeysForPrimaryKey(e);let n=[...t,e];this.selectedMap.delete(n),this.xcache(),this.getGroupRowSelectionState(t)!==!1&&(this._deselectedMapSet(n),this.getGroupRowSelectionState(t)===!1&&this.deselectGroupRow(t))}deselectRow(e,t){this.setRowSelected(e,!1,t)}selectRow(e,t){this.setRowSelected(e,!0,t)}toggleGroupRowSelection(e){this.getGroupRowSelectionState(e)===!0?this.deselectGroupRow(e):this.selectGroupRow(e)}toggleRowSelection(e,t){this.isRowSelected(e,t)?this.deselectRow(e,t):this.selectRow(e,t)}getSelectedCount(){return this.getSelectionCountFor([]).selectedCount}getDeselectedCount(){return this.getSelectionCountFor([]).deselectedCount}getSelectionCountFor(e=[],t){let n=this.selectionCountCache.get(e);if(n!=null)return n;let r=this.getGroupByLength();if(e.length>r){let u=this.isRowSelected(e)?{selectedCount:1,deselectedCount:0}:{selectedCount:0,deselectedCount:1};return this.selectionCountCache.set(e,u),u}if(r&&this.onlyUsePrimaryKeys){let u=this.getAllPrimaryKeysInsideGroup(e),c=0,d=0;u.forEach(f=>{if(this.defaultSelection){if(this.deselectedMap.has([f])){d++;return}c++}else{if(this.selectedMap.has([f])){c++;return}d++}});let p={selectedCount:c,deselectedCount:d};return this.selectionCountCache.set(e,p),p}t=t??this.getGroupRowBooleanSelectionStateFromParent(e);let i=this.getGroupKeysDirectlyInsideGroup(e);if(e.length===this.getGroupByLength()){let u=this.selectedMap.has(e)?!0:this.deselectedMap.has(e)?!1:t,c=this.getGroupCount(e),d=this.selectedMap.getKeysStartingWith(e,{excludeSelf:!0,depthLimit:1}).length,p=this.deselectedMap.getKeysStartingWith(e,{excludeSelf:!0,depthLimit:1}).length,f=c-(d+p),m={selectedCount:d+(u?f:0),deselectedCount:p+(u?0:f)};return this.selectionCountCache.set(e,m),m}let a=0,l=0;if(this.getConfig().lazyLoad&&!i.length){let u=this.getConfig().groupDeepMap?.get(e)?.totalChildrenCount||0;t?(a=u,l=this.deselectedMap.getAllChildrenSizeFor(e),l===u&&(a=0)):(l=u,a=this.selectedMap.getAllChildrenSizeFor(e),a===u&&(l=0))}i.forEach(u=>{let c=this.selectedMap.get(u),d=this.deselectedMap.get(u),p=c?!0:d?!1:t,{selectedCount:f,deselectedCount:m}=this.getSelectionCountFor(u,p);a+=f,l+=m});let s={selectedCount:a,deselectedCount:l};return this.selectionCountCache.set(e,s),s}};function Li(o,e){return new Ae(o,ct(e))}function ct(o){return()=>{let e=typeof o=="function"?o():o;return{lazyLoad:!!e.lazyLoad,toPrimaryKey:e.toPrimaryKey,onlyUsePrimaryKeys:!e.useGroupKeysForMultiRowSelection,groupBy:e.groupBy,groupDeepMap:e.groupDeepMap,indexer:e.indexer,totalCount:e.unfilteredCount}}}function Gf(o){let{getDataSourceState:e,dataSourceActions:t}=o;return{get allRowsSelected(){return e().allRowsSelected},selectAll(){let{rowSelection:r,selectionMode:i}=e();if(i!=="multi-row")throw"Selection mode is not multi-row";if(!(r instanceof Ae))throw"Invalid row selection";let a=new Ae(r,ct(e));a.selectAll(),t.rowSelection=a},deselectAll(){let{rowSelection:r,selectionMode:i}=e();if(i!=="multi-row")throw"Selection mode is not multi-row";if(!(r instanceof Ae))throw"Invalid row selection";let a=new Ae(r,ct(e));a.deselectAll(),t.rowSelection=a},isRowSelected(r,i){let{rowSelection:a,selectionMode:l,indexer:s,groupBy:u}=e();if(l==="single-row")return a===r;if(l!=="multi-row")throw"Selection mode is not multi-row or single-row";if(!(a instanceof Ae))throw"Invalid row selection";if(!i){let c=s.getDataForPrimaryKey(r);i=c?Pn(c,u):[]}return a.isRowSelected(r,i)},isRowDeselected(r,i){return!this.isRowSelected(r,i)},selectRow(r,i){let{rowSelection:a,selectionMode:l,indexer:s,groupBy:u}=e();if(l==="single-row"){t.rowSelection=r;return}if(l!=="multi-row")throw"Selection mode is not multi-row or single-row";if(!(a instanceof Ae))throw"Invalid row selection";if(!i){let d=s.getDataForPrimaryKey(r);i=d?Pn(d,u):[]}let c=new Ae(a,ct(e));c.selectRow(r,i),t.rowSelection=c},deselectRow(r,i){let{selectionMode:a,rowSelection:l,indexer:s,groupBy:u}=e();if(a==="single-row"){t.rowSelection=null;return}if(a!=="multi-row")throw"Selection mode is not multi-row or single-row";if(!(l instanceof Ae))throw"Invalid row selection";if(a==="multi-row"){if(!i){let d=s.getDataForPrimaryKey(r);i=d?Pn(d,u):[]}let c=new Ae(l,ct(e));c.deselectRow(r,i),t.rowSelection=c}},toggleRowSelection(r,i){this.isRowSelected(r,i)?this.deselectRow(r,i):this.selectRow(r,i)},selectGroupRow(r){let{selectionMode:i,rowSelection:a,groupBy:l}=e();if(i!=="multi-row")throw'Selection mode should be "multi-row"';if(!l)throw"No grouping specified";if(!(a instanceof Ae))throw"Invalid row selection";let s=new Ae(a,ct(e));s.selectGroupRow(r),t.rowSelection=s},deselectGroupRow(r){let{selectionMode:i,rowSelection:a,groupBy:l}=e();if(i!=="multi-row")throw'Selection mode should be "multi-row"';if(!l)throw"No grouping specified";if(!(a instanceof Ae))throw"Invalid row selection";let s=new Ae(a,ct(e));s.deselectGroupRow(r),t.rowSelection=s},toggleGroupRowSelection(r){let{selectionMode:i,rowSelection:a,groupBy:l}=e();if(i!=="multi-row")throw'Selection mode should be "multi-row"';if(!l)throw"No grouping specified";if(!(a instanceof Ae))throw"Invalid row selection";let s=new Ae(a,ct(e));s.toggleGroupRowSelection(r),t.rowSelection=s},getGroupRowSelectionState(r,i){let a=e(),{selectionMode:l,groupBy:s}=a,u=i?new Ae(i,ct(a)):a.rowSelection;if(l!=="multi-row")throw'Selection mode should be "multi-row"';if(!s)throw"No grouping specified";if(!(u instanceof Ae))throw"Invalid row selection";return u.getGroupRowSelectionState(r)},getSelectedPrimaryKeys:r=>{let i=e(),a=r?new Ae(r,ct(i)):i.rowSelection,l=[];return i.lazyLoad&&console.error("getSelectedPrimaryKeys should not be called for lazy-loaded datasources as it wont return reliable results"),i.originalDataArray.forEach(s=>{let u=i.toPrimaryKey(s);a.isRowSelected(u)&&l.push(u)}),l}}}var TC="*",Ue=class{constructor(e){this.wildcard=TC;this.cache=new ee;this.selectedRowsToColumns=new Map;this.selectedColumnsToRows=new Map;this.deselectedRowsToColumns=new Map;this.deselectedColumnsToRows=new Map;this.defaultSelection=!1;this.debugId="";this.deselectAll=()=>{this.update({defaultSelection:!1,selectedCells:[]})};this.selectAll=()=>{this.update({defaultSelection:!0,deselectedCells:[]})};let t=e&&e instanceof Object.getPrototypeOf(this).constructor?e.getState():e;t&&this.update(t)}selectCell(e,t){this.setCellSelected(e,t,!0)}deselectCell(e,t){this.setCellSelected(e,t,!1)}selectColumn(e){this.setCellSelected(this.wildcard,e,!0)}deselectColumn(e){this.setCellSelected(this.wildcard,e,!1)}setCellSelected(e,t,n){let r=e===this.wildcard,i=t===this.wildcard;if(this.isCellSelected_Internal(e,t)===n)return;let l=[];if(r){let u=this.deselectedColumnsToRows.get(t),c=this.selectedColumnsToRows.get(t);u?.forEach(d=>{d!==this.wildcard&&this.setCellInDeselection(d,t,!1)}),c?.forEach(d=>{d!==this.wildcard&&this.setCellInSelection(d,t,!1)}),[...this.cache.keys()].forEach(d=>{let[p,f]=d;f===t&&l.push([p,t])})}if(i){let u=this.deselectedRowsToColumns.get(t),c=this.selectedRowsToColumns.get(t);u?.forEach(d=>{d!==this.wildcard&&this.setCellInDeselection(e,d,!1)}),c?.forEach(d=>{d!==this.wildcard&&this.setCellInSelection(e,d,!1)}),[...this.cache.keys()].forEach(d=>{let[p]=d;p===e&&l.push([e,t])})}let s=[e,t];if(l.forEach(u=>{this.cache.delete(u)}),this.cache.delete(s),n)if(this.defaultSelection){let u=this.deselectedRowsToColumns.get(e);u&&u.has(t)&&this.setCellInDeselection(e,t,!1);let c=this.deselectedRowsToColumns.get(this.wildcard),d=this.deselectedColumnsToRows.get(this.wildcard);(c?.has(t)||d?.has(e))&&this.setCellInSelection(e,t,!0)}else{let u=this.deselectedRowsToColumns.get(e);u&&u.has(t)&&this.setCellInDeselection(e,t,!1),this.setCellInSelection(e,t,!0)}else if(this.defaultSelection)this.selectedRowsToColumns.get(e)?.has(t)&&this.setCellInSelection(e,t,!1),this.setCellInDeselection(e,t,!0);else{this.selectedRowsToColumns.get(e)?.has(t)&&this.setCellInSelection(e,t,!1);let c=this.selectedRowsToColumns.get(this.wildcard),d=this.selectedColumnsToRows.get(this.wildcard);if(c?.has(t)||d?.has(e)){this.setCellInDeselection(e,t,!0);return}}}setCellInDeselection(e,t,n){if(n){let r=this.deselectedRowsToColumns.get(e)||new Set;r.add(t),this.deselectedRowsToColumns.set(e,r)}else{let r=this.deselectedRowsToColumns.get(e);r&&(r.delete(t),r.size===0&&this.deselectedRowsToColumns.delete(e))}if(n){let r=this.deselectedColumnsToRows.get(t)||new Set;r.add(e),this.deselectedColumnsToRows.set(t,r)}else{let r=this.deselectedColumnsToRows.get(t);r&&(r.delete(e),r.size===0&&this.deselectedColumnsToRows.delete(t))}}setCellInSelection(e,t,n){if(e===this.wildcard&&t===this.wildcard)throw new Error("rowId and colId cannot be used as a wildcard at the same time!");if(n){let r=this.selectedRowsToColumns.get(e)||new Set;r.add(t),this.selectedRowsToColumns.set(e,r)}else{let r=this.selectedRowsToColumns.get(e);r&&(r.delete(t),r.size===0&&this.selectedRowsToColumns.delete(e))}if(n){let r=this.selectedColumnsToRows.get(t)||new Set;r.add(e),this.selectedColumnsToRows.set(t,r)}else{let r=this.selectedColumnsToRows.get(t);r&&(r.delete(e),r.size===0&&this.selectedColumnsToRows.delete(t))}}update(e){let t=e.selectedCells||null,n=e.deselectedCells||null;this.selectedRowsToColumns.clear(),this.selectedColumnsToRows.clear(),this.deselectedRowsToColumns.clear(),this.deselectedColumnsToRows.clear(),this.cache.clear(),t&&t.forEach(([r,i])=>{this.setCellInSelection(r,i,!0)}),n&&n.forEach(([r,i])=>{this.setCellInDeselection(r,i,!0)}),this.defaultSelection=e.defaultSelection}isCellSelectionInRow(e,t){if(this.defaultSelection){let r=this.deselectedRowsToColumns.get(e);if(r){if(r.has(this.wildcard)){let i=this.selectedRowsToColumns.get(e);return i&&i.size>0?t.some(a=>i.has(a)):!1}return t.some(i=>!r.has(i))}return!0}let n=this.selectedRowsToColumns.get(e);if(n){if(n.has(this.wildcard)){let r=this.deselectedRowsToColumns.get(e);return r&&r.size>0?!t.every(a=>r.has(a)):!0}return t?t.some(r=>n.has(r)):!1}return!1}error(e){po(`${this.debugId}:CellSelectionState`)(e)}isCellSelected(e,t){return e===this.wildcard||t===this.wildcard?(this.error("CellSelectionState.isCellSelected should not be called with wildcard"),!1):this.isCellSelected_Internal(e,t)}isCellSelected_Internal(e,t){let n=[e,t],{cache:r}=this,i=r.get(n);if(i!=null)return i;let a=()=>(r.set(n,!1),!1),l=()=>(r.set(n,!0),!0),s=this.deselectedColumnsToRows.get(this.wildcard),u=this.deselectedRowsToColumns.get(this.wildcard),c=this.selectedColumnsToRows.get(this.wildcard),d=this.selectedRowsToColumns.get(this.wildcard);if(this.defaultSelection){let m=this.deselectedRowsToColumns.get(e);return m&&m.has(t)?a():s?.has(e)||u?.has(t)?this.selectedRowsToColumns.get(e)?.has(t)?l():a():l()}let f=this.selectedRowsToColumns.get(e);return f&&f.has(t)?l():c?.has(e)||d?.has(t)?this.deselectedRowsToColumns.get(e)?.has(t)?a():l():a()}getState(){let e=[],t=[];return this.deselectedRowsToColumns.forEach((n,r)=>{n.forEach(i=>{e.push([r,i])})}),this.selectedRowsToColumns.forEach((n,r)=>{n.forEach(i=>{t.push([r,i])})}),{defaultSelection:this.defaultSelection,deselectedCells:e,selectedCells:t}}};var Hf=Symbol("CLEAR"),Xo=class o{constructor(e){this.affectedFields=new Set;this.allFieldsAffected=!1;this.primaryKeyToData=new Map;this.nodePathToData=new ee;this.getAffectedFields=()=>this.allFieldsAffected?!0:this.affectedFields;this.delete=(e,t,n)=>{this.allFieldsAffected=!0;let r=e,i=this.primaryKeyToData.get(r)||[];i.push({type:"delete",primaryKey:e,originalData:t,metadata:n}),this.primaryKeyToData.set(r,i)};this.deleteNodePath=(e,t,n)=>{this.allFieldsAffected=!0;let r=this.nodePathToData.get(e)||[];r.push({type:"delete",nodePath:e,originalData:t,metadata:n}),this.nodePathToData.set(e,r)};this.insert=(e,t,n,r)=>{let i=e,a=this.primaryKeyToData.get(i)||[];this.allFieldsAffected=!0,a.push({type:"insert",primaryKey:e,data:t,position:n,originalData:null,metadata:r}),this.primaryKeyToData.set(i,a)};this.insertNodePath=(e,t,n,r)=>{let i=this.nodePathToData.get(e)||[];this.allFieldsAffected=!0,i.push({type:"insert",nodePath:e,data:t,position:n,originalData:null,metadata:r}),this.nodePathToData.set(e,i)};this.update=(e,t,n,r)=>{this.allFieldsAffected||(this.nodesKey&&Array.isArray(t[this.nodesKey])?this.allFieldsAffected=!0:Object.keys(t).forEach(s=>this.affectedFields.add(s)));let i=e,a=this.primaryKeyToData.get(i)||[];a.push({type:"update",primaryKey:e,data:t,originalData:n,metadata:r}),this.primaryKeyToData.set(e,a)};this.updateNodePath=(e,t,n,r)=>{this.allFieldsAffected||(this.nodesKey&&Array.isArray(t[this.nodesKey])?this.allFieldsAffected=!0:Object.keys(t).forEach(l=>this.affectedFields.add(l)));let i=this.nodePathToData.get(e)||[];i.push({type:"update",nodePath:e,data:t,originalData:n,metadata:r}),this.nodePathToData.set(e,i)};this.updateChildren=(e,t,n,r)=>{this.allFieldsAffected=!0;let i=this.nodePathToData.get(e)||[];i.push({type:"update-children",nodePath:e,children:t,originalData:n,metadata:r}),this.nodePathToData.set(e,i)};this.resetDataSource=e=>{this.clear(),this.allFieldsAffected=!0;let t=Hf,n=this.primaryKeyToData.get(t)||[];n.push({type:"clear-all",primaryKey:void 0,metadata:e}),this.primaryKeyToData.set(t,n)};this.shouldResetDataSource=()=>this.primaryKeyToData.has(Hf);this.clear=()=>{this.allFieldsAffected=!1,this.affectedFields.clear(),this.primaryKeyToData.clear()};this.isEmpty=()=>this.primaryKeyToData.size===0&&this.nodePathToData.size===0;this.removeInfo=e=>{this.primaryKeyToData.delete(e)};this.removeNodePathInfo=e=>{this.nodePathToData.delete(e)};this.getMutationsForPrimaryKey=e=>this.primaryKeyToData.get(e);this.getMutationsForNodePath=e=>this.nodePathToData.get(e);this.getMutationsCount=()=>this.primaryKeyToData.size;this.getMutations=()=>new Map(this.primaryKeyToData);this.getTreeMutations=()=>ee.clone(this.nodePathToData);this.getMutationsArray=()=>Array.from(this.primaryKeyToData.values()).flat();this.getTreeMutationsArray=()=>Array.from(this.nodePathToData.values()).flat();this.nodesKey=e.nodesKey}static clone(e,{light:t=!1}={}){let n=new o({nodesKey:e.nodesKey});return n.allFieldsAffected=e.allFieldsAffected,n.affectedFields=new Set(e.affectedFields),n.primaryKeyToData=t?e.primaryKeyToData:new Map(e.primaryKeyToData),n.nodePathToData=t?e.nodePathToData:ee.clone(e.nodePathToData),n}};function xo(o,e){return e().dataArray[o]}function ki(o){return o().dataArray}var dt=class{constructor(e){this.collapsedPathsMap=new ee;this.expandedPathsMap=new ee;this.collapsedIdsMap=new Map;this.expandedIdsMap=new Map;this._mode="path";this.defaultExpanded=!1;this.expandAll=()=>{this.update({defaultExpanded:!0,collapsedPaths:[]})};this.collapseAll=()=>{this.update({defaultExpanded:!1,expandedPaths:[]})};let t=e&&e instanceof Object.getPrototypeOf(this).constructor?e.getState():e;t&&this.update(t)}get mode(){return this._mode}reset(){this.collapsedPathsMap.clear(),this.expandedPathsMap.clear(),this.collapsedIdsMap.clear(),this.expandedIdsMap.clear()}destroy(){this.reset()}expandNode(e){this.setNodeExpanded(e,!0)}collapseNode(e){this.setNodeExpanded(e,!1)}setNodeExpanded(e,t){let{collapsedPathsMap:n,collapsedIdsMap:r,expandedPathsMap:i,expandedIdsMap:a,defaultExpanded:l,_mode:s}=this;s==="id"&&Array.isArray(e)&&(e=e[e.length-1]),t===l?t?s==="path"&&Array.isArray(e)?n.delete(e):r.delete(e):s==="path"&&Array.isArray(e)?i.delete(e):a.delete(e):t?s==="path"&&Array.isArray(e)?i.set(e,!0):a.set(e,!0):s==="path"&&Array.isArray(e)?n.set(e,!0):r.set(e,!0)}isNodeExpandedByPath(e){return this.isNodeExpanded(e)}isNodeExpandedById(e){return this.isNodeExpanded(e)}isNodeExpanded(e){if(this._mode==="id"&&Array.isArray(e)&&(e=e[e.length-1]),this._mode==="id"&&Array.isArray(e))throw`You try to check if a node is expanded by id (${e}) but your TreeExpandState is configured to use node paths.`;if(this._mode==="path"&&!Array.isArray(e))throw`You try to check if a node is expanded by path (${e}) but your TreeExpandState is configured to use node ids.`;return this.defaultExpanded?this._mode==="path"&&Array.isArray(e)?!this.collapsedPathsMap.has(e):!this.collapsedIdsMap.has(e):this._mode==="path"&&Array.isArray(e)?this.expandedPathsMap.has(e):this.expandedIdsMap.has(e)}update(e){if(this.defaultExpanded=e.defaultExpanded,this.reset(),e.expandedPaths||e.collapsedPaths){this._mode="path";let r=e.expandedPaths||null,i=e.collapsedPaths||null;if(r)for(let a=0,l=r.length;a<l;a++)this.expandedPathsMap.set(r[a],!0);if(i)for(let a=0,l=i.length;a<l;a++)this.collapsedPathsMap.set(i[a],!0);return}this._mode="id";let t=e.expandedIds||null,n=e.collapsedIds||null;if(t)for(let r=0,i=t.length;r<i;r++)this.expandedIdsMap.set(t[r],!0);if(n)for(let r=0,i=n.length;r<i;r++)this.collapsedIdsMap.set(n[r],!0)}getState(){if(this._mode==="path"){let n=Array.from(this.collapsedPathsMap.keys()),r=Array.from(this.expandedPathsMap.keys());return{defaultExpanded:this.defaultExpanded,collapsedPaths:n,expandedPaths:r}}let e=Array.from(this.collapsedIdsMap.keys()),t=Array.from(this.expandedIdsMap.keys());return{defaultExpanded:this.defaultExpanded,collapsedIds:e,expandedIds:t}}};var CC=(o,e)=>o.length-e.length,nt=class o{constructor(e,t){this.selectedPaths=null;this.deselectedPaths=null;this.defaultSelection=!1;this.selectionMap=new ee;this.cache=new ee;this.strictMode=!1;let n=e instanceof Object.getPrototypeOf(this).constructor,r=n?e.getState():e;this.setConfig(t||(n?e.config:{treePaths:new ee})),this.disableStrictMode(),this.update(r),this.config.strictCheckPaths&&this.enableStrictMode()}getTreePaths(e){return e?Array.isArray(e)?new ee(e.map(t=>[t,!0])):e:this.config.treePaths}withTreePaths(e,t){let n=this.config.treePaths;t=this.getTreePaths(t);let r=t!==n;r&&this.xcache(),this.config.treePaths=t;let i=e(t);return this.config.treePaths=n,r&&this.xcache(),i}getLeafNodePaths(e=[],t){return this.withTreePaths(n=>n.getKeysForLeafNodesStartingWith(e),t)}forEachLeafNodePath(e,t=[],n){let r={selected:!1};this.withTreePaths(i=>{i.getLeafNodesStartingWith(t,a=>{r.selected=this.isNodeSelected(a.keys)===!0,e(a.keys,r)})},n)}getSelectedLeafNodePaths(e=[],t){let n=[];return this.withTreePaths(r=>{r.getLeafNodesStartingWith(e,i=>{this.isNodeSelected(i.keys)&&n.push(i.keys)})},t),n}getDeselectedLeafNodePaths(e=[],t){let n=[];return this.withTreePaths(r=>{r.getLeafNodesStartingWith(e,i=>{this.isNodeSelected(i.keys)||n.push(i.keys)})},t),n}isLeafNode(e){let{treePaths:t}=this.config;return t.has(e)?t.getKeysForLeafNodesStartingWith(e).length===1:null}getLeafNodesCount(e){return this.config.treePaths.getKeysForLeafNodesStartingWith(e).length}static from(e,t){return new o(e,t)}setConfig(e){let t=typeof e=="function"?e():e;this.config={treePaths:Array.isArray(t.treePaths)?new ee(t.treePaths.map(n=>[n,!0])):t.treePaths,strictCheckPaths:t.strictCheckPaths??!0},this.xcache()}xcache(){this.cache.clear()}update(e){this.selectedPaths=e.selectedPaths||null,this.deselectedPaths=e.deselectedPaths||null;let{selectionMap:t,selectedPaths:n,deselectedPaths:r}=this;t.clear(),n?.forEach(i=>this.setSelectionForPath(i,!0)),r?.forEach(i=>this.setSelectionForPath(i,!1)),this.defaultSelection=e.defaultSelection,this.xcache()}setSelectionForPath(e,t){this.isPathAvailable(e)&&this.selectionMap.set(e,t)}getState(){let e=[],t=[];return this.selectionMap.topDownEntries().forEach(([n,r])=>{r?e.push(n):t.push(n)}),{defaultSelection:this.defaultSelection,selectedPaths:e,deselectedPaths:t}}deselectAll(){this.update({defaultSelection:!1,selectedPaths:[],deselectedPaths:[]})}selectAll(){this.update({defaultSelection:!0,deselectedPaths:[],selectedPaths:[]})}enableStrictMode(){this.strictMode=!0}disableStrictMode(){this.strictMode=!1}isPathAvailable(e){if(!this.strictMode)return!0;let{treePaths:t}=this.config;return t.has(e)}isNodeSelected(e){return this.isPathSelected(e)}isSelfSelected(e){return this.selectionMap.get(e)??null}cacheIt(e,t){return this.cache.set(e,t),t}getSelectionStateForNode(e,t){let n=this.cache.get(e);if(n)return n;if(this.isLeafNode(e)!==!1){let d=this.isSelfSelected(e);if(d!==null)return this.cacheIt(e,{selected:d,selectedCount:d?1:0,deselectedCount:d?0:1,leafCount:1})}let r=this.getLeafNodesCount(e),i=this.isSelfSelected(e),{selectionMap:a}=this,l=a.getKeysOfFirstChildOnEachBranchStartingWith(e,{excludeSelf:!0}).sort(CC);if(this.strictMode&&(l=l.filter(d=>this.isPathAvailable(d))),!l.length){if(i!==null){let p=r?i:!1;return this.cacheIt(e,{selected:p,selectedCount:p?r:0,deselectedCount:p?0:r,leafCount:r})}let d=this.getNodeBooleanSelectionStateFromParent(e);return this.cacheIt(e,{selected:d,selectedCount:d?r:0,deselectedCount:d?0:r,leafCount:r})}let s=0,u=0,c=this.getNodeBooleanSelectionStateFromParent(e);c?s+=r:u+=r;for(let d=0,p=l.length;d<p;d++){let f=l[d],{selectedCount:m,deselectedCount:g}=this.getSelectionStateForNode(f);if(c?(s-=g,u+=g):(u-=m,s+=m),t&&m>0&&g>0)return this.cacheIt(e,{selected:null,leafCount:r,selectedCount:s,deselectedCount:u})}if(!s&&!u)return this.cacheIt(e,{selected:c,selectedCount:c?r:0,deselectedCount:c?0:r,leafCount:r});if(s){let d=s===r?!0:null;return this.cacheIt(e,{selected:d,selectedCount:s,deselectedCount:u,leafCount:r})}return this.cacheIt(e,{selected:!1,selectedCount:0,deselectedCount:r,leafCount:r})}isPathSelected(e){return this.isPathAvailable(e)?this.getSelectionStateForNode(e,!0).selected:!1}getNodeBooleanSelectionStateFromParent(e){let{defaultSelection:t,selectionMap:n}=this;if(!e.length)return t;let r=[...e];do{let i=n.get(r);if(i!==void 0)return i;r.pop()}while(r.length);return t}setNodeSelection(e,t){if(!e.length)return;if(this.xcache(),this.selectionMap.getKeysStartingWith(e).forEach(r=>{this.selectionMap.delete(r)}),!(e.length===1&&this.defaultSelection===t)){if(this.setSelectionForPath(e,t),e.length>1){let r=e.slice(0,-1);this.isNodeSelected(r)===t&&this.setNodeSelection(r,t)}}}selectNode(e){this.setNodeSelection(e,!0)}deselectNode(e){this.setNodeSelection(e,!1)}toggleNodeSelection(e){this.setNodeSelection(e,!this.isNodeSelected(e))}getSelectedCount(){return this.getSelectionCountFor([]).selectedCount}getDeselectedCount(){return this.getSelectionCountFor([]).deselectedCount}getSelectionCountFor(e=[]){let{selectedCount:t,deselectedCount:n}=this.getSelectionStateForNode(e);return{selectedCount:t,deselectedCount:n}}destroy(){this.config=void 0,this.xcache(),this.selectionMap.clear()}};function Vi(o,e){return new nt(o,Dn(e))}function Dn(o){return()=>({treePaths:(typeof o=="function"?o():o).treePaths})}var zi=class{constructor(e){this.setNodeSelection=(e,t,n)=>{let{treeSelectionState:r,selectionMode:i}=this.getState();if(!this.isNodeSelectable(e)&&!n?.force)return;if(i==="single-row"){this.actions.treeSelection=t?e[e.length-1]:null;return}if(i!=="multi-row")throw"Selection mode is not multi-row or single-row";if(!(r instanceof nt))throw"Invalid tree selection";let a=new nt(r,Dn(this.getState));a.setNodeSelection(e,t),this.getState().lastSelectionUpdatedNodePathRef.current={nodePath:e,selected:t},this.actions.treeSelection=a};this.getCallbackParam=e=>({dataSourceApi:this.dataSourceApi});this.getState=e.getState,this.actions=e.actions,this.dataSourceApi=e.dataSourceApi}getSelectedLeafNodePaths(e){let{treePaths:t}=this.getState(),n=e?.treeSelectionState||this.getState().treeSelectionState;return n?n.getSelectedLeafNodePaths(e?.rootNodePath,t):[]}getDeselectedLeafNodePaths(e){let{treePaths:t}=this.getState(),n=e?.treeSelectionState||this.getState().treeSelectionState;return n?n.getDeselectedLeafNodePaths(e?.rootNodePath,t):[]}getSelectedLeafRowInfos(e){let{treePaths:t}=this.getState(),n=e?.treeSelectionState||this.getState().treeSelectionState;if(!t||!n)return[];let r=e?.rootNodePath||[],i=[];return t.getLeafNodesStartingWith(r,a=>{if(n.isNodeSelected(a.keys)){let l=this.getRowInfoByPath(a.keys);l&&i.push(l)}},{excludeSelf:!0}),i}get allRowsSelected(){return this.getState().allRowsSelected}isNodeReadOnly(e){let t=this.getRowInfoByPath(e),n=this.getState().isNodeReadOnly;return t&&t.isTreeNode&&t.isParentNode&&n?n(t):!1}isNodeSelectable(e){let t=this.getRowInfoByPath(e),n=this.getState().isNodeSelectable;return t&&t.isTreeNode?n(t):!1}isNodeExpanded(e){let t=this.getState(),{isNodeExpanded:n,isNodeCollapsed:r,treeExpandState:i}=t,a=this.getRowInfoByPath(e);if(a){if(!a.isTreeNode||!a.isParentNode)return!1;if(r)return!n(a,i);if(n)return n(a,i)}return i.isNodeExpanded(e)}expandAll(){let e=new dt({defaultExpanded:!0,collapsedPaths:[]});this.getState().lastExpandStateInfoRef.current={state:"expanded",nodePath:null},this.actions.treeExpandState=e}collapseAll(){let e=new dt({defaultExpanded:!1,expandedPaths:[]});this.getState().lastExpandStateInfoRef.current={state:"collapsed",nodePath:null},this.actions.treeExpandState=e}expandNode(e,t){if(this.isNodeReadOnly(e)&&!t?.force)return;let n=this.getState(),r=new dt(n.treeExpandState);r.expandNode(e),this.getState().lastExpandStateInfoRef.current={state:"expanded",nodePath:e},this.actions.treeExpandState=r,n.onNodeExpand?.(e,this.getCallbackParam(e))}collapseNode(e,t){if(this.isNodeReadOnly(e)&&!t?.force)return;let n=this.getState(),r=new dt(n.treeExpandState);r.collapseNode(e),this.getState().lastExpandStateInfoRef.current={state:"collapsed",nodePath:e},this.actions.treeExpandState=r,n.onNodeCollapse?.(e,this.getCallbackParam(e))}toggleNode(e,t){let n=this.getState(),r=new dt(n.treeExpandState),i=!this.isNodeExpanded(e);this.isNodeReadOnly(e)&&!t?.force||(r.setNodeExpanded(e,i),this.getState().lastExpandStateInfoRef.current={state:i?"expanded":"collapsed",nodePath:e},this.actions.treeExpandState=r,i?n.onNodeExpand?.(e,this.getCallbackParam(e)):n.onNodeCollapse?.(e,this.getCallbackParam(e)))}getNodeDataByPath(e){if(!e.length)return null;let t=this.getRowInfoByPath(e);return t?t.data:null}getRowInfoByPath(e){let{pathToIndexMap:t}=this.getState(),n=t.get(e);return n!==void 0?xo(n,this.getState):null}selectAll(){let{treeSelectionState:e,selectionMode:t}=this.getState();if(t!=="multi-row")throw"Selection mode is not multi-row";if(!(e instanceof nt))throw"Invalid node selection";let n=new nt(e,Dn(this.getState));n.selectAll(),this.getState().lastSelectionUpdatedNodePathRef.current=null,this.actions.treeSelection=n}deselectAll(){let{treeSelectionState:e,selectionMode:t}=this.getState();if(t!=="multi-row")throw"Selection mode is not multi-row";if(!(e instanceof nt))throw"Invalid node selection";let n=new nt(e,Dn(this.getState));n.deselectAll(),this.getState().lastSelectionUpdatedNodePathRef.current=null,this.actions.treeSelection=n}isNodeSelected(e){let{treeSelectionState:t,treeSelection:n,selectionMode:r}=this.getState();if(r==="single-row"){let i=e[e.length-1];return Array.isArray(n)?treeSelection.join(",")===e.join(","):n===i}if(r!=="multi-row")throw"Selection mode is not multi-row or single-row";if(!(t instanceof nt))throw"Invalid tree selection";return t.isNodeSelected(e)}selectNode(e,t){this.setNodeSelection(e,!0,t)}deselectNode(e,t){this.setNodeSelection(e,!1,t)}toggleNodeSelection(e,t){this.isNodeSelected(e)?this.deselectNode(e,t):this.selectNode(e,t)}};var xn=class{constructor(e){let t=e instanceof Object.getPrototypeOf(this).constructor?e.getState():e,n=this.getPositiveFromState(t),r=this.getNegativeFromState(t);this.update({negativeItems:r,positiveItems:n})}getInitialState(){return this.initialState}destroy(){this.positiveMap?.clear(),this.negativeMap?.clear(),delete this.positiveMap,delete this.negativeMap}update(e){let{positiveItems:t,negativeItems:n}=e;if(this.allNegative=n===!0,this.allPositive=t===!0,this.allNegative&&this.allPositive)throw"Cannot have both negativeItems and positiveItems be true!";if(n&&n!==!0){this.negativeMap||(this.negativeMap=new Map),this.negativeMap.clear();for(let r of n)this.negativeMap.set(r,!0);this.positiveMap&&this.positiveMap.clear()}if(t&&t!==!0){this.positiveMap||(this.positiveMap=new Map),this.positiveMap.clear();for(let r of t)this.positiveMap.set(r,!0);this.negativeMap&&this.negativeMap.clear()}}isDefaultNegativeSelection(){return this.allNegative}isDefaultPositiveSelection(){return this.allPositive}areAllNegative(){return this.allNegative&&(this.positiveMap?this.positiveMap.size===0:!0)}areAllPositive(){return this.allPositive&&(this.negativeMap?this.negativeMap.size===0:!0)}makeAllNegative(){this.update({negativeItems:!0,positiveItems:[]})}makeAllPositive(){this.update({positiveItems:!0,negativeItems:[]})}isItemPositive(e){if(this.allPositive===!0){if(this.allNegative===!0)throw'Cannot have both positiveItems and negativeItems be "true"';return!this.negativeMap?.has(e)}return!!this.positiveMap?.has(e)}isItemNegative(e){return!this.isItemPositive(e)}setItemValue(e,t){if(t!==this.isItemPositive(e)){if(t){if(this.allNegative===!0){if(!this.positiveMap)throw`No positiveMap found when trying to set item ${e} be positive`;this.positiveMap.set(e,!0)}else if(this.allPositive===!0){if(!this.negativeMap)throw`No negativeMap found when trying to set item ${e} be positive`;this.negativeMap.delete(e)}}else if(this.allPositive===!0){if(!this.negativeMap)throw`No negativeMap found when trying to set item ${e} be negative`;this.negativeMap.set(e,!0)}else if(this.allNegative===!0){if(!this.positiveMap)throw`No positiveMap found when trying to set item ${e} be negative`;this.positiveMap?.delete(e)}}}makeItemNegative(e){this.setItemValue(e,!1)}makeItemPositive(e){this.setItemValue(e,!0)}toggleItem(e){this.setItemValue(e,!this.isItemPositive(e))}};var Rt=class extends xn{constructor(t){super(t);this.isRowEnabled=t=>!!this.isItemPositive(t)}getState(){let t=this.allPositive?!0:[...this.positiveMap?.keys()??[]],n=this.allNegative?!0:[...this.negativeMap?.keys()??[]];return{enabledRows:t,disabledRows:n}}getPositiveFromState(t){return t.enabledRows}getNegativeFromState(t){return t.disabledRows}areAllDisabled(){return this.areAllNegative()}areAllEnabled(){return this.areAllPositive()}disableAll(){this.makeAllNegative()}enableAll(){this.makeAllPositive()}isRowDisabled(t){return!this.isRowEnabled(t)}setRowEnabled(t,n){return this.setItemValue(t,n)}disableRow(t){this.setRowEnabled(t,!1)}enableRow(t){this.setRowEnabled(t,!0)}toggleRow(t){this.toggleItem(t)}};var rs=1e3;function Kf(o){return new is(o)}var is=class{constructor(e){this.pendingOperations=[];this.batchOperationRafId=0;this.batchOperationTimeoutId=0;this.pendingPromise=null;this.resolvePendingPromise=null;this.toPrimaryKey=e=>this.getState().toPrimaryKey(e);this.getRowInfoArray=()=>ki(this.getState);this.getRowInfoByIndex=e=>xo(e,this.getState)??null;this.getRowInfoByPrimaryKey=e=>{let t=this.getIndexByPrimaryKey(e);return this.getRowInfoByIndex(t)};this.getRowInfoByNodePath=e=>{let t=this.getIndexByNodePath(e);return this.getRowInfoByIndex(t)};this.getIndexByPrimaryKey=e=>this.getState().idToIndexMap.get(e)??-1;this.getIndexByNodePath=e=>this.getState().pathToIndexMap.get(e)??-1;this.getNodePathById=e=>this.getState().idToPathMap.get(e)??null;this.getNodePathByIndex=e=>{let t=this.getRowInfoByIndex(e);return t&&t.isTreeNode?t.nodePath:null};this.getPrimaryKeyByIndex=e=>{let t=this.getRowInfoByIndex(e);return t?t.id:void 0};this.getOriginalDataArray=()=>this.getState().originalDataArray;this.getDataByIndex=e=>{let t=this.getRowInfoByIndex(e);return t?t.data:null};this.getDataByPrimaryKey=e=>{let{indexer:t}=this.getState();return t.getDataForPrimaryKey(e)??null};this.isNodePathAvailable=e=>this.getState().indexer.getDataForNodePath(e)!==void 0;this.getDataByNodePath=e=>{let{indexer:t}=this.getState(),n=t.getDataForNodePath(e);return n||null};this.replaceAllData=(e,t)=>(this.batchOperation({type:"replace-all",array:e,metadata:t?.metadata}),this.addDataArray(e,t));this.clearAllData=e=>this.replaceAllData([],e);this.updateData=(e,t)=>this.updateDataArray([e],t);this.updateDataArray=(e,t)=>{let n=this.getState().isTree,r=n?void 0:e.map(l=>this.toPrimaryKey(l)),i=n?e.map(l=>this.getNodePathById(this.toPrimaryKey(l))||[]):null,a=r?this.batchOperation({type:"update",array:e,primaryKeys:e.map(l=>this.toPrimaryKey(l)),metadata:t?.metadata}):this.batchOperation({type:"update",array:e,nodePaths:i||[],metadata:t?.metadata});return t?.flush&&this.commit(),a};this.withWaitForNode=(e,t,n)=>{let r=n?.waitForNode??!0;if(r===!0||typeof r=="number"){let a=r===!0?rs:r;return isNaN(a)||(a=rs),this.waitForNodePath(e,{timeout:a}).then(l=>{if(!l){let s=`Cannot find node path "${e.join("/")}" (we waited for it ${a}ms)`;return console.error(s),t({error:s,resolved:!1})}return t({resolved:!0})})}let i=t({resolved:void 0});return i instanceof Promise?i:Promise.resolve(i)};this.updateChildrenByNodePath=(e,t,n)=>this.withWaitForNode(t,({error:r})=>r?!1:this.updateChildrenByNodePath_Internal(e,t,n),n);this.updateChildrenByNodePath_Internal=(e,t,n)=>{let r=typeof e=="function"?e:()=>e;return this.updateDataArrayByNodePath_Internal([{nodePath:t,children:r}],n)};this.updateDataByNodePath=(e,t,n)=>this.isNodePathAvailable(t)?this.updateDataArrayByNodePath_Internal([{data:e,nodePath:t}],n):this.withWaitForNode(t,({error:r})=>r?!1:this.updateDataArrayByNodePath_Internal([{data:e,nodePath:t}],n),n);this.updateDataArrayByNodePath=(e,t)=>{if(t&&typeof t.waitForNode<"u"&&!t.waitForNode)return this.updateDataArrayByNodePath_Internal(e,t);let n=e.map(i=>i.nodePath);return Promise.allSettled(n.map(i=>this.withWaitForNode(i,({error:a})=>!a,t))).then(i=>i.every(Boolean)?this.updateDataArrayByNodePath_Internal(e,t):!1)};this.updateDataArrayByNodePath_Internal=(e,t)=>{let n=[],r=[];e.forEach(a=>{a.data?n.push(a.data):a.children&&n.push(a.children),r.push(a.nodePath)});let i=this.batchOperation({type:"update",array:n,nodePaths:r,metadata:t?.metadata});return t?.flush&&this.commit(),i};this.removeDataByPrimaryKey=(e,t)=>{if(this.getState().isTree)return this.removeDataByNodePath(this.getNodePathById(e)||[],t);let r=this.batchOperation({type:"delete",primaryKeys:[e],metadata:t?.metadata});return t?.flush&&this.commit(),r};this.removeDataByNodePath=(e,t)=>this.batchDeleteNodePaths([e],t);this.removeData=(e,t)=>{if(this.getState().isTree){let r=this.getNodePathById(this.toPrimaryKey(e));return this.removeDataByNodePath(r,t)}return this.batchDeletePrimaryKeys([this.toPrimaryKey(e)],t)};this.removeDataArrayByPrimaryKeys=(e,t)=>{if(this.getState().isTree){let r=e.map(i=>this.getNodePathById(i)||[]);return this.batchDeleteNodePaths(r,t)}return this.batchDeletePrimaryKeys(e,t)};this.batchDeleteNodePaths=(e,t)=>{let n=this.batchOperation({type:"delete",nodePaths:e||[],metadata:t?.metadata});return t?.flush&&this.commit(),n};this.batchDeletePrimaryKeys=(e,t)=>{let n=this.batchOperation({type:"delete",primaryKeys:e,metadata:t?.metadata});return t?.flush&&this.commit(),n};this.removeDataArray=(e,t)=>{if(this.getState().isTree){let i=e.map(a=>this.getNodePathById(this.toPrimaryKey(a))||[]);return this.batchDeleteNodePaths(i,t)}let r=e.map(this.toPrimaryKey);return this.batchDeletePrimaryKeys(r,t)};this.addData=(e,t)=>this.addDataArray([e],t);this.addDataArray=(e,t)=>this.insertDataArray(e,{...t,position:"end"});this.insertData=(e,t)=>this.insertDataArray([e],t);this.insertDataArray=(e,t)=>{let n=this.getState().isTree,r="before",i,a=t.nodePath;if(n&&a?.length)return this.withWaitForNode(a,({error:s})=>{if(s)return!1;if(t.position==="before"||t.position==="after")return this.batchTreeInsert(e,t.position,a,t);let u=c=>t.position==="start"?[...e,...c||[]]:[...c||[],...e];return this.updateChildrenByNodePath(u,a,t)},t);if(t.position==="before"||t.position==="after")r=t.position,i=t.primaryKey;else{let s=this.getOriginalDataArray();t.position==="start"?(r="before",s.length?i=this.toPrimaryKey(s[0]):i=void 0):(r="after",s.length?i=this.toPrimaryKey(s[s.length-1]):i=void 0)}let l=n?this.batchOperation({type:"insert",array:e,position:r,metadata:t?.metadata,nodePath:this.getNodePathById(i)||[]}):this.batchOperation({type:"insert",array:e,position:r,metadata:t?.metadata,primaryKey:i,nodePath:a});return t?.flush&&this.commit(),l};this.batchTreeInsert=(e,t,n,r)=>{if(n.length&&!this.isNodePathAvailable(n))return this.withWaitForNode(n,({error:a})=>{if(a)return!1;let l=this.batchOperation({type:"insert",array:e,position:t,metadata:r?.metadata,nodePath:n});return r?.flush&&this.commit(),l},r);let i=this.batchOperation({type:"insert",array:e,position:t,metadata:r?.metadata,nodePath:n});return r?.flush&&this.commit(),i};this.setSortInfo=e=>{let t=this.getState().multiSort;if(Array.isArray(e)){this.actions.sortInfo=e.length?t?e:e[0]:null;return}this.actions.sortInfo=e};this.setGroupBy=e=>{this.actions.groupBy=e};this.toggleGroupByField=e=>{let t=this.getState().groupBy;t.findIndex(r=>r.field===e)===-1?this.actions.groupBy=[...t,{field:e}]:this.actions.groupBy=t.filter(r=>r.field!==e)};this.isRowDisabledAt=e=>this.getRowInfoByIndex(e)?.rowDisabled??!1;this.isRowDisabled=e=>this.getRowInfoByPrimaryKey(e)?.rowDisabled??!1;this.setRowEnabledAt=(e,t)=>{let n=this.getState().rowDisabledState,r=n?new Rt(n):new Rt({enabledRows:!0,disabledRows:[]}),i=this.getRowInfoByIndex(e);i&&(r.setRowEnabled(i.id,t),this.actions.rowDisabledState=r)};this.setRowEnabled=(e,t)=>{let n=this.getRowInfoByPrimaryKey(e);n&&this.setRowEnabledAt(n.indexInAll,t)};this.enableAllRows=()=>{let e=this.getState().rowDisabledState;if(!e){this.actions.rowDisabledState=new Rt({enabledRows:!0,disabledRows:[]});return}let t=new Rt(e);t.enableAll(),this.actions.rowDisabledState=t};this.disableAllRows=()=>{let e=this.getState().rowDisabledState;if(!e){this.actions.rowDisabledState=new Rt({disabledRows:!0,enabledRows:[]});return}let t=new Rt(e);t.disableAll(),this.actions.rowDisabledState=t};this.areAllRowsEnabled=()=>{let e=this.getState().rowDisabledState;return e?e.areAllEnabled():!0};this.areAllRowsDisabled=()=>{let e=this.getState().rowDisabledState;return e?e.areAllDisabled():!1};this.getState=e.getState,this.getState().__apiRef.current=this,this.actions=e.actions,this.treeApi=new zi({...e,dataSourceApi:this})}getPendingOperationPromise(){return this.pendingPromise}batchOperation(e){if(!this.pendingPromise){this.pendingPromise=new Promise(n=>{this.resolvePendingPromise=n});let t=Math.max(0,this.getState().batchOperationDelay??0);t===0?this.batchOperationRafId=setTimeout(()=>{this.commit()}):this.batchOperationTimeoutId=setTimeout(()=>{this.batchOperationRafId=setTimeout(()=>{this.commit()})},t)}return e.type==="replace-all"&&(this.pendingOperations.length=0),this.pendingOperations.push(e),this.pendingPromise}commitOperations(e){if(!e.length)return;let t=this.getState().cache,{isTree:n,nodesKey:r}=this.getState(),i=t?Xo.clone(t,{light:!0}):new Xo({nodesKey:n?r:void 0});e.forEach(a=>{switch(a.type){case"update":a.array.forEach((c,d)=>{if(a.primaryKeys){let p=a.primaryKeys[d],f=this.getDataByPrimaryKey(p);f&&i.update(a.primaryKeys[d],c,f,a.metadata)}else if(a.nodePaths){let p=this.getDataByNodePath(a.nodePaths[d]);p&&(typeof c=="function"?i.updateChildren(a.nodePaths[d],c,p,a.metadata):i.updateNodePath(a.nodePaths[d],c,p,a.metadata))}});break;case"delete":a.primaryKeys?a.primaryKeys.forEach(c=>{let d=this.getDataByPrimaryKey(c);d&&i.delete(c,d,a.metadata)}):a.nodePaths&&a.nodePaths.forEach(c=>{let d=this.getDataByNodePath(c);d&&i.deleteNodePath(c,d,a.metadata)});break;case"insert":let l=a.primaryKey,s=a.position,u=a.nodePath;u?a.array.forEach(c=>{i.insertNodePath([...u],c,s,a.metadata),l=this.toPrimaryKey(c),u.pop(),u.push(l),s="after"}):a.array.forEach(c=>{i.insert(l,c,s,a.metadata),l=this.toPrimaryKey(c),s="after"});break;case"replace-all":i.resetDataSource(a.metadata);break}}),this.actions.cache=i}flush(){return this.commit()}waitForNodePath(e,t){let n=this.getState();if(this.isNodePathAvailable(e))return Promise.resolve(!0);let r=t?.timeout??rs,i=n.waitForNodePathPromises.get(e);if(i)return i.promise;let a=Date.now(),l=()=>{},s=new Promise(u=>{let c,d;l=p=>{clearTimeout(d),c=p,n.waitForNodePathPromises.delete(e),u(p)},d=setTimeout(()=>{c===void 0&&l(!1)},r)});return n.waitForNodePathPromises.set(e,{timestamp:a,promise:s,resolve:l}),s}commit(){this.commitOperations(this.pendingOperations),this.pendingOperations.length=0;let e=this.pendingPromise;if(e&&this.resolvePendingPromise){let t=this.resolvePendingPromise;requestAnimationFrame(()=>{t(!0)}),this.pendingPromise=null,this.resolvePendingPromise=null}return e||Promise.resolve(!0)}};function Bf(o){let e=o.cache;if(!e)return{sortInfo:!1,groupBy:!1,tree:!1,filterValue:!1,aggregationReducers:!1};let t=!1,n=!1,r=!1,i=!1,a=!1,l=e.getAffectedFields(),{sortInfo:s,groupBy:u,filterValue:c,aggregationReducers:d,nodesKey:p,isTree:f}=o;if(s&&s.length)if(l===!0)t=!0;else for(let m of s){let g=m.field;if(g&&(g=Array.isArray(g)?g:[g],t=g.reduce((y,h)=>y||typeof h!="function"?l.has(h):!1,!1),t))break}if(u&&u.length){if(l===!0)n=!0;else for(let m of u)if(m.field&&l.has(m.field)){n=!0;break}}if(f&&(l===!0?r=!0:r=l.has(p)),c&&c.length)if(l===!0)i=!0;else for(let m of c){if(m.id){i=!0;break}if(m.field&&l.has(m.field)){i=!0;break}}if(d&&Object.keys(d).length){if(l===!0)a=!0;else for(let m in d)if(d.hasOwnProperty(m)){let g=d[m];if(g.field){if(l.has(g.field)){a=!0;break}}else{a=!0;break}}}return{sortInfo:t,groupBy:n,filterValue:i,aggregationReducers:a,tree:r}}function Gi(o){if(!o)return;let e=Object.keys(o);if(!e.length)return;let t={};for(let n=0,r=e.length;n<r;n++){let i=e[n],a=o[i].initialValue;a!==void 0&&(t[i]=typeof a=="function"?a():a)}return t}function Hi(o){let e=o.reducerKeys,t=o.reducers,n=o.results;for(let r=0,i=e.length;r<i;r++){let a=e[r],l=t[a].reducer;n[a]=l(n[a],o.rowInfo)}}function Ki(o){let e=Object.keys(o.reducers||{});if(!e.length||!o.results)return o.results;let t=o.reducers,n=o.results;for(let r=0,i=e.length;r<i;r++){let a=e[r],l=t[a].done;typeof l=="function"&&(n[a]=l(n[a],o.array))}return n}var IC=Xe("IT:InfiniteTable"),RC="#dc3545",wC="#eb9316";var jf="Warn",$f="Error",vC="Info",PC="Success",DC="Logs",Bi=IC.extend(DC),N0=Bi.extend(vC),xC=Bi.extend(jf),MC=Bi.extend($f),F0=Bi.extend(PC);var EC=wC,AC=RC;var _C=(o,e)=>{e=e?e.extend?e.extend(jf):e:xC,e(typeof e.color=="function"?e.color(EC,o):o)},OC=(o,e)=>{e=e?e.extend?e.extend($f):e:MC,e(typeof e.color=="function"?e.color(AC,o):o)};var Wf=new ee,Uf=(o,...e)=>{Wf.has(e)||(Wf.set(e,!0),o())};var Mn=(o,e=o,t)=>{Uf(()=>_C(o,t),e,"warn")},Yf=(o,e=o,t)=>{Uf(()=>OC(o,t),e,"error")};var as=new WeakMap,NC=o=>o;function qf(o,e=50,t){as.set(o,{lastCallTime:0,lastCallArg:null});let n=t??NC;return r=>{let{lastCallTime:i,lastCallArg:a}=as.get(o)||{lastCallTime:0,lastCallArg:null},l=Date.now(),s=l-i,u=mt(n(a),n(r));s<e&&u||(as.set(o,{lastCallTime:l,lastCallArg:r}),o(r))}}var Wi=class{constructor(){this.primaryKeyToData=new Map;this.nodePathsToData=new ee;this.removeNodePath=(e,t)=>{if(this.nodePathsToData.delete(e),this.remove(e[e.length-1]),!t)return;let n=this.nodePathsToData.get(e);if(n){let r=t.getNodeChildren?t.getNodeChildren(n):t.nodesKey?n[t.nodesKey]:null;if(r&&Array.isArray(r))for(let i=0,a=r.length;i<a;i++){let l=r[i],s=[...e,t.toPrimaryKey(l)];this.removeNodePath(s,t)}}};this.remove=e=>{this.primaryKeyToData.delete(e)};this.add=(e,t)=>{this.primaryKeyToData.set(e,t)};this.addNodePath=(e,t,n)=>{if(this.nodePathsToData.set(e,t),this.add(e[e.length-1],t),!n)return;let r=n.getNodeChildren?n.getNodeChildren(t):n.nodesKey?t[n.nodesKey]:null;if(r&&Array.isArray(r))for(let i=0,a=r.length;i<a;i++){let l=r[i],s=[...e,n.toPrimaryKey(l)];this.addNodePath(s,l,n)}};this.clear=()=>{this.primaryKeyToData.clear(),this.nodePathsToData.clear()};this.getDataForPrimaryKey=e=>this.primaryKeyToData.get(e);this.getDataForNodePath=e=>this.nodePathsToData.get(e);this.indexArray=(e,t)=>{let{cache:n,toPrimaryKey:r,getNodeChildren:i,isLeafNode:a,nodesKey:l}=t,s=!!i&&!!a;n&&n.shouldResetDataSource()&&(this.clear(),e=[]);let u=n&&!n.isEmpty();if(u&&(e=e.concat()),!e.length&&n){if(!n.isEmpty()){let c=[...n.getMutationsArray(),...n.getTreeMutationsArray()];for(let d=0,p=c.length;d<p;d++){let f=c[d];if(f.type==="insert"){let m=r(f.data);s?this.addNodePath([m],f.data,t):this.add(m,f.data),e.push(f.data)}}n?.removeInfo(void 0)}}else{let c=(d,p)=>{for(let f=0;f<d.length;f++){let m=d[f];u&&s&&Array.isArray(m[l])&&(m=d[f]={...m});let g=!1;if(m!=null){let y=r(m),h=s?[...p,y]:void 0,b=s&&!!h,S=b?n?.getMutationsForNodePath(h):n?.getMutationsForPrimaryKey(y);if(S&&S.length){for(let I=0,T=S.length;I<T;I++){let C=S[I];if(C.type==="delete"&&!g&&(b?this.removeNodePath(h,t):this.remove(y),g=!0,d.splice(f,1),f--),C.type==="update"&&!g&&(m={...m,...C.data},d[f]=m),C.type==="update-children"&&!g){let R=C.children(m[l],m);m={...m},R!==void 0?m[l]=R:delete m[l],d[f]=m}C.type==="insert"&&(C.position==="before"?(d.splice(f,0,C.data),f--):d.splice(f+1,0,C.data))}b?n?.removeNodePathInfo(h):n?.removeInfo(y)}if(!g)if(b){this.addNodePath(h,m);let I=a(m),T=I?null:i(m);!I&&Array.isArray(T)&&(p.push(y),u&&(m[l]=T=T.concat()),c(T,p),p.pop())}else this.add(y,m)}}};c(e,[])}return e}}};var FC=Object.freeze([]),Xf=(o,e)=>{let t=o??FC,n=Array.isArray(t)?t:[t];if(e&&e.has(t)){let r=e.get(t);if(r&&r.length===n.length)return r}return e&&t&&e.set(t,n),n};function ji(o,e){if(o===e)return!0;if(o==null||e==null)return o===e;if(typeof o!=typeof e)return!1;if(Array.isArray(o)&&Array.isArray(e)){if(o.length!==e.length)return!1;for(let t=0,n=o.length;t<n;t++)if(!ji(o[t],e[t]))return!1;return!0}if(typeof o=="object"){let t=Object.keys(o),n=Object.keys(e);if(t.length!==n.length)return!1;for(let r of t)if(!Object.prototype.hasOwnProperty.call(e,r)||!ji(o[r],e[r]))return!1;return!0}return!1}function LC(o,e){return!(o===void 0||e===void 0||o.isGroupRow!==e.isGroupRow||o.dataSourceHasGrouping!==e.dataSourceHasGrouping||o.isTreeNode!==e.isTreeNode||o.isTreeNode&&o.isParentNode!==e.isParentNode)}var $i={id:!0,value:!0,indexInAll:!0,rowSelected:!0,rowDisabled:!0,isCellSelected:!1,hasSelectedCells:!1},Zf={...$i,dataSourceHasGrouping:!0,isTreeNode:!0,data:!1,isGroupRow:!0,selfLoaded:!0},kC={indexInGroup:!0,groupKeys:!0,groupBy:!0,rootGroupBy:!0,parents:!1,indexInParentGroups:!0,groupCount:!0,groupNesting:!0,collapsed:!0,selfLoaded:!0},zC={...$i,...kC,dataSourceHasGrouping:!0,isTreeNode:!0,data:!1,reducerData:!0,isGroupRow:!0,duplicateOf:!1,deepRowInfoArray:!1,error:!0,reducerResults:!0,groupCount:!0,groupData:!0,selectedChildredCount:!0,deselectedChildredCount:!0,totalChildrenCount:!0,collapsedChildrenCount:!0,collapsedGroupsCount:!0,directChildrenCount:!0,directChildrenLoadedCount:!0,pivotValuesMap:!0,childrenAvailable:!0,childrenLoading:!0},Qf={isTreeNode:!0,isParentNode:!0,indexInParent:!0,nodePath:!0,parentNodes:!1,indexInParentNodes:!0,totalLeafNodesCount:!0,collapsedLeafNodesCount:!0,treeNesting:!0,selfLoaded:!0},VC={...$i,...Qf,dataSourceHasGrouping:!0,isTreeNode:!0,isGroupRow:!0,isParentNode:!0,data:!1},GC={...$i,...Qf,dataSourceHasGrouping:!0,isParentNode:!0,isGroupRow:!0,nodeExpanded:!0,selfExpanded:!0,data:!1,selectedLeafNodesCount:!0,deepRowInfoArray:!1,deselectedLeafNodesCount:!0,duplicateOf:!1},HC=Object.entries(Zf).map(([o,e])=>e?o:void 0).filter(Boolean),KC=Object.entries(Zf).map(([o,e])=>e?o:void 0),BC=Object.entries(zC).map(([o,e])=>e?o:void 0),WC=Object.entries(VC).map(([o,e])=>e?o:void 0),jC=Object.entries(GC).map(([o,e])=>e?o:void 0);function $C(o,e){if(o===e)return!0;if(!o||!e||!LC(o,e)||o.id!==e.id||o.data!==e.data&&!ji(o.data,e.data))return!1;let t=[];o.dataSourceHasGrouping?t=o.isGroupRow?BC:KC:o.isTreeNode?t=o.isTreeNode&&o.isParentNode?jC:WC:t=HC;for(let n of t){let r=o[n],i=e[n];if(!(typeof r=="function"||typeof i=="function")&&!ji(r,i))return!1}return!0}function Jf(){let o=[],e=new Map,t=(s,u)=>{let c=o,d=u?.marker;d&&d.start({details:[{name:"new dataArray length",value:s.length},{name:"old dataArray length",value:c.length}]});let p=[],f=i();for(let m of f){let g=c[m],y=s[m];if(y===void 0){p.push(m);continue}$C(g,y)||p.push(m)}o=s,p.length>0&&queueMicrotask(()=>{for(let m=0,g=p.length;m<g;m++){let y=p[m],h=e.get(y);if(h)for(let b of h)b()}}),d&&d.end({details:[{name:"updated row infos",value:p.length}]})},n=s=>o[s],r=(s,u)=>{let c=e.get(s);return c||(c=new Set,e.set(s,c)),c.add(u),()=>{let d=e.get(s);d&&(d.delete(u),d.size===0&&e.delete(s))}},i=()=>Array.from(e.keys());return{notifyDataArray:t,getRowInfoAtIndex:n,subscribeToRowIndex:r,getDataArray:()=>o,clear:()=>{o=[],e.clear()}}}var oo=new Map,no=new Map,Mo=new Map,ro=new Map,Wt=new Map;var UC=Symbol("cursorId"),em=o=>o.totalLeafNodesCount===0,YC=o=>o.isParentNode?!em(o):!0;function tm(o){let e=Date.now(),t=[],n=[],r=new ee;return{logger:Pt(`${o.debugId}:DataSource`),debugTimings:new Map,debugWarnings:new Map,devToolsDetected:!!globalThis.__INFINITE_TABLE_DEVTOOLS_HOOK__,rowInfoStore:Jf(),indexer:new Wi,totalLeafNodesCount:0,__apiRef:{current:null},repeatWrappedGroupRows:!1,destroyedRef:{current:!1},lastSelectionUpdatedNodePathRef:{current:null},lastExpandStateInfoRef:{current:{state:"collapsed",nodePath:null}},idToIndexMap:new Map,idToPathMap:new Map,pathToIndexMap:new ee,waitForNodePathPromises:new ee,getDataSourceMasterContextRef:{current:()=>{}},cache:void 0,detailDataSourcesStateToRestore:new Map,stateReadyAsDetails:!1,originalDataArrayChanged:!1,originalDataArrayChangedInfo:{timestamp:0,mutations:void 0},rowsPerPage:null,lazyLoadCacheOfLoadedBatches:new ee,dataParams:void 0,onCleanup:ye(),notifyScrollbarsChange:ye(),notifyScrollStop:ye(),notifyRenderRangeChange:ye(),pivotTotalColumnPosition:"end",pivotGrandTotalColumnPosition:!1,scrollStopDelayUpdatedByTable:100,originalLazyGroupData:r,originalLazyGroupDataChangeDetect:0,originalDataArray:t,cursorId:UC,showSeparatePivotColumnForSingleAggregation:!1,propsCache:new Map([["sortInfo",new WeakMap],["rowDisabledState",new WeakMap]]),rowInfoReducerResults:void 0,pivotMappings:void 0,pivotColumns:void 0,pivotColumnGroups:void 0,dataArray:n,unfilteredCount:n.length,filteredCount:n.length,updatedAt:e,groupedAt:0,sortedAt:0,treeAt:0,filteredAt:0,reducedAt:e,generateGroupRows:!0,groupDeepMap:void 0,reducerResults:void 0,allRowsSelected:!1,someRowsSelected:!1,postSortDataArray:void 0,postGroupDataArray:void 0,lastSortDataArray:void 0,lastGroupDataArray:void 0,forceRerenderTimestamp:0}}function qC(o){let e={...o};return delete e.originalDataArray,e}var XC=[],om=o=>{o.destroyedRef.current=!0,o.__apiRef.current=null,o.lastSelectionUpdatedNodePathRef.current=null,o.lastExpandStateInfoRef.current={state:"collapsed",nodePath:null},o.treeExpandState?.destroy(),o.treePaths?.clear(),o.unfilteredTreePaths?.clear(),o.waitForNodePathPromises.clear(),o.pathToIndexMap?.clear(),o.rowDisabledState?.destroy(),o.groupRowsState?.destroy(),o.treeSelectionState?.destroy(),o.idToPathMap.clear(),o.idToIndexMap.clear(),o.rowInfoStore.clear()},nm=(o,e)=>({onDataParamsChange:t=>t?qf(t,100,qC):void 0,lazyLoad:t=>!!t,isNodeReadOnly:t=>t??em,isNodeSelectable:t=>t??YC,data:1,nodesKey:1,isNodeExpanded:1,isNodeCollapsed:1,pivotBy:1,primaryKey:1,livePagination:1,treeSelection:1,refetchKey:t=>t??"",filterFunction:1,treeFilterFunction:1,filterValue:1,useGroupKeysForMultiRowSelection:t=>t??!1,filterDelay:t=>t??200,filterTypes:t=>({...ko,...t}),sortTypes:t=>({...Do,...t}),sortFunction:1,onReady:1,rowInfoReducers:(t,n)=>{let r={initialValue:()=>{n.idToIndexMap.clear()},reducer:(a,l)=>{e.debugId&&!e.nodesKey&&n.idToIndexMap.has(l.id)&&console.warn(`Duplicate id found in data source: ${l.id}`),n.idToIndexMap.set(l.id,l.indexInAll)}},i=t?{...t,__idToIndex:r}:{__idToIndex:r};if(e.nodesKey){let a={initialValue:()=>{n.idToPathMap.clear(),n.pathToIndexMap.clear()},reducer:(l,s)=>{s.isTreeNode&&(n.idToPathMap.set(s.id,s.nodePath),e.debugId&&n.pathToIndexMap.has(s.nodePath)&&console.warn(`Duplicate node path found in data source (debugId: ${e.debugId||"none"}): ${s.nodePath}`),n.pathToIndexMap.set(s.nodePath,s.indexInAll))}};i.__pathToIndex=a}return i},onNodeCollapse:1,onNodeExpand:1,batchOperationDelay:1,isRowSelected:1,isNodeSelected:1,isRowDisabled:1,rowDisabledState:t=>{if(!t)return null;if(t instanceof Rt)return t;let n=o.propsCache.get("rowDisabledState")??Ft,r=n.get(t);return r||(r=new Rt(t),n.set(t,r)),t=r,t??null},onDataArrayChange:1,onDataMutations:1,onTreeDataMutations:1,aggregationReducers:1,collapseGroupRowsOnDataFunctionChange:t=>t??!0,loading:t=>t??!1,sortInfo:t=>Xf(t,o.propsCache.get("sortInfo")),groupBy:t=>t??XC});function ZC(o,e){return typeof o=="function"?o({array:e.originalDataArray,length:e.originalDataArray.length,lastItem:e.originalDataArray[e.originalDataArray.length-1]}):o}var Ft=new WeakMap;function QC(o){if(typeof o=="boolean")return{filterValue:o,sortInfo:o,groupBy:o,pivotBy:o};let e={};return o.filterValue!=null&&(e.filterValue=o.filterValue),o.sortInfo!=null&&(e.sortInfo=o.sortInfo),o.groupBy!=null&&(e.groupBy=o.groupBy),o.pivotBy!=null&&(e.pivotBy=o.pivotBy),e}var JC={selectedPaths:[],deselectedPaths:[],defaultSelection:!1};function rm(o,e,t){if(e!="multi-row")throw new Error(`TreeSelectionState is only supported for multi-row selection. Your current selection mode is "${e}". See https://infinite-table.com/docs/reference/datasource-props#selectionMode for details.
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
`);let n=Dn(t);if(o instanceof nt)return o.setConfig(n),o;(o==null||typeof o!="object")&&(o=void 0);let r=o??
|
|
4
|
+
`);let n=Dn(t);if(o instanceof nt)return o.setConfig(n),o;(o==null||typeof o!="object")&&(o=void 0);let r=o??JC,i=Ft.get(r);return i&&i.setConfig(n),i=i??new nt(r,n),Ft.set(r,i),i}function im(o){let{props:e,state:t,oldState:n}=o,r=!!t.nodesKey,i=$n(e.sortInfo),a=$n(e.filterValue),{filterTypes:l}=t,s=Object.keys(l).reduce((D,A)=>{let O=l[A].operators;D[A]=D[A]||{};let N=D[A];return O.forEach(L=>{N[L.name]=L}),D},{}),u=e,c=e.selectionMode;if(c===void 0)if(e.cellSelection!==void 0||e.defaultCellSelection!==void 0)c="multi-cell";else{let D=e.rowSelection!==void 0?e.rowSelection:e.defaultRowSelection;if(D!==void 0&&(D&&typeof D=="object"?c="multi-row":c="single-row"),!c){let A=u.treeSelection??u.defaultTreeSelection;A!==void 0&&(c=typeof A=="object"?"multi-row":"single-row")}c=c??!1}let d=null,p=null,f=e.rowSelection!==void 0?e.rowSelection:t.rowSelection===void 0?e.defaultRowSelection!==void 0?e.defaultRowSelection:null:t.rowSelection,m=e.cellSelection!==void 0?e.cellSelection:t.cellSelection===void 0?e.defaultCellSelection!==void 0?e.defaultCellSelection:null:t.cellSelection||null;if(!r&&(c!==!1&&(c==="single-row"||c==="multi-row")&&(f===null?d=c==="single-row"?null:new Ae({selectedRows:[],deselectedRows:[],defaultSelection:!1},ct(t)):c==="single-row"||f instanceof Ae?d=f:d=new Ae(f,ct(t))),c==="single-cell"||c==="multi-cell"))if(m===null)p=c==="single-cell"?null:new Ue;else if(m instanceof Ue)p=m;else{let D=Ft.get(m)??new Ue(m);Ft.set(m,D),p=D}let g=t.primaryKey,y=typeof g=="function"?D=>g(D):D=>D[g],h=u.treeExpandState||t.treeExpandState||u.defaultTreeExpandState;if(h&&!(h instanceof dt)){let D=Ft.get(h)??new dt(h);Ft.set(h,D),h=D}h=h||new dt({defaultExpanded:!0,collapsedPaths:[]});let b=e.groupRowsState||t.groupRowsState||e.defaultGroupRowsState;if(b&&!(b instanceof It)){let D=Ft.get(b)??new It(b);Ft.set(b,D),b=D}b=b||new It(t.lazyLoad?{expandedRows:[],collapsedRows:!0}:{expandedRows:!0,collapsedRows:[]});let S=QC(e.shouldReloadData||{}),I=e.groupMode??(S.groupBy!=null?S.groupBy?"remote":"local":void 0),T=e.sortMode??S.sortInfo!=null?S.sortInfo?"remote":"local":void 0,C=e.filterMode??S.filterValue!=null?S.filterValue?"remote":"local":void 0;e.groupMode&&Mn('"groupMode" prop is deprecated for the <DataSource />, use "shouldReloadData.groupBy: true|false" instead',"groupMode deprecated",t.logger),e.sortMode&&Mn('"sortMode" prop is deprecated for the <DataSource />, use "shouldReloadData.sortInfo: true|false" instead',"sortMode deprecated",t.logger),e.filterMode&&Mn('"filterMode" prop is deprecated for the <DataSource />, use "shouldReloadData.filterValue: true|false" instead',"filterMode deprecated",t.logger);let R=typeof e.data=="function"?I??"local":"local",v=e.sortFunction?"local":T??(i?"remote":"local"),P=typeof e.filterFunction=="function"||typeof e.treeFilterFunction=="function"?"local":C??(typeof e.data=="function"?"remote":"local"),w=S.pivotBy?"remote":"local",x=t.rowDisabledState,E=e.isRowDisabled;if(!E&&x){let D=Ft.get(x);D?E=D:(E=A=>x.isRowDisabled(A.id),Ft.set(x,E))}let M={debugId:t.debugId??e.debugId,isTree:r,selectionMode:c,groupRowsState:b,treeExpandState:h,treeExpandMode:h.mode,shouldReloadData:{filterValue:S?.filterValue??P==="remote",sortInfo:S?.sortInfo??v==="remote",groupBy:S?.groupBy??R==="remote",pivotBy:S?.pivotBy??w==="remote"},isRowDisabled:E,rowSelection:d,cellSelection:p,groupMode:R,sortMode:v,filterMode:P,pivotMode:w,toPrimaryKey:y,operatorsByFilterType:s,controlledSort:i,controlledFilter:a,multiSort:Array.isArray(i?e.sortInfo:e.defaultSortInfo),lazyLoadBatchSize:typeof e.lazyLoad=="object"?e.lazyLoad.batchSize:void 0};if(e.livePagination){let D=!n||n.originalDataArray!==t.originalDataArray,A=typeof e.livePaginationCursor=="function"?D?ZC(e.livePaginationCursor,t):t.livePaginationCursor:e.livePaginationCursor;M.livePaginationCursor=A}if(t.devToolsDetected&&t.debugId){let D=no.get(t.debugId);D&&(M={...M,...D})}return M}var eI=Pt("DataSource:fullLazyLoad");function am(o,e,t){let{name:n,newValue:r}=o;n==="data"&&typeof r=="function"&&!e.groupRowsState&&(e.lazyLoad&&eI('"data" function prop has changed'),e.collapseGroupRowsOnDataFunctionChange!==!1&&(t.groupRowsState=new It({collapsedRows:!0,expandedRows:[]})))}function lm(){return{rowSelection:(o,e)=>e.selectionMode==="single-row"?{callbackParams:[o,"single-row"]}:{callbackParams:[o.getState(),"multi-row"]},treeSelection:(o,e)=>{if(e.selectionMode==="single-row")return{callbackParams:[o,{selectionMode:"single-row"}]};let t=e.__apiRef.current,n=t.treeApi;return{callbackParams:[o.getState(),{treeSelectionState:o,prevTreeSelectionState:e.treeSelectionState,selectionMode:"multi-row",lastUpdatedNodeInfo:e.lastSelectionUpdatedNodePathRef.current,unfilteredTreePaths:e.unfilteredTreePaths,dataSourceApi:t,treeApi:n}]}},treeExpandState:(o,e)=>({callbackParams:[o.getState(),{nodeState:e.lastExpandStateInfoRef.current.state,nodePath:e.lastExpandStateInfoRef.current.nodePath,dataSourceApi:e.__apiRef.current}]}),cellSelection:(o,e)=>e.selectionMode==="single-cell"?{callbackParams:[o instanceof Ue?o.getState().selectedCells:null,"single-cell"]}:{callbackParams:[o.getState(),"multi-cell"]}}}function sm(){return{sortInfo:(o,{actions:e,state:t})=>{let n=t.getDataSourceMasterContextRef.current,r=Lt(t,{sortInfo:o,livePaginationCursor:null},n());e.dataParams=r,t.livePagination&&ze(()=>{e.livePaginationCursor=null})},groupBy:(o,{actions:e,state:t})=>{let n=t.getDataSourceMasterContextRef.current,r=Lt(t,{groupBy:o,livePaginationCursor:null},n());e.dataParams=r,t.livePagination&&ze(()=>{e.livePaginationCursor=null})},pivotBy:(o,{actions:e,state:t})=>{let n=t.getDataSourceMasterContextRef.current,r=Lt(t,{pivotBy:o,livePaginationCursor:null},n());e.dataParams=r,t.livePagination&&ze(()=>{e.livePaginationCursor=null})},filterValue:(o,{actions:e,state:t})=>{let n=t.getDataSourceMasterContextRef.current,r=Lt(t,{filterValue:o,livePaginationCursor:null},n());e.dataParams=r,t.livePagination&&ze(()=>{e.livePaginationCursor=null})},cursorId:(o,{actions:e,state:t})=>{let n=t.getDataSourceMasterContextRef.current,r=Lt(t,{__cursorId:o},n());e.dataParams=r},livePaginationCursor:(o,{actions:e,state:t})=>{let n=t.getDataSourceMasterContextRef.current,r=Lt(t,{livePaginationCursor:o},n());e.dataParams=r},dataParams:(o,{state:e})=>mt(o,e.dataParams,new Set(["changes","originalDataArray","masterRowInfo"]))?!1:(Pt(Ro(e.debugId,"DataSource:dataParams"))("onDataParamsChange triggered because the following values have changed",o?.changes),!0)}}function um(o){return{originalDataArray:o.originalDataArray,groupRowsState:o.groupRowsState,groupBy:o.groupBy,pivotBy:o.pivotBy,sortInfo:o.sortInfo,filterValue:o.filterValue,livePaginationCursor:o.livePaginationCursor}}var tI="group-by",cm="group-by-";function dm(o){let e=o.map(t=>t.valueGetter?n=>t.valueGetter({data:n,field:t.field}):t.field??t.groupField).filter(Boolean);if(e.length)return e.length===1&&typeof e[0]!="function"?e[0]:e}function Ui(o,e){if(!o?.length||!e?.length)return o;let t=!1,n=o.map(r=>{if(r.field!=null||!r.id)return r;if(r.id===tI){let i=dm(e);return i==null?r:(t=!0,{...r,field:i})}if(r.id.startsWith(cm)){let i=r.id.slice(cm.length),a=e.find(s=>String(s.field)===i||s.groupField===i);if(!a)return r;let l=dm([a]);return l==null?r:(t=!0,{...r,field:l})}return r});return t?n:o}function pm(o){return"groupNesting"in o?o.groupNesting??0:0}function fm(o,e){if(!(!o.isGroupRow||!e.reducerId))return e.pivotTotalColumn&&(!e.pivotGroupKeys||e.pivotGroupKeys.length===0)?o.reducerResults?.[e.reducerId]:o.pivotValuesMap?.get(e.pivotGroupKeys)?.reducerResults?.[e.reducerId]}function oI(o,e,t,n){if(o==null&&e==null)return 0;if(o==null)return 1;if(e==null)return-1;let r=Array.isArray(t.type)?t.type[0]:t.type,a=(t.fn||r&&n[r]||n.string||Do.string)(o,e);return a===0?0:t.dir*a}function nI(o,e){if(!o?.length||!e)return[];let t=[];for(let n of o){let r=n.id?e[n.id]:void 0;!r?.pivotColumn||!r.pivotAggregator||t.push({dir:n.dir,type:n.type,fn:n.fn,pivotGroupKeys:r.pivotGroupKeys??[],reducerId:r.pivotAggregator.id,pivotTotalColumn:!!r.pivotTotalColumn})}return t}function rI(o){let e=[],t=[];for(let n of o){let r={row:n,children:[]},i=pm(n);for(;t.length&&pm(t[t.length-1].row)>=i;)t.pop();t.length?t[t.length-1].children.push(r):e.push(r),t.push(r)}return e}function iI(o){let e=[],t=(n,r)=>{n.forEach((i,a)=>{let l=[...r,a],s=i.row;s.indexInGroup=a,s.indexInParentGroups=l,s.indexInAll=e.length,e.push(s),t(i.children,l)})};return t(o,[]),e}function mm(o,e,t,n){let r=nI(e,t);if(!r.length||!o.length)return o;let i={...Do,...n},a=rI(o),l=(u,c)=>{for(let d of r){let p=oI(fm(u.row,d),fm(c.row,d),d,i);if(p!==0)return p}return 0},s=u=>{u.sort(l);for(let c of u)s(c.children)};return s(a),iI(a)}function ss(o,e){return o&&o.filter(t=>{let n=e[t.filter.type];return!(!n||n.emptyValues&&n.emptyValues.includes(t.filter.value))})}var jt=(o,e,t)=>{for(let n=0,r=t.length;n<r;n++){let i=t[n],a=o[i],l=e[i];if(a!==l)return!0}return!1};function ls(){return!1}function aI(o,e,t,n,r,i){let a={dataSourceHasGrouping:!1,isTreeNode:!1,data:o,id:e,indexInAll:t,isGroupRow:!1,selfLoaded:!0,rowSelected:!1,rowDisabled:!1,isCellSelected:ls,hasSelectedCells:ls};return n&&(a.rowSelected=n(a)),r&&(a.rowDisabled=r(a)),i&&(a.isCellSelected=l=>i.isCellSelected(a.id,l),a.hasSelectedCells=l=>i.isCellSelectionInRow(a.id,l)),a}var lI=lt(()=>{console.warn(`Your "treeFilterFunction" should NOT MUTATE the data object. You're probably mutating the node children.
|
|
5
5
|
|
|
6
6
|
Your filtering function probably looks like this:
|
|
7
7
|
|
|
@@ -13,18 +13,18 @@ function treeFilterFunction({ data }) {
|
|
|
13
13
|
|
|
14
14
|
Make sure you avoid mutations.
|
|
15
15
|
|
|
16
|
-
`)});function mm(o){let{dataArray:e,treeFilterFunction:t,toPrimaryKey:n,getNodeChildren:r,isLeafNode:i,nodesKey:a}=o,l=[],s=u=>{let c=r(u);if(i(u)||!Array.isArray(c))return u;let d=mm({...o,dataArray:c});return d.length===0?!1:(u={...u,[a]:d},u)};for(let u=0,c=e.length;u<c;u++){let d=e[u],p=r(d),f=t({data:d,index:u,dataArray:e,primaryKey:n(d,u),filterTreeNode:s});f&&(f===!0?f=d:typeof f=="object"&&f===d&&p!==r(f)&&aI(),l.push(f))}return l}function gm(o){let{filterTypes:e,marker:t,operatorsByFilterType:n,filterFunction:r,toPrimaryKey:i,treeFilterFunction:a,getNodeChildren:l,nodesKey:s,isLeafNode:u}=o,{dataArray:c}=o;t?.start({details:[{name:"Count before",value:c.length}]}),r&&(c=c.filter((p,f,m)=>r({data:p,index:f,dataArray:m,primaryKey:i(p,f)}))),a&&(c=mm({...o,treeFilterFunction:a,getNodeChildren:l,nodesKey:s,isLeafNode:u}));let d=ss(o.filterValue,e)||[];if(d&&d.length){let p=c.filter((f,m,g)=>{let y={data:f,index:m,dataArray:g,primaryKey:i(f,m),field:void 0};for(let h=0,b=d.length;h<b;h++){let S=d[h],{disabled:I,field:T,valueGetter:C,filter:{type:R,value:v,operator:P}}=S,w=e[R];if(I||!w)continue;let x=n[R]?.[P];if(!x)continue;let M=C||w.valueGetter||(({data:A,field:O})=>O?A[O]:A);y.field=T;let D=y;if(D.filterValue=v,D.currentValue=M(D),D.emptyValues=w.emptyValues,!x.fn(D))return!1}return!0});return t?.end({details:[{name:"Count after",value:p.length}]}),p}return t?.end({details:[{name:"Count after",value:c.length}]}),c}function hm(o){let e,{state:t,previousState:n}=o,r=t.debugId,i;r&&(i=ot(r).track.DataSource.label.PrepareData.start());let a=Kf(t),l=Ui(t.sortInfo,t.groupBy),s=t.sortMode,u=l?.length?s==="local":!1;(t.lazyLoad||t.livePagination)&&(u=!1);let c=jt(n,t,["refetchKey"]),d=jt(n,t,["cache","originalDataArray","originalLazyGroupDataChangeDetect"]);Array.isArray(t.data)&&c&&(d=!0),!1&&(t.originalLazyGroupData=new ee,d=!0);let f=t.cache?Xo.clone(t.cache):void 0;f&&!f.isEmpty()&&(d=!0);let m=t.toPrimaryKey,g=t.nodesKey,y=t.isTree,h=g?_=>_[g]:void 0,b=g?_=>_[g]===void 0:void 0,S,I;d&&(t.indexer.clear(),t.lazyLoad||(S=f?.getMutations(),I=f?.getTreeMutations(),t.originalDataArray=t.indexer.indexArray(t.originalDataArray,{toPrimaryKey:m,cache:f,getNodeChildren:h,isLeafNode:b,nodesKey:g}),y&&t.waitForNodePathPromises.visit(({value:_},se)=>{_&&t.indexer.getDataForNodePath(se)!==void 0&&_.resolve(!0)}))),f&&(f.clear(),t.cache=void 0);let{filterFunction:C,treeFilterFunction:R,filterValue:v,filterTypes:P,operatorsByFilterType:w}=t,x=!!C||!!R||Array.isArray(v)&&v.length,E=x&&t.filterMode==="local",M=jt(n,t,["filterFunction","treeFilterFunction","filterValue","filterTypes"]),D=d||M,A=jt(n,t,["sortInfo"]),O=d||M||A,N=t.filterMode==="local"&&(D||!t.lastFilterDataArray),L=u&&(O||!t.lastSortDataArray||a.sortInfo),F=t.groupBy,G=t.pivotBy,B=!y&&(F.length>0||!!G),z=y,$=jt(n,t,["rowDisabledState","isRowDisabled"]),K=jt(n,t,["rowSelection","cellSelection","isRowSelected","originalLazyGroupDataChangeDetect"]),Y=jt(n,t,["treeSelection","cellSelection","isNodeSelected","originalLazyGroupDataChangeDetect"]),ne=d||O||jt(n,t,["generateGroupRows","originalLazyGroupData","originalLazyGroupDataChangeDetect","groupBy","groupRowsState","pivotBy","aggregationReducers","pivotTotalColumnPosition","pivotGrandTotalColumnPosition","showSeparatePivotColumnForSingleAggregation","repeatWrappedGroupRows","rowsPerPage"]),le=d||O||jt(n,t,["originalLazyGroupData","originalLazyGroupDataChangeDetect","treeExpandState","isNodeExpanded","isNodeCollapsed","aggregationReducers","repeatWrappedGroupRows","rowsPerPage"]),ce=jt(n,t,["rowInfoReducers"]),ie=B&&(ne||!t.lastGroupDataArray||a.groupBy)||K||$||ce,ue=z&&(le||a.tree||!t.lastTreeDataArray)||Y||$||ce,ae=Date.now(),q=t.originalDataArray;if(z&&ue){let _={marker:r?ot(r).track.DataSource.label.TreeUnfilteredTreePaths.start():void 0,isLeafNode:b,getNodeChildren:h,toKey:m};t.unfilteredTreePaths=Ql(_,q).treePaths}if(x||(t.unfilteredCount=q.length),E){t.unfilteredCount=q.length;let _=ae;N?(t.devToolsDetected&&(_=Date.now()),q=gm({marker:r?ot(r).track.DataSource.label.Filter.start():void 0,getNodeChildren:h,isLeafNode:b,nodesKey:g,treeFilterFunction:R,dataArray:q,toPrimaryKey:m,filterTypes:P,operatorsByFilterType:w,filterFunction:C,filterValue:v}),t.devToolsDetected&&t.debugTimings.set("filter",Date.now()-_)):q=t.lastFilterDataArray,t.lastFilterDataArray=q,t.filteredAt=ae}if(t.filteredCount=q.length,t.postFilterDataArray=q,u){let _=to.knownTypes;if(to.knownTypes={..._,...t.sortTypes},L){let se=ae;if(t.devToolsDetected&&(se=Date.now()),r&&(e=ot(r).track.DataSource.label.Sort.start({details:[{name:"Count",value:q.length}]})),t.sortFunction?(q=t.sortFunction(l,[...q]),e&&(e.end(),e=void 0)):y?q=ns(l,q,{marker:e,inplace:!1,isLeafNode:b,getNodeChildren:h,toKey:m,nodesKey:g}):q=to(l,[...q],{marker:e}),r&&(e?.end(),e=void 0),t.devToolsDetected){let be=Date.now()-se;t.debugTimings.set("sort",be)}}else q=t.lastSortDataArray;to.knownTypes=_,t.lastSortDataArray=q,t.sortedAt=ae}t.postSortDataArray=q;let k=t.dataArray,X=t.rowSelection instanceof Ae?t.rowSelection:void 0,U=t.treeExpandState instanceof dt?t.treeExpandState:void 0,j=t.cellSelection instanceof Ue?t.cellSelection:void 0;X?.xcache();let re=t.selectionMode==="single-row"?_=>_.id===t.rowSelection:t.selectionMode==="multi-row"?_=>{let se=X;return _.isGroupRow?se.getGroupRowSelectionState(_.groupKeys):se.isRowSelected(_.id,_.dataSourceHasGrouping?_.groupKeys:void 0)}:void 0,pe=t.isRowDisabled||ls;t.isRowSelected&&t.selectionMode==="multi-row"&&(re=_=>t.isRowSelected(_,X,t.selectionMode));let de;t.isNodeExpanded&&(de=_=>t.isNodeExpanded(_,U)),t.isNodeCollapsed&&(de=_=>!t.isNodeExpanded(_,U)),de||(de=se=>U.isNodeExpanded(se.nodePath));let H=t.rowInfoReducers;if(B){if(ie){let _=ae;t.devToolsDetected&&(_=Date.now());let se=t.aggregationReducers,be=t.lazyLoad?Mf({groupBy:F,pivot:G,mappings:t.pivotMappings,reducers:se,indexer:t.indexer,toPrimaryKey:m,cache:f,marker:r?ot(r).track.DataSource.label.LazyGroup.start():void 0},t.originalLazyGroupData):Jl({groupBy:F,pivot:G,reducers:se,marker:r?ot(r).track.DataSource.label.Group.start():void 0},q);t.groupDeepMap=be.deepMap,X&&(X.getConfig=ct(t));let Ie=Object.keys(H||{}),Te=Gi(H),Ne={reducers:H,results:Te,reducerKeys:Ie,rowInfo:{}},_e=Te?Ve=>{Ne.rowInfo=Ve,Hi(Ne)}:void 0,je=j?Ve=>{Ve.isCellSelected=W=>j.isCellSelected(Ve.id,W)}:void 0,Je=_e||je?es(_e,je):void 0,Ke=Of({marker:r?ot(r).track.DataSource.label.FlattenTree.start():void 0,groupResult:be,lazyLoad:!!t.lazyLoad,reducers:se,toPrimaryKey:m,isRowSelected:re,rowSelectionState:X,withRowInfo:Je,repeatWrappedGroupRows:t.rowsPerPage!=null?t.repeatWrappedGroupRows:!1,rowsPerPage:t.rowsPerPage,groupRowsState:t.groupRowsState,generateGroupRows:t.generateGroupRows});k=Ke.data,t.rowInfoReducerResults=Ki({reducers:H,results:Te,array:k}),t.groupRowsIndexesInDataArray=Ke.groupRowsIndexes,t.reducerResults=be.reducerResults;let et=G?Nf({deepMap:be.topLevelPivotColumns,pivotBy:G,pivotTotalColumnPosition:t.pivotTotalColumnPosition??"end",pivotGrandTotalColumnPosition:t.pivotGrandTotalColumnPosition??!1,reducers:t.aggregationReducers,showSeparatePivotColumnForSingleAggregation:t.showSeparatePivotColumnForSingleAggregation}):void 0;t.pivotColumns=et?.columns,t.pivotColumnGroups=et?.columnGroups;let at=fm(k,l,t.pivotColumns,t.sortTypes);at!==k&&(k=at,t.groupRowsIndexesInDataArray=k.map((Ve,W)=>Ve.isGroupRow?W:-1).filter(Ve=>Ve>=0)),t.devToolsDetected&&t.debugTimings.set("group-and-pivot",Date.now()-_)}else k=t.lastGroupDataArray;t.lastGroupDataArray=k,t.groupedAt=ae}else if(z){if(ue){let _=ae;t.devToolsDetected&&(_=Date.now());let se=t.aggregationReducers,be={marker:r?ot(r).track.DataSource.label.Tree.start():void 0,isLeafNode:b,getNodeChildren:h,toKey:m,reducers:se},Ie=Ql(be,q);t.treeDeepMap=Ie.deepMap,t.treePaths=Ie.treePaths;let Te=t.selectionMode==="multi-row"?nm(t.treeSelection,t.selectionMode,t):void 0;t.treeSelectionState=Te;let Ne=Object.keys(H||{}),_e=Gi(H),je={reducers:H,results:_e,reducerKeys:Ne,rowInfo:{}},Je=_e?te=>{je.rowInfo=te,Hi(je)}:void 0,Ke=j?te=>{te.isCellSelected=ge=>j.isCellSelected(te.id,ge)}:void 0,et=Je||Ke?es(Je,Ke):void 0,at=t.selectionMode==="single-row"?te=>te.id===t.treeSelection:t.selectionMode==="multi-row"?te=>Te.isNodeSelected(te.nodePath):void 0,Ve=t.rowsPerPage!=null?t.repeatWrappedGroupRows:!1;k=_f({marker:r?ot(r).track.DataSource.label.FlattenTree.start():void 0,treeResult:Ie,treeParams:be,dataArray:q,reducers:se,toPrimaryKey:m,isNodeSelected:at,isNodeExpanded:de,treeSelectionState:Te,withRowInfo:et,repeatWrappedGroupRows:Ve,rowsPerPage:t.rowsPerPage}).data,t.rowInfoReducerResults=Ki({reducers:H,results:_e,array:k}),t.reducerResults=Ie.reducerResults,t.totalLeafNodesCount=Ie.deepMap.get([])?.totalLeafNodesCount??0,t.treeAt=ae,t.devToolsDetected&&t.debugTimings.set("tree",Date.now()-_)}else k=t.lastTreeDataArray;t.lastTreeDataArray=k}else if(t.groupDeepMap=void 0,t.pivotColumns=void 0,t.groupRowsIndexesInDataArray=void 0,n.postSortDataArray!=t.postSortDataArray||ne||K||$||ce){let se=Object.keys(H||{}),be=Gi(H),Ie={reducers:H,results:be,reducerKeys:se,rowInfo:{}};k=q.map((Te,Ne)=>{let _e=iI(Te,Te?m(Te):Ne,Ne,re,pe,j);return be&&(Ie.rowInfo=_e,Hi(Ie)),_e}),t.rowInfoReducerResults=Ki({reducers:H,results:be,array:k})}if(t.postGroupDataArray=k,k!==t.dataArray&&(t.updatedAt=ae),t.dataArray=k,t.reducedAt=ae,t.selectionMode==="multi-row")if(B&&t.lazyLoad){r&&(e=ot(r).track.DataSource.label.ComputeSelectionCountLazy.start());let _=!0,se=!1;t.dataArray.forEach(be=>{if(!be.isTreeNode&&be.isGroupRow&&be.groupKeys.length===1){let{rowSelected:Ie}=be;Ie!==!0&&(_=!1),(Ie===!0||Ie===null)&&(se=!0)}}),t.allRowsSelected=_,t.someRowsSelected=se,r&&(e?.end(),e=void 0)}else{r&&(e=ot(r).track.DataSource.label.ComputeSelectionCount.start());let _=t.isTree?t.totalLeafNodesCount:t.filteredCount,se=t.isTree?t.treeSelectionState?t.treeSelectionState.getSelectedCount():0:t.rowSelection.getSelectedCount();t.allRowsSelected=_===se,t.someRowsSelected=se>0,r&&(e?.end(),e=void 0)}return t.originalDataArrayChanged=d,d&&(t.originalDataArrayChangedInfo={timestamp:ae,mutations:S?.size?S:void 0,treeMutations:I?.size?I:void 0}),t.rowInfoStore.notifyDataArray(k,{marker:r?ot(r).track.DataSource.label.DiffRowInfoInStore:void 0}),i&&i?.track.DataSource.label.PrepareData.end({details:[N||L||ie||ue?{name:"Performed operations",value:[N?"filter":null,L?"sort":null,ie?"group":null,ue?"tree":null].filter(mo).join(", ")}:null,c?{name:"Refetch key",value:`Old ${n.refetchKey} -> New ${t.refetchKey}`}:null,d?{name:"Original data array changed",value:""}:null,{name:"Unfiltered data length",value:t.originalDataArray.length}].filter(mo)}),t}var ym=!0,lI={originalDataArray:!0,changes:!0},sI={filterValue:(o,e)=>JSON.stringify(o)===JSON.stringify(e),groupRowsState:(o,e)=>JSON.stringify(o)===JSON.stringify(e)};function Lt(o,e,t){let n=Ui(o.sortInfo,o.groupBy),r=o.multiSort?n:n?.[0]??null,i={append:!1,originalDataArray:o.originalDataArray,sortInfo:r,refetchKey:o.refetchKey,groupBy:o.groupBy,pivotBy:o.pivotBy,filterValue:o.filterValue,aggregationReducers:o.aggregationReducers};if(t&&(i.masterRowInfo=t.masterRowInfo),i.groupBy&&(i.groupRowsState=o.groupRowsState.getState()),o.livePagination!==void 0&&(i.livePaginationCursor=o.livePaginationCursor,i.__cursorId=o.cursorId),o.lazyLoad&&(o.lazyLoadBatchSize!=null&&o.lazyLoadBatchSize>0&&(i.lazyLoadBatchSize=o.lazyLoadBatchSize,i.lazyLoadStartIndex=0),i.groupKeys=[]),e&&Object.assign(i,e),i.filterValue&&i.filterValue.length){let s=Yi(i.filterValue,{filterMode:o.filterMode,filterTypes:o.filterTypes});s&&s.length&&(i.filterValue=s)}let a={},l=o.dataParams||{};for(let s in i)if(i.hasOwnProperty(s)&&!lI[s]){let u=s,c=sI[u],d=i[u],p=l[u];(c?c(d,p):d===p)||(a[u]=!0)}return i.changes=a,i}function io(o,e,t,n,r){let i=Lt(e,n,r),a=i.append;if(e.lazyLoad){let s=e.originalLazyGroupData,u=[Po,...i.groupKeys||[]],c=s.get(u);if(!c){let d=[...i.groupKeys||[],i.lazyLoadStartIndex];e.lazyLoadCacheOfLoadedBatches.set(d,!0)}if(c&&c.cache&&u.length>1){let d=c.children,p=d.length,f=!0;for(let m=0;m<p;m++)if(d[m]==null){f=!1;break}if(f)return Promise.resolve(!0)}c?c.childrenLoading||(c.childrenLoading=!0):s.set(u,{error:void 0,children:[],childrenLoading:!0,childrenAvailable:!1,cache:ym,totalCount:0,totalCountUnfiltered:0}),t.originalLazyGroupDataChangeDetect=Nt()}typeof o=="function"&&(o=o(i));let l=typeof o=="object"&&typeof o.then=="function";return l&&(!e.lazyLoad||e.lazyLoad&&!a)&&(t.loading=!0),Promise.resolve(o).then(s=>{let u=[],c=!1;if(Array.isArray(s.data)){let p=s;if(u=p.data,p.livePaginationCursor!==void 0&&(t.livePaginationCursor=p.livePaginationCursor),p.mappings&&(t.pivotMappings=p.mappings),p.totalCountUnfiltered&&(t.unfilteredCount=p.totalCountUnfiltered),e.lazyLoad){let m=function(g,y,h){let b=[Po,...g],S=y.data,I={cache:y.cache??ym,childrenLoading:!1,childrenAvailable:!0,totalCount:y.totalCount??S.length,totalCountUnfiltered:y.totalCount??S.length,children:S,error:y.error},T=[];if(i.lazyLoadBatchSize&&!h){let R=f.get(b),v=!R,P=Lc({children:!0},R||{},I);v&&(P.chidren=[]),P.children.length=P.totalCount;let w=i.lazyLoadStartIndex??0,x=Math.min(y.totalCount??S.length,w+i.lazyLoadBatchSize);for(let E=w;E<x;E++){let M=I.children[E-w];if(!M)throw`lazily loaded item not found at index ${E-w}`;P.children[E]=M,M.dataset&&T.push({keys:M.keys,dataset:M.dataset})}v&&f.set(b,P)}else I.children.forEach(R=>{R&&R.dataset&&T.push({keys:R.keys,dataset:R.dataset})}),I.children.length=I.totalCount,f.set(b,I);let C=!1;if(!g||!g.length){let R=f.get([Po]);t.originalDataArray=[...R.children],C=!0}if(C||(t.originalLazyGroupDataChangeDetect=Nt()),T.length){let R=g;T.forEach(({keys:v,dataset:P})=>{m(v,P,R)})}};var d=m;let f=e.originalLazyGroupData;c=!0,m(i.groupKeys||[],p)}}else u=s;c||(t.originalDataArray=a?e.originalDataArray.concat(u):u),l&&(!e.lazyLoad||e.lazyLoad&&!a)&&(t.loading=!1)})}function Yi(o,{filterTypes:e,filterMode:t}){return t==="local"?o:(ss(o,e)||[]).map(n=>{let r={...n};return delete r.valueGetter,r})}var uI=()=>new Promise(o=>{ze(o)});function us(o,e){let t=!!o,{stateReadyAsDetails:n}=e(),r=t&&o.shouldRestoreState?n:!0;return{isDetail:t,isDetailReady:r}}function bm(o,e){let{startIndex:t,endIndex:n,lazyLoadBatchSize:r,componentState:i,componentActions:a,dismissLoadedRows:l}=o,{dataArray:s}=i,u=l?()=>!1:g=>s[g].data!=null,c=!l,d=new ee,p=["_______xxx______"];for(let g=t;g<=n;g++){let y=s[g];if(!y)continue;let h=u(g),b=y.dataSourceHasGrouping&&y.groupKeys?[...y.groupKeys]:[];y.isGroupRow&&y.dataSourceHasGrouping&&y.groupKeys&&b.pop();let S=b.length?b:p,I=y.dataSourceHasGrouping?y.indexInGroup:y.indexInAll;if(y.isGroupRow&&!y.collapsed&&!y.childrenAvailable){let T={lazyLoadStartIndex:0,lazyLoadBatchSize:r,groupKeys:y.groupKeys,append:c},C=y.groupKeys,R=d.get(C);if(!R?.[y.id]){let v=!R;R=R||{},R[y.id]||(R[y.id]=T),v&&d.set(C,R)}}if(!h&&r!=null){let T=d.get(S),C=Math.floor(I/r)*r,R=I-C,v=s[y.indexInAll-R].indexInAll,P=u(v),w=s[v].id;if(P||T?.[w])continue;let x=!T;T=T||{};let E={lazyLoadStartIndex:C,lazyLoadBatchSize:r,groupKeys:b,append:c};T[w]||(T[w]=E),x&&d.set(S,T)}}let f=Promise.resolve(!0),m=[];d.topDownValues().forEach(g=>{m.push(...Object.values(g))}),m.reduce((g,y)=>{let h=[...y.groupKeys,y.lazyLoadStartIndex];if(e&&e.has(h))return g;e?.set(h,!0);let b=[i.data,i,a,y];return g.then(()=>uI()).then(()=>io(...b))},f)}function cs(o){let{getComputed:e,getState:t,actions:n}=o,r=t().columnMenuVisibleForColumnId;if(!r)return;let i=e(),a=i.computedVisibleColumnsMap,l=i.computedColumnOrder;if(a.has(r)){n.columnMenuVisibleKey=Date.now();return}function s(f,m){let g=l[u+f*m],y=a.get(g);if(y&&y.renderMenuIcon!==!1)return g}let u=l.indexOf(r),c=0,d=-1,p;for(;!p&&c<l.length&&(c++,p=s(c,d),p||(d*=-1,p=s(c,d)),!p););return p&&(n.columnMenuVisibleForColumnId=p),p}function qi(o,e){let{rowIndex:t,colIndex:n}=o,{rowIndex:r,colIndex:i}=e,[a,l]=n>i?[i,n]:[n,i],[s,u]=t>r?[r,t]:[t,r];return[{rowIndex:s,colIndex:a},{rowIndex:u,colIndex:l}]}function ds(o,e,t){let{rowsPerPage:n}=t;return n?Math.floor(o.rowIndex/n)===Math.floor(e.rowIndex/n):!0}function Sm(o,e,t){if(ds(o,e,t))throw"You should not call this when the positions are in the same page";let{rowsPerPage:n,columnsPerSet:r}=t;if(n===0)throw"rowsPerPage cannot be 0";let i=o,a=e;Math.floor(o.rowIndex/n)>Math.floor(e.rowIndex/n)&&(i=e,a=o);let{rowIndex:l,colIndex:s}=i,{rowIndex:u,colIndex:c}=a,d=Math.floor(l/n),p=Math.floor(u/n),f=l%n,m=u%n,g=Math.min(f,m),y=Math.max(f,m),h=[];for(let b=d;b<=p;b++)for(let S=g;S<=y;S++){let I=b*n+S;if(b===d)for(let T=s;T<r;T++)h.push({rowIndex:I,colIndex:T});else if(b===p)for(let T=0;T<=c;T++)h.push({rowIndex:I,colIndex:T});else for(let T=0;T<r;T++)h.push({rowIndex:I,colIndex:T})}return h}function cI(o,e){let t=new Set(o);return e.map(n=>t.has(n)?n:null).filter(n=>n!=null)}var ps=class{constructor(e){this.getCellSelectionPosition=e=>{let t=e.rowId??xo(e.rowIndex,this.getDataSourceState)?.id,n=e.colId??this.getComputed().computedVisibleColumns[e.colIndex].id;return[t,n]};this.setRangeSelected=(e,t,n)=>{let r=this.getDataSourceState(),i=r.cellSelection;if(!i)return;let a=new Ue(i);a.debugId=r.debugId??"";let[l,s]=this.getCellSelectionPosition(e),[u,c]=this.getCellSelectionPosition(t),d=this.getComputed().computedVisibleColumnsMap.get(s),p=this.getComputed().computedVisibleColumnsMap.get(c);if(!d||!p)return;let f=d.computedVisibleIndex,m=p.computedVisibleIndex,g=xo(l,this.getDataSourceState),y=xo(u,this.getDataSourceState);if(!g||!y)return;let h=g.indexInAll,b=y.indexInAll,[S,I]=qi({rowIndex:h,colIndex:f},{rowIndex:b,colIndex:m});for(let T=S.rowIndex;T<=I.rowIndex;T++)for(let C=S.colIndex;C<=I.colIndex;C++){let R={rowIndex:T,colIndex:C},[v,P]=this.getCellSelectionPosition(R);n?a.selectCell(v,P):a.deselectCell(v,P)}this.dataSourceActions.cellSelection=a};this.getCellSelectionPositionsWithFn=(e,t)=>{let n=ki(this.getDataSourceState),{computedVisibleColumns:r}=this.getComputed(),i=r.map(d=>d.id),a=new Set,l=[],s=new Set;n.filter(d=>{r.forEach(p=>{this.isCellSelected({rowId:d.id,colId:p.id})&&(a.has(p.id)||a.add(p.id),s.has(d.id)||(s.add(d.id),l.push(d)))})});let u=cI(Array.from(a),i),c=l.map(d=>u.map(p=>this.isCellSelected({rowId:d.id,colId:p})?e(d,p):t));return{columnIds:u,positions:c}};this.getAllCellSelectionPositions=()=>this.getCellSelectionPositionsWithFn((e,t)=>[e.id,t],null);this.mapCellSelectionPositions=(e,t)=>this.getCellSelectionPositionsWithFn(e,t);this.deselectAll=()=>{let e=this.getDataSourceState(),t=e.cellSelection;if(!t)return;let n=new Ue(t);n.debugId=e.debugId??"",n.deselectAll(),this.dataSourceActions.cellSelection=n};this.clear=()=>{this.deselectAll()};this.selectAll=()=>{let e=this.getDataSourceState(),t=e.cellSelection;if(!t)return;let n=new Ue(t);n.debugId=e.debugId??"",n.selectAll(),this.dataSourceActions.cellSelection=n};this.selectRange=(e,t)=>{this.setRangeSelected(e,t,!0)};this.deselectRange=(e,t)=>{this.setRangeSelected(e,t,!1)};this.isCellSelected=e=>{let[t,n]=this.getCellSelectionPosition(e);return this.getDataSourceState().cellSelection?.isCellSelected(t,n)??!1};this.selectCell=e=>{let t=this.getDataSourceState(),n=t.cellSelection;if(!n)return;let[r,i]=this.getCellSelectionPosition(e),a=e.clear?new Ue:new Ue(n);a.debugId=t.debugId??"",a.selectCell(r,i),this.dataSourceActions.cellSelection=a};this.deselectCell=e=>{let t=this.getDataSourceState(),n=t.cellSelection;if(!n)return;let[r,i]=this.getCellSelectionPosition(e),a=new Ue(n);a.debugId=t.debugId??"",a.deselectCell(r,i),this.dataSourceActions.cellSelection=a};this.selectColumn=(e,t)=>{t?.clear&&this.deselectAll();let n=this.getDataSourceState(),r=n.cellSelection;if(!r)return;let i=new Ue(r);i.debugId=n.debugId??"",i.selectColumn(e),this.dataSourceActions.cellSelection=i};this.deselectColumn=e=>{let t=this.getDataSourceState(),n=t.cellSelection;if(!n)return;let r=new Ue(n);r.debugId=t.debugId??"",r.deselectColumn(e),this.dataSourceActions.cellSelection=r};this.getComputed=e.getComputed,this.getDataSourceState=e.getDataSourceState,this.dataSourceActions=e.dataSourceActions}};function Tm(o){return new ps(o)}var Dt=class extends xn{constructor(t){super(t);this.isRowDetailsExpanded=t=>!!this.isItemPositive(t)}getState(){let t=this.allPositive?!0:[...this.positiveMap?.keys()??[]],n=this.allNegative?!0:[...this.negativeMap?.keys()??[]];return{expandedRows:t,collapsedRows:n}}getPositiveFromState(t){return t.expandedRows}getNegativeFromState(t){return t.collapsedRows}areAllCollapsed(){return this.areAllNegative()}areAllExpanded(){return this.areAllPositive()}collapseAll(){this.makeAllNegative()}expandAll(){this.makeAllPositive()}isRowDetailsCollapsed(t){return!this.isRowDetailsExpanded(t)}setRowDetailsExpanded(t,n){return this.setItemValue(t,n)}collapseRowDetails(t){this.setRowDetailsExpanded(t,!1)}expandRowDetails(t){this.setRowDetailsExpanded(t,!0)}toggleRowDetails(t){this.toggleItem(t)}};function Cm(o){let{dataSourceApi:e,getState:t,actions:n}=o,r={collapseAllDetails(){n.rowDetailState=new Dt({collapsedRows:!0,expandedRows:[]})},expandAllDetails(){n.rowDetailState=new Dt({expandedRows:!0,collapsedRows:[]})},isRowDetailCollapsed(i){let a=t().isRowDetailExpanded;if(!a)return!0;let l=e.getRowInfoByPrimaryKey(i);return l?!a(l):!0},isRowDetailEnabledForRow(i){let{isRowDetailEnabled:a}=t();if(!a)return!1;if(typeof a=="function"){let l=e.getRowInfoByPrimaryKey(i);return l?a(l):!1}return!0},isRowDetailExpanded(i){return!r.isRowDetailCollapsed(i)},collapseRowDetail(i){let a=t(),l=a.rowDetailState;if(!l){console.error("Cannot collapse row details via rowDetailState, as no props.rowDetailState is provided.");return}let s=new Dt(l);s.collapseRowDetails(i),a.lastRowToExpandRef.current=null,a.lastRowToCollapseRef.current=i,n.rowDetailState=s},expandRowDetail(i){let a=t(),l=a.rowDetailState;if(!l){console.error("Cannot expand row details via rowDetailState, as no props.rowDetailState is provided.");return}let s=new Dt(l);s.expandRowDetails(i),a.lastRowToCollapseRef.current=null,a.lastRowToExpandRef.current=i,n.rowDetailState=s},toggleRowDetail(i){r.isRowDetailExpanded(i)?r.collapseRowDetail(i):r.expandRowDetail(i)}};return r}function Eo(o,e,t){return Math.min(Math.max(o,e),t)}function Xi(o,e,t){let n=o().dataArray,r=0,i=n.length-1,a=e;do{a+=t;let l=n[a];if(!l)return a<r?r:i;if(!l.rowDisabled)return a}while(a>=r&&a<=i);return Eo(a,r,i)}function dI(o,e){let{getState:t,getDataSourceState:n,actions:r,api:i,dataSourceApi:a}=o,{key:l}=e,s=n().dataArray,u=s.length,c=t(),{brain:d}=c,{activeRowIndex:p}=c;if(p==null)return!1;let{start:[f],end:[m]}=d.getRenderRange(),g=p,y=m-f-1,h=0,b=u-1,S={ArrowDown:()=>{p=Xi(n,p,1)},ArrowUp:()=>{p=Xi(n,p,-1)},ArrowLeft:()=>{let T=s[p];if(d.isHorizontalLayoutBrain){let C=d.rowsPerPage;p-C>=h?p=p-C:S.ArrowUp();return}return T&&T.isGroupRow?i.collapseGroupRow(T.groupKeys):T&&i.rowDetailApi.isRowDetailEnabledForRow(T.id)?i.rowDetailApi.collapseRowDetail(T.id):!1},ArrowRight:()=>{let T=s[p];if(d.isHorizontalLayoutBrain){let C=d.rowsPerPage;p+C<=b?p=p+C:S.ArrowDown();return}return T&&T.isGroupRow?i.expandGroupRow(T.groupKeys):T&&i.rowDetailApi.isRowDetailEnabledForRow(T.id)?i.rowDetailApi.expandRowDetail(T.id):!1},Enter:()=>{let T=s[p];return T&&T.isGroupRow?i.toggleGroupRow(T.groupKeys):T&&T.isTreeNode&&T.isParentNode?a.treeApi.toggleNode(T.nodePath):i.rowDetailApi.isRowDetailEnabledForRow(T.id)?i.rowDetailApi.toggleRowDetail(T.id):!1},PageDown:()=>{p=Math.min(p+y,u-1)},PageUp:()=>{p=Math.max(p-y,h)},End:()=>{p=b},Home:()=>{p=h}},I=S[l];return I?(I(),g!==p?(r.activeRowIndex=p,!0):!1):!1}function fs(o,e){let{api:t,getState:n,getComputed:r,getDataSourceState:i,dataSourceApi:a}=o,{key:l,shiftKey:s}=e,u=i().dataArray,c=n(),{activeCellIndex:d,brain:p}=c;if(!d)return!1;let[f,m]=d,{start:[g,y],end:[h,b]}=p.getRenderRange(),S=h-g-1,I=b-y-1,T=i().dataArray.length-1,C=r().computedVisibleColumns.length-1,R=0,v=0;f=Eo(f,0,T),m=Eo(m,0,C);let P={ArrowDown:()=>{f=Eo(f+1,R,T)},ArrowUp:()=>{f=Eo(f-1,R,T)},ArrowLeft:()=>{if(m===v)if(f!==R&&(m=C),p.isHorizontalLayoutBrain){let x=p.rowsPerPage;f-x>=R?f=f-x:P.ArrowUp()}else P.ArrowUp();else m=Eo(m-1,v,C)},ArrowRight:()=>{if(m===C)if(f!==T&&(m=v),p.isHorizontalLayoutBrain){let x=p.rowsPerPage;f+x<=T?f=f+x:P.ArrowDown()}else P.ArrowDown();else m=Eo(m+1,v,C)},Enter:()=>{let x=u[f];return x&&x.isGroupRow?t.toggleGroupRow(x.groupKeys):x&&x.isTreeNode&&x.isParentNode?a.treeApi.toggleNode(x.nodePath):x&&t.rowDetailApi.isRowDetailEnabledForRow(x.id)?t.rowDetailApi.toggleRowDetail(x.id):!1},PageDown:()=>{s?m=Math.min(m+I,C):f=Math.min(f+S,T)},PageUp:()=>{s?m=Math.max(m-I,v):f=Math.max(f-S,R)},End:()=>{s?m=C:f=T},Home:()=>{s?m=v:f=R}},w=P[l];return w?(w(),[f,m]):!1}function pI(o,e){let t=fs(o,e);return t?(o.actions.activeCellIndex=t,!0):!1}var fI={ArrowUp:!0,ArrowDown:!0,ArrowLeft:!0,ArrowRight:!0,PageUp:!0,PageDown:!0,Home:!0,End:!0,Enter:!0," ":!0};function Im(o,e){let{key:t}=e,{getState:n}=o,r=n(),{activeRowIndex:i,activeCellIndex:a,keyboardNavigation:l,cellContextMenuVisibleFor:s,contextMenuVisibleFor:u}=r;return s||u||!fI[t]?!1:i!=null&&l==="row"?dI(o,e):a!=null&&l==="cell"?pI(o,e):!1}var ms=class{constructor(e){this.param=e}setKeyboardNavigation(e){this.param.actions.keyboardNavigation=e}setActiveCellIndex(e){this.param.actions.activeCellIndex=e}setActiveRowIndex(e){this.param.actions.activeRowIndex=e}gotoRowWithDirection(e){let{getDataSourceState:t,getState:n}=this.param,{activeRowIndex:r,keyboardNavigation:i}=n();if(i!=="row")return console.error("Keyboard navigation is not enabled for rows"),!1;if(r==null)return!1;let a=Xi(t,r,e);return a!==r?(this.param.actions.activeRowIndex=a,a):!1}gotoRow(e){return this.gotoRowWithDirection(e)}gotoNextRow(){return this.gotoRow(1)}gotoPreviousRow(){return this.gotoRow(-1)}gotoCell(e){let{direction:t}=e,n=t=="top"?"ArrowUp":t=="bottom"?"ArrowDown":t=="left"?"ArrowLeft":"ArrowRight",r=fs(this.param,{key:n,shiftKey:!1});return r===!1?!1:(this.param.actions.activeCellIndex=r,r)}};function Rm(o){return new ms(o)}function wm(o,e){return o.id?o.id===e.id:!!(o.field&&o.field===e.field)}var gs=class{constructor(e){this.columnApiById=new Map;this.getVisibleRenderRange=()=>this.getState().brain.getRenderRange();this.hideFilterOperatorMenu=()=>{this.actions.filterOperatorMenuVisibleForColumnId=null};this.setGroupRenderStrategy=e=>{this.actions.groupRenderStrategy=e};this.getColumnOrder=()=>this.getComputed().computedColumnOrder;this.getComputedColumnById=e=>this.getComputed().computedColumnsMap.get(e);this.getVisibleColumnOrder=()=>{let e=this.getColumnOrder(),t=this.getComputed().computedVisibleColumnsMap;return e.filter(n=>t.has(n))};this.persistEdit=async e=>{e=e??{};let{editingCell:t,editingValueRef:n}=this.getState();if(!t)return Promise.resolve(new Error("no edit in progress"));await new Promise(d=>requestAnimationFrame(d));let r=this.getComputed().computedColumnsMap.get(t.columnId),i=e.value??t.value;!t.active&&t.waiting!=="persist"&&(this.actions.editingCell={...t,active:!1,waiting:"persist"});let a={...Tt({rowIndex:t.rowIndex,columnId:t.columnId,...this.context,api:this}),value:i,initialValue:t.initialValue},l=i;n.current=null,r.getValueToPersist&&(l=await r.getValueToPersist(a)),a.value=l,t.value=l;let s=this.getState().persistEdit??(()=>{if(!a.column.field)return i;let d=this.getDataSourceState().primaryKey,p=a.data&&typeof d=="string"?{[d]:a.data[d],[a.column.field]:l}:{...a.data,[a.column.field]:l};return this.context.dataSourceApi.updateData(p)}),u;try{u=await s(a)}catch(d){u=d}let c=u instanceof Error?u:!0;return this.actions.editingCell={...t,active:!1,accepted:!1,waiting:!1,persisted:c},Promise.resolve(c)};this.clearEditInfo=()=>{this.actions.editingCell=null};this.isEditInProgress=()=>{let{editingCell:e}=this.getState();return e?e.active:!1};this.isEditorVisibleForCell=e=>{let{rowIndex:t,columnId:n}=e,{dataArray:r}=this.getDataSourceState(),{editingCell:i}=this.getState(),a=r[t];return!a||!i?!1:i.columnId===n&&i.primaryKey===a.id&&!!(i.active||i.waiting)};this.confirmEdit=e=>this.stopEdit({value:e});this.stopEdit=async e=>{let t=this.getState(),{editingCell:n,editingValueRef:r}=t;if(!n)return!0;e||(e={});let i=e.value??r.current;if(!e.cancel&&!e.reject){let{rowIndex:a,columnId:l}=n;this.actions.editingCell={...t.editingCell,value:i,active:!1,waiting:"accept"};let{computedColumnsMap:s}=this.getComputed(),u=s.get(l),c=t.shouldAcceptEdit??u.shouldAcceptEdit,d=c?c({...Tt({...this.context,api:this,dataSourceApi:this.context.dataSourceApi,columnId:l,rowIndex:a}),value:i,initialValue:n.initialValue}):!0;return await new Promise(p=>requestAnimationFrame(p)),Promise.resolve(d).then(p=>{if(p===!0)return this.actions.editingCell={...t.editingCell,active:!1,accepted:!0,persisted:!1,waiting:"persist",value:i},!0;throw p}).catch(p=>(p instanceof Error||(p=new Error(`Edit rejected: ${p}`)),this.actions.editingCell={...n,value:i,persisted:!1,active:!1,waiting:!1,accepted:p},{reject:p,value:i}))}return e.cancel&&n?.active?(this.actions.editingCell={...n,active:!1,cancelled:!0,waiting:!1,persisted:!1},{cancel:!0,value:i}):e.reject&&n?.active?(this.actions.editingCell={...n,value:i,active:!1,persisted:!1,waiting:!1,accepted:e.reject},{reject:e.reject,value:i}):!0};this.cancelEdit=()=>this.stopEdit({cancel:!0});this.rejectEdit=e=>this.stopEdit({reject:e});this.getColumnAtIndex=e=>this.getComputed().computedVisibleColumns[e]??null;this.isCellEditable=e=>{let{rowIndex:t,primaryKey:n,columnId:r}=e,i=t??this.context.dataSourceApi.getIndexByPrimaryKey(n),{computedColumnsMap:a}=this.getComputed(),l=a.get(r);if(!l||!l.computedEditable||l.groupByForColumn)return Promise.resolve(!1);let s=this.getDataSourceState().dataArray[i];if(!s||s.isGroupRow)return Promise.resolve(!1);if(l.computedEditable===!0)return Promise.resolve(!0);let u=l.computedEditable(Tt({...this.context,api:this,columnId:r,rowIndex:i}));return typeof u=="boolean"?Promise.resolve(u):u};this.getColumnApi=e=>{let t=typeof e=="string"?e:this.getComputed().computedVisibleColumns[e]?.id,n=this.columnApiById.get(t);if(n)return n;let r=ut(e,{...this.context,api:this});return r&&this.columnApiById.set(r.getColumnId(),r),r};this.isColumnSortable=e=>this.getColumnApi(e)?.isSortable()??!1;this.getCellValue=e=>this.getCellValues(e)?.value??null;this.getCellValues=e=>{let{rowIndex:t,primaryKey:n,columnId:r}=e,{dataSourceApi:i,getState:a}=this.context,{computedColumnsMap:l}=this.getComputed(),s=t??i.getIndexByPrimaryKey(n),u=l.get(r),c=i.getRowInfoByIndex(s),d=c?.id;if(!c||!u)return u||console.warn(`No column found with id: "${r}"`),c||console.warn(`No row found with index: "${s}" or primary key: "${d}"`),null;let p=this,{isRowDetailEnabled:f}=a(),m=!f||typeof f=="function"&&!f(c)?!1:this.rowDetailApi.isRowDetailExpanded(c.id)?"expanded":"collapsed",g=bn({column:u,rowInfo:c,columnsMap:l,context:{...this.context,api:p},rowDetailState:m});return{value:g.formattedValueContext.value,formattedValue:g.formattedValue,rawValue:g.formattedValueContext.rawValue}};this.getVerticalRenderRange=()=>{let e=this.getState().brain.getRenderRange();return{renderStartIndex:e.start[0],renderEndIndex:e.end[0]}};this.setColumnOrder=e=>{this.actions.columnOrder=e};this.setVisibilityForColumnGroup=(e,t)=>{let n={...this.getState().columnGroupVisibility};t?delete n[e]:n[e]=!1,this.actions.columnGroupVisibility=n};this.collapseAllGroupRows=()=>{let e=this.getDataSourceState(),t=new It(e.groupRowsState);t.collapseAll(),this.dataSourceActions.groupRowsState=t};this.collapseGroupRow=e=>this.getDataSourceState().groupRowsState.isGroupRowExpanded(e)?(this.toggleGroupRow(e),!0):!1;this.expandGroupRow=e=>this.getDataSourceState().groupRowsState.isGroupRowCollapsed(e)?(this.toggleGroupRow(e),!0):!1;this.toggleGroupRow=e=>{let t=this.getDataSourceState(),n=new It(t.groupRowsState);if(n.toggleGroupRow(e),this.dataSourceActions.groupRowsState=n,t.lazyLoad){let r=[Po,...e],i=t.originalLazyGroupData.get(r);n.isGroupRowExpanded(e)?i?.cache||io(t.data,t,this.dataSourceActions,{groupKeys:e},this.context.getDataSourceMasterContext()):i?.cache||(t.lazyLoadCacheOfLoadedBatches.getKeysStartingWith(e).forEach(l=>{t.lazyLoadCacheOfLoadedBatches.delete(l)}),this.dataSourceActions.lazyLoadCacheOfLoadedBatches=ee.clone(t.lazyLoadCacheOfLoadedBatches),t.originalLazyGroupData.delete(r),this.dataSourceActions.originalLazyGroupDataChangeDetect=Nt())}};this.toggleSortingForColumn=(e,t)=>{if(!this.getComputed().computedColumnsMap.get(e))return;let r=this.getSortingForColumn(e);r===null?r=1:r=r===1?-1:null,this.setSortingForColumn(e,r,t)};this.getState=()=>this.context.getState();this.getComputed=()=>this.context.getComputed();this.getDataSourceState=()=>this.context.getDataSourceState();this.scrollCellIntoView=(e,t,n={offset:0})=>{let r=this.getState(),i=this.getComputed(),a=t;if(typeof t=="string"){let g=i.computedVisibleColumnsMap.get(t);if(!g)return!1;a=g.computedVisibleIndex}if(r.brain.isHorizontalLayoutBrain){n=n||{};let g=r.brain.getPageIndexForRow(e);n.horizontalLayoutPageIndex=g||0}let l=r.renderer.getScrollPositionForScrollColumnIntoView(a,n),s=r.renderer.getScrollPositionForScrollRowIntoView(e,n);if(!l||!s)return!1;let u={scrollLeft:l.scrollLeft,scrollTop:s.scrollTop},c=r.brain.getScrollPosition(),d=r.brain.scrollLeftMax,p=r.brain.scrollTopMax;if(d<0&&p<0)return!0;let f=u.scrollLeft>d+(n.offset||0),m=u.scrollTop>p+(n.offset||0);return f&&m?!1:(u.scrollLeft!==c.scrollLeft&&!f&&(r.scrollerDOMRef.current.scrollLeft=u.scrollLeft),u.scrollTop!==c.scrollTop&&!m&&(r.scrollerDOMRef.current.scrollTop=u.scrollTop),!0)};this.context=e,this.rowSelectionApi=Vf({dataSourceActions:e.dataSourceActions,getDataSourceState:e.getDataSourceState}),this.keyboardNavigationApi=Rm({getState:e.getState,getDataSourceState:e.getDataSourceState,actions:e.actions,getComputed:e.getComputed,api:this,dataSourceApi:e.dataSourceApi}),this.rowDetailApi=Cm({getState:e.getState,actions:e.actions,dataSourceApi:e.dataSourceApi}),this.cellSelectionApi=Tm({dataSourceActions:e.dataSourceActions,getDataSourceState:e.getDataSourceState,getComputed:e.getComputed})}get actions(){return this.context.actions}get dataSourceActions(){return this.context.dataSourceActions}get dataSourceApi(){return this.context.dataSourceApi}focus(){this.getState().scrollerDOMRef.current?.focus()}hideContextMenu(){this.actions.contextMenuVisibleFor=null,this.actions.cellContextMenuVisibleFor=null}realignColumnContextMenu(e){let t={actions:this.actions,getState:this.getState,getComputed:this.getComputed},n=this.getState().columnMenuRealignDelay;(!n||n<0)&&(cs(t),e?.()),setTimeout(()=>{this.isDestroyed()||(cs(t),e?.())},n)}isDestroyed(){return!this.getState().domRef.current}async startEdit(e){let{columnId:t,rowIndex:n,primaryKey:r,value:i}=e,a=n??this.context.dataSourceApi.getIndexByPrimaryKey(r);return this.isCellEditable({rowIndex:a,columnId:t}).then(async l=>{if(l){let s=this.getDataSourceState().dataArray,c=this.getComputed().computedColumnsMap.get(t),d=s[a],p=i??Hd({column:c,rowInfo:d}),f=p;c.getValueToEdit&&(p=await c.getValueToEdit(Tt({...this.context,rowIndex:a,columnId:t,api:this}))),this.actions.editingCell={active:!0,accepted:!1,persisted:!1,columnId:t,value:p,initialValue:f,rowIndex:a,primaryKey:s[a]?.id}}return l})}setSortingForColumn(e,t,n){let{computedColumnsMap:r}=this.getComputed(),i=r.get(e);if(!i||this.getSortingForColumn(e)===t&&this.getDataSourceState().multiSort===!1)return;if(t===null){this.setSortInfoForColumn(e,null,n);return}let l=!!i.pivotColumn,s=i.groupByForColumn,u=l?void 0:i.field,c=s?Array.isArray(s)?s:[s]:[],d=c.map(m=>m.valueGetter?g=>m.valueGetter({data:g,field:m.field}):m.field?m.field:m.groupField??void 0).filter(mo);d.length&&(u=d);let p=i.computedSortType;if(c.length&&p===Yt){let m=this.getState().initialColumns;p=c.flatMap(y=>{let h=y.field??y.groupField,b=h?r.get(h):null;if(b)return b.computedSortType;let S=h?Lo(m,h):void 0;return S?S.sortType||(typeof S.type=="string"?S.type:"string"):[Yt]})}c.length&&!Array.isArray(p)&&(p=[p]);let f={dir:t,id:i.id,field:u,type:p};!l&&i.valueGetter&&(f.valueGetter=m=>i.valueGetter({data:m,field:i.field})),this.setSortInfoForColumn(e,f,n)}setSortInfoForColumn(e,t,n){let r=this.getDataSourceState(),i=this.getComputed().computedColumnsMap.get(e);if(!i)return;if(!r.multiSort){this.dataSourceApi.setSortInfo(t?[t]:null);return}let a=i.field,l={id:e,field:a},s=r.sortInfo?.slice()??[];if(t===null){s=s.filter(d=>!wm(d,l)),this.dataSourceApi.setSortInfo(s);return}let u=!1;if((n?.multiSortBehavior??this.getState().multiSortBehavior)==="replace"){this.dataSourceApi.setSortInfo([t]);return}s=s.map(d=>u?d:wm(d,l)?(u=!0,t):d),u||s.push(t),this.dataSourceApi.setSortInfo(s)}getSortTypeForColumn(e){let t=this.getComputed().computedColumnsMap.get(e);return t?t.computedSortType:null}getSortInfoForColumn(e){let t=this.getComputed().computedColumnsMap.get(e);return t?t.computedSortInfo:null}getSortingForColumn(e){let t=this.getSortInfoForColumn(e);return t?t.dir:null}setPinningForColumn(e,t){let n={...this.getState().columnPinning};t===!1?delete n[e]:n[e]=t,this.actions.columnPinning=n}setColumnFilter(e,t){let n=this.getComputed().computedColumnsMap.get(e);if(!n)return;let r=this.getDataSourceState(),{filterTypes:i}=r,a;if(n.computedFilterValue)a={...n.computedFilterValue,filter:{...n.computedFilterValue.filter}};else{let l=n.computedFilterType;if(!i[l])return;let s={filter:{type:l,value:t,operator:i[l].defaultOperator},valueGetter:n.valueGetter};(n.field||typeof n.groupByForColumn=="string")&&(s.field=n.field||n.groupByForColumn),a=s}a.id=n.id,a.filter.value=t,this.setFilterValueForColumn(e,a)}setColumnFilterOperator(e,t){let n=this.getComputed().computedColumnsMap.get(e);if(!n)return;let r=this.getDataSourceState(),{filterTypes:i}=r,a=n.computedFilterType,l=i[a].operators,s=l.find(d=>d.name===t)??l.find(d=>d.name===i[a].defaultOperator),u=s.name,c;n.computedFilterValue?(c={...n.computedFilterValue,filter:{...n.computedFilterValue.filter,operator:u}},s.defaultFilterValue!==void 0&&(c.filter.value=s.defaultFilterValue)):(c={filter:{operator:u,type:a,value:s.defaultFilterValue!==void 0?s.defaultFilterValue:[...i[a].emptyValues.values()][0]},valueGetter:n.valueGetter},n.field&&(c.field=n.field)),c.id=n.id,this.setFilterValueForColumn(e,c)}setFilterValueForColumn(e,t){let n=this.getComputed().computedColumnsMap.get(e);if(!n)return;let i=this.getDataSourceState().filterValue??[],a=!1;i=i.map(l=>l===n.computedFilterValue?(a=!0,t):l),a||i.push(t),this.dataSourceActions.filterValue=i}removeColumnFilter(e){let t=this.getComputed().computedColumnsMap.get(e);if(!t)return;let r=this.getDataSourceState().filterValue??[],i=!1;r=r.filter(a=>a===t.computedFilterValue?(i=!0,!1):!0),i&&(this.dataSourceActions.filterValue=r)}clearColumnFilter(e){let t=this.getComputed().computedColumnsMap.get(e);if(!t)return;let n=this.getDataSourceState(),r=n.filterValue??[],i=!1;r=r.map(a=>{if(a===t.computedFilterValue){let l=t.computedFilterValue.filter.type,s=n.operatorsByFilterType[l],u=n.filterTypes[l];if(i=!0,!u)return null;let c=a.filter.operator??u?.defaultOperator,p=s[c].defaultFilterValue??(u.emptyValues||[])[0]??void 0;return{...a,filter:{...a.filter,operator:c,value:p}}}return a}).filter(mo),i&&(this.dataSourceActions.filterValue=r)}setVisibilityForColumn(e,t){let n={...this.getState().columnVisibility};t?delete n[e]:n[e]=!1,this.actions.columnVisibility=n}getVisibleColumnsCount(){return this.getComputed().computedVisibleColumns.length}setColumnVisibility(e){this.actions.columnVisibility=e}get scrollContainer(){return this.getState().scrollerDOMRef.current}get scrollLeftMax(){return this.getState().brain.scrollLeftMax}get scrollTopMax(){return this.getState().brain.scrollTopMax}get scrollLeft(){return this.getState().brain.getScrollPosition().scrollLeft}set scrollLeft(e){let t=this.getState();t.scrollerDOMRef.current&&(t.scrollerDOMRef.current.scrollLeft=Math.max(e,0))}get scrollTop(){return this.getState().brain.getScrollPosition().scrollTop}set scrollTop(e){let t=this.getState();t.scrollerDOMRef.current&&(t.scrollerDOMRef.current.scrollTop=Math.max(e,0))}scrollRowIntoView(e,t={offset:0}){let n=this.getState(),r=this.getComputed(),i=n.brain.getScrollPosition(),a=t.columnId,l;!a&&n.brain.isHorizontalLayoutBrain&&r.computedVisibleColumns.length>0&&(a=r.computedVisibleColumns[Math.ceil(r.computedVisibleColumns.length/2)].id,l=r.computedVisibleColumnsMap.get(a)?.computedVisibleIndex);let s=n.renderer.getScrollPositionForScrollRowIntoView(e,{...t,colIndex:l});if(!s)return!1;let u=n.brain.scrollTopMax,c=s.scrollLeft!==i.scrollLeft,d=s.scrollTop<=u+(t.offset||0);return!d&&!c?!1:(d&&s.scrollTop!==i.scrollTop&&(n.scrollerDOMRef.current.scrollTop=s.scrollTop),c&&(n.scrollerDOMRef.current.scrollLeft=s.scrollLeft),!0)}scrollColumnIntoView(e,t={offset:0}){let n=this.getState(),i=this.getComputed().computedVisibleColumnsMap.get(e);if(!i)return!1;let a=i.computedVisibleIndex,l=n.renderer.getScrollPositionForScrollColumnIntoView(a,t);if(!l)return!1;let s=n.brain.getScrollPosition(),u=n.brain.scrollLeftMax;return l.scrollLeft>u+(t.offset||0)?!1:(l.scrollLeft!==s.scrollLeft&&(n.scrollerDOMRef.current.scrollLeft=l.scrollLeft),!0)}};function vm(o){return new gs(o)}import{useEffect as Dm,useRef as gI,useState as hI}from"react";var mI=10;function Pm(o,e){let{includeHeader:t,columnsToResize:n,columnsToSkip:r}=e,i=`.${Zt} > .${er}`,a=o.current?.querySelectorAll(i),l={},s={};return a&&a.length&&a.forEach(u=>{let c=u.parentElement,d=c.matches(`.${Ko}`);if(t===!1&&d)return;let p=c.getAttribute("data-column-id"),f=u.cloneNode(!0);f.style.visibility="hidden",f.style.pointerEvents="none",f.classList.remove(...At.split(" ")),f.style.position="absolute",f.style.width="auto",c.appendChild(f);let m=f.offsetWidth;if(c.removeChild(f),!s[p]){let g=De().getComputedStyle(c);s[p]=parseInt(g.paddingLeft,10)+parseInt(g.paddingRight,10)+parseInt(g.borderLeftWidth,10)+parseInt(g.borderRightWidth,10)+mI}if(m+=s[p],d){let g=0;c.childNodes.forEach(y=>{if(y!==u&&y.nodeType===1){let h=y,b=Math.max(h.offsetWidth,parseInt(h.style.width,10));if(isNaN(b)&&(b=0),g+=b,b>0){let S=De().getComputedStyle(h);g+=parseInt(S.marginLeft,10)+parseInt(S.marginRight,10)}}}),m+=g}r&&r.has(p)||n&&!n.has(p)||(l[p]=Math.max(m,l[p]||0))}),l}function xm(){let{getComponentState:o,componentActions:e,componentState:{domRef:t,ready:n,autoSizeColumnsKey:r,brain:i}}=Et(),[a,l]=hI(0),s=typeof r=="object"?r.key:r,u=Oe(s),c=gI(null);Dm(()=>{if(u()==null)return;let{current:p}=c,f=()=>{r!==p&&l(a+1)};return i.onRenderRangeChange(f)},[i]),Dm(()=>{if(s==null)return;let{autoSizeColumnsKey:d}=o(),p,f,m=!0;typeof d=="object"&&(d.columnsToResize&&(p=new Set(d.columnsToResize)),d.columnsToSkip&&(f=new Set(d.columnsToSkip)),m=d.includeHeader??m),c.current=s;let g=Pm(t,{includeHeader:m,columnsToResize:p,columnsToSkip:f}),y=Object.keys(g);if(!y.length)return;let h=o().columnSizing,b={...h},S=!1;y.forEach(I=>{b[I]={width:g[I]},S=S||b[I].width!==h[I]?.width}),S&&(e.columnSizing=b)},[s,n,a])}import{useEffect as YI,useMemo as qI,useState as Ds}from"react";var Zi=class{constructor(e){this.multiSelectStartPosition={rowIndex:0,colIndex:0};this.getPrimaryKeyByIndex=e.getPrimaryKeyByIndex,this.getColumnIdByIndex=e.getColumnIdByIndex}getCellSelectionPosition(e){let{rowIndex:t,colIndex:n}=e,r=this.getPrimaryKeyByIndex(t),i=this.getColumnIdByIndex(n);if(!(r===void 0||!i))return[r,i]}set cellSelectionState(e){this._cellSelectionState=e}get cellSelectionState(){return this._cellSelectionState}resetClick(e){this.cellSelectionState.deselectAll();let t=this.getCellSelectionPosition(e);t&&(this.cellSelectionState.deselectAll(),this.cellSelectionState.selectCell(...t),this.multiSelectStartPosition=e,this.multiSelectEndPosition=void 0)}singleAddClick(e){let t=this.getCellSelectionPosition(e);if(t)if(this.cellSelectionState.isCellSelected(...t)){this.cellSelectionState.deselectCell(...t);let n={rowIndex:e.rowIndex+1,colIndex:e.colIndex};this.getCellSelectionPosition(n)&&(this.multiSelectStartPosition=n)}else this.cellSelectionState.selectCell(...t),this.multiSelectStartPosition=e,this.multiSelectEndPosition=void 0}multiSelectClick(e,t){!this.multiSelectStartPosition||!this.getCellSelectionPosition(e)||(this.multiSelectEndPosition&&this.deselectRange(this.multiSelectStartPosition,this.multiSelectEndPosition,t),this.selectRange(this.multiSelectStartPosition,e,t),this.multiSelectEndPosition=e)}setRangeSelected(e,t,n,r){if(r.horizontalLayout&&!ds(e,t,r)){Sm(e,t,{rowsPerPage:r.rowsPerPage,columnsPerSet:r.columnsPerSet}).forEach(c=>{let d=this.getCellSelectionPosition({rowIndex:c.rowIndex,colIndex:c.colIndex});d&&(n?this.cellSelectionState.selectCell(...d):this.cellSelectionState.deselectCell(...d))});return}let[i,a]=qi(e,t),l=this.getCellSelectionPosition(i),s=this.getCellSelectionPosition(a);if(!(!l||!s))for(let u=i.rowIndex;u<=a.rowIndex;u++)for(let c=i.colIndex;c<=a.colIndex;c++){let d=this.getCellSelectionPosition({rowIndex:u,colIndex:c});d&&(n?this.cellSelectionState.selectCell(...d):this.cellSelectionState.deselectCell(...d))}}deselectRange(e,t,n){this.setRangeSelected(e,t,!1,n)}selectRange(e,t,n){this.setRangeSelected(e,t,!0,n)}};function Mm(o,e){return o<e?[o,e]:[e,o]}var Qi=class{constructor(e){this.multiSelectStartIndex=0;this.getIdForIndex=e.getIdForIndex,this.isRowDisabledAt=e.isRowDisabledAt}set rowSelectionState(e){this._rowSelectionState=e}get rowSelectionState(){return this._rowSelectionState}selectRange(e,t){let[n,r]=Mm(e,t),i=this.rowSelectionState;for(let a=n;a<=r;a++){let l=this.getIdForIndex(a);this.isRowDisabledAt(a)||i.selectRow(l)}}deselectRange(e,t){let[n,r]=Mm(e,t),i=this.rowSelectionState;for(let a=n;a<=r;a++){let l=this.getIdForIndex(a);this.isRowDisabledAt(a)||i.deselectRow(l)}}resetClick(e){this.rowSelectionState.deselectAll();let t=this.getIdForIndex(e);this.rowSelectionState.selectRow(t),this.multiSelectStartIndex=e,this.multiSelectEndIndex=void 0}singleAddClick(e){let t=this.getIdForIndex(e);if(this.rowSelectionState.isRowSelected(t))this.rowSelectionState.deselectRow(t),this.rowSelectionState.isRowSelected(this.getIdForIndex(e+1))&&(this.multiSelectStartIndex=e+1);else{this.rowSelectionState.selectRow(t),this.multiSelectStartIndex=e;let n;for(let r=e-1;r>=0;r--){let i=this.getIdForIndex(r);if(this.rowSelectionState.isRowSelected(i))n=r;else break}this.multiSelectEndIndex=n}}multiSelectClick(e){this.multiSelectEndIndex!=null&&this.deselectRange(this.multiSelectStartIndex,this.multiSelectEndIndex),this.selectRange(this.multiSelectStartIndex,e),this.multiSelectEndIndex=e}};import{useMemo as EI}from"react";import*as Gm from"react";import*as yI from"react";function hs(o){return Ee(e=>o(e.dataSourceState))}import bs,{useCallback as DI,useEffect as km,useLayoutEffect as Ss,useState as zm}from"react";function Em(){return fo()}import{useEffect as _n,useMemo as Fm,useRef as ea,useState as vI}from"react";import{useEffect as Am,useLayoutEffect as bI,useRef as En}from"react";function An(o,e){let t=En({}),n=En({}),r=n.current,i=En({}),a=i.current,l=[];for(let s in e)e.hasOwnProperty(s)&&(e[s]!==t.current[s]&&(a[s]=e[s],r[s]=t.current[s]),l.push(e[s]));t.current=e,Am(()=>{let s=i.current,u;return Object.keys(s).length!==0&&(u=o(s,r)),i.current={},n.current={},u},l)}function iG(o,e){let t=En({}),n=En({}),r=n.current,i=En({}),a=i.current,l=[];for(let s in e)e.hasOwnProperty(s)&&(e[s]!==t.current[s]&&(a[s]=e[s],r[s]=t.current[s]),l.push(e[s]));t.current=e,bI(()=>{let s=i.current,u;return Object.keys(s).length!==0&&(u=o(s,r)),i.current={},n.current={},u},l)}function aG(o,e){let t=[];for(let n in e)e.hasOwnProperty(n)&&t.push(e[n]);Am(o,t)}function SI(o,e,t){return e=e.replaceAll("$ERR_CODE",o),e=`${e}
|
|
16
|
+
`)});function gm(o){let{dataArray:e,treeFilterFunction:t,toPrimaryKey:n,getNodeChildren:r,isLeafNode:i,nodesKey:a}=o,l=[],s=u=>{let c=r(u);if(i(u)||!Array.isArray(c))return u;let d=gm({...o,dataArray:c});return d.length===0?!1:(u={...u,[a]:d},u)};for(let u=0,c=e.length;u<c;u++){let d=e[u],p=r(d),f=t({data:d,index:u,dataArray:e,primaryKey:n(d,u),filterTreeNode:s});f&&(f===!0?f=d:typeof f=="object"&&f===d&&p!==r(f)&&lI(),l.push(f))}return l}function hm(o){let{filterTypes:e,marker:t,operatorsByFilterType:n,filterFunction:r,toPrimaryKey:i,treeFilterFunction:a,getNodeChildren:l,nodesKey:s,isLeafNode:u}=o,{dataArray:c}=o;t?.start({details:[{name:"Count before",value:c.length}]}),r&&(c=c.filter((p,f,m)=>r({data:p,index:f,dataArray:m,primaryKey:i(p,f)}))),a&&(c=gm({...o,treeFilterFunction:a,getNodeChildren:l,nodesKey:s,isLeafNode:u}));let d=ss(o.filterValue,e)||[];if(d&&d.length){let p=c.filter((f,m,g)=>{let y={data:f,index:m,dataArray:g,primaryKey:i(f,m),field:void 0};for(let h=0,b=d.length;h<b;h++){let S=d[h],{disabled:I,field:T,valueGetter:C,filter:{type:R,value:v,operator:P}}=S,w=e[R];if(I||!w)continue;let x=n[R]?.[P];if(!x)continue;let M=C||w.valueGetter||(({data:A,field:O})=>O?A[O]:A);y.field=T;let D=y;if(D.filterValue=v,D.currentValue=M(D),D.emptyValues=w.emptyValues,!x.fn(D))return!1}return!0});return t?.end({details:[{name:"Count after",value:p.length}]}),p}return t?.end({details:[{name:"Count after",value:c.length}]}),c}function ym(o){let e,{state:t,previousState:n}=o,r=t.debugId,i;r&&(i=ot(r).track.DataSource.label.PrepareData.start());let a=Bf(t),l=Ui(t.sortInfo,t.groupBy),s=t.sortMode,u=l?.length?s==="local":!1;(t.lazyLoad||t.livePagination)&&(u=!1);let c=jt(n,t,["refetchKey"]),d=jt(n,t,["cache","originalDataArray","originalLazyGroupDataChangeDetect"]);Array.isArray(t.data)&&c&&(d=!0),!1&&(t.originalLazyGroupData=new ee,d=!0);let f=t.cache?Xo.clone(t.cache):void 0;f&&!f.isEmpty()&&(d=!0);let m=t.toPrimaryKey,g=t.nodesKey,y=t.isTree,h=g?_=>_[g]:void 0,b=g?_=>_[g]===void 0:void 0,S,I;d&&(t.indexer.clear(),t.lazyLoad||(S=f?.getMutations(),I=f?.getTreeMutations(),t.originalDataArray=t.indexer.indexArray(t.originalDataArray,{toPrimaryKey:m,cache:f,getNodeChildren:h,isLeafNode:b,nodesKey:g}),y&&t.waitForNodePathPromises.visit(({value:_},se)=>{_&&t.indexer.getDataForNodePath(se)!==void 0&&_.resolve(!0)}))),f&&(f.clear(),t.cache=void 0);let{filterFunction:C,treeFilterFunction:R,filterValue:v,filterTypes:P,operatorsByFilterType:w}=t,x=!!C||!!R||Array.isArray(v)&&v.length,E=x&&t.filterMode==="local",M=jt(n,t,["filterFunction","treeFilterFunction","filterValue","filterTypes"]),D=d||M,A=jt(n,t,["sortInfo"]),O=d||M||A,N=t.filterMode==="local"&&(D||!t.lastFilterDataArray),L=u&&(O||!t.lastSortDataArray||a.sortInfo),F=t.groupBy,G=t.pivotBy,B=!y&&(F.length>0||!!G),z=y,$=jt(n,t,["rowDisabledState","isRowDisabled"]),K=jt(n,t,["rowSelection","cellSelection","isRowSelected","originalLazyGroupDataChangeDetect"]),Y=jt(n,t,["treeSelection","cellSelection","isNodeSelected","originalLazyGroupDataChangeDetect"]),ne=d||O||jt(n,t,["generateGroupRows","originalLazyGroupData","originalLazyGroupDataChangeDetect","groupBy","groupRowsState","pivotBy","aggregationReducers","pivotTotalColumnPosition","pivotGrandTotalColumnPosition","showSeparatePivotColumnForSingleAggregation","repeatWrappedGroupRows","rowsPerPage"]),le=d||O||jt(n,t,["originalLazyGroupData","originalLazyGroupDataChangeDetect","treeExpandState","isNodeExpanded","isNodeCollapsed","aggregationReducers","repeatWrappedGroupRows","rowsPerPage"]),ce=jt(n,t,["rowInfoReducers"]),ie=B&&(ne||!t.lastGroupDataArray||a.groupBy)||K||$||ce,ue=z&&(le||a.tree||!t.lastTreeDataArray)||Y||$||ce,ae=Date.now(),q=t.originalDataArray;if(z&&ue){let _={marker:r?ot(r).track.DataSource.label.TreeUnfilteredTreePaths.start():void 0,isLeafNode:b,getNodeChildren:h,toKey:m};t.unfilteredTreePaths=Ql(_,q).treePaths}if(x||(t.unfilteredCount=q.length),E){t.unfilteredCount=q.length;let _=ae;N?(t.devToolsDetected&&(_=Date.now()),q=hm({marker:r?ot(r).track.DataSource.label.Filter.start():void 0,getNodeChildren:h,isLeafNode:b,nodesKey:g,treeFilterFunction:R,dataArray:q,toPrimaryKey:m,filterTypes:P,operatorsByFilterType:w,filterFunction:C,filterValue:v}),t.devToolsDetected&&t.debugTimings.set("filter",Date.now()-_)):q=t.lastFilterDataArray,t.lastFilterDataArray=q,t.filteredAt=ae}if(t.filteredCount=q.length,t.postFilterDataArray=q,u){let _=to.knownTypes;if(to.knownTypes={..._,...t.sortTypes},L){let se=ae;if(t.devToolsDetected&&(se=Date.now()),r&&(e=ot(r).track.DataSource.label.Sort.start({details:[{name:"Count",value:q.length}]})),t.sortFunction?(q=t.sortFunction(l,[...q]),e&&(e.end(),e=void 0)):y?q=ns(l,q,{marker:e,inplace:!1,isLeafNode:b,getNodeChildren:h,toKey:m,nodesKey:g}):q=to(l,[...q],{marker:e}),r&&(e?.end(),e=void 0),t.devToolsDetected){let be=Date.now()-se;t.debugTimings.set("sort",be)}}else q=t.lastSortDataArray;to.knownTypes=_,t.lastSortDataArray=q,t.sortedAt=ae}t.postSortDataArray=q;let k=t.dataArray,X=t.rowSelection instanceof Ae?t.rowSelection:void 0,U=t.treeExpandState instanceof dt?t.treeExpandState:void 0,j=t.cellSelection instanceof Ue?t.cellSelection:void 0;X?.xcache();let re=t.selectionMode==="single-row"?_=>_.id===t.rowSelection:t.selectionMode==="multi-row"?_=>{let se=X;return _.isGroupRow?se.getGroupRowSelectionState(_.groupKeys):se.isRowSelected(_.id,_.dataSourceHasGrouping?_.groupKeys:void 0)}:void 0,pe=t.isRowDisabled||ls;t.isRowSelected&&t.selectionMode==="multi-row"&&(re=_=>t.isRowSelected(_,X,t.selectionMode));let de;t.isNodeExpanded&&(de=_=>t.isNodeExpanded(_,U)),t.isNodeCollapsed&&(de=_=>!t.isNodeExpanded(_,U)),de||(de=se=>U.isNodeExpanded(se.nodePath));let H=t.rowInfoReducers;if(B){if(ie){let _=ae;t.devToolsDetected&&(_=Date.now());let se=t.aggregationReducers,be=t.lazyLoad?Ef({groupBy:F,pivot:G,mappings:t.pivotMappings,reducers:se,indexer:t.indexer,toPrimaryKey:m,cache:f,marker:r?ot(r).track.DataSource.label.LazyGroup.start():void 0},t.originalLazyGroupData):Jl({groupBy:F,pivot:G,reducers:se,marker:r?ot(r).track.DataSource.label.Group.start():void 0},q);t.groupDeepMap=be.deepMap,X&&(X.getConfig=ct(t));let Ie=Object.keys(H||{}),Te=Gi(H),Ne={reducers:H,results:Te,reducerKeys:Ie,rowInfo:{}},_e=Te?Ve=>{Ne.rowInfo=Ve,Hi(Ne)}:void 0,je=j?Ve=>{Ve.isCellSelected=W=>j.isCellSelected(Ve.id,W)}:void 0,Je=_e||je?es(_e,je):void 0,Ke=Nf({marker:r?ot(r).track.DataSource.label.FlattenTree.start():void 0,groupResult:be,lazyLoad:!!t.lazyLoad,reducers:se,toPrimaryKey:m,isRowSelected:re,rowSelectionState:X,withRowInfo:Je,repeatWrappedGroupRows:t.rowsPerPage!=null?t.repeatWrappedGroupRows:!1,rowsPerPage:t.rowsPerPage,groupRowsState:t.groupRowsState,generateGroupRows:t.generateGroupRows});k=Ke.data,t.rowInfoReducerResults=Ki({reducers:H,results:Te,array:k}),t.groupRowsIndexesInDataArray=Ke.groupRowsIndexes,t.reducerResults=be.reducerResults;let et=G?Ff({deepMap:be.topLevelPivotColumns,pivotBy:G,pivotTotalColumnPosition:t.pivotTotalColumnPosition??"end",pivotGrandTotalColumnPosition:t.pivotGrandTotalColumnPosition??!1,reducers:t.aggregationReducers,showSeparatePivotColumnForSingleAggregation:t.showSeparatePivotColumnForSingleAggregation}):void 0;t.pivotColumns=et?.columns,t.pivotColumnGroups=et?.columnGroups;let at=mm(k,l,t.pivotColumns,t.sortTypes);at!==k&&(k=at,t.groupRowsIndexesInDataArray=k.map((Ve,W)=>Ve.isGroupRow?W:-1).filter(Ve=>Ve>=0)),t.devToolsDetected&&t.debugTimings.set("group-and-pivot",Date.now()-_)}else k=t.lastGroupDataArray;t.lastGroupDataArray=k,t.groupedAt=ae}else if(z){if(ue){let _=ae;t.devToolsDetected&&(_=Date.now());let se=t.aggregationReducers,be={marker:r?ot(r).track.DataSource.label.Tree.start():void 0,isLeafNode:b,getNodeChildren:h,toKey:m,reducers:se},Ie=Ql(be,q);t.treeDeepMap=Ie.deepMap,t.treePaths=Ie.treePaths;let Te=t.selectionMode==="multi-row"?rm(t.treeSelection,t.selectionMode,t):void 0;t.treeSelectionState=Te;let Ne=Object.keys(H||{}),_e=Gi(H),je={reducers:H,results:_e,reducerKeys:Ne,rowInfo:{}},Je=_e?te=>{je.rowInfo=te,Hi(je)}:void 0,Ke=j?te=>{te.isCellSelected=ge=>j.isCellSelected(te.id,ge)}:void 0,et=Je||Ke?es(Je,Ke):void 0,at=t.selectionMode==="single-row"?te=>te.id===t.treeSelection:t.selectionMode==="multi-row"?te=>Te.isNodeSelected(te.nodePath):void 0,Ve=t.rowsPerPage!=null?t.repeatWrappedGroupRows:!1;k=Of({marker:r?ot(r).track.DataSource.label.FlattenTree.start():void 0,treeResult:Ie,treeParams:be,dataArray:q,reducers:se,toPrimaryKey:m,isNodeSelected:at,isNodeExpanded:de,treeSelectionState:Te,withRowInfo:et,repeatWrappedGroupRows:Ve,rowsPerPage:t.rowsPerPage}).data,t.rowInfoReducerResults=Ki({reducers:H,results:_e,array:k}),t.reducerResults=Ie.reducerResults,t.totalLeafNodesCount=Ie.deepMap.get([])?.totalLeafNodesCount??0,t.treeAt=ae,t.devToolsDetected&&t.debugTimings.set("tree",Date.now()-_)}else k=t.lastTreeDataArray;t.lastTreeDataArray=k}else if(t.groupDeepMap=void 0,t.pivotColumns=void 0,t.groupRowsIndexesInDataArray=void 0,n.postSortDataArray!=t.postSortDataArray||ne||K||$||ce){let se=Object.keys(H||{}),be=Gi(H),Ie={reducers:H,results:be,reducerKeys:se,rowInfo:{}};k=q.map((Te,Ne)=>{let _e=aI(Te,Te?m(Te):Ne,Ne,re,pe,j);return be&&(Ie.rowInfo=_e,Hi(Ie)),_e}),t.rowInfoReducerResults=Ki({reducers:H,results:be,array:k})}if(t.postGroupDataArray=k,k!==t.dataArray&&(t.updatedAt=ae),t.dataArray=k,t.reducedAt=ae,t.selectionMode==="multi-row")if(B&&t.lazyLoad){r&&(e=ot(r).track.DataSource.label.ComputeSelectionCountLazy.start());let _=!0,se=!1;t.dataArray.forEach(be=>{if(!be.isTreeNode&&be.isGroupRow&&be.groupKeys.length===1){let{rowSelected:Ie}=be;Ie!==!0&&(_=!1),(Ie===!0||Ie===null)&&(se=!0)}}),t.allRowsSelected=_,t.someRowsSelected=se,r&&(e?.end(),e=void 0)}else{r&&(e=ot(r).track.DataSource.label.ComputeSelectionCount.start());let _=t.isTree?t.totalLeafNodesCount:t.filteredCount,se=t.isTree?t.treeSelectionState?t.treeSelectionState.getSelectedCount():0:t.rowSelection.getSelectedCount();t.allRowsSelected=_===se,t.someRowsSelected=se>0,r&&(e?.end(),e=void 0)}return t.originalDataArrayChanged=d,d&&(t.originalDataArrayChangedInfo={timestamp:ae,mutations:S?.size?S:void 0,treeMutations:I?.size?I:void 0}),t.rowInfoStore.notifyDataArray(k,{marker:r?ot(r).track.DataSource.label.DiffRowInfoInStore:void 0}),i&&i?.track.DataSource.label.PrepareData.end({details:[N||L||ie||ue?{name:"Performed operations",value:[N?"filter":null,L?"sort":null,ie?"group":null,ue?"tree":null].filter(mo).join(", ")}:null,c?{name:"Refetch key",value:`Old ${n.refetchKey} -> New ${t.refetchKey}`}:null,d?{name:"Original data array changed",value:""}:null,{name:"Unfiltered data length",value:t.originalDataArray.length}].filter(mo)}),t}var bm=!0,sI={originalDataArray:!0,changes:!0},uI={filterValue:(o,e)=>JSON.stringify(o)===JSON.stringify(e),groupRowsState:(o,e)=>JSON.stringify(o)===JSON.stringify(e)};function Lt(o,e,t){let n=Ui(o.sortInfo,o.groupBy),r=o.multiSort?n:n?.[0]??null,i={append:!1,originalDataArray:o.originalDataArray,sortInfo:r,refetchKey:o.refetchKey,groupBy:o.groupBy,pivotBy:o.pivotBy,filterValue:o.filterValue,aggregationReducers:o.aggregationReducers};if(t&&(i.masterRowInfo=t.masterRowInfo),i.groupBy&&(i.groupRowsState=o.groupRowsState.getState()),o.livePagination!==void 0&&(i.livePaginationCursor=o.livePaginationCursor,i.__cursorId=o.cursorId),o.lazyLoad&&(o.lazyLoadBatchSize!=null&&o.lazyLoadBatchSize>0&&(i.lazyLoadBatchSize=o.lazyLoadBatchSize,i.lazyLoadStartIndex=0),i.groupKeys=[]),e&&Object.assign(i,e),i.filterValue&&i.filterValue.length){let s=Yi(i.filterValue,{filterMode:o.filterMode,filterTypes:o.filterTypes});s&&s.length&&(i.filterValue=s)}let a={},l=o.dataParams||{};for(let s in i)if(i.hasOwnProperty(s)&&!sI[s]){let u=s,c=uI[u],d=i[u],p=l[u];(c?c(d,p):d===p)||(a[u]=!0)}return i.changes=a,i}function io(o,e,t,n,r){let i=Lt(e,n,r),a=i.append;if(e.lazyLoad){let s=e.originalLazyGroupData,u=[Po,...i.groupKeys||[]],c=s.get(u);if(!c){let d=[...i.groupKeys||[],i.lazyLoadStartIndex];e.lazyLoadCacheOfLoadedBatches.set(d,!0)}if(c&&c.cache&&u.length>1){let d=c.children,p=d.length,f=!0;for(let m=0;m<p;m++)if(d[m]==null){f=!1;break}if(f)return Promise.resolve(!0)}c?c.childrenLoading||(c.childrenLoading=!0):s.set(u,{error:void 0,children:[],childrenLoading:!0,childrenAvailable:!1,cache:bm,totalCount:0,totalCountUnfiltered:0}),t.originalLazyGroupDataChangeDetect=Nt()}typeof o=="function"&&(o=o(i));let l=typeof o=="object"&&typeof o.then=="function";return l&&(!e.lazyLoad||e.lazyLoad&&!a)&&(t.loading=!0),Promise.resolve(o).then(s=>{let u=[],c=!1;if(Array.isArray(s.data)){let p=s;if(u=p.data,p.livePaginationCursor!==void 0&&(t.livePaginationCursor=p.livePaginationCursor),p.mappings&&(t.pivotMappings=p.mappings),p.totalCountUnfiltered&&(t.unfilteredCount=p.totalCountUnfiltered),e.lazyLoad){let m=function(g,y,h){let b=[Po,...g],S=y.data,I={cache:y.cache??bm,childrenLoading:!1,childrenAvailable:!0,totalCount:y.totalCount??S.length,totalCountUnfiltered:y.totalCount??S.length,children:S,error:y.error},T=[];if(i.lazyLoadBatchSize&&!h){let R=f.get(b),v=!R,P=Lc({children:!0},R||{},I);v&&(P.chidren=[]),P.children.length=P.totalCount;let w=i.lazyLoadStartIndex??0,x=Math.min(y.totalCount??S.length,w+i.lazyLoadBatchSize);for(let E=w;E<x;E++){let M=I.children[E-w];if(!M)throw`lazily loaded item not found at index ${E-w}`;P.children[E]=M,M.dataset&&T.push({keys:M.keys,dataset:M.dataset})}v&&f.set(b,P)}else I.children.forEach(R=>{R&&R.dataset&&T.push({keys:R.keys,dataset:R.dataset})}),I.children.length=I.totalCount,f.set(b,I);let C=!1;if(!g||!g.length){let R=f.get([Po]);t.originalDataArray=[...R.children],C=!0}if(C||(t.originalLazyGroupDataChangeDetect=Nt()),T.length){let R=g;T.forEach(({keys:v,dataset:P})=>{m(v,P,R)})}};var d=m;let f=e.originalLazyGroupData;c=!0,m(i.groupKeys||[],p)}}else u=s;c||(t.originalDataArray=a?e.originalDataArray.concat(u):u),l&&(!e.lazyLoad||e.lazyLoad&&!a)&&(t.loading=!1)})}function Yi(o,{filterTypes:e,filterMode:t}){return t==="local"?o:(ss(o,e)||[]).map(n=>{let r={...n};return delete r.valueGetter,r})}var cI=()=>new Promise(o=>{ze(o)});function us(o,e){let t=!!o,{stateReadyAsDetails:n}=e(),r=t&&o.shouldRestoreState?n:!0;return{isDetail:t,isDetailReady:r}}function Sm(o,e){let{startIndex:t,endIndex:n,lazyLoadBatchSize:r,componentState:i,componentActions:a,dismissLoadedRows:l}=o,{dataArray:s}=i,u=l?()=>!1:g=>s[g].data!=null,c=!l,d=new ee,p=["_______xxx______"];for(let g=t;g<=n;g++){let y=s[g];if(!y)continue;let h=u(g),b=y.dataSourceHasGrouping&&y.groupKeys?[...y.groupKeys]:[];y.isGroupRow&&y.dataSourceHasGrouping&&y.groupKeys&&b.pop();let S=b.length?b:p,I=y.dataSourceHasGrouping?y.indexInGroup:y.indexInAll;if(y.isGroupRow&&!y.collapsed&&!y.childrenAvailable){let T={lazyLoadStartIndex:0,lazyLoadBatchSize:r,groupKeys:y.groupKeys,append:c},C=y.groupKeys,R=d.get(C);if(!R?.[y.id]){let v=!R;R=R||{},R[y.id]||(R[y.id]=T),v&&d.set(C,R)}}if(!h&&r!=null){let T=d.get(S),C=Math.floor(I/r)*r,R=I-C,v=s[y.indexInAll-R].indexInAll,P=u(v),w=s[v].id;if(P||T?.[w])continue;let x=!T;T=T||{};let E={lazyLoadStartIndex:C,lazyLoadBatchSize:r,groupKeys:b,append:c};T[w]||(T[w]=E),x&&d.set(S,T)}}let f=Promise.resolve(!0),m=[];d.topDownValues().forEach(g=>{m.push(...Object.values(g))}),m.reduce((g,y)=>{let h=[...y.groupKeys,y.lazyLoadStartIndex];if(e&&e.has(h))return g;e?.set(h,!0);let b=[i.data,i,a,y];return g.then(()=>cI()).then(()=>io(...b))},f)}function cs(o){let{getComputed:e,getState:t,actions:n}=o,r=t().columnMenuVisibleForColumnId;if(!r)return;let i=e(),a=i.computedVisibleColumnsMap,l=i.computedColumnOrder;if(a.has(r)){n.columnMenuVisibleKey=Date.now();return}function s(f,m){let g=l[u+f*m],y=a.get(g);if(y&&y.renderMenuIcon!==!1)return g}let u=l.indexOf(r),c=0,d=-1,p;for(;!p&&c<l.length&&(c++,p=s(c,d),p||(d*=-1,p=s(c,d)),!p););return p&&(n.columnMenuVisibleForColumnId=p),p}function qi(o,e){let{rowIndex:t,colIndex:n}=o,{rowIndex:r,colIndex:i}=e,[a,l]=n>i?[i,n]:[n,i],[s,u]=t>r?[r,t]:[t,r];return[{rowIndex:s,colIndex:a},{rowIndex:u,colIndex:l}]}function ds(o,e,t){let{rowsPerPage:n}=t;return n?Math.floor(o.rowIndex/n)===Math.floor(e.rowIndex/n):!0}function Tm(o,e,t){if(ds(o,e,t))throw"You should not call this when the positions are in the same page";let{rowsPerPage:n,columnsPerSet:r}=t;if(n===0)throw"rowsPerPage cannot be 0";let i=o,a=e;Math.floor(o.rowIndex/n)>Math.floor(e.rowIndex/n)&&(i=e,a=o);let{rowIndex:l,colIndex:s}=i,{rowIndex:u,colIndex:c}=a,d=Math.floor(l/n),p=Math.floor(u/n),f=l%n,m=u%n,g=Math.min(f,m),y=Math.max(f,m),h=[];for(let b=d;b<=p;b++)for(let S=g;S<=y;S++){let I=b*n+S;if(b===d)for(let T=s;T<r;T++)h.push({rowIndex:I,colIndex:T});else if(b===p)for(let T=0;T<=c;T++)h.push({rowIndex:I,colIndex:T});else for(let T=0;T<r;T++)h.push({rowIndex:I,colIndex:T})}return h}function dI(o,e){let t=new Set(o);return e.map(n=>t.has(n)?n:null).filter(n=>n!=null)}var ps=class{constructor(e){this.getCellSelectionPosition=e=>{let t=e.rowId??xo(e.rowIndex,this.getDataSourceState)?.id,n=e.colId??this.getComputed().computedVisibleColumns[e.colIndex].id;return[t,n]};this.setRangeSelected=(e,t,n)=>{let r=this.getDataSourceState(),i=r.cellSelection;if(!i)return;let a=new Ue(i);a.debugId=r.debugId??"";let[l,s]=this.getCellSelectionPosition(e),[u,c]=this.getCellSelectionPosition(t),d=this.getComputed().computedVisibleColumnsMap.get(s),p=this.getComputed().computedVisibleColumnsMap.get(c);if(!d||!p)return;let f=d.computedVisibleIndex,m=p.computedVisibleIndex,g=xo(l,this.getDataSourceState),y=xo(u,this.getDataSourceState);if(!g||!y)return;let h=g.indexInAll,b=y.indexInAll,[S,I]=qi({rowIndex:h,colIndex:f},{rowIndex:b,colIndex:m});for(let T=S.rowIndex;T<=I.rowIndex;T++)for(let C=S.colIndex;C<=I.colIndex;C++){let R={rowIndex:T,colIndex:C},[v,P]=this.getCellSelectionPosition(R);n?a.selectCell(v,P):a.deselectCell(v,P)}this.dataSourceActions.cellSelection=a};this.getCellSelectionPositionsWithFn=(e,t)=>{let n=ki(this.getDataSourceState),{computedVisibleColumns:r}=this.getComputed(),i=r.map(d=>d.id),a=new Set,l=[],s=new Set;n.filter(d=>{r.forEach(p=>{this.isCellSelected({rowId:d.id,colId:p.id})&&(a.has(p.id)||a.add(p.id),s.has(d.id)||(s.add(d.id),l.push(d)))})});let u=dI(Array.from(a),i),c=l.map(d=>u.map(p=>this.isCellSelected({rowId:d.id,colId:p})?e(d,p):t));return{columnIds:u,positions:c}};this.getAllCellSelectionPositions=()=>this.getCellSelectionPositionsWithFn((e,t)=>[e.id,t],null);this.mapCellSelectionPositions=(e,t)=>this.getCellSelectionPositionsWithFn(e,t);this.deselectAll=()=>{let e=this.getDataSourceState(),t=e.cellSelection;if(!t)return;let n=new Ue(t);n.debugId=e.debugId??"",n.deselectAll(),this.dataSourceActions.cellSelection=n};this.clear=()=>{this.deselectAll()};this.selectAll=()=>{let e=this.getDataSourceState(),t=e.cellSelection;if(!t)return;let n=new Ue(t);n.debugId=e.debugId??"",n.selectAll(),this.dataSourceActions.cellSelection=n};this.selectRange=(e,t)=>{this.setRangeSelected(e,t,!0)};this.deselectRange=(e,t)=>{this.setRangeSelected(e,t,!1)};this.isCellSelected=e=>{let[t,n]=this.getCellSelectionPosition(e);return this.getDataSourceState().cellSelection?.isCellSelected(t,n)??!1};this.selectCell=e=>{let t=this.getDataSourceState(),n=t.cellSelection;if(!n)return;let[r,i]=this.getCellSelectionPosition(e),a=e.clear?new Ue:new Ue(n);a.debugId=t.debugId??"",a.selectCell(r,i),this.dataSourceActions.cellSelection=a};this.deselectCell=e=>{let t=this.getDataSourceState(),n=t.cellSelection;if(!n)return;let[r,i]=this.getCellSelectionPosition(e),a=new Ue(n);a.debugId=t.debugId??"",a.deselectCell(r,i),this.dataSourceActions.cellSelection=a};this.selectColumn=(e,t)=>{t?.clear&&this.deselectAll();let n=this.getDataSourceState(),r=n.cellSelection;if(!r)return;let i=new Ue(r);i.debugId=n.debugId??"",i.selectColumn(e),this.dataSourceActions.cellSelection=i};this.deselectColumn=e=>{let t=this.getDataSourceState(),n=t.cellSelection;if(!n)return;let r=new Ue(n);r.debugId=t.debugId??"",r.deselectColumn(e),this.dataSourceActions.cellSelection=r};this.getComputed=e.getComputed,this.getDataSourceState=e.getDataSourceState,this.dataSourceActions=e.dataSourceActions}};function Cm(o){return new ps(o)}var Dt=class extends xn{constructor(t){super(t);this.isRowDetailsExpanded=t=>!!this.isItemPositive(t)}getState(){let t=this.allPositive?!0:[...this.positiveMap?.keys()??[]],n=this.allNegative?!0:[...this.negativeMap?.keys()??[]];return{expandedRows:t,collapsedRows:n}}getPositiveFromState(t){return t.expandedRows}getNegativeFromState(t){return t.collapsedRows}areAllCollapsed(){return this.areAllNegative()}areAllExpanded(){return this.areAllPositive()}collapseAll(){this.makeAllNegative()}expandAll(){this.makeAllPositive()}isRowDetailsCollapsed(t){return!this.isRowDetailsExpanded(t)}setRowDetailsExpanded(t,n){return this.setItemValue(t,n)}collapseRowDetails(t){this.setRowDetailsExpanded(t,!1)}expandRowDetails(t){this.setRowDetailsExpanded(t,!0)}toggleRowDetails(t){this.toggleItem(t)}};function Im(o){let{dataSourceApi:e,getState:t,actions:n}=o,r={collapseAllDetails(){n.rowDetailState=new Dt({collapsedRows:!0,expandedRows:[]})},expandAllDetails(){n.rowDetailState=new Dt({expandedRows:!0,collapsedRows:[]})},isRowDetailCollapsed(i){let a=t().isRowDetailExpanded;if(!a)return!0;let l=e.getRowInfoByPrimaryKey(i);return l?!a(l):!0},isRowDetailEnabledForRow(i){let{isRowDetailEnabled:a}=t();if(!a)return!1;if(typeof a=="function"){let l=e.getRowInfoByPrimaryKey(i);return l?a(l):!1}return!0},isRowDetailExpanded(i){return!r.isRowDetailCollapsed(i)},collapseRowDetail(i){let a=t(),l=a.rowDetailState;if(!l){console.error("Cannot collapse row details via rowDetailState, as no props.rowDetailState is provided.");return}let s=new Dt(l);s.collapseRowDetails(i),a.lastRowToExpandRef.current=null,a.lastRowToCollapseRef.current=i,n.rowDetailState=s},expandRowDetail(i){let a=t(),l=a.rowDetailState;if(!l){console.error("Cannot expand row details via rowDetailState, as no props.rowDetailState is provided.");return}let s=new Dt(l);s.expandRowDetails(i),a.lastRowToCollapseRef.current=null,a.lastRowToExpandRef.current=i,n.rowDetailState=s},toggleRowDetail(i){r.isRowDetailExpanded(i)?r.collapseRowDetail(i):r.expandRowDetail(i)}};return r}function Eo(o,e,t){return Math.min(Math.max(o,e),t)}function Xi(o,e,t){let n=o().dataArray,r=0,i=n.length-1,a=e;do{a+=t;let l=n[a];if(!l)return a<r?r:i;if(!l.rowDisabled)return a}while(a>=r&&a<=i);return Eo(a,r,i)}function pI(o,e){let{getState:t,getDataSourceState:n,actions:r,api:i,dataSourceApi:a}=o,{key:l}=e,s=n().dataArray,u=s.length,c=t(),{brain:d}=c,{activeRowIndex:p}=c;if(p==null)return!1;let{start:[f],end:[m]}=d.getRenderRange(),g=p,y=m-f-1,h=0,b=u-1,S={ArrowDown:()=>{p=Xi(n,p,1)},ArrowUp:()=>{p=Xi(n,p,-1)},ArrowLeft:()=>{let T=s[p];if(d.isHorizontalLayoutBrain){let C=d.rowsPerPage;p-C>=h?p=p-C:S.ArrowUp();return}return T&&T.isGroupRow?i.collapseGroupRow(T.groupKeys):T&&i.rowDetailApi.isRowDetailEnabledForRow(T.id)?i.rowDetailApi.collapseRowDetail(T.id):!1},ArrowRight:()=>{let T=s[p];if(d.isHorizontalLayoutBrain){let C=d.rowsPerPage;p+C<=b?p=p+C:S.ArrowDown();return}return T&&T.isGroupRow?i.expandGroupRow(T.groupKeys):T&&i.rowDetailApi.isRowDetailEnabledForRow(T.id)?i.rowDetailApi.expandRowDetail(T.id):!1},Enter:()=>{let T=s[p];return T&&T.isGroupRow?i.toggleGroupRow(T.groupKeys):T&&T.isTreeNode&&T.isParentNode?a.treeApi.toggleNode(T.nodePath):i.rowDetailApi.isRowDetailEnabledForRow(T.id)?i.rowDetailApi.toggleRowDetail(T.id):!1},PageDown:()=>{p=Math.min(p+y,u-1)},PageUp:()=>{p=Math.max(p-y,h)},End:()=>{p=b},Home:()=>{p=h}},I=S[l];return I?(I(),g!==p?(r.activeRowIndex=p,!0):!1):!1}function fs(o,e){let{api:t,getState:n,getComputed:r,getDataSourceState:i,dataSourceApi:a}=o,{key:l,shiftKey:s}=e,u=i().dataArray,c=n(),{activeCellIndex:d,brain:p}=c;if(!d)return!1;let[f,m]=d,{start:[g,y],end:[h,b]}=p.getRenderRange(),S=h-g-1,I=b-y-1,T=i().dataArray.length-1,C=r().computedVisibleColumns.length-1,R=0,v=0;f=Eo(f,0,T),m=Eo(m,0,C);let P={ArrowDown:()=>{f=Eo(f+1,R,T)},ArrowUp:()=>{f=Eo(f-1,R,T)},ArrowLeft:()=>{if(m===v)if(f!==R&&(m=C),p.isHorizontalLayoutBrain){let x=p.rowsPerPage;f-x>=R?f=f-x:P.ArrowUp()}else P.ArrowUp();else m=Eo(m-1,v,C)},ArrowRight:()=>{if(m===C)if(f!==T&&(m=v),p.isHorizontalLayoutBrain){let x=p.rowsPerPage;f+x<=T?f=f+x:P.ArrowDown()}else P.ArrowDown();else m=Eo(m+1,v,C)},Enter:()=>{let x=u[f];return x&&x.isGroupRow?t.toggleGroupRow(x.groupKeys):x&&x.isTreeNode&&x.isParentNode?a.treeApi.toggleNode(x.nodePath):x&&t.rowDetailApi.isRowDetailEnabledForRow(x.id)?t.rowDetailApi.toggleRowDetail(x.id):!1},PageDown:()=>{s?m=Math.min(m+I,C):f=Math.min(f+S,T)},PageUp:()=>{s?m=Math.max(m-I,v):f=Math.max(f-S,R)},End:()=>{s?m=C:f=T},Home:()=>{s?m=v:f=R}},w=P[l];return w?(w(),[f,m]):!1}function fI(o,e){let t=fs(o,e);return t?(o.actions.activeCellIndex=t,!0):!1}var mI={ArrowUp:!0,ArrowDown:!0,ArrowLeft:!0,ArrowRight:!0,PageUp:!0,PageDown:!0,Home:!0,End:!0,Enter:!0," ":!0};function Rm(o,e){let{key:t}=e,{getState:n}=o,r=n(),{activeRowIndex:i,activeCellIndex:a,keyboardNavigation:l,cellContextMenuVisibleFor:s,contextMenuVisibleFor:u}=r;return s||u||!mI[t]?!1:i!=null&&l==="row"?pI(o,e):a!=null&&l==="cell"?fI(o,e):!1}var ms=class{constructor(e){this.param=e}setKeyboardNavigation(e){this.param.actions.keyboardNavigation=e}setActiveCellIndex(e){this.param.actions.activeCellIndex=e}setActiveRowIndex(e){this.param.actions.activeRowIndex=e}gotoRowWithDirection(e){let{getDataSourceState:t,getState:n}=this.param,{activeRowIndex:r,keyboardNavigation:i}=n();if(i!=="row")return console.error("Keyboard navigation is not enabled for rows"),!1;if(r==null)return!1;let a=Xi(t,r,e);return a!==r?(this.param.actions.activeRowIndex=a,a):!1}gotoRow(e){return this.gotoRowWithDirection(e)}gotoNextRow(){return this.gotoRow(1)}gotoPreviousRow(){return this.gotoRow(-1)}gotoCell(e){let{direction:t}=e,n=t=="top"?"ArrowUp":t=="bottom"?"ArrowDown":t=="left"?"ArrowLeft":"ArrowRight",r=fs(this.param,{key:n,shiftKey:!1});return r===!1?!1:(this.param.actions.activeCellIndex=r,r)}};function wm(o){return new ms(o)}function vm(o,e){return o.id?o.id===e.id:!!(o.field&&o.field===e.field)}var gs=class{constructor(e){this.columnApiById=new Map;this.getVisibleRenderRange=()=>this.getState().brain.getRenderRange();this.hideFilterOperatorMenu=()=>{this.actions.filterOperatorMenuVisibleForColumnId=null};this.setGroupRenderStrategy=e=>{this.actions.groupRenderStrategy=e};this.getColumnOrder=()=>this.getComputed().computedColumnOrder;this.getComputedColumnById=e=>this.getComputed().computedColumnsMap.get(e);this.getVisibleColumnOrder=()=>{let e=this.getColumnOrder(),t=this.getComputed().computedVisibleColumnsMap;return e.filter(n=>t.has(n))};this.persistEdit=async e=>{e=e??{};let{editingCell:t,editingValueRef:n}=this.getState();if(!t)return Promise.resolve(new Error("no edit in progress"));await new Promise(d=>requestAnimationFrame(d));let r=this.getComputed().computedColumnsMap.get(t.columnId),i=e.value??t.value;!t.active&&t.waiting!=="persist"&&(this.actions.editingCell={...t,active:!1,waiting:"persist"});let a={...Tt({rowIndex:t.rowIndex,columnId:t.columnId,...this.context,api:this}),value:i,initialValue:t.initialValue},l=i;n.current=null,r.getValueToPersist&&(l=await r.getValueToPersist(a)),a.value=l,t.value=l;let s=this.getState().persistEdit??(()=>{if(!a.column.field)return i;let d=this.getDataSourceState().primaryKey,p=a.data&&typeof d=="string"?{[d]:a.data[d],[a.column.field]:l}:{...a.data,[a.column.field]:l};return this.context.dataSourceApi.updateData(p)}),u;try{u=await s(a)}catch(d){u=d}let c=u instanceof Error?u:!0;return this.actions.editingCell={...t,active:!1,accepted:!1,waiting:!1,persisted:c},Promise.resolve(c)};this.clearEditInfo=()=>{this.actions.editingCell=null};this.isEditInProgress=()=>{let{editingCell:e}=this.getState();return e?e.active:!1};this.isEditorVisibleForCell=e=>{let{rowIndex:t,columnId:n}=e,{dataArray:r}=this.getDataSourceState(),{editingCell:i}=this.getState(),a=r[t];return!a||!i?!1:i.columnId===n&&i.primaryKey===a.id&&!!(i.active||i.waiting)};this.confirmEdit=e=>this.stopEdit({value:e});this.stopEdit=async e=>{let t=this.getState(),{editingCell:n,editingValueRef:r}=t;if(!n)return!0;e||(e={});let i=e.value??r.current;if(!e.cancel&&!e.reject){let{rowIndex:a,columnId:l}=n;this.actions.editingCell={...t.editingCell,value:i,active:!1,waiting:"accept"};let{computedColumnsMap:s}=this.getComputed(),u=s.get(l),c=t.shouldAcceptEdit??u.shouldAcceptEdit,d=c?c({...Tt({...this.context,api:this,dataSourceApi:this.context.dataSourceApi,columnId:l,rowIndex:a}),value:i,initialValue:n.initialValue}):!0;return await new Promise(p=>requestAnimationFrame(p)),Promise.resolve(d).then(p=>{if(p===!0)return this.actions.editingCell={...t.editingCell,active:!1,accepted:!0,persisted:!1,waiting:"persist",value:i},!0;throw p}).catch(p=>(p instanceof Error||(p=new Error(`Edit rejected: ${p}`)),this.actions.editingCell={...n,value:i,persisted:!1,active:!1,waiting:!1,accepted:p},{reject:p,value:i}))}return e.cancel&&n?.active?(this.actions.editingCell={...n,active:!1,cancelled:!0,waiting:!1,persisted:!1},{cancel:!0,value:i}):e.reject&&n?.active?(this.actions.editingCell={...n,value:i,active:!1,persisted:!1,waiting:!1,accepted:e.reject},{reject:e.reject,value:i}):!0};this.cancelEdit=()=>this.stopEdit({cancel:!0});this.rejectEdit=e=>this.stopEdit({reject:e});this.getColumnAtIndex=e=>this.getComputed().computedVisibleColumns[e]??null;this.isCellEditable=e=>{let{rowIndex:t,primaryKey:n,columnId:r}=e,i=t??this.context.dataSourceApi.getIndexByPrimaryKey(n),{computedColumnsMap:a}=this.getComputed(),l=a.get(r);if(!l||!l.computedEditable||l.groupByForColumn)return Promise.resolve(!1);let s=this.getDataSourceState().dataArray[i];if(!s||s.isGroupRow)return Promise.resolve(!1);if(l.computedEditable===!0)return Promise.resolve(!0);let u=l.computedEditable(Tt({...this.context,api:this,columnId:r,rowIndex:i}));return typeof u=="boolean"?Promise.resolve(u):u};this.getColumnApi=e=>{let t=typeof e=="string"?e:this.getComputed().computedVisibleColumns[e]?.id,n=this.columnApiById.get(t);if(n)return n;let r=ut(e,{...this.context,api:this});return r&&this.columnApiById.set(r.getColumnId(),r),r};this.isColumnSortable=e=>this.getColumnApi(e)?.isSortable()??!1;this.getCellValue=e=>this.getCellValues(e)?.value??null;this.getCellValues=e=>{let{rowIndex:t,primaryKey:n,columnId:r}=e,{dataSourceApi:i,getState:a}=this.context,{computedColumnsMap:l}=this.getComputed(),s=t??i.getIndexByPrimaryKey(n),u=l.get(r),c=i.getRowInfoByIndex(s),d=c?.id;if(!c||!u)return u||console.warn(`No column found with id: "${r}"`),c||console.warn(`No row found with index: "${s}" or primary key: "${d}"`),null;let p=this,{isRowDetailEnabled:f}=a(),m=!f||typeof f=="function"&&!f(c)?!1:this.rowDetailApi.isRowDetailExpanded(c.id)?"expanded":"collapsed",g=bn({column:u,rowInfo:c,columnsMap:l,context:{...this.context,api:p},rowDetailState:m});return{value:g.formattedValueContext.value,formattedValue:g.formattedValue,rawValue:g.formattedValueContext.rawValue}};this.getVerticalRenderRange=()=>{let e=this.getState().brain.getRenderRange();return{renderStartIndex:e.start[0],renderEndIndex:e.end[0]}};this.setColumnOrder=e=>{this.actions.columnOrder=e};this.setVisibilityForColumnGroup=(e,t)=>{let n={...this.getState().columnGroupVisibility};t?delete n[e]:n[e]=!1,this.actions.columnGroupVisibility=n};this.collapseAllGroupRows=()=>{let e=this.getDataSourceState(),t=new It(e.groupRowsState);t.collapseAll(),this.dataSourceActions.groupRowsState=t};this.collapseGroupRow=e=>this.getDataSourceState().groupRowsState.isGroupRowExpanded(e)?(this.toggleGroupRow(e),!0):!1;this.expandGroupRow=e=>this.getDataSourceState().groupRowsState.isGroupRowCollapsed(e)?(this.toggleGroupRow(e),!0):!1;this.toggleGroupRow=e=>{let t=this.getDataSourceState(),n=new It(t.groupRowsState);if(n.toggleGroupRow(e),this.dataSourceActions.groupRowsState=n,t.lazyLoad){let r=[Po,...e],i=t.originalLazyGroupData.get(r);n.isGroupRowExpanded(e)?i?.cache||io(t.data,t,this.dataSourceActions,{groupKeys:e},this.context.getDataSourceMasterContext()):i?.cache||(t.lazyLoadCacheOfLoadedBatches.getKeysStartingWith(e).forEach(l=>{t.lazyLoadCacheOfLoadedBatches.delete(l)}),this.dataSourceActions.lazyLoadCacheOfLoadedBatches=ee.clone(t.lazyLoadCacheOfLoadedBatches),t.originalLazyGroupData.delete(r),this.dataSourceActions.originalLazyGroupDataChangeDetect=Nt())}};this.toggleSortingForColumn=(e,t)=>{if(!this.getComputed().computedColumnsMap.get(e))return;let r=this.getSortingForColumn(e);r===null?r=1:r=r===1?-1:null,this.setSortingForColumn(e,r,t)};this.getState=()=>this.context.getState();this.getComputed=()=>this.context.getComputed();this.getDataSourceState=()=>this.context.getDataSourceState();this.scrollCellIntoView=(e,t,n={offset:0})=>{let r=this.getState(),i=this.getComputed(),a=t;if(typeof t=="string"){let g=i.computedVisibleColumnsMap.get(t);if(!g)return!1;a=g.computedVisibleIndex}if(r.brain.isHorizontalLayoutBrain){n=n||{};let g=r.brain.getPageIndexForRow(e);n.horizontalLayoutPageIndex=g||0}let l=r.renderer.getScrollPositionForScrollColumnIntoView(a,n),s=r.renderer.getScrollPositionForScrollRowIntoView(e,n);if(!l||!s)return!1;let u={scrollLeft:l.scrollLeft,scrollTop:s.scrollTop},c=r.brain.getScrollPosition(),d=r.brain.scrollLeftMax,p=r.brain.scrollTopMax;if(d<0&&p<0)return!0;let f=u.scrollLeft>d+(n.offset||0),m=u.scrollTop>p+(n.offset||0);return f&&m?!1:(u.scrollLeft!==c.scrollLeft&&!f&&(r.scrollerDOMRef.current.scrollLeft=u.scrollLeft),u.scrollTop!==c.scrollTop&&!m&&(r.scrollerDOMRef.current.scrollTop=u.scrollTop),!0)};this.context=e,this.rowSelectionApi=Gf({dataSourceActions:e.dataSourceActions,getDataSourceState:e.getDataSourceState}),this.keyboardNavigationApi=wm({getState:e.getState,getDataSourceState:e.getDataSourceState,actions:e.actions,getComputed:e.getComputed,api:this,dataSourceApi:e.dataSourceApi}),this.rowDetailApi=Im({getState:e.getState,actions:e.actions,dataSourceApi:e.dataSourceApi}),this.cellSelectionApi=Cm({dataSourceActions:e.dataSourceActions,getDataSourceState:e.getDataSourceState,getComputed:e.getComputed})}get actions(){return this.context.actions}get dataSourceActions(){return this.context.dataSourceActions}get dataSourceApi(){return this.context.dataSourceApi}focus(){this.getState().scrollerDOMRef.current?.focus()}hideContextMenu(){this.actions.contextMenuVisibleFor=null,this.actions.cellContextMenuVisibleFor=null}realignColumnContextMenu(e){let t={actions:this.actions,getState:this.getState,getComputed:this.getComputed},n=this.getState().columnMenuRealignDelay;(!n||n<0)&&(cs(t),e?.()),setTimeout(()=>{this.isDestroyed()||(cs(t),e?.())},n)}isDestroyed(){return!this.getState().domRef.current}async startEdit(e){let{columnId:t,rowIndex:n,primaryKey:r,value:i}=e,a=n??this.context.dataSourceApi.getIndexByPrimaryKey(r);return this.isCellEditable({rowIndex:a,columnId:t}).then(async l=>{if(l){let s=this.getDataSourceState().dataArray,c=this.getComputed().computedColumnsMap.get(t),d=s[a],p=i??Kd({column:c,rowInfo:d}),f=p;c.getValueToEdit&&(p=await c.getValueToEdit(Tt({...this.context,rowIndex:a,columnId:t,api:this}))),this.actions.editingCell={active:!0,accepted:!1,persisted:!1,columnId:t,value:p,initialValue:f,rowIndex:a,primaryKey:s[a]?.id}}return l})}setSortingForColumn(e,t,n){let{computedColumnsMap:r}=this.getComputed(),i=r.get(e);if(!i||this.getSortingForColumn(e)===t&&this.getDataSourceState().multiSort===!1)return;if(t===null){this.setSortInfoForColumn(e,null,n);return}let l=!!i.pivotColumn,s=i.groupByForColumn,u=l?void 0:i.field,c=s?Array.isArray(s)?s:[s]:[],d=c.map(m=>m.valueGetter?g=>m.valueGetter({data:g,field:m.field}):m.field?m.field:m.groupField??void 0).filter(mo);d.length&&(u=d);let p=i.computedSortType;if(c.length&&p===Yt){let m=this.getState().initialColumns;p=c.flatMap(y=>{let h=y.field??y.groupField,b=h?r.get(h):null;if(b)return b.computedSortType;let S=h?Lo(m,h):void 0;return S?S.sortType||(typeof S.type=="string"?S.type:"string"):[Yt]})}c.length&&!Array.isArray(p)&&(p=[p]);let f={dir:t,id:i.id,field:u,type:p};!l&&i.valueGetter&&(f.valueGetter=m=>i.valueGetter({data:m,field:i.field})),this.setSortInfoForColumn(e,f,n)}setSortInfoForColumn(e,t,n){let r=this.getDataSourceState(),i=this.getComputed().computedColumnsMap.get(e);if(!i)return;if(!r.multiSort){this.dataSourceApi.setSortInfo(t?[t]:null);return}let a=i.field,l={id:e,field:a},s=r.sortInfo?.slice()??[];if(t===null){s=s.filter(d=>!vm(d,l)),this.dataSourceApi.setSortInfo(s);return}let u=!1;if((n?.multiSortBehavior??this.getState().multiSortBehavior)==="replace"){this.dataSourceApi.setSortInfo([t]);return}s=s.map(d=>u?d:vm(d,l)?(u=!0,t):d),u||s.push(t),this.dataSourceApi.setSortInfo(s)}getSortTypeForColumn(e){let t=this.getComputed().computedColumnsMap.get(e);return t?t.computedSortType:null}getSortInfoForColumn(e){let t=this.getComputed().computedColumnsMap.get(e);return t?t.computedSortInfo:null}getSortingForColumn(e){let t=this.getSortInfoForColumn(e);return t?t.dir:null}setPinningForColumn(e,t){let n={...this.getState().columnPinning};t===!1?delete n[e]:n[e]=t,this.actions.columnPinning=n}setColumnFilter(e,t){let n=this.getComputed().computedColumnsMap.get(e);if(!n)return;let r=this.getDataSourceState(),{filterTypes:i}=r,a;if(n.computedFilterValue)a={...n.computedFilterValue,filter:{...n.computedFilterValue.filter}};else{let l=n.computedFilterType;if(!i[l])return;let s={filter:{type:l,value:t,operator:i[l].defaultOperator},valueGetter:n.valueGetter};(n.field||typeof n.groupByForColumn=="string")&&(s.field=n.field||n.groupByForColumn),a=s}a.id=n.id,a.filter.value=t,this.setFilterValueForColumn(e,a)}setColumnFilterOperator(e,t){let n=this.getComputed().computedColumnsMap.get(e);if(!n)return;let r=this.getDataSourceState(),{filterTypes:i}=r,a=n.computedFilterType,l=i[a].operators,s=l.find(d=>d.name===t)??l.find(d=>d.name===i[a].defaultOperator),u=s.name,c;n.computedFilterValue?(c={...n.computedFilterValue,filter:{...n.computedFilterValue.filter,operator:u}},s.defaultFilterValue!==void 0&&(c.filter.value=s.defaultFilterValue)):(c={filter:{operator:u,type:a,value:s.defaultFilterValue!==void 0?s.defaultFilterValue:[...i[a].emptyValues.values()][0]},valueGetter:n.valueGetter},n.field&&(c.field=n.field)),c.id=n.id,this.setFilterValueForColumn(e,c)}setFilterValueForColumn(e,t){let n=this.getComputed().computedColumnsMap.get(e);if(!n)return;let i=this.getDataSourceState().filterValue??[],a=!1;i=i.map(l=>l===n.computedFilterValue?(a=!0,t):l),a||i.push(t),this.dataSourceActions.filterValue=i}removeColumnFilter(e){let t=this.getComputed().computedColumnsMap.get(e);if(!t)return;let r=this.getDataSourceState().filterValue??[],i=!1;r=r.filter(a=>a===t.computedFilterValue?(i=!0,!1):!0),i&&(this.dataSourceActions.filterValue=r)}clearColumnFilter(e){let t=this.getComputed().computedColumnsMap.get(e);if(!t)return;let n=this.getDataSourceState(),r=n.filterValue??[],i=!1;r=r.map(a=>{if(a===t.computedFilterValue){let l=t.computedFilterValue.filter.type,s=n.operatorsByFilterType[l],u=n.filterTypes[l];if(i=!0,!u)return null;let c=a.filter.operator??u?.defaultOperator,p=s[c].defaultFilterValue??(u.emptyValues||[])[0]??void 0;return{...a,filter:{...a.filter,operator:c,value:p}}}return a}).filter(mo),i&&(this.dataSourceActions.filterValue=r)}setVisibilityForColumn(e,t){let n={...this.getState().columnVisibility};t?delete n[e]:n[e]=!1,this.actions.columnVisibility=n}getVisibleColumnsCount(){return this.getComputed().computedVisibleColumns.length}setColumnVisibility(e){this.actions.columnVisibility=e}get scrollContainer(){return this.getState().scrollerDOMRef.current}get scrollLeftMax(){return this.getState().brain.scrollLeftMax}get scrollTopMax(){return this.getState().brain.scrollTopMax}get scrollLeft(){return this.getState().brain.getScrollPosition().scrollLeft}set scrollLeft(e){let t=this.getState();t.scrollerDOMRef.current&&(t.scrollerDOMRef.current.scrollLeft=Math.max(e,0))}get scrollTop(){return this.getState().brain.getScrollPosition().scrollTop}set scrollTop(e){let t=this.getState();t.scrollerDOMRef.current&&(t.scrollerDOMRef.current.scrollTop=Math.max(e,0))}scrollRowIntoView(e,t={offset:0}){let n=this.getState(),r=this.getComputed(),i=n.brain.getScrollPosition(),a=t.columnId,l;!a&&n.brain.isHorizontalLayoutBrain&&r.computedVisibleColumns.length>0&&(a=r.computedVisibleColumns[Math.ceil(r.computedVisibleColumns.length/2)].id,l=r.computedVisibleColumnsMap.get(a)?.computedVisibleIndex);let s=n.renderer.getScrollPositionForScrollRowIntoView(e,{...t,colIndex:l});if(!s)return!1;let u=n.brain.scrollTopMax,c=s.scrollLeft!==i.scrollLeft,d=s.scrollTop<=u+(t.offset||0);return!d&&!c?!1:(d&&s.scrollTop!==i.scrollTop&&(n.scrollerDOMRef.current.scrollTop=s.scrollTop),c&&(n.scrollerDOMRef.current.scrollLeft=s.scrollLeft),!0)}scrollColumnIntoView(e,t={offset:0}){let n=this.getState(),i=this.getComputed().computedVisibleColumnsMap.get(e);if(!i)return!1;let a=i.computedVisibleIndex,l=n.renderer.getScrollPositionForScrollColumnIntoView(a,t);if(!l)return!1;let s=n.brain.getScrollPosition(),u=n.brain.scrollLeftMax;return l.scrollLeft>u+(t.offset||0)?!1:(l.scrollLeft!==s.scrollLeft&&(n.scrollerDOMRef.current.scrollLeft=l.scrollLeft),!0)}};function Pm(o){return new gs(o)}import{useEffect as xm,useRef as hI,useState as yI}from"react";var gI=10;function Dm(o,e){let{includeHeader:t,columnsToResize:n,columnsToSkip:r}=e,i=`.${Zt} > .${er}`,a=o.current?.querySelectorAll(i),l={},s={};return a&&a.length&&a.forEach(u=>{let c=u.parentElement,d=c.matches(`.${Ko}`);if(t===!1&&d)return;let p=c.getAttribute("data-column-id"),f=u.cloneNode(!0);f.style.visibility="hidden",f.style.pointerEvents="none",f.classList.remove(...At.split(" ")),f.style.position="absolute",f.style.width="auto",c.appendChild(f);let m=f.offsetWidth;if(c.removeChild(f),!s[p]){let g=De().getComputedStyle(c);s[p]=parseInt(g.paddingLeft,10)+parseInt(g.paddingRight,10)+parseInt(g.borderLeftWidth,10)+parseInt(g.borderRightWidth,10)+gI}if(m+=s[p],d){let g=0;c.childNodes.forEach(y=>{if(y!==u&&y.nodeType===1){let h=y,b=Math.max(h.offsetWidth,parseInt(h.style.width,10));if(isNaN(b)&&(b=0),g+=b,b>0){let S=De().getComputedStyle(h);g+=parseInt(S.marginLeft,10)+parseInt(S.marginRight,10)}}}),m+=g}r&&r.has(p)||n&&!n.has(p)||(l[p]=Math.max(m,l[p]||0))}),l}function Mm(){let{getComponentState:o,componentActions:e,componentState:{domRef:t,ready:n,autoSizeColumnsKey:r,brain:i}}=Et(),[a,l]=yI(0),s=typeof r=="object"?r.key:r,u=Oe(s),c=hI(null);xm(()=>{if(u()==null)return;let{current:p}=c,f=()=>{r!==p&&l(a+1)};return i.onRenderRangeChange(f)},[i]),xm(()=>{if(s==null)return;let{autoSizeColumnsKey:d}=o(),p,f,m=!0;typeof d=="object"&&(d.columnsToResize&&(p=new Set(d.columnsToResize)),d.columnsToSkip&&(f=new Set(d.columnsToSkip)),m=d.includeHeader??m),c.current=s;let g=Dm(t,{includeHeader:m,columnsToResize:p,columnsToSkip:f}),y=Object.keys(g);if(!y.length)return;let h=o().columnSizing,b={...h},S=!1;y.forEach(I=>{b[I]={width:g[I]},S=S||b[I].width!==h[I]?.width}),S&&(e.columnSizing=b)},[s,n,a])}import{useEffect as qI,useMemo as XI,useState as Ds}from"react";var Zi=class{constructor(e){this.multiSelectStartPosition={rowIndex:0,colIndex:0};this.getPrimaryKeyByIndex=e.getPrimaryKeyByIndex,this.getColumnIdByIndex=e.getColumnIdByIndex}getCellSelectionPosition(e){let{rowIndex:t,colIndex:n}=e,r=this.getPrimaryKeyByIndex(t),i=this.getColumnIdByIndex(n);if(!(r===void 0||!i))return[r,i]}set cellSelectionState(e){this._cellSelectionState=e}get cellSelectionState(){return this._cellSelectionState}resetClick(e){this.cellSelectionState.deselectAll();let t=this.getCellSelectionPosition(e);t&&(this.cellSelectionState.deselectAll(),this.cellSelectionState.selectCell(...t),this.multiSelectStartPosition=e,this.multiSelectEndPosition=void 0)}singleAddClick(e){let t=this.getCellSelectionPosition(e);if(t)if(this.cellSelectionState.isCellSelected(...t)){this.cellSelectionState.deselectCell(...t);let n={rowIndex:e.rowIndex+1,colIndex:e.colIndex};this.getCellSelectionPosition(n)&&(this.multiSelectStartPosition=n)}else this.cellSelectionState.selectCell(...t),this.multiSelectStartPosition=e,this.multiSelectEndPosition=void 0}multiSelectClick(e,t){!this.multiSelectStartPosition||!this.getCellSelectionPosition(e)||(this.multiSelectEndPosition&&this.deselectRange(this.multiSelectStartPosition,this.multiSelectEndPosition,t),this.selectRange(this.multiSelectStartPosition,e,t),this.multiSelectEndPosition=e)}setRangeSelected(e,t,n,r){if(r.horizontalLayout&&!ds(e,t,r)){Tm(e,t,{rowsPerPage:r.rowsPerPage,columnsPerSet:r.columnsPerSet}).forEach(c=>{let d=this.getCellSelectionPosition({rowIndex:c.rowIndex,colIndex:c.colIndex});d&&(n?this.cellSelectionState.selectCell(...d):this.cellSelectionState.deselectCell(...d))});return}let[i,a]=qi(e,t),l=this.getCellSelectionPosition(i),s=this.getCellSelectionPosition(a);if(!(!l||!s))for(let u=i.rowIndex;u<=a.rowIndex;u++)for(let c=i.colIndex;c<=a.colIndex;c++){let d=this.getCellSelectionPosition({rowIndex:u,colIndex:c});d&&(n?this.cellSelectionState.selectCell(...d):this.cellSelectionState.deselectCell(...d))}}deselectRange(e,t,n){this.setRangeSelected(e,t,!1,n)}selectRange(e,t,n){this.setRangeSelected(e,t,!0,n)}};function Em(o,e){return o<e?[o,e]:[e,o]}var Qi=class{constructor(e){this.multiSelectStartIndex=0;this.getIdForIndex=e.getIdForIndex,this.isRowDisabledAt=e.isRowDisabledAt}set rowSelectionState(e){this._rowSelectionState=e}get rowSelectionState(){return this._rowSelectionState}selectRange(e,t){let[n,r]=Em(e,t),i=this.rowSelectionState;for(let a=n;a<=r;a++){let l=this.getIdForIndex(a);this.isRowDisabledAt(a)||i.selectRow(l)}}deselectRange(e,t){let[n,r]=Em(e,t),i=this.rowSelectionState;for(let a=n;a<=r;a++){let l=this.getIdForIndex(a);this.isRowDisabledAt(a)||i.deselectRow(l)}}resetClick(e){this.rowSelectionState.deselectAll();let t=this.getIdForIndex(e);this.rowSelectionState.selectRow(t),this.multiSelectStartIndex=e,this.multiSelectEndIndex=void 0}singleAddClick(e){let t=this.getIdForIndex(e);if(this.rowSelectionState.isRowSelected(t))this.rowSelectionState.deselectRow(t),this.rowSelectionState.isRowSelected(this.getIdForIndex(e+1))&&(this.multiSelectStartIndex=e+1);else{this.rowSelectionState.selectRow(t),this.multiSelectStartIndex=e;let n;for(let r=e-1;r>=0;r--){let i=this.getIdForIndex(r);if(this.rowSelectionState.isRowSelected(i))n=r;else break}this.multiSelectEndIndex=n}}multiSelectClick(e){this.multiSelectEndIndex!=null&&this.deselectRange(this.multiSelectStartIndex,this.multiSelectEndIndex),this.selectRange(this.multiSelectStartIndex,e),this.multiSelectEndIndex=e}};import{useMemo as AI}from"react";import*as Hm from"react";import*as bI from"react";function hs(o){return Ee(e=>o(e.dataSourceState))}import bs,{useCallback as xI,useEffect as zm,useLayoutEffect as Ss,useState as Vm}from"react";function Am(){return fo()}import{useEffect as _n,useMemo as Lm,useRef as ea,useState as PI}from"react";import{useEffect as _m,useLayoutEffect as SI,useRef as En}from"react";function An(o,e){let t=En({}),n=En({}),r=n.current,i=En({}),a=i.current,l=[];for(let s in e)e.hasOwnProperty(s)&&(e[s]!==t.current[s]&&(a[s]=e[s],r[s]=t.current[s]),l.push(e[s]));t.current=e,_m(()=>{let s=i.current,u;return Object.keys(s).length!==0&&(u=o(s,r)),i.current={},n.current={},u},l)}function aG(o,e){let t=En({}),n=En({}),r=n.current,i=En({}),a=i.current,l=[];for(let s in e)e.hasOwnProperty(s)&&(e[s]!==t.current[s]&&(a[s]=e[s],r[s]=t.current[s]),l.push(e[s]));t.current=e,SI(()=>{let s=i.current,u;return Object.keys(s).length!==0&&(u=o(s,r)),i.current={},n.current={},u},l)}function lG(o,e){let t=[];for(let n in e)e.hasOwnProperty(n)&&t.push(e[n]);_m(o,t)}function TI(o,e,t){return e=e.replaceAll("$ERR_CODE",o),e=`${e}
|
|
17
17
|
|
|
18
18
|
ERROR_CODE = ${o}
|
|
19
19
|
|
|
20
|
-
See http://infinite-table.com/docs/reference/error-codes#${o} for more info.`,{code:o,message:e,type:t??"error"}}function
|
|
21
|
-
Make sure you don't pass a new reference on every render.`}),
|
|
20
|
+
See http://infinite-table.com/docs/reference/error-codes#${o} for more info.`,{code:o,message:e,type:t??"error"}}function Om(o){return Object.entries(o).reduce((e,[t,n])=>{let r=t,i=TI(r,typeof n=="string"?n:n.message,typeof n=="string"?void 0:n.type);return e[r]=i,e},{})}function CI(o){return{message:o.join(""),type:"warning"}}function II(o){return{message:o.join(""),type:"error"}}var RI=Om({DS001:CI`The "data" prop of your DataSource seems to be updating too frequently.
|
|
21
|
+
Make sure you don't pass a new reference on every render.`}),wI=Om({CSS001_CSS:II`It appears you have not loaded the CSS file for InfiniteTable.
|
|
22
22
|
In most environments, you should be able to fix this by adding the following line:
|
|
23
23
|
|
|
24
24
|
import '@infinite-table/infinite-react/index.css'
|
|
25
|
-
`}),
|
|
25
|
+
`}),Nm={...RI,...wI};var pt=new Map,Fm=o=>{pt.delete(o),Mo.delete(o),oo.delete(o),ro.delete(o),no.delete(o),Wt.delete(o)};function ys(o,e,t){let n=pt.get(o);if(!n)return;let r=Mo.get(o);(!r||!Object.hasOwn(r,e))&&Mo.set(o,{...r||{},[e]:n.getState()[e]}),oo.set(o,{...oo.get(o)||{},[e]:t}),n.actions[e]=t}function Ji(o,e,t){let n=pt.get(o);if(!n)return;let r=ro.get(o);(!r||!Object.hasOwn(r,e))&&ro.set(o,{...r||{},[e]:n.getDataSourceState()[e]}),no.set(o,{...no.get(o)||{},[e]:t}),n.dataSourceActions[e]=t}var vI=o=>{let e=o.type==="error"?po(o.debugId):Pt(o.debugId),t=o.type==="error"?Yf:Mn,n=o.debugId?`${o.code}-${o.debugId}`:o.code,r=o.message;o.debugId&&(r=`${r}
|
|
26
26
|
|
|
27
|
-
Component DEBUG_ID = "${o.debugId}"`),t(r,n,e)},br=o=>{let{debugId:e,key:t}=o,n=Om[t];if(n&&(wI({...n,debugId:e}),e&&t)){let r=pt.get(e);r&&r.getState().devToolsDetected&&n&&(r.getState().debugWarnings.set(t,{...n,debugId:e,status:"new"}),Ao(e))}};globalThis.logDevToolsWarning=br;var Ao=o=>{let e=window.__INFINITE_TABLE_DEVTOOLS_HOOK__;if(!e)return;let t=pt.get(o);t&&e(o,t)};function Lm(o){let{getDataSourceState:e,dataSourceActions:t,dataSourceState:n}=o,{data:r,dataArray:i,notifyScrollbarsChange:a,refetchKey:l,sortInfo:s,shouldReloadData:u,groupBy:c,pivotBy:d,filterValue:p,filterMode:f,livePagination:m,livePaginationCursor:g,filterTypes:y,cursorId:h}=n,[b,S]=vI({vertical:!1,horizontal:!1}),I=ea(b);_n(()=>(a.onChange(w=>{w&&(I.current=w,S(w))}),()=>a.destroy()),[a]),_n(()=>{if(!m)return;let w=requestAnimationFrame(()=>{I.current?.vertical||g&&(t.cursorId=g)});return()=>cancelAnimationFrame(w)},[g]),_n(()=>{if(!m||g!==void 0)return;let w=requestAnimationFrame(()=>{I.current?.vertical||h!=null&&i.length&&(t.cursorId=i.length)});return()=>cancelAnimationFrame(w)},[i.length,g]),_n(()=>{let w=e(),{livePaginationCursor:x,livePagination:E,dataArray:M}=w;!b.vertical&&E&&(x?t.cursorId=x:x===void 0&&M.length&&(t.cursorId=M.length))},[b.vertical]);let T=Fm(()=>Yi(p,{filterTypes:y,filterMode:f}),[p,f,y]),C={sortInfo:u.sortInfo?s:null,groupBy:u.groupBy?c:null,pivotBy:u.pivotBy?d:null,refetchKey:l,filterValue:u.filterValue?T:null,cursorId:m?h:null},R=ea(!0);PI(o,{sortInfo:s,groupBy:c,pivotBy:d,filterValue:p,refetchKey:l,cursorId:m?h:null});let v=zr(),P=ea([]);An(()=>{let w=e(),x=v(),{isDetail:E,isDetailReady:M}=us(x,e);if(E&&!M)return;let D=Date.now(),A=P.current;A.length>=10&&A.splice(0,1),A.push(D),D-A[0]<200&&A.length>=10&&br({debugId:w.debugId,key:"DS001"}),typeof w.data!="function"&&io(w.data,w,t,void 0,x)},{data:r}),An(w=>{let x=Object.keys(w),E=!1;if(x.length===1){if(E=!!w.cursorId,w.filterValue&&e().filterMode==="local")return;let N=e().data;if(Array.isArray(N)&&w.refetchKey){t.originalDataArray=N;return}}let M=v(),{isDetail:D,isDetailReady:A}=us(M,e);if(D&&!A)return;let O=e();if(typeof O.data=="function"){let N;O.debugId&&(N=ot(O.debugId).track.DataSource.label.RemoteDataLoad.start()),io(O.data,O,t,{append:E},M).then(()=>{N?.end()})}},{...C,data:r}),An(()=>{let w=e();if(R.current){R.current=!1;let x=Lt(w,void 0,v());t.dataParams=x}},C)}function PI(o,e){let{getDataSourceState:t,dataSourceActions:n,dataSourceState:r}=o;_n(()=>{n.lazyLoadCacheOfLoadedBatches=new ee},[r.data,r.dataParams]);let{lazyLoadBatchSize:i,lazyLoad:a,originalLazyGroupDataChangeDetect:l,notifyRenderRangeChange:s,dataArray:u,groupRowsState:c,scrollStopDelayUpdatedByTable:d}=r,p=ea(null),f=(g,y,h=t().lazyLoadCacheOfLoadedBatches)=>{let b=t();if(g=g||p.current,!g)return;let{renderStartIndex:S,renderEndIndex:I}=g,{lazyLoadBatchSize:T,lazyLoad:C}=b;C&&((!T||T<=0)&&(!b.groupBy||b.groupBy.length===0)||bm({startIndex:S,endIndex:I,lazyLoadBatchSize:T,componentState:b,componentActions:n,dismissLoadedRows:y?.dismissLoadedRows??!1},h))},m=Fm(()=>xt(f,{wait:d}),[d]);An(g=>{if(a)return g.sortInfo||g.filterValue||g.groupBy||g.pivotBy||g.refetchKey||g.cursorId?(t().lazyLoadCacheOfLoadedBatches.clear(),t().originalLazyGroupData.clear(),f(s.get(),{dismissLoadedRows:!0})):(g.originalLazyGroupDataChangeDetect||g.groupRowsState)&&f(s.get()),s.onChange(y=>{p.current=y,f(y)})},{sortInfo:e.sortInfo,filterValue:e.filterValue,groupBy:e.groupBy,pivotBy:e.pivotBy,refetchKey:e.refetchKey,cursorId:e.cursorId,lazyLoadBatchSize:i,lazyLoad:a,originalLazyGroupDataChangeDetect:l,groupRowsState:c}),_n(()=>{i&&i>0&&m()},[u])}function Sr(o){let e=No(),t=zr(),n=!!e,r=n?e.id:"master",{contextValue:i,ContextComponent:a}=Vm(o),{componentActions:l,componentState:s,assignState:u}=i;s.getDataSourceMasterContextRef.current=t;let c=Oe(s),[d]=zm(()=>Hf({getState:c,actions:l})),p={dataSourceState:s,dataSourceActions:l,getDataSourceMasterContext:t,getDataSourceState:c,assignState:u,dataSourceApi:d},f=Oe(i),m=Oe(p),g=Ul(),y=DI(({children:h})=>{let b=_i(),[S]=zm(()=>Em());typeof h=="function"&&(h=h(c()));let I=m();return S.setSnapshot(I),Ss(()=>{S.notify()}),bs.createElement(a.Provider,{key:r,value:f()},bs.createElement(g.Provider,{value:I},bs.createElement(b.Provider,{value:S},h)))},[a,n,r]);return Ss(()=>{let h=t();h&&h.registerDetail(p)},[]),Ss(()=>()=>{let h=c();h.onCleanup(h)},[]),Lm({dataSourceState:s,dataSourceActions:l,getDataSourceState:c}),km(()=>{s.onDataArrayChange?.(s.originalDataArray,s.originalDataArrayChangedInfo),s.onDataMutations&&s.originalDataArrayChangedInfo.mutations&&s.originalDataArrayChangedInfo.mutations.size&&s.onDataMutations({primaryKeyField:typeof s.primaryKey=="string"?s.primaryKey:void 0,dataArray:s.originalDataArray,mutations:s.originalDataArrayChangedInfo.mutations,timestamp:s.originalDataArrayChangedInfo.timestamp}),s.onTreeDataMutations&&s.originalDataArrayChangedInfo.treeMutations&&s.originalDataArrayChangedInfo.treeMutations.size&&s.onTreeDataMutations({nodesKey:s.nodesKey?s.nodesKey:void 0,dataArray:s.originalDataArray,treeMutations:s.originalDataArrayChangedInfo.treeMutations,timestamp:s.originalDataArrayChangedInfo.timestamp})},[s.originalDataArrayChangedInfo]),km(()=>{s.onReady?.(d)},[]),{DataSource:y,state:p.dataSourceState}}function xI(){return Ee(o=>o.dataSourceApi)}var oa=class oa{constructor(e,t){this.keysInOrder=[];if(typeof e=="number")this.maxSize=e,this.currentMap=new Map;else if(this.maxSize=t??oa.DEFAULT_SIZE,e){let n=Array.from(e);this.maxSize<n.length&&n.slice(n.length-this.maxSize),this.currentMap=new Map,n.forEach(([r,i])=>{this.set(r,i)})}else this.currentMap=new Map}values(){return this.currentMap.values()}get size(){return this.currentMap.size}delete(e){return this.currentMap.has(e)?(this.currentMap.delete(e),this.keysInOrder=this.keysInOrder.filter(t=>t!==e),!0):!1}has(e){return this.currentMap.has(e)}get(e){return this.currentMap.get(e)}set(e,t){if(this.has(e)&&this.delete(e),this.maxSize-this.currentMap.size<=0){let[r]=this.keysInOrder.splice(0,1);r!=null&&this.currentMap.delete(r)}return this.keysInOrder.push(e),this.currentMap.set(e,t),this}};oa.DEFAULT_SIZE=10;var ta=oa;var Ts=class{add(e,t){}get(e){}delete(e){}has(e){return!1}},na=class{constructor(e){this.storage=new ta(e)}add(e,t){this.storage.set(e,t)}get(e){return this.storage.get(e)}delete(e){this.storage.delete(e)}has(e){return this.storage.has(e)}},Cs=class{constructor(){this.storage=new Map}add(e,t){this.storage.set(e,t)}get(e){return this.storage.get(e)}delete(e){this.storage.delete(e)}has(e){return this.storage.has(e)}},Tr=class{constructor(e){this.cacheStorage=e===!1?new Ts:e===!0?new Cs:typeof e=="number"?new na(e):new na(5)}add(e,t){this.cacheStorage.add(e,t)}get(e){return this.cacheStorage.get(e)}delete(e){this.cacheStorage.delete(e)}has(e){return this.cacheStorage.has(e)}};var MI=(e=>(e.INIT="INIT",e))(MI||{});var{useManagedComponent:Vm}=Mt({debugName:"DataSource",initSetupState:em,forwardProps:om,concludeReducer:hm,mapPropsToState:rm,onPropChange:im,cleanup:tm,interceptActions:lm(),mappedCallbacks:am()});function dH(o){let{DataSource:e}=Sr(o);return Gm.createElement(e,null,o.children??null)}function pH(){let{rowInfoReducerResults:o}=Ee(e=>({rowInfoReducerResults:e.dataSourceState.rowInfoReducerResults}));return o}function Hm(o){let{getDataSourceState:e}=Ee(n=>({getDataSourceState:n.getDataSourceState}));return EI(()=>o.filter(r=>typeof r.rowspan=="function").length?({rowIndex:r,colIndex:i})=>{let a=e().dataArray,l=a[r];if(!l)return 1;let s=l.data,u=o[i];return!u||!u.rowspan?1:u.rowspan({column:u,data:s,dataArray:a,rowInfo:l,rowIndex:r})}:void 0,[o])}import{useCallback as AI}from"react";var CH=Pt("useColumnSizeFn");function Km(o){return AI(t=>{let n=o[t];return n?n.computedWidth:0},[o])}import{useEffect as On,useLayoutEffect as FI,useMemo as LI}from"react";var _I={scrollLeft:0,scrollTop:0},Cr=class{constructor(){this.scrollPosition=_I;this.onScrollFns=[];this.getScrollPosition=()=>this.scrollPosition;this.onScroll=e=>(this.onScrollFns.push(e),()=>{this.onScrollFns=this.onScrollFns.filter(t=>t!==e)});this.setScrollPosition=e=>{this.scrollPosition=e,this.notifyScrollChange()};this.destroy=()=>{this.onScrollFns=[]}}notifyScrollChange(){let{scrollPosition:e}=this,t=this.onScrollFns;for(let n=0,r=t.length;n<r;n++)t[n](e)}};function Bm(o,e){let t=new Map;function n(r){return e[r]!==!1}return Object.keys(o).forEach(r=>{let a=o[r].columnGroup,l=0;for(n(r)||(l=-1);a;){let s=o[a];if(!s)break;n(a)&&l++,a=s.columnGroup}t.set(r,l)}),t}import*as Wm from"react";function jm(o){return(e,t)=>Wm.createElement(o,{key:e.id,rowInfo:e,cache:t})}var Ir=class extends $o{constructor(t,n){super(`${t}:HorizontalLayout`);this.visiblePageCount=0;this.isHorizontalLayoutBrain=!0;this._totalPageCount=0;this.pageWidth=0;this.initialCols=0;this.initialRows=0;this.initialColWidth=0;this.colWidth=()=>10;this.getColWidth=t=>typeof this.initialColWidth=="number"?this.initialColWidth:this.initialColWidth(t%this.initialCols);this.onTotalPageCountChangeFns=new Set;this.onTotalPageCountChange=t=>(this.onTotalPageCountChangeFns.add(t),()=>{this.onTotalPageCountChangeFns.delete(t)});this.options=n,this.options.masterBrain&&this.options.masterBrain.onTotalPageCountChange(()=>{this.updateRenderCount({horizontal:!0,vertical:!0})})}computeDirectionalRenderCount(t,n,r,i){if(t==="vertical"||typeof n=="number")return super.computeDirectionalRenderCount(t,n,r,i);let a=0,l=i.width,s=Math.floor(l/this.pageWidth);a+=s*this.initialCols;let u=l-s*this.pageWidth,c=[];for(let d=0;d<this.initialCols;d++)c.push(this.getItemSize(d,t));return a+=hi(u,c.concat(c)),t==="horizontal"?this.maxHorizontalRenderCount=a:this.maxVerticalRenderCount=a,a=Math.min(r,a),a}getRowIndexInPage(t){return this.rowsPerPage?t%this.rowsPerPage:t}getInitialCols(){return this.initialCols}getInitialRows(){return this.initialRows}getPageIndexForRow(t){return Math.floor(t/this.rowsPerPage)}getMatrixCoordinatesForHorizontalLayoutPosition(t){let n=t.rowIndex,r=t.colIndex;return t.rowIndex>=this.rowsPerPage&&this.rowsPerPage>0&&(n=t.rowIndex%this.rowsPerPage,r=Math.floor(t.rowIndex/this.rowsPerPage)*this.initialCols+r),{rowIndex:n,colIndex:r}}getHorizontalLayoutPositionFromMatrixCoordinates(t){let n=t.rowIndex,r=t.colIndex;if(t.colIndex>=this.initialCols&&this.initialCols>0){let i=Math.floor(t.colIndex/this.initialCols);r=t.colIndex-i*this.initialCols,n=this.rowsPerPage*i+t.rowIndex}return{colIndex:Math.min(r,this.initialCols),rowIndex:this.options.isHeader?n:Math.min(n,this.initialRows)}}update(t){let{rows:n,cols:r,rowHeight:i,colWidth:a,width:l,height:s}=t,u=typeof l=="number",c=typeof s=="number",d=u&&l!==this.availableWidth,p=c&&s!==this.availableHeight;d&&(this.availableWidth=l,this.availableRenderWidth=l),p&&(this.availableHeight=s,this.availableRenderHeight=s),(d||p)&&this.notifyAvailableSizeChange();let f=typeof n=="number",m=typeof r=="number",g=f&&n!==this.initialRows,y=m&&r!==this.initialCols;f&&g&&(this.initialRows=n,this.rows=n),m&&y&&(this.initialCols=r,this.cols=r);let h=i!=null,b=a!=null,S=h&&i!==this.rowHeight,I=b&&a!==this.initialColWidth;h&&(this.rowHeight=i),b&&(this.initialColWidth=a,this.colWidth=this.getColWidth);let T=g||S||p,C=y||I||d||T;(C||T)&&this.updateRenderCount({horizontal:C,vertical:T})}getInitialRowHeight(){return typeof this.rowHeight!="number"?this.getRowHeight(0):this.rowHeight}get totalPageCount(){return this.options.masterBrain?this.options.masterBrain.totalPageCount:this._totalPageCount}set totalPageCount(t){this.options.masterBrain||(this._totalPageCount=t)}getPageWidth(){return this.pageWidth}doUpdateRenderCount(t=Jt){let n=this.getInitialRowHeight(),r=0;for(let a=0;a<this.initialCols;a++)r+=this.getColWidth(a);this.pageWidth=r,this.rowsPerPage=Math.floor(this.availableHeight/n);let i=!1;if(!this.options.masterBrain){let a=this.totalPageCount;this.totalPageCount=this.rowsPerPage?Math.ceil(this.initialRows/this.rowsPerPage):0,a!=this.totalPageCount&&(i=!0)}this.visiblePageCount=this.totalPageCount&&this.pageWidth?Math.max(Math.ceil(this.availableWidth/this.pageWidth),1):1,this.availableRenderHeight=this.visiblePageCount*this.rowsPerPage*n,this.cols=Math.max(this.totalPageCount*this.initialCols,this.initialCols),this.rows=this.rowsPerPage,super.doUpdateRenderCount(t),i&&this.notifyTotalPageCountChange()}notifyTotalPageCountChange(){if(this.destroyed)return;let t=this.onTotalPageCountChangeFns;t.forEach(n=>{ze(()=>{this.destroyed||t.has(n)&&n(this.totalPageCount)})})}getVirtualColIndex(t,n){return this.initialCols*(n?.pageIndex??0)+t}destroy(){this.destroyed||(super.destroy(),this.options.masterBrain=void 0,this.onTotalPageCountChangeFns.clear())}getVirtualizedContentSizeFor(t){return t==="vertical"?this.getInitialRowHeight()*this.rowsPerPage:this.pageWidth*this.totalPageCount}};function Zo(){return{current:null}}var $m={};function Is(o){return`.${Ht}[data-row-index${o?`="${o.rowIndex}"`:""}][data-col-index${o?`="${o.colIndex}"`:""}]`}function Rs(o,e){let t=Ro(o),n=e?new Ir(t,{isHeader:!1}):new $o(t),r=`${t}:header`,i=e?new Ir(r,{isHeader:!0,masterBrain:n}):new $o(r);n.onScroll(c=>{i.setScrollPosition({scrollLeft:c.scrollLeft,scrollTop:0})});let{renderer:a,onRenderUpdater:l}=dr(n),{renderer:s,onRenderUpdater:u}=dr(i);return n.onAvailableSizeChange(c=>{i.update({width:c.width})}),{brain:n,headerBrain:i,renderer:a,onRenderUpdater:l,headerRenderer:s,headerOnRenderUpdater:u}}function Um({debugId:o,wrapRowsHorizontally:e}){let t={},{brain:n,headerBrain:r,renderer:i,onRenderUpdater:a,headerRenderer:l,headerOnRenderUpdater:s}=Rs(o,!!e),u=Zo(),c=Date.now();return{debugWarnings:new Map,renderer:i,onRenderUpdater:a,headerRenderer:l,headerOnRenderUpdater:s,updatedAt:c,devToolsDetected:!!globalThis.__INFINITE_TABLE_DEVTOOLS_HOOK__,propsCache:new Map([]),lastRowToCollapseRef:{current:null},lastRowToExpandRef:{current:null},cellContextMenuVisibleFor:null,contextMenuVisibleFor:null,columnMenuVisibleForColumnId:null,columnMenuVisibleKey:0,filterOperatorMenuVisibleForColumnId:null,getDOMNodeForCell:d=>{if(!u.current)return null;let p=Is(d);return u.current.querySelector(p)||null},brain:n,headerBrain:r,domRef:u,columnMenuTargetRef:Zo(),editingValueRef:Zo(),scrollerDOMRef:Zo(),portalDOMRef:Zo(),focusDetectDOMRef:Zo(),activeCellIndicatorDOMRef:Zo(),onColumnMenuClick:ye(),cellContextMenu:ye(),contextMenu:ye(),onFilterOperatorMenuClick:ye(),flashingDurationCSSVarValue:null,onFlashingDurationCSSVarChange:ye(),onRowHeightCSSVarChange:ye(),onRowDetailHeightCSSVarChange:ye(),onColumnHeaderHeightCSSVarChange:ye(),cellClick:ye(),cellMouseDown:ye(),keyDown:ye(),bodySize:{width:0,height:0},scrollPosition:{scrollTop:0,scrollLeft:0},columnReorderDragColumnId:!1,columnReorderInPageIndex:null,ready:!1,focused:!1,focusedWithin:!1,columnsWhenGrouping:t,columnVisibilityForGrouping:{},pinnedStartScrollListener:new Cr,pinnedEndScrollListener:new Cr,columnsWhenInlineGroupRenderStrategy:void 0,editingCell:null,forceBodyRerenderTimestamp:0}}var Ym=o=>({debugId:1,scrollTopKey:1,components:1,id:1,loadingText:1,pivotColumns:1,groupColumn:1,onReady:1,domProps:1,onKeyDown:1,onCellClick:1,onCellDoubleClick:1,focusedClassName:1,focusedWithinClassName:1,focusedStyle:1,focusedWithinStyle:1,onSelfFocus:1,onFocusWithin:1,onSelfBlur:1,onBlurWithin:1,onContextMenu:1,onCellContextMenu:1,onRenderRangeChange:1,onRowMouseEnter:1,onRowMouseLeave:1,onScrollToTop:1,onScrollToBottom:1,onScrollStop:1,scrollToBottomOffset:1,getColumnMenuItems:1,getCellContextMenuItems:1,getContextMenuItems:1,columnPinning:1,editable:1,columnDefaultEditable:1,columnDefaultFilterable:1,columnDefaultGroupable:1,columnDefaultSortable:1,keyboardShortcuts:1,rowStyle:1,cellStyle:1,rowProps:1,rowClassName:1,rowHoverClassName:1,cellClassName:1,repeatWrappedGroupRows:1,pinnedStartMaxWidth:1,pinnedEndMaxWidth:1,pivotColumn:1,pivotColumnGroups:1,getFilterOperatorMenuItems:1,onScrollbarsChange:1,autoSizeColumnsKey:1,wrapRowsHorizontally:1,columnDefaultFlex:1,draggableColumnsRestrictTo:e=>e??!1,columnMenuRealignDelay:e=>e??50,scrollStopDelay:e=>e??250,viewportReservedWidth:e=>e??0,resizableColumns:e=>e??!0,rowDetailCache:e=>new Tr(e),hideColumnWhenGrouped:e=>e??!1,columnMinWidth:e=>e??30,columnMaxWidth:e=>e??5e3,columnDefaultWidth:e=>e??200,columnCssEllipsis:e=>e??!0,draggableColumns:1,columnDefaultDraggable:1,headerOptions:e=>({alwaysReserveSpaceForSortIcon:!0,...e}),showSeparatePivotColumnForSingleAggregation:e=>e??!1,sortable:1,hideEmptyGroupColumns:e=>e??!1,pivotTotalColumnPosition:e=>e??"end",pivotGrandTotalColumnPosition:1,licenseKey:e=>e||"",keyboardSelection:e=>e??!0,activeRowIndex:1,activeCellIndex:1,columnOrder:e=>e??!0,header:e=>e??!0,showZebraRows:e=>e??!0,showHoverRows:e=>e??!0,virtualizeColumns:e=>e??!0,rowHeight:e=>typeof e=="number"||typeof e=="function"?e:0,rowDetailHeight:e=>typeof e=="number"||typeof e=="function"?e:300,columnHeaderHeight:e=>typeof e=="number"?e:30,columns:1,columnVisibility:e=>e??$m,columnGroupVisibility:e=>e??$m,columnSizing:e=>e||{},columnTypes:e=>e||{},onEditCancelled:1,onEditRejected:1,onEditAccepted:1,persistEdit:1,shouldAcceptEdit:1,onEditPersistError:1,onEditPersistSuccess:1,multiSortBehavior:e=>e??"replace",collapsedColumnGroups:e=>e??new Map,columnGroups:1});function OI(o){let{groupBy:e,groupColumn:t,groupRenderStrategy:n}=o;return n||(t!=null&&typeof t=="object"?"single-column":(e.filter(i=>i.column).length,"multi-column"))}var qm=o=>{o.brain.destroy(),o.headerBrain.destroy(),o.renderer.destroy(),o.headerRenderer.destroy(),o.onRenderUpdater.destroy(),o.headerOnRenderUpdater.destroy(),o.onFlashingDurationCSSVarChange.destroy(),o.onRowHeightCSSVarChange.destroy(),o.onColumnHeaderHeightCSSVarChange.destroy(),o.onColumnMenuClick.destroy(),o.onFilterOperatorMenuClick.destroy(),o.domRef.current=null,o.columnMenuTargetRef.current=null,o.scrollerDOMRef.current=null,o.portalDOMRef.current=null,o.onRowDetailHeightCSSVarChange.destroy(),o.pinnedEndScrollListener.destroy(),o.pinnedStartScrollListener.destroy()};function Xm(o){return o.reduce((e,t,n)=>{let r={groupBy:t,groupIndex:n};return t.field?e.set(t.field,r):t.groupField&&e.set(t.groupField,r),e},new Map)}var ra=new WeakMap;function Zm(){return{rowDetailState:(o,e)=>({callbackParams:[o,{expandRow:e.lastRowToExpandRef.current,collapseRow:e.lastRowToCollapseRef.current}]})}}var Qm=o=>{let{props:e,state:t,oldState:n,parentState:r}=o,i=t.pivotColumnGroups||t.columnGroups,a=t.columnGroups&&t.columnGroups!=n?.columnGroups||t.columnGroups&&t.columnGroupVisibility!=n?.columnGroupVisibility||t.pivotColumnGroups&&t.pivotColumnGroups!=n?.pivotColumnGroups?Bm(i,t.columnGroupVisibility):t.columnGroupsDepthsMap,l=r?.groupBy,s=OI({groupRenderStrategy:e.groupRenderStrategy,groupBy:l,groupColumn:e.groupColumn}),u,c=e.rowDetailRenderer,d=e.components?.RowDetail;if(!c&&d){let y=ra.get(d);y||(y=jm(d),ra.set(d,y)),c=y}c&&(u=e.rowDetailState||t.rowDetailState||e.defaultRowDetailState,u&&!(u instanceof Dt)&&(u=new Dt(u)),u=u||new Dt({expandedRows:[],collapsedRows:!0}));let p=t.columnsWhenGrouping||t.columnsWhenInlineGroupRenderStrategy||t.columns,f=u?e.isRowDetailExpanded:void 0;!f&&u&&(f=ra.get(u),f||(f=y=>u.isRowDetailsExpanded(y.id),typeof u=="object"&&ra.set(u,f)));let m=c?e.isRowDetailEnabled||!0:!1,g={updatedAt:Date.now(),isTree:r.isTree,rowDetailRenderer:c,rowDetailState:u,isRowDetailExpanded:f,isRowDetailEnabled:m,showColumnFilters:e.showColumnFilters??!!r.filterValue,controlledColumnVisibility:!!e.columnVisibility,groupRenderStrategy:s,groupBy:l,computedColumns:p,initialColumns:e.columns,keyboardNavigation:e.keyboardNavigation??(t.activeCellIndex!=null?"cell":t.activeRowIndex!=null?"row":"cell"),columnHeaderCssEllipsis:e.columnHeaderCssEllipsis??e.columnCssEllipsis??!0,columnGroupsDepthsMap:a,columnGroupsMaxDepth:a!=t.columnGroupsDepthsMap?Math.max(...a.values(),-1):t.columnGroupsMaxDepth,computedColumnGroups:i,rowHeightCSSVar:typeof e.rowHeight=="string"?e.rowHeight:"",rowDetailHeightCSSVar:typeof e.rowDetailHeight=="string"?e.rowDetailHeight:"",columnHeaderHeightCSSVar:typeof e.columnHeaderHeight=="string"?e.columnHeaderHeight||me.components.Header.columnHeaderHeight:""};if(t.devToolsDetected&&t.debugId){let y=oo.get(t.debugId);y&&(g={...g,...y})}return g};function Jm(o,e){let t={};return Object.keys(o).forEach(n=>{let r=o[n],i=r;if(!i.groupByForColumn||Array.isArray(i.groupByForColumn))return;let{groupByForColumn:a}=i,l=a.field||a.groupField;l&&e.get(l)&&(t[n]=r)}),t}function eg(o){let{hideEmptyGroupColumns:e,groupByMap:t,computedGroupColumns:n,groupRowsIndexesInDataArray:r,dataArray:i,groupBy:a}=o,l={...o.columnVisibility};if(!e)return Object.keys(n).forEach(d=>{l[d]===!1&&delete l[d]}),l;if(!r||!r.length)return l;let s=a.length,u=0,c=r.length;for(let d=0;d<c;d++){let p=r[d],f=i[p];if(!f.isTreeNode&&f.isGroupRow&&(u=Math.max(u,f.groupNesting-1),u===s-1))break}return Object.keys(n).forEach(d=>{let p=n[d],{groupByForColumn:f}=p;if(Array.isArray(f))return;let m=f.field||f.groupField;if(!m)return;t.get(m).groupIndex>u&&e?l[d]!==!1&&(l[d]=!1):l.hasOwnProperty(d)&&delete l[d]}),l}import*as ao from"react";var tg=o=>o.dataSourceHasGrouping&&o.isGroupRow&&o.childrenLoading||!o.selfLoaded;import*as ia from"react";var og="_16lm1iwb _16lm1iw1d _16lm1iwk";var ng="164.93361431346415 56.97787143782138",rg={margin:"auto",display:"block",shapeRendering:"auto"},JH=Object.keys({size:1,style:1,className:1,viewBox:1});var ig=o=>ia.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",style:{...rg,...o.style},width:"24px",height:"24px",viewBox:o.viewBox??"0 0 100 100",preserveAspectRatio:"xMidYMid",className:J(o.className,og,"InfiniteIcon","InfiniteIcon-loading")},ia.createElement("circle",{cx:"50",cy:"50",fill:"none",strokeWidth:"10",r:"35",strokeDasharray:ng},ia.createElement("animateTransform",{attributeName:"transform",type:"rotate",repeatCount:"indefinite",dur:"1s",values:"0 50 50;360 50 50",keyTimes:"0;1"})));function ag(o,e,t,n){let{groupByForColumn:r,groupIndexForColumn:i,groupRenderStrategy:a}=o,l=r.column?{...r.column}:{},s={header:`Group by ${r.field||r.groupField}`,groupByForColumn:r,render:n.getGroupColumnRender({groupIndexForColumn:i,groupRenderStrategy:a}),...l,renderGroupIcon:n.getGroupColumnRenderGroupIcon({initialRenderGroupIcon:l?.renderGroupIcon,groupIndexForColumn:i,toggleGroupRow:e,groupRenderStrategy:a})};return t&&(typeof t=="function"?s={...s,...t(o,e)}:s={...s,...t}),s}function lg(o,e,t,n){let r=typeof t=="function"?t(o,e):t,i={};return o.sortable!=null&&(i.sortable=o.sortable),{...i,header:"Group",groupByForColumn:o.groupBy,renderSelectionCheckBox:o.selectionMode==="multi-row",render:n.getGroupColumnRender({groupIndexForColumn:0,groupRenderStrategy:"single-column"}),...r,renderGroupIcon:n.getGroupColumnRenderGroupIcon({initialRenderGroupIcon:r?.renderGroupIcon,groupIndexForColumn:0,toggleGroupRow:e,groupRenderStrategy:"single-column"})}}function ws({groupIndexForColumn:o,groupRenderStrategy:e}){return t=>{let{rowInfo:n,renderBag:r,column:i,align:a}=t,{value:l,groupIcon:s,selectionCheckBox:u}=r,c=n,d=e==="multi-column"&&c.isGroupRow&&o+1!==c.groupNesting,p=J(sn.flex,i.align==="end"?Un.rowReverse:Un.row,Vu.center,`${Ht}Expander`,e==="single-column"||e==="multi-column"&&(!n.isGroupRow||u||d&&i.field)?Wd({align:a}):null);return d?i.field?ao.createElement("div",{className:p},u,ao.createElement("div",{className:At},l??null)):u?ao.createElement("div",{className:p},u):null:(e==="single-column"&&c.isGroupRow,ao.createElement("div",{className:p},s,u,ao.createElement("div",{className:At},l??null)))}}function vs({groupIndexForColumn:o,groupRenderStrategy:e,toggleGroupRow:t,initialRenderGroupIcon:n}){return r=>{let{rowInfo:i,value:a,rootGroupBy:l,pivotBy:s,column:u}=r,c=e!=="inline"?i:i.isGroupRow&&i.parents?.[o]||i;if(!c)return null;let d=c.collapsed;if(e==="inline"){if(c.groupCount===1)return a;if(c.groupNesting===o&&d)return null}else if(!c.isGroupRow||e==="multi-column"&&o+1!==c.groupNesting)return null;let p=c.groupKeys,f=null,m=s?(c.groupKeys?.length||0)<l?.length:(c.groupKeys?.length||0)<=l?.length;return tg(c)?f=ao.createElement(ig,null):m&&(f=ao.createElement(Bo,{expanded:!d,direction:u.align==="end"?"end":"start",onChange:()=>{t(p)}})),n&&(r.renderBag.groupIcon=f,f=ao.createElement(yt,{render:n,renderParam:r})),f}}function sg(){return{getGroupColumnRender:ws,getGroupColumnRenderGroupIcon:vs}}function ug(o,e,t){return ag(o,e,t,sg())}function cg(o,e,t){return lg(o,e,t,sg())}function dg(o){let{pivotColumns:e,groupBy:t,pivotBy:n,selectionMode:r,groupColumn:i,pivotTotalColumnPosition:a,pivotGrandTotalColumnPosition:l,pivotColumn:s,groupRenderStrategy:u,toggleGroupRow:c,columns:d}=o;if(u==="inline")return{columns:void 0,groupColumnIds:[]};let p={},f=[];if(u==="multi-column")t.forEach((m,g,y)=>{let h=ug({groupByForColumn:m,groupBy:t,pivotBy:n,groupIndexForColumn:g,groupCount:y.length,groupRenderStrategy:u,selectionMode:r},c,i),b=h.id||`group-by-${m.field||m.groupField}`;f.push(b),p[b]=h});else if(u==="single-column"&&t.length){let m=cg({groupCount:t.length,groupBy:t,pivotBy:n,groupRenderStrategy:u,selectionMode:r},c,i),g=m.id||"group-by";f.push(g),p[g]=m}return e?Object.keys(e).forEach(m=>{let g=e[m],y=g.pivotTotalColumn&&g.columnGroup,h=g.pivotTotalColumn&&!g.columnGroup;if(y&&a===!1||h&&l===!1)return;let b={...g};s&&(typeof s=="function"?b={...b,...s({column:b,pivotBy:n,groupBy:t})}:b={...b,...s}),b.inheritFromColumn!==!1&&(b={...typeof b.inheritFromColumn=="string"?d[b.inheritFromColumn]:b.pivotAggregator?.field?Lo(d,b.pivotAggregator.field):void 0,...b}),!b.render&&b.renderValue&&(b.render=S=>b.renderValue(S)),p[m]=b}):Object.keys(d).forEach(m=>{let g=d[m];p[m]=g}),{columns:Object.keys(p).length?p:void 0,groupColumnIds:f}}import{useCallback as NI}from"react";function Ps(){let{getDataSourceState:o,dataSourceActions:e,getDataSourceMasterContext:t}=Ee(r=>({getDataSourceState:r.getDataSourceState,dataSourceActions:r.dataSourceActions,getDataSourceMasterContext:r.getDataSourceMasterContext}));return NI(r=>{let i=o(),a=new It(i.groupRowsState);if(a.toggleGroupRow(r),e.groupRowsState=a,i.lazyLoad){let l=[Po,...r],s=i.originalLazyGroupData.get(l);a.isGroupRowExpanded(r)?s?.cache||io(i.data,i,e,{groupKeys:r},t()):s?.cache||(i.lazyLoadCacheOfLoadedBatches.getKeysStartingWith(r).forEach(c=>{i.lazyLoadCacheOfLoadedBatches.delete(c)}),e.lazyLoadCacheOfLoadedBatches=ee.clone(i.lazyLoadCacheOfLoadedBatches),i.originalLazyGroupData.delete(l),e.originalLazyGroupDataChangeDetect=Nt())}},[])}function kI(o){return LI(()=>Xm(o),[o])}function pg(o,e){let{groupBy:t,dataSourceActions:n}=Ee(u=>({groupBy:u.dataSourceState.groupBy,dataSourceActions:u.dataSourceActions})),{groupRenderStrategy:r,pivotTotalColumnPosition:i,pivotGrandTotalColumnPosition:a}=o;On(()=>{n.generateGroupRows=r!=="inline"},[r]),On(()=>{n.pivotTotalColumnPosition=i},[i]),On(()=>{a!=null&&(n.pivotGrandTotalColumnPosition=a)},[a]);let l=kI(t);zI(l,o,e);let{toggleGroupRow:s}=VI();return GI(l,o,e),{toggleGroupRow:s}}function zI(o,e,t){let n=Ps(),{columns:r,groupRenderStrategy:i,isTree:a}=e,l=t;function s(u,c,d,p){let f={};if(d==="inline")return Object.keys(u).forEach(m=>{let g=u[m],y={},h=c.get(g.field);if(h&&d==="inline"){let{groupIndex:S}=h;y={groupByForColumn:h.groupBy,field:h.groupBy?.field,valueGetter:h.groupBy?.valueGetter,valueFormatter:({rowInfo:I})=>I.isGroupRow?I.groupKeys?.[S]:I.value,rowspan:({rowInfo:I,dataArray:T})=>{if(I.isTreeNode||!I.isGroupRow)return 1;let C=T[I.indexInAll-1]||{indexInParentGroups:[]};if(!C||!C.dataSourceHasGrouping)return 1;let R=C.indexInParentGroups||[],v=I.indexInParentGroups||[],P=!1;for(let E=0;E<=S;E++){let M=R[E];if(v[E]!==M){P=!0;break}}if(!P)return 1;let w=I.parents[S];return w?w.groupCount-(w.collapsedChildrenCount||0)+(w.collapsedGroupsCount||0):1},renderGroupIcon:vs({groupIndexForColumn:S,groupRenderStrategy:d,toggleGroupRow:p,initialRenderGroupIcon:g.renderGroupIcon}),render:ws({groupIndexForColumn:S,groupRenderStrategy:d})}}let b={...y,...g};f[m]=b}),Object.keys(f).length===0?void 0:f}On(()=>{(()=>{l.columnsWhenInlineGroupRenderStrategy=a?void 0:s(r,o,i,n)})()},[r,o,i,n])}function VI(){let{groupBy:o,pivotBy:e,selectionMode:t}=Ee(m=>({groupBy:m.dataSourceState.groupBy,pivotBy:m.dataSourceState.pivotBy,selectionMode:m.dataSourceState.selectionMode})),{componentActions:n,componentState:{columns:r,groupColumn:i,hideColumnWhenGrouped:a,groupRenderStrategy:l,pivotColumns:s,pivotColumn:u,pivotTotalColumnPosition:c,pivotGrandTotalColumnPosition:d},getComponentState:p}=Et(),f=Ps();return On(()=>{(()=>{let{columns:g,groupColumnIds:y}=dg({columns:r,groupColumn:i,pivotColumn:u,pivotTotalColumnPosition:c,pivotGrandTotalColumnPosition:d,groupRenderStrategy:l==="inline"?"single-column":l,groupBy:o,pivotBy:e,pivotColumns:s,toggleGroupRow:f,selectionMode:t});n.columnsWhenGrouping=g;let h=p().columnOrder;if(y.length&&Array.isArray(h)){let b=new Set(h),S=!1;y.forEach(I=>{b.has(I)||(S=!0,h=[I,...h])}),S&&(n.columnOrder=h)}})()},[r,o,e,t,a,i,l,s,c,u]),{toggleGroupRow:f}}function GI(o,e,t){let{dataArray:n,groupRowsIndexesInDataArray:r,groupBy:i,groupRowsState:a,originalLazyGroupDataChangeDetect:l,getDataSourceState:s}=Ee(y=>({getDataSourceState:y.getDataSourceState,dataArray:y.dataSourceState.dataArray,groupRowsIndexesInDataArray:y.dataSourceState.groupRowsIndexesInDataArray,groupBy:y.dataSourceState.groupBy,groupRowsState:y.dataSourceState.groupRowsState,originalLazyGroupDataChangeDetect:y.dataSourceState.originalLazyGroupDataChangeDetect})),{columnTypes:u,computedColumns:c,hideColumnWhenGrouped:d,hideEmptyGroupColumns:p,groupRenderStrategy:f}=e,m=t,g=Oe(e);FI(()=>{if(f!=="multi-column")return;let y=g(),h=Jm(c,o),b=eg({computedGroupColumns:h,columnVisibility:y.columnVisibility,hideEmptyGroupColumns:p,groupRowsIndexesInDataArray:r,dataArray:n,groupBy:i,groupByMap:o});mt(y.columnVisibility,b)||(m.columnVisibility=b)},[s,f,l,i,o,c,p?n:null,p?a:null,p?r:null,p]),On(()=>{let y=i.length>0,h=g(),{columnVisibility:b,columnVisibilityForGrouping:S,hideColumnWhenGrouped:I}=h,T={...b},C={...S},R=!1,v=new Set,P=new Set;Object.keys(c).forEach(w=>{let x=c[w];if(x.defaultHiddenWhenGroupedBy||I!=null)if(x.defaultHiddenWhenGroupedBy==="*"&&y||(x.defaultHiddenWhenGroupedBy===!0||I)&&x.field&&o.get(x.field)||typeof x.defaultHiddenWhenGroupedBy=="string"&&o.get(x.defaultHiddenWhenGroupedBy)||typeof x.defaultHiddenWhenGroupedBy=="object"&&Object.keys(x.defaultHiddenWhenGroupedBy).reduce((M,D)=>M||o.has(D),!1)){if(C[w]!==!1){if(b[w]===!1)return;C[w]=!1,R=!0,v.add(w)}}else C[w]===!1&&(delete C[w],R=!0,P.add(w))}),R&&(m.columnVisibilityForGrouping=C,P.forEach(w=>{delete T[w]}),v.forEach(w=>{T[w]=!1}),m.columnVisibility=T)},[c,u,i,o,d])}import{useMemo as HI}from"react";var fg=({columns:o,userColumns:e,bodySize:t,columnMinWidth:n,columnMaxWidth:r,columnDefaultWidth:i,columnDefaultFlex:a,sortable:l,columnCssEllipsis:s,columnHeaderCssEllipsis:u,draggableColumns:c,columnDefaultDraggable:d,sortInfo:p,multiSort:f,filterValue:m,filterTypes:g,columnOrder:y,columnPinning:h,editable:b,columnDefaultEditable:S,columnDefaultFilterable:I,columnDefaultGroupable:T,columnDefaultSortable:C,scrollbarWidth:R,columnTypes:v,pinnedEndMaxWidth:P,pinnedStartMaxWidth:w,viewportReservedWidth:x,resizableColumns:E,columnVisibility:M,columnVisibilityAssumeVisible:D,columnSizing:A,groupBy:O})=>{let{computedRemainingSpace:L,computedColumnOrder:F,computedVisibleColumns:G,computedVisibleColumnsMap:B,computedPinnedStartColumns:z,computedPinnedEndColumns:$,computedUnpinnedColumns:K,computedPinnedStartColumnsWidth:Y,computedPinnedEndColumnsWidth:ne,computedUnpinnedColumnsWidth:le,computedUnpinnedOffset:ce,computedPinnedEndOffset:ie,computedPinnedEndWidth:ue,computedPinnedStartWidth:ae,renderSelectionCheckBox:q,computedColumnsMap:k,computedColumnsMapInInitialOrder:X,fieldsToColumn:U}=HI(()=>zc({columns:o,userColumns:e,scrollbarWidth:R,bodySize:t,columnMinWidth:n,columnMaxWidth:r,columnDefaultWidth:i,columnDefaultFlex:a,columnCssEllipsis:s,columnHeaderCssEllipsis:u,viewportReservedWidth:x,resizableColumns:E,filterValue:m,filterTypes:g,sortable:l,sortInfo:p,multiSort:f,pinnedEndMaxWidth:P,pinnedStartMaxWidth:w,draggableColumns:c,columnDefaultDraggable:d,columnOrder:y,columnPinning:h,columnDefaultEditable:S,columnDefaultFilterable:I,columnDefaultGroupable:T,columnDefaultSortable:C,editable:b,columnSizing:A,columnTypes:v,columnVisibility:M,columnVisibilityAssumeVisible:D??!0,groupBy:O}),[o,e,t.width,n,r,i,x,R,l,p,f,m,g,y,M,D,d,c,E,P,w,A,v,h,S,I,T,b,O,1]);return{renderSelectionCheckBox:q,columns:o,computedColumnsMap:k,computedPinnedEndWidth:ue,computedPinnedStartWidth:ae,computedRemainingSpace:L,computedUnpinnedOffset:ce,computedPinnedEndOffset:ie,computedPinnedStartColumnsWidth:Y,computedPinnedEndColumnsWidth:ne,computedUnpinnedColumnsWidth:le,computedPinnedStartColumns:z,computedPinnedEndColumns:$,computedUnpinnedColumns:K,computedVisibleColumns:G,computedVisibleColumnsMap:B,computedColumnOrder:F,computedColumnsMapInInitialOrder:X,fieldsToColumn:U}};import{useMemo as BI}from"react";var aa=class{constructor(){this.rowHeight=new Map;this.rowDetailHeight=new Map;this.getRowHeight=e=>this.rowHeight.get(e)??0;this.getRowDetailHeight=e=>this.rowDetailHeight.get(e)??0}getTotalRowHeight(e){return this.getRowHeight(e)+this.getRowDetailHeight(e)}getSize(e){let t=this.getRowHeight(e),n=this.getRowDetailHeight(e);return{rowHeight:t,rowDetailHeight:n,totalRowHeight:t+n}}};function KI(o,e){let t=o.rowDetailHeight,n=o.rowHeight,{isRowDetailsExpanded:r,isRowDetailsEnabled:i,getDataSourceState:a}=o;if(!r)return typeof n=="function"?c=>{if(e&&e.rowHeight.has(c))return e.rowHeight.get(c);let d=a().dataArray[c],p=d?n(d):0;return e&&e.rowHeight.set(c,p),p}:n;let l=typeof n=="function",s=typeof t=="function";return c=>{if(e&&e.rowHeight.has(c)&&e.rowDetailHeight.has(c))return e.rowHeight.get(c)+e.rowDetailHeight.get(c);let d=a().dataArray[c];if(!d)return e&&(e.rowHeight.set(c,0),e.rowDetailHeight.set(c,0)),0;let p=l?n(d):n;if(!!(!i||typeof i=="function"&&i(d)===!1)||!r(d))return e&&(e.rowHeight.set(c,p),e.rowDetailHeight.set(c,0)),p;let m=0;return s?m=t(d):m=t,e&&(e.rowHeight.set(c,p),e.rowDetailHeight.set(c,m)),p+m}}function mg(o){let e=new aa;return{computedRowHeight:KI(o,e),computedRowSizeCacheForDetails:o.isRowDetailsExpanded?e:void 0}}function gg(o){return BI(()=>mg(o),[o.rowHeight,o.rowDetailHeight,o.isRowDetailsExpanded,o.isRowDetailsEnabled,o.getDataSourceState])}import{useState as WI,useEffect as jI,useLayoutEffect as $I}from"react";var UI={vertical:!1,horizontal:!1};function hg(o){let e=o().brain,{getDataSourceState:t}=Kt(),[n,r]=WI(UI);return jI(()=>e.onRenderCountChange(()=>{let{scrollTopMax:i,scrollLeftMax:a}=e,l=i>0,s=a>0;r(u=>u.vertical===l&&u.horizontal===s?u:{vertical:l,horizontal:s})}),[e]),$I(()=>{let i=t(),{onScrollbarsChange:a}=o(),{notifyScrollbarsChange:l}=i;a&&i.updatedAt&&i.dataArray.length&&a(n),l(n)},[n]),n}function yg(o){let{state:e,actions:t,getState:n}=o,{columnOrder:r,columnCssEllipsis:i,columnHeaderCssEllipsis:a,columnMinWidth:l,columnMaxWidth:s,columnDefaultWidth:u,columnDefaultFlex:c,columnDefaultSortable:d,columnDefaultDraggable:p,pinnedStartMaxWidth:f,pinnedEndMaxWidth:m,columnVisibility:g,columnPinning:y,columnSizing:h,editable:b,columnDefaultEditable:S,columnDefaultFilterable:I,columnDefaultGroupable:T,columnTypes:C,rowHeight:R,rowDetailHeight:v,isRowDetailExpanded:P,isRowDetailEnabled:w,bodySize:x,showSeparatePivotColumnForSingleAggregation:E,onRowHeightCSSVarChange:M,onFlashingDurationCSSVarChange:D,onRowDetailHeightCSSVarChange:A,onColumnHeaderHeightCSSVarChange:O,computedColumns:N,initialColumns:L,viewportReservedWidth:F,resizableColumns:G,sortable:B,draggableColumns:z}=e,$=t,{multiSort:K,filterValue:Y,filterTypes:ne,groupBy:le,sortInfo:ce,dataSourceActions:ie,getDataSourceState:ue,dataSourceApi:ae}=Ee(fe=>({dataSourceActions:fe.dataSourceActions,getDataSourceState:fe.getDataSourceState,dataSourceApi:fe.dataSourceApi,sortInfo:fe.dataSourceState.sortInfo,multiSort:fe.dataSourceState.multiSort,filterValue:fe.dataSourceState.filterValue,filterTypes:fe.dataSourceState.filterTypes,groupBy:fe.dataSourceState.groupBy}));Ds(()=>{M.onChange(fe=>{fe&&($.rowHeight=fe)}),D.onChange(fe=>{let Be=fe?fe*1:null;Be!=null&&!isNaN(Be)&&($.flashingDurationCSSVarValue=Be)}),A.onChange(fe=>{fe&&($.rowDetailHeight=fe)}),O.onChange(fe=>{fe&&($.columnHeaderHeight=fe)})}),YI(()=>{ie.showSeparatePivotColumnForSingleAggregation=E},[E]);let{toggleGroupRow:q}=pg(e,t),k=N,{computedColumnOrder:X,computedVisibleColumns:U,computedVisibleColumnsMap:j,computedPinnedStartColumns:re,computedPinnedEndColumns:pe,computedUnpinnedColumns:de,computedPinnedStartColumnsWidth:H,computedPinnedEndColumnsWidth:_,computedUnpinnedColumnsWidth:se,computedUnpinnedOffset:be,computedPinnedEndOffset:Ie,computedRemainingSpace:Te,computedPinnedStartWidth:Ne,computedPinnedEndWidth:_e,renderSelectionCheckBox:je,computedColumnsMap:Je,computedColumnsMapInInitialOrder:Ke,fieldsToColumn:et}=fg({columns:k,userColumns:L,scrollbarWidth:void 0,columnCssEllipsis:i,columnHeaderCssEllipsis:a,columnMinWidth:l,columnMaxWidth:s,columnDefaultWidth:u,columnDefaultFlex:c,columnDefaultSortable:d,columnDefaultDraggable:p,pinnedStartMaxWidth:f,pinnedEndMaxWidth:m,bodySize:x,viewportReservedWidth:F,resizableColumns:G,sortable:B,draggableColumns:z,sortInfo:ce??void 0,multiSort:K,groupBy:le,columnOrder:r,columnVisibility:g,columnVisibilityAssumeVisible:!0,columnPinning:y,editable:b,columnDefaultEditable:S,columnDefaultFilterable:I,columnDefaultGroupable:T,filterValue:Y,filterTypes:ne,columnSizing:h,columnTypes:C}),at=Hm(U),Ve=Km(U),W=hg(n),te=Ne?H>Ne:!1,ge=_e?_>_e:!1,[Ce]=Ds(()=>new Qi({isRowDisabledAt:Be=>ue().dataArray[Be]?.rowDisabled??!1,getIdForIndex:Be=>ue().dataArray[Be]?.id??-1})),Ze=Oe(U),[V]=Ds(()=>new Zi({getPrimaryKeyByIndex:ae.getPrimaryKeyByIndex,getColumnIdByIndex:fe=>Ze()[fe]?.id||""})),{computedRowHeight:Ye,computedRowSizeCacheForDetails:Me}=gg({rowDetailHeight:v,rowHeight:R,isRowDetailsExpanded:P,isRowDetailsEnabled:w,getDataSourceState:ue});return qI(()=>({multiRowSelector:Ce,multiCellSelector:V,computedRowSizeCacheForDetails:Me,computedRowHeight:Ye,scrollbars:W,columnSize:Ve,rowspan:at,toggleGroupRow:q,computedColumnsMap:Je,computedColumnsMapInInitialOrder:Ke,renderSelectionCheckBox:je,computedPinnedStartOverflow:te,computedPinnedEndOverflow:ge,computedPinnedStartWidth:Ne,computedPinnedEndWidth:_e,computedVisibleColumns:U,computedColumnOrder:X,computedRemainingSpace:Te,computedVisibleColumnsMap:j,computedPinnedStartColumns:re,computedPinnedEndColumns:pe,computedUnpinnedColumns:de,computedPinnedStartColumnsWidth:H,computedPinnedEndColumnsWidth:_,computedUnpinnedColumnsWidth:se,computedUnpinnedOffset:be,computedPinnedEndOffset:Ie,fieldsToColumn:et}),[Ce,V,Me,Ye,W,Ve,at,q,Je,Ke,je,te,ge,Ne,_e,U,X,Te,j,re,pe,de,H,_,se,be,Ie,et])}import{useMemo as oR}from"react";function XI(o=3988292384){var e=new Array,t,n,r;for(t=0;t<256;t++){for(r=t,n=8;n>0;n--)(r&1)==1?r=r>>>1^o:r=r>>>1;e[t]=r}return e}function ZI(){return 4294967295}function QI(o,e,t){return e=e>>>8^o[t^e&255],e}function JI(o){return o=~o,o=o<0?4294967295+o+1:o,o}function xs(o,e=3988292384){var t=XI(e),n=0,r;for(n=ZI(),r=0;r<o.length;r++)n=QI(t,n,o.charCodeAt(r));return n=JI(n),`${n}`}var eR=o=>{let e=o.reduce((n,r)=>(n.set(r.name,r.value),n),new Map);return{distribution:e.get("Type")==="distribution",count:e.get("DevCount")?Number(e.get("DevCount")):0,start:new Date(e.get("StartDate")),end:new Date(e.get("EndDate")),owner:e.get("Owner"),type:e.get("Type"),timestamp:e.get("TS")?Number(e.get("TS")):0,trial:e.get("Trial")==="true",ref:e.get("Ref")??""}},bg=(o,e=console.error.bind(console))=>{o=["* * * infinite-table.com * * *",...o];let t=Math.max(Math.max(...o.map(n=>n.length))+8,60);o.forEach(n=>{let r=(t-n.length)/2-1,i=0;r!==Math.round(r)&&(i=-1,r=Math.round(r));let a=r+i,l=r;e("*".repeat(a)+" "+n+" "+"*".repeat(l))}),e("*".repeat(t))},Sg=(o="",e,t)=>{let n;try{n=tR(o)}catch{return bg(["You don't have a valid Infinite Table license","Please visit infinite-table.com to purchase a license.","Thank you for playing fair!"],t),!1}let r=new Date(e.publishedAt),i=new Date(n.end);return i<r?(bg([`
|
|
27
|
+
Component DEBUG_ID = "${o.debugId}"`),t(r,n,e)},br=o=>{let{debugId:e,key:t}=o,n=Nm[t];if(n&&(vI({...n,debugId:e}),e&&t)){let r=pt.get(e);r&&r.getState().devToolsDetected&&n&&(r.getState().debugWarnings.set(t,{...n,debugId:e,status:"new"}),Ao(e))}};globalThis.logDevToolsWarning=br;var Ao=o=>{let e=window.__INFINITE_TABLE_DEVTOOLS_HOOK__;if(!e)return;let t=pt.get(o);t&&e(o,t)};function km(o){let{getDataSourceState:e,dataSourceActions:t,dataSourceState:n}=o,{data:r,dataArray:i,notifyScrollbarsChange:a,refetchKey:l,sortInfo:s,shouldReloadData:u,groupBy:c,pivotBy:d,filterValue:p,filterMode:f,livePagination:m,livePaginationCursor:g,filterTypes:y,cursorId:h}=n,[b,S]=PI({vertical:!1,horizontal:!1}),I=ea(b);_n(()=>(a.onChange(w=>{w&&(I.current=w,S(w))}),()=>a.destroy()),[a]),_n(()=>{if(!m)return;let w=requestAnimationFrame(()=>{I.current?.vertical||g&&(t.cursorId=g)});return()=>cancelAnimationFrame(w)},[g]),_n(()=>{if(!m||g!==void 0)return;let w=requestAnimationFrame(()=>{I.current?.vertical||h!=null&&i.length&&(t.cursorId=i.length)});return()=>cancelAnimationFrame(w)},[i.length,g]),_n(()=>{let w=e(),{livePaginationCursor:x,livePagination:E,dataArray:M}=w;!b.vertical&&E&&(x?t.cursorId=x:x===void 0&&M.length&&(t.cursorId=M.length))},[b.vertical]);let T=Lm(()=>Yi(p,{filterTypes:y,filterMode:f}),[p,f,y]),C={sortInfo:u.sortInfo?s:null,groupBy:u.groupBy?c:null,pivotBy:u.pivotBy?d:null,refetchKey:l,filterValue:u.filterValue?T:null,cursorId:m?h:null},R=ea(!0);DI(o,{sortInfo:s,groupBy:c,pivotBy:d,filterValue:p,refetchKey:l,cursorId:m?h:null});let v=zr(),P=ea([]);An(()=>{let w=e(),x=v(),{isDetail:E,isDetailReady:M}=us(x,e);if(E&&!M)return;let D=Date.now(),A=P.current;A.length>=10&&A.splice(0,1),A.push(D),D-A[0]<200&&A.length>=10&&br({debugId:w.debugId,key:"DS001"}),typeof w.data!="function"&&io(w.data,w,t,void 0,x)},{data:r}),An(w=>{let x=Object.keys(w),E=!1;if(x.length===1){if(E=!!w.cursorId,w.filterValue&&e().filterMode==="local")return;let N=e().data;if(Array.isArray(N)&&w.refetchKey){t.originalDataArray=N;return}}let M=v(),{isDetail:D,isDetailReady:A}=us(M,e);if(D&&!A)return;let O=e();if(typeof O.data=="function"){let N;O.debugId&&(N=ot(O.debugId).track.DataSource.label.RemoteDataLoad.start()),io(O.data,O,t,{append:E},M).then(()=>{N?.end()})}},{...C,data:r}),An(()=>{let w=e();if(R.current){R.current=!1;let x=Lt(w,void 0,v());t.dataParams=x}},C)}function DI(o,e){let{getDataSourceState:t,dataSourceActions:n,dataSourceState:r}=o;_n(()=>{n.lazyLoadCacheOfLoadedBatches=new ee},[r.data,r.dataParams]);let{lazyLoadBatchSize:i,lazyLoad:a,originalLazyGroupDataChangeDetect:l,notifyRenderRangeChange:s,dataArray:u,groupRowsState:c,scrollStopDelayUpdatedByTable:d}=r,p=ea(null),f=(g,y,h=t().lazyLoadCacheOfLoadedBatches)=>{let b=t();if(g=g||p.current,!g)return;let{renderStartIndex:S,renderEndIndex:I}=g,{lazyLoadBatchSize:T,lazyLoad:C}=b;C&&((!T||T<=0)&&(!b.groupBy||b.groupBy.length===0)||Sm({startIndex:S,endIndex:I,lazyLoadBatchSize:T,componentState:b,componentActions:n,dismissLoadedRows:y?.dismissLoadedRows??!1},h))},m=Lm(()=>xt(f,{wait:d}),[d]);An(g=>{if(a)return g.sortInfo||g.filterValue||g.groupBy||g.pivotBy||g.refetchKey||g.cursorId?(t().lazyLoadCacheOfLoadedBatches.clear(),t().originalLazyGroupData.clear(),f(s.get(),{dismissLoadedRows:!0})):(g.originalLazyGroupDataChangeDetect||g.groupRowsState)&&f(s.get()),s.onChange(y=>{p.current=y,f(y)})},{sortInfo:e.sortInfo,filterValue:e.filterValue,groupBy:e.groupBy,pivotBy:e.pivotBy,refetchKey:e.refetchKey,cursorId:e.cursorId,lazyLoadBatchSize:i,lazyLoad:a,originalLazyGroupDataChangeDetect:l,groupRowsState:c}),_n(()=>{i&&i>0&&m()},[u])}function Sr(o){let e=No(),t=zr(),n=!!e,r=n?e.id:"master",{contextValue:i,ContextComponent:a}=Gm(o),{componentActions:l,componentState:s,assignState:u}=i;s.getDataSourceMasterContextRef.current=t;let c=Oe(s),[d]=Vm(()=>Kf({getState:c,actions:l})),p={dataSourceState:s,dataSourceActions:l,getDataSourceMasterContext:t,getDataSourceState:c,assignState:u,dataSourceApi:d},f=Oe(i),m=Oe(p),g=Ul(),y=xI(({children:h})=>{let b=_i(),[S]=Vm(()=>Am());typeof h=="function"&&(h=h(c()));let I=m();return S.setSnapshot(I),Ss(()=>{S.notify()}),bs.createElement(a.Provider,{key:r,value:f()},bs.createElement(g.Provider,{value:I},bs.createElement(b.Provider,{value:S},h)))},[a,n,r]);return Ss(()=>{let h=t();h&&h.registerDetail(p)},[]),Ss(()=>()=>{let h=c();h.onCleanup(h)},[]),km({dataSourceState:s,dataSourceActions:l,getDataSourceState:c}),zm(()=>{s.onDataArrayChange?.(s.originalDataArray,s.originalDataArrayChangedInfo),s.onDataMutations&&s.originalDataArrayChangedInfo.mutations&&s.originalDataArrayChangedInfo.mutations.size&&s.onDataMutations({primaryKeyField:typeof s.primaryKey=="string"?s.primaryKey:void 0,dataArray:s.originalDataArray,mutations:s.originalDataArrayChangedInfo.mutations,timestamp:s.originalDataArrayChangedInfo.timestamp}),s.onTreeDataMutations&&s.originalDataArrayChangedInfo.treeMutations&&s.originalDataArrayChangedInfo.treeMutations.size&&s.onTreeDataMutations({nodesKey:s.nodesKey?s.nodesKey:void 0,dataArray:s.originalDataArray,treeMutations:s.originalDataArrayChangedInfo.treeMutations,timestamp:s.originalDataArrayChangedInfo.timestamp})},[s.originalDataArrayChangedInfo]),zm(()=>{s.onReady?.(d)},[]),{DataSource:y,state:p.dataSourceState}}function MI(){return Ee(o=>o.dataSourceApi)}var oa=class oa{constructor(e,t){this.keysInOrder=[];if(typeof e=="number")this.maxSize=e,this.currentMap=new Map;else if(this.maxSize=t??oa.DEFAULT_SIZE,e){let n=Array.from(e);this.maxSize<n.length&&n.slice(n.length-this.maxSize),this.currentMap=new Map,n.forEach(([r,i])=>{this.set(r,i)})}else this.currentMap=new Map}values(){return this.currentMap.values()}get size(){return this.currentMap.size}delete(e){return this.currentMap.has(e)?(this.currentMap.delete(e),this.keysInOrder=this.keysInOrder.filter(t=>t!==e),!0):!1}has(e){return this.currentMap.has(e)}get(e){return this.currentMap.get(e)}set(e,t){if(this.has(e)&&this.delete(e),this.maxSize-this.currentMap.size<=0){let[r]=this.keysInOrder.splice(0,1);r!=null&&this.currentMap.delete(r)}return this.keysInOrder.push(e),this.currentMap.set(e,t),this}};oa.DEFAULT_SIZE=10;var ta=oa;var Ts=class{add(e,t){}get(e){}delete(e){}has(e){return!1}},na=class{constructor(e){this.storage=new ta(e)}add(e,t){this.storage.set(e,t)}get(e){return this.storage.get(e)}delete(e){this.storage.delete(e)}has(e){return this.storage.has(e)}},Cs=class{constructor(){this.storage=new Map}add(e,t){this.storage.set(e,t)}get(e){return this.storage.get(e)}delete(e){this.storage.delete(e)}has(e){return this.storage.has(e)}},Tr=class{constructor(e){this.cacheStorage=e===!1?new Ts:e===!0?new Cs:typeof e=="number"?new na(e):new na(5)}add(e,t){this.cacheStorage.add(e,t)}get(e){return this.cacheStorage.get(e)}delete(e){this.cacheStorage.delete(e)}has(e){return this.cacheStorage.has(e)}};var EI=(e=>(e.INIT="INIT",e))(EI||{});var{useManagedComponent:Gm}=Mt({debugName:"DataSource",initSetupState:tm,forwardProps:nm,concludeReducer:ym,mapPropsToState:im,onPropChange:am,cleanup:om,interceptActions:sm(),mappedCallbacks:lm()});function pH(o){let{DataSource:e}=Sr(o);return Hm.createElement(e,null,o.children??null)}function fH(){let{rowInfoReducerResults:o}=Ee(e=>({rowInfoReducerResults:e.dataSourceState.rowInfoReducerResults}));return o}function Km(o){let{getDataSourceState:e}=Ee(n=>({getDataSourceState:n.getDataSourceState}));return AI(()=>o.filter(r=>typeof r.rowspan=="function").length?({rowIndex:r,colIndex:i})=>{let a=e().dataArray,l=a[r];if(!l)return 1;let s=l.data,u=o[i];return!u||!u.rowspan?1:u.rowspan({column:u,data:s,dataArray:a,rowInfo:l,rowIndex:r})}:void 0,[o])}import{useCallback as _I}from"react";var IH=Pt("useColumnSizeFn");function Bm(o){return _I(t=>{let n=o[t];return n?n.computedWidth:0},[o])}import{useEffect as On,useLayoutEffect as LI,useMemo as kI}from"react";var OI={scrollLeft:0,scrollTop:0},Cr=class{constructor(){this.scrollPosition=OI;this.onScrollFns=[];this.getScrollPosition=()=>this.scrollPosition;this.onScroll=e=>(this.onScrollFns.push(e),()=>{this.onScrollFns=this.onScrollFns.filter(t=>t!==e)});this.setScrollPosition=e=>{this.scrollPosition=e,this.notifyScrollChange()};this.destroy=()=>{this.onScrollFns=[]}}notifyScrollChange(){let{scrollPosition:e}=this,t=this.onScrollFns;for(let n=0,r=t.length;n<r;n++)t[n](e)}};function Wm(o,e){let t=new Map;function n(r){return e[r]!==!1}return Object.keys(o).forEach(r=>{let a=o[r].columnGroup,l=0;for(n(r)||(l=-1);a;){let s=o[a];if(!s)break;n(a)&&l++,a=s.columnGroup}t.set(r,l)}),t}import*as jm from"react";function $m(o){return(e,t)=>jm.createElement(o,{key:e.id,rowInfo:e,cache:t})}var Ir=class extends $o{constructor(t,n){super(`${t}:HorizontalLayout`);this.visiblePageCount=0;this.isHorizontalLayoutBrain=!0;this._totalPageCount=0;this.pageWidth=0;this.initialCols=0;this.initialRows=0;this.initialColWidth=0;this.colWidth=()=>10;this.getColWidth=t=>typeof this.initialColWidth=="number"?this.initialColWidth:this.initialColWidth(t%this.initialCols);this.onTotalPageCountChangeFns=new Set;this.onTotalPageCountChange=t=>(this.onTotalPageCountChangeFns.add(t),()=>{this.onTotalPageCountChangeFns.delete(t)});this.options=n,this.options.masterBrain&&this.options.masterBrain.onTotalPageCountChange(()=>{this.updateRenderCount({horizontal:!0,vertical:!0})})}computeDirectionalRenderCount(t,n,r,i){if(t==="vertical"||typeof n=="number")return super.computeDirectionalRenderCount(t,n,r,i);let a=0,l=i.width,s=Math.floor(l/this.pageWidth);a+=s*this.initialCols;let u=l-s*this.pageWidth,c=[];for(let d=0;d<this.initialCols;d++)c.push(this.getItemSize(d,t));return a+=hi(u,c.concat(c)),t==="horizontal"?this.maxHorizontalRenderCount=a:this.maxVerticalRenderCount=a,a=Math.min(r,a),a}getRowIndexInPage(t){return this.rowsPerPage?t%this.rowsPerPage:t}getInitialCols(){return this.initialCols}getInitialRows(){return this.initialRows}getPageIndexForRow(t){return Math.floor(t/this.rowsPerPage)}getMatrixCoordinatesForHorizontalLayoutPosition(t){let n=t.rowIndex,r=t.colIndex;return t.rowIndex>=this.rowsPerPage&&this.rowsPerPage>0&&(n=t.rowIndex%this.rowsPerPage,r=Math.floor(t.rowIndex/this.rowsPerPage)*this.initialCols+r),{rowIndex:n,colIndex:r}}getHorizontalLayoutPositionFromMatrixCoordinates(t){let n=t.rowIndex,r=t.colIndex;if(t.colIndex>=this.initialCols&&this.initialCols>0){let i=Math.floor(t.colIndex/this.initialCols);r=t.colIndex-i*this.initialCols,n=this.rowsPerPage*i+t.rowIndex}return{colIndex:Math.min(r,this.initialCols),rowIndex:this.options.isHeader?n:Math.min(n,this.initialRows)}}update(t){let{rows:n,cols:r,rowHeight:i,colWidth:a,width:l,height:s}=t,u=typeof l=="number",c=typeof s=="number",d=u&&l!==this.availableWidth,p=c&&s!==this.availableHeight;d&&(this.availableWidth=l,this.availableRenderWidth=l),p&&(this.availableHeight=s,this.availableRenderHeight=s),(d||p)&&this.notifyAvailableSizeChange();let f=typeof n=="number",m=typeof r=="number",g=f&&n!==this.initialRows,y=m&&r!==this.initialCols;f&&g&&(this.initialRows=n,this.rows=n),m&&y&&(this.initialCols=r,this.cols=r);let h=i!=null,b=a!=null,S=h&&i!==this.rowHeight,I=b&&a!==this.initialColWidth;h&&(this.rowHeight=i),b&&(this.initialColWidth=a,this.colWidth=this.getColWidth);let T=g||S||p,C=y||I||d||T;(C||T)&&this.updateRenderCount({horizontal:C,vertical:T})}getInitialRowHeight(){return typeof this.rowHeight!="number"?this.getRowHeight(0):this.rowHeight}get totalPageCount(){return this.options.masterBrain?this.options.masterBrain.totalPageCount:this._totalPageCount}set totalPageCount(t){this.options.masterBrain||(this._totalPageCount=t)}getPageWidth(){return this.pageWidth}doUpdateRenderCount(t=Jt){let n=this.getInitialRowHeight(),r=0;for(let a=0;a<this.initialCols;a++)r+=this.getColWidth(a);this.pageWidth=r,this.rowsPerPage=Math.floor(this.availableHeight/n);let i=!1;if(!this.options.masterBrain){let a=this.totalPageCount;this.totalPageCount=this.rowsPerPage?Math.ceil(this.initialRows/this.rowsPerPage):0,a!=this.totalPageCount&&(i=!0)}this.visiblePageCount=this.totalPageCount&&this.pageWidth?Math.max(Math.ceil(this.availableWidth/this.pageWidth),1):1,this.availableRenderHeight=this.visiblePageCount*this.rowsPerPage*n,this.cols=Math.max(this.totalPageCount*this.initialCols,this.initialCols),this.rows=this.rowsPerPage,super.doUpdateRenderCount(t),i&&this.notifyTotalPageCountChange()}notifyTotalPageCountChange(){if(this.destroyed)return;let t=this.onTotalPageCountChangeFns;t.forEach(n=>{ze(()=>{this.destroyed||t.has(n)&&n(this.totalPageCount)})})}getVirtualColIndex(t,n){return this.initialCols*(n?.pageIndex??0)+t}destroy(){this.destroyed||(super.destroy(),this.options.masterBrain=void 0,this.onTotalPageCountChangeFns.clear())}getVirtualizedContentSizeFor(t){return t==="vertical"?this.getInitialRowHeight()*this.rowsPerPage:this.pageWidth*this.totalPageCount}};function Zo(){return{current:null}}var Um={};function Is(o){return`.${Ht}[data-row-index${o?`="${o.rowIndex}"`:""}][data-col-index${o?`="${o.colIndex}"`:""}]`}function Rs(o,e){let t=Ro(o),n=e?new Ir(t,{isHeader:!1}):new $o(t),r=`${t}:header`,i=e?new Ir(r,{isHeader:!0,masterBrain:n}):new $o(r);n.onScroll(c=>{i.setScrollPosition({scrollLeft:c.scrollLeft,scrollTop:0})});let{renderer:a,onRenderUpdater:l}=dr(n),{renderer:s,onRenderUpdater:u}=dr(i);return n.onAvailableSizeChange(c=>{i.update({width:c.width})}),{brain:n,headerBrain:i,renderer:a,onRenderUpdater:l,headerRenderer:s,headerOnRenderUpdater:u}}function Ym({debugId:o,wrapRowsHorizontally:e}){let t={},{brain:n,headerBrain:r,renderer:i,onRenderUpdater:a,headerRenderer:l,headerOnRenderUpdater:s}=Rs(o,!!e),u=Zo(),c=Date.now();return{debugWarnings:new Map,renderer:i,onRenderUpdater:a,headerRenderer:l,headerOnRenderUpdater:s,updatedAt:c,devToolsDetected:!!globalThis.__INFINITE_TABLE_DEVTOOLS_HOOK__,propsCache:new Map([]),lastRowToCollapseRef:{current:null},lastRowToExpandRef:{current:null},cellContextMenuVisibleFor:null,contextMenuVisibleFor:null,columnMenuVisibleForColumnId:null,columnMenuVisibleKey:0,filterOperatorMenuVisibleForColumnId:null,getDOMNodeForCell:d=>{if(!u.current)return null;let p=Is(d);return u.current.querySelector(p)||null},brain:n,headerBrain:r,domRef:u,columnMenuTargetRef:Zo(),editingValueRef:Zo(),scrollerDOMRef:Zo(),portalDOMRef:Zo(),focusDetectDOMRef:Zo(),activeCellIndicatorDOMRef:Zo(),onColumnMenuClick:ye(),cellContextMenu:ye(),contextMenu:ye(),onFilterOperatorMenuClick:ye(),flashingDurationCSSVarValue:null,onFlashingDurationCSSVarChange:ye(),onRowHeightCSSVarChange:ye(),onRowDetailHeightCSSVarChange:ye(),onColumnHeaderHeightCSSVarChange:ye(),cellClick:ye(),cellMouseDown:ye(),keyDown:ye(),bodySize:{width:0,height:0},scrollPosition:{scrollTop:0,scrollLeft:0},columnReorderDragColumnId:!1,columnReorderInPageIndex:null,ready:!1,focused:!1,focusedWithin:!1,columnsWhenGrouping:t,columnVisibilityForGrouping:{},pinnedStartScrollListener:new Cr,pinnedEndScrollListener:new Cr,columnsWhenInlineGroupRenderStrategy:void 0,editingCell:null,forceBodyRerenderTimestamp:0}}var qm=o=>({debugId:1,scrollTopKey:1,components:1,id:1,loadingText:1,pivotColumns:1,groupColumn:1,onReady:1,domProps:1,onKeyDown:1,onCellClick:1,onCellDoubleClick:1,focusedClassName:1,focusedWithinClassName:1,focusedStyle:1,focusedWithinStyle:1,onSelfFocus:1,onFocusWithin:1,onSelfBlur:1,onBlurWithin:1,onContextMenu:1,onCellContextMenu:1,onRenderRangeChange:1,onRowMouseEnter:1,onRowMouseLeave:1,onScrollToTop:1,onScrollToBottom:1,onScrollStop:1,scrollToBottomOffset:1,getColumnMenuItems:1,getCellContextMenuItems:1,getContextMenuItems:1,columnPinning:1,editable:1,columnDefaultEditable:1,columnDefaultFilterable:1,columnDefaultGroupable:1,columnDefaultSortable:1,keyboardShortcuts:1,rowStyle:1,cellStyle:1,rowProps:1,rowClassName:1,rowHoverClassName:1,cellClassName:1,repeatWrappedGroupRows:1,pinnedStartMaxWidth:1,pinnedEndMaxWidth:1,pivotColumn:1,pivotColumnGroups:1,getFilterOperatorMenuItems:1,onScrollbarsChange:1,autoSizeColumnsKey:1,wrapRowsHorizontally:1,columnDefaultFlex:1,draggableColumnsRestrictTo:e=>e??!1,columnMenuRealignDelay:e=>e??50,scrollStopDelay:e=>e??250,viewportReservedWidth:e=>e??0,resizableColumns:e=>e??!0,rowDetailCache:e=>new Tr(e),hideColumnWhenGrouped:e=>e??!1,columnMinWidth:e=>e??30,columnMaxWidth:e=>e??5e3,columnDefaultWidth:e=>e??200,columnCssEllipsis:e=>e??!0,draggableColumns:1,columnDefaultDraggable:1,headerOptions:e=>({alwaysReserveSpaceForSortIcon:!0,...e}),showSeparatePivotColumnForSingleAggregation:e=>e??!1,sortable:1,hideEmptyGroupColumns:e=>e??!1,pivotTotalColumnPosition:e=>e??"end",pivotGrandTotalColumnPosition:1,licenseKey:e=>e||"",keyboardSelection:e=>e??!0,activeRowIndex:1,activeCellIndex:1,columnOrder:e=>e??!0,header:e=>e??!0,showZebraRows:e=>e??!0,showHoverRows:e=>e??!0,virtualizeColumns:e=>e??!0,rowHeight:e=>typeof e=="number"||typeof e=="function"?e:0,rowDetailHeight:e=>typeof e=="number"||typeof e=="function"?e:300,columnHeaderHeight:e=>typeof e=="number"?e:30,columns:1,columnVisibility:e=>e??Um,columnGroupVisibility:e=>e??Um,columnSizing:e=>e||{},columnTypes:e=>e||{},onEditCancelled:1,onEditRejected:1,onEditAccepted:1,persistEdit:1,shouldAcceptEdit:1,onEditPersistError:1,onEditPersistSuccess:1,multiSortBehavior:e=>e??"replace",collapsedColumnGroups:e=>e??new Map,columnGroups:1});function NI(o){let{groupBy:e,groupColumn:t,groupRenderStrategy:n}=o;return n||(t!=null&&typeof t=="object"?"single-column":(e.filter(i=>i.column).length,"multi-column"))}var Xm=o=>{o.brain.destroy(),o.headerBrain.destroy(),o.renderer.destroy(),o.headerRenderer.destroy(),o.onRenderUpdater.destroy(),o.headerOnRenderUpdater.destroy(),o.onFlashingDurationCSSVarChange.destroy(),o.onRowHeightCSSVarChange.destroy(),o.onColumnHeaderHeightCSSVarChange.destroy(),o.onColumnMenuClick.destroy(),o.onFilterOperatorMenuClick.destroy(),o.domRef.current=null,o.columnMenuTargetRef.current=null,o.scrollerDOMRef.current=null,o.portalDOMRef.current=null,o.onRowDetailHeightCSSVarChange.destroy(),o.pinnedEndScrollListener.destroy(),o.pinnedStartScrollListener.destroy()};function Zm(o){return o.reduce((e,t,n)=>{let r={groupBy:t,groupIndex:n};return t.field?e.set(t.field,r):t.groupField&&e.set(t.groupField,r),e},new Map)}var ra=new WeakMap;function Qm(){return{rowDetailState:(o,e)=>({callbackParams:[o,{expandRow:e.lastRowToExpandRef.current,collapseRow:e.lastRowToCollapseRef.current}]})}}var Jm=o=>{let{props:e,state:t,oldState:n,parentState:r}=o,i=t.pivotColumnGroups||t.columnGroups,a=t.columnGroups&&t.columnGroups!=n?.columnGroups||t.columnGroups&&t.columnGroupVisibility!=n?.columnGroupVisibility||t.pivotColumnGroups&&t.pivotColumnGroups!=n?.pivotColumnGroups?Wm(i,t.columnGroupVisibility):t.columnGroupsDepthsMap,l=r?.groupBy,s=NI({groupRenderStrategy:e.groupRenderStrategy,groupBy:l,groupColumn:e.groupColumn}),u,c=e.rowDetailRenderer,d=e.components?.RowDetail;if(!c&&d){let y=ra.get(d);y||(y=$m(d),ra.set(d,y)),c=y}c&&(u=e.rowDetailState||t.rowDetailState||e.defaultRowDetailState,u&&!(u instanceof Dt)&&(u=new Dt(u)),u=u||new Dt({expandedRows:[],collapsedRows:!0}));let p=t.columnsWhenGrouping||t.columnsWhenInlineGroupRenderStrategy||t.columns,f=u?e.isRowDetailExpanded:void 0;!f&&u&&(f=ra.get(u),f||(f=y=>u.isRowDetailsExpanded(y.id),typeof u=="object"&&ra.set(u,f)));let m=c?e.isRowDetailEnabled||!0:!1,g={updatedAt:Date.now(),isTree:r.isTree,rowDetailRenderer:c,rowDetailState:u,isRowDetailExpanded:f,isRowDetailEnabled:m,showColumnFilters:e.showColumnFilters??!!r.filterValue,controlledColumnVisibility:!!e.columnVisibility,groupRenderStrategy:s,groupBy:l,computedColumns:p,initialColumns:e.columns,keyboardNavigation:e.keyboardNavigation??(t.activeCellIndex!=null?"cell":t.activeRowIndex!=null?"row":"cell"),columnHeaderCssEllipsis:e.columnHeaderCssEllipsis??e.columnCssEllipsis??!0,columnGroupsDepthsMap:a,columnGroupsMaxDepth:a!=t.columnGroupsDepthsMap?Math.max(...a.values(),-1):t.columnGroupsMaxDepth,computedColumnGroups:i,rowHeightCSSVar:typeof e.rowHeight=="string"?e.rowHeight:"",rowDetailHeightCSSVar:typeof e.rowDetailHeight=="string"?e.rowDetailHeight:"",columnHeaderHeightCSSVar:typeof e.columnHeaderHeight=="string"?e.columnHeaderHeight||me.components.Header.columnHeaderHeight:""};if(t.devToolsDetected&&t.debugId){let y=oo.get(t.debugId);y&&(g={...g,...y})}return g};function eg(o,e){let t={};return Object.keys(o).forEach(n=>{let r=o[n],i=r;if(!i.groupByForColumn||Array.isArray(i.groupByForColumn))return;let{groupByForColumn:a}=i,l=a.field||a.groupField;l&&e.get(l)&&(t[n]=r)}),t}function tg(o){let{hideEmptyGroupColumns:e,groupByMap:t,computedGroupColumns:n,groupRowsIndexesInDataArray:r,dataArray:i,groupBy:a}=o,l={...o.columnVisibility};if(!e)return Object.keys(n).forEach(d=>{l[d]===!1&&delete l[d]}),l;if(!r||!r.length)return l;let s=a.length,u=0,c=r.length;for(let d=0;d<c;d++){let p=r[d],f=i[p];if(!f.isTreeNode&&f.isGroupRow&&(u=Math.max(u,f.groupNesting-1),u===s-1))break}return Object.keys(n).forEach(d=>{let p=n[d],{groupByForColumn:f}=p;if(Array.isArray(f))return;let m=f.field||f.groupField;if(!m)return;t.get(m).groupIndex>u&&e?l[d]!==!1&&(l[d]=!1):l.hasOwnProperty(d)&&delete l[d]}),l}import*as ao from"react";var og=o=>o.dataSourceHasGrouping&&o.isGroupRow&&o.childrenLoading||!o.selfLoaded;import*as ia from"react";var ng="_16lm1iwb _16lm1iw1d _16lm1iwk";var rg="164.93361431346415 56.97787143782138",ig={margin:"auto",display:"block",shapeRendering:"auto"},eK=Object.keys({size:1,style:1,className:1,viewBox:1});var ag=o=>ia.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",style:{...ig,...o.style},width:"24px",height:"24px",viewBox:o.viewBox??"0 0 100 100",preserveAspectRatio:"xMidYMid",className:J(o.className,ng,"InfiniteIcon","InfiniteIcon-loading")},ia.createElement("circle",{cx:"50",cy:"50",fill:"none",strokeWidth:"10",r:"35",strokeDasharray:rg},ia.createElement("animateTransform",{attributeName:"transform",type:"rotate",repeatCount:"indefinite",dur:"1s",values:"0 50 50;360 50 50",keyTimes:"0;1"})));function lg(o,e,t,n){let{groupByForColumn:r,groupIndexForColumn:i,groupRenderStrategy:a}=o,l=r.column?{...r.column}:{},s={header:`Group by ${r.field||r.groupField}`,groupByForColumn:r,render:n.getGroupColumnRender({groupIndexForColumn:i,groupRenderStrategy:a}),...l,renderGroupIcon:n.getGroupColumnRenderGroupIcon({initialRenderGroupIcon:l?.renderGroupIcon,groupIndexForColumn:i,toggleGroupRow:e,groupRenderStrategy:a})};return t&&(typeof t=="function"?s={...s,...t(o,e)}:s={...s,...t}),s}function sg(o,e,t,n){let r=typeof t=="function"?t(o,e):t,i={};return o.sortable!=null&&(i.sortable=o.sortable),{...i,header:"Group",groupByForColumn:o.groupBy,renderSelectionCheckBox:o.selectionMode==="multi-row",render:n.getGroupColumnRender({groupIndexForColumn:0,groupRenderStrategy:"single-column"}),...r,renderGroupIcon:n.getGroupColumnRenderGroupIcon({initialRenderGroupIcon:r?.renderGroupIcon,groupIndexForColumn:0,toggleGroupRow:e,groupRenderStrategy:"single-column"})}}function ws({groupIndexForColumn:o,groupRenderStrategy:e}){return t=>{let{rowInfo:n,renderBag:r,column:i,align:a}=t,{value:l,groupIcon:s,selectionCheckBox:u}=r,c=n,d=e==="multi-column"&&c.isGroupRow&&o+1!==c.groupNesting,p=J(sn.flex,i.align==="end"?Un.rowReverse:Un.row,Vu.center,`${Ht}Expander`,e==="single-column"||e==="multi-column"&&(!n.isGroupRow||u||d&&i.field)?jd({align:a}):null);return d?i.field?ao.createElement("div",{className:p},u,ao.createElement("div",{className:At},l??null)):u?ao.createElement("div",{className:p},u):null:(e==="single-column"&&c.isGroupRow,ao.createElement("div",{className:p},s,u,ao.createElement("div",{className:At},l??null)))}}function vs({groupIndexForColumn:o,groupRenderStrategy:e,toggleGroupRow:t,initialRenderGroupIcon:n}){return r=>{let{rowInfo:i,value:a,rootGroupBy:l,pivotBy:s,column:u}=r,c=e!=="inline"?i:i.isGroupRow&&i.parents?.[o]||i;if(!c)return null;let d=c.collapsed;if(e==="inline"){if(c.groupCount===1)return a;if(c.groupNesting===o&&d)return null}else if(!c.isGroupRow||e==="multi-column"&&o+1!==c.groupNesting)return null;let p=c.groupKeys,f=null,m=s?(c.groupKeys?.length||0)<l?.length:(c.groupKeys?.length||0)<=l?.length;return og(c)?f=ao.createElement(ag,null):m&&(f=ao.createElement(Bo,{expanded:!d,direction:u.align==="end"?"end":"start",onChange:()=>{t(p)}})),n&&(r.renderBag.groupIcon=f,f=ao.createElement(yt,{render:n,renderParam:r})),f}}function ug(){return{getGroupColumnRender:ws,getGroupColumnRenderGroupIcon:vs}}function cg(o,e,t){return lg(o,e,t,ug())}function dg(o,e,t){return sg(o,e,t,ug())}function pg(o){let{pivotColumns:e,groupBy:t,pivotBy:n,selectionMode:r,groupColumn:i,pivotTotalColumnPosition:a,pivotGrandTotalColumnPosition:l,pivotColumn:s,groupRenderStrategy:u,toggleGroupRow:c,columns:d}=o;if(u==="inline")return{columns:void 0,groupColumnIds:[]};let p={},f=[];if(u==="multi-column")t.forEach((m,g,y)=>{let h=cg({groupByForColumn:m,groupBy:t,pivotBy:n,groupIndexForColumn:g,groupCount:y.length,groupRenderStrategy:u,selectionMode:r},c,i),b=h.id||`group-by-${m.field||m.groupField}`;f.push(b),p[b]=h});else if(u==="single-column"&&t.length){let m=dg({groupCount:t.length,groupBy:t,pivotBy:n,groupRenderStrategy:u,selectionMode:r},c,i),g=m.id||"group-by";f.push(g),p[g]=m}return e?Object.keys(e).forEach(m=>{let g=e[m],y=g.pivotTotalColumn&&g.columnGroup,h=g.pivotTotalColumn&&!g.columnGroup;if(y&&a===!1||h&&l===!1)return;let b={...g};s&&(typeof s=="function"?b={...b,...s({column:b,pivotBy:n,groupBy:t})}:b={...b,...s}),b.inheritFromColumn!==!1&&(b={...typeof b.inheritFromColumn=="string"?d[b.inheritFromColumn]:b.pivotAggregator?.field?Lo(d,b.pivotAggregator.field):void 0,...b}),!b.render&&b.renderValue&&(b.render=S=>b.renderValue(S)),p[m]=b}):Object.keys(d).forEach(m=>{let g=d[m];p[m]=g}),{columns:Object.keys(p).length?p:void 0,groupColumnIds:f}}import{useCallback as FI}from"react";function Ps(){let{getDataSourceState:o,dataSourceActions:e,getDataSourceMasterContext:t}=Ee(r=>({getDataSourceState:r.getDataSourceState,dataSourceActions:r.dataSourceActions,getDataSourceMasterContext:r.getDataSourceMasterContext}));return FI(r=>{let i=o(),a=new It(i.groupRowsState);if(a.toggleGroupRow(r),e.groupRowsState=a,i.lazyLoad){let l=[Po,...r],s=i.originalLazyGroupData.get(l);a.isGroupRowExpanded(r)?s?.cache||io(i.data,i,e,{groupKeys:r},t()):s?.cache||(i.lazyLoadCacheOfLoadedBatches.getKeysStartingWith(r).forEach(c=>{i.lazyLoadCacheOfLoadedBatches.delete(c)}),e.lazyLoadCacheOfLoadedBatches=ee.clone(i.lazyLoadCacheOfLoadedBatches),i.originalLazyGroupData.delete(l),e.originalLazyGroupDataChangeDetect=Nt())}},[])}function zI(o){return kI(()=>Zm(o),[o])}function fg(o,e){let{groupBy:t,dataSourceActions:n}=Ee(u=>({groupBy:u.dataSourceState.groupBy,dataSourceActions:u.dataSourceActions})),{groupRenderStrategy:r,pivotTotalColumnPosition:i,pivotGrandTotalColumnPosition:a}=o;On(()=>{n.generateGroupRows=r!=="inline"},[r]),On(()=>{n.pivotTotalColumnPosition=i},[i]),On(()=>{a!=null&&(n.pivotGrandTotalColumnPosition=a)},[a]);let l=zI(t);VI(l,o,e);let{toggleGroupRow:s}=GI();return HI(l,o,e),{toggleGroupRow:s}}function VI(o,e,t){let n=Ps(),{columns:r,groupRenderStrategy:i,isTree:a}=e,l=t;function s(u,c,d,p){let f={};if(d==="inline")return Object.keys(u).forEach(m=>{let g=u[m],y={},h=c.get(g.field);if(h&&d==="inline"){let{groupIndex:S}=h;y={groupByForColumn:h.groupBy,field:h.groupBy?.field,valueGetter:h.groupBy?.valueGetter,valueFormatter:({rowInfo:I})=>I.isGroupRow?I.groupKeys?.[S]:I.value,rowspan:({rowInfo:I,dataArray:T})=>{if(I.isTreeNode||!I.isGroupRow)return 1;let C=T[I.indexInAll-1]||{indexInParentGroups:[]};if(!C||!C.dataSourceHasGrouping)return 1;let R=C.indexInParentGroups||[],v=I.indexInParentGroups||[],P=!1;for(let E=0;E<=S;E++){let M=R[E];if(v[E]!==M){P=!0;break}}if(!P)return 1;let w=I.parents[S];return w?w.groupCount-(w.collapsedChildrenCount||0)+(w.collapsedGroupsCount||0):1},renderGroupIcon:vs({groupIndexForColumn:S,groupRenderStrategy:d,toggleGroupRow:p,initialRenderGroupIcon:g.renderGroupIcon}),render:ws({groupIndexForColumn:S,groupRenderStrategy:d})}}let b={...y,...g};f[m]=b}),Object.keys(f).length===0?void 0:f}On(()=>{(()=>{l.columnsWhenInlineGroupRenderStrategy=a?void 0:s(r,o,i,n)})()},[r,o,i,n])}function GI(){let{groupBy:o,pivotBy:e,selectionMode:t}=Ee(m=>({groupBy:m.dataSourceState.groupBy,pivotBy:m.dataSourceState.pivotBy,selectionMode:m.dataSourceState.selectionMode})),{componentActions:n,componentState:{columns:r,groupColumn:i,hideColumnWhenGrouped:a,groupRenderStrategy:l,pivotColumns:s,pivotColumn:u,pivotTotalColumnPosition:c,pivotGrandTotalColumnPosition:d},getComponentState:p}=Et(),f=Ps();return On(()=>{(()=>{let{columns:g,groupColumnIds:y}=pg({columns:r,groupColumn:i,pivotColumn:u,pivotTotalColumnPosition:c,pivotGrandTotalColumnPosition:d,groupRenderStrategy:l==="inline"?"single-column":l,groupBy:o,pivotBy:e,pivotColumns:s,toggleGroupRow:f,selectionMode:t});n.columnsWhenGrouping=g;let h=p().columnOrder;if(y.length&&Array.isArray(h)){let b=new Set(h),S=!1;y.forEach(I=>{b.has(I)||(S=!0,h=[I,...h])}),S&&(n.columnOrder=h)}})()},[r,o,e,t,a,i,l,s,c,u]),{toggleGroupRow:f}}function HI(o,e,t){let{dataArray:n,groupRowsIndexesInDataArray:r,groupBy:i,groupRowsState:a,originalLazyGroupDataChangeDetect:l,getDataSourceState:s}=Ee(y=>({getDataSourceState:y.getDataSourceState,dataArray:y.dataSourceState.dataArray,groupRowsIndexesInDataArray:y.dataSourceState.groupRowsIndexesInDataArray,groupBy:y.dataSourceState.groupBy,groupRowsState:y.dataSourceState.groupRowsState,originalLazyGroupDataChangeDetect:y.dataSourceState.originalLazyGroupDataChangeDetect})),{columnTypes:u,computedColumns:c,hideColumnWhenGrouped:d,hideEmptyGroupColumns:p,groupRenderStrategy:f}=e,m=t,g=Oe(e);LI(()=>{if(f!=="multi-column")return;let y=g(),h=eg(c,o),b=tg({computedGroupColumns:h,columnVisibility:y.columnVisibility,hideEmptyGroupColumns:p,groupRowsIndexesInDataArray:r,dataArray:n,groupBy:i,groupByMap:o});mt(y.columnVisibility,b)||(m.columnVisibility=b)},[s,f,l,i,o,c,p?n:null,p?a:null,p?r:null,p]),On(()=>{let y=i.length>0,h=g(),{columnVisibility:b,columnVisibilityForGrouping:S,hideColumnWhenGrouped:I}=h,T={...b},C={...S},R=!1,v=new Set,P=new Set;Object.keys(c).forEach(w=>{let x=c[w];if(x.defaultHiddenWhenGroupedBy||I!=null)if(x.defaultHiddenWhenGroupedBy==="*"&&y||(x.defaultHiddenWhenGroupedBy===!0||I)&&x.field&&o.get(x.field)||typeof x.defaultHiddenWhenGroupedBy=="string"&&o.get(x.defaultHiddenWhenGroupedBy)||typeof x.defaultHiddenWhenGroupedBy=="object"&&Object.keys(x.defaultHiddenWhenGroupedBy).reduce((M,D)=>M||o.has(D),!1)){if(C[w]!==!1){if(b[w]===!1)return;C[w]=!1,R=!0,v.add(w)}}else C[w]===!1&&(delete C[w],R=!0,P.add(w))}),R&&(m.columnVisibilityForGrouping=C,P.forEach(w=>{delete T[w]}),v.forEach(w=>{T[w]=!1}),m.columnVisibility=T)},[c,u,i,o,d])}import{useMemo as KI}from"react";var mg=({columns:o,userColumns:e,bodySize:t,columnMinWidth:n,columnMaxWidth:r,columnDefaultWidth:i,columnDefaultFlex:a,sortable:l,columnCssEllipsis:s,columnHeaderCssEllipsis:u,draggableColumns:c,columnDefaultDraggable:d,sortInfo:p,multiSort:f,filterValue:m,filterTypes:g,columnOrder:y,columnPinning:h,editable:b,columnDefaultEditable:S,columnDefaultFilterable:I,columnDefaultGroupable:T,columnDefaultSortable:C,scrollbarWidth:R,columnTypes:v,pinnedEndMaxWidth:P,pinnedStartMaxWidth:w,viewportReservedWidth:x,resizableColumns:E,columnVisibility:M,columnVisibilityAssumeVisible:D,columnSizing:A,groupBy:O})=>{let{computedRemainingSpace:L,computedColumnOrder:F,computedVisibleColumns:G,computedVisibleColumnsMap:B,computedPinnedStartColumns:z,computedPinnedEndColumns:$,computedUnpinnedColumns:K,computedPinnedStartColumnsWidth:Y,computedPinnedEndColumnsWidth:ne,computedUnpinnedColumnsWidth:le,computedUnpinnedOffset:ce,computedPinnedEndOffset:ie,computedPinnedEndWidth:ue,computedPinnedStartWidth:ae,renderSelectionCheckBox:q,computedColumnsMap:k,computedColumnsMapInInitialOrder:X,fieldsToColumn:U}=KI(()=>zc({columns:o,userColumns:e,scrollbarWidth:R,bodySize:t,columnMinWidth:n,columnMaxWidth:r,columnDefaultWidth:i,columnDefaultFlex:a,columnCssEllipsis:s,columnHeaderCssEllipsis:u,viewportReservedWidth:x,resizableColumns:E,filterValue:m,filterTypes:g,sortable:l,sortInfo:p,multiSort:f,pinnedEndMaxWidth:P,pinnedStartMaxWidth:w,draggableColumns:c,columnDefaultDraggable:d,columnOrder:y,columnPinning:h,columnDefaultEditable:S,columnDefaultFilterable:I,columnDefaultGroupable:T,columnDefaultSortable:C,editable:b,columnSizing:A,columnTypes:v,columnVisibility:M,columnVisibilityAssumeVisible:D??!0,groupBy:O}),[o,e,t.width,n,r,i,x,R,l,p,f,m,g,y,M,D,d,c,E,P,w,A,v,h,S,I,T,b,O,1]);return{renderSelectionCheckBox:q,columns:o,computedColumnsMap:k,computedPinnedEndWidth:ue,computedPinnedStartWidth:ae,computedRemainingSpace:L,computedUnpinnedOffset:ce,computedPinnedEndOffset:ie,computedPinnedStartColumnsWidth:Y,computedPinnedEndColumnsWidth:ne,computedUnpinnedColumnsWidth:le,computedPinnedStartColumns:z,computedPinnedEndColumns:$,computedUnpinnedColumns:K,computedVisibleColumns:G,computedVisibleColumnsMap:B,computedColumnOrder:F,computedColumnsMapInInitialOrder:X,fieldsToColumn:U}};import{useMemo as WI}from"react";var aa=class{constructor(){this.rowHeight=new Map;this.rowDetailHeight=new Map;this.getRowHeight=e=>this.rowHeight.get(e)??0;this.getRowDetailHeight=e=>this.rowDetailHeight.get(e)??0}getTotalRowHeight(e){return this.getRowHeight(e)+this.getRowDetailHeight(e)}getSize(e){let t=this.getRowHeight(e),n=this.getRowDetailHeight(e);return{rowHeight:t,rowDetailHeight:n,totalRowHeight:t+n}}};function BI(o,e){let t=o.rowDetailHeight,n=o.rowHeight,{isRowDetailsExpanded:r,isRowDetailsEnabled:i,getDataSourceState:a}=o;if(!r)return typeof n=="function"?c=>{if(e&&e.rowHeight.has(c))return e.rowHeight.get(c);let d=a().dataArray[c],p=d?n(d):0;return e&&e.rowHeight.set(c,p),p}:n;let l=typeof n=="function",s=typeof t=="function";return c=>{if(e&&e.rowHeight.has(c)&&e.rowDetailHeight.has(c))return e.rowHeight.get(c)+e.rowDetailHeight.get(c);let d=a().dataArray[c];if(!d)return e&&(e.rowHeight.set(c,0),e.rowDetailHeight.set(c,0)),0;let p=l?n(d):n;if(!!(!i||typeof i=="function"&&i(d)===!1)||!r(d))return e&&(e.rowHeight.set(c,p),e.rowDetailHeight.set(c,0)),p;let m=0;return s?m=t(d):m=t,e&&(e.rowHeight.set(c,p),e.rowDetailHeight.set(c,m)),p+m}}function gg(o){let e=new aa;return{computedRowHeight:BI(o,e),computedRowSizeCacheForDetails:o.isRowDetailsExpanded?e:void 0}}function hg(o){return WI(()=>gg(o),[o.rowHeight,o.rowDetailHeight,o.isRowDetailsExpanded,o.isRowDetailsEnabled,o.getDataSourceState])}import{useState as jI,useEffect as $I,useLayoutEffect as UI}from"react";var YI={vertical:!1,horizontal:!1};function yg(o){let e=o().brain,{getDataSourceState:t}=Kt(),[n,r]=jI(YI);return $I(()=>e.onRenderCountChange(()=>{let{scrollTopMax:i,scrollLeftMax:a}=e,l=i>0,s=a>0;r(u=>u.vertical===l&&u.horizontal===s?u:{vertical:l,horizontal:s})}),[e]),UI(()=>{let i=t(),{onScrollbarsChange:a}=o(),{notifyScrollbarsChange:l}=i;a&&i.updatedAt&&i.dataArray.length&&a(n),l(n)},[n]),n}function bg(o){let{state:e,actions:t,getState:n}=o,{columnOrder:r,columnCssEllipsis:i,columnHeaderCssEllipsis:a,columnMinWidth:l,columnMaxWidth:s,columnDefaultWidth:u,columnDefaultFlex:c,columnDefaultSortable:d,columnDefaultDraggable:p,pinnedStartMaxWidth:f,pinnedEndMaxWidth:m,columnVisibility:g,columnPinning:y,columnSizing:h,editable:b,columnDefaultEditable:S,columnDefaultFilterable:I,columnDefaultGroupable:T,columnTypes:C,rowHeight:R,rowDetailHeight:v,isRowDetailExpanded:P,isRowDetailEnabled:w,bodySize:x,showSeparatePivotColumnForSingleAggregation:E,onRowHeightCSSVarChange:M,onFlashingDurationCSSVarChange:D,onRowDetailHeightCSSVarChange:A,onColumnHeaderHeightCSSVarChange:O,computedColumns:N,initialColumns:L,viewportReservedWidth:F,resizableColumns:G,sortable:B,draggableColumns:z}=e,$=t,{multiSort:K,filterValue:Y,filterTypes:ne,groupBy:le,sortInfo:ce,dataSourceActions:ie,getDataSourceState:ue,dataSourceApi:ae}=Ee(fe=>({dataSourceActions:fe.dataSourceActions,getDataSourceState:fe.getDataSourceState,dataSourceApi:fe.dataSourceApi,sortInfo:fe.dataSourceState.sortInfo,multiSort:fe.dataSourceState.multiSort,filterValue:fe.dataSourceState.filterValue,filterTypes:fe.dataSourceState.filterTypes,groupBy:fe.dataSourceState.groupBy}));Ds(()=>{M.onChange(fe=>{fe&&($.rowHeight=fe)}),D.onChange(fe=>{let Be=fe?fe*1:null;Be!=null&&!isNaN(Be)&&($.flashingDurationCSSVarValue=Be)}),A.onChange(fe=>{fe&&($.rowDetailHeight=fe)}),O.onChange(fe=>{fe&&($.columnHeaderHeight=fe)})}),qI(()=>{ie.showSeparatePivotColumnForSingleAggregation=E},[E]);let{toggleGroupRow:q}=fg(e,t),k=N,{computedColumnOrder:X,computedVisibleColumns:U,computedVisibleColumnsMap:j,computedPinnedStartColumns:re,computedPinnedEndColumns:pe,computedUnpinnedColumns:de,computedPinnedStartColumnsWidth:H,computedPinnedEndColumnsWidth:_,computedUnpinnedColumnsWidth:se,computedUnpinnedOffset:be,computedPinnedEndOffset:Ie,computedRemainingSpace:Te,computedPinnedStartWidth:Ne,computedPinnedEndWidth:_e,renderSelectionCheckBox:je,computedColumnsMap:Je,computedColumnsMapInInitialOrder:Ke,fieldsToColumn:et}=mg({columns:k,userColumns:L,scrollbarWidth:void 0,columnCssEllipsis:i,columnHeaderCssEllipsis:a,columnMinWidth:l,columnMaxWidth:s,columnDefaultWidth:u,columnDefaultFlex:c,columnDefaultSortable:d,columnDefaultDraggable:p,pinnedStartMaxWidth:f,pinnedEndMaxWidth:m,bodySize:x,viewportReservedWidth:F,resizableColumns:G,sortable:B,draggableColumns:z,sortInfo:ce??void 0,multiSort:K,groupBy:le,columnOrder:r,columnVisibility:g,columnVisibilityAssumeVisible:!0,columnPinning:y,editable:b,columnDefaultEditable:S,columnDefaultFilterable:I,columnDefaultGroupable:T,filterValue:Y,filterTypes:ne,columnSizing:h,columnTypes:C}),at=Km(U),Ve=Bm(U),W=yg(n),te=Ne?H>Ne:!1,ge=_e?_>_e:!1,[Ce]=Ds(()=>new Qi({isRowDisabledAt:Be=>ue().dataArray[Be]?.rowDisabled??!1,getIdForIndex:Be=>ue().dataArray[Be]?.id??-1})),Ze=Oe(U),[V]=Ds(()=>new Zi({getPrimaryKeyByIndex:ae.getPrimaryKeyByIndex,getColumnIdByIndex:fe=>Ze()[fe]?.id||""})),{computedRowHeight:Ye,computedRowSizeCacheForDetails:Me}=hg({rowDetailHeight:v,rowHeight:R,isRowDetailsExpanded:P,isRowDetailsEnabled:w,getDataSourceState:ue});return XI(()=>({multiRowSelector:Ce,multiCellSelector:V,computedRowSizeCacheForDetails:Me,computedRowHeight:Ye,scrollbars:W,columnSize:Ve,rowspan:at,toggleGroupRow:q,computedColumnsMap:Je,computedColumnsMapInInitialOrder:Ke,renderSelectionCheckBox:je,computedPinnedStartOverflow:te,computedPinnedEndOverflow:ge,computedPinnedStartWidth:Ne,computedPinnedEndWidth:_e,computedVisibleColumns:U,computedColumnOrder:X,computedRemainingSpace:Te,computedVisibleColumnsMap:j,computedPinnedStartColumns:re,computedPinnedEndColumns:pe,computedUnpinnedColumns:de,computedPinnedStartColumnsWidth:H,computedPinnedEndColumnsWidth:_,computedUnpinnedColumnsWidth:se,computedUnpinnedOffset:be,computedPinnedEndOffset:Ie,fieldsToColumn:et}),[Ce,V,Me,Ye,W,Ve,at,q,Je,Ke,je,te,ge,Ne,_e,U,X,Te,j,re,pe,de,H,_,se,be,Ie,et])}import{useMemo as nR}from"react";function ZI(o=3988292384){var e=new Array,t,n,r;for(t=0;t<256;t++){for(r=t,n=8;n>0;n--)(r&1)==1?r=r>>>1^o:r=r>>>1;e[t]=r}return e}function QI(){return 4294967295}function JI(o,e,t){return e=e>>>8^o[t^e&255],e}function eR(o){return o=~o,o=o<0?4294967295+o+1:o,o}function xs(o,e=3988292384){var t=ZI(e),n=0,r;for(n=QI(),r=0;r<o.length;r++)n=JI(t,n,o.charCodeAt(r));return n=eR(n),`${n}`}var tR=o=>{let e=o.reduce((n,r)=>(n.set(r.name,r.value),n),new Map);return{distribution:e.get("Type")==="distribution",count:e.get("DevCount")?Number(e.get("DevCount")):0,start:new Date(e.get("StartDate")),end:new Date(e.get("EndDate")),owner:e.get("Owner"),type:e.get("Type"),timestamp:e.get("TS")?Number(e.get("TS")):0,trial:e.get("Trial")==="true",ref:e.get("Ref")??""}},Sg=(o,e=console.error.bind(console))=>{o=["* * * infinite-table.com * * *",...o];let t=Math.max(Math.max(...o.map(n=>n.length))+8,60);o.forEach(n=>{let r=(t-n.length)/2-1,i=0;r!==Math.round(r)&&(i=-1,r=Math.round(r));let a=r+i,l=r;e("*".repeat(a)+" "+n+" "+"*".repeat(l))}),e("*".repeat(t))},Tg=(o="",e,t)=>{let n;try{n=oR(o)}catch{return Sg(["You don't have a valid Infinite Table license","Please visit infinite-table.com to purchase a license.","Thank you for playing fair!"],t),!1}let r=new Date(e.publishedAt),i=new Date(n.end);return i<r?(Sg([`
|
|
28
28
|
Your Infinite Table license has expired on ${i.toDateString()}.
|
|
29
|
-
`,`You are using version "${e.version}" of Infinite Table, which was published on ${r.toDateString()}.`,"Please visit infinite-table.com to renew your license.","Thank you for playing fair!"],t),!1):!0},tR=o=>{let e="",t=o.split("|").map(l=>{let[s,u]=l.split("=");return s==="C"&&(e=u),{name:s,value:u}});if(!e)throw"Invalid license";let n=e.split(",").reverse(),r=n.pop();n.forEach((l,s)=>{let u=t[s];if(xs(u.value)!==l)throw"Invalid license"});let i=[...t];i.pop();let a=i.map(l=>`${l.name}=${l.value}`).join("|");if(xs(a)!==r)throw"Invalid license";return t=t.map(l=>({...l,value:decodeURI(l.value)})),eR(t)};var nR=/(https):\/\/\d+\-\d+\-\d+\-(sandpack\.codesandbox\.io)/g,rR=/(https):\/\/\S+(\.csb\.app)/g,Tg=typeof window<"u"?window.location.origin:"",iR=()=>{let[o,e,t]=Array.from(nR.exec(Tg)||[]);return e==="https"&&t==="sandpack.codesandbox.io"},aR=()=>{let[o,e,t]=Array.from(rR.exec(Tg)||[]);return e==="https"&&t===".csb.app"},lR=aR()||iR(),Cg=(o="")=>{let t=!!No();return oR(()=>{if(t)return!0;let r=Sg(o,{publishedAt:1624970570587,version:"9.0.2"});return!o&&!r&&lR?!0:r},[o,t])};import{useRef as Ig,useEffect as Rg}from"react";var sR=10;function wg(o,e,t){let n=Ig(!1),r=Ig(null);Rg(()=>{o!=null&&(n.current=!1,_t(r.current))},[o]),Rg(()=>{if(o!=null&&!n.current){let a=function(l=0){l++,_t(r.current),r.current=ze(()=>{n.current=t.scrollCellIntoView(o[0],o[1],{offset:30}),!n.current&&l<sR&&a(l)})};var i=a;a()}return()=>{_t(r.current)}},[o,e])}import{useRef as vg,useEffect as Pg}from"react";var uR=10;function Dg(o,e,t){let n=vg(!1),r=vg(null);Pg(()=>{o!=null&&(n.current=!1,cancelAnimationFrame(r.current))},[o]),Pg(()=>{if(o!=null&&!n.current){let a=function(l=0){l++,r.current=requestAnimationFrame(()=>{n.current=t.scrollRowIntoView(o,{offset:0}),!n.current&&l<uR&&a(l)})};var i=a;a()}return()=>{cancelAnimationFrame(r.current)}},[o,e])}function xg(){return fo()}import{useCallback as SR,useMemo as TR,useEffect as CR}from"react";function Mg(o,e){Ms(o,e),dR(o,e),e.detail===2&&cR(o,e),o.getState().onCellClick?.(o,e)}function cR(o,e){if(oi(e.target))return;let{onCellDoubleClick:t}=o.getState(),n={preventEdit:!1};if(t){let a=t(o,e);a&&typeof a=="object"&&(n={...n,...a})}if(n.preventEdit)return;let i=o.getComputed().computedVisibleColumns[o.colIndex];o.api.startEdit({rowIndex:o.rowIndex,columnId:i.id})}function dR(o,e){let{getDataSourceState:t,getState:n,getComputed:r,rowIndex:i,colIndex:a,dataSourceActions:l}=o,s=t(),{selectionMode:u,cellSelection:c}=s;if(!c||u!=="multi-cell")return;let{multiCellSelector:d,computedVisibleColumns:p}=r(),{brain:f,debugId:m}=n(),{rowsPerPage:g}=f,y=p.length,h=new Ue(c);h.debugId=m??"",d.cellSelectionState=h;let b={rowIndex:i,colIndex:a};if(e.metaKey||e.ctrlKey)d.singleAddClick(b);else if(e.shiftKey){let S=!!n().wrapRowsHorizontally;d.multiSelectClick(b,S?{horizontalLayout:S,rowsPerPage:g,columnsPerSet:y}:{horizontalLayout:S})}else d.resetClick(b);l.cellSelection=h}function Ms(o,e){let{rowIndex:t,getDataSourceState:n,getComputed:r,dataSourceActions:i,api:a,cloneRowSelection:l}=o,{multiRowSelector:s,renderSelectionCheckBox:u}=r(),c=n(),{selectionMode:d,groupBy:p,dataArray:f,isTree:m}=c;if(p.length||m||f[t]?.rowDisabled)return!1;if(d==="multi-row"){if(u&&!e.key)return!1;let{rowSelection:y}=c;if(y=l(y),s.rowSelectionState=y,y&&typeof y=="object")return e.shiftKey?s.multiSelectClick(t):e.metaKey||e.ctrlKey?s.singleAddClick(t):s.resetClick(t),i.rowSelection=y,!0}else if(d==="single-row"){let h=f[t].id;e.metaKey||e.ctrlKey?a.rowSelectionApi.toggleRowSelection(h):a.rowSelectionApi.selectRow(h)}return!1}function Eg(o,e){e.detail!==2&&void 0}var pR={Enter:!0," ":!0,a:!0};function Ag(o,e){let{getState:t,getDataSourceState:n,dataSourceActions:r,api:i,dataSourceApi:a,cloneRowSelection:l,cloneTreeSelection:s}=o,{key:u,ctrlKey:c,metaKey:d}=e;if(!pR[u])return!1;let p=t(),f=n(),{activeRowIndex:m,activeCellIndex:g,keyboardNavigation:y,keyboardSelection:h}=p,{selectionMode:b,groupBy:S,rowSelection:I,treeSelectionState:T,isTree:C}=f;if(h===!1)return!1;let R=y==="row"&&m!=null?m:y==="cell"&&g!=null?g[0]:null,v=R!=null?f.dataArray[R]:null;if(!v||R==null)return!1;if(b==="single-row"&&u===" ")return i.rowSelectionApi.toggleRowSelection(v.id),!0;if(b!=="multi-row")return!1;if(u==="a"&&(c||d)){if(C&&T){let w=s(T);return w.selectAll(),r.treeSelection=w,!0}let P=l(I);return P.selectAll(),r.rowSelection=P,!0}if(u===" "){if(S.length)return v.isGroupRow&&v.groupKeys?i.rowSelectionApi.toggleGroupRowSelection(v.groupKeys):i.rowSelectionApi.toggleRowSelection(v.id),!0;if(C){if(v.isTreeNode&&v.nodePath)return a.treeApi.toggleNodeSelection(v.nodePath),!0}else{let P={key:e.key,metaKey:e.metaKey,ctrlKey:e.ctrlKey,shiftKey:e.shiftKey,preventDefault:()=>e.preventDefault()},{renderSelectionCheckBox:w}=o.getComputed();return w&&(P.metaKey=!1,P.ctrlKey=!0),Ms({...o,rowIndex:R},P)}}return!1}var _g=["input","textarea","select","[tabindex]","a[href]","button","object"].join(", "),Og=o=>Array.from(o.querySelectorAll(_g)).filter(t=>!!t.offsetParent),la=o=>o.querySelector(_g);var Fg=on(Vo());async function Ng(o,e=10,t=300){return new Promise((n,r)=>{let i=Date.now();function a(){if(Date.now()-i>t)return r(!1);if(!o()){setTimeout(a,e);return}n(!0)}a()})}var fR=10,mR=(o,e)=>o-e;function sa(o,e){let{getComputed:t,getDataSourceState:n,getState:r,api:i,dataSourceApi:a}=e,{editingCell:l,isRowDetailEnabled:s}=r(),{dataArray:u}=n(),{computedVisibleColumns:c,computedColumnsMap:d}=t(),p=c[o.colIndex];if(!p)return!1;if(l&&l.columnId===p.id&&l.rowIndex===o.rowIndex)return!0;if(!p.contentFocusable)return!1;if(p.contentFocusable===!0)return!0;let f=u[o.rowIndex],m=!s||typeof s=="function"&&!s(f)?!1:i.rowDetailApi.isRowDetailExpanded(f.id)?"expanded":"collapsed",g=ut(p.id,e);return p.contentFocusable({column:p,...bn({column:p,rowInfo:f,columnsMap:d,context:e,rowDetailState:m}).formattedValueContext,columnApi:g,api:i,dataSourceApi:a})}function Es(o,e,t){let n=t.getState().editingCell;return gR(o,e,t,{isCellFocusable:sa,isColumnElligible:i=>n&&n.columnId===i.id?!0:!!i.contentFocusable})}function Lg(o,e,t){let n=(0,Fg.default)(t,o+e,mR);return n<0&&(n=~n,e>0&&n>=t.length||e<0&&n===0)?null:t[n]??null}globalThis.getNextCol=Lg;function gR(o,e,t,n){let{isColumnElligible:r,isCellFocusable:i}=n,a=t.getComputed().computedVisibleColumns.filter(r).reduce((d,p)=>(d.push(p.computedVisibleIndex),d),[]);if(!a.length)return null;let{getDataSourceState:l}=t,{dataArray:s}=l(),u=o.rowIndex,c=o.colIndex;for(;u!=null||c!=null;){if(c=c===null?a[e===-1?a.length-1:0]:Lg(c,e,a),c===null){if(u+=e,u<0||u>=s.length)return null;continue}if(i({colIndex:c,rowIndex:u},t))return{colIndex:c,rowIndex:u}}return null}async function kg(o){let e={rowIndex:o.getDataSourceState().dataArray.length-1,colIndex:o.getComputed().computedVisibleColumns.length-1},t=sa(e,o)?e:Es(e,-1,o);if(t){await As([t.rowIndex,t.colIndex],o);let n=o.getState().getDOMNodeForCell(t);if(!n)return;la(n)?.focus()}}async function As([o,e],t){let{api:n}=t;return new Promise((r,i)=>{let a=fR,l=null,s=!1;function u(c=0){c++,_t(l),l=ze(async()=>{if(s=n.scrollCellIntoView(o,e,{offset:30}),!s&&c<a&&u(c),s){try{await Ng(()=>!!t.getState().getDOMNodeForCell({rowIndex:o,colIndex:e}))}catch(d){i(d);return}r(!0)}})}u()})}var hR=`.${Ht}`;function zg(o,e){if(e.key!=="Tab")return!1;let t=e.shiftKey?-1:1,n=e.target,r=o.getState().scrollerDOMRef.current,i=document.activeElement===r||n===r;if(!r||i&&t===-1)return!1;let a=i?null:yo(n,hR),l=null,s=null;if(a)l=Number(a.getAttribute("data-row-index")),s=Number(a.getAttribute("data-col-index"));else if(i){let{activeCellIndex:c}=o.getState();[l,s]=c||[0,0]}if(l==null||s==null||isNaN(l)||isNaN(s))return!1;let u=i&&sa({colIndex:s,rowIndex:l},o)?{rowIndex:l,colIndex:s}:Es({rowIndex:l,colIndex:s},t,o);if(!u){if(t===-1)r.focus();else{let c=Og(document.body),d=o.getState().focusDetectDOMRef.current,p=c.findIndex(m=>m===d);c[p+1]?.focus()}return!0}return As([u.rowIndex,u.colIndex],o).then(()=>{let c=o.getState().getDOMNodeForCell(u);if(!c)return;la(c)?.focus()}),!0}var Vg={control:"ctrl"},Gg={"control|cmd":"ctrl","cmd|control":"ctrl","ctrl|cmd":"ctrl","cmd|ctrl":"ctrl"},yR={esc:"escape"},Kg={cmd:o=>o.metaKey,alt:o=>o.altKey,ctrl:o=>o.ctrlKey,shift:o=>o.shiftKey},Bg=Object.keys(Kg),_s=new Set(Bg),bR=new Set(["shift","alt"]);function Os(o,e){return Array.isArray(e)?e.some(t=>Hg(o,t)):Hg(o,e)}function Hg(o,e){let t=o.key.toLowerCase(),n=e.split("+").map(p=>p.toLowerCase().trim()),r=n.find(p=>Gg[p]),i=n.map(p=>Vg[p]||Gg[p]||yR[p]||p),a=i.filter(p=>_s.has(p)),l=i.filter(p=>!_s.has(p)),s=Bg.reduce((p,f)=>(p[f]=Kg[f](o),p),{});r&&s.cmd&&(s.cmd=!1,s.ctrl=!0);let u=Object.keys(s).filter(p=>s[p]);if(!a.every(p=>s[p]===!0))return!1;if(l.includes("*")){if(u.length<a.length||u.filter(f=>!bR.has(f)).length)return!1}else if(a.length!=u.length)return!1;return!l.length||_s.has(t)||t==="meta"||Vg[t]?!1:l.reduce((p,f)=>p?f==="*"||t===f:!1,!0)}async function Wg(o,e){let t={...o,cloneRowSelection:a=>Li(a,o.getDataSourceState),cloneTreeSelection:a=>Vi(a,o.getDataSourceState)},{onKeyDown:n}=o.getState(),r={preventEdit:!1,preventEditStop:!1,preventDefaultForTabKeyWhenEditing:!0,preventSelection:!1,preventNavigation:!1};if(n){let a=n(o,e);a&&typeof a=="object"&&(r={...r,...a})}if(!r.preventSelection&&Ag(t,e)&&e.preventDefault(),(zg(t,e)||!o.getState().focusedWithin&&!r.preventNavigation&&Im(t,e))&&e.preventDefault(),!r.preventEdit&&e.key==="Enter"&&!o.api.isEditInProgress()){let{activeCellIndex:a}=o.getState();if(a){let[l,s]=a,u=o.getComputed().computedVisibleColumns[s];u.computedEditable&&o.api.startEdit({rowIndex:l,columnId:u.id})}}o.api.isEditInProgress()&&(e.key==="Escape"&&!r.preventEditStop&&o.api.stopEdit({cancel:!0}),e.key==="Tab"&&r.preventDefaultForTabKeyWhenEditing&&e.preventDefault());let{keyboardShortcuts:i}=o.getState();if(i)for await(let a of i){if(!Os(e,a.key)||a.when&&!await a.when(o))continue;let l=await a.handler(o,e);if(l&&l.stopNext)break}}function IR(){let{getState:o,actions:e,api:t,getComputed:n,getDataSourceMasterContext:r}=Ge(),{getDataSourceState:i,dataSourceActions:a,dataSourceApi:l}=Kt();return TR(()=>({getComputed:n,getDataSourceMasterContext:r,dataSourceApi:l,api:t,getState:o,actions:e,getDataSourceState:i,dataSourceActions:a,cloneTreeSelection:c=>Vi(c,i),cloneRowSelection:c=>Li(c,i)}),[o,e,i,a,t,l,n])}function RR(){let o=IR();CR(()=>{let e=o.getState().keyDown.onChange(a=>{Wg(o,a)});function t(a){if(!a)return;let l=a.event,s=o.getComputed().computedVisibleColumns[a.colIndex],u=ut(s.id,o);Mg({...o,rowIndex:a.rowIndex,colIndex:a.colIndex,column:s,columnApi:u},{...l,key:""})}let n=o.getState().cellClick.onChange(t);function r(a){if(!a)return;let{event:l,rowIndex:s,colIndex:u}=a,c=o.getComputed().computedVisibleColumns[u],d=ut(c.id,o);Eg({...o,rowIndex:s,colIndex:u,column:c,columnApi:d},l)}let i=o.getState().cellMouseDown.onChange(r);return()=>{e(),n(),i()}},[])}function wR(){let{getState:o}=oe(t=>({getState:t.getState}));return{onKeyDown:SR(t=>{o().keyDown(t)},[])}}function jg(){return RR(),wR()}import{useEffect as Ih}from"react";import*as He from"react";import{useCallback as Ls,useEffect as PR,useLayoutEffect as DR,useState as ca}from"react";import{createPortal as xR}from"react-dom";var ua="__is_infinite_menu_component";function Ns(o){return!!o.tagName}function Yg(o){let{alignTarget:e,alignAnchor:t,constrainTo:n,alignPosition:r}=o,i=we.from(Ns(e)?e.getBoundingClientRect():e),a=we.from(Ns(t)?t.getBoundingClientRect():t),l=n?we.from(Ns(n)?n.getBoundingClientRect():n):null;if(!l)return{...$g({anchorRect:a,targetRect:i,position:r[0]}),index:0};let s=null;for(let u=0,c=r.length;u<c;u++){let d=$g({anchorRect:a,targetRect:i,position:r[u],constrainRect:l});if(u===0&&(s={...d,index:0}),d.valid)return{...d,index:u}}return s}function $g(o){let e=we.from(o.targetRect),t=we.from(o.anchorRect),n=o.constrainRect?we.from(o.constrainRect):null,{position:r}=o,[i,a]=r,l=Ug(e,i),s=Ug(t,a),u=l.getDistanceToPoint(s);e.shift(u);let c=n?n.contains(e):!0;return{alignPosition:r,alignedRect:e,valid:c,distance:u}}function Ug(o,e){return e==="TopLeft"?We.from({top:o.top,left:o.left}):e==="TopCenter"?We.from({top:o.top,left:o.left+(o.width>0?Math.round(o.width/2):0)}):e==="TopRight"?We.from({top:o.top,left:o.left+o.width}):e==="BottomLeft"?We.from({left:o.left,top:o.top+o.height}):e==="BottomCenter"?We.from({left:o.left+(o.width>0?Math.round(o.width/2):0),top:o.top+o.height}):e==="BottomRight"?We.from({left:o.left+o.width,top:o.top+o.height}):e==="CenterLeft"?We.from({left:o.left,top:o.top+(o.height>0?Math.round(o.height/2):0)}):e==="CenterRight"?We.from({left:o.left+o.width,top:o.top+(o.height>0?Math.round(o.height/2):0)}):We.from({left:o.left+(o.width>0?Math.round(o.width/2):0),top:o.top+(o.height>0?Math.round(o.height/2):0)})}function vR(o){return o&&typeof o.then=="function"||o instanceof Promise}function Xg(o){return o==null||typeof o=="string"?!1:typeof o.tagName=="string"}async function qg(o){return typeof o=="function"&&(o=o()),vR(o)&&(o=await o),typeof o=="string"&&(o=document.querySelector(o)),o&&Xg(o)&&(o=o.getBoundingClientRect()),o?we.from(o):null}async function Zg(o){let e=null;typeof o=="function"?e=o():e=o;function t(n){let r=null;return typeof n=="string"&&(r=document.querySelector(n)),Xg(n)&&(r=n),r||null}return t(await e)}async function Fs(o,e){let{constrainTo:t,alignTo:n,alignPosition:r}=e;Object.keys(n).length===2&&n.top!==void 0&&n.left!==void 0&&(n={...n,width:0,height:0}),typeof t=="boolean"&&(t=t?document.documentElement.getBoundingClientRect():void 0);let i=t&&await qg(t)||void 0,a=n?await qg(n):void 0,l=we.from(o.getBoundingClientRect());if(!a)return;let{alignedRect:s}=Yg({constrainTo:i,alignAnchor:a,alignTarget:l,alignPosition:r});o.style.transform=`translate3d(${s.left}px,${s.top}px, 0px)`;let u=o.getBoundingClientRect();if(u.left!==s.left||u.top!==s.top){let c=o.offsetParent;if(c){let d=c.getBoundingClientRect(),p=d.left,f=d.top,m=s.left-p,g=s.top-f;o.style.transform=`translate3d(${m}px,${g}px, 0px)`}}}function MR(o){return He.createElement("div",{style:{position:"fixed",top:0,left:0}},o.children)}function ER(o){let e=He.useRef(null);return PR(()=>o.realign.onChange(t=>{e.current&&t&&Fs(e.current,t)}),[o.realign]),He.createElement("div",{style:{position:"absolute",top:0,left:0},ref:Ls(t=>{t&&Fs(t,o),e.current=t},[])},typeof o.children=="function"?o.children():o.children)}function AR(o,e){let[t,n]=ca(null);return DR(()=>{async function r(){let i=e?await Zg(e):null;i!=null&&n(i)}e&&r()},[e]),e?t?xR(o,t):He.createElement(He.Fragment,null):e===null||e===!1?o:He.createElement(MR,null,o)}function _R(o){if(He.Children.count(o)===1){let e=He.Children.only(o);if(He.isValidElement(e))return e.props.id||e.key}return null}function OR(o,e,t){if(He.Children.count(o)===1){let n=He.Children.only(o);if(He.isValidElement(n)&&n.type[ua]){let r={};return n.props.portalContainer===void 0&&(r.portalContainer=e),n.props.constrainTo===void 0&&(r.constrainTo=t),He.cloneElement(n,r)}}return o}function lo(o){let e=o,[t]=ca(()=>new Map),[n,r]=ca(null),[i,a]=ca(0),l=Ls(()=>{let m=[];for(let[g,y]of t)m.push(He.createElement(ER,{...y,key:y.key}));return m},[]),[s,u]=zt(),c=AR(l(),o.portalContainer),d=Ls((m,g)=>{let h=`${g.id||_R(m)||Nt()}`,b=t.get(h),S=C=>()=>{let R=typeof C=="function"?C():C;return OR(R,e.portalContainer,g.constrainTo??e.constrainTo)},I=S(m),T=(C,R)=>{if(!b)return;let v=S(C);Object.assign(b,{children:v}),u(),!!!R?.skipRealign&&(r(b.key),a(Date.now()))};return b?(Object.assign(b,g),T(m),T):(b={key:h,children:I,alignPosition:g.alignPosition,alignTo:g.alignTo,constrainTo:g.constrainTo,realign:ye()},t.set(b.key,b),u(),T)},[t,e.portalContainer,u]);He.useEffect(()=>{if(n){let m=t.get(n);m&&m.realign(m)}},[n,i]);let p=m=>{m=`${m}`,t.has(m)&&(t.delete(m),u())},f=()=>{t.clear(),u()};return He.useEffect(()=>{},[]),{portal:c,hideOverlay:p,clearAll:f,rerenderOverlays:u,showOverlay:d}}import*as Th from"react";import*as Fn from"react";import*as ch from"react";import*as sh from"react";function da(o){return null}da.defaultProps={__is_menu_item:!0};var Qg="submenu",NR="-";function Jg(){return{keyboardActiveItemKey:null,activeItemKey:null,generatedId:Nt(),focused:!1,destroyed:!1,domRef:{current:null}}}function eh(){return{parentMenuId:1,parentMenuItemKey:1,onHideIntent:1,constrainTo:1,onAction:1,onShow:1,onHide:1,autoFocus:1,wrapLabels:1}}var ks=({columns:o,keyboardActiveItemKey:e,activeItemKey:t,menuId:n},r,i)=>{let a=r&&(r.key!=null||r.label!=null)?r:null,l=a===null?r===NR?i.renderSeparator():r:null;return a!=null?{type:"item",parentMenuId:n,disabled:!!a.disabled,keyboardActive:a.key===e,active:a.key===t,value:a,span:a.span||1,key:a.key,menu:a.menu||null,style:a.style,className:a.className,originalMenuItem:a}:{type:"decoration",value:l,span:o.length,style:{gridColumnStart:1,gridColumnEnd:o.length+10}}},FR=[{name:"label"}],th=(o,e)=>{let{props:t,state:n}=o,{activeItemKey:r,keyboardActiveItemKey:i}=n,{items:a,children:l,addSubmenuColumnIfNeeded:s,parentMenuId:u}=t,c=t.id||n.generatedId;u&&(c=`${u}-${c}`);let d=[...t.columns||FR],p={columns:d,keyboardActiveItemKey:i??null,activeItemKey:r??null,menuId:c},f=[];a?f=a.map(g=>ks(p,g,e)):!a&&typeof l!="function"&&(f=e.childrenToRuntimeItems?e.childrenToRuntimeItems(p,l):[]),s&&f.filter(y=>y.type==="item"&&y.menu!=null).length>0&&!d.find(y=>y.name==Qg)&&d.push({name:Qg,render:e.renderSubmenuColumn});let m=f.filter(g=>g.type==="item"&&!g.disabled);return{runtimeItems:f,runtimeSelectableItems:m,columns:d,menuId:c}};import*as Nn from"react";var oh="db3arf0 _16lm1iw0 _16lm1iw1 _16lm1iw1w _16lm1iw2f _16lm1iw8",nh=he({defaultClassName:"db3arf2 _16lm1iw1p _16lm1iw2j _16lm1iw1x",variantClassNames:{disabled:{true:"db3arf3 _16lm1iwl _16lm1iw1x",false:"_16lm1iwk"},active:{true:"db3arf5",false:"db3arf6"},pressed:{false:"db3arf7",true:"db3arf8"},keyboardActive:{true:"db3arf9",false:"db3arfa"}},defaultVariants:{},compoundVariants:[[{active:!0,disabled:!1},"db3arfb"],[{pressed:!0,active:!0,disabled:!1},"db3arfc"]]}),rh="db3arf1",ih="db3arfd";function ah(){return Nn.createElement("hr",{className:ih})}var pa={renderSeparator:()=>Nn.createElement(ah,null),renderSubmenuColumn:({domProps:o,item:e})=>e.menu?Nn.createElement("div",{...o},Nn.createElement(Bo,{expanded:!1})):Nn.createElement("div",{...o})};var lh=(o,e)=>ks(o,e,pa);function uh(o,e){return sh.Children.map(e,t=>{if(t&&(t.props.__is_menu_item||t.type===da)){let n={...t.props};return n.key||(n.key=t.key),n.description||(n.description=t.props.children),n.label||(n.label=n.children),lh(o,n)}return lh(o,t)})||[]}function dh(){return{...Jg(),domRef:ch.createRef()}}var ph=()=>eh(),fh=o=>th(o,{...pa,childrenToRuntimeItems:uh});import*as kt from"react";import{useCallback as Qo,useLayoutEffect as WR,useRef as jR,useState as Gs}from"react";function mh(o,e){let t=gh(o,e);if(!t.length)return null;let n=we.from(t[0]?.getBoundingClientRect()),r=we.from(t[t.length-1].getBoundingClientRect()),i=n;return i.width=r.left+r.width-n.left,i}function gh(o,e){let t=yo(document.querySelector(`[data-menu-id="${o}"] [data-menu-item-key="${e}"]`),`[data-menu-id="${o}"]`);if(!t)return[];let n=t.querySelectorAll(`[data-menu-item-key="${e}"]`);return Array.from(n)}function hh(o,e){let t=gh(o,e);if(!t.length)return null;for(let n of t){let r=n.querySelector('input[type="checkbox"]');if(r)return r}return null}var Rr=class extends hn{constructor(e){super(e.slice(0,3))}};var LR=250;function kR(o,e=100){let t=Date.now();return new Promise(n=>{let r,i=()=>{if(r=o(),r!==void 0){n(r);return}if(Date.now()-t>e){n(void 0);return}ze(i)};ze(()=>{i()})})}var zR=De(),fa=class{constructor(e){this.activeItem=null;this.currentHoveredItem=null;this.activeItemLeavePoint=null;this.menuLeaveTimeoutId=null;this.activeItemMenuRect=null;this.lastPointerMoveTimestamp=0;this.mouseMoveTimeoutId=0;this.lastHorizontalDiff=0;this.getTimeout=()=>this.params.timeout||LR;this.getPointerMoveTarget=()=>document.documentElement||zR;this.removePointerMoveListener=()=>{this.getPointerMoveTarget().removeEventListener("pointermove",this.onPointerMoveWhileActiveItem)};this.onPointerMoveWhileActiveItem=e=>{if(clearTimeout(this.mouseMoveTimeoutId),!e){this.lastPointerMoveTimestamp=Date.now();return}if(!this.currentHoveredItem||this.currentHoveredItem===this.activeItem)return;let t=Date.now();this.lastPointerMoveTimestamp||(this.lastPointerMoveTimestamp=t);let r=t-this.lastPointerMoveTimestamp>this.getTimeout();this.lastPointerMoveTimestamp=t;let i=()=>{this.setActiveItem(null,null),this.onItemChange(!0,this.currentHoveredItem,e)};if(r){i();return}let a=this.currentHoveredItem;this.mouseMoveTimeoutId=setTimeout(()=>{if(a!==this.currentHoveredItem)return;Date.now()-this.lastPointerMoveTimestamp>this.getTimeout()&&i()},this.getTimeout());let l=new We({left:e.clientX,top:e.clientY});if(!this.activeItemMenuRect||!this.activeItemLeavePoint)return;let s=this.activeItemLeavePoint.left<this.activeItemMenuRect.left,c=(s?1:-1)*(l.left-this.activeItemLeavePoint.left);if(c-this.lastHorizontalDiff<0){this.lastHorizontalDiff=0,i();return}this.lastHorizontalDiff=c,(s?new Rr([this.activeItemLeavePoint,this.activeItemMenuRect.getTopLeft(),this.activeItemMenuRect.getBottomLeft()]):new Rr([this.activeItemLeavePoint,this.activeItemMenuRect.getTopRight(),this.activeItemMenuRect.getBottomRight()])).containsPoint(l)||(this.setActiveItem(null,null),this.onItemChange(!0,this.currentHoveredItem,e))};this.setupMenuLeaveTracking=()=>{this.menuLeaveTimeoutId=setTimeout(()=>{this.activeItem&&this.params.itemHasSubMenu(this.activeItem)||this.setActiveItem(null,null)},this.getTimeout())};this.setActiveItem=(e,t)=>{if(e!==this.activeItem){if(e==null){this.removePointerMoveListener(),this.params.onItemActivate(null,null),this.activeItem=null,this.activeItemMenuRect=null;return}this.activeItem=e,this.params.onItemActivate(e,t),this.activeItemMenuRect=null,kR(()=>this.activeItem!=e?!1:this.params.getMenuRectFor(e)).then(n=>{this.activeItem==e&&n&&(this.activeItemMenuRect=n)})}};this.onItemChange=(e,t,n)=>{if(clearTimeout(this.menuLeaveTimeoutId),clearTimeout(this.mouseMoveTimeoutId),!e){this.removePointerMoveListener(),t===this.activeItem&&(this.activeItemLeavePoint=new We({left:n.clientX,top:n.clientY})),this.setupMenuLeaveTracking();return}if(this.currentHoveredItem=t,!this.activeItem||!this.params.itemHasSubMenu(this.activeItem)){this.setActiveItem(t,n.target);return}this.onPointerMoveWhileActiveItem(),this.getPointerMoveTarget().addEventListener("pointermove",this.onPointerMoveWhileActiveItem)};this.getHandlers=()=>({onItemEnter:(e,t)=>{this.onItemChange(!0,e,t)},onItemLeave:(e,t)=>{this.onItemChange(!1,e,t)}});this.params=e}};import{createContext as VR,useContext as GR}from"react";var zs=VR(null);function Vs(){return GR(zs)}import{useCallback as HR,useEffect as KR,useRef as BR}from"react";function yh(){let o=BR(!0);return KR(()=>(o.current=!0,()=>{o.current=!1}),[]),HR(()=>o.current,[])}function $R(o,e){let{parentMenuId:t,setSubmenuApi:n,setActiveItemKey:r,setKeyboardActiveItemKey:i,constrainTo:a,onHideIntent:l,api:s}=e,u=`${t}-submenu`,c=o.menu;return c?(typeof c=="function"&&(c=c()),kt.createElement($t,{key:u,parentMenuItemKey:o.key,parentMenuId:t,constrainTo:a,...c,autoFocus:!1,onShow:(d,p)=>{c?.onShow?.(d,p),n(p)},onHideIntent:d=>{c?.onHideIntent?.(d),l(d)},onHide:d=>{d.focused&&(r(null),i(o.key),s.focus())}})):null}function UR({onItemActivate:o}){let{getState:e}=Vs(),[{onItemEnter:t,onItemLeave:n}]=Gs(()=>new fa({parentMenuId:e().parentMenuId,onItemActivate:r=>{if(!r){o(null);return}let i=e().runtimeItems.filter(a=>a.type==="item"&&a.key===r)[0];o(i)},itemHasSubMenu:r=>!!e().runtimeItems.filter(a=>a.type==="item"&&a.key===r&&a.menu)[0],getMenuRectFor:r=>{let i=`[data-submenu-for="${r}"]`,a=document.querySelector(i);return a?we.from(a.getBoundingClientRect()):void 0}}).getHandlers());return{onItemEnter:Qo(t,[]),onItemLeave:Qo(n,[])}}function bh(o){let{domProps:e}=o,{componentState:{columns:t,runtimeItems:n,menuId:r,activeItemKey:i,keyboardActiveItemKey:a,constrainTo:l,destroyed:s,onAction:u,wrapLabels:c,onShow:d,onHide:p,autoFocus:f,parentMenuItemKey:m,domRef:g},componentActions:y,getState:h}=Vs(),b=Qo(K=>{y.keyboardActiveItemKey=K},[]),S=Qo(K=>{y.activeItemKey=K},[]),I=yh(),[T,C]=Gs(null),R=null;WR(()=>{let{runtimeItems:K}=h(),Y=K.filter(ne=>ne.type==="item"&&i===ne.key)[0];if(!Y||!Y.menu){C(null),x();return}if(Y){let ne=mh(r,Y.key);ne&&P(()=>$R(Y,{constrainTo:l,setSubmenuApi:C,setActiveItemKey:S,setKeyboardActiveItemKey:b,parentMenuId:r,onHideIntent:G,api:B}),{id:`${r}-submenu`,alignTo:ne,alignPosition:[["TopLeft","TopRight"],["TopRight","TopLeft"]],constrainTo:l});return}},[i]);let v=(K,Y)=>{b(Y.key),S(Y.key),Y.originalMenuItem.onClick&&Y.originalMenuItem.onClick(K);let ne={key:Y.key,item:Y.originalMenuItem,hideMenu:G};Y.originalMenuItem.onAction&&Y.originalMenuItem.onAction(ne),u&&u(ne),Y.originalMenuItem.hideMenuOnAction&&G()},{showOverlay:P,portal:w,clearAll:x}=lo({portalContainer:!1}),{onItemEnter:E,onItemLeave:M}=UR({onItemActivate:K=>{if(!I())return;let Y=K?K.key:null;S(Y)}});R=n.map((K,Y)=>kt.createElement(YR,{key:K.type==="item"?K.key:Y,onItemEnter:(ne,le)=>{E(ne.key,le)},onItemLeave:(ne,le)=>{M(ne.key,le)},columns:t,active:K.type==="item"&&K.key===i,keyboardActive:K.type==="item"&&K.key===a,item:K,index:Y,onClick:v}));let D=t.map(K=>K.width||(typeof K.flex=="number"?`${K.flex}fr`:K.flex)||"auto").join(" "),A={...e.style,gridTemplateColumns:D,gridTemplateRows:n.map(()=>"auto").join(" ")};c||(A.whiteSpace="nowrap");function O(K){let{runtimeItems:Y,runtimeSelectableItems:ne}=h(),le=Y.findIndex(q=>q.type==="item"&&q.key===a),ce=a,ie=Y[le],ue={ArrowUp:()=>{let q=Y.slice(0,le).filter(k=>k.type==="item"&&!k.disabled).pop();q&&q.type==="item"&&q.key&&(ce=q.key)},ArrowDown:()=>{let q=Y.slice(le+1).filter(k=>k.type==="item"&&!k.disabled)[0];q&&q.type==="item"&&q.key&&(ce=q.key)},Home:()=>{ue.PageUp()},End:()=>{ue.PageDown()},PageUp:()=>{ce=ne[0].key},PageDown:()=>{ce=ne[ne.length-1].key},ArrowLeft:()=>{S(null),h().parentMenuId&&(y.destroyed=!0)},ArrowRight:()=>{ie&&(S(ie.key),ze(()=>{I()&&T&&T.getParentMenuId()===h().menuId&&T.focus()}))},Enter:()=>{if(ie)if(ie.originalMenuItem?.menu){if(ie&&ie.originalMenuItem.menu&&T){ue.ArrowLeft();return}ie&&S(ie.key)}else v(K,ie)}," ":()=>{if(!ie)return;ie.originalMenuItem.menu||v(K,ie);let q=hh(r,ie.key);q&&q.click()},Escape:()=>{ue.ArrowLeft();let q=h();q.parentMenuId||q.onHideIntent?.(q)}},ae=ue[K.key];ae&&(ae(),K.preventDefault()),ce!=a&&b(ce)}function N(){y.focused=!1}let L=Qo(function(){y.focused=!0,setTimeout(()=>{F.current&&g.current&&g.current===document.activeElement&&h().keyboardActiveItemKey==null&&b(h().runtimeSelectableItems[0]?.key??null)})},[]),F=jR(!0),G=Qo(()=>{let K=h();K.onHideIntent?.(K)},[h]),[B]=Gs(()=>({hideMenu:G,focus:()=>{g.current&&(g.current.focus(),setTimeout(()=>{g.current&&g.current!==document.activeElement&&g.current.focus()},10),L())},getMenuId:()=>h().menuId,getParentMenuId:()=>h().parentMenuId})),z=Qo(K=>{K?(g.current=K,d?.(h(),B),f&&B.focus()):(p?.(h()),g.current=K)},[]),$=kt.createElement("div",{className:sn.contents},kt.createElement("div",{...e,"data-menu-id":r,"data-submenu-for":m,tabIndex:0,ref:z,onKeyDown:K=>{e.onKeyDown?.(K),O(K)},onMouseDown:K=>{F.current=!1,e.onMouseDown?.(K)},onMouseUp:K=>{F.current=!0,e.onMouseUp?.(K)},onFocus:L,onBlur:N,className:J(oh,e.className,"InfiniteMenu"),style:A},R),w);return s?null:$}function YR(o){let[e,t]=kt.useState(!1),{columns:n,item:r,index:i,active:a,keyboardActive:l}=o,s=r.type==="item"?r.value.key:i,u=null;if(r.type==="decoration")u=kt.createElement("div",{style:r.style},r.value);else{let c=0;u=n.map((d,p)=>{let f=r.value,m=d.field||d.name,g=p+1,y=g+r.span;if(g<c)return null;c=y;let b={style:{...d.style,...r.style,gridColumnStart:g,gridColumnEnd:y},"data-menu-column-id":`${r.parentMenuId}-col-${d.name}`,"data-menu-col-name":`${d.name}`,"data-menu-row-id":`${r.parentMenuId}-row-${i}`,"data-menu-row-index":`${i}`,"data-menu-item-key":`${r.key}`,className:J(nh({active:a,disabled:!!r.disabled,keyboardActive:l,pressed:e||o.active}),r.className),onPointerEnter:S=>{r.disabled||o.onItemEnter?.(r,S)},onPointerLeave:S=>{r.disabled||o.onItemLeave?.(r,S)},onMouseDown:()=>{r.disabled||t(!0)},onMouseUp:()=>{r.disabled||t(!1)},onClick:S=>{r.disabled||o.onClick(S,r)}};return d.render?kt.createElement(or,{key:`${s}-${m}`,render:d.render,renderParam:{item:f,column:d,value:f[m],domProps:b}}):kt.createElement("div",{key:`${s}-${m}`,...b},f[m])}).filter(Boolean)}return kt.createElement("div",{className:rh},u)}var{ManagedComponentContextProvider:qR}=Mt({initSetupState:dh,forwardProps:ph,mapPropsToState:fh,layoutEffect:!0});function XR(o){let{componentActions:e,componentState:t}=Et(),n=Oe(t);return Fn.createElement(zs.Provider,{value:{componentActions:e,componentState:t,getState:n}},Fn.createElement(bh,{domProps:o.domProps}))}function $t(o){let{children:e,portalContainer:t,items:n,parentMenuId:r,addSubmenuColumnIfNeeded:i=!0,bubbleActionsFromSubmenus:a=!0,onShow:l,onHide:s,wrapLabels:u=!1,onAction:c,constrainTo:d,columns:p,parentMenuItemKey:f,autoFocus:m,id:g,onHideIntent:y,__is_infinite_menu_component:h,...b}=o;return Fn.createElement(qR,{addSubmenuColumnIfNeeded:i,bubbleActionsFromSubmenus:a,wrapLabels:u,...o},Fn.createElement(XR,{domProps:b}))}$t[ua]=!0;import*as Hs from"react";function Sh(o,e){let{columnApi:t,column:n,getComputed:r,api:i,dataSourceApi:a}=e,s=t.isSortable()?[{key:"sort-asc",label:"Sort Ascending",disabled:n.computedSortedAsc,onAction:()=>{i.setSortingForColumn(n.id,1)}},{key:"sort-desc",label:"Sort Descending",disabled:n.computedSortedDesc,onAction:()=>{i.setSortingForColumn(n.id,-1)}},{key:"sort-none",label:"Unsort",disabled:!n.computedSorted,onAction:()=>{i.setSortingForColumn(n.id,null)}},"-"]:[];return[...n.groupByForColumn?[{key:"collapse-all",label:"Collapse All",onAction:()=>{i.collapseAllGroupRows()}},"-"]:[],...s,n.computedFilterable?{key:"clear-filter",label:"Clear Filter",disabled:!n.computedFiltered,onAction:()=>{i.clearColumnFilter(n.id)}}:null,n.computedFilterable?"-":null,{key:"pin-start",label:"Pin to start",disabled:n.computedPinned==="start",onAction:()=>{i.setPinningForColumn(n.id,"start")}},{key:"unpin",label:"Unpin",disabled:!n.computedPinned,onAction:()=>{i.setPinningForColumn(n.id,!1)}},"-",{key:"columns",label:"Columns",menu:()=>{let c=[];return r().computedColumnsMapInInitialOrder.forEach((p,f)=>{let m=zo(p,e,"column-menu");c.push({key:f,label:m,check:Hs.createElement(Xt,{key:p.id,disabled:p.computedVisible&&i.getVisibleColumnsCount()===1,checked:p.computedVisible,onChange:g=>{let y=!!g;i.setVisibilityForColumn(p.id,y),requestAnimationFrame(()=>{i.realignColumnContextMenu()})}})})}),{columns:[{name:"check"},{name:"label"}],items:c}}},"-",{key:"group-by",label:"Group by",menu:()=>{let c=[];return r().computedColumnsMapInInitialOrder.forEach((p,f)=>{if(p.groupByForColumn)return;let m=zo(p,e,"column-menu");c.push({key:f,label:m,check:Hs.createElement(Xt,{key:p.id,disabled:!p.computedGroupable,checked:p.computedGroupedBy,onChange:()=>{a.toggleGroupByField(p.field)}})})}),{columns:[{name:"check"},{name:"label"}],items:c}}}].filter(c=>!!c)}function Ch(o,e,t){if(o==null)return null;let{getComputed:n,getState:r}=e,{components:i,getColumnMenuItems:a}=r(),l=i?.Menu??$t,s=n().computedColumnsMap.get(o);if(!s)return null;let u={column:s,columnApi:ut(s.id,e),...e},c=Sh([],u),d=a?a(c,u):c,p=m=>{m.__insideMenu=!0},f=m=>{m.domRef.current?.parentNode?.removeEventListener("mousedown",p)};return!d||!d.length?null:Th.createElement(l,{autoFocus:!0,items:d,onShow:m=>{m.domRef.current?.parentNode?.addEventListener("mousedown",p)},onHide:f,onHideIntent:m=>{f(m),t?.()}})}var ZR=`[${nr["data-name"]}="${rr["data-name"]}"]`;function QR(o){let{columnId:e,context:t,clearAll:n,showOverlay:r}=o,{getState:i,actions:a}=t,{columnMenuTargetRef:l,domRef:s}=i();function u(){n(),a.columnMenuVisibleForColumnId=null}let c=o.target;if(c||(c=l.current??void 0,c&&!s.current.contains(c)&&(c=void 0)),!c){let d=`[${If["data-column-id"]}="${e}"] ${ZR}`;c=i().domRef.current.querySelector(d)}if(!c){console.warn(`Cannot show column menu for column "${e}"`);return}l.current=null,r(()=>Ch(e,t,u),{constrainTo:s.current,id:"column-menu",alignTo:c,alignPosition:[["TopLeft","BottomLeft"],["TopRight","BottomRight"]]})}function Rh(){let o=Ge(),{getState:e,actions:t,columnMenuVisibleForColumnId:n,columnMenuVisibleKey:r}=oe(u=>({getState:u.getState,actions:u.actions,columnMenuVisibleForColumnId:u.state.columnMenuVisibleForColumnId,columnMenuVisibleKey:u.state.columnMenuVisibleKey})),{portalDOMRef:i}=Ut(u=>({portalDOMRef:u.getMasterState().portalDOMRef}))||{},{showOverlay:a,portal:l,clearAll:s}=lo({portalContainer:i?.current??!1});return Ih(()=>{let u=e();return u.onColumnMenuClick.onChange(c=>{c&&(u.columnMenuTargetRef.current=c.target,t.contextMenuVisibleFor=null,t.cellContextMenuVisibleFor=null,t.filterOperatorMenuVisibleForColumnId=null,t.columnMenuVisibleForColumnId=c.column.id)})},[]),Ih(()=>{let{columnMenuVisibleForColumnId:u,columnMenuTargetRef:c}=e();if(u){let p=function(f){f.__insideMenu!==!0&&(s(),t.columnMenuVisibleForColumnId=null)};var d=p;return document.documentElement.addEventListener("mousedown",p),QR({columnId:u,context:o,clearAll:s,showOverlay:a}),()=>{document.documentElement.removeEventListener("mousedown",p)}}else c.current=null,s();return()=>{}},[n,r]),{menuPortal:l}}import*as wh from"react";import{useCallback as JR}from"react";var ew={width:0,height:0,overflow:"hidden",pointerEvents:"none",outline:"none",zIndex:-1};function vh(){let{getState:o,api:e,actions:t,getComputed:n,dataSourceApi:r,dataSourceActions:i}=Ge(),{getDataSourceState:a,getDataSourceMasterContext:l}=Kt(),{focusDetectDOMRef:s}=o(),u=JR(async()=>{kg({getDataSourceState:a,getDataSourceMasterContext:l,getComputed:n,actions:t,dataSourceActions:i,api:e,getState:o,dataSourceApi:r})},[]);return wh.createElement("div",{onFocus:u,ref:s,tabIndex:0,style:ew})}import{useEffect as wr}from"react";function tw(){let o=Ge(),{getState:e,editingCell:t}=oe(r=>({getState:r.getState,editingCell:r.state.editingCell})),n=t&&!t.active?t.cancelled:void 0;wr(()=>{if(n){let{rowIndex:r,columnId:i,initialValue:a}=e().editingCell,{onEditCancelled:l}=e();l?.({...Tt({rowIndex:r,columnId:i,...o}),initialValue:a})}},[n])}function ow(){let o=Ge(),{getState:e,editingCell:t}=oe(r=>({getState:r.getState,editingCell:r.state.editingCell})),n=t&&!t.active&&t.accepted instanceof Error?t.accepted:void 0;wr(()=>{if(n){let{rowIndex:r,columnId:i,value:a,initialValue:l}=e().editingCell,{onEditRejected:s}=e();s?.({...Tt({rowIndex:r,columnId:i,...o}),value:a,error:n,initialValue:l})}},[n])}function nw(){let o=Ge(),{editingCell:e}=oe(r=>({editingCell:r.state.editingCell})),t=e?.active,n=Fo(t);wr(()=>{!t&&n&&o.api.focus()},[t,n])}function rw(){let o=Ge(),{editingCell:e,getState:t}=oe(r=>({editingCell:r.state.editingCell,getState:r.getState})),n=e&&!e.active&&!e.cancelled&&e.accepted===!0;wr(()=>{if(n){let{editingCell:r}=t(),{value:i,rowIndex:a,columnId:l,initialValue:s}=r,u={...Tt({rowIndex:a,columnId:l,...o}),value:i,initialValue:s};t().onEditAccepted?.(u),o.api.persistEdit({value:i})}},[n])}function iw(){let o=Ge(),{editingCell:e,getState:t}=oe(r=>({editingCell:r.state.editingCell,getState:r.getState})),n=e?e.persisted:void 0;wr(()=>{if(n){let{editingCell:r,onEditPersistError:i,onEditPersistSuccess:a}=t();if(!r)return;let{rowIndex:l,columnId:s,value:u,initialValue:c}=r,d={...Tt({rowIndex:l,columnId:s,...o}),value:u,initialValue:c};n instanceof Error?i?.({...d,error:n}):a?.(d)}},[n])}function Ph(){tw(),ow(),rw(),iw(),nw()}import{useEffect as Mh}from"react";import*as _o from"react";import*as Ks from"react";var ma=o=>Ks.createElement(Le,{...o},Ks.createElement("path",{d:ke.clear[0]}));import*as Bs from"react";var Dh=o=>Bs.createElement(Le,{...o},Bs.createElement("path",{d:ke.done[0]}));function xh(o,e,t){if(o==null)return null;let{getComputed:n,getState:r,getDataSourceState:i,actions:a,dataSourceApi:l,dataSourceActions:s,api:u}=e,{components:c,getFilterOperatorMenuItems:d}=r(),p=c?.Menu??$t,f=n().computedColumnsMap.get(o);if(!f)return null;let m=R=>{R.__insideMenu=!0},g=R=>{R.domRef.current?.parentNode?.removeEventListener("mousedown",m)},{filterTypes:y}=i(),h=y[f.computedFilterType];if(!h)return null;let b=h.operators.map(R=>{let v=R.name,P=f.computedFilterValue?f.computedFilterValue.filter.operator===v:v===h.defaultOperator,w=R.components?.Icon??cn;return{key:v,icon:_o.createElement(w,null),label:_o.createElement(_o.Fragment,null,R.label??R.name),onAction:()=>{u.setColumnFilterOperator(o,v)},checked:P?_o.createElement(Dh,{size:16}):null}}),I=[...[{key:"close",label:"Close Menu",icon:null,onAction:()=>{u.hideFilterOperatorMenu()}},{key:"reset",label:"Reset",icon:_o.createElement(ma,null),disabled:!f.computedFiltered,onAction:()=>{u.clearColumnFilter(o)}},"-"],...b],T={column:f,api:u,getState:r,getDataSourceState:i,getComputed:n,actions:a,dataSourceApi:l,dataSourceActions:s,columnFilterValue:f.computedFilterValue,filterTypes:y},C=d?d(I,T):I;return _o.createElement(p,{autoFocus:!0,columns:[{name:"icon"},{name:"label"},{name:"checked"}],items:C,onShow:R=>{R.domRef.current?.parentNode?.addEventListener("mousedown",m)},onHide:g,onHideIntent:R=>{g(R),t?.()}})}var ga=10;function Eh(){let{portalDOMRef:o}=Ut(l=>({portalDOMRef:l.getMasterState().portalDOMRef}))||{},e=Ge(),{getState:t,actions:n}=e,{showOverlay:r,portal:i,clearAll:a}=lo({portalContainer:o?.current??!1});return Mh(()=>t().onFilterOperatorMenuClick.onChange(s=>{if(!s)return;let{target:u,column:c}=s;function d(){a(),n.filterOperatorMenuVisibleForColumnId=null}let p=u?.parentElement||u,f=we.from(p.getBoundingClientRect());f.top-=ga,f.left-=ga,f.width+=2*ga,f.height+=2*ga,r(()=>xh(c.id,e,d),{constrainTo:t().domRef.current,id:"filter-operator-menu",alignTo:f,alignPosition:[["TopLeft","BottomLeft"],["TopRight","BottomRight"]]}),n.contextMenuVisibleFor=null,n.cellContextMenuVisibleFor=null,n.columnMenuVisibleForColumnId=null,n.filterOperatorMenuVisibleForColumnId=c.id}),[]),Mh(()=>{let{filterOperatorMenuVisibleForColumnId:l}=t();if(l){let u=function(c){c.__insideMenu!==!0&&(a(),n.filterOperatorMenuVisibleForColumnId=null)};var s=u;return document.documentElement.addEventListener("mousedown",u),()=>{document.documentElement.removeEventListener("mousedown",u)}}else a();return()=>{}},[t().filterOperatorMenuVisibleForColumnId]),{menuPortal:i}}import{useEffect as ya}from"react";import*as $s from"react";import*as Ws from"react";function vr(o){let e=o?Array.isArray(o)?o:o.items:null,t=o&&!Array.isArray(o)?o.columns:void 0;return{items:e,columns:t}}function ha(o){let e=r=>{r.__insideMenu=!0},t=r=>{r.domRef.current?.parentNode?.removeEventListener("mousedown",e)};return{columns:[],items:[],autoFocus:!0,onShow:r=>{r.domRef.current?.parentNode?.addEventListener("mousedown",e)},onHide:t,onHideIntent:r=>{t(r),o.onHideIntent?.()}}}function js(o,e,t){if(!o)return null;let n=ye();return o.then(r=>{let{items:i,columns:a}=vr(r);i&&i.length&&n(Ws.createElement(t,{...e,items:i||[],columns:a}))}),Ws.createElement(Io,{updater:n})}function Ah(o,e,t){let{columnId:n,rowIndex:r,event:i}=o,{getComputed:a,getState:l}=e,{components:s,getCellContextMenuItems:u}=l(),c=s?.Menu??$t,{computedColumnsMap:d}=a(),p=d.get(n),f={...Tt({...e,rowIndex:r,columnId:p.id}),event:i};if(!p||!u)return{cellContext:f,menu:null,preventDefault:!1};let m=ha({onHideIntent:t}),g=u(f,e),y=g instanceof Promise||Array.isArray(g)?!0:!!(g&&Array.isArray(g.items));if(g instanceof Promise)return{cellContext:f,menu:js(g,m,c),preventDefault:y};let{items:h,columns:b}=vr(g);return!h||!h.length?{cellContext:f,menu:null,preventDefault:Array.isArray(h)}:{preventDefault:y,menu:$s.createElement(c,{...m,columns:b,items:h}),cellContext:f}}function _h(o,e,t){let{getState:n,getComputed:r}=e,{components:i,getContextMenuItems:a}=n(),l=i?.Menu??$t,{computedColumnsMap:s}=r(),u=o.columnId?s.get(o.columnId):void 0,c=u?{...o,...Tt({...e,rowIndex:o.rowIndex,columnId:u.id})}:o;if(!a)return{cellContext:c,menu:null,preventDefault:!1};let d=ha({onHideIntent:t}),p=a(c,e),f=p instanceof Promise||Array.isArray(p)?!0:!!(p&&Array.isArray(p.items));if(p instanceof Promise)return{cellContext:c,menu:js(p,d,l),preventDefault:f};let{items:m,columns:g}=vr(p);return!m||!m.length?{cellContext:c,menu:null,preventDefault:Array.isArray(m)}:{preventDefault:f,menu:$s.createElement(l,{...d,columns:g,items:m}),cellContext:c}}var ba=5,Oh=[["TopLeft","BottomLeft"],["TopRight","BottomRight"],["BottomLeft","BottomLeft"],["BottomRight","BottomRight"],["TopCenter","TopLeft"],["BottomCenter","TopLeft"],["CenterLeft","TopLeft"],["CenterRight","TopLeft"]];function Nh(){let o=Ge(),{portalDOMRef:e}=Ut(l=>({portalDOMRef:l.getMasterState().portalDOMRef}))||{},{getState:t,actions:n}=o,{showOverlay:r,portal:i,clearAll:a}=lo({portalContainer:e?.current??!1});return ya(()=>{let{actions:l,getState:s,getDataSourceState:u}=o;return s().cellContextMenu.onChange(d=>{if(!d)return;let{event:p}=d;function f(){a(),l.cellContextMenuVisibleFor=null}let{menu:m,cellContext:g,preventDefault:y}=Ah(d,o,f),h=we.fromPoint({top:p.clientY,left:p.clientX});h.width+=ba,h.height+=ba,r(m,{constrainTo:s().domRef.current,id:"cell-context-menu",alignTo:h,alignPosition:Oh}),y&&p.preventDefault(),l.cellContextMenuVisibleFor={columnId:d.columnId,rowId:d.rowId,rowIndex:d.rowIndex,colIndex:d.colIndex};let{onCellContextMenu:b}=s();b&&b({...g,getState:s,getDataSourceState:u},p)})},[]),ya(()=>{let{cellContextMenuVisibleFor:l}=t();if(l){let u=function(c){c.__insideMenu!==!0&&(a(),n.cellContextMenuVisibleFor=null)};var s=u;return document.documentElement.addEventListener("mousedown",u),()=>{document.documentElement.removeEventListener("mousedown",u)}}else a();return()=>{}},[t().cellContextMenuVisibleFor]),{menuPortal:i}}function Fh(){let o=Ge(),{portalDOMRef:e}=Ut(l=>({portalDOMRef:l.getMasterState().portalDOMRef}))||{},{getState:t,actions:n}=o,{showOverlay:r,portal:i,clearAll:a}=lo({portalContainer:e?.current??!1});return ya(()=>{let{actions:l,getState:s}=o;return s().contextMenu.onChange(c=>{if(!c)return;let{event:d}=c;function p(){a(),l.contextMenuVisibleFor=null}let{menu:f,cellContext:m,preventDefault:g}=_h(c,o,p),y={top:d.clientY,left:d.clientX},h=we.fromPoint(y);h.width+=ba,h.height+=ba,r(f,{constrainTo:s().domRef.current,id:"table-context-menu",alignTo:h,alignPosition:Oh}),g&&d.preventDefault(),l.contextMenuVisibleFor={point:y,...c};let{onContextMenu:b}=s();b&&b({...o,...m},d)})},[]),ya(()=>{let{contextMenuVisibleFor:l}=t();if(l){let u=function(c){c.__insideMenu!==!0&&(a(),n.contextMenuVisibleFor=null)};var s=u;return document.documentElement.addEventListener("mousedown",u),()=>{document.documentElement.removeEventListener("mousedown",u)}}else a();return()=>{}},[t().contextMenuVisibleFor]),{menuPortal:i}}import{useRef as sw}from"react";import*as Lh from"react";import{useCallback as aw,useEffect as lw}from"react";function Us(o,e){let{brain:t}=oe(r=>({brain:r.state.brain})),n=aw(o,e);lw(()=>t.onScroll(n),[t,n])}var Ys="yzx0vj0";function kh(o){let{width:e,maxWidth:t,minWidth:n,scrollable:r,...i}=o,a=sw(null);Us(s=>{a.current&&r!==!1&&(a.current.style.transform=`translate3d(${-s.scrollLeft}px, 0px, 0px)`)},[r]);let l={...i.style};return e==="column"?l.width=me.runtime.totalVisibleColumnsWidthValue:e==="viewport"&&(l.width=me.runtime.bodyWidth),n==="column"?l.minWidth=me.runtime.totalVisibleColumnsWidthValue:n==="viewport"&&(l.minWidth=me.runtime.bodyWidth),t==="column"?l.maxWidth=me.runtime.totalVisibleColumnsWidthValue:t==="viewport"&&(l.maxWidth=me.runtime.bodyWidth),Lh.createElement("div",{ref:a,...i,className:i.className?J(i.className,Ys):Ys,style:l},i.children)}var uw=Z(Q.columnWidthAtIndex),cw=Z(Q.columnOffsetAtIndex);function dw(){let{computedVisibleColumns:o}=oe(e=>({computedVisibleColumns:e.computed.computedVisibleColumns}));return o.map(e=>({id:e.id,width:e.computedWidth,cssVarForWidth:`var(${uw}-${e.computedVisibleIndex})`,offset:e.computedOffset,cssVarForOffset:`var(${cw}-${e.computedVisibleIndex})`,pinned:e.computedPinned}))}var Sa="InfiniteTable";import{useEffect as pw}from"react";function zh(){let{getState:o,actions:e,dataSourceActions:t,getDataSourceState:n}=oe(c=>({getState:c.getState,actions:c.actions,dataSourceActions:c.dataSourceActions,getDataSourceState:c.getDataSourceState})),{groupBy:r,isTree:i}=n(),a=o(),{brain:l,wrapRowsHorizontally:s}=a,u=a.repeatWrappedGroupRows;s||(u=!1),pw(()=>{if(!s){n().repeatWrappedGroupRows&&(t.repeatWrappedGroupRows=!1);return}let c=()=>{let{rowsPerPage:f,repeatWrappedGroupRows:m}=n(),g=!1,y=l.rowsPerPage,h=(r&&r.length>0||i)&&y>0?y:null;return f!=h&&(t.rowsPerPage=h,g=!0),m!=u&&(t.repeatWrappedGroupRows=u??!1,g=!0),g};c();let d,p=l.onVerticalRenderRangeChange(()=>{c()&&(d=setTimeout(()=>{e.forceBodyRerenderTimestamp=Date.now()}))});return()=>{d&&clearTimeout(d),p()}},[l,s,r,i,u])}import{useEffect as Ta,useRef as mw}from"react";function fw(){let o=[],e=t=>{Object.keys(t).forEach(n=>{let r=t[n];if(typeof r=="string"){let i=Z(r);if(i.includes("dont-override"))return;o.push(i)}else r&&typeof r=="object"&&e(r)})};return e({...me,loaded:void 0,runtime:void 0}),o}function Vh(o){if(!o)return{};let e=fw(),t=getComputedStyle(o),n={};return e.forEach(r=>{n[r]=t.getPropertyValue(r).trim()}),n}var Pr=he({defaultClassName:"_143ofgf0",variantClassNames:{active:{true:"_143ofgf1",false:"_143ofgf2"}},defaultVariants:{},compoundVariants:[]}),Gh="_143ofgf5",Hh="_143ofgf3";var gw=Z(me.loaded),qs={source:"infinite-table-page",target:"infinite-table-devtools-background"};function Kh(o,e){let{type:t,debugId:n}=o;if(t==="unmount")return{...qs,url:Xs(),type:t,payload:{debugId:n}};let r=e,i=r.getComputed(),a=r.getDataSourceState(),l=r.getState();return{...qs,url:Xs(),type:t,payload:{debugId:n,columnVisibility:l.columnVisibility,columnOrder:i.computedColumnOrder,visibleColumnIds:i.computedVisibleColumns.map(u=>u.id),selectionMode:a.selectionMode,columns:Object.fromEntries(i.computedVisibleColumns.map(u=>[u.id,{field:u.field,dataType:u.computedDataType,sortType:u.computedSortType,filtered:u.computedFiltered,sorted:u.computedSorted,width:u.computedWidth}])),groupRenderStrategy:l.groupRenderStrategy,groupBy:a.groupBy.map(u=>u.field?`${u.field}`:"<fn>"),sortInfo:(a.sortInfo||[]).filter(u=>typeof u.field=="string").map(u=>({field:`${u.field}`,dir:u.dir,type:Array.isArray(u.type)?u.type[0]:u.type??"string"})),multiSort:a.multiSort,devToolsDetected:l.devToolsDetected,debugTimings:Object.fromEntries(a.debugTimings),debugWarnings:{...Object.fromEntries(a.debugWarnings),...Object.fromEntries(l.debugWarnings)},themeVars:Vh(l.domRef.current),themeVarOverrides:{...Wt.get(n)||{}}}}}var Xs=lt(function(){let o=new URL(window.location.href);return o.origin+o.pathname});function hw(o){window.postMessage(o)}var yw=lt(()=>{console.log("Infinite Table DevTools detected!");let o=(e,t)=>{if(t){pt.set(e,t);let{devToolsDetected:n}=t.getState();n||(t.actions.devToolsDetected=!0);let r=t.getDataSourceState();r.debugId!==e&&(t.dataSourceActions.debugId=e),r.devToolsDetected||(t.dataSourceActions.devToolsDetected=!0),window.postMessage(Kh({type:"update",debugId:e},t))}else Nm(e),window.postMessage(Kh({type:"unmount",debugId:e},null))};return window.__INFINITE_TABLE_DEVTOOLS_HOOK__=o,Xe.onLogIntent("IT:*",e=>{hw({...qs,url:Xs(),type:"log",payload:{debugId:void 0,channel:e.channel,color:e.color,args:e.args.map(t=>{if(typeof t=="object"&&t!==null){let n="";try{n=JSON.stringify(t)}catch{console.error("Cannot stringify arg in global log interceptor",t)}return n}return String(t)}),timestamp:e.timestamp}})}),o});function Bh(){let{getState:o,getDataSourceState:e,dataSourceActions:t}=oe(a=>({getState:a.getState,getDataSourceState:a.getDataSourceState,dataSourceActions:a.dataSourceActions})),n=o(),{domRef:r,debugId:i}=n;return i&&r.current&&getComputedStyle(r.current).getPropertyValue(gw)!==`${Uc}`&&br({debugId:i,key:"CSS001_CSS"}),Ta(()=>{e().debugId!==i&&(t.debugId=i)},[i]),Tw()}var Ca=ye(),bw={revertAll:o=>{let e=pt.get(o.debugId);if(e){let t=Mo.get(o.debugId);Mo.delete(o.debugId),oo.delete(o.debugId),t&&Object.keys(t).forEach(r=>{e.actions[r]=t[r],delete t[r]});let n=ro.get(o.debugId);ro.delete(o.debugId),no.delete(o.debugId),n&&Object.keys(n).forEach(r=>{e.dataSourceActions[r]=n[r],delete n[r]})}},revertProperty:o=>{let e=pt.get(o.debugId);if(e){let t=o.property,n=oo.get(o.debugId),r=Mo.get(o.debugId),i=no.get(o.debugId),a=ro.get(o.debugId),l=t;r&&n&&n[l]!==void 0&&(delete n[l],e.actions[l]=r[l],delete r[l]);let s=t;if(a&&i&&i[s]!==void 0){let u=ro.get(o.debugId)||{};delete i[s],e.dataSourceActions[s]=u[s],delete u[s]}}},discardWarning:o=>{let e=pt.get(o.debugId);if(e){let t=o.warning,n=e.getDataSourceState().debugWarnings;if(n.get(t))n.delete(t),Ao(o.debugId);else{let i=o.warning,a=e.getState().debugWarnings;a.get(i)&&(a.delete(i),Ao(o.debugId))}}},discardAllWarnings:o=>{let e=pt.get(o.debugId);e&&(e.getDataSourceState().debugWarnings.clear(),e.getState().debugWarnings.clear(),Ao(o.debugId))},setColumnVisibility:o=>{ys(o.debugId,"columnVisibility",o.columnVisibility)},setGroupBy:o=>{Ji(o.debugId,"groupBy",o.groupBy)},setGroupRenderStrategy:o=>{ys(o.debugId,"groupRenderStrategy",o.groupRenderStrategy)},setSortInfo:o=>{Ji(o.debugId,"sortInfo",o.sortInfo)},setMultiSort:o=>{Ji(o.debugId,"multiSort",o.multiSort)},setCssVar:o=>{let e=pt.get(o.debugId),t=e?.getState().domRef.current;!e||!t||!o.name?.startsWith("--infinite-")||(t.style.setProperty(o.name,o.value),Wt.set(o.debugId,{...Wt.get(o.debugId)||{},[o.name]:o.value}),Ao(o.debugId))},revertCssVar:o=>{let e=pt.get(o.debugId),t=e?.getState().domRef.current;if(!e||!t)return;t.style.removeProperty(o.name);let n={...Wt.get(o.debugId)||{}};delete n[o.name],Wt.set(o.debugId,n),Ao(o.debugId)},revertAllCssVars:o=>{let e=pt.get(o.debugId),t=e?.getState().domRef.current;if(!e||!t)return;let n=Wt.get(o.debugId)||{};Object.keys(n).forEach(r=>{t.style.removeProperty(r)}),Wt.delete(o.debugId),Ao(o.debugId)},highlight:o=>{let e=pt.get(o.debugId);if(e){let t=e.getState().domRef.current;if(t){let n=t.getBoundingClientRect(),r=document.querySelector(`.${Pr.classNames.base}`);r||(r=document.createElement("div"),r.classList.add(Pr.classNames.base),r.innerHTML=[`<div class="${Hh}"></div>`,`<div class="${Gh}"></div>`].join(""),document.body.appendChild(r));let i=r.firstElementChild;if(r){r.style.left=`${n.left}px`,r.style.top=`${n.top}px`,r.style.width=`${n.width}px`,r.style.height=`${n.height}px`,i.innerHTML=o.debugId;let a=r.lastElementChild,l=()=>{r.classList.remove(Pr.classNames.variants.active.true),a.removeEventListener("animationend",l)};a.addEventListener("animationend",l),r.classList.add(Pr.classNames.variants.active.true)}}}}};function Sw(){typeof window<"u"&&window.addEventListener("message",o=>{if(o&&o.data&&typeof o.data.source=="string"&&typeof o.data.target=="string"&&o.data.target==="infinite-table-page"&&o.data.source.startsWith("infinite-table-devtools-contentscript")&&(window.__INFINITE_TABLE_DEVTOOLS_HOOK__||(yw(),Ca(window.__INFINITE_TABLE_DEVTOOLS_HOOK__)),typeof o.data.type=="string")){let e=o.data.type,t=bw[e];t&&t(o.data.payload)}})}Sw();function Tw(){let{getState:o,getComputed:e,getDataSourceState:t,dataSourceActions:n,actions:r,dataSourceApi:i,api:a}=oe(c=>({getState:c.getState,getComputed:c.getComputed,getDataSourceState:c.getDataSourceState,dataSourceActions:c.dataSourceActions,actions:c.actions,dataSourceApi:c.dataSourceApi,api:c.api})),s=o().debugId,u=mw(s);return u.current=s,Ta(()=>{let c=u.current;if(!c)return;let d=f=>{f(c,{getState:o,getDataSourceState:t,getComputed:e,dataSourceActions:n,actions:r,api:a,dataSourceApi:i})},p=Ca.get();if(p){d(p);return}return Ca.onChange(f=>{f&&d(f)})},[]),Ta(()=>{let c=u.current;if(!c)return;let d=Ca.get();d&&d(c,{getState:o,getDataSourceState:t,getComputed:e,dataSourceActions:n,actions:r,api:a,dataSourceApi:i})}),Ta(()=>{if(s)return()=>{let c=globalThis.__INFINITE_TABLE_DEVTOOLS_HOOK__;c&&c(s,null)}},[s]),s}function Cw(){let{masterPortalDOMRef:o}=Ut(n=>({masterPortalDOMRef:n.getMasterState().portalDOMRef}))??{},e=oe(n=>n.state.portalDOMRef);return o?.current??e?.current}import*as wt from"react";import{useCallback as Iw}from"react";var Wh="hs68h8j _16lm1iwk _16lm1iwx _16lm1iw2n",jh=he({defaultClassName:"hs68h8e _16lm1iw12 _16lm1iw1x _16lm1iw2j _16lm1iw1p",variantClassNames:{active:{true:"hs68h8f _16lm1iwn _16lm1iw1h",false:"_16lm1iwo"},draggingInProgress:{true:"hs68h8h",false:"hs68h8i"}},defaultVariants:{},compoundVariants:[]}),$h="hs68h81",Uh=he({defaultClassName:"hs68h80 _16lm1iw1p",variantClassNames:{orientation:{horizontal:"_16lm1iw2h _16lm1iw2j",vertical:"_16lm1iw2f"},draggingInProgress:{true:"_16lm1iw1h",false:"hs68h86"},dropRejected:{true:"hs68h87",false:"hs68h88"},active:{true:"hs68h89",false:"hs68h8a"}},defaultVariants:{},compoundVariants:[[{dropRejected:!0,active:!0},"hs68h8b"],[{dropRejected:!1,active:!0},"hs68h8c"],[{active:!1,dropRejected:!1},"hs68h8d"]]});import*as Jo from"react";function Yh(o){return Jo.createElement("div",{...o.domProps})}function qh(o){let{active:e}=o;return Jo.createElement("div",{className:$h},e?"Drop to group":"Drag columns to group")}function Xh(o){let e=t=>{(t.key==="Enter"||t.key===" ")&&(t.preventDefault(),o.onClear?.())};return Jo.createElement("div",{...o.domProps},o.label,Jo.createElement("div",{className:Gr[1]}),Jo.createElement("div",{tabIndex:0,role:"button","aria-label":`Clear grouping by ${o.field}`,className:Wh,onKeyDown:e,onMouseDown:o.onClear},Jo.createElement(ma,{size:20})))}var Rw=(o,e)=>t=>{e&&e(t);let n=Date.now(),r=!1,i=()=>{r=!0};De().addEventListener("mousemove",i,{once:!0}),De().addEventListener("mouseup",()=>{r||(De().removeEventListener("mousemove",i),Date.now()-n<200&&requestAnimationFrame(()=>{o()}))},{once:!0})};function ww(o){let{column:e,onClear:t,components:n,field:r,id:i,toggleSorting:a}=o,{dragSourceListId:l,dragItemId:s}=In(),u=l===Ln,c=Ge(),d=(e?zo(e.id,c,"grouping-toolbar"):r)??i,p=e?wt.createElement(ci,{forceSize:!0,size:20,direction:e.computedSortedAsc?1:e.computedSortedDesc?-1:0}):null,f=wt.createElement(wt.Fragment,null,d,p),m=s===i&&l===Ln,g=J(jh({draggingInProgress:u,active:m}),o.domProps?.className),y=Rw(a,o.domProps?.onMouseDown),h={...o.domProps,className:g,onMouseDown:y},b=n?.ToolbarItem??Xh;return wt.createElement(b,{active:m,domProps:h,column:e,field:r,label:f,onClear:t})}var Ln="grouping-toolbar";function Zh(o){let{groupBy:e}=Ee(S=>({groupBy:S.dataSourceState.groupBy})),{getComputed:t,dataSourceApi:n,api:r}=oe(S=>({getComputed:S.getComputed,dataSourceApi:S.dataSourceApi,api:S.api})),{dropTargetListId:i,dragSourceListId:a}=So(),{fieldsToColumn:l,computedColumnsMap:s}=t(),u=i===Ln,c=a===Ln,d=o.components?.Placeholder??qh,p=o.components?.Host??Yh,f=e.length?wt.createElement(wt.Fragment,null,e.map((S,I)=>{let T=S.field?l.get(S.field):void 0,C=`${S.field??`idx-${I}`}`;return wt.createElement(jo.DraggableItem,{key:C,id:C},R=>wt.createElement(ww,{id:C,components:o.components,domProps:R,field:S.field,column:T,toggleSorting:()=>{T&&r.toggleSortingForColumn(T.id)},onClear:()=>{let v=e.filter(P=>P!==S).filter(Boolean);n.setGroupBy(v)}}))})):wt.createElement(d,{draggingInProgress:c,active:u,groupBy:e}),m=S=>{let I=S.map(T=>e[T]);n.setGroupBy(I)},g=S=>{let{dragItemId:I}=S,T=I,C=s.get(T);if(!C||!C.field||!C.computedGroupable)return;let R=[...e];R.splice(S.dropIndex,0,{field:C.field}),n.setGroupBy(R)},y=Iw(S=>{let{computedColumnsMap:I}=t(),T=S.dragItem.id,C=I.get(T);return!(!C||!C.computedGroupable||e.some(R=>R.field===C.field))},[e]),h=o.orientation??"horizontal",{domProps:b}=o;return wt.createElement(jo,{orientation:h,dragListId:Ln,acceptDropsFrom:["header",Ln],onDrop:m,dragStrategy:"inline",onAcceptDrop:g,shouldAcceptDrop:y},(S,{draggingInProgress:I,status:T})=>{let C=J(Uh({active:u,orientation:h,draggingInProgress:I,dropRejected:T==="rejected"}),S.className,b?.className),R={...S,...b,className:C,children:f};return wt.createElement(p,{active:u,rejectDrop:T==="rejected",domProps:R,orientation:h})})}import*as zn from"react";import{useMemo as Zs}from"react";import{useCallback as Ew,useEffect as Dr,useRef as Aw}from"react";import*as Ia from"react";function Qh(o){let{dataArray:e,brain:t,computedPinnedEndColumns:n,computedPinnedStartColumns:r,computedVisibleColumns:i,computedRowHeight:a,columnSize:l,rowspan:s}=o;return Ai(t,{colWidth:l,rowHeight:a,rows:e.length,cols:i.length,rowspan:s},{fixedColsEnd:n.length,fixedColsStart:r.length}),t}import*as so from"react";var Jh=he({defaultClassName:"evqes20",variantClassNames:{},defaultVariants:{},compoundVariants:[]});import{useMemo as oy}from"react";function vw(o,e){let{masterState:t,detailContext:n}=e,r=t.detailDataSourcesStateToRestore;if(r.has(o)){let i=r.get(o);return n.assignState(i),!0}return!1}function Pw(o,e){let{detailState:t,masterState:n,masterActions:r,cacheEntryForRow:i}=e,a=new Map(n.detailDataSourcesStateToRestore),l=sm(t);i.all||(i.groupBy||delete l.groupBy,i.sortInfo||delete l.sortInfo,i.filterValue||delete l.filterValue,i.data||delete l.originalDataArray),a.set(o,l),r.detailDataSourcesStateToRestore=a}function ey(o,e){let t={current:!1};return{currentRowCache:{getRowId:()=>o,add:r=>{t.current=!0,e.add(o,r)},get:()=>e.get(o),delete:()=>(t.current=!0,e.delete(o)),has:()=>e.has(o)},cacheCalledByRowDetailRenderer:t}}function ty(o){let{rowInfo:e,currentRowCache:t,cacheCalledByRowDetailRenderer:n,getMasterDataSourceState:r,masterActions:i,getMasterState:a}=o,l=r().detailDataSourcesStateToRestore.has(e.id)&&t.has(),u={registerDetail:lt(c=>{if(n.current||t.add({all:!0}),!t.has()){requestAnimationFrame(()=>{c.dataSourceState.destroyedRef.current||(c.dataSourceActions.stateReadyAsDetails=!0)});return}vw(e.id,{masterState:r(),detailContext:c}),requestAnimationFrame(()=>{c.dataSourceState.destroyedRef.current||(c.dataSourceActions.stateReadyAsDetails=!0)}),c.dataSourceState.onCleanup.onChange(()=>{let d=t.get();d&&Pw(e.id,{detailState:c.getDataSourceState(),masterActions:i,masterState:r(),cacheEntryForRow:d})})}),shouldRestoreState:l};return u.masterRowInfo=e,u.getMasterDataSourceState=r,u.getMasterState=a,u}function ny(o){let{rowDetailsCache:e,rowInfo:t}=o,{getDataSourceState:n,dataSourceActions:r}=Ee(u=>({getDataSourceState:u.getDataSourceState,dataSourceActions:u.dataSourceActions})),{getMasterState:i}=oe(u=>({getMasterState:u.getState})),{currentRowCache:a,cacheCalledByRowDetailRenderer:l}=oy(()=>ey(t.id,e),[e,t.id]),s=oy(()=>ty({rowInfo:t,currentRowCache:a,cacheCalledByRowDetailRenderer:l,getMasterDataSourceState:n,masterActions:r,getMasterState:i}),[t.id,a]);return s.masterRowInfo=t,s.getMasterDataSourceState=n,s.getMasterState=i,{masterDetailContextValue:s,currentRowCache:a}}function ry(){return fo()}var{rootClassName:Dw}=Fe,xw=`${Dw}RowDetail`;function Mw(o){let{domRef:e,rowDetailRenderer:t,rowDetailHeight:n,rowInfo:r,detailOffset:i,rowDetailsCache:a}=o,{masterDetailContextValue:l,currentRowCache:s}=ny({rowDetailsCache:a,rowInfo:r}),u=an(),[c]=so.useState(()=>ry());return c.setSnapshot(l),so.useLayoutEffect(()=>{c.notify()},[l]),so.createElement(u.Provider,{value:c},so.createElement("div",{ref:e,className:J(xw,Jh({})),style:{position:"absolute",top:`${i}px`,left:0,width:`calc(${Q.bodyWidth} - ${Q.scrollbarWidthVertical})`,height:n}},t(r,s)))}var iy=so.memo(Mw);var _w=1;function ay(o){let{computed:e,bodySize:t,imperativeApi:n}=o,{actions:r,getState:i,getComputed:a,getDataSourceMasterContext:l,rowHeight:s,rowDetailHeight:u,onRowMouseEnter:c,onRowMouseLeave:d,groupRenderStrategy:p,brain:f,showZebraRows:m,rowDetailRenderer:g,isRowDetailsExpanded:y,isRowDetailsEnabled:h,cellClassName:b,cellStyle:S,rowStyle:I,rowDetailCache:T,rowClassName:C,onScrollToTop:R,onScrollToBottom:v,onScrollStop:P,scrollToBottomOffset:w,wrapRowsHorizontally:x,updatedAt:E,ready:M,editingCell:D}=oe(H=>({actions:H.actions,getState:H.getState,getComputed:H.getComputed,getDataSourceMasterContext:H.getDataSourceMasterContext,rowHeight:H.state.rowHeight,rowDetailHeight:H.state.rowDetailHeight,onRowMouseEnter:H.state.onRowMouseEnter,onRowMouseLeave:H.state.onRowMouseLeave,groupRenderStrategy:H.state.groupRenderStrategy,brain:H.state.brain,showZebraRows:H.state.showZebraRows,rowDetailRenderer:H.state.rowDetailRenderer,isRowDetailsExpanded:H.state.isRowDetailExpanded,isRowDetailsEnabled:H.state.isRowDetailEnabled,cellClassName:H.state.cellClassName,cellStyle:H.state.cellStyle,rowStyle:H.state.rowStyle,rowDetailCache:H.state.rowDetailCache,rowClassName:H.state.rowClassName,onScrollToTop:H.state.onScrollToTop,onScrollToBottom:H.state.onScrollToBottom,onScrollStop:H.state.onScrollStop,scrollToBottomOffset:H.state.scrollToBottomOffset,wrapRowsHorizontally:H.state.wrapRowsHorizontally,updatedAt:H.state.updatedAt,ready:H.state.ready,editingCell:H.state.editingCell})),{computedPinnedStartColumns:A,computedPinnedEndColumns:O,computedVisibleColumns:N,computedColumnsMap:L,computedColumnOrder:F,computedRowHeight:G,computedRowSizeCacheForDetails:B,fieldsToColumn:z,rowspan:$,toggleGroupRow:K,columnSize:Y}=e,ne=Zs(()=>N.map(H=>H.id),[N]),{dataArray:le,rowInfoStore:ce,selectionMode:ie,cellSelection:ue,isNodeReadOnly:ae,getDataSourceState:q,dataSourceApi:k,dataSourceActions:X}=Ee(H=>({dataSourceApi:H.dataSourceApi,dataSourceActions:H.dataSourceActions,getDataSourceState:H.getDataSourceState,dataArray:H.dataSourceState.dataArray,rowInfoStore:H.dataSourceState.rowInfoStore,selectionMode:H.dataSourceState.selectionMode,cellSelection:H.dataSourceState.cellSelection,isNodeReadOnly:H.dataSourceState.isNodeReadOnly})),U=Oe(le);Qh({columnSize:Y,brain:f,computedPinnedStartColumns:A,computedPinnedEndColumns:O,computedVisibleColumns:N,computedRowHeight:G,dataArray:le,bodySize:t,rowspan:$});let j=Aw(0);Dr(()=>f.onRenderCountChange(()=>{j.current=f.scrollTopMax}),[f]),Dr(()=>f.onRenderRangeChange(H=>{i().onRenderRangeChange?.(H)}),[f]),Dr(()=>f.onScrollStop(H=>{let{scrollTop:_,scrollLeft:se}=H;if(_===0&&R?.(),_+(w??_w)>=j.current){v?.();let{livePagination:Te,livePaginationCursor:Ne,dataArray:_e}=q();Te&&(X.cursorId=Ne!==void 0?Date.now():_e.length)}if(P){let Te=f.getRenderRange();P({scrollTop:_,scrollLeft:se,renderRange:Te,viewportSize:i().bodySize,firstVisibleRowIndex:Te.start[0],lastVisibleRowIndex:Te.end[0],firstVisibleColIndex:Te.start[1],lastVisibleColIndex:Te.end[1]})}}),[f,R,v,P]),Dr(()=>{t.height&&(r.ready=!0)},[!!t.height]),Dr(()=>{let{onReady:H}=i();H&&H({api:n,dataSourceApi:k})},[M]);let re=Zs(()=>({isNodeReadOnly:ae,selectionMode:ie,cellSelection:ue}),[ae,ie,ue]),pe=Ew(H=>{let{rowIndex:_,colIndex:se,heightWithRowspan:be,domRef:Ie,hidden:Te,width:Ne,onMouseLeave:_e,onMouseEnter:je}=H,Ke=U()[_],et=N[se];if(!Ke||!et)return null;let at=B?B.getRowHeight(_):be,Ve=!1;!h||typeof h=="function"&&!h(Ke)?Ve=!1:y&&(Ve=y(Ke)?"expanded":"collapsed");let W=x?f.getRowIndexInPage(_):null,te=x?f.getPageIndexForRow(_):null,ge=n.isEditorVisibleForCell({rowIndex:_,columnId:et.id});return Ia.createElement(ep,{...{getData:U,virtualized:!0,showZebraRows:m,groupRenderStrategy:p,rowIndexInHorizontalLayoutPage:W,horizontalLayoutPageIndex:te,rowIndex:_,rowInfoStore:ce,hidden:Te,toggleGroupRow:K,rowHeight:at,rowDetailState:Ve,onMouseEnter:je,onMouseLeave:_e,onRowMouseEnter:c,onRowMouseLeave:d,domRef:Ie,width:Ne,column:et,columnsMap:L,fieldsToColumn:z,rowStyle:I,rowClassName:C,cellStyle:S,cellClassName:b,visibleColumnIds:ne,computedColumnOrder:F,inEditMode:ge,getDataSourceState:q,dataSourceApi:k,dataSourceActions:X,getState:i,imperativeApi:n,componentActions:r,getComputed:a,getDataSourceMasterContext:l,dataSourceStatePartialForCell:re}})},[s,u,c,d,B,G,y,U,N,L,z,p,x,K,m,f,ce,I,C,b,S,q,k,X,i,n,r,a,l,ne,F,E,D,re]),de=Zs(()=>{if(y)return H=>{let{rowIndex:_,domRef:se}=H,Ie=U()[_];if(!Ie||!y(Ie)||!B)return Ia.createElement("div",{ref:se,className:Yu.hidden});let{rowDetailHeight:Te,rowHeight:Ne}=B.getSize(_);return Ia.createElement(iy,{rowInfo:Ie,rowDetailsCache:T,rowIndex:_,domRef:se,detailOffset:Ne,rowDetailHeight:Te,rowDetailRenderer:g})}},[M,pe,g,u,y,T]);return{renderCell:pe,renderDetailRow:de}}import{useEffect as Ow}from"react";function ly(){let{state:o,getState:e,actions:t}=oe(i=>({state:i.state,getState:i.getState,actions:i.actions})),{wrapRowsHorizontally:n}=o,r=Fo(n);Ow(()=>{if(r!==n){let{brain:i,headerBrain:a,renderer:l,onRenderUpdater:s}=e();i.destroy(),a.destroy(),l.destroy(),s.destroy();let u=Rs(Sa,!!n);t.brain=u.brain,t.headerBrain=u.headerBrain,t.renderer=u.renderer,t.onRenderUpdater=u.onRenderUpdater,t.headerRenderer=u.headerRenderer,t.headerOnRenderUpdater=u.headerOnRenderUpdater}},[r,n])}import*as cy from"react";var sy="_16lm1iw1 _16lm1iw1c _16lm1iwe";var uy=J(sy,Tl);function dy(o){return cy.createElement("div",{...o,className:o.className?J(uy,o.className):uy})}import*as kn from"react";var py={visible:"qy58ya1 qy58ya0 _16lm1iw2 _16lm1iw23 _16lm1iw26 _16lm1iw2c _16lm1iw2a",hidden:"qy58ya2 qy58ya0 _16lm1iw2 _16lm1iw23 _16lm1iw26 _16lm1iw2c _16lm1iw2a"},fy="qy58ya3 _16lm1iw2 _16lm1iw23 _16lm1iw26 _16lm1iw2c _16lm1iw2a",my="qy58ya4";var{rootClassName:Nw}=Fe,Qs=`${Nw}-LoadMask`;function Fw(o){let{visible:e,children:t="Loading"}=o;return kn.createElement("div",{className:`${py[e?"visible":"hidden"]} ${Qs}`},kn.createElement("div",{className:`${fy} ${Qs}-Overlay`}),kn.createElement("div",{className:`${my} ${Qs}-Text`},t))}var Ra=kn.memo(Fw);import{useMemo as Lw}from"react";var kw=[jd,`${Ht}--hovered`];function zw(o){return Array.isArray(o)&&(o=o.join(" ")),o.split(" ").map(e=>e.trim()).filter(Boolean)}function en(o){let e=Ge(),t=No(),{getComputed:n,api:r}=e,{renderer:i,onRenderUpdater:a,debugId:l,keyboardNavigation:s,activeRowIndex:u,loadingText:c,columnReorderDragColumnId:d,scrollStopDelay:p,brain:f,scrollerDOMRef:m,components:g,bodySize:y,activeCellIndex:h,rowDetailRenderer:b,showHoverRows:S,wrapRowsHorizontally:I,domProps:T,domRef:C,forceBodyRerenderTimestamp:R,rowHoverClassName:v,ready:P}=oe(z=>({ready:z.state.ready,columnReorderDragColumnId:z.state.columnReorderDragColumnId,forceBodyRerenderTimestamp:z.state.forceBodyRerenderTimestamp,renderer:z.state.renderer,onRenderUpdater:z.state.onRenderUpdater,debugId:z.state.debugId,keyboardNavigation:z.state.keyboardNavigation,activeRowIndex:z.state.activeRowIndex,loadingText:z.state.loadingText,scrollStopDelay:z.state.scrollStopDelay,brain:z.state.brain,scrollerDOMRef:z.state.scrollerDOMRef,components:z.state.components,bodySize:z.state.bodySize,activeCellIndex:z.state.activeCellIndex,rowDetailRenderer:z.state.rowDetailRenderer,showHoverRows:z.state.showHoverRows,wrapRowsHorizontally:z.state.wrapRowsHorizontally,domProps:z.state.domProps,domRef:z.state.domRef,rowHoverClassName:z.state.rowHoverClassName})),w=g?.LoadMask??Ra,x=n(),{computedRowHeight:E,computedRowSizeCacheForDetails:M}=x,D=M?.getRowHeight||E,{loading:A}=Ee(z=>({loading:z.dataSourceState.loading})),O=zn.useCallback(z=>{let $=e.getState(),K=z.target;if(!t&&z._from_row_detail)return;t&&(z._from_row_detail=!0);let Y=$c(K,Is(),$.domRef.current),ne,le,ce,ie;Y&&(le=Number(Y.dataset.colIndex),ie=Number(Y.dataset.rowIndex),ne=e.getComputed().computedVisibleColumns[le].id,ce=e.dataSourceApi.getRowInfoArray()[ie].id);let ue={columnId:ne,colIndex:le,rowId:ce,rowIndex:ie,event:z,target:Y??z.target};Y&&$.cellContextMenu(ue),$.contextMenu(ue)},[]),{renderCell:N,renderDetailRow:L}=ay({imperativeApi:r,getComputed:n,domRef:C,bodySize:y,computed:x}),{autoFocus:F,tabIndex:G}=T??{};ly();let B=Lw(()=>{if(!S)return;let z=[];return v&&(z=z.concat(v)),o.rowHoverClassName&&(z=z.concat(o.rowHoverClassName)),en.rowHoverClassName&&(z=z.concat(en.rowHoverClassName)),zw(z)},[S,v,o.rowHoverClassName,en.rowHoverClassName]);return zn.createElement(dy,{onContextMenu:O},zn.createElement(of,{forceRerenderTimestamp:R,debugId:l,tabIndex:G??0,autoFocus:F??void 0,activeRowIndex:P&&s==="row"?u:null,activeCellIndex:P&&s==="cell"&&!d?h:null,scrollStopDelay:p,renderer:i,wrapRowsHorizontally:I,onRenderUpdater:a,brain:f,activeCellRowHeight:D,renderCell:N,renderDetailRow:b?L:void 0,cellHoverClassNames:B,scrollerDOMRef:m,scrollVarHostRef:C}),zn.createElement(w,{visible:A},c))}en.rowHoverClassName=kw;function Vw(){return oe(o=>o.api)}function Gw(o){return oe(e=>e.api.getColumnApi(o))}var gy=o=>`--infinite-${o}`;var hy=40,yy=gy(Yc);var qt=Fe.rootClassName,{ManagedComponentContextProvider:Hw}=Mt({initSetupState:Um,forwardProps:Ym,mapPropsToState:Qm,cleanup:qm,allowedControlledPropOverrides:{rowHeight:!0,columnHeaderHeight:!0},mappedCallbacks:Zm(),getParentState:()=>hs(o=>o),debugName:o=>Ro(o.debugId,Sa)}),Kw=Pe.memo(function(){let e=kr(),{componentState:t,api:n,initialChildren:r}=oe(F=>({componentState:F.state,api:F.api,initialChildren:F.children})),{dataArrayLength:i,getDataSourceState:a,dataSourceActions:l,dataSourceApi:s}=Ee(F=>({dataArrayLength:F.dataSourceState.dataArray.length,getDataSourceState:F.getDataSourceState,dataSourceActions:F.dataSourceActions,dataSourceApi:F.dataSourceApi})),{domRef:u,portalDOMRef:c,onRowHeightCSSVarChange:d,onFlashingDurationCSSVarChange:p,onRowDetailHeightCSSVarChange:f,onColumnHeaderHeightCSSVarChange:m,rowHeightCSSVar:g,rowDetailHeightCSSVar:y,columnHeaderHeightCSSVar:h,scrollStopDelay:b,brain:S,activeRowIndex:I,activeCellIndex:T}=t,{licenseKey:C}=t;!C&&uo.licenseKey&&(C=uo.licenseKey),Dg(I,i,n),wg(T,i,n);let{onKeyDown:R}=jg();Pe.useEffect(()=>{let F=a(),G=xt(B=>{F.notifyRenderRangeChange({renderStartIndex:B[0],renderEndIndex:B[1]})},{wait:b});return S.onVerticalRenderRangeChange(G)},[S,b]);let v=Cg(C),{autoFocus:P,tabIndex:w,...x}=t.domProps??{},E=pd(x);Pe.useEffect(()=>{S.setScrollStopDelay(b),l.scrollStopDelayUpdatedByTable=b},[b]),xm(),zh(),Ph();let{menuPortal:M}=Rh(),{menuPortal:D}=Nh(),{menuPortal:A}=Fh(),{menuPortal:O}=Eh();Pe.useEffect(()=>{typeof globalThis.__DO_NOT_USE_UNLESS_YOU_KNOW_WHAT_YOURE_DOING_IS_READY=="function"&&globalThis.__DO_NOT_USE_UNLESS_YOU_KNOW_WHAT_YOURE_DOING_IS_READY(t.id,t.ready,n,{dataSourceApi:s})},[t.ready,n,s]);let N=Bh();Pe.useEffect(()=>{if(e){let F=e.getSnapshot();c.current=F.getMasterState().portalDOMRef.current}},[]);let L=r??Pe.createElement(Pe.Fragment,null,Pe.createElement(Yl,null),Pe.createElement(en,null));return Pe.createElement("div",{"data-debug-id":N,onKeyDown:R,ref:u,...E},L,Pe.createElement("div",{ref:c,className:J(`${st}Portal`,qu[1e7],Hr.absolute,$u[0],Bu[0])},M,D,A,O),g?Pe.createElement(Wn,{key:"row-height",varName:g,onChange:d}):null,Pe.createElement(Wn,{key:"flashing-duration",allowInts:!0,varName:me.components.Cell.flashingDuration,onChange:p}),y?Pe.createElement(Wn,{key:"row-detail-height",varName:y,onChange:f}):null,h?Pe.createElement(Wn,{key:"column-header-height",varName:h,onChange:m}):null,v?null:Pe.createElement(Pf,null),Pe.createElement(vh,null))});function Bw({children:o,store:e}){let{componentActions:t,componentState:n}=Et(),{scrollerDOMRef:r,scrollTopKey:i}=n,a=Oe(n),l=yg({state:n,actions:t,getState:a}),s=Oe(l),u=kr(),{getDataSourceState:c,dataSourceActions:d,getDataSourceMasterContext:p,dataSourceApi:f}=Kt(),[m]=Pe.useState(()=>vm({getComputed:s,getState:a,getDataSourceState:c,getDataSourceMasterContext:p,dataSourceApi:f,actions:t,dataSourceActions:d})),g={actions:t,state:n,computed:l,dataSourceActions:d,getDataSourceMasterContext:p,getDataSourceState:c,getComputed:s,getState:a,api:m,dataSourceApi:f,children:o};return e.setSnapshot(g),Pe.useLayoutEffect(()=>{e.notify()}),Ar(r,y=>{let h={width:y.width,height:y.height};t.bodySize=h},{earlyAttach:!0,debounce:50}),Pe.useEffect(()=>{r.current&&(r.current.scrollTop=0)},[i,r]),Pe.createElement(Kw,null)}var uo=function(o){let[e]=Pe.useState(()=>xg()),t=Yr();return Pe.createElement(Hw,{repeatWrappedGroupRows:!!o.wrapRowsHorizontally,rowHeight:hy,columnHeaderHeight:yy,...o},Pe.createElement(Sl,null,Pe.createElement(t.Provider,{value:e},Pe.createElement(Bw,{children:o.children,store:e}))))};uo.Header=Yl;uo.Body=en;uo.HScrollSyncContent=kh;uo.Footer=()=>Pe.createElement(Zu,null);uo.GroupingToolbar=Zh;import*as by from"react";function O3(o){let{DataSource:e}=Sr({nodesKey:"children",...o});return by.createElement(e,null,o.children??null)}import*as Ty from"react";var Sy=o=>(t,{unfilteredTreePaths:n,treeSelectionState:r,prevTreeSelectionState:i,lastUpdatedNodeInfo:a})=>{let l=new nt(i,{treePaths:n});r.forEachLeafNodePath((c,{selected:d})=>{l.setNodeSelection(c,d)}),a&&r.forEachLeafNodePath(c=>{l.setNodeSelection(c,a.selected)},a.nodePath);let u={defaultSelection:!1,selectedPaths:l.getSelectedLeafNodePaths()};o(u)};function Ww(o){return Ty.createElement(uo,{...o})}var wa=class{constructor(e){this.state="idle";this.result=void 0;this.error=void 0;this.doneAt=0;this.pendingPromise=void 0;this.debugName="";this.fetch=async(e,...t)=>{this.state="loading";let n=()=>{};try{this.logger(`Fetching query ${this.debugName}...`),this.pendingPromise=new Promise(r=>{n=r}),this.result=await e(...t),this.state="success"}catch(r){this.result=void 0,this.error=r,this.state="error"}return this.doneAt=Date.now(),this.pendingPromise=void 0,n(this),this.logger(`Fetched query ${this.debugName}. State: ${this.state}.`),this.getDoneSnapshot()};this.getCurrentSnapshot=()=>{let e={state:this.state,result:this.result,doneAt:this.doneAt,error:this.error,done:this.isDone()};return e.done||(e.promise=this.pendingPromise),e};this.getDoneSnapshot=async()=>{if(this.state==="idle")throw new Error("DataQuery is still idle");return this.pendingPromise&&await this.pendingPromise,{state:this.state,result:this.result,error:this.error,done:this.isDone(),doneAt:this.doneAt}};this.getResult=()=>{if(!this.isDone())throw new Error("DataQuery is not done yet");return this.result};this.isDone=()=>this.state==="success"||this.state==="error";this.isSuccess=()=>this.state==="success";this.debugName=e||"",this.logger=Xe(`IT:${e}:DataQuery`)}};function Vn(o){if(Array.isArray(o))return o.map(Vn);if(typeof o=="object"){if(o===null)return o;let e=o,t=Object.keys(e).sort((r,i)=>r.localeCompare(i)),n={};return t.forEach(r=>{let i=e[r];i!==void 0&&(n[r]=Vn(i))}),JSON.stringify(n)}return o instanceof Date?o.toISOString():o}var co=class co{constructor(e){this.queryCache=new ee;this.removeQueryIfErrored=(e,t)=>{if(e.getCurrentSnapshot().state!=="success"){let n=this.queryCache.get(t);if(e===n)return this.queryCache.delete(t),!0}return!1};this.fireQuery=e=>{let t=Vn(e.key),n=this.options.cache?this.queryCache.get(t):null;if(n!=null){let i=n.getCurrentSnapshot();if(i.state==="success")return{query:n,fromCache:!0};if(i.state==="loading")return{query:n,fromCache:!0};i.state==="error"&&this.removeQueryIfErrored(n,t)}let r=new wa(`${this.name}:${e.name}`);return this.queryCache.set(t,r),r.fetch(e.fn,e.key),r.getCurrentSnapshot().promise?.then(()=>{this.removeQueryIfErrored(r,t)}),{query:r,fromCache:!1}};this.query=e=>this.fireQuery(e).query.getCurrentSnapshot();this.awaitQuery=async e=>{let{query:t,fromCache:n}=this.fireQuery(e),r=t.getCurrentSnapshot();return r.promise&&(r=await t.getDoneSnapshot(),r.state==="error"&&n)?await this.fireQuery(e).query.getDoneSnapshot():r};this.isQueryInProgress=e=>{let t=Vn(e);return this.queryCache.get(t)?.getCurrentSnapshot().done??!1};this.hasQueryForKey=e=>{let t=Vn(e);return this.queryCache.has(t)};this.discardQueryForKey=e=>{let t=Vn(e);this.queryCache.delete(t)};if(this.options=e,co.clients.has(e.name)){let t=`There's already a DataClient with name "${e.name}". Specify a different name for the client`;throw new Error(t)}co.clients.set(e.name,this),this.name=e.name}static destroy(e){let t=co.clients.get(e);t&&t.destroy()}static destroyAll(){co.clients.forEach(e=>{co.destroy(e.name)})}destroy(){co.clients.delete(this.options.name)}};co.clients=new Map;var Cy=co;var jw={key:"*",when:o=>{let{activeCellIndex:e}=o.getState();if(e){let[t,n]=e,r=o.api.getColumnAtIndex(n);return r?o.api.isCellEditable({rowIndex:t,columnId:r.id}):!1}return!1},handler:(o,e)=>{let{key:t}=e;if(t!="Escape"&&t.length===1){let{activeCellIndex:n}=o.getState();if(n){let[r,i]=n,a=o.api.getColumnAtIndex(i);if(!a)return;requestAnimationFrame(()=>{o.api.startEdit({rowIndex:r,value:t,columnId:a.id})})}}}},$w={instantEdit:jw};import{useEffect as r5}from"react";function Uw(o,e){let{set:t,delete:n,clear:r}=o;return e.set&&(o.set=(i,a)=>(t.call(o,i,a),e.set(i,a),o)),e.delete&&(o.delete=i=>{let a=n.call(o,i);return e.delete(i),a}),(e.clear||e.beforeClear)&&(o.clear=()=>{e.beforeClear&&e.beforeClear(o);let i=r.call(o);return e.clear&&e.clear(),i}),()=>{t&&(o.set=t),n&&(o.delete=n),r&&(o.clear=r)}}var va=class va{constructor(e,t){this.orderRefs=[];if(typeof e=="number")this.maxSize=e,this.currentSet=new Set;else if(this.maxSize=t??va.DEFAULT_SIZE,e){let n=Array.from(e);this.maxSize<n.length&&n.slice(n.length-this.maxSize),this.currentSet=new Set,n.forEach(r=>{this.add(r)})}else this.currentSet=new Set}values(){return this.currentSet.values()}get size(){return this.currentSet.size}delete(e){return this.currentSet.has(e)?(this.currentSet.delete(e),this.orderRefs=this.orderRefs.filter(t=>t!==e),!0):!1}has(e){return this.currentSet.has(e)}add(e){if(this.currentSet.has(e))return this;if(this.maxSize-this.currentSet.size<=0){let[n]=this.orderRefs.splice(0,1);n&&this.currentSet.delete(n)}return this.orderRefs.push(e),this.currentSet.add(e),this}};va.DEFAULT_SIZE=10;var Js=va;var Pa=class Pa{constructor(e,t){this.orderRefs=[];if(typeof e=="number")this.maxSize=e,this.currentSet=new Set;else if(this.maxSize=t??Pa.DEFAULT_SIZE,e){let n=Array.from(e);this.maxSize<n.length&&n.slice(n.length-this.maxSize),this.currentSet=new Set,n.forEach(r=>{this.add(r)})}else this.currentSet=new Set}values(){return this.currentSet.values()}get size(){return this.currentSet.size}delete(e){return this.currentSet.has(e)?(this.currentSet.delete(e),this.orderRefs=this.orderRefs.filter(t=>t.deref()!==e),!0):!1}has(e){return this.currentSet.has(e)}add(e){if(this.currentSet.has(e))return this;if(this.maxSize-this.currentSet.size<=0){let[n]=this.orderRefs.splice(0,1),r=n.deref();r&&this.currentSet.delete(r)}return this.orderRefs.push(new WeakRef(e)),this.currentSet.add(e),this}};Pa.DEFAULT_SIZE=10;var eu=Pa;import{useEffect as Yw,useRef as Da}from"react";var qw=(o,e)=>o.every((t,n)=>t===e[n]),Xw=(o,e)=>{let t=Da(e),n=qw(e,t.current),r=Da(!0);t.current=e;let i=Da(["same"]),a=n?[Date.now()]:i.current;i.current=a;let l=Da(o);l.current=o,Yw(()=>{if(r.current){r.current=!1;return}return l.current()},a)};import{useEffect as Zw,useRef as xr}from"react";var Iy=(o,e,t)=>o.every((n,r)=>t?t(n,e[r]):n===e[r]),tu=(o,e)=>{let{same:t,different:n,compare:r}=e,i=xr(t),a=xr(n),l=Iy(t,i.current,r),s=!Iy(n,a.current,r),u=xr(!0);i.current=t,a.current=n;let c=xr(["same"]),d=l&&s?[Date.now()]:c.current;c.current=d;let p=xr(o);p.current=o,l&&s&&(u.current=!1),Zw(()=>{if(!u.current)return p.current()},d)};import*as vt from"react";var Ry=Z(Q.currentFlashingDuration),Qw=({children:o})=>vt.createElement(vt.Fragment,null,o),wy=1e3,vy={up:ni({direction:"up"}).split(" "),down:ni({direction:"down"}).split(" "),neutral:ni({direction:"neutral"}).split(" ")},Py=(o={})=>{let{flashDuration:e,flashClassName:t,render:n=Qw}=o;return vt.forwardRef((i,a)=>{let l=si(),{flashingDurationCSSVarValue:s}=oe(R=>({flashingDurationCSSVarValue:R.state.flashingDurationCSSVarValue})),u=typeof s=="number"?s??e??wy:e??wy,{domRef:c,value:d,column:p,rowInfo:f,htmlElementRef:m}=l,g=f.id,y=p.id,h=vt.useRef(!0),b=vt.useRef(d),S=h.current?null:b.current;h.current=!1;let I=vt.useRef(void 0),T=vt.useRef(void 0),C=vt.useRef(void 0);return tu(()=>{if(d===b.current)return;let R=()=>{let x=m.current;if(I.current&&(clearTimeout(I.current),I.current=void 0),C.current&&(clearTimeout(C.current),C.current=void 0),T.current&&x){let E=T.current,M=vy[E];x.classList.remove(...t?[t,...M]:M),x.style.removeProperty(Ry),T.current=void 0}};b.current=d;let v=m.current;if(!v)return;R();let P=typeof d=="number"?d>S?"up":"down":"neutral",w=vy[P];return v.style.setProperty(Ry,`${u}`),v.classList.add(...t?[t,...w]:w),T.current=P,I.current=setTimeout(R,u),R},{same:[y,g],different:[d]}),vt.createElement("div",{ref:c,...i,className:J(i.className)},n({children:i.children,oldValue:S}))})},Jw=Py();import*as Qe from"react";import{useEffect as xy,useRef as Dy}from"react";import{createPortal as ev}from"react-dom";function tv(o){let[e,t]=Qe.useState(null);return xy(()=>{let{debugTarget:n}=o,r=setInterval(()=>{if(globalThis.INFINITE&&globalThis.INFINITE[n]){let i=globalThis.INFINITE[n].getState;clearInterval(r),t(()=>i)}},100);return()=>{clearInterval(r)}},[o.debugTarget]),typeof e=="function"?Qe.createElement(My.Provider,{value:{getState:e}},Qe.createElement(ov,null)):null}var My=Qe.createContext({getState:()=>null});function ov(){let o=Qe.useContext(My),{getState:e}=o,[,t]=zt(),n=e().renderer.cellManager;xy(()=>{let s=xt(()=>{console.log("rerender"),t()},{wait:500});return n.onCellAttachmentChange(s)},[n,t]);let r=n.getRowsWithCells(),i=n.getColumnsWithCells(),a=Dy(null),l=Dy(null);return Qe.createElement("div",{style:{overflow:"auto"}},ev(Qe.createElement("div",{ref:a,style:{position:"absolute",top:0,left:0,width:"0px",height:"0px",pointerEvents:"none",background:"rgba(255, 0, 0, 0.5)",opacity:"0"}}),document.body),Qe.createElement("table",{style:{borderCollapse:"collapse"}},Qe.createElement("thead",null,Qe.createElement("tr",null,i.map(s=>Qe.createElement("th",{key:s,"data-col-index":s},s)))),Qe.createElement("tbody",null,r.map(s=>Qe.createElement("tr",{key:s,"data-row-index":s},i.map(u=>Qe.createElement("td",{key:u,style:{padding:5,border:"1px solid gray",background:n.getCellAt([s,u])?.getNode()?"rgba(0, 255, 0, 0.3)":"rgba(255, 0, 0, 0.3)"},"data-col-index":u},Qe.createElement("button",{onClick:()=>{let c=n.getCellAt([s,u])?.getElement();if(!c)return;let d=c.getBoundingClientRect();a.current.style.top=`${d.top}px`,a.current.style.left=`${d.left}px`,a.current.style.width=`${d.width}px`,a.current.style.height=`${d.height}px`,a.current.style.opacity="0.5",a.current.style.transition="opacity 0.5s",l.current&&clearTimeout(l.current),l.current=setTimeout(()=>{a.current.style.opacity="0",l.current=null},2e3),console.log(c)},style:{cursor:"pointer"}},"(",s,",",u,")"))))))))}var O5={CheckBox:Xt,LoadMask:Ra,MenuIcon:ir,StringFilterEditor:fn,NumberFilterEditor:Zr};export{Cn as AutoScroller,Ue as CellSelectionState,Ct as DRAG_ITEM_ATTRIBUTE,Cy as DataClient,dH as DataSource,MI as DataSourceActionType,ee as DeepMap,Sl as DragDropProvider,lr as DragInteractionTarget,jo as DragList,Js as FixedSizeSet,Jw as FlashingColumnCell,It as GroupRowsState,tv as INTERNAL_MatrixDebugger,uo as InfiniteTable,qt as InfiniteTableClassName,Kw as InfiniteTableComponent,$t as Menu,Tr as RowDetailCache,Dt as RowDetailState,Rt as RowDisabledState,Ae as RowSelectionState,O3 as TreeDataSource,dt as TreeExpandState,Ww as TreeGrid,nt as TreeSelectionState,eu as WeakFixedSizeSet,Fs as alignNode,O5 as components,Rp as createDefaultProxy,Py as createFlashingColumnCellComponent,xt as debounce,Xe as debug,wp as defaultDragProxyMove,ko as defaultFilterTypes,Os as eventMatchesKeyboardShortcut,gm as filterDataArray,ko as filterTypes,uC as flatten,Mt as getComponentStateRoot,Jl as group,Uw as interceptMap,$w as keyboardShortcuts,to as multisort,ns as multisortNested,Vn as queryKeyToCacheKey,pC as toTreeDataArray,Et as useComponentState,xI as useDataSourceApi,Sr as useDataSourceInternal,Ee as useDataSourceSelector,hs as useDataSourceState,So as useDragDropProvider,In as useDragListContext,tu as useEffectWhen,Xw as useEffectWhenSameDeps,An as useEffectWithChanges,aG as useEffectWithObject,Us as useGridScroll,Gw as useInfiniteColumnApi,si as useInfiniteColumnCell,vl as useInfiniteColumnEditor,Yn as useInfiniteColumnFilterEditor,Xr as useInfiniteHeaderCell,Cw as useInfinitePortalContainer,Vw as useInfiniteTableApi,iG as useLayoutEffectWithChanges,Vm as useManagedDataSource,No as useMasterRowInfo,lo as useOverlay,AR as useOverlayPortal,Fo as usePrevious,pH as useRowInfoReducers,dw as useVisibleColumnSizes,Sy as withSelectedLeafNodesOnly};
|
|
29
|
+
`,`You are using version "${e.version}" of Infinite Table, which was published on ${r.toDateString()}.`,"Please visit infinite-table.com to renew your license.","Thank you for playing fair!"],t),!1):!0},oR=o=>{let e="",t=o.split("|").map(l=>{let[s,u]=l.split("=");return s==="C"&&(e=u),{name:s,value:u}});if(!e)throw"Invalid license";let n=e.split(",").reverse(),r=n.pop();n.forEach((l,s)=>{let u=t[s];if(xs(u.value)!==l)throw"Invalid license"});let i=[...t];i.pop();let a=i.map(l=>`${l.name}=${l.value}`).join("|");if(xs(a)!==r)throw"Invalid license";return t=t.map(l=>({...l,value:decodeURI(l.value)})),tR(t)};var rR=/(https):\/\/\d+\-\d+\-\d+\-(sandpack\.codesandbox\.io)/g,iR=/(https):\/\/\S+(\.csb\.app)/g,Cg=typeof window<"u"?window.location.origin:"",aR=()=>{let[o,e,t]=Array.from(rR.exec(Cg)||[]);return e==="https"&&t==="sandpack.codesandbox.io"},lR=()=>{let[o,e,t]=Array.from(iR.exec(Cg)||[]);return e==="https"&&t===".csb.app"},sR=lR()||aR(),Ig=(o="")=>{let t=!!No();return nR(()=>{if(t)return!0;let r=Tg(o,{publishedAt:1624970570587,version:"9.0.3"});return!o&&!r&&sR?!0:r},[o,t])};import{useRef as Rg,useEffect as wg}from"react";var uR=10;function vg(o,e,t){let n=Rg(!1),r=Rg(null);wg(()=>{o!=null&&(n.current=!1,_t(r.current))},[o]),wg(()=>{if(o!=null&&!n.current){let a=function(l=0){l++,_t(r.current),r.current=ze(()=>{n.current=t.scrollCellIntoView(o[0],o[1],{offset:30}),!n.current&&l<uR&&a(l)})};var i=a;a()}return()=>{_t(r.current)}},[o,e])}import{useRef as Pg,useEffect as Dg}from"react";var cR=10;function xg(o,e,t){let n=Pg(!1),r=Pg(null);Dg(()=>{o!=null&&(n.current=!1,cancelAnimationFrame(r.current))},[o]),Dg(()=>{if(o!=null&&!n.current){let a=function(l=0){l++,r.current=requestAnimationFrame(()=>{n.current=t.scrollRowIntoView(o,{offset:0}),!n.current&&l<cR&&a(l)})};var i=a;a()}return()=>{cancelAnimationFrame(r.current)}},[o,e])}function Mg(){return fo()}import{useCallback as TR,useMemo as CR,useEffect as IR}from"react";function Eg(o,e){Ms(o,e),pR(o,e),e.detail===2&&dR(o,e),o.getState().onCellClick?.(o,e)}function dR(o,e){if(oi(e.target))return;let{onCellDoubleClick:t}=o.getState(),n={preventEdit:!1};if(t){let a=t(o,e);a&&typeof a=="object"&&(n={...n,...a})}if(n.preventEdit)return;let i=o.getComputed().computedVisibleColumns[o.colIndex];o.api.startEdit({rowIndex:o.rowIndex,columnId:i.id})}function pR(o,e){let{getDataSourceState:t,getState:n,getComputed:r,rowIndex:i,colIndex:a,dataSourceActions:l}=o,s=t(),{selectionMode:u,cellSelection:c}=s;if(!c||u!=="multi-cell")return;let{multiCellSelector:d,computedVisibleColumns:p}=r(),{brain:f,debugId:m}=n(),{rowsPerPage:g}=f,y=p.length,h=new Ue(c);h.debugId=m??"",d.cellSelectionState=h;let b={rowIndex:i,colIndex:a};if(e.metaKey||e.ctrlKey)d.singleAddClick(b);else if(e.shiftKey){let S=!!n().wrapRowsHorizontally;d.multiSelectClick(b,S?{horizontalLayout:S,rowsPerPage:g,columnsPerSet:y}:{horizontalLayout:S})}else d.resetClick(b);l.cellSelection=h}function Ms(o,e){let{rowIndex:t,getDataSourceState:n,getComputed:r,dataSourceActions:i,api:a,cloneRowSelection:l}=o,{multiRowSelector:s,renderSelectionCheckBox:u}=r(),c=n(),{selectionMode:d,groupBy:p,dataArray:f,isTree:m}=c;if(p.length||m||f[t]?.rowDisabled)return!1;if(d==="multi-row"){if(u&&!e.key)return!1;let{rowSelection:y}=c;if(y=l(y),s.rowSelectionState=y,y&&typeof y=="object")return e.shiftKey?s.multiSelectClick(t):e.metaKey||e.ctrlKey?s.singleAddClick(t):s.resetClick(t),i.rowSelection=y,!0}else if(d==="single-row"){let h=f[t].id;e.metaKey||e.ctrlKey?a.rowSelectionApi.toggleRowSelection(h):a.rowSelectionApi.selectRow(h)}return!1}function Ag(o,e){e.detail!==2&&void 0}var fR={Enter:!0," ":!0,a:!0};function _g(o,e){let{getState:t,getDataSourceState:n,dataSourceActions:r,api:i,dataSourceApi:a,cloneRowSelection:l,cloneTreeSelection:s}=o,{key:u,ctrlKey:c,metaKey:d}=e;if(!fR[u])return!1;let p=t(),f=n(),{activeRowIndex:m,activeCellIndex:g,keyboardNavigation:y,keyboardSelection:h}=p,{selectionMode:b,groupBy:S,rowSelection:I,treeSelectionState:T,isTree:C}=f;if(h===!1)return!1;let R=y==="row"&&m!=null?m:y==="cell"&&g!=null?g[0]:null,v=R!=null?f.dataArray[R]:null;if(!v||R==null)return!1;if(b==="single-row"&&u===" ")return i.rowSelectionApi.toggleRowSelection(v.id),!0;if(b!=="multi-row")return!1;if(u==="a"&&(c||d)){if(C&&T){let w=s(T);return w.selectAll(),r.treeSelection=w,!0}let P=l(I);return P.selectAll(),r.rowSelection=P,!0}if(u===" "){if(S.length)return v.isGroupRow&&v.groupKeys?i.rowSelectionApi.toggleGroupRowSelection(v.groupKeys):i.rowSelectionApi.toggleRowSelection(v.id),!0;if(C){if(v.isTreeNode&&v.nodePath)return a.treeApi.toggleNodeSelection(v.nodePath),!0}else{let P={key:e.key,metaKey:e.metaKey,ctrlKey:e.ctrlKey,shiftKey:e.shiftKey,preventDefault:()=>e.preventDefault()},{renderSelectionCheckBox:w}=o.getComputed();return w&&(P.metaKey=!1,P.ctrlKey=!0),Ms({...o,rowIndex:R},P)}}return!1}var Og=["input","textarea","select","[tabindex]","a[href]","button","object"].join(", "),Ng=o=>Array.from(o.querySelectorAll(Og)).filter(t=>!!t.offsetParent),la=o=>o.querySelector(Og);var Lg=on(Vo());async function Fg(o,e=10,t=300){return new Promise((n,r)=>{let i=Date.now();function a(){if(Date.now()-i>t)return r(!1);if(!o()){setTimeout(a,e);return}n(!0)}a()})}var mR=10,gR=(o,e)=>o-e;function sa(o,e){let{getComputed:t,getDataSourceState:n,getState:r,api:i,dataSourceApi:a}=e,{editingCell:l,isRowDetailEnabled:s}=r(),{dataArray:u}=n(),{computedVisibleColumns:c,computedColumnsMap:d}=t(),p=c[o.colIndex];if(!p)return!1;if(l&&l.columnId===p.id&&l.rowIndex===o.rowIndex)return!0;if(!p.contentFocusable)return!1;if(p.contentFocusable===!0)return!0;let f=u[o.rowIndex],m=!s||typeof s=="function"&&!s(f)?!1:i.rowDetailApi.isRowDetailExpanded(f.id)?"expanded":"collapsed",g=ut(p.id,e);return p.contentFocusable({column:p,...bn({column:p,rowInfo:f,columnsMap:d,context:e,rowDetailState:m}).formattedValueContext,columnApi:g,api:i,dataSourceApi:a})}function Es(o,e,t){let n=t.getState().editingCell;return hR(o,e,t,{isCellFocusable:sa,isColumnElligible:i=>n&&n.columnId===i.id?!0:!!i.contentFocusable})}function kg(o,e,t){let n=(0,Lg.default)(t,o+e,gR);return n<0&&(n=~n,e>0&&n>=t.length||e<0&&n===0)?null:t[n]??null}globalThis.getNextCol=kg;function hR(o,e,t,n){let{isColumnElligible:r,isCellFocusable:i}=n,a=t.getComputed().computedVisibleColumns.filter(r).reduce((d,p)=>(d.push(p.computedVisibleIndex),d),[]);if(!a.length)return null;let{getDataSourceState:l}=t,{dataArray:s}=l(),u=o.rowIndex,c=o.colIndex;for(;u!=null||c!=null;){if(c=c===null?a[e===-1?a.length-1:0]:kg(c,e,a),c===null){if(u+=e,u<0||u>=s.length)return null;continue}if(i({colIndex:c,rowIndex:u},t))return{colIndex:c,rowIndex:u}}return null}async function zg(o){let e={rowIndex:o.getDataSourceState().dataArray.length-1,colIndex:o.getComputed().computedVisibleColumns.length-1},t=sa(e,o)?e:Es(e,-1,o);if(t){await As([t.rowIndex,t.colIndex],o);let n=o.getState().getDOMNodeForCell(t);if(!n)return;la(n)?.focus()}}async function As([o,e],t){let{api:n}=t;return new Promise((r,i)=>{let a=mR,l=null,s=!1;function u(c=0){c++,_t(l),l=ze(async()=>{if(s=n.scrollCellIntoView(o,e,{offset:30}),!s&&c<a&&u(c),s){try{await Fg(()=>!!t.getState().getDOMNodeForCell({rowIndex:o,colIndex:e}))}catch(d){i(d);return}r(!0)}})}u()})}var yR=`.${Ht}`;function Vg(o,e){if(e.key!=="Tab")return!1;let t=e.shiftKey?-1:1,n=e.target,r=o.getState().scrollerDOMRef.current,i=document.activeElement===r||n===r;if(!r||i&&t===-1)return!1;let a=i?null:yo(n,yR),l=null,s=null;if(a)l=Number(a.getAttribute("data-row-index")),s=Number(a.getAttribute("data-col-index"));else if(i){let{activeCellIndex:c}=o.getState();[l,s]=c||[0,0]}if(l==null||s==null||isNaN(l)||isNaN(s))return!1;let u=i&&sa({colIndex:s,rowIndex:l},o)?{rowIndex:l,colIndex:s}:Es({rowIndex:l,colIndex:s},t,o);if(!u){if(t===-1)r.focus();else{let c=Ng(document.body),d=o.getState().focusDetectDOMRef.current,p=c.findIndex(m=>m===d);c[p+1]?.focus()}return!0}return As([u.rowIndex,u.colIndex],o).then(()=>{let c=o.getState().getDOMNodeForCell(u);if(!c)return;la(c)?.focus()}),!0}var Gg={control:"ctrl"},Hg={"control|cmd":"ctrl","cmd|control":"ctrl","ctrl|cmd":"ctrl","cmd|ctrl":"ctrl"},bR={esc:"escape"},Bg={cmd:o=>o.metaKey,alt:o=>o.altKey,ctrl:o=>o.ctrlKey,shift:o=>o.shiftKey},Wg=Object.keys(Bg),_s=new Set(Wg),SR=new Set(["shift","alt"]);function Os(o,e){return Array.isArray(e)?e.some(t=>Kg(o,t)):Kg(o,e)}function Kg(o,e){let t=o.key.toLowerCase(),n=e.split("+").map(p=>p.toLowerCase().trim()),r=n.find(p=>Hg[p]),i=n.map(p=>Gg[p]||Hg[p]||bR[p]||p),a=i.filter(p=>_s.has(p)),l=i.filter(p=>!_s.has(p)),s=Wg.reduce((p,f)=>(p[f]=Bg[f](o),p),{});r&&s.cmd&&(s.cmd=!1,s.ctrl=!0);let u=Object.keys(s).filter(p=>s[p]);if(!a.every(p=>s[p]===!0))return!1;if(l.includes("*")){if(u.length<a.length||u.filter(f=>!SR.has(f)).length)return!1}else if(a.length!=u.length)return!1;return!l.length||_s.has(t)||t==="meta"||Gg[t]?!1:l.reduce((p,f)=>p?f==="*"||t===f:!1,!0)}async function jg(o,e){let t={...o,cloneRowSelection:a=>Li(a,o.getDataSourceState),cloneTreeSelection:a=>Vi(a,o.getDataSourceState)},{onKeyDown:n}=o.getState(),r={preventEdit:!1,preventEditStop:!1,preventDefaultForTabKeyWhenEditing:!0,preventSelection:!1,preventNavigation:!1};if(n){let a=n(o,e);a&&typeof a=="object"&&(r={...r,...a})}if(!r.preventSelection&&_g(t,e)&&e.preventDefault(),(Vg(t,e)||!o.getState().focusedWithin&&!r.preventNavigation&&Rm(t,e))&&e.preventDefault(),!r.preventEdit&&e.key==="Enter"&&!o.api.isEditInProgress()){let{activeCellIndex:a}=o.getState();if(a){let[l,s]=a,u=o.getComputed().computedVisibleColumns[s];u.computedEditable&&o.api.startEdit({rowIndex:l,columnId:u.id})}}o.api.isEditInProgress()&&(e.key==="Escape"&&!r.preventEditStop&&o.api.stopEdit({cancel:!0}),e.key==="Tab"&&r.preventDefaultForTabKeyWhenEditing&&e.preventDefault());let{keyboardShortcuts:i}=o.getState();if(i)for await(let a of i){if(!Os(e,a.key)||a.when&&!await a.when(o))continue;let l=await a.handler(o,e);if(l&&l.stopNext)break}}function RR(){let{getState:o,actions:e,api:t,getComputed:n,getDataSourceMasterContext:r}=Ge(),{getDataSourceState:i,dataSourceActions:a,dataSourceApi:l}=Kt();return CR(()=>({getComputed:n,getDataSourceMasterContext:r,dataSourceApi:l,api:t,getState:o,actions:e,getDataSourceState:i,dataSourceActions:a,cloneTreeSelection:c=>Vi(c,i),cloneRowSelection:c=>Li(c,i)}),[o,e,i,a,t,l,n])}function wR(){let o=RR();IR(()=>{let e=o.getState().keyDown.onChange(a=>{jg(o,a)});function t(a){if(!a)return;let l=a.event,s=o.getComputed().computedVisibleColumns[a.colIndex],u=ut(s.id,o);Eg({...o,rowIndex:a.rowIndex,colIndex:a.colIndex,column:s,columnApi:u},{...l,key:""})}let n=o.getState().cellClick.onChange(t);function r(a){if(!a)return;let{event:l,rowIndex:s,colIndex:u}=a,c=o.getComputed().computedVisibleColumns[u],d=ut(c.id,o);Ag({...o,rowIndex:s,colIndex:u,column:c,columnApi:d},l)}let i=o.getState().cellMouseDown.onChange(r);return()=>{e(),n(),i()}},[])}function vR(){let{getState:o}=oe(t=>({getState:t.getState}));return{onKeyDown:TR(t=>{o().keyDown(t)},[])}}function $g(){return wR(),vR()}import{useEffect as Rh}from"react";import*as He from"react";import{useCallback as Ls,useEffect as DR,useLayoutEffect as xR,useState as ca}from"react";import{createPortal as MR}from"react-dom";var ua="__is_infinite_menu_component";function Ns(o){return!!o.tagName}function qg(o){let{alignTarget:e,alignAnchor:t,constrainTo:n,alignPosition:r}=o,i=we.from(Ns(e)?e.getBoundingClientRect():e),a=we.from(Ns(t)?t.getBoundingClientRect():t),l=n?we.from(Ns(n)?n.getBoundingClientRect():n):null;if(!l)return{...Ug({anchorRect:a,targetRect:i,position:r[0]}),index:0};let s=null;for(let u=0,c=r.length;u<c;u++){let d=Ug({anchorRect:a,targetRect:i,position:r[u],constrainRect:l});if(u===0&&(s={...d,index:0}),d.valid)return{...d,index:u}}return s}function Ug(o){let e=we.from(o.targetRect),t=we.from(o.anchorRect),n=o.constrainRect?we.from(o.constrainRect):null,{position:r}=o,[i,a]=r,l=Yg(e,i),s=Yg(t,a),u=l.getDistanceToPoint(s);e.shift(u);let c=n?n.contains(e):!0;return{alignPosition:r,alignedRect:e,valid:c,distance:u}}function Yg(o,e){return e==="TopLeft"?We.from({top:o.top,left:o.left}):e==="TopCenter"?We.from({top:o.top,left:o.left+(o.width>0?Math.round(o.width/2):0)}):e==="TopRight"?We.from({top:o.top,left:o.left+o.width}):e==="BottomLeft"?We.from({left:o.left,top:o.top+o.height}):e==="BottomCenter"?We.from({left:o.left+(o.width>0?Math.round(o.width/2):0),top:o.top+o.height}):e==="BottomRight"?We.from({left:o.left+o.width,top:o.top+o.height}):e==="CenterLeft"?We.from({left:o.left,top:o.top+(o.height>0?Math.round(o.height/2):0)}):e==="CenterRight"?We.from({left:o.left+o.width,top:o.top+(o.height>0?Math.round(o.height/2):0)}):We.from({left:o.left+(o.width>0?Math.round(o.width/2):0),top:o.top+(o.height>0?Math.round(o.height/2):0)})}function PR(o){return o&&typeof o.then=="function"||o instanceof Promise}function Zg(o){return o==null||typeof o=="string"?!1:typeof o.tagName=="string"}async function Xg(o){return typeof o=="function"&&(o=o()),PR(o)&&(o=await o),typeof o=="string"&&(o=document.querySelector(o)),o&&Zg(o)&&(o=o.getBoundingClientRect()),o?we.from(o):null}async function Qg(o){let e=null;typeof o=="function"?e=o():e=o;function t(n){let r=null;return typeof n=="string"&&(r=document.querySelector(n)),Zg(n)&&(r=n),r||null}return t(await e)}async function Fs(o,e){let{constrainTo:t,alignTo:n,alignPosition:r}=e;Object.keys(n).length===2&&n.top!==void 0&&n.left!==void 0&&(n={...n,width:0,height:0}),typeof t=="boolean"&&(t=t?document.documentElement.getBoundingClientRect():void 0);let i=t&&await Xg(t)||void 0,a=n?await Xg(n):void 0,l=we.from(o.getBoundingClientRect());if(!a)return;let{alignedRect:s}=qg({constrainTo:i,alignAnchor:a,alignTarget:l,alignPosition:r});o.style.transform=`translate3d(${s.left}px,${s.top}px, 0px)`;let u=o.getBoundingClientRect();if(u.left!==s.left||u.top!==s.top){let c=o.offsetParent;if(c){let d=c.getBoundingClientRect(),p=d.left,f=d.top,m=s.left-p,g=s.top-f;o.style.transform=`translate3d(${m}px,${g}px, 0px)`}}}function ER(o){return He.createElement("div",{style:{position:"fixed",top:0,left:0}},o.children)}function AR(o){let e=He.useRef(null);return DR(()=>o.realign.onChange(t=>{e.current&&t&&Fs(e.current,t)}),[o.realign]),He.createElement("div",{style:{position:"absolute",top:0,left:0},ref:Ls(t=>{t&&Fs(t,o),e.current=t},[])},typeof o.children=="function"?o.children():o.children)}function _R(o,e){let[t,n]=ca(null);return xR(()=>{async function r(){let i=e?await Qg(e):null;i!=null&&n(i)}e&&r()},[e]),e?t?MR(o,t):He.createElement(He.Fragment,null):e===null||e===!1?o:He.createElement(ER,null,o)}function OR(o){if(He.Children.count(o)===1){let e=He.Children.only(o);if(He.isValidElement(e))return e.props.id||e.key}return null}function NR(o,e,t){if(He.Children.count(o)===1){let n=He.Children.only(o);if(He.isValidElement(n)&&n.type[ua]){let r={};return n.props.portalContainer===void 0&&(r.portalContainer=e),n.props.constrainTo===void 0&&(r.constrainTo=t),He.cloneElement(n,r)}}return o}function lo(o){let e=o,[t]=ca(()=>new Map),[n,r]=ca(null),[i,a]=ca(0),l=Ls(()=>{let m=[];for(let[g,y]of t)m.push(He.createElement(AR,{...y,key:y.key}));return m},[]),[s,u]=zt(),c=_R(l(),o.portalContainer),d=Ls((m,g)=>{let h=`${g.id||OR(m)||Nt()}`,b=t.get(h),S=C=>()=>{let R=typeof C=="function"?C():C;return NR(R,e.portalContainer,g.constrainTo??e.constrainTo)},I=S(m),T=(C,R)=>{if(!b)return;let v=S(C);Object.assign(b,{children:v}),u(),!!!R?.skipRealign&&(r(b.key),a(Date.now()))};return b?(Object.assign(b,g),T(m),T):(b={key:h,children:I,alignPosition:g.alignPosition,alignTo:g.alignTo,constrainTo:g.constrainTo,realign:ye()},t.set(b.key,b),u(),T)},[t,e.portalContainer,u]);He.useEffect(()=>{if(n){let m=t.get(n);m&&m.realign(m)}},[n,i]);let p=m=>{m=`${m}`,t.has(m)&&(t.delete(m),u())},f=()=>{t.clear(),u()};return He.useEffect(()=>{},[]),{portal:c,hideOverlay:p,clearAll:f,rerenderOverlays:u,showOverlay:d}}import*as Ch from"react";import*as Fn from"react";import*as dh from"react";import*as uh from"react";function da(o){return null}da.defaultProps={__is_menu_item:!0};var Jg="submenu",FR="-";function eh(){return{keyboardActiveItemKey:null,activeItemKey:null,generatedId:Nt(),focused:!1,destroyed:!1,domRef:{current:null}}}function th(){return{parentMenuId:1,parentMenuItemKey:1,onHideIntent:1,constrainTo:1,onAction:1,onShow:1,onHide:1,autoFocus:1,wrapLabels:1}}var ks=({columns:o,keyboardActiveItemKey:e,activeItemKey:t,menuId:n},r,i)=>{let a=r&&(r.key!=null||r.label!=null)?r:null,l=a===null?r===FR?i.renderSeparator():r:null;return a!=null?{type:"item",parentMenuId:n,disabled:!!a.disabled,keyboardActive:a.key===e,active:a.key===t,value:a,span:a.span||1,key:a.key,menu:a.menu||null,style:a.style,className:a.className,originalMenuItem:a}:{type:"decoration",value:l,span:o.length,style:{gridColumnStart:1,gridColumnEnd:o.length+10}}},LR=[{name:"label"}],oh=(o,e)=>{let{props:t,state:n}=o,{activeItemKey:r,keyboardActiveItemKey:i}=n,{items:a,children:l,addSubmenuColumnIfNeeded:s,parentMenuId:u}=t,c=t.id||n.generatedId;u&&(c=`${u}-${c}`);let d=[...t.columns||LR],p={columns:d,keyboardActiveItemKey:i??null,activeItemKey:r??null,menuId:c},f=[];a?f=a.map(g=>ks(p,g,e)):!a&&typeof l!="function"&&(f=e.childrenToRuntimeItems?e.childrenToRuntimeItems(p,l):[]),s&&f.filter(y=>y.type==="item"&&y.menu!=null).length>0&&!d.find(y=>y.name==Jg)&&d.push({name:Jg,render:e.renderSubmenuColumn});let m=f.filter(g=>g.type==="item"&&!g.disabled);return{runtimeItems:f,runtimeSelectableItems:m,columns:d,menuId:c}};import*as Nn from"react";var nh="db3arf0 _16lm1iw0 _16lm1iw1 _16lm1iw1w _16lm1iw2f _16lm1iw8",rh=he({defaultClassName:"db3arf2 _16lm1iw1p _16lm1iw2j _16lm1iw1x",variantClassNames:{disabled:{true:"db3arf3 _16lm1iwl _16lm1iw1x",false:"_16lm1iwk"},active:{true:"db3arf5",false:"db3arf6"},pressed:{false:"db3arf7",true:"db3arf8"},keyboardActive:{true:"db3arf9",false:"db3arfa"}},defaultVariants:{},compoundVariants:[[{active:!0,disabled:!1},"db3arfb"],[{pressed:!0,active:!0,disabled:!1},"db3arfc"]]}),ih="db3arf1",ah="db3arfd";function lh(){return Nn.createElement("hr",{className:ah})}var pa={renderSeparator:()=>Nn.createElement(lh,null),renderSubmenuColumn:({domProps:o,item:e})=>e.menu?Nn.createElement("div",{...o},Nn.createElement(Bo,{expanded:!1})):Nn.createElement("div",{...o})};var sh=(o,e)=>ks(o,e,pa);function ch(o,e){return uh.Children.map(e,t=>{if(t&&(t.props.__is_menu_item||t.type===da)){let n={...t.props};return n.key||(n.key=t.key),n.description||(n.description=t.props.children),n.label||(n.label=n.children),sh(o,n)}return sh(o,t)})||[]}function ph(){return{...eh(),domRef:dh.createRef()}}var fh=()=>th(),mh=o=>oh(o,{...pa,childrenToRuntimeItems:ch});import*as kt from"react";import{useCallback as Qo,useLayoutEffect as jR,useRef as $R,useState as Gs}from"react";function gh(o,e){let t=hh(o,e);if(!t.length)return null;let n=we.from(t[0]?.getBoundingClientRect()),r=we.from(t[t.length-1].getBoundingClientRect()),i=n;return i.width=r.left+r.width-n.left,i}function hh(o,e){let t=yo(document.querySelector(`[data-menu-id="${o}"] [data-menu-item-key="${e}"]`),`[data-menu-id="${o}"]`);if(!t)return[];let n=t.querySelectorAll(`[data-menu-item-key="${e}"]`);return Array.from(n)}function yh(o,e){let t=hh(o,e);if(!t.length)return null;for(let n of t){let r=n.querySelector('input[type="checkbox"]');if(r)return r}return null}var Rr=class extends hn{constructor(e){super(e.slice(0,3))}};var kR=250;function zR(o,e=100){let t=Date.now();return new Promise(n=>{let r,i=()=>{if(r=o(),r!==void 0){n(r);return}if(Date.now()-t>e){n(void 0);return}ze(i)};ze(()=>{i()})})}var VR=De(),fa=class{constructor(e){this.activeItem=null;this.currentHoveredItem=null;this.activeItemLeavePoint=null;this.menuLeaveTimeoutId=null;this.activeItemMenuRect=null;this.lastPointerMoveTimestamp=0;this.mouseMoveTimeoutId=0;this.lastHorizontalDiff=0;this.getTimeout=()=>this.params.timeout||kR;this.getPointerMoveTarget=()=>document.documentElement||VR;this.removePointerMoveListener=()=>{this.getPointerMoveTarget().removeEventListener("pointermove",this.onPointerMoveWhileActiveItem)};this.onPointerMoveWhileActiveItem=e=>{if(clearTimeout(this.mouseMoveTimeoutId),!e){this.lastPointerMoveTimestamp=Date.now();return}if(!this.currentHoveredItem||this.currentHoveredItem===this.activeItem)return;let t=Date.now();this.lastPointerMoveTimestamp||(this.lastPointerMoveTimestamp=t);let r=t-this.lastPointerMoveTimestamp>this.getTimeout();this.lastPointerMoveTimestamp=t;let i=()=>{this.setActiveItem(null,null),this.onItemChange(!0,this.currentHoveredItem,e)};if(r){i();return}let a=this.currentHoveredItem;this.mouseMoveTimeoutId=setTimeout(()=>{if(a!==this.currentHoveredItem)return;Date.now()-this.lastPointerMoveTimestamp>this.getTimeout()&&i()},this.getTimeout());let l=new We({left:e.clientX,top:e.clientY});if(!this.activeItemMenuRect||!this.activeItemLeavePoint)return;let s=this.activeItemLeavePoint.left<this.activeItemMenuRect.left,c=(s?1:-1)*(l.left-this.activeItemLeavePoint.left);if(c-this.lastHorizontalDiff<0){this.lastHorizontalDiff=0,i();return}this.lastHorizontalDiff=c,(s?new Rr([this.activeItemLeavePoint,this.activeItemMenuRect.getTopLeft(),this.activeItemMenuRect.getBottomLeft()]):new Rr([this.activeItemLeavePoint,this.activeItemMenuRect.getTopRight(),this.activeItemMenuRect.getBottomRight()])).containsPoint(l)||(this.setActiveItem(null,null),this.onItemChange(!0,this.currentHoveredItem,e))};this.setupMenuLeaveTracking=()=>{this.menuLeaveTimeoutId=setTimeout(()=>{this.activeItem&&this.params.itemHasSubMenu(this.activeItem)||this.setActiveItem(null,null)},this.getTimeout())};this.setActiveItem=(e,t)=>{if(e!==this.activeItem){if(e==null){this.removePointerMoveListener(),this.params.onItemActivate(null,null),this.activeItem=null,this.activeItemMenuRect=null;return}this.activeItem=e,this.params.onItemActivate(e,t),this.activeItemMenuRect=null,zR(()=>this.activeItem!=e?!1:this.params.getMenuRectFor(e)).then(n=>{this.activeItem==e&&n&&(this.activeItemMenuRect=n)})}};this.onItemChange=(e,t,n)=>{if(clearTimeout(this.menuLeaveTimeoutId),clearTimeout(this.mouseMoveTimeoutId),!e){this.removePointerMoveListener(),t===this.activeItem&&(this.activeItemLeavePoint=new We({left:n.clientX,top:n.clientY})),this.setupMenuLeaveTracking();return}if(this.currentHoveredItem=t,!this.activeItem||!this.params.itemHasSubMenu(this.activeItem)){this.setActiveItem(t,n.target);return}this.onPointerMoveWhileActiveItem(),this.getPointerMoveTarget().addEventListener("pointermove",this.onPointerMoveWhileActiveItem)};this.getHandlers=()=>({onItemEnter:(e,t)=>{this.onItemChange(!0,e,t)},onItemLeave:(e,t)=>{this.onItemChange(!1,e,t)}});this.params=e}};import{createContext as GR,useContext as HR}from"react";var zs=GR(null);function Vs(){return HR(zs)}import{useCallback as KR,useEffect as BR,useRef as WR}from"react";function bh(){let o=WR(!0);return BR(()=>(o.current=!0,()=>{o.current=!1}),[]),KR(()=>o.current,[])}function UR(o,e){let{parentMenuId:t,setSubmenuApi:n,setActiveItemKey:r,setKeyboardActiveItemKey:i,constrainTo:a,onHideIntent:l,api:s}=e,u=`${t}-submenu`,c=o.menu;return c?(typeof c=="function"&&(c=c()),kt.createElement($t,{key:u,parentMenuItemKey:o.key,parentMenuId:t,constrainTo:a,...c,autoFocus:!1,onShow:(d,p)=>{c?.onShow?.(d,p),n(p)},onHideIntent:d=>{c?.onHideIntent?.(d),l(d)},onHide:d=>{d.focused&&(r(null),i(o.key),s.focus())}})):null}function YR({onItemActivate:o}){let{getState:e}=Vs(),[{onItemEnter:t,onItemLeave:n}]=Gs(()=>new fa({parentMenuId:e().parentMenuId,onItemActivate:r=>{if(!r){o(null);return}let i=e().runtimeItems.filter(a=>a.type==="item"&&a.key===r)[0];o(i)},itemHasSubMenu:r=>!!e().runtimeItems.filter(a=>a.type==="item"&&a.key===r&&a.menu)[0],getMenuRectFor:r=>{let i=`[data-submenu-for="${r}"]`,a=document.querySelector(i);return a?we.from(a.getBoundingClientRect()):void 0}}).getHandlers());return{onItemEnter:Qo(t,[]),onItemLeave:Qo(n,[])}}function Sh(o){let{domProps:e}=o,{componentState:{columns:t,runtimeItems:n,menuId:r,activeItemKey:i,keyboardActiveItemKey:a,constrainTo:l,destroyed:s,onAction:u,wrapLabels:c,onShow:d,onHide:p,autoFocus:f,parentMenuItemKey:m,domRef:g},componentActions:y,getState:h}=Vs(),b=Qo(K=>{y.keyboardActiveItemKey=K},[]),S=Qo(K=>{y.activeItemKey=K},[]),I=bh(),[T,C]=Gs(null),R=null;jR(()=>{let{runtimeItems:K}=h(),Y=K.filter(ne=>ne.type==="item"&&i===ne.key)[0];if(!Y||!Y.menu){C(null),x();return}if(Y){let ne=gh(r,Y.key);ne&&P(()=>UR(Y,{constrainTo:l,setSubmenuApi:C,setActiveItemKey:S,setKeyboardActiveItemKey:b,parentMenuId:r,onHideIntent:G,api:B}),{id:`${r}-submenu`,alignTo:ne,alignPosition:[["TopLeft","TopRight"],["TopRight","TopLeft"]],constrainTo:l});return}},[i]);let v=(K,Y)=>{b(Y.key),S(Y.key),Y.originalMenuItem.onClick&&Y.originalMenuItem.onClick(K);let ne={key:Y.key,item:Y.originalMenuItem,hideMenu:G};Y.originalMenuItem.onAction&&Y.originalMenuItem.onAction(ne),u&&u(ne),Y.originalMenuItem.hideMenuOnAction&&G()},{showOverlay:P,portal:w,clearAll:x}=lo({portalContainer:!1}),{onItemEnter:E,onItemLeave:M}=YR({onItemActivate:K=>{if(!I())return;let Y=K?K.key:null;S(Y)}});R=n.map((K,Y)=>kt.createElement(qR,{key:K.type==="item"?K.key:Y,onItemEnter:(ne,le)=>{E(ne.key,le)},onItemLeave:(ne,le)=>{M(ne.key,le)},columns:t,active:K.type==="item"&&K.key===i,keyboardActive:K.type==="item"&&K.key===a,item:K,index:Y,onClick:v}));let D=t.map(K=>K.width||(typeof K.flex=="number"?`${K.flex}fr`:K.flex)||"auto").join(" "),A={...e.style,gridTemplateColumns:D,gridTemplateRows:n.map(()=>"auto").join(" ")};c||(A.whiteSpace="nowrap");function O(K){let{runtimeItems:Y,runtimeSelectableItems:ne}=h(),le=Y.findIndex(q=>q.type==="item"&&q.key===a),ce=a,ie=Y[le],ue={ArrowUp:()=>{let q=Y.slice(0,le).filter(k=>k.type==="item"&&!k.disabled).pop();q&&q.type==="item"&&q.key&&(ce=q.key)},ArrowDown:()=>{let q=Y.slice(le+1).filter(k=>k.type==="item"&&!k.disabled)[0];q&&q.type==="item"&&q.key&&(ce=q.key)},Home:()=>{ue.PageUp()},End:()=>{ue.PageDown()},PageUp:()=>{ce=ne[0].key},PageDown:()=>{ce=ne[ne.length-1].key},ArrowLeft:()=>{S(null),h().parentMenuId&&(y.destroyed=!0)},ArrowRight:()=>{ie&&(S(ie.key),ze(()=>{I()&&T&&T.getParentMenuId()===h().menuId&&T.focus()}))},Enter:()=>{if(ie)if(ie.originalMenuItem?.menu){if(ie&&ie.originalMenuItem.menu&&T){ue.ArrowLeft();return}ie&&S(ie.key)}else v(K,ie)}," ":()=>{if(!ie)return;ie.originalMenuItem.menu||v(K,ie);let q=yh(r,ie.key);q&&q.click()},Escape:()=>{ue.ArrowLeft();let q=h();q.parentMenuId||q.onHideIntent?.(q)}},ae=ue[K.key];ae&&(ae(),K.preventDefault()),ce!=a&&b(ce)}function N(){y.focused=!1}let L=Qo(function(){y.focused=!0,setTimeout(()=>{F.current&&g.current&&g.current===document.activeElement&&h().keyboardActiveItemKey==null&&b(h().runtimeSelectableItems[0]?.key??null)})},[]),F=$R(!0),G=Qo(()=>{let K=h();K.onHideIntent?.(K)},[h]),[B]=Gs(()=>({hideMenu:G,focus:()=>{g.current&&(g.current.focus(),setTimeout(()=>{g.current&&g.current!==document.activeElement&&g.current.focus()},10),L())},getMenuId:()=>h().menuId,getParentMenuId:()=>h().parentMenuId})),z=Qo(K=>{K?(g.current=K,d?.(h(),B),f&&B.focus()):(p?.(h()),g.current=K)},[]),$=kt.createElement("div",{className:sn.contents},kt.createElement("div",{...e,"data-menu-id":r,"data-submenu-for":m,tabIndex:0,ref:z,onKeyDown:K=>{e.onKeyDown?.(K),O(K)},onMouseDown:K=>{F.current=!1,e.onMouseDown?.(K)},onMouseUp:K=>{F.current=!0,e.onMouseUp?.(K)},onFocus:L,onBlur:N,className:J(nh,e.className,"InfiniteMenu"),style:A},R),w);return s?null:$}function qR(o){let[e,t]=kt.useState(!1),{columns:n,item:r,index:i,active:a,keyboardActive:l}=o,s=r.type==="item"?r.value.key:i,u=null;if(r.type==="decoration")u=kt.createElement("div",{style:r.style},r.value);else{let c=0;u=n.map((d,p)=>{let f=r.value,m=d.field||d.name,g=p+1,y=g+r.span;if(g<c)return null;c=y;let b={style:{...d.style,...r.style,gridColumnStart:g,gridColumnEnd:y},"data-menu-column-id":`${r.parentMenuId}-col-${d.name}`,"data-menu-col-name":`${d.name}`,"data-menu-row-id":`${r.parentMenuId}-row-${i}`,"data-menu-row-index":`${i}`,"data-menu-item-key":`${r.key}`,className:J(rh({active:a,disabled:!!r.disabled,keyboardActive:l,pressed:e||o.active}),r.className),onPointerEnter:S=>{r.disabled||o.onItemEnter?.(r,S)},onPointerLeave:S=>{r.disabled||o.onItemLeave?.(r,S)},onMouseDown:()=>{r.disabled||t(!0)},onMouseUp:()=>{r.disabled||t(!1)},onClick:S=>{r.disabled||o.onClick(S,r)}};return d.render?kt.createElement(or,{key:`${s}-${m}`,render:d.render,renderParam:{item:f,column:d,value:f[m],domProps:b}}):kt.createElement("div",{key:`${s}-${m}`,...b},f[m])}).filter(Boolean)}return kt.createElement("div",{className:ih},u)}var{ManagedComponentContextProvider:XR}=Mt({initSetupState:ph,forwardProps:fh,mapPropsToState:mh,layoutEffect:!0});function ZR(o){let{componentActions:e,componentState:t}=Et(),n=Oe(t);return Fn.createElement(zs.Provider,{value:{componentActions:e,componentState:t,getState:n}},Fn.createElement(Sh,{domProps:o.domProps}))}function $t(o){let{children:e,portalContainer:t,items:n,parentMenuId:r,addSubmenuColumnIfNeeded:i=!0,bubbleActionsFromSubmenus:a=!0,onShow:l,onHide:s,wrapLabels:u=!1,onAction:c,constrainTo:d,columns:p,parentMenuItemKey:f,autoFocus:m,id:g,onHideIntent:y,__is_infinite_menu_component:h,...b}=o;return Fn.createElement(XR,{addSubmenuColumnIfNeeded:i,bubbleActionsFromSubmenus:a,wrapLabels:u,...o},Fn.createElement(ZR,{domProps:b}))}$t[ua]=!0;import*as Hs from"react";function Th(o,e){let{columnApi:t,column:n,getComputed:r,api:i,dataSourceApi:a}=e,s=t.isSortable()?[{key:"sort-asc",label:"Sort Ascending",disabled:n.computedSortedAsc,onAction:()=>{i.setSortingForColumn(n.id,1)}},{key:"sort-desc",label:"Sort Descending",disabled:n.computedSortedDesc,onAction:()=>{i.setSortingForColumn(n.id,-1)}},{key:"sort-none",label:"Unsort",disabled:!n.computedSorted,onAction:()=>{i.setSortingForColumn(n.id,null)}},"-"]:[];return[...n.groupByForColumn?[{key:"collapse-all",label:"Collapse All",onAction:()=>{i.collapseAllGroupRows()}},"-"]:[],...s,n.computedFilterable?{key:"clear-filter",label:"Clear Filter",disabled:!n.computedFiltered,onAction:()=>{i.clearColumnFilter(n.id)}}:null,n.computedFilterable?"-":null,{key:"pin-start",label:"Pin to start",disabled:n.computedPinned==="start",onAction:()=>{i.setPinningForColumn(n.id,"start")}},{key:"unpin",label:"Unpin",disabled:!n.computedPinned,onAction:()=>{i.setPinningForColumn(n.id,!1)}},"-",{key:"columns",label:"Columns",menu:()=>{let c=[];return r().computedColumnsMapInInitialOrder.forEach((p,f)=>{let m=zo(p,e,"column-menu");c.push({key:f,label:m,check:Hs.createElement(Xt,{key:p.id,disabled:p.computedVisible&&i.getVisibleColumnsCount()===1,checked:p.computedVisible,onChange:g=>{let y=!!g;i.setVisibilityForColumn(p.id,y),requestAnimationFrame(()=>{i.realignColumnContextMenu()})}})})}),{columns:[{name:"check"},{name:"label"}],items:c}}},"-",{key:"group-by",label:"Group by",menu:()=>{let c=[];return r().computedColumnsMapInInitialOrder.forEach((p,f)=>{if(p.groupByForColumn)return;let m=zo(p,e,"column-menu");c.push({key:f,label:m,check:Hs.createElement(Xt,{key:p.id,disabled:!p.computedGroupable,checked:p.computedGroupedBy,onChange:()=>{a.toggleGroupByField(p.field)}})})}),{columns:[{name:"check"},{name:"label"}],items:c}}}].filter(c=>!!c)}function Ih(o,e,t){if(o==null)return null;let{getComputed:n,getState:r}=e,{components:i,getColumnMenuItems:a}=r(),l=i?.Menu??$t,s=n().computedColumnsMap.get(o);if(!s)return null;let u={column:s,columnApi:ut(s.id,e),...e},c=Th([],u),d=a?a(c,u):c,p=m=>{m.__insideMenu=!0},f=m=>{m.domRef.current?.parentNode?.removeEventListener("mousedown",p)};return!d||!d.length?null:Ch.createElement(l,{autoFocus:!0,items:d,onShow:m=>{m.domRef.current?.parentNode?.addEventListener("mousedown",p)},onHide:f,onHideIntent:m=>{f(m),t?.()}})}var QR=`[${nr["data-name"]}="${rr["data-name"]}"]`;function JR(o){let{columnId:e,context:t,clearAll:n,showOverlay:r}=o,{getState:i,actions:a}=t,{columnMenuTargetRef:l,domRef:s}=i();function u(){n(),a.columnMenuVisibleForColumnId=null}let c=o.target;if(c||(c=l.current??void 0,c&&!s.current.contains(c)&&(c=void 0)),!c){let d=`[${Rf["data-column-id"]}="${e}"] ${QR}`;c=i().domRef.current.querySelector(d)}if(!c){console.warn(`Cannot show column menu for column "${e}"`);return}l.current=null,r(()=>Ih(e,t,u),{constrainTo:s.current,id:"column-menu",alignTo:c,alignPosition:[["TopLeft","BottomLeft"],["TopRight","BottomRight"]]})}function wh(){let o=Ge(),{getState:e,actions:t,columnMenuVisibleForColumnId:n,columnMenuVisibleKey:r}=oe(u=>({getState:u.getState,actions:u.actions,columnMenuVisibleForColumnId:u.state.columnMenuVisibleForColumnId,columnMenuVisibleKey:u.state.columnMenuVisibleKey})),{portalDOMRef:i}=Ut(u=>({portalDOMRef:u.getMasterState().portalDOMRef}))||{},{showOverlay:a,portal:l,clearAll:s}=lo({portalContainer:i?.current??!1});return Rh(()=>{let u=e();return u.onColumnMenuClick.onChange(c=>{c&&(u.columnMenuTargetRef.current=c.target,t.contextMenuVisibleFor=null,t.cellContextMenuVisibleFor=null,t.filterOperatorMenuVisibleForColumnId=null,t.columnMenuVisibleForColumnId=c.column.id)})},[]),Rh(()=>{let{columnMenuVisibleForColumnId:u,columnMenuTargetRef:c}=e();if(u){let p=function(f){f.__insideMenu!==!0&&(s(),t.columnMenuVisibleForColumnId=null)};var d=p;return document.documentElement.addEventListener("mousedown",p),JR({columnId:u,context:o,clearAll:s,showOverlay:a}),()=>{document.documentElement.removeEventListener("mousedown",p)}}else c.current=null,s();return()=>{}},[n,r]),{menuPortal:l}}import*as vh from"react";import{useCallback as ew}from"react";var tw={width:0,height:0,overflow:"hidden",pointerEvents:"none",outline:"none",zIndex:-1};function Ph(){let{getState:o,api:e,actions:t,getComputed:n,dataSourceApi:r,dataSourceActions:i}=Ge(),{getDataSourceState:a,getDataSourceMasterContext:l}=Kt(),{focusDetectDOMRef:s}=o(),u=ew(async()=>{zg({getDataSourceState:a,getDataSourceMasterContext:l,getComputed:n,actions:t,dataSourceActions:i,api:e,getState:o,dataSourceApi:r})},[]);return vh.createElement("div",{onFocus:u,ref:s,tabIndex:0,style:tw})}import{useEffect as wr}from"react";function ow(){let o=Ge(),{getState:e,editingCell:t}=oe(r=>({getState:r.getState,editingCell:r.state.editingCell})),n=t&&!t.active?t.cancelled:void 0;wr(()=>{if(n){let{rowIndex:r,columnId:i,initialValue:a}=e().editingCell,{onEditCancelled:l}=e();l?.({...Tt({rowIndex:r,columnId:i,...o}),initialValue:a})}},[n])}function nw(){let o=Ge(),{getState:e,editingCell:t}=oe(r=>({getState:r.getState,editingCell:r.state.editingCell})),n=t&&!t.active&&t.accepted instanceof Error?t.accepted:void 0;wr(()=>{if(n){let{rowIndex:r,columnId:i,value:a,initialValue:l}=e().editingCell,{onEditRejected:s}=e();s?.({...Tt({rowIndex:r,columnId:i,...o}),value:a,error:n,initialValue:l})}},[n])}function rw(){let o=Ge(),{editingCell:e}=oe(r=>({editingCell:r.state.editingCell})),t=e?.active,n=Fo(t);wr(()=>{!t&&n&&o.api.focus()},[t,n])}function iw(){let o=Ge(),{editingCell:e,getState:t}=oe(r=>({editingCell:r.state.editingCell,getState:r.getState})),n=e&&!e.active&&!e.cancelled&&e.accepted===!0;wr(()=>{if(n){let{editingCell:r}=t(),{value:i,rowIndex:a,columnId:l,initialValue:s}=r,u={...Tt({rowIndex:a,columnId:l,...o}),value:i,initialValue:s};t().onEditAccepted?.(u),o.api.persistEdit({value:i})}},[n])}function aw(){let o=Ge(),{editingCell:e,getState:t}=oe(r=>({editingCell:r.state.editingCell,getState:r.getState})),n=e?e.persisted:void 0;wr(()=>{if(n){let{editingCell:r,onEditPersistError:i,onEditPersistSuccess:a}=t();if(!r)return;let{rowIndex:l,columnId:s,value:u,initialValue:c}=r,d={...Tt({rowIndex:l,columnId:s,...o}),value:u,initialValue:c};n instanceof Error?i?.({...d,error:n}):a?.(d)}},[n])}function Dh(){ow(),nw(),iw(),aw(),rw()}import{useEffect as Eh}from"react";import*as _o from"react";import*as Ks from"react";var ma=o=>Ks.createElement(Le,{...o},Ks.createElement("path",{d:ke.clear[0]}));import*as Bs from"react";var xh=o=>Bs.createElement(Le,{...o},Bs.createElement("path",{d:ke.done[0]}));function Mh(o,e,t){if(o==null)return null;let{getComputed:n,getState:r,getDataSourceState:i,actions:a,dataSourceApi:l,dataSourceActions:s,api:u}=e,{components:c,getFilterOperatorMenuItems:d}=r(),p=c?.Menu??$t,f=n().computedColumnsMap.get(o);if(!f)return null;let m=R=>{R.__insideMenu=!0},g=R=>{R.domRef.current?.parentNode?.removeEventListener("mousedown",m)},{filterTypes:y}=i(),h=y[f.computedFilterType];if(!h)return null;let b=h.operators.map(R=>{let v=R.name,P=f.computedFilterValue?f.computedFilterValue.filter.operator===v:v===h.defaultOperator,w=R.components?.Icon??cn;return{key:v,icon:_o.createElement(w,null),label:_o.createElement(_o.Fragment,null,R.label??R.name),onAction:()=>{u.setColumnFilterOperator(o,v)},checked:P?_o.createElement(xh,{size:16}):null}}),I=[...[{key:"close",label:"Close Menu",icon:null,onAction:()=>{u.hideFilterOperatorMenu()}},{key:"reset",label:"Reset",icon:_o.createElement(ma,null),disabled:!f.computedFiltered,onAction:()=>{u.clearColumnFilter(o)}},"-"],...b],T={column:f,api:u,getState:r,getDataSourceState:i,getComputed:n,actions:a,dataSourceApi:l,dataSourceActions:s,columnFilterValue:f.computedFilterValue,filterTypes:y},C=d?d(I,T):I;return _o.createElement(p,{autoFocus:!0,columns:[{name:"icon"},{name:"label"},{name:"checked"}],items:C,onShow:R=>{R.domRef.current?.parentNode?.addEventListener("mousedown",m)},onHide:g,onHideIntent:R=>{g(R),t?.()}})}var ga=10;function Ah(){let{portalDOMRef:o}=Ut(l=>({portalDOMRef:l.getMasterState().portalDOMRef}))||{},e=Ge(),{getState:t,actions:n}=e,{showOverlay:r,portal:i,clearAll:a}=lo({portalContainer:o?.current??!1});return Eh(()=>t().onFilterOperatorMenuClick.onChange(s=>{if(!s)return;let{target:u,column:c}=s;function d(){a(),n.filterOperatorMenuVisibleForColumnId=null}let p=u?.parentElement||u,f=we.from(p.getBoundingClientRect());f.top-=ga,f.left-=ga,f.width+=2*ga,f.height+=2*ga,r(()=>Mh(c.id,e,d),{constrainTo:t().domRef.current,id:"filter-operator-menu",alignTo:f,alignPosition:[["TopLeft","BottomLeft"],["TopRight","BottomRight"]]}),n.contextMenuVisibleFor=null,n.cellContextMenuVisibleFor=null,n.columnMenuVisibleForColumnId=null,n.filterOperatorMenuVisibleForColumnId=c.id}),[]),Eh(()=>{let{filterOperatorMenuVisibleForColumnId:l}=t();if(l){let u=function(c){c.__insideMenu!==!0&&(a(),n.filterOperatorMenuVisibleForColumnId=null)};var s=u;return document.documentElement.addEventListener("mousedown",u),()=>{document.documentElement.removeEventListener("mousedown",u)}}else a();return()=>{}},[t().filterOperatorMenuVisibleForColumnId]),{menuPortal:i}}import{useEffect as ya}from"react";import*as $s from"react";import*as Ws from"react";function vr(o){let e=o?Array.isArray(o)?o:o.items:null,t=o&&!Array.isArray(o)?o.columns:void 0;return{items:e,columns:t}}function ha(o){let e=r=>{r.__insideMenu=!0},t=r=>{r.domRef.current?.parentNode?.removeEventListener("mousedown",e)};return{columns:[],items:[],autoFocus:!0,onShow:r=>{r.domRef.current?.parentNode?.addEventListener("mousedown",e)},onHide:t,onHideIntent:r=>{t(r),o.onHideIntent?.()}}}function js(o,e,t){if(!o)return null;let n=ye();return o.then(r=>{let{items:i,columns:a}=vr(r);i&&i.length&&n(Ws.createElement(t,{...e,items:i||[],columns:a}))}),Ws.createElement(Io,{updater:n})}function _h(o,e,t){let{columnId:n,rowIndex:r,event:i}=o,{getComputed:a,getState:l}=e,{components:s,getCellContextMenuItems:u}=l(),c=s?.Menu??$t,{computedColumnsMap:d}=a(),p=d.get(n),f={...Tt({...e,rowIndex:r,columnId:p.id}),event:i};if(!p||!u)return{cellContext:f,menu:null,preventDefault:!1};let m=ha({onHideIntent:t}),g=u(f,e),y=g instanceof Promise||Array.isArray(g)?!0:!!(g&&Array.isArray(g.items));if(g instanceof Promise)return{cellContext:f,menu:js(g,m,c),preventDefault:y};let{items:h,columns:b}=vr(g);return!h||!h.length?{cellContext:f,menu:null,preventDefault:Array.isArray(h)}:{preventDefault:y,menu:$s.createElement(c,{...m,columns:b,items:h}),cellContext:f}}function Oh(o,e,t){let{getState:n,getComputed:r}=e,{components:i,getContextMenuItems:a}=n(),l=i?.Menu??$t,{computedColumnsMap:s}=r(),u=o.columnId?s.get(o.columnId):void 0,c=u?{...o,...Tt({...e,rowIndex:o.rowIndex,columnId:u.id})}:o;if(!a)return{cellContext:c,menu:null,preventDefault:!1};let d=ha({onHideIntent:t}),p=a(c,e),f=p instanceof Promise||Array.isArray(p)?!0:!!(p&&Array.isArray(p.items));if(p instanceof Promise)return{cellContext:c,menu:js(p,d,l),preventDefault:f};let{items:m,columns:g}=vr(p);return!m||!m.length?{cellContext:c,menu:null,preventDefault:Array.isArray(m)}:{preventDefault:f,menu:$s.createElement(l,{...d,columns:g,items:m}),cellContext:c}}var ba=5,Nh=[["TopLeft","BottomLeft"],["TopRight","BottomRight"],["BottomLeft","BottomLeft"],["BottomRight","BottomRight"],["TopCenter","TopLeft"],["BottomCenter","TopLeft"],["CenterLeft","TopLeft"],["CenterRight","TopLeft"]];function Fh(){let o=Ge(),{portalDOMRef:e}=Ut(l=>({portalDOMRef:l.getMasterState().portalDOMRef}))||{},{getState:t,actions:n}=o,{showOverlay:r,portal:i,clearAll:a}=lo({portalContainer:e?.current??!1});return ya(()=>{let{actions:l,getState:s,getDataSourceState:u}=o;return s().cellContextMenu.onChange(d=>{if(!d)return;let{event:p}=d;function f(){a(),l.cellContextMenuVisibleFor=null}let{menu:m,cellContext:g,preventDefault:y}=_h(d,o,f),h=we.fromPoint({top:p.clientY,left:p.clientX});h.width+=ba,h.height+=ba,r(m,{constrainTo:s().domRef.current,id:"cell-context-menu",alignTo:h,alignPosition:Nh}),y&&p.preventDefault(),l.cellContextMenuVisibleFor={columnId:d.columnId,rowId:d.rowId,rowIndex:d.rowIndex,colIndex:d.colIndex};let{onCellContextMenu:b}=s();b&&b({...g,getState:s,getDataSourceState:u},p)})},[]),ya(()=>{let{cellContextMenuVisibleFor:l}=t();if(l){let u=function(c){c.__insideMenu!==!0&&(a(),n.cellContextMenuVisibleFor=null)};var s=u;return document.documentElement.addEventListener("mousedown",u),()=>{document.documentElement.removeEventListener("mousedown",u)}}else a();return()=>{}},[t().cellContextMenuVisibleFor]),{menuPortal:i}}function Lh(){let o=Ge(),{portalDOMRef:e}=Ut(l=>({portalDOMRef:l.getMasterState().portalDOMRef}))||{},{getState:t,actions:n}=o,{showOverlay:r,portal:i,clearAll:a}=lo({portalContainer:e?.current??!1});return ya(()=>{let{actions:l,getState:s}=o;return s().contextMenu.onChange(c=>{if(!c)return;let{event:d}=c;function p(){a(),l.contextMenuVisibleFor=null}let{menu:f,cellContext:m,preventDefault:g}=Oh(c,o,p),y={top:d.clientY,left:d.clientX},h=we.fromPoint(y);h.width+=ba,h.height+=ba,r(f,{constrainTo:s().domRef.current,id:"table-context-menu",alignTo:h,alignPosition:Nh}),g&&d.preventDefault(),l.contextMenuVisibleFor={point:y,...c};let{onContextMenu:b}=s();b&&b({...o,...m},d)})},[]),ya(()=>{let{contextMenuVisibleFor:l}=t();if(l){let u=function(c){c.__insideMenu!==!0&&(a(),n.contextMenuVisibleFor=null)};var s=u;return document.documentElement.addEventListener("mousedown",u),()=>{document.documentElement.removeEventListener("mousedown",u)}}else a();return()=>{}},[t().contextMenuVisibleFor]),{menuPortal:i}}import{useRef as uw}from"react";import*as kh from"react";import{useCallback as lw,useEffect as sw}from"react";function Us(o,e){let{brain:t}=oe(r=>({brain:r.state.brain})),n=lw(o,e);sw(()=>t.onScroll(n),[t,n])}var Ys="yzx0vj0";function zh(o){let{width:e,maxWidth:t,minWidth:n,scrollable:r,...i}=o,a=uw(null);Us(s=>{a.current&&r!==!1&&(a.current.style.transform=`translate3d(${-s.scrollLeft}px, 0px, 0px)`)},[r]);let l={...i.style};return e==="column"?l.width=me.runtime.totalVisibleColumnsWidthValue:e==="viewport"&&(l.width=me.runtime.bodyWidth),n==="column"?l.minWidth=me.runtime.totalVisibleColumnsWidthValue:n==="viewport"&&(l.minWidth=me.runtime.bodyWidth),t==="column"?l.maxWidth=me.runtime.totalVisibleColumnsWidthValue:t==="viewport"&&(l.maxWidth=me.runtime.bodyWidth),kh.createElement("div",{ref:a,...i,className:i.className?J(i.className,Ys):Ys,style:l},i.children)}var cw=Z(Q.columnWidthAtIndex),dw=Z(Q.columnOffsetAtIndex);function pw(){let{computedVisibleColumns:o}=oe(e=>({computedVisibleColumns:e.computed.computedVisibleColumns}));return o.map(e=>({id:e.id,width:e.computedWidth,cssVarForWidth:`var(${cw}-${e.computedVisibleIndex})`,offset:e.computedOffset,cssVarForOffset:`var(${dw}-${e.computedVisibleIndex})`,pinned:e.computedPinned}))}var Sa="InfiniteTable";import{useEffect as fw}from"react";function Vh(){let{getState:o,actions:e,dataSourceActions:t,getDataSourceState:n}=oe(c=>({getState:c.getState,actions:c.actions,dataSourceActions:c.dataSourceActions,getDataSourceState:c.getDataSourceState})),{groupBy:r,isTree:i}=n(),a=o(),{brain:l,wrapRowsHorizontally:s}=a,u=a.repeatWrappedGroupRows;s||(u=!1),fw(()=>{if(!s){n().repeatWrappedGroupRows&&(t.repeatWrappedGroupRows=!1);return}let c=()=>{let{rowsPerPage:f,repeatWrappedGroupRows:m}=n(),g=!1,y=l.rowsPerPage,h=(r&&r.length>0||i)&&y>0?y:null;return f!=h&&(t.rowsPerPage=h,g=!0),m!=u&&(t.repeatWrappedGroupRows=u??!1,g=!0),g};c();let d,p=l.onVerticalRenderRangeChange(()=>{c()&&(d=setTimeout(()=>{e.forceBodyRerenderTimestamp=Date.now()}))});return()=>{d&&clearTimeout(d),p()}},[l,s,r,i,u])}import{useEffect as Ta,useRef as gw}from"react";function mw(){let o=[],e=t=>{Object.keys(t).forEach(n=>{let r=t[n];if(typeof r=="string"){let i=Z(r);if(i.includes("dont-override"))return;o.push(i)}else r&&typeof r=="object"&&e(r)})};return e({...me,loaded:void 0,runtime:void 0}),o}function Gh(o){if(!o)return{};let e=mw(),t=getComputedStyle(o),n={};return e.forEach(r=>{n[r]=t.getPropertyValue(r).trim()}),n}var Pr=he({defaultClassName:"_143ofgf0",variantClassNames:{active:{true:"_143ofgf1",false:"_143ofgf2"}},defaultVariants:{},compoundVariants:[]}),Hh="_143ofgf5",Kh="_143ofgf3";var hw=Z(me.loaded),qs={source:"infinite-table-page",target:"infinite-table-devtools-background"};function Bh(o,e){let{type:t,debugId:n}=o;if(t==="unmount")return{...qs,url:Xs(),type:t,payload:{debugId:n}};let r=e,i=r.getComputed(),a=r.getDataSourceState(),l=r.getState();return{...qs,url:Xs(),type:t,payload:{debugId:n,columnVisibility:l.columnVisibility,columnOrder:i.computedColumnOrder,visibleColumnIds:i.computedVisibleColumns.map(u=>u.id),selectionMode:a.selectionMode,columns:Object.fromEntries(i.computedVisibleColumns.map(u=>[u.id,{field:u.field,dataType:u.computedDataType,sortType:u.computedSortType,filtered:u.computedFiltered,sorted:u.computedSorted,width:u.computedWidth}])),groupRenderStrategy:l.groupRenderStrategy,groupBy:a.groupBy.map(u=>u.field?`${u.field}`:"<fn>"),sortInfo:(a.sortInfo||[]).filter(u=>typeof u.field=="string").map(u=>({field:`${u.field}`,dir:u.dir,type:Array.isArray(u.type)?u.type[0]:u.type??"string"})),multiSort:a.multiSort,devToolsDetected:l.devToolsDetected,debugTimings:Object.fromEntries(a.debugTimings),debugWarnings:{...Object.fromEntries(a.debugWarnings),...Object.fromEntries(l.debugWarnings)},themeVars:Gh(l.domRef.current),themeVarOverrides:{...Wt.get(n)||{}}}}}var Xs=lt(function(){let o=new URL(window.location.href);return o.origin+o.pathname});function yw(o){window.postMessage(o)}var bw=lt(()=>{console.log("Infinite Table DevTools detected!");let o=(e,t)=>{if(t){pt.set(e,t);let{devToolsDetected:n}=t.getState();n||(t.actions.devToolsDetected=!0);let r=t.getDataSourceState();r.debugId!==e&&(t.dataSourceActions.debugId=e),r.devToolsDetected||(t.dataSourceActions.devToolsDetected=!0),window.postMessage(Bh({type:"update",debugId:e},t))}else Fm(e),window.postMessage(Bh({type:"unmount",debugId:e},null))};return window.__INFINITE_TABLE_DEVTOOLS_HOOK__=o,Xe.onLogIntent("IT:*",e=>{yw({...qs,url:Xs(),type:"log",payload:{debugId:void 0,channel:e.channel,color:e.color,args:e.args.map(t=>{if(typeof t=="object"&&t!==null){let n="";try{n=JSON.stringify(t)}catch{console.error("Cannot stringify arg in global log interceptor",t)}return n}return String(t)}),timestamp:e.timestamp}})}),o});function Wh(){let{getState:o,getDataSourceState:e,dataSourceActions:t}=oe(a=>({getState:a.getState,getDataSourceState:a.getDataSourceState,dataSourceActions:a.dataSourceActions})),n=o(),{domRef:r,debugId:i}=n;return i&&r.current&&getComputedStyle(r.current).getPropertyValue(hw)!==`${Uc}`&&br({debugId:i,key:"CSS001_CSS"}),Ta(()=>{e().debugId!==i&&(t.debugId=i)},[i]),Cw()}var Ca=ye(),Sw={revertAll:o=>{let e=pt.get(o.debugId);if(e){let t=Mo.get(o.debugId);Mo.delete(o.debugId),oo.delete(o.debugId),t&&Object.keys(t).forEach(r=>{e.actions[r]=t[r],delete t[r]});let n=ro.get(o.debugId);ro.delete(o.debugId),no.delete(o.debugId),n&&Object.keys(n).forEach(r=>{e.dataSourceActions[r]=n[r],delete n[r]})}},revertProperty:o=>{let e=pt.get(o.debugId);if(e){let t=o.property,n=oo.get(o.debugId),r=Mo.get(o.debugId),i=no.get(o.debugId),a=ro.get(o.debugId),l=t;r&&n&&n[l]!==void 0&&(delete n[l],e.actions[l]=r[l],delete r[l]);let s=t;if(a&&i&&i[s]!==void 0){let u=ro.get(o.debugId)||{};delete i[s],e.dataSourceActions[s]=u[s],delete u[s]}}},discardWarning:o=>{let e=pt.get(o.debugId);if(e){let t=o.warning,n=e.getDataSourceState().debugWarnings;if(n.get(t))n.delete(t),Ao(o.debugId);else{let i=o.warning,a=e.getState().debugWarnings;a.get(i)&&(a.delete(i),Ao(o.debugId))}}},discardAllWarnings:o=>{let e=pt.get(o.debugId);e&&(e.getDataSourceState().debugWarnings.clear(),e.getState().debugWarnings.clear(),Ao(o.debugId))},setColumnVisibility:o=>{ys(o.debugId,"columnVisibility",o.columnVisibility)},setGroupBy:o=>{Ji(o.debugId,"groupBy",o.groupBy)},setGroupRenderStrategy:o=>{ys(o.debugId,"groupRenderStrategy",o.groupRenderStrategy)},setSortInfo:o=>{Ji(o.debugId,"sortInfo",o.sortInfo)},setMultiSort:o=>{Ji(o.debugId,"multiSort",o.multiSort)},setCssVar:o=>{let e=pt.get(o.debugId),t=e?.getState().domRef.current;!e||!t||!o.name?.startsWith("--infinite-")||(t.style.setProperty(o.name,o.value),Wt.set(o.debugId,{...Wt.get(o.debugId)||{},[o.name]:o.value}),Ao(o.debugId))},revertCssVar:o=>{let e=pt.get(o.debugId),t=e?.getState().domRef.current;if(!e||!t)return;t.style.removeProperty(o.name);let n={...Wt.get(o.debugId)||{}};delete n[o.name],Wt.set(o.debugId,n),Ao(o.debugId)},revertAllCssVars:o=>{let e=pt.get(o.debugId),t=e?.getState().domRef.current;if(!e||!t)return;let n=Wt.get(o.debugId)||{};Object.keys(n).forEach(r=>{t.style.removeProperty(r)}),Wt.delete(o.debugId),Ao(o.debugId)},highlight:o=>{let e=pt.get(o.debugId);if(e){let t=e.getState().domRef.current;if(t){let n=t.getBoundingClientRect(),r=document.querySelector(`.${Pr.classNames.base}`);r||(r=document.createElement("div"),r.classList.add(Pr.classNames.base),r.innerHTML=[`<div class="${Kh}"></div>`,`<div class="${Hh}"></div>`].join(""),document.body.appendChild(r));let i=r.firstElementChild;if(r){r.style.left=`${n.left}px`,r.style.top=`${n.top}px`,r.style.width=`${n.width}px`,r.style.height=`${n.height}px`,i.innerHTML=o.debugId;let a=r.lastElementChild,l=()=>{r.classList.remove(Pr.classNames.variants.active.true),a.removeEventListener("animationend",l)};a.addEventListener("animationend",l),r.classList.add(Pr.classNames.variants.active.true)}}}}};function Tw(){typeof window<"u"&&window.addEventListener("message",o=>{if(o&&o.data&&typeof o.data.source=="string"&&typeof o.data.target=="string"&&o.data.target==="infinite-table-page"&&o.data.source.startsWith("infinite-table-devtools-contentscript")&&(window.__INFINITE_TABLE_DEVTOOLS_HOOK__||(bw(),Ca(window.__INFINITE_TABLE_DEVTOOLS_HOOK__)),typeof o.data.type=="string")){let e=o.data.type,t=Sw[e];t&&t(o.data.payload)}})}Tw();function Cw(){let{getState:o,getComputed:e,getDataSourceState:t,dataSourceActions:n,actions:r,dataSourceApi:i,api:a}=oe(c=>({getState:c.getState,getComputed:c.getComputed,getDataSourceState:c.getDataSourceState,dataSourceActions:c.dataSourceActions,actions:c.actions,dataSourceApi:c.dataSourceApi,api:c.api})),s=o().debugId,u=gw(s);return u.current=s,Ta(()=>{let c=u.current;if(!c)return;let d=f=>{f(c,{getState:o,getDataSourceState:t,getComputed:e,dataSourceActions:n,actions:r,api:a,dataSourceApi:i})},p=Ca.get();if(p){d(p);return}return Ca.onChange(f=>{f&&d(f)})},[]),Ta(()=>{let c=u.current;if(!c)return;let d=Ca.get();d&&d(c,{getState:o,getDataSourceState:t,getComputed:e,dataSourceActions:n,actions:r,api:a,dataSourceApi:i})}),Ta(()=>{if(s)return()=>{let c=globalThis.__INFINITE_TABLE_DEVTOOLS_HOOK__;c&&c(s,null)}},[s]),s}function Iw(){let{masterPortalDOMRef:o}=Ut(n=>({masterPortalDOMRef:n.getMasterState().portalDOMRef}))??{},e=oe(n=>n.state.portalDOMRef);return o?.current??e?.current}import*as wt from"react";import{useCallback as Rw}from"react";var jh="hs68h8j _16lm1iwk _16lm1iwx _16lm1iw2n",$h=he({defaultClassName:"hs68h8e _16lm1iw12 _16lm1iw1x _16lm1iw2j _16lm1iw1p",variantClassNames:{active:{true:"hs68h8f _16lm1iwn _16lm1iw1h",false:"_16lm1iwo"},draggingInProgress:{true:"hs68h8h",false:"hs68h8i"}},defaultVariants:{},compoundVariants:[]}),Uh="hs68h81",Yh=he({defaultClassName:"hs68h80 _16lm1iw1p",variantClassNames:{orientation:{horizontal:"_16lm1iw2h _16lm1iw2j",vertical:"_16lm1iw2f"},draggingInProgress:{true:"_16lm1iw1h",false:"hs68h86"},dropRejected:{true:"hs68h87",false:"hs68h88"},active:{true:"hs68h89",false:"hs68h8a"}},defaultVariants:{},compoundVariants:[[{dropRejected:!0,active:!0},"hs68h8b"],[{dropRejected:!1,active:!0},"hs68h8c"],[{active:!1,dropRejected:!1},"hs68h8d"]]});import*as Jo from"react";function qh(o){return Jo.createElement("div",{...o.domProps})}function Xh(o){let{active:e}=o;return Jo.createElement("div",{className:Uh},e?"Drop to group":"Drag columns to group")}function Zh(o){let e=t=>{(t.key==="Enter"||t.key===" ")&&(t.preventDefault(),o.onClear?.())};return Jo.createElement("div",{...o.domProps},o.label,Jo.createElement("div",{className:Gr[1]}),Jo.createElement("div",{tabIndex:0,role:"button","aria-label":`Clear grouping by ${o.field}`,className:jh,onKeyDown:e,onMouseDown:o.onClear},Jo.createElement(ma,{size:20})))}var ww=(o,e)=>t=>{e&&e(t);let n=Date.now(),r=!1,i=()=>{r=!0};De().addEventListener("mousemove",i,{once:!0}),De().addEventListener("mouseup",()=>{r||(De().removeEventListener("mousemove",i),Date.now()-n<200&&requestAnimationFrame(()=>{o()}))},{once:!0})};function vw(o){let{column:e,onClear:t,components:n,field:r,id:i,toggleSorting:a}=o,{dragSourceListId:l,dragItemId:s}=In(),u=l===Ln,c=Ge(),d=(e?zo(e.id,c,"grouping-toolbar"):r)??i,p=e?wt.createElement(ci,{forceSize:!0,size:20,direction:e.computedSortedAsc?1:e.computedSortedDesc?-1:0}):null,f=wt.createElement(wt.Fragment,null,d,p),m=s===i&&l===Ln,g=J($h({draggingInProgress:u,active:m}),o.domProps?.className),y=ww(a,o.domProps?.onMouseDown),h={...o.domProps,className:g,onMouseDown:y},b=n?.ToolbarItem??Zh;return wt.createElement(b,{active:m,domProps:h,column:e,field:r,label:f,onClear:t})}var Ln="grouping-toolbar";function Qh(o){let{groupBy:e}=Ee(S=>({groupBy:S.dataSourceState.groupBy})),{getComputed:t,dataSourceApi:n,api:r}=oe(S=>({getComputed:S.getComputed,dataSourceApi:S.dataSourceApi,api:S.api})),{dropTargetListId:i,dragSourceListId:a}=So(),{fieldsToColumn:l,computedColumnsMap:s}=t(),u=i===Ln,c=a===Ln,d=o.components?.Placeholder??Xh,p=o.components?.Host??qh,f=e.length?wt.createElement(wt.Fragment,null,e.map((S,I)=>{let T=S.field?l.get(S.field):void 0,C=`${S.field??`idx-${I}`}`;return wt.createElement(jo.DraggableItem,{key:C,id:C},R=>wt.createElement(vw,{id:C,components:o.components,domProps:R,field:S.field,column:T,toggleSorting:()=>{T&&r.toggleSortingForColumn(T.id)},onClear:()=>{let v=e.filter(P=>P!==S).filter(Boolean);n.setGroupBy(v)}}))})):wt.createElement(d,{draggingInProgress:c,active:u,groupBy:e}),m=S=>{let I=S.map(T=>e[T]);n.setGroupBy(I)},g=S=>{let{dragItemId:I}=S,T=I,C=s.get(T);if(!C||!C.field||!C.computedGroupable)return;let R=[...e];R.splice(S.dropIndex,0,{field:C.field}),n.setGroupBy(R)},y=Rw(S=>{let{computedColumnsMap:I}=t(),T=S.dragItem.id,C=I.get(T);return!(!C||!C.computedGroupable||e.some(R=>R.field===C.field))},[e]),h=o.orientation??"horizontal",{domProps:b}=o;return wt.createElement(jo,{orientation:h,dragListId:Ln,acceptDropsFrom:["header",Ln],onDrop:m,dragStrategy:"inline",onAcceptDrop:g,shouldAcceptDrop:y},(S,{draggingInProgress:I,status:T})=>{let C=J(Yh({active:u,orientation:h,draggingInProgress:I,dropRejected:T==="rejected"}),S.className,b?.className),R={...S,...b,className:C,children:f};return wt.createElement(p,{active:u,rejectDrop:T==="rejected",domProps:R,orientation:h})})}import*as zn from"react";import{useMemo as Zs}from"react";import{useCallback as Aw,useEffect as Dr,useRef as _w}from"react";import*as Ia from"react";function Jh(o){let{dataArray:e,brain:t,computedPinnedEndColumns:n,computedPinnedStartColumns:r,computedVisibleColumns:i,computedRowHeight:a,columnSize:l,rowspan:s}=o;return Ai(t,{colWidth:l,rowHeight:a,rows:e.length,cols:i.length,rowspan:s},{fixedColsEnd:n.length,fixedColsStart:r.length}),t}import*as so from"react";var ey=he({defaultClassName:"evqes20",variantClassNames:{},defaultVariants:{},compoundVariants:[]});import{useMemo as ny}from"react";function Pw(o,e){let{masterState:t,detailContext:n}=e,r=t.detailDataSourcesStateToRestore;if(r.has(o)){let i=r.get(o);return n.assignState(i),!0}return!1}function Dw(o,e){let{detailState:t,masterState:n,masterActions:r,cacheEntryForRow:i}=e,a=new Map(n.detailDataSourcesStateToRestore),l=um(t);i.all||(i.groupBy||delete l.groupBy,i.sortInfo||delete l.sortInfo,i.filterValue||delete l.filterValue,i.data||delete l.originalDataArray),a.set(o,l),r.detailDataSourcesStateToRestore=a}function ty(o,e){let t={current:!1};return{currentRowCache:{getRowId:()=>o,add:r=>{t.current=!0,e.add(o,r)},get:()=>e.get(o),delete:()=>(t.current=!0,e.delete(o)),has:()=>e.has(o)},cacheCalledByRowDetailRenderer:t}}function oy(o){let{rowInfo:e,currentRowCache:t,cacheCalledByRowDetailRenderer:n,getMasterDataSourceState:r,masterActions:i,getMasterState:a}=o,l=r().detailDataSourcesStateToRestore.has(e.id)&&t.has(),u={registerDetail:lt(c=>{if(n.current||t.add({all:!0}),!t.has()){requestAnimationFrame(()=>{c.dataSourceState.destroyedRef.current||(c.dataSourceActions.stateReadyAsDetails=!0)});return}Pw(e.id,{masterState:r(),detailContext:c}),requestAnimationFrame(()=>{c.dataSourceState.destroyedRef.current||(c.dataSourceActions.stateReadyAsDetails=!0)}),c.dataSourceState.onCleanup.onChange(()=>{let d=t.get();d&&Dw(e.id,{detailState:c.getDataSourceState(),masterActions:i,masterState:r(),cacheEntryForRow:d})})}),shouldRestoreState:l};return u.masterRowInfo=e,u.getMasterDataSourceState=r,u.getMasterState=a,u}function ry(o){let{rowDetailsCache:e,rowInfo:t}=o,{getDataSourceState:n,dataSourceActions:r}=Ee(u=>({getDataSourceState:u.getDataSourceState,dataSourceActions:u.dataSourceActions})),{getMasterState:i}=oe(u=>({getMasterState:u.getState})),{currentRowCache:a,cacheCalledByRowDetailRenderer:l}=ny(()=>ty(t.id,e),[e,t.id]),s=ny(()=>oy({rowInfo:t,currentRowCache:a,cacheCalledByRowDetailRenderer:l,getMasterDataSourceState:n,masterActions:r,getMasterState:i}),[t.id,a]);return s.masterRowInfo=t,s.getMasterDataSourceState=n,s.getMasterState=i,{masterDetailContextValue:s,currentRowCache:a}}function iy(){return fo()}var{rootClassName:xw}=Fe,Mw=`${xw}RowDetail`;function Ew(o){let{domRef:e,rowDetailRenderer:t,rowDetailHeight:n,rowInfo:r,detailOffset:i,rowDetailsCache:a}=o,{masterDetailContextValue:l,currentRowCache:s}=ry({rowDetailsCache:a,rowInfo:r}),u=an(),[c]=so.useState(()=>iy());return c.setSnapshot(l),so.useLayoutEffect(()=>{c.notify()},[l]),so.createElement(u.Provider,{value:c},so.createElement("div",{ref:e,className:J(Mw,ey({})),style:{position:"absolute",top:`${i}px`,left:0,width:`calc(${Q.bodyWidth} - ${Q.scrollbarWidthVertical})`,height:n}},t(r,s)))}var ay=so.memo(Ew);var Ow=1;function ly(o){let{computed:e,bodySize:t,imperativeApi:n}=o,{actions:r,getState:i,getComputed:a,getDataSourceMasterContext:l,rowHeight:s,rowDetailHeight:u,onRowMouseEnter:c,onRowMouseLeave:d,groupRenderStrategy:p,brain:f,showZebraRows:m,rowDetailRenderer:g,isRowDetailsExpanded:y,isRowDetailsEnabled:h,cellClassName:b,cellStyle:S,rowStyle:I,rowDetailCache:T,rowClassName:C,onScrollToTop:R,onScrollToBottom:v,onScrollStop:P,scrollToBottomOffset:w,wrapRowsHorizontally:x,updatedAt:E,ready:M,editingCell:D}=oe(H=>({actions:H.actions,getState:H.getState,getComputed:H.getComputed,getDataSourceMasterContext:H.getDataSourceMasterContext,rowHeight:H.state.rowHeight,rowDetailHeight:H.state.rowDetailHeight,onRowMouseEnter:H.state.onRowMouseEnter,onRowMouseLeave:H.state.onRowMouseLeave,groupRenderStrategy:H.state.groupRenderStrategy,brain:H.state.brain,showZebraRows:H.state.showZebraRows,rowDetailRenderer:H.state.rowDetailRenderer,isRowDetailsExpanded:H.state.isRowDetailExpanded,isRowDetailsEnabled:H.state.isRowDetailEnabled,cellClassName:H.state.cellClassName,cellStyle:H.state.cellStyle,rowStyle:H.state.rowStyle,rowDetailCache:H.state.rowDetailCache,rowClassName:H.state.rowClassName,onScrollToTop:H.state.onScrollToTop,onScrollToBottom:H.state.onScrollToBottom,onScrollStop:H.state.onScrollStop,scrollToBottomOffset:H.state.scrollToBottomOffset,wrapRowsHorizontally:H.state.wrapRowsHorizontally,updatedAt:H.state.updatedAt,ready:H.state.ready,editingCell:H.state.editingCell})),{computedPinnedStartColumns:A,computedPinnedEndColumns:O,computedVisibleColumns:N,computedColumnsMap:L,computedColumnOrder:F,computedRowHeight:G,computedRowSizeCacheForDetails:B,fieldsToColumn:z,rowspan:$,toggleGroupRow:K,columnSize:Y}=e,ne=Zs(()=>N.map(H=>H.id),[N]),{dataArray:le,rowInfoStore:ce,selectionMode:ie,cellSelection:ue,isNodeReadOnly:ae,getDataSourceState:q,dataSourceApi:k,dataSourceActions:X}=Ee(H=>({dataSourceApi:H.dataSourceApi,dataSourceActions:H.dataSourceActions,getDataSourceState:H.getDataSourceState,dataArray:H.dataSourceState.dataArray,rowInfoStore:H.dataSourceState.rowInfoStore,selectionMode:H.dataSourceState.selectionMode,cellSelection:H.dataSourceState.cellSelection,isNodeReadOnly:H.dataSourceState.isNodeReadOnly})),U=Oe(le);Jh({columnSize:Y,brain:f,computedPinnedStartColumns:A,computedPinnedEndColumns:O,computedVisibleColumns:N,computedRowHeight:G,dataArray:le,bodySize:t,rowspan:$});let j=_w(0);Dr(()=>f.onRenderCountChange(()=>{j.current=f.scrollTopMax}),[f]),Dr(()=>f.onRenderRangeChange(H=>{i().onRenderRangeChange?.(H)}),[f]),Dr(()=>f.onScrollStop(H=>{let{scrollTop:_,scrollLeft:se}=H;if(_===0&&R?.(),_+(w??Ow)>=j.current){v?.();let{livePagination:Te,livePaginationCursor:Ne,dataArray:_e}=q();Te&&(X.cursorId=Ne!==void 0?Date.now():_e.length)}if(P){let Te=f.getRenderRange();P({scrollTop:_,scrollLeft:se,renderRange:Te,viewportSize:i().bodySize,firstVisibleRowIndex:Te.start[0],lastVisibleRowIndex:Te.end[0],firstVisibleColIndex:Te.start[1],lastVisibleColIndex:Te.end[1]})}}),[f,R,v,P]),Dr(()=>{t.height&&(r.ready=!0)},[!!t.height]),Dr(()=>{let{onReady:H}=i();H&&H({api:n,dataSourceApi:k})},[M]);let re=Zs(()=>({isNodeReadOnly:ae,selectionMode:ie,cellSelection:ue}),[ae,ie,ue]),pe=Aw(H=>{let{rowIndex:_,colIndex:se,heightWithRowspan:be,domRef:Ie,hidden:Te,width:Ne,onMouseLeave:_e,onMouseEnter:je}=H,Ke=U()[_],et=N[se];if(!Ke||!et)return null;let at=B?B.getRowHeight(_):be,Ve=!1;!h||typeof h=="function"&&!h(Ke)?Ve=!1:y&&(Ve=y(Ke)?"expanded":"collapsed");let W=x?f.getRowIndexInPage(_):null,te=x?f.getPageIndexForRow(_):null,ge=n.isEditorVisibleForCell({rowIndex:_,columnId:et.id});return Ia.createElement(tp,{...{getData:U,virtualized:!0,showZebraRows:m,groupRenderStrategy:p,rowIndexInHorizontalLayoutPage:W,horizontalLayoutPageIndex:te,rowIndex:_,rowInfoStore:ce,hidden:Te,toggleGroupRow:K,rowHeight:at,rowDetailState:Ve,onMouseEnter:je,onMouseLeave:_e,onRowMouseEnter:c,onRowMouseLeave:d,domRef:Ie,width:Ne,column:et,columnsMap:L,fieldsToColumn:z,rowStyle:I,rowClassName:C,cellStyle:S,cellClassName:b,visibleColumnIds:ne,computedColumnOrder:F,inEditMode:ge,getDataSourceState:q,dataSourceApi:k,dataSourceActions:X,getState:i,imperativeApi:n,componentActions:r,getComputed:a,getDataSourceMasterContext:l,dataSourceStatePartialForCell:re}})},[s,u,c,d,B,G,y,U,N,L,z,p,x,K,m,f,ce,I,C,b,S,q,k,X,i,n,r,a,l,ne,F,E,D,re]),de=Zs(()=>{if(y)return H=>{let{rowIndex:_,domRef:se}=H,Ie=U()[_];if(!Ie||!y(Ie)||!B)return Ia.createElement("div",{ref:se,className:Yu.hidden});let{rowDetailHeight:Te,rowHeight:Ne}=B.getSize(_);return Ia.createElement(ay,{rowInfo:Ie,rowDetailsCache:T,rowIndex:_,domRef:se,detailOffset:Ne,rowDetailHeight:Te,rowDetailRenderer:g})}},[M,pe,g,u,y,T]);return{renderCell:pe,renderDetailRow:de}}import{useEffect as Nw}from"react";function sy(){let{state:o,getState:e,actions:t}=oe(i=>({state:i.state,getState:i.getState,actions:i.actions})),{wrapRowsHorizontally:n}=o,r=Fo(n);Nw(()=>{if(r!==n){let{brain:i,headerBrain:a,renderer:l,onRenderUpdater:s}=e();i.destroy(),a.destroy(),l.destroy(),s.destroy();let u=Rs(Sa,!!n);t.brain=u.brain,t.headerBrain=u.headerBrain,t.renderer=u.renderer,t.onRenderUpdater=u.onRenderUpdater,t.headerRenderer=u.headerRenderer,t.headerOnRenderUpdater=u.headerOnRenderUpdater}},[r,n])}import*as dy from"react";var uy="_16lm1iw1 _16lm1iw1c _16lm1iwe";var cy=J(uy,Tl);function py(o){return dy.createElement("div",{...o,className:o.className?J(cy,o.className):cy})}import*as kn from"react";var fy={visible:"qy58ya1 qy58ya0 _16lm1iw2 _16lm1iw23 _16lm1iw26 _16lm1iw2c _16lm1iw2a",hidden:"qy58ya2 qy58ya0 _16lm1iw2 _16lm1iw23 _16lm1iw26 _16lm1iw2c _16lm1iw2a"},my="qy58ya3 _16lm1iw2 _16lm1iw23 _16lm1iw26 _16lm1iw2c _16lm1iw2a",gy="qy58ya4";var{rootClassName:Fw}=Fe,Qs=`${Fw}-LoadMask`;function Lw(o){let{visible:e,children:t="Loading"}=o;return kn.createElement("div",{className:`${fy[e?"visible":"hidden"]} ${Qs}`},kn.createElement("div",{className:`${my} ${Qs}-Overlay`}),kn.createElement("div",{className:`${gy} ${Qs}-Text`},t))}var Ra=kn.memo(Lw);import{useMemo as kw}from"react";var zw=[$d,`${Ht}--hovered`];function Vw(o){return Array.isArray(o)&&(o=o.join(" ")),o.split(" ").map(e=>e.trim()).filter(Boolean)}function en(o){let e=Ge(),t=No(),{getComputed:n,api:r}=e,{renderer:i,onRenderUpdater:a,debugId:l,keyboardNavigation:s,activeRowIndex:u,loadingText:c,columnReorderDragColumnId:d,scrollStopDelay:p,brain:f,scrollerDOMRef:m,components:g,bodySize:y,activeCellIndex:h,rowDetailRenderer:b,showHoverRows:S,wrapRowsHorizontally:I,domProps:T,domRef:C,forceBodyRerenderTimestamp:R,rowHoverClassName:v,ready:P}=oe(z=>({ready:z.state.ready,columnReorderDragColumnId:z.state.columnReorderDragColumnId,forceBodyRerenderTimestamp:z.state.forceBodyRerenderTimestamp,renderer:z.state.renderer,onRenderUpdater:z.state.onRenderUpdater,debugId:z.state.debugId,keyboardNavigation:z.state.keyboardNavigation,activeRowIndex:z.state.activeRowIndex,loadingText:z.state.loadingText,scrollStopDelay:z.state.scrollStopDelay,brain:z.state.brain,scrollerDOMRef:z.state.scrollerDOMRef,components:z.state.components,bodySize:z.state.bodySize,activeCellIndex:z.state.activeCellIndex,rowDetailRenderer:z.state.rowDetailRenderer,showHoverRows:z.state.showHoverRows,wrapRowsHorizontally:z.state.wrapRowsHorizontally,domProps:z.state.domProps,domRef:z.state.domRef,rowHoverClassName:z.state.rowHoverClassName})),w=g?.LoadMask??Ra,x=n(),{computedRowHeight:E,computedRowSizeCacheForDetails:M}=x,D=M?.getRowHeight||E,{loading:A}=Ee(z=>({loading:z.dataSourceState.loading})),O=zn.useCallback(z=>{let $=e.getState(),K=z.target;if(!t&&z._from_row_detail)return;t&&(z._from_row_detail=!0);let Y=$c(K,Is(),$.domRef.current),ne,le,ce,ie;Y&&(le=Number(Y.dataset.colIndex),ie=Number(Y.dataset.rowIndex),ne=e.getComputed().computedVisibleColumns[le].id,ce=e.dataSourceApi.getRowInfoArray()[ie].id);let ue={columnId:ne,colIndex:le,rowId:ce,rowIndex:ie,event:z,target:Y??z.target};Y&&$.cellContextMenu(ue),$.contextMenu(ue)},[]),{renderCell:N,renderDetailRow:L}=ly({imperativeApi:r,getComputed:n,domRef:C,bodySize:y,computed:x}),{autoFocus:F,tabIndex:G}=T??{};sy();let B=kw(()=>{if(!S)return;let z=[];return v&&(z=z.concat(v)),o.rowHoverClassName&&(z=z.concat(o.rowHoverClassName)),en.rowHoverClassName&&(z=z.concat(en.rowHoverClassName)),Vw(z)},[S,v,o.rowHoverClassName,en.rowHoverClassName]);return zn.createElement(py,{onContextMenu:O},zn.createElement(nf,{forceRerenderTimestamp:R,debugId:l,tabIndex:G??0,autoFocus:F??void 0,activeRowIndex:P&&s==="row"?u:null,activeCellIndex:P&&s==="cell"&&!d?h:null,scrollStopDelay:p,renderer:i,wrapRowsHorizontally:I,onRenderUpdater:a,brain:f,activeCellRowHeight:D,renderCell:N,renderDetailRow:b?L:void 0,cellHoverClassNames:B,scrollerDOMRef:m,scrollVarHostRef:C}),zn.createElement(w,{visible:A},c))}en.rowHoverClassName=zw;function Gw(){return oe(o=>o.api)}function Hw(o){return oe(e=>e.api.getColumnApi(o))}var hy=o=>`--infinite-${o}`;var yy=40,by=hy(Yc);var qt=Fe.rootClassName,{ManagedComponentContextProvider:Kw}=Mt({initSetupState:Ym,forwardProps:qm,mapPropsToState:Jm,cleanup:Xm,allowedControlledPropOverrides:{rowHeight:!0,columnHeaderHeight:!0},mappedCallbacks:Qm(),getParentState:()=>hs(o=>o),debugName:o=>Ro(o.debugId,Sa)}),Bw=Pe.memo(function(){let e=kr(),{componentState:t,api:n,initialChildren:r}=oe(F=>({componentState:F.state,api:F.api,initialChildren:F.children})),{dataArrayLength:i,getDataSourceState:a,dataSourceActions:l,dataSourceApi:s}=Ee(F=>({dataArrayLength:F.dataSourceState.dataArray.length,getDataSourceState:F.getDataSourceState,dataSourceActions:F.dataSourceActions,dataSourceApi:F.dataSourceApi})),{domRef:u,portalDOMRef:c,onRowHeightCSSVarChange:d,onFlashingDurationCSSVarChange:p,onRowDetailHeightCSSVarChange:f,onColumnHeaderHeightCSSVarChange:m,rowHeightCSSVar:g,rowDetailHeightCSSVar:y,columnHeaderHeightCSSVar:h,scrollStopDelay:b,brain:S,activeRowIndex:I,activeCellIndex:T}=t,{licenseKey:C}=t;!C&&uo.licenseKey&&(C=uo.licenseKey),xg(I,i,n),vg(T,i,n);let{onKeyDown:R}=$g();Pe.useEffect(()=>{let F=a(),G=xt(B=>{F.notifyRenderRangeChange({renderStartIndex:B[0],renderEndIndex:B[1]})},{wait:b});return S.onVerticalRenderRangeChange(G)},[S,b]);let v=Ig(C),{autoFocus:P,tabIndex:w,...x}=t.domProps??{},E=pd(x);Pe.useEffect(()=>{S.setScrollStopDelay(b),l.scrollStopDelayUpdatedByTable=b},[b]),Mm(),Vh(),Dh();let{menuPortal:M}=wh(),{menuPortal:D}=Fh(),{menuPortal:A}=Lh(),{menuPortal:O}=Ah();Pe.useEffect(()=>{typeof globalThis.__DO_NOT_USE_UNLESS_YOU_KNOW_WHAT_YOURE_DOING_IS_READY=="function"&&globalThis.__DO_NOT_USE_UNLESS_YOU_KNOW_WHAT_YOURE_DOING_IS_READY(t.id,t.ready,n,{dataSourceApi:s})},[t.ready,n,s]);let N=Wh();Pe.useEffect(()=>{if(e){let F=e.getSnapshot();c.current=F.getMasterState().portalDOMRef.current}},[]);let L=r??Pe.createElement(Pe.Fragment,null,Pe.createElement(Yl,null),Pe.createElement(en,null));return Pe.createElement("div",{"data-debug-id":N,onKeyDown:R,ref:u,...E},L,Pe.createElement("div",{ref:c,className:J(`${st}Portal`,qu[1e7],Hr.absolute,$u[0],Bu[0])},M,D,A,O),g?Pe.createElement(Wn,{key:"row-height",varName:g,onChange:d}):null,Pe.createElement(Wn,{key:"flashing-duration",allowInts:!0,varName:me.components.Cell.flashingDuration,onChange:p}),y?Pe.createElement(Wn,{key:"row-detail-height",varName:y,onChange:f}):null,h?Pe.createElement(Wn,{key:"column-header-height",varName:h,onChange:m}):null,v?null:Pe.createElement(Df,null),Pe.createElement(Ph,null))});function Ww({children:o,store:e}){let{componentActions:t,componentState:n}=Et(),{scrollerDOMRef:r,scrollTopKey:i}=n,a=Oe(n),l=bg({state:n,actions:t,getState:a}),s=Oe(l),u=kr(),{getDataSourceState:c,dataSourceActions:d,getDataSourceMasterContext:p,dataSourceApi:f}=Kt(),[m]=Pe.useState(()=>Pm({getComputed:s,getState:a,getDataSourceState:c,getDataSourceMasterContext:p,dataSourceApi:f,actions:t,dataSourceActions:d})),g={actions:t,state:n,computed:l,dataSourceActions:d,getDataSourceMasterContext:p,getDataSourceState:c,getComputed:s,getState:a,api:m,dataSourceApi:f,children:o};return e.setSnapshot(g),Pe.useLayoutEffect(()=>{e.notify()}),Ar(r,y=>{let h={width:y.width,height:y.height};t.bodySize=h},{earlyAttach:!0,debounce:50}),Pe.useEffect(()=>{r.current&&(r.current.scrollTop=0)},[i,r]),Pe.createElement(Bw,null)}var uo=function(o){let[e]=Pe.useState(()=>Mg()),t=Yr();return Pe.createElement(Kw,{repeatWrappedGroupRows:!!o.wrapRowsHorizontally,rowHeight:yy,columnHeaderHeight:by,...o},Pe.createElement(Sl,null,Pe.createElement(t.Provider,{value:e},Pe.createElement(Ww,{children:o.children,store:e}))))};uo.Header=Yl;uo.Body=en;uo.HScrollSyncContent=zh;uo.Footer=()=>Pe.createElement(Zu,null);uo.GroupingToolbar=Qh;import*as Sy from"react";function N3(o){let{DataSource:e}=Sr({nodesKey:"children",...o});return Sy.createElement(e,null,o.children??null)}import*as Cy from"react";var Ty=o=>(t,{unfilteredTreePaths:n,treeSelectionState:r,prevTreeSelectionState:i,lastUpdatedNodeInfo:a})=>{let l=new nt(i,{treePaths:n});r.forEachLeafNodePath((c,{selected:d})=>{l.setNodeSelection(c,d)}),a&&r.forEachLeafNodePath(c=>{l.setNodeSelection(c,a.selected)},a.nodePath);let u={defaultSelection:!1,selectedPaths:l.getSelectedLeafNodePaths()};o(u)};function jw(o){return Cy.createElement(uo,{...o})}var wa=class{constructor(e){this.state="idle";this.result=void 0;this.error=void 0;this.doneAt=0;this.pendingPromise=void 0;this.debugName="";this.fetch=async(e,...t)=>{this.state="loading";let n=()=>{};try{this.logger(`Fetching query ${this.debugName}...`),this.pendingPromise=new Promise(r=>{n=r}),this.result=await e(...t),this.state="success"}catch(r){this.result=void 0,this.error=r,this.state="error"}return this.doneAt=Date.now(),this.pendingPromise=void 0,n(this),this.logger(`Fetched query ${this.debugName}. State: ${this.state}.`),this.getDoneSnapshot()};this.getCurrentSnapshot=()=>{let e={state:this.state,result:this.result,doneAt:this.doneAt,error:this.error,done:this.isDone()};return e.done||(e.promise=this.pendingPromise),e};this.getDoneSnapshot=async()=>{if(this.state==="idle")throw new Error("DataQuery is still idle");return this.pendingPromise&&await this.pendingPromise,{state:this.state,result:this.result,error:this.error,done:this.isDone(),doneAt:this.doneAt}};this.getResult=()=>{if(!this.isDone())throw new Error("DataQuery is not done yet");return this.result};this.isDone=()=>this.state==="success"||this.state==="error";this.isSuccess=()=>this.state==="success";this.debugName=e||"",this.logger=Xe(`IT:${e}:DataQuery`)}};function Vn(o){if(Array.isArray(o))return o.map(Vn);if(typeof o=="object"){if(o===null)return o;let e=o,t=Object.keys(e).sort((r,i)=>r.localeCompare(i)),n={};return t.forEach(r=>{let i=e[r];i!==void 0&&(n[r]=Vn(i))}),JSON.stringify(n)}return o instanceof Date?o.toISOString():o}var co=class co{constructor(e){this.queryCache=new ee;this.removeQueryIfErrored=(e,t)=>{if(e.getCurrentSnapshot().state!=="success"){let n=this.queryCache.get(t);if(e===n)return this.queryCache.delete(t),!0}return!1};this.fireQuery=e=>{let t=Vn(e.key),n=this.options.cache?this.queryCache.get(t):null;if(n!=null){let i=n.getCurrentSnapshot();if(i.state==="success")return{query:n,fromCache:!0};if(i.state==="loading")return{query:n,fromCache:!0};i.state==="error"&&this.removeQueryIfErrored(n,t)}let r=new wa(`${this.name}:${e.name}`);return this.queryCache.set(t,r),r.fetch(e.fn,e.key),r.getCurrentSnapshot().promise?.then(()=>{this.removeQueryIfErrored(r,t)}),{query:r,fromCache:!1}};this.query=e=>this.fireQuery(e).query.getCurrentSnapshot();this.awaitQuery=async e=>{let{query:t,fromCache:n}=this.fireQuery(e),r=t.getCurrentSnapshot();return r.promise&&(r=await t.getDoneSnapshot(),r.state==="error"&&n)?await this.fireQuery(e).query.getDoneSnapshot():r};this.isQueryInProgress=e=>{let t=Vn(e);return this.queryCache.get(t)?.getCurrentSnapshot().done??!1};this.hasQueryForKey=e=>{let t=Vn(e);return this.queryCache.has(t)};this.discardQueryForKey=e=>{let t=Vn(e);this.queryCache.delete(t)};if(this.options=e,co.clients.has(e.name)){let t=`There's already a DataClient with name "${e.name}". Specify a different name for the client`;throw new Error(t)}co.clients.set(e.name,this),this.name=e.name}static destroy(e){let t=co.clients.get(e);t&&t.destroy()}static destroyAll(){co.clients.forEach(e=>{co.destroy(e.name)})}destroy(){co.clients.delete(this.options.name)}};co.clients=new Map;var Iy=co;var $w={key:"*",when:o=>{let{activeCellIndex:e}=o.getState();if(e){let[t,n]=e,r=o.api.getColumnAtIndex(n);return r?o.api.isCellEditable({rowIndex:t,columnId:r.id}):!1}return!1},handler:(o,e)=>{let{key:t}=e;if(t!="Escape"&&t.length===1){let{activeCellIndex:n}=o.getState();if(n){let[r,i]=n,a=o.api.getColumnAtIndex(i);if(!a)return;requestAnimationFrame(()=>{o.api.startEdit({rowIndex:r,value:t,columnId:a.id})})}}}},Uw={instantEdit:$w};import{useEffect as i5}from"react";function Yw(o,e){let{set:t,delete:n,clear:r}=o;return e.set&&(o.set=(i,a)=>(t.call(o,i,a),e.set(i,a),o)),e.delete&&(o.delete=i=>{let a=n.call(o,i);return e.delete(i),a}),(e.clear||e.beforeClear)&&(o.clear=()=>{e.beforeClear&&e.beforeClear(o);let i=r.call(o);return e.clear&&e.clear(),i}),()=>{t&&(o.set=t),n&&(o.delete=n),r&&(o.clear=r)}}var va=class va{constructor(e,t){this.orderRefs=[];if(typeof e=="number")this.maxSize=e,this.currentSet=new Set;else if(this.maxSize=t??va.DEFAULT_SIZE,e){let n=Array.from(e);this.maxSize<n.length&&n.slice(n.length-this.maxSize),this.currentSet=new Set,n.forEach(r=>{this.add(r)})}else this.currentSet=new Set}values(){return this.currentSet.values()}get size(){return this.currentSet.size}delete(e){return this.currentSet.has(e)?(this.currentSet.delete(e),this.orderRefs=this.orderRefs.filter(t=>t!==e),!0):!1}has(e){return this.currentSet.has(e)}add(e){if(this.currentSet.has(e))return this;if(this.maxSize-this.currentSet.size<=0){let[n]=this.orderRefs.splice(0,1);n&&this.currentSet.delete(n)}return this.orderRefs.push(e),this.currentSet.add(e),this}};va.DEFAULT_SIZE=10;var Js=va;var Pa=class Pa{constructor(e,t){this.orderRefs=[];if(typeof e=="number")this.maxSize=e,this.currentSet=new Set;else if(this.maxSize=t??Pa.DEFAULT_SIZE,e){let n=Array.from(e);this.maxSize<n.length&&n.slice(n.length-this.maxSize),this.currentSet=new Set,n.forEach(r=>{this.add(r)})}else this.currentSet=new Set}values(){return this.currentSet.values()}get size(){return this.currentSet.size}delete(e){return this.currentSet.has(e)?(this.currentSet.delete(e),this.orderRefs=this.orderRefs.filter(t=>t.deref()!==e),!0):!1}has(e){return this.currentSet.has(e)}add(e){if(this.currentSet.has(e))return this;if(this.maxSize-this.currentSet.size<=0){let[n]=this.orderRefs.splice(0,1),r=n.deref();r&&this.currentSet.delete(r)}return this.orderRefs.push(new WeakRef(e)),this.currentSet.add(e),this}};Pa.DEFAULT_SIZE=10;var eu=Pa;import{useEffect as qw,useRef as Da}from"react";var Xw=(o,e)=>o.every((t,n)=>t===e[n]),Zw=(o,e)=>{let t=Da(e),n=Xw(e,t.current),r=Da(!0);t.current=e;let i=Da(["same"]),a=n?[Date.now()]:i.current;i.current=a;let l=Da(o);l.current=o,qw(()=>{if(r.current){r.current=!1;return}return l.current()},a)};import{useEffect as Qw,useRef as xr}from"react";var Ry=(o,e,t)=>o.every((n,r)=>t?t(n,e[r]):n===e[r]),tu=(o,e)=>{let{same:t,different:n,compare:r}=e,i=xr(t),a=xr(n),l=Ry(t,i.current,r),s=!Ry(n,a.current,r),u=xr(!0);i.current=t,a.current=n;let c=xr(["same"]),d=l&&s?[Date.now()]:c.current;c.current=d;let p=xr(o);p.current=o,l&&s&&(u.current=!1),Qw(()=>{if(!u.current)return p.current()},d)};import*as vt from"react";var wy=Z(Q.currentFlashingDuration),Jw=({children:o})=>vt.createElement(vt.Fragment,null,o),vy=1e3,Py={up:ni({direction:"up"}).split(" "),down:ni({direction:"down"}).split(" "),neutral:ni({direction:"neutral"}).split(" ")},Dy=(o={})=>{let{flashDuration:e,flashClassName:t,render:n=Jw}=o;return vt.forwardRef((i,a)=>{let l=si(),{flashingDurationCSSVarValue:s}=oe(R=>({flashingDurationCSSVarValue:R.state.flashingDurationCSSVarValue})),u=typeof s=="number"?s??e??vy:e??vy,{domRef:c,value:d,column:p,rowInfo:f,htmlElementRef:m}=l,g=f.id,y=p.id,h=vt.useRef(!0),b=vt.useRef(d),S=h.current?null:b.current;h.current=!1;let I=vt.useRef(void 0),T=vt.useRef(void 0),C=vt.useRef(void 0);return tu(()=>{if(d===b.current)return;let R=()=>{let x=m.current;if(I.current&&(clearTimeout(I.current),I.current=void 0),C.current&&(clearTimeout(C.current),C.current=void 0),T.current&&x){let E=T.current,M=Py[E];x.classList.remove(...t?[t,...M]:M),x.style.removeProperty(wy),T.current=void 0}};b.current=d;let v=m.current;if(!v)return;R();let P=typeof d=="number"?d>S?"up":"down":"neutral",w=Py[P];return v.style.setProperty(wy,`${u}`),v.classList.add(...t?[t,...w]:w),T.current=P,I.current=setTimeout(R,u),R},{same:[y,g],different:[d]}),vt.createElement("div",{ref:c,...i,className:J(i.className)},n({children:i.children,oldValue:S}))})},ev=Dy();import*as Qe from"react";import{useEffect as My,useRef as xy}from"react";import{createPortal as tv}from"react-dom";function ov(o){let[e,t]=Qe.useState(null);return My(()=>{let{debugTarget:n}=o,r=setInterval(()=>{if(globalThis.INFINITE&&globalThis.INFINITE[n]){let i=globalThis.INFINITE[n].getState;clearInterval(r),t(()=>i)}},100);return()=>{clearInterval(r)}},[o.debugTarget]),typeof e=="function"?Qe.createElement(Ey.Provider,{value:{getState:e}},Qe.createElement(nv,null)):null}var Ey=Qe.createContext({getState:()=>null});function nv(){let o=Qe.useContext(Ey),{getState:e}=o,[,t]=zt(),n=e().renderer.cellManager;My(()=>{let s=xt(()=>{console.log("rerender"),t()},{wait:500});return n.onCellAttachmentChange(s)},[n,t]);let r=n.getRowsWithCells(),i=n.getColumnsWithCells(),a=xy(null),l=xy(null);return Qe.createElement("div",{style:{overflow:"auto"}},tv(Qe.createElement("div",{ref:a,style:{position:"absolute",top:0,left:0,width:"0px",height:"0px",pointerEvents:"none",background:"rgba(255, 0, 0, 0.5)",opacity:"0"}}),document.body),Qe.createElement("table",{style:{borderCollapse:"collapse"}},Qe.createElement("thead",null,Qe.createElement("tr",null,i.map(s=>Qe.createElement("th",{key:s,"data-col-index":s},s)))),Qe.createElement("tbody",null,r.map(s=>Qe.createElement("tr",{key:s,"data-row-index":s},i.map(u=>Qe.createElement("td",{key:u,style:{padding:5,border:"1px solid gray",background:n.getCellAt([s,u])?.getNode()?"rgba(0, 255, 0, 0.3)":"rgba(255, 0, 0, 0.3)"},"data-col-index":u},Qe.createElement("button",{onClick:()=>{let c=n.getCellAt([s,u])?.getElement();if(!c)return;let d=c.getBoundingClientRect();a.current.style.top=`${d.top}px`,a.current.style.left=`${d.left}px`,a.current.style.width=`${d.width}px`,a.current.style.height=`${d.height}px`,a.current.style.opacity="0.5",a.current.style.transition="opacity 0.5s",l.current&&clearTimeout(l.current),l.current=setTimeout(()=>{a.current.style.opacity="0",l.current=null},2e3),console.log(c)},style:{cursor:"pointer"}},"(",s,",",u,")"))))))))}var N5={CheckBox:Xt,LoadMask:Ra,MenuIcon:ir,StringFilterEditor:fn,NumberFilterEditor:Zr};export{Cn as AutoScroller,Ue as CellSelectionState,Ct as DRAG_ITEM_ATTRIBUTE,Iy as DataClient,pH as DataSource,EI as DataSourceActionType,ee as DeepMap,Sl as DragDropProvider,lr as DragInteractionTarget,jo as DragList,Js as FixedSizeSet,ev as FlashingColumnCell,It as GroupRowsState,ov as INTERNAL_MatrixDebugger,uo as InfiniteTable,qt as InfiniteTableClassName,Bw as InfiniteTableComponent,$t as Menu,Tr as RowDetailCache,Dt as RowDetailState,Rt as RowDisabledState,Ae as RowSelectionState,N3 as TreeDataSource,dt as TreeExpandState,jw as TreeGrid,nt as TreeSelectionState,eu as WeakFixedSizeSet,Fs as alignNode,N5 as components,wp as createDefaultProxy,Dy as createFlashingColumnCellComponent,xt as debounce,Xe as debug,vp as defaultDragProxyMove,ko as defaultFilterTypes,Os as eventMatchesKeyboardShortcut,hm as filterDataArray,ko as filterTypes,cC as flatten,Mt as getComponentStateRoot,Jl as group,Yw as interceptMap,Uw as keyboardShortcuts,to as multisort,ns as multisortNested,Vn as queryKeyToCacheKey,fC as toTreeDataArray,Et as useComponentState,MI as useDataSourceApi,Sr as useDataSourceInternal,Ee as useDataSourceSelector,hs as useDataSourceState,So as useDragDropProvider,In as useDragListContext,tu as useEffectWhen,Zw as useEffectWhenSameDeps,An as useEffectWithChanges,lG as useEffectWithObject,Us as useGridScroll,Hw as useInfiniteColumnApi,si as useInfiniteColumnCell,vl as useInfiniteColumnEditor,Yn as useInfiniteColumnFilterEditor,Xr as useInfiniteHeaderCell,Iw as useInfinitePortalContainer,Gw as useInfiniteTableApi,aG as useLayoutEffectWithChanges,Gm as useManagedDataSource,No as useMasterRowInfo,lo as useOverlay,_R as useOverlayPortal,Fo as usePrevious,fH as useRowInfoReducers,pw as useVisibleColumnSizes,Ty as withSelectedLeafNodesOnly};
|
|
30
30
|
//!collapsed || lazyLoad;
|