@infinite-table/infinite-react 9.1.0 → 9.1.1
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 +103 -39
- package/index.dev.mjs +103 -39
- 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 Zy=Object.create;var cu=Object.defineProperty;var Qy=Object.getOwnPropertyDescriptor;var Jy=Object.getOwnPropertyNames;var eb=Object.getPrototypeOf,tb=Object.prototype.hasOwnProperty;var ob=(o,e)=>()=>(e||o((e={exports:{}}).exports,e),e.exports);var nb=(o,e,t,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let r of Jy(e))!tb.call(o,r)&&r!==t&&cu(o,r,{get:()=>e[r],enumerable:!(n=Qy(e,r))||n.enumerable});return o};var nn=(o,e,t)=>(t=o!=null?Zy(eb(o)):{},nb(e||!o||!o.__esModule?cu(t,"default",{value:o,enumerable:!0}):t,o));var Go=ob((qM,md)=>{"use strict";md.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 we from"react";var ee=(...o)=>o.filter(e=>!!`${e}`).join(" ");import*as No from"react";import{useRef as Ru}from"react";import*as rb from"react";import{useMemo as yv,useRef as ib,useEffect as ab,useLayoutEffect as lb,useCallback as bv}from"react";var rn=(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 _r=(o,e,t={earlyAttach:!1,debounce:0})=>{let n=ib({width:0,height:0}),r=i=>{let a;return o.current&&(a=rn(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()}};ab(()=>t.earlyAttach?()=>{}:r(e),[o.current,e,t.earlyAttach,t.debounce]),lb(()=>t.earlyAttach?r(e):()=>{},[o.current,e,t.earlyAttach])};function be(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 at(o){let e=!1,t=null;return(...r)=>(e||(e=!0,t=o(...r)),t)}var du=(o,e)=>o-e;var Or=(o,e)=>du(o.revision,e.revision),te=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(Or).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(Or).map(p=>p.keys):l:(this.visitWithNext(e,(p,f,m,g,y)=>{s({...y,keys:f})},!1,u,r,n),i?a.sort(Or).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=at(()=>{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(Or);function*n(){for(let r=0,i=t.length;r<i;r++)yield e(t[r])}return n()}};globalThis.DeepMap=te;function ve(){return globalThis}var Fr=["#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"],pu=Symbol("color"),Nr=new WeakMap,Oa=be();function Na(o=Fr){Nr.set(o,o.map(e=>0))}Na();var sb=(o=Fr)=>{let e=[];Nr.has(o)?e=Nr.get(o):(e=o.map(n=>0),Nr.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]??Fr[0]},Kn=":",Fa="*",fu="-",ub=",",cb="debug",db="diffdebug",gu=!1,Hn=new te,Bn=new Map;function La(o,e){let t=o.split(Kn),n=new te;n.set(t,!0);let r=e.split(Kn),i=new Set(r).has(Fa),a=r.indexOf(Fa),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(Kn)):!0}}function hu(o,e){let t=`channel=${o}_permissions=${e}`;if(Bn.has(t))return Bn.get(t);let n=e.split(ub);function r(l){return Bn.set(t,l),l}let i=[],a=[];n.forEach(l=>{l.includes(Fa)?a.push(l):i.push(l)});for(let l=0;l<i.length;l++){let s=i[l],u=s.startsWith(fu);if(u&&(s=s.substring(fu.length)),La(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)),La(o,s))return r(!u)}return r(!1)}var ka=()=>qe.enable??(ve()&&ve().localStorage?.getItem(cb))??"",pb=()=>qe.diffenable??(ve()&&ve().localStorage?.getItem(db))??`${gu}`,za="",yu=gu;function Va(o){yu=`${pb()}`=="true",za!==o&&(za=o,Bn.clear())}function bu(o){Va(ka()),typeof ve()<"u"&&ve().addEventListener&&ve().addEventListener("storage",function(){Va(ka())});function e(t,n){let r=n?`${n}${Kn}${t}`:t,i=r.split(Kn),a=Hn.get(i);if(a)return a;let l=Hn.get(i.slice(0,-1)),s=(l?l.logFn:qe.logFn)??Su,u=s,c,d=0,p=()=>c??hu(r,za),f=sb(qe.colors),m=Object.defineProperties((...g)=>{let y=Oa.getListenersCount(),h;if(y>0&&(h=h??Date.now(),Oa({color:f,channel:r,args:g,timestamp:h})),p()){if(h=h??Date.now(),d&&yu){let S=h-d;u(`%c[${r}]`,`color: ${f}`,`+${S}ms:`)}d=h;let b=[],T;if(g.forEach(S=>{if(S[pu])T===void 0&&(T=!0),b.push(...S);else{if(typeof S!="string"&&typeof S!="number"){T=!1;return}b.push(`${S}%s`)}}),T){let S=[`%c[${r}]%c %s`,`color: ${f}`,"",...b,""];u(...S)}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[pu]=!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:()=>{Hn.delete(i)}}});return Hn.set(i,m),m}return e(o)}var Su=console.log.bind(console),mu;Object.defineProperty(bu,"enable",{get:()=>mu,set:o=>{mu=o,Va(ka())}});var qe=bu;qe.colors=Fr;qe.logFn=Su;var fb=(o,e)=>Oa.onChange(t=>{if(!t)return;let{channel:n,args:r,color:i,timestamp:a}=t;La(n,o)&&e({channel:n,color:i,args:r,timestamp:a})});qe.onLogIntent=fb;qe.isChannelEnabled=hu;qe.destroyAll=()=>{Na(),Na(qe.colors),Hn.clear(),Bn.clear()};var vt=o=>{let e=qe(o?`IT:${o}:TYPE=debug`:"IT:TYPE=debug");return e.logFn=console.log.bind(console),e},fo=o=>{let e=qe(o?`IT:${o}:TYPE=error`:"IT:TYPE=error");return e.logFn=console.error.bind(console),e},Wn=()=>Wn;Wn.extend=()=>Wn;var pt=class{constructor(e){this.debug=Wn,this.error=Wn}};var Tu=fo("CSSVariableWatch"),Cu=vt("CSSVariableWatch"),Iu={position:"absolute",pointerEvents:"none",width:"0px",height:"0px",lineHeight:0,fontSize:0,overflow:"hidden"};var mb=o=>{let e=Ru(0),t=No.useCallback(({height:n})=>{n!=null&&n!==e.current&&(e.current=n,o.onChange(n))},[o.onChange]);_r(o.ref,t,{earlyAttach:!0}),No.useLayoutEffect(()=>{let n=o.ref.current.getBoundingClientRect().height;if(n!=null)return e.current=n,Cu(`Variable ${o.varName} found and equals ${n}.`),o.onChange(n);Tu(`Specified variable ${o.varName} not found or does not have a numeric value.`)},[])},jn=o=>{let e=Ru(null);mb({...o,ref:e});let t=o.varName.startsWith("var(")?o.varName:`var(${o.varName})`,{allowInts:n=!1}=o;return No.createElement("div",{"data-name":"css-variable-watcher","data-var":o.varName,style:Iu},No.createElement("div",{ref:e,style:{height:n?`calc(1px * ${t})`:t}}))};import{useCallback as yb,useContext as Ha}from"react";function mo(){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 gb,useRef as Lr,useSyncExternalStore as hb}from"react";function ft(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 wu(o,e,t){let n=Lr(e);n.current=e;let r=Lr(t);r.current=t;let i=Lr(void 0),a=Lr(!1),l=gb(()=>{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 hb(o.subscribe,l,l)}function kr(o,e){return wu(o,e,Object.is)}function an(o,e){return wu(o,e,ft)}import*as vu from"react";var Ga;function ln(){return Ga||(Ga=vu.createContext(null))}var Pu=mo(),Du=()=>{};function zr(){let o=ln();return Ha(o)||void 0}function Vr(){let o=zr();return yb(()=>o?.getSnapshot(),[o])}function Ut(o){let e=ln(),t=Ha(e),n=an(t||Pu,t?o:Du);return t?n??void 0:void 0}function Fo(){let o=ln(),e=Ha(o),n=kr(e||Pu,e?r=>r.masterRowInfo:Du);return e?n:void 0}import*as sn from"react";import{useReducer as Db,createContext as xb,useMemo as ja,useEffect as Mb,useState as Lu,useRef as ku,useLayoutEffect as Eb}from"react";function go(o){if(o==null)return!1;let e=o;return!0}import{useCallback as Tb,useEffect as Cb,useRef as Ka}from"react";import{useCallback as bb,useState as Sb}from"react";var zt=()=>{let[o,e]=Sb(0);return[o,bb(()=>{e(t=>t+1)},[e])]};var xu=o=>{let e=Tb(o,[]),t=Ka(!1),n=Ka(!1),r=Ka(void 0),[i,a]=zt();t.current&&(n.current=!0),Cb(()=>(t.current||(r.current=e,t.current=!0),a(),()=>{n.current&&r.current&&r.current()}),[])};import{useCallback as Ib,useRef as Rb}from"react";function Ne(o){let e=Rb(o);return e.current=o,Ib(()=>e.current,[])}import{useRef as wb,useLayoutEffect as vb}from"react";var Lo=(o,e)=>{let t=wb(e===void 0?o:e);return vb(()=>{t.current=o}),t.current};var $n={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 Ba=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($n).reduce((t,n)=>{let r={start:e.start,end:i=>e.end({...i,track:$n[n].track,label:i.label}),get label(){let i=$n[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=$n[n];return e.markerDetails.track=i.track,r}}),t},{})}};function tt(o){return Ba.create(o)}function Mu(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 Wa=o=>o&&o.substr(0,1).toUpperCase()+o.substr(1);function Un(o){return o!==void 0}function ho(o,e){let t=e[o];return Un(t)}var Eu=(o,e,t)=>{let n=o[e];typeof n=="function"&&n(...t)};function Pb(o,e,t){let n={};for(let r in o)if(o.hasOwnProperty(r)){let i=o[r],a=ho(r,e)?e[r]:e[`default${Wa(r)}`];typeof i=="function"&&(a=i(a,t)),n[r]=a}return n}function Au(o,e,t){let{fn:n,propertyReads:r}=Mu(o,{getProxyTargetFromArgs:a=>a.props,putProxyToArgs:(a,l)=>[{...l,props:a}]}),i=n(e);return r.forEach(a=>t.add(a)),i}function _u(o){let{props:e,initialSetupState:t,propsToForward:n,parentState:r,mapPropsToState:i,propsToStateSet:a}=o,l={};n&&(l=Pb(n,e,t));let s={...t,...l};if(i){let u=Au(i,{props:e,state:s,oldState:null,parentState:r},a);return{...s,...u}}return s}function Ou(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=Au(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 Nu(o){let{dispatch:e,getState:t,getProps:n,propsToForward:r,allowedControlledPropOverrides:i,interceptedActions:a,mappedCallbacks:l,notify:s=Eu}=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 S=[m],C=`on${Wa(d)}Change`;if(l&&l[p]){let I=l[p](m,y);C=I.callbackName||C,S=I.callbackParams}s(g,C,S)}let b=r[p];typeof b=="function"&&(m=b(m));let T=!!i?.[p];ho(d,g)&&!T||e({payload:{updatedProps:null,mappedState:{[d]:m}}})}}),c},{})}function Fu(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++,ho(m,e)||ho(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 $a;function zu(){return $a||($a=xb(null))}function Mt(o){let e=o.getParentState||(()=>null);function t(r){let[i]=Lu(()=>o.initSetupState?o.initSetupState(r):{}),a=ku(new Set),l=ja(()=>o.forwardProps?o.forwardProps(i,r):{},[i]),s=e(),u=Ne(s);function c(){return _u({props:r,initialSetupState:i,propsToForward:l,parentState:s,mapPropsToState:o.mapPropsToState,propsToStateSet:a.current})}let[d]=Lu(c),p=Ne(r),f=(v,P)=>Ou(v,P,{getProps:p,getParentState:()=>u?.()??null,mapPropsToState:o.mapPropsToState,concludeReducer:o.concludeReducer,propsToStateSet:a.current}),[m,g]=Db(f,d),y=Ne(m),{allowedControlledPropOverrides:h}=o,b=ja(()=>Nu({dispatch:g,getState:y,getProps:p,propsToForward:l,allowedControlledPropOverrides:h,interceptedActions:o.interceptActions,mappedCallbacks:o.mappedCallbacks}),[g,l,h]),T=o.Context??zu(),S=ja(()=>({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]),C=Lo(r),I=ku(!1);I.current=!1;let R=o.layoutEffect?Eb:Mb;return R(()=>{let v=r,{newMappedState:P,newMappedStateCount:w,updatedPropsToState:x,updatedPropsToStateCount:E,rawUpdatedProps:M,rawUpdatedPropsCount:D}=Fu({currentProps:v,prevProps:C,state:m,propsToForward:l,propsToStateSet:a.current});if(E>0||w>0){let _=m.debugId,N=_?tt(_).track.ComponentState.label.PropUpdate.start():void 0,L=o.debugName?typeof o.debugName=="function"?`${o.debugName(v)}:rerender`:`${o.debugName}:rerender`:"rerender";vt(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(go)});let K={payload:{mappedState:w?P:null,updatedPropsToState:E?x:null}};if(I.current=!0,g(K),o.onPropChange){for(var A in M)if(M.hasOwnProperty(A)){let{newValue:W,oldValue:k}=M[A];o.onPropChange({name:A,newValue:W,oldValue:k},r,b,m)}}o.onPropsChange&&D&&o.onPropsChange(M,r,b,m)}}),R(()=>{s!=null&&!I.current&&g({type:"PARENT_STATE_CHANGE",payload:{}})},[s]),xu(()=>()=>{o.cleanup?.(y())}),{contextValue:S,ContextComponent:T}}return{ManagedComponentContextProvider:sn.memo(function(i){let{contextValue:a,ContextComponent:l}=t(i);return sn.createElement(l.Provider,{value:a},i.children)}),useManagedComponent:t}}function Et(o){return o=o??zu(),sn.useContext(o)}import*as Zu from"react";var lt="Infinite",Fe={rootClassName:lt};var Gr=()=>Fe;var Vu="_16lm1iw2 _16lm1iw23 _16lm1iw26 _16lm1iw2c _16lm1iw2a",Gu={center:"_16lm1iw2j",stretch:"_16lm1iw2k",start:"_16lm1iw2l",end:"_16lm1iw2m"};var At="_16lm1iw3b _16lm1iw3c _16lm1iw35",Hu={pointer:"_16lm1iwk",default:"_16lm1iwl",colResize:"_16lm1iwm",grabbing:"_16lm1iwn",grab:"_16lm1iwo"},un={flex:"_16lm1iw1p",contents:"_16lm1iw1q",none:"_16lm1iw1r",block:"_16lm1iw1s",grid:"_16lm1iw1t",inlineBlock:"_16lm1iw1u",inlineFlex:"_16lm1iw1v",inlineGrid:"_16lm1iw1w"};var Hr={1:"_16lm1iw1c",none:"_16lm1iw1d"},Yn={column:"_16lm1iw2f",columnReverse:"_16lm1iw2g",row:"_16lm1iw2h",rowReverse:"_16lm1iw2i"};var Ku={0:"_16lm1iw1y","100%":"_16lm1iw1z","50%":"_16lm1iw20"},Bu={center:"_16lm1iw30",spaceBetween:"_16lm1iw31",spaceAround:"_16lm1iw32",start:"_16lm1iw33",end:"_16lm1iw34"},Wu={0:"_16lm1iw26","100%":"_16lm1iw27","50%":"_16lm1iw28",auto:"_16lm1iw29"};var ju={none:"_16lm1iwd"},$u={hidden:"_16lm1iw35",auto:"_16lm1iw36",visible:"_16lm1iw37"};var Kr={relative:"_16lm1iw1",absolute:"_16lm1iw2",static:"_16lm1iw3",sticky:"_16lm1iw4",fixed:"_16lm1iw5"};var Uu={0:"_16lm1iw23","100%":"_16lm1iw24","50%":"_16lm1iw25"};var Yu={none:"_16lm1iw1x"};var qu={visible:"_16lm1iw38",hidden:"_16lm1iw39"};var Xu={1:"_16lm1iw1e",10:"_16lm1iw1f",100:"_16lm1iw1g",1e3:"_16lm1iw1h",1e4:"_16lm1iw1i",1e5:"_16lm1iw1j",1e6:"_16lm1iw1k",1e7:"_16lm1iw1l","1k":"_16lm1iw1m","10k":"_16lm1iw1n","100k":"_16lm1iw1o"};function Qu(o){let{rootClassName:e}=Gr();return Zu.createElement("div",{...o,className:ee(`${e}Footer`,Kr.relative,un.flex,Yn.row,o.className)})}import*as Pe from"react";import{useCallback as Df,useContext as lC,useEffect as sC,useRef as uC}from"react";import{createPortal as cC}from"react-dom";function Br(o){let e={};return Object.keys(o).forEach(t=>{e[t]=t}),e}function Q(o){return o.slice(4,-1)}import*as Ju 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 Ju.createElement("svg",{viewBox:"0 0 24 24",...o,style:t},o.children)};import*as Ua 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 ec=o=>Ua.createElement(Le,{...o},ke.includesOperator.map(e=>Ua.createElement("path",{key:e,d:e})));import*as Ya from"react";var tc=o=>Ya.createElement(Le,{...o},Ya.createElement("path",{d:ke.endsWithOperator[0]}));import*as qa from"react";var oc=o=>qa.createElement(Le,{...o},qa.createElement("path",{d:ke.eqOperator[0]}));import*as Xa from"react";var nc=o=>Xa.createElement(Le,{...o},Xa.createElement("path",{d:ke.gteOperator[0]}));import*as Za from"react";var rc=o=>Za.createElement(Le,{...o},Za.createElement("path",{d:ke.gtOperator[0]}));import*as Qa from"react";var ic=o=>Qa.createElement(Le,{...o},Qa.createElement("path",{d:ke.lteOperator[0]}));import*as Ja from"react";var ac=o=>Ja.createElement(Le,{...o},Ja.createElement("path",{d:ke.ltOperator[0]}));import*as el from"react";var lc=o=>el.createElement(Le,{...o},el.createElement("path",{d:ke.neqOperator[0]}));import*as tl from"react";var sc=o=>tl.createElement(Le,{...o},tl.createElement("path",{d:ke.startsWithOperator[0]}));import*as cl from"react";import*as nt from"react";import{useEffect as Ub,useState as Kc}from"react";import*as cn from"react";import{useEffect as Fb,useLayoutEffect as Lb,useState as Ac}from"react";function Ab(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 _b(o){var e=Ab(o,"string");return typeof e=="symbol"?e:String(e)}function Ob(o,e,t){return e=_b(e),e in o?Object.defineProperty(o,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):o[e]=t,o}function uc(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 cc(o){for(var e=1;e<arguments.length;e++){var t=arguments[e]!=null?arguments[e]:{};e%2?uc(Object(t),!0).forEach(function(n){Ob(o,n,t[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(o,Object.getOwnPropertyDescriptors(t)):uc(Object(t)).forEach(function(n){Object.defineProperty(o,n,Object.getOwnPropertyDescriptor(t,n))})}return o}function dc(o,e){var t={};for(var n in o)t[n]=e(o[n],n);return t}var Nb=(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},ye=o=>{var e=t=>{var n=o.defaultClassName,r=cc(cc({},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)Nb(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 dc(o.variantClassNames,t=>dc(t,n=>n.split(" ")[0]))}},e};var pc="_1eexc2a6";var fc=ye({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:[]}),mc="_12zfob1q _16lm1iw2 _16lm1iw1k _16lm1iw3b _16lm1iw3c _16lm1iw35",gc=ye({defaultClassName:"_16lm1iw2 _16lm1iw25 _16lm1iw26 _16lm1iwh _16lm1iwf",variantClassNames:{visible:{true:"_12zfob19",false:"_12zfob1a"}},defaultVariants:{},compoundVariants:[]}),hc=ye({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"]]}),yc=ye({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"]]}),bc="_12zfob12u _16lm1iw22 _16lm1iw1z";var Sc="_12zfob17",Tc="_12zfob12q _16lm1iw1p _16lm1iw2h _16lm1iw2j _16lm1iw1",Cc=ye({defaultClassName:"_12zfob12r _16lm1iw1 _16lm1iw23",variantClassNames:{disabled:{true:"_12zfob12s",false:"_12zfob12t"}},defaultVariants:{},compoundVariants:[]}),ol=ye({defaultClassName:"_12zfob12n _16lm1iw1p _16lm1iw2h _16lm1iw2k _16lm1iw1",variantClassNames:{active:{true:"_12zfob12o",false:"_12zfob12p"}},defaultVariants:{},compoundVariants:[]}),Ic="_12zfob12m _16lm1iw1p _16lm1iw2h _16lm1iw2j",Rc=ye({defaultClassName:"_12zfob127 _16lm1iw1 _16lm1iw1p _16lm1iw2f _16lm1iw32 _16lm1iw39",variantClassNames:{menuVisible:{true:"_12zfob128"},reserveSpaceWhenHidden:{true:"_12zfob129",false:"_12zfob12a"}},defaultVariants:{},compoundVariants:[[{menuVisible:!0,reserveSpaceWhenHidden:!1},"_12zfob12b"]]}),wc="_12zfob1b _16lm1iw2",vc="_16lm1iw1",Pc="_12zfob16",Dc=ye({defaultClassName:"_12zfob12",variantClassNames:{align:{start:"_12zfob13",center:"_12zfob14",end:"_12zfob15"}},defaultVariants:{},compoundVariants:[]}),xc="_12zfob12l _16lm1iw35 _16lm1iw1 _16lm1iw1p _16lm1iw2h";var bt="InfiniteIcon";var Mc="_1nnkya20 _16lm1iw1p _16lm1iw2f _16lm1iw1 _16lm1iw32 _16lm1iw2j";var Ec={transition:"width 0.25s, opacity 0.25s"},nx=Object.keys({size:1,lineWidth:1,lineStyle:1,style:1,className:1,index:1});function dn(o){let[e,t]=Ac(!0),[n,r]=Ac(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={...Ec,borderTop:`${i}px solid currentColor`,...o.lineStyle,opacity:n};if(Fb(()=>{if(!e)return;let g=requestAnimationFrame(()=>{r(1)});return()=>{cancelAnimationFrame(g)}},[e]),Lb(()=>{t(!0)},[]),!e)return null;let m={};return cn.createElement("div",{"data-name":"filter-icon",style:{...a,width:c},className:ee(l,bt,Mc,`${bt}-filter`)},u?cn.createElement("div",{"data-name":"index",style:m,className:Sc},s):null,cn.createElement("div",{style:{width:p[0],...f}}),cn.createElement("div",{style:{width:p[1],...f}}),cn.createElement("div",{style:{width:p[2],...f}}))}var Wr=Object.freeze({}),kb={string:Wr,number:{}};function pn(o,e){let t=e.default||Wr;return o.type===void 0?t:o.type===null?Wr:typeof o.type=="string"?e[o.type]||kb[o.type]||Wr:o.type.reduce((n,r)=>Object.assign(n,e[r]),{})}var nl=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,T=0,S=0,C=[];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,_=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)),S+=E,h=c-S,b-=R.flex,d=h/b)}_=E,P.flexSize=E}return g.push(E),C.push(_),P.computedSize=_,T+=_,P}),flexSizes:g,minSizes:s,maxSizes:u,computedSizes:C,remainingSize:Math.round(e-T)}};function jr(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 rl=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",T=!1,S=!1,C=r>0?1:-1,{value:I,clamped:R,diff:v}=jr(d+r,p,f,C);if(o.shareSpaceOnResize){if(s==null)return n[u]={...n[u],[m]:I},S=R==="min",T=R==="max",{adjustedDiff:I-d,reservedWidth:t,columnSizing:n,minReached:S,maxReached:T,constrained:S||T};let{value:w,clamped:x,diff:E}=jr(g-r,y,h,C);if(R&&x&&(Math.abs(v)>Math.abs(E)?x=!1:R=!1),!(!R&&!x)){if(R){let M=jr(g-r-v,y,h,C);w=M.value,x=M.clamped,E=M.diff}else if(x){let M=jr(d+r+E,p,f,C);I=M.value,R=M.clamped,v=M.diff}}n[u]={...n[u],[m]:I},n[c]={...n[c],[b]:w},S=R==="min"||x==="min",T=R==="max"||x==="max"}else n[u]={...n[u],[m]:I},S=R==="min",T=R==="max";let P=I-d;return{adjustedDiff:P,reservedWidth:o.shareSpaceOnResize?t:t-P,columnSizing:n,minReached:S,maxReached:T,constrained:S||T}};function _c(o,e){return o+e}function zb(o){return Object.keys(o).reduce((t,n)=>(t[n]={...o[n]},t),{})}var Oc=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}=nl({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(_c,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 T=a[b];if(!T.resizable){g.push(0);return}let S=s[b],C=l[b],I=zb(n),{maxReached:R,minReached:v,constrained:P,adjustedDiff:w}=rl({availableSize:o.availableSize,reservedWidth:o.reservedWidth,dragHandleOffset:h,dragHandlePositionAfter:i[b],shareSpaceOnResize:!1,items:o.items,columnSizing:I});n[T.id]={...I[T.id],[S]:C+w},g.push(w),R||(f=!1),v||(p=!1),P||(m=!1)});let y=g.reduce(_c,0);return{minReached:p,maxReached:f,constrained:m,adjustedDiffs:g,adjustedDiff:y,columnSizing:n,reservedWidth:t-y}};var $r;function yo(){if($r!=null)return $r;let o=ve().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),$r=e.offsetWidth-t.offsetWidth,e.parentNode?.removeChild(e),$r}var Nc=["start",void 0,"end"],Fc=(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:Nc.indexOf(r)-Nc.indexOf(i)}),o);function Lc(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 il(o,...e){return Lc(t=>t!=null,o,...e)}function kc(o,e,...t){return Lc((n,r)=>!(r in o),e,...t)}var Ur=!0,Vb=!0,Gb=!0,zc="string",Yt="unknown";var Hb=fo("getComputedVisibleColumns"),Kb=(o,e,t)=>o[t]!==!1,al=(o,e)=>{if(!e)return!1;let t=e[o];return t==="start"||t===!0?"start":t==="end"?"end":!1};function ko(o,e){if(o)return o[e]?o[e]:Object.values(o).find(t=>t.field===e)}function Bb(o,e){let t=pn(o,e);return o.sortType?o.sortType:t.sortType?t.sortType:typeof o.type=="string"?o.type:zc}function Wb(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=ko(e,a);if(!l)return[Yt];let s=Bb(l,t);return Array.isArray(s)?s:[s]});return r.every(i=>i===Yt)?Yt:r.length===1?r[0]:r}function ll(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??Ur}var Vc=({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=zo,viewportReservedWidth:h,resizableColumns:b,draggableColumns:T,columnDefaultDraggable:S,columnOrder:C,columnPinning:I,editable:R,columnDefaultEditable:v,columnDefaultFilterable:P,columnDefaultGroupable:w,columnDefaultSortable:x,columnSizing:E,columnTypes:M,columnVisibility:D,columnVisibilityAssumeVisible:A,groupBy:_})=>{let N=0,L={};_.forEach((B,oe)=>{B.field&&(L[B.field]=oe)});let O=(p||[]).reduce((B,oe)=>{let{id:he,field:Se}=oe;return Se&&(B[Se]=oe),he&&(B[he]=oe),B},{}),K=Fc(C===!0?Object.keys(o):C,I),W=K.filter(B=>o[B]?Kb(D,A,B):(Hb(`Column with id "${B}" specified in columnOrder array cannot be found in the columns map.`),!1)),k=new Map,Z=W.map((B,oe)=>{let he=o[B];return k.set(B,oe),he}),G=(m??[]).reduce((B,oe,he)=>(oe.id?B[oe.id]={sortInfo:oe,index:he}:oe.field&&(B[oe.field]={sortInfo:oe,index:he}),B),{});function j(B){let oe=o[B],he=pn(oe,M),Se={minWidth:he?.minWidth,maxWidth:he?.maxWidth,width:he?.defaultWidth,flex:he?.defaultFlex},Be=il({width:oe?.defaultWidth,flex:oe?.defaultFlex,minWidth:oe?.minWidth,maxWidth:oe?.maxWidth},E[B]);Be.width!=null&&delete Se.flex,Be.flex!=null&&delete Se.width,Be=il(Se,Be);let H=Be.flex??void 0,Ue=Be.minWidth??oe?.minWidth??n,Dt=Be.maxWidth??oe?.maxWidth??r,le=H!=null?void 0:Be.width??(a?void 0:i);return!le&&H==null&&(a?H=a:le=Ue),{size:le,flex:H,minSize:Ue,maxSize:Dt}}let re=nl({availableSize:Math.max(t.width-(h??0)-(l??yo()),0),maxSize:r,minSize:n,items:W.map(j)}),{computedSizes:de,flexSizes:se,minSizes:ae,maxSizes:ce}=re,ue=[],$=[],z=[],Y=[];Y.length=W.length;let U=new Map,X=new Map,q=0,fe=0,ge=0,ie=null,V=[],F=0,me=0,De=0;Z.forEach((B,oe)=>{let he=W[oe],Se=de[oe],Be=V[oe]=al(he,I);Be==="start"?F+=Se:Be==="end"?De+=Se:me+=Se});let xe=t.width-De,Me=[],Ee=new Map;W.forEach((B,oe)=>{let he=Z[oe];Ee.set(B,he)});let Ve=[];Object.keys(o).forEach(B=>{let oe=o[B];Ve.push(B),Ee.has(B)||Ee.set(B,oe)});let Je=new Map;Ee.forEach((B,oe)=>{let he=k.get(oe);he==null&&(he=-1);let Se=he!=-1,Be=W[he+1],H=pn(B,M),Ue=he,Dt=G[oe]?G[oe]:B.field?G[B.field]??null:null,le=Dt?.sortInfo??null,Oe=!!le,it=Oe&&le.dir===1,po=Oe&&!it,nu=Dt?.index??-1,Ma=Se?{}:j(oe),ru=Se?de[he]:Ma.size||0,Ly=Se&&se[he]||null,ky=Se?ae[he]||0:Ma.minSize||0,zy=Se?ce[he]||1e4:Ma.maxSize||1e4,yt=Se?al(oe,I):!1,iu=Se?he===W.length-1:!1,Er=Ue,Vy=Se?yt==="start"?fe:yt==="end"?ge:N-fe:0;yt=="start"?Er=Se?Ue:-1:yt==="end"?Er=Se?Ue-(ue.length+z.length):-1:Er=Se?Ue-ue.length:-1;let Gy=Se?yt==="start"||yt===!1?N:xe+ge:-1,Hy=Se?yt!==ie:!1,Ky=Se?iu||yt!==al(Be,I):!1,au=B.cssEllipsis??H.cssEllipsis??s,By=B.headerCssEllipsis??H.cssEllipsis??B.cssEllipsis??H.headerCssEllipsis??u??au,Ar=Se&&(O[oe]||B.field||B.groupByForColumn)&&(O[oe]||O[B.field||B.groupByForColumn])||null,Wy=B.defaultFilterable??H.defaultFilterable??P??!0,jy=R??B.defaultEditable??H.defaultEditable??v??!1,Ea=B.dataType||H.dataType||(Array.isArray(B.type)?B.type[0]:B.type)||zc,$y=B.sortType||H.sortType||Ea,lu=B.filterType||H.filterType||Ea,su=!1;if(Ar!=null&&!Ar.disabled){let _a=y[lu];_a&&(!_a.emptyValues||!_a.emptyValues.includes(Ar.filter.value))&&(su=!0)}let on=B.field??H.field,Uy=B.valueGetter??H.valueGetter,Aa=B.defaultGroupable??H.defaultGroupable??w??!!on;on||(Aa=!1),B.groupByForColumn&&(Aa=!1);let uu=on?L[on]!==void 0:!1,Yy=uu?L[on]:void 0,qy=ll(B,{colType:H,sortable:f,columnDefaultSortable:x}),Xy=B.resizable??H.resizable??b??Vb,Ye={colType:H,align:H.align,headerAlign:H.headerAlign,computedVisible:Se,verticalAlign:H.verticalAlign,defaultHiddenWhenGroupedBy:H.defaultHiddenWhenGroupedBy,valueGetter:Uy,valueFormatter:H.valueFormatter,renderValue:H.renderValue,render:H.render,style:H.style,className:H.className,contentFocusable:H.contentFocusable,renderMenuIcon:H.renderMenuIcon,renderSortIcon:H.renderSortIcon,renderRowDetailIcon:H.renderRowDetailIcon,renderSelectionCheckBox:H.renderSelectionCheckBox,renderHeaderSelectionCheckBox:H.renderHeaderSelectionCheckBox,headerStyle:H.headerStyle,headerClassName:H.headerClassName,columnGroup:H.columnGroup,getValueToEdit:H.getValueToEdit,getValueToPersist:H.getValueToPersist,shouldAcceptEdit:H.shouldAcceptEdit,field:on,...B,components:{...H.components,...B.components},computedResizable:Xy,computedMinWidth:ky,computedMaxWidth:zy,computedFlex:Ly,computedDataType:Ea,computedEditable:jy,computedSortType:$y,computedFilterType:lu,cssEllipsis:au,headerCssEllipsis:By,computedFilterValue:Ar,computedFiltered:su,computedFilterable:Wy,computedGroupable:Aa,computedGroupedBy:uu,computedGroupedByIndex:Yy,computedWidth:ru,computedAbsoluteOffset:Gy,computedPinningOffset:Vy,computedVisibleIndexInCategory:Er,computedOffset:N,computedSortable:qy,computedSortInfo:le,computedSortIndex:nu,computedMultiSort:g,computedSorted:Oe,computedSortedAsc:it,computedSortedDesc:po,computedVisibleIndex:Ue,computedPinned:yt,computedDraggable:T??B.defaultDraggable??S??Gb,computedFirstInCategory:Hy,computedLastInCategory:Ky,computedFirst:he===0,computedLast:iu,id:oe,header:B.header??H.header??B.name??B.field};Se&&(N+=ru,U.set(Ye.id,Ye),Y[he]=Ye,yt==="start"&&(ue.push(Ye),fe+=Ye.computedWidth),yt==="end"&&($.push(Ye),ge+=Ye.computedWidth),yt||(z.push(Ye),q+=Ye.computedWidth),ie=yt),Ye.groupByForColumn&&(Ye.computedSortType=B.sortType||H.sortType||Wb(Ye.groupByForColumn,e,M),Me.push(Ye)),X.set(Ye.id,Ye),Ye.field&&!Ye.groupByForColumn&&!Je.has(Ye.field)&&Je.set(Ye.field,Ye)}),Me.forEach(B=>{B.computedSortable=Gc(B,{fieldsToColumn:Je,userColumns:e,columnTypes:M,sortable:f,columnDefaultSortable:x})});let Xe=new Map;Ve.forEach(B=>{let oe=X.get(B);oe&&Xe.set(B,oe)}),X.forEach(B=>{Xe.has(B.id)||Xe.set(B.id,B)});let et=c!=null?Math.min(c,fe):fe,Ze=d!=null?Math.min(d,ge):ge;return{computedRemainingSpace:t.width-(F+De+me),computedPinnedStartColumnsWidth:fe,computedPinnedEndColumnsWidth:ge,computedUnpinnedColumnsWidth:q,computedColumnOrder:K,computedPinnedStartColumns:ue,computedPinnedEndColumns:$,computedUnpinnedOffset:fe,computedPinnedEndOffset:fe+q,computedUnpinnedColumns:z,computedVisibleColumns:Y,computedColumnsMap:X,computedColumnsMapInInitialOrder:Xe,computedVisibleColumnsMap:U,computedPinnedEndWidth:Ze,computedPinnedStartWidth:et,renderSelectionCheckBox:Y.reduce((B,oe)=>B||!!oe.renderSelectionCheckBox,!1),fieldsToColumn:Je}};function Gc(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??Ur,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 T=n.get(h),S=T?f.getColumnApi(T.id):void 0;if(T&&S)b=S.isSortable();else{let C=ko(i,h);if(C){let I=ll(C,{colType:pn(C,a??{}),sortable:t,columnDefaultSortable:r});b=typeof I=="boolean"?I:void 0}else b=!1}}return b===void 0&&y.valueGetter&&(b=!0),b??r??Ur},!0)}}function st(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 Vo(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=st(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 Hc from"react";var fn=`${lt}HeaderCell__filter`,Yr=`${lt}HeaderCell__filterOperator`,Ox=`${fn}__input`;var sl=Hc.createContext(null);import{useContext as $b}from"react";import{createContext as jb}from"react";var ul;function qr(){return ul||(ul=jb(null))}function ne(o){let e=qr(),t=$b(e);return an(t,o)}function Ge(){return ne(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 Yb=`${fn}__input`,Xr=o=>o.stopPropagation();function Bc(o){let{filterOperatorMenuVisibleForColumnId:e}=ne(c=>({filterOperatorMenuVisibleForColumnId:c.state.filterOperatorMenuVisibleForColumnId})),{column:t}=Zr(),n=o.filterEditor,r=o.filterOperatorSwitch,[i,a]=Kc(!1),l=nt.useCallback(()=>{a(!0)},[]),s=nt.useCallback(()=>{a(!1)},[]),u=e===t.id||i;return nt.createElement("div",{onPointerUp:Xr,onPointerDown:Xr,onFocus:l,onBlur:s,className:`${fn} ${ol({active:u})}`,style:{height:o.columnHeaderHeight}},nt.createElement(sl.Provider,{value:o},nt.createElement(r,null),nt.createElement(n,null)))}function Wc(){let{columnApi:o,disabled:e,operator:t}=qn(),n=t?.components?.Icon??dn;return nt.createElement("div",{"data-name":"filter-operator","data-disabled":e,onMouseDown:r=>{r.stopPropagation(),!e&&o.toggleFilterOperatorMenu(r.target)},className:ee(Yr,Tc,e?`${Yr}--disabled`:"")},nt.createElement(n,{size:20,className:`${Cc({disabled:e})}`}))}function jc(){return nt.createElement("div",{onPointerUp:Xr,onPointerDown:Xr,className:`${fn} ${ol({active:!1})} ${Ku["50%"]}`})}function qn(){let o=Ge(),{column:e,columnApi:t}=Zr(),n=Vo(e,o,"column-filter"),r=nt.useContext(sl),{columnFilterType:i,filterTypes:a,columnFilterValue:l}=r,s=a[i],[u,c]=Kc(l?.filter.value??""),d=nt.useCallback(y=>{c(y),r.onChange(y)},[r.onChange]),p=nt.useCallback(()=>{o.api.clearColumnFilter(e.id)},[e.id]),f=nt.useCallback(()=>{o.api.removeColumnFilter(e.id)},[e.id]);Ub(()=>{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:`${bc} ${Yb}`}}function mn(){let{ariaLabel:o,value:e,setValue:t,className:n,disabled:r}=qn();return cl.createElement("input",{"data-xxx":!0,"aria-label":o,type:"text",disabled:r,value:e,onChange:i=>{t(i.target.value)},className:n})}function Qr(){let{ariaLabel:o,value:e,setValue:t,className:n,disabled:r}=qn();return cl.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 $c(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 zo=$c({StringFilterEditor:mn,NumberFilterEditor:Qr,icons:{includes:ec,eq:oc,neq:lc,startsWith:sc,endsWith:tc,gt:rc,gte:nc,lt:ac,lte:ic}});function Jr(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 Ed,useState as Ad}from"react";import{flushSync as TS}from"react-dom";function bo(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 Uc(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 J={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 Yc="true",pe={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)"}}},qc="column-header-height";var Xc=`.${Fe.rootClassName}`;function dl(o){return bo(o,Xc)}var Zc=Q(J.scrollLeft),qb=Q(J.scrollTop),Xb=Q(J.columnWidthAtIndex),pl=Q(J.columnOffsetAtIndex),Qc=Q(J.columnReorderEffectDurationAtIndex),Zb=Q(J.columnOffsetAtIndexWhileReordering),Qb=Q(J.columnVisibilityAtIndex),Jb=Q(J.columnZIndexAtIndex);function Gt(o,e,t){let n=t?dl(t):document.querySelector(Xc);eS(o,e,n)}function eS(o,e,t){if(t){let n=o,r=J[n]?Q(J[n]):o;t.style.setProperty(r,`${e}`)}}function gn(o,e){if(e)for(var t in o){let n=J[t]?Q(J[t]):t,r=`${o[t]}`;e.style.setProperty(n,r)}}function fl(o,e,t){Gt(`${pl}-${o.computedVisibleIndex}`,o.computedPinned?`calc( ${o.computedAbsoluteOffset+e}px + var(${Zc}))`:`${o.computedAbsoluteOffset+e}px`,t)}function ml(o,e,t){Gt(`${Jb}-${o}`,`${e}`,t)}function Xn(o,e,t){Gt(`${Zb}-${o}`,typeof e=="number"?`calc( var(${pl}-${o}) + ${e}px )`:e,t)}function Zn(o,e,t){Gt(`${Qb}-${o}`,e,t)}function ei(o,e,t){Gt(`${Qc}-${o}`,t??"",e)}function gl(o,e){let t=`${Qc}-${o}`;Gt(t,pe.components.Cell.reorderEffectDuration,e)}var Ce={columnWidths:{get(o){return`var(${this.getVarName(o)})`},getVarName(o){return this.varName.get(o)},varName:{get(o){return`${Xb}-${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`${pl}-${o}`}},set(o,e,t){e=typeof e=="number"?e+"px":e,Gt(this.varName.get(o),e,t)}}};function Jc(o,e){gn({[Zc]:`${o.scrollLeft}px`,[qb]:`${o.scrollTop}px`},e)}var ed="_16lm1iw1",td="_1yeub2v0 _16lm1iw1 _16lm1iw1p _16lm1iw2f _16lm1iw0",od="_1yeub2vs",nd="_1yeub2vr",rd=ye({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 hl="_1yeub2vp";var EM=ye({defaultClassName:"_1yeub2vl",variantClassNames:{pinned:{start:"_1yeub2vm",end:"_1yeub2vn",false:"_1yeub2vo"}},defaultVariants:{},compoundVariants:[]});import{useMemo as sS}from"react";var Qn={bodyWidth:{name:Q(pe.runtime.bodyWidth),value:""},totalVisibleColumnsWidthValue:{name:Q(pe.runtime.totalVisibleColumnsWidthValue),value:""},totalVisibleColumnsWidthVar:{name:Q(pe.runtime.totalVisibleColumnsWidthVar),value:""},visibleColumnsCount:{name:Q(pe.runtime.visibleColumnsCount),value:""},browserScrollbarWidth:{name:Q(pe.runtime.browserScrollbarWidth),value:""}},tS=Q(J.scrollbarWidthHorizontal),id=Q(J.scrollbarWidthVertical),oS=Q(J.columnWidthAtIndex),nS=Q(J.columnZIndexAtIndex),ad=Q(J.scrollLeft),rS=Q(J.activeCellColWidth),ld=Q(J.activeCellColOffset),dd=Q(J.baseZIndexForCells),iS=Q(J.pinnedStartWidth),sd=Q(J.bodyWidth),aS=Q(J.bodyHeight),ud=Q(J.pinnedEndOffset),cd=Q(J.pinnedEndWidth),lS=Q(J.computedVisibleColumnsCount);function ti(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(${dd}) `+(t<0?"-":"+")+` ${Math.abs(t)} )`:"auto"}function pd(o){let{computedVisibleColumns:e,computedPinnedStartColumns:t,computedPinnedEndColumns:n,computedPinnedStartColumnsWidth:r,computedPinnedEndColumnsWidth:i,computedUnpinnedColumnsWidth:a,bodySize:l,activeCellIndex:s,brain:u,scrollbars:c}=o,d=yo(),p=[],f=e.reduce((m,g)=>{let y=g.computedVisibleIndex;m[Ce.columnWidths.varName.get(y)]=g.computedWidth+"px",m[Ce.columnOffsets.varName.get(y)]=g.computedPinned==="start"?`calc( ${g.computedOffset}px + var(${ad}) )`:g.computedPinned==="end"?`calc( var(${ud}) ${p.length?"+":""} ${p.map(b=>Ce.columnWidths.get(b.computedVisibleIndex)).join(" + ")} + var(${ad}) )`:`${g.computedOffset}px`;let h=ti(g,{pinnedStartColsCount:t.length,visibleColsCount:e.length});return m[`${nS}-${y}`]=`${h}`,g.computedPinned==="end"&&p.push(g),m},{});if(l.width&&(f[Qn.browserScrollbarWidth.name]=`${yo()}px`),f[Qn.bodyWidth.name]=`calc(${J.bodyWidth} - ${J.scrollbarWidthVertical})`,f[Qn.totalVisibleColumnsWidthValue.name]=`${r+i+a}px`,f[Qn.totalVisibleColumnsWidthVar.name]=`calc(${e.map((m,g)=>`var(${oS}-${g})`).join(" + ")})`,f[Qn.visibleColumnsCount.name]=e.length,s!=null){f[rS]=Ce.columnWidths.get(s[1]);let m=Ce.columnOffsets.get(s[1]);if(u.isHorizontalLayoutBrain){let g=u.getPageIndexForRow(s[0]);f[ld]=g?`calc( ${pe.runtime.totalVisibleColumnsWidthVar} * ${g} + ${m})`:m}else f[ld]=m}return f[lS]=e.length,f[tS]=c.horizontal?`${d}px`:"0px",f[id]=c.vertical?`${d}px`:"0px",f[iS]="calc( "+t.map(m=>Ce.columnWidths.get(m.computedVisibleIndex)).join(" + ")+")",f[cd]="calc( "+n.map(m=>Ce.columnWidths.get(m.computedVisibleIndex)).join(" + ")+")",f[dd]=e.length*10,f[ud]=`calc( var(${sd}) - var(${cd}) - var(${id}) )`,f[sd]=`${l.width}px`,f[aS]=`${l.height}px`,f}var yl=o=>{let e=0;return(...t)=>{e&&cancelAnimationFrame(e),e=requestAnimationFrame(()=>{e=0,o(...t)})}};function fd(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:T,scrollbars:S,focusedClassName:C,focusedWithinClassName:I,computedPinnedStartOverflow:R,computedPinnedEndOverflow:v,focusedStyle:P,focusedWithinStyle:w,brain:x}=ne(O=>{let{state:K,computed:W}=O;return{brain:K.brain,actions:O.actions,getState:O.getState,focused:K.focused,focusedWithin:K.focusedWithin,domRef:K.domRef,scrollerDOMRef:K.scrollerDOMRef,onBlurWithin:K.onBlurWithin,onFocusWithin:K.onFocusWithin,onSelfFocus:K.onSelfFocus,onSelfBlur:K.onSelfBlur,bodySize:K.bodySize,activeCellIndex:K.activeCellIndex,wrapRowsHorizontally:K.wrapRowsHorizontally,computedPinnedStartColumnsWidth:W.computedPinnedStartColumnsWidth,computedPinnedEndColumnsWidth:W.computedPinnedEndColumnsWidth,computedPinnedStartColumns:W.computedPinnedStartColumns,computedPinnedEndColumns:W.computedPinnedEndColumns,computedVisibleColumns:W.computedVisibleColumns,computedUnpinnedColumnsWidth:W.computedUnpinnedColumnsWidth,scrollbars:W.scrollbars,focusedClassName:O.state.focusedClassName,focusedWithinClassName:O.state.focusedWithinClassName,computedPinnedStartOverflow:W.computedPinnedStartOverflow,computedPinnedEndOverflow:W.computedPinnedEndOverflow,focusedStyle:O.state.focusedStyle,focusedWithinStyle:O.state.focusedWithinStyle}}),E=sS(()=>pd({computedVisibleColumns:b,computedPinnedStartColumns:y,computedPinnedEndColumns:h,computedPinnedStartColumnsWidth:m,computedPinnedEndColumnsWidth:g,computedUnpinnedColumnsWidth:T,bodySize:d,activeCellIndex:p,brain:x,scrollbars:S}),[b,y,h,m,g,T,d,p,x,S]),M=yl(O=>{e.focused=O}),D=yl(O=>{e.focusedWithin=O}),N={...o,onFocus:O=>{if(o?.onFocus?.(O),O.target===i.current||O.target===a.current){if(t().focused)return;M(!0),u?.(O),r&&(D(!1),l?.(O));return}r||(D(!0),s?.(O))},onBlur:O=>{if(o?.onBlur?.(O),O.target===i.current||O.target===a.current){if(!t().focused)return;M(!1),c?.(O),r&&(D(!1),l?.(O));return}i.current?.contains(O.relatedTarget)||(D(!1),l?.(O))}},L=ee(qt,td,f?`${qt}--horizontal-layout`:null,N?.className,m?`${qt}--has-pinned-start ${nd}`:null,g?`${qt}--has-pinned-end ${od}`:null,n?`${qt}--focused`:null,r?`${qt}--focused-within`:null,n&&C?C:null,r&&I?I:null,R?`${qt}--has-pinned-start-overflow`:null,v?`${qt}--has-pinned-end-overflow`:null,rd({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 Id=nn(Go());function oi(o){return o.map(e=>e instanceof So?e:new So(null,[e]))}var So=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=>uS(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 uS(o,e){return typeof o=="string"||typeof o=="number"?`${o}`:e?o.__get(e):o.done()}var cS=(...o)=>new So("+",oi(o)),gd=(...o)=>new So("-",oi(o)),dS=(...o)=>new So("*",oi(o)),pS=(...o)=>new So("/",oi(o)),Jn={add:cS,subtract:gd,minus:gd,multiply:dS,divide:pS};var Ho=(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=ve().requestAnimationFrame||(o=>setTimeout(o,16)),_t=ve().cancelAnimationFrame||(o=>clearTimeout(o));var hd=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 Ke=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 yd(o,e){let t=Math.atan2(o.top-e.top,o.left-e.left);return t<=0&&(t=2*Math.PI+t),t}function bd(o,e){return Math.sqrt((e.top-o.top)**2+(e.left-o.left)**2)}function fS(o,e,t){let n=yd(o,t),r=yd(e,t);return n===r?bd(t,e)-bd(t,o):n-r}function Sd(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)=>fS(n,r,t)),e}function mS(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 gS(o,e){if(o.length<2)return o[0]?o[0].left===e.left&&o[0].top===e.top:!1;o=Sd(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 Td(o,e){if(mS(o))return gS(o,e);o=Sd(o);let[t]=o;for(let n=1,r=o.length-1;n<r;n++){let i=o[n],a=o[n+1];if(hS([t,i,a],e))return!0}return!1}function hS(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 hn=class{containsPoint(e){return Td(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 yn=class o extends hn{static clone(e){return new o(e)}constructor(e){super(),this.points=e.map(Ke.clone)}getPoints(){return this.points}shift(e){return this.points.forEach(t=>{t.shift(e)}),this}};function yS(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 Ie({top:n,left:t,width:a-t,height:u-n})}var Ie=class o extends hn{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=yS(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 yn(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(Ke.from)}shift(t){return t.top!=null&&(this.top+=t.top),t.left!=null&&(this.left+=t.left),this}};var Cd=10,bS=Q(J.pinnedStartWidth);function Rd(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 T(z){let Y=z==="start"?L:O;return A===N?Y:N===z?Y+M.computedWidth:A===z?Y-M.computedWidth:Y}function S(z){if(z.columnIndex===D||h!=null)return!0;let Y=e[z.columnIndex];if(Y.computedPinned)return!0;let U=l.getScrollPosition().scrollLeft,X=Y.computedOffset+(h!=null&&b!=null?b*h:0);return X>=U+T("start")&&X+Y.computedWidth<=U+c.width-T("end")}let C=(z,Y)=>{let{restrictToParentGroup:U,dragColumn:X}=Y,q=[];if(z.forEach(ge=>{if(ge.computedVisibleIndex===D)return;let ie={columnId:ge.id,columnIndex:ge.computedVisibleIndex,offsetX:ge.computedOffset+Math.round(ge.computedWidth/2)};S(ie)&&q.push(ie)}),U){let ie=function(F,me,De){let xe=z[F];xe&&(xe.columnGroup!==X.columnGroup&&De.add(xe.id),ie(F+me,me,De))};var fe=ie;let ge=X.computedVisibleIndex,V=new Set;ie(ge-1,-1,V),ie(ge+1,1,V),q=q.filter(F=>!V.has(F.columnId))}return q},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)+Cd,top:v.clientY-c.top-(v.clientY-s.top)+Cd},w=l.getScrollPosition(),x=e.map(z=>z.computedVisibleIndex),E=x,M=t.get(i),D=M.computedVisibleIndex,A=M?.computedPinned,_=D,N=A,L=l.getFixedStartColsWidth(),O=l.getFixedEndColsWidth(),K=v,W={x:0,y:0},k=1,Z=0;function G(z){let Y=Math.round(z.clientX),U=Math.round(z.clientY);if(Y===K.clientX&&U===K.clientY)return Ie.from(s).shift({left:W.x,top:W.y});K={clientX:Y,clientY:U};let q=l.getScrollPosition().scrollLeft-w.scrollLeft;return W.x=K.clientX-v.clientX,W.y=K.clientY-v.clientY,Z=W.x+q,k=Z<0?-1:1,f({left:P.left+W.x,top:P.top+W.y}),Ie.from(s).shift({left:W.x,top:W.y})}function j(z){let Y=0;A?A==="start"&&z.forEach((U,X)=>{Y||e[U]?.computedPinned!=="start"&&(Y=X)}):z.forEach((U,X)=>{e[U]?.computedPinned==="start"&&(Y=X+1)}),R=Y,re("start",z,Y)}function re(z,Y,U){if(z==="start"){let X=0;for(let q=0;q<U;q++){let fe=Y[q],ge=e[fe];X+=ge.computedWidth}Gt(bS,`${X}px`,a)}}function de(z){if(z==null||z===_)return;if(_===-1&&z!==-1&&(Zn(D,"",a),m(!1)),_=z,z===-1){se(D);return}let Y=Ho(x,D,_>D?_-1:_);R=0;let X=new Set;return Y.forEach((q,fe)=>{let ge=E[fe];q!==ge&&X.add(q),j(Y)}),E=Y,ae(X),{newColumnIndexes:Y,indexesWithTransition:X,pinnedStartCount:R}}function se(z){E=E.filter(U=>U!==z),e.forEach(U=>{let X=U.computedVisibleIndex,q=X>z;gl(X,a);let fe="";q&&(fe=Jn.minus(Ce.columnOffsets.get(X),Ce.columnWidths.get(z)).done()),Xn(X,fe,a)}),Zn(z,"hidden",a),m(!0)}function ae(z){e.forEach(Y=>{let U=Y.computedVisibleIndex;z.has(U)?gl(U,a):ei(U,a);let X=U===D,q=k===-1?U<_||U>D:U<D||U>=_,fe="";k===-1?fe=X?Ce.columnOffsets.get(_):q?Ce.columnOffsets.get(U):Jn.add(Ce.columnOffsets.get(U),Ce.columnWidths.get(D)).done():fe=q?Ce.columnOffsets.get(U):X?Jn.add(Ce.columnOffsets.get(_-1),Ce.columnWidths.get(_-1)).minus(Ce.columnWidths.get(D)).done():Jn.minus(Ce.columnOffsets.get(U),Ce.columnWidths.get(D)).done(),Xn(U,fe,a)})}let ce=c.left+T("start"),ue=c.right-T("end"),$=hd({scrollOffsetStart:ce,scrollOffsetEnd:ue});return G(v),{speedScroller:$,stop(){$.stop()},onMove(z){let Y=G(z);if(g().dropTargetListId==="grouping-toolbar"||p&&!d.containsPoint(Y.getCenter()))return p&&de(-1),null;$.scroll({mousePosition:K,get scrollLeft(){return l.getScrollPosition().scrollLeft},set scrollLeft(ie){y.scrollLeft=ie}});let U=C(e,{dragColumn:M,restrictToParentGroup:u==="group"}),X=k===-1?M.computedOffset+Z:M.computedOffset+M.computedWidth+Z,q=(0,Id.default)(U,X,({offsetX:ie},V)=>ie<V?-1:ie>V?1:0);q<0&&(q=~q),U.length?q=U[q]?U[q].columnIndex:U[U.length-1].columnIndex+1:(e.length>1&&console.error("No breakpoints available, something is wrong!"),q=0),q===D+1&&(q=D),de(q);let fe={};n.forEach(ie=>{fe[ie.id]="end"});for(let ie=0;ie<R;ie++){let V=E[ie],F=e[V];fe[F.id]="start"}let ge=E.map(ie=>e[ie].id);return{columnPinning:fe,columnOrder:ge}}}}function bl(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 Ho(n,c,u)}else{let l=e.indexOf(r),s=e[l+1],u=n.indexOf(s),c=n.indexOf(r);return Ho(n,c,u)}return e}import*as gt from"react";var Ko=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 wd=nn(Go());var vd=(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=Ke.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,wd.default)(y,h,(R,v)=>R-v);b<0&&(b=~b),m===1&&b===c+1&&p&&b--;let T=Math.min(c,b),S=Math.max(c,b),C=p?i.map((R,v)=>{if(v===c&&p)return t;if(v<T||v>=S)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)}}),I={offset:t,dropIndex:b,dragSourceListId:u,dropTargetListId:a,dragIndex:c,outside:!1,items:i,dragItem:s,offsetsForItems:C,dragRect:g,status:"accepted"};return e.acceptsDrop(I)?{event:I,error:null,success:!0}:(I.status="rejected",{event:I,error:"rejected by interaction target",success:!1})},Pd=(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=Ke.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 Re=class Re{static startDrag(e,t){let n=e instanceof bn?e:new bn(e),r=new Sl({activeDragSource:n,startPoint:t});return Re.currentDragOperation=r,r.on("start",Re.onDragStart),r.on("move",Re.onDragMove),r.on("drop",Re.onDragDrop),r.start(),r}static retriggerMove(){let e=Re.currentDragOperation;e&&e.phase==="move"&&Re.onDragMove(e)}static emit(e,...t){Re.emitter.emit(e,...t)}static on(e,t){return Re.emitter.on(e,t)}static registerDragInteractionTarget(e){if(Re.dragInteractionTargetsMap.has(e.listId)){console.warn(`DragInteractionTarget with listId ${e.listId} already registered`);return}return Re.dragInteractionTargetsMap.set(e.listId,e),Re.emit("register",e),()=>{Re.unregisterDragInteractionTarget(e)}}static unregisterAll(){Re.dragInteractionTargetsMap.forEach(e=>{Re.unregisterDragInteractionTarget(e)})}static unregisterDragInteractionTarget(e){if(e){if(!Re.dragInteractionTargetsMap.has(e.listId)){console.warn(`DragInteractionTarget with listId ${e.listId} not found`);return}Re.dragInteractionTargetsMap.delete(e.listId),e.unregister(),Re.emit("unregister",e)}}static onDragStart(e){let{dragItem:t,dragIndex:n}=e.activeDragSource,r=e.activeDragSource.listId,a=Re.dragInteractionTargetsMap.get(r)?.getData().acceptDropsFrom,s=!a||a.includes(r)?r:null;Re.dragInteractionTargetsMap.forEach(u=>{let c=u.getData();u.start({dragIndex:c.listId===r?n:-1,dragItem:t,dragSourceListId:r,dropTargetListId:s})}),Re.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=Re.dragInteractionTargetsMap.get(r);l&&(a=l.acceptsSelfDrops(),a&&i.push(Re.dragInteractionTargetsMap.get(r))),Re.dragInteractionTargetsMap.forEach(s=>{s.listId!==r&&i.push(s)});for(let s of i){let u=vd(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=Pd(e,s);u&&t(s,u)}}static onDragMove(e){let{activeDragSource:t}=e,{listId:n,dragItem:r}=t,i=null,a=[];Re.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;Re.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=[];Re.withDragMove(e,(s,{event:u})=>{s.drop(u),a.push(u),u.outside||(i=u)});let l=i??a[0]??null;Re.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}),Re.currentDragOperation=null,Re.unregisterAll()}};Re.dragInteractionTargetsMap=new Map,Re.currentDragOperation=null,Re.emitter=new Ko;var mt=Re,bn=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){ft(this.data,e)||(this.data=e,this.dragRectangle=new Ie(this.data.dragItem.rect))}getData(){return this.data}static shift(e,t){let n=o.clone(e),r=Ie.from(n.dragRectangle);return r.shift(t),n.dragRectangle=r,n}},Sl=class extends Ko{constructor(t){super(t.listeners);this.phase="start";this.currentOffset={top:0,left:0};this.initialDragSource=bn.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=bn.shift(this.initialDragSource,n),this.currentOffset=n,this.emit("move",this)}};globalThis.DragManager=mt;import{useEffect as SS}from"react";var Dd=gt.createContext({dragSourceListId:null,dropTargetListId:null,dragItemId:"",status:"accepted",updateDragOperationSourceAndTarget:o=>{},getCurrentDragSourceAndTarget:()=>({dragSourceListId:null,dropTargetListId:null,status:"accepted",dragItemId:""})}),To=()=>gt.useContext(Dd),Tl=o=>{let[e,t]=gt.useState({dragSourceListId:null,dropTargetListId:null,dragItemId:"",status:"accepted"}),n=gt.useRef(e);n.current=e;let r=gt.useCallback(()=>{let a=n.current;return{dragSourceListId:a.dragSourceListId,dropTargetListId:a.dropTargetListId,dragItemId:a.dragItemId,status:a.status}},[]),i=gt.useMemo(()=>({dragSourceListId:e.dragSourceListId,dropTargetListId:e.dropTargetListId,dragItemId:e.dragItemId,status:e.status,updateDragOperationSourceAndTarget:t,getCurrentDragSourceAndTarget:r}),[e,t]);return SS(()=>{let a=mt.on("drag-start",u=>{t({dragSourceListId:u.dragSourceListId,dropTargetListId:u.dropTargetListId,dragItemId:u.dragItem.id,status:"accepted"})}),l=mt.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=mt.on("drag-drop",()=>{t({dragSourceListId:null,dropTargetListId:null,dragItemId:"",status:"accepted"})});return()=>{a(),l(),s()}},[mt,t]),gt.createElement(Dd.Provider,{value:i},typeof o.children=="function"?o.children(i):o.children)};var Cl=`${lt}Body`,xd=o=>o.querySelector(`.${Cl}`);var Bo=`${lt}HeaderCell`,Il=`${lt}HeaderWrapper`,Md=o=>Array.from(o.querySelectorAll(`.${Il}`));function ni(o){if(!o)return!1;let e=o.tagName;return e==="INPUT"||e==="BUTTON"}var CS=Q(J.baseZIndexForCells),IS=(o,e)=>{let t=!o||Object.keys(o).length===0,n=!e||Object.keys(e).length===0;return t&&n?!0:!!o!=!!e?!1:ft(o,e)},_d=({columnId:o,domRef:e,horizontalLayoutPageIndex:t,allowColumnHideOnDrag:n})=>{let[r,i]=Ad(null),[a,l]=Ad(!1),{getCurrentDragSourceAndTarget:s}=To(),{getComputed:u,getState:c,api:d,computedDraggable:p,rootRef:f,actions:m}=ne(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=Ed(h=>{let b=u().computedVisibleColumnsMap.get(o);if(!b||!b.computedSortable)return;let{multiSortBehavior:T}=c();d.toggleSortingForColumn(o,{multiSortBehavior:T==="replace"&&(h.ctrlKey||h.metaKey)?"append":T})},[]),y=Ed(h=>{if(ni(h.target))return;let{brain:b,draggableColumnsRestrictTo:T}=c(),{computedVisibleColumns:S,computedVisibleColumnsMap:C,computedPinnedStartColumns:I,computedUnpinnedColumns:R,computedPinnedEndColumns:v}=u(),P=C.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}),_=b.isHorizontalLayoutBrain?b.getPageWidth():null,N=w.style.cursor??"auto",L=!1,O=f.current,K=Ie.from(xd(O).getBoundingClientRect()),W=Md(O).map(ce=>Ie.from(ce.getBoundingClientRect())),k=K.getMinimumBoundingRectangle(...W),Z=Rd({brain:b,horizontalLayoutPageIndex:t,allowColumnHideOnDrag:n,pageWidth:_,draggableColumnsRestrictTo:T,computedPinnedEndColumns:v,computedPinnedStartColumns:I,computedUnpinnedColumns:R,computedVisibleColumns:S,computedVisibleColumnsMap:C,dragColumnHeaderTargetRect:x,dragColumnId:o,getCurrentDragSourceAndTarget:s,api:d,infiniteDOMNode:f.current,setProxyPosition:i,setDragColumnOutside:l,tableRect:E,acceptDropToReorderRect:k,initialMousePosition:{clientX:h.clientX,clientY:h.clientY}}),G=null,j,re;function de(ce){let{columnPinning:ue,columnOrder:$}=ce;IS(c().columnPinning,ue)||(m.columnPinning=ue);let z=u().computedColumnOrder;JSON.stringify($,z)&&(m.columnOrder=bl({newColumnOrder:$,visibleColumnOrder:u().computedVisibleColumns.map(Y=>Y.id),existingColumnOrder:z,dragColumnId:o}))}let se=ce=>{let{headerBrain:ue,brain:$}=c();if(!L){L=!0;let z=$.keepColumnRendered(A),Y=ue.keepColumnRendered(A);if($.isHorizontalLayoutBrain){let X=$.extendRenderRange({start:!0,end:!0,direction:"horizontal"}),q=ue.extendRenderRange({start:!0,end:!0,direction:"horizontal"});re=()=>{X(),q()}}j=()=>{z(),Y()},m.columnReorderDragColumnId=P.id,t!=null&&(m.columnReorderInPageIndex=t),ml(D,`calc( var(${CS}) + 10000 )`,f.current),f.current?.classList.add(hl),w.style.cursor="grabbing"}G=Z.onMove(ce)},ae=ce=>{let ue=ce.pointerId;requestAnimationFrame(()=>{let{multiSortBehavior:$}=c(),z=f.current;z?.classList.remove(hl),Z.stop(),b.update({...M}),j?.(),re?.(),w.style.cursor=N,w.hasPointerCapture?.(ue)&&w.releasePointerCapture(ue),w.removeEventListener("pointermove",se),w.removeEventListener("pointerup",ae),i(null);let Y=d.getColumnApi(P.id)?.isSortable()??!1;!L&&Y&&d.toggleSortingForColumn(P.id,{multiSortBehavior:$==="replace"&&(ce.ctrlKey||ce.metaKey)?"append":$}),TS(()=>{G?de(G):L&&n&&d.setVisibilityForColumn(P.id,!1),m.columnReorderDragColumnId=!1,t!=null&&(m.columnReorderInPageIndex=null)}),S.forEach(U=>{ei(U.computedVisibleIndex,z),Zn(U.computedVisibleIndex,"",z),Xn(U.computedVisibleIndex,"",z)}),ml(D,ti(P,{pinnedStartColsCount:I.length,visibleColsCount:S.length}),z)})};w.addEventListener("pointermove",se),w.addEventListener("pointerup",ae),w.setPointerCapture(h.pointerId)},[o,t]);return{onPointerDown:p?y:g,dragColumnOutside:a,proxyPosition:r}};import*as Tn from"react";import*as Te from"react";import{useCallback as rt,useContext as zS,useEffect as VS,useMemo as GS,useReducer as HS,useSyncExternalStore as KS}from"react";var Nd=Symbol("REPAINT_CELLS_KEY_NO_ROW");function Fd(o){return typeof o=="function"}function Od(o,e){let{column:t,rowIndex:n,rowInfoStore:r,getDataSourceState:i}=e,a=r.getRowInfoAtIndex(n);if(!a)return Nd;let l=r.getDataSourceStates();return o({rowInfo:a,column:t,dataSourceState:l.dataSourceState??i(),previousDataSourceState:l.previousDataSourceState})}function Ld(o,e,t){let n=Od(o,e);return e.rowInfoStore.subscribeToDataArrayChange(()=>{let r=Od(o,e);r!==Nd&&(Object.is(r,n)||(n=r,t()))})}var kd="_1eexc2a7 _1eexc2a6",zd=ye({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"]]}),Vd=ye({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 Gd="_1eexc2a5",ri=ye({defaultClassName:"_1eexc2aa",variantClassNames:{direction:{up:"_1eexc2ab",down:"_1eexc2ac",neutral:"_1eexc2ad"}},defaultVariants:{},compoundVariants:[]}),ii="_1eexc2a8";import*as ai from"react";import{useEffect as RS,useRef as wS}from"react";var Hd="qz8ht90 _16lm1iwk";function vS(){return{checked:1,disabled:o=>o??!1,domProps:1}}var{ManagedComponentContextProvider:PS}=Mt({forwardProps:vS,mappedCallbacks:{checked:o=>({callbackName:"onChange",callbackParams:[o]})},debugName:"InfiniteCheckBox"});function DS(){let{componentState:o,componentActions:e}=Et(),{checked:t,domProps:n,disabled:r}=o,i=wS(null);return RS(()=>{i.current.indeterminate=t==null},[t]),ai.createElement("input",{...n,className:ee("InfiniteCheckBox",Hd,n?.className),type:"checkbox",ref:i,checked:!!t,disabled:r,onChange:()=>{r||(e.checked=!t)}})}function Xt(o){return ai.createElement(PS,{...o},ai.createElement(DS,null))}import*as er from"react";import{useState as xS}from"react";var Kd="_96uiwi0 _16lm1iw1d _16lm1iwk _16lm1iw9",Bd=ye({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 Wd="M8.59 16.59L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.41z",EA=Object.keys({size:1,expanded:1,defaultExpanded:1,onChange:1,style:1,disabled:1,className:1,direction:1});var li=`${bt}-expand-collapse`;function Wo(o){let{size:e=24,direction:t="start",disabled:n=!1}=o,[r,i]=xS(o.expanded??o.defaultExpanded),a=()=>{o.onChange?.(!r),ho("expanded",o)||i(!r)};er.useEffect(()=>{ho("expanded",o)&&i(o.expanded)},[o.expanded]);let l=r?"expanded":"collapsed";return er.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:ee(o.className,Kd,Bd({direction:t||"start",expanded:r,disabled:n}),`${bt}`,`${li}`,`${li}--${l}`,`${li}--${t==="end"?"end":"start"}`,n?`${li}--disabled`:"")},er.createElement("path",{d:Wd}))}function jd(o){return typeof o.field=="string"}function $d(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 St(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:T}}=Sn({column:p,rowInfo:u,rowDetailState:h,columnsMap:e().computedColumnsMap,context:o}),S=st(p.id,o);return c?{api:a,dataSourceApi:l,column:p,columnApi:S,isParentNode:!1,isGroupRow:!0,isTreeNode:!1,nodeExpanded:!1,rowDetailState:!1,data:u.data,rowActive:y,rowInfo:u,rowSelected:u.rowSelected,value:b,rawValue:T}:d?u.isParentNode?{api:a,dataSourceApi:l,columnApi:S,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:T}:{api:a,dataSourceApi:l,columnApi:S,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:T}:{api:a,dataSourceApi:l,columnApi:S,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:T}}function Ud(o){return qd(o.column,o.rowInfo)}function Yd(o){let{column:e,context:t,rowInfo:n,visibleColumnIds:r}=o,i=$d({rowInfo:n,column:e,fieldsToColumn:o.fieldsToColumn,groupRenderStrategy:t.getState().groupRenderStrategy}),{getState:a}=t,{editingCell:l}=a(),s=Sn(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:MS({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 MS(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:T}=h,S=$d({rowInfo:n,column:e,fieldsToColumn:s,groupRenderStrategy:t.getState().groupRenderStrategy}),C=d.toggleGroupRow,I=T?.isCellSelected(n.id,e.id)??!1,R={column:e,columnsMap:l,fieldsToColumn:s,align:r,verticalAlign:i,cellSelected:I,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:S,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:C,toggleCurrentGroupRow:()=>{n.isGroupRow&&C(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 ES(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 qd(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:jd(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&&jd(o)&&(a=ES(e,o.field)),o.valueGetter&&!e.isGroupRow&&e.data&&(a=o.valueGetter({data:e.data,field:o.field})),a}function AS(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 Sn(o){let{column:e,rowInfo:t,context:n,rowDetailState:r}=o,i=qd(e,t),a=AS(i,e,t,n,r),l=e.valueFormatter?e.valueFormatter(a):i;return a.value=l,{formattedValue:l,formattedValueContext:a}}var Xd=ye({defaultClassName:"_7pupv01",variantClassNames:{align:{start:"_7pupv02",center:"_7pupv03",end:"_7pupv04"}},defaultVariants:{},compoundVariants:[]}),Zd="_7pupv00",Qd=ye({defaultClassName:"_7pupv05",variantClassNames:{align:{start:"_7pupv06",center:"_7pupv07",end:"_7pupv08"}},defaultVariants:{},compoundVariants:[]});var{rootClassName:Jd}=Fe,Zt=`${Jd}Cell`,tr=`${Jd}Cell_content`;var{rootClassName:_S}=Fe,Ht=`${_S}ColumnCell`;var OS=Q(J.columnZIndexAtIndex),NS=Q(J.columnVisibilityAtIndex);function ep({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{[Q(pe.components.Row.groupNesting)]:t}}function tp({rowInfo:o}){return{[Q(pe.components.Row.groupNesting)]:o.isTreeNode?o.isParentNode?o.treeNesting:o.treeNesting+1:0}}function Rl(o,e){return o?typeof o=="function"?o(e):o:void 0}function wl(o,e,t){return typeof e=="function"?{...o,...e(t)}:{...o,...e}}function op(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:T,cellSelected:S,cellSelection:C,getData:I,computedVisibleColumns:R,visibleColumnIds:v,computedColumnOrder:P,columnReorderInPageIndex:w}=o,x=v??R.map(se=>se.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)),_=typeof f=="function"?f(D):f,N;d?.className&&(N=Rl(d.className,u)),g&&(N=ee(N,Rl(g,u))),e.className&&(N=ee(N,Rl(e.className,u))),A&&(N=ee(N,Qd({align:l})));let L;t.dataSourceHasGrouping&&e.groupByForColumn&&(L=ep({rowInfo:t,column:e})),A&&(L=tp({rowInfo:t})),p&&(L=typeof p=="function"?{...L,...p(D)}:{...L,...p}),m&&(L=wl(L,m,u)),d?.style&&(L=wl(L,d.style,u)),e.style&&(L=wl(L,e.style,u)),L=L||{},L.height=r,L.zIndex=`var(${OS}-${e.computedVisibleIndex})`,L.visibility=`var(${NS}-${e.computedVisibleIndex}, visible)`;let O=i!=null?i%2===1:(t.indexInAll!=null?t.indexInAll:n)%2===1,K=y?O?"odd":"even":!1,W=!1,k=!1,Z=!1,G=!1;if(C&&S){let se=I(),ae=se[t.indexInAll-1],ce=se[t.indexInAll+1],ue=R[e.computedVisibleIndex+1],$=R[e.computedVisibleIndex-1];W=ae?!C.isCellSelected(ae.id,e.id):!0,e.computedPinned==="end"&&e.computedFirstInCategory?k=!0:k=$?!C.isCellSelected(t.id,$.id):!0,e.computedPinned==="start"&&e.computedLastInCategory?Z=!0:Z=ue?!C.isCellSelected(t.id,ue.id):!0,G=ce?!C.isCellSelected(ce.id,e.id):!0}let j=C&&S?{top:W,left:k,right:Z,bottom:G}:null,re=w!=null?a!==w:!1,de=ee(j?Vd(j):"",Jr(e,[Ht,Zt],zd,{dragging:!1,insideDisabledDraggingPage:re,zebra:K,align:l,verticalAlign:s,rowDisabled:b,rowActive:h,cellSelected:S,rowSelected:T,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,_);return{style:L,className:de,cellSelectionBorders:j,zebra:K,columnIsTree:A}}import*as Qt from"react";var FS=Q(J.columnWidthAtIndex),LS=Q(J.columnReorderEffectDurationAtIndex);function kS(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(${FS}-${i.computedVisibleIndex})`,transition:`transform var(${LS}-${i.computedVisibleIndex}, 0s)`,...y.style},T={...y,style:b,"data-column-id":i.id,"data-z-index":b.zIndex,className:ee(y.className,Zt,kd),children:Qt.createElement(Qt.Fragment,null,d,Qt.createElement("div",{className:ee(tr,e?At:$u.hidden,s),style:r},h),c)};u!=null&&(T["data-row-id"]=`${u}`);let S=p==="body"?i.components?.ColumnCell:i.components?.HeaderCell;return S?Qt.createElement(S,{...T,ref:a}):Qt.createElement("div",{...T,ref:a})}var si=Qt.memo(kS);import*as jo from"react";import{useCallback as vl,useRef as np}from"react";function rp(){let{initialValue:o,setValue:e,confirmEdit:t,cancelEdit:n,readOnly:r}=Pl(),i=np(null),a=np(!1),l=jo.useCallback(c=>{i.current=c,c&&c.focus()},[]),s=vl(c=>{let{key:d}=c;d==="Enter"||d==="Tab"?t():d==="Escape"?(a.current=!0,n()):c.stopPropagation()},[]),u=vl(()=>{a.current||t()},[]);return jo.createElement(jo.Fragment,null,jo.createElement("input",{readOnly:r,ref:l,onKeyDown:s,onBlur:u,className:ee(Vu,ju.none),type:"text",defaultValue:o,onChange:vl(c=>{e(c.target.value)},[])}))}function ip(o,e){let t=[];for(let n in o)o.hasOwnProperty(n)&&!e.hasOwnProperty(n)&&t.push(o[n]);return t}var or=Te.createContext(null),BS=o=>{let{toggleCurrentRowDetails:e,rowDetailState:t}=o;return Te.createElement(Wo,{style:{visibility:t===!1?"hidden":"visible"},expanded:t==="expanded",onChange:e})},WS={display:"inline-block",visibility:"visible"},Dl=o=>{let{rowInfo:e,toggleCurrentTreeNode:t,nodeExpanded:n,api:r}=o,i=r.getDataSourceState().isNodeReadOnly;return Te.createElement(Wo,{disabled:e.isTreeNode&&e.isParentNode?i(e):!1,style:WS,expanded:n,onChange:t})},jS=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 Te.createElement(c,{domProps:{className:ii},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 $S(o){let{repaintCellsKey:e,column:t,rowIndex:n,rowInfoStore:r,getDataSourceState:i}=o,[,a]=HS(s=>s+1,0),l=Fd(e)?e:void 0;VS(()=>{if(l)return Ld(l,{column:t,rowIndex:n,rowInfoStore:r,getDataSourceState:i},a)},[l,t,n,r,i])}function US(o){let{dataSourceStatePartialForCell:e,rowInfoStore:t,rowStyle:n,rowClassName:r,rowIndexInHorizontalLayoutPage:i,horizontalLayoutPageIndex:a,getData:l,visibleColumnIds:s,computedColumnOrder:u,cellStyle:c,cellClassName:d,repaintCellsKey:p,rowDetailState:f,width:m,column:g,onMouseLeave:y,onMouseEnter:h,onRowMouseEnter:b,onRowMouseLeave:T,rowIndex:S,rowHeight:C,columnsMap:I,fieldsToColumn:R,domRef:v,hidden:P,showZebraRows:w,getDataSourceState:x,dataSourceApi:E,dataSourceActions:M,getState:D,imperativeApi:A,componentActions:_,getComputed:N,getDataSourceMasterContext:L}=o,O=KS(rt(le=>t.subscribeToRowIndex(S,le),[t,S]),rt(()=>t.getRowInfoAtIndex(S),[t,S]));$S({repaintCellsKey:p,column:g,rowIndex:S,rowInfoStore:t,getDataSourceState:x});let K=!O,W=!g,k=Te.useRef(null),Z=rt(le=>{k.current=le,v&&v(le)},[v]),G=O??{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:j}=G,re=N(),{activeRowIndex:de,keyboardNavigation:se,columnReorderInPageIndex:ae}=D(),ce=S===de&&se==="row",ue={getState:D,getDataSourceState:x,getDataSourceMasterContext:L,actions:_,dataSourceActions:M,api:A,dataSourceApi:E},$=G.rowDisabled,z=Yd({horizontalLayoutPageIndex:a,rowIndexInHorizontalLayoutPage:i,column:g,rowInfo:G,rowDetailState:f,columnsMap:I,visibleColumnIds:s,fieldsToColumn:R,context:ue}),{stylingParam:Y,renderParams:U,formattedValueContext:X,renderFunctions:q,groupByColumnReference:fe,inEdit:ge}=z,{align:ie,verticalAlign:V}=U,F=U,me=Te.useRef(F),De=b&&h?le=>{let it={...X,rowIndex:S};b(it,le),h(le)}:h,xe=T&&y?le=>{let Oe={...X,rowIndex:S,rowInfo:G};T(Oe,le),y(le)}:y,Me=rt(le=>{let Oe=g.computedVisibleIndex;D().cellClick({rowIndex:S,colIndex:Oe,event:le})},[S,g.computedVisibleIndex,se]),Ee=rt(le=>{let Oe=g.computedVisibleIndex;if(D().cellMouseDown({rowIndex:S,colIndex:Oe,event:le}),se==="row"){$||(_.activeRowIndex=S);return}se==="cell"&&(_.activeCellIndex=[S,Oe])},[S,$,g.computedVisibleIndex,se]),{selectionMode:Ve,cellSelection:Je,isNodeReadOnly:Xe}=e,et=F.cellSelected;F.domRef=Z,F.htmlElementRef=k,F.toggleCurrentTreeNode=rt(F.toggleCurrentTreeNode,[G]),F.selectCell=rt(F.selectCell,[G]),F.deselectCell=rt(F.deselectCell,[G]),F.selectCurrentRow=rt(F.selectCurrentRow,[G]),F.deselectCurrentRow=rt(F.deselectCurrentRow,[G]),F.toggleCurrentGroupRow=rt(F.toggleCurrentGroupRow,[G]),F.toggleCurrentRowSelection=rt(F.toggleCurrentRowSelection,[G]),F.toggleCurrentGroupRowSelection=rt(F.toggleCurrentGroupRowSelection,[G]),F.toggleCurrentTreeNodeSelection=rt(F.toggleCurrentTreeNodeSelection,[G]);let Ze=g.components?.Editor??rp,$e=ge?Te.createElement(lp,{contextValue:F},Te.createElement(Ze,null)):null,B=rt(at(()=>{if(P||ge)return null;if(me.current=F,q.renderGroupIcon&&(F.renderBag.groupIcon=Te.createElement(ht,{render:q.renderGroupIcon,renderParam:{...F,renderBag:{...F.renderBag}}})),q.renderSelectionCheckBox&&Ve=="multi-row"&&(F.renderBag.selectionCheckBox=Te.createElement(ht,{render:jS,renderParam:F}),q.renderSelectionCheckBox!==!0&&(F.renderBag.selectionCheckBox=Te.createElement(ht,{render:q.renderSelectionCheckBox,renderParam:{...F,renderBag:{...F.renderBag}}}))),G.isTreeNode){let{isParentNode:it}=G,po;po=(it?q.renderTreeIconForParentNode:q.renderTreeIconForLeafNode)||typeof q.renderTreeIcon=="function"?q.renderTreeIcon:it&&q.renderTreeIcon===!0?Dl:void 0,po===!0?po=Dl:po&&(F.renderBag.treeIcon=Te.createElement(ht,{render:Dl,renderParam:F})),po&&(F.renderBag.treeIcon=Te.createElement(ht,{render:po,renderParam:{...F,renderBag:{...F.renderBag}}}))}q.renderRowDetailIcon&&(F.renderBag.rowDetailsIcon=Te.createElement(ht,{render:BS,renderParam:{...F,renderBag:{...F.renderBag}}}),typeof q.renderRowDetailIcon=="function"&&(F.renderBag.rowDetailsIcon=Te.createElement(ht,{render:q.renderRowDetailIcon,renderParam:{...F,renderBag:{...F.renderBag}}}))),q.renderValue&&(F.renderBag.value=Te.createElement(ht,{render:q.renderValue,renderParam:{...F,renderBag:{...F.renderBag}}})),G.isGroupRow&&q.renderGroupValue&&(F.renderBag.value=Te.createElement(ht,{render:q.renderGroupValue,renderParam:{...F,renderBag:{...F.renderBag}}})),!G.isGroupRow&&q.renderLeafValue&&(F.renderBag.value=Te.createElement(ht,{render:q.renderLeafValue,renderParam:{...F,renderBag:{...F.renderBag}}})),me.current=F;let le=F.renderBag.value;le instanceof Date&&(le=le.toLocaleDateString());let Oe=Te.createElement(Te.Fragment,null,ie!=="end"?F.renderBag.treeIcon:null,ie!=="end"?F.renderBag.groupIcon:null,ie!=="end"?F.renderBag.rowDetailsIcon:null,ie!=="end"?F.renderBag.selectionCheckBox:null,le,ie==="end"?F.renderBag.selectionCheckBox:null,ie==="end"?F.renderBag.rowDetailsIcon:null,ie==="end"?F.renderBag.groupIcon:null,ie==="end"?F.renderBag.treeIcon:null);return g.render?Te.createElement(ht,{render:g.render,renderParam:{...F,renderBag:{...F.renderBag,all:Oe}}}):Oe}),[g,P,ge,f,g.renderTreeIcon||g.renderTreeIconForParentNode?Xe:!1,...ip(F,{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:oe,className:he}=op({column:g,rowInfo:G,rowIndex:S,rowHeight:C,rowIndexInHorizontalLayoutPage:i,horizontalLayoutPageIndex:a,align:ie,verticalAlign:V,stylingParam:Y,formattedValueContext:X,groupByColumnReference:fe,rowStyle:n,rowClassName:r,cellStyle:c,cellClassName:d,showZebraRows:w,rowActive:ce,rowDisabled:$,rowSelected:j,cellSelected:et,cellSelection:Je,getData:l,visibleColumnIds:s,computedVisibleColumns:re.computedVisibleColumns,computedColumnOrder:u,columnReorderInPageIndex:ae}),Se=GS(()=>oe,[oe?JSON.stringify(oe):null]),Be=$e,H=B(),Ue={domRef:Z,cellType:"body",column:g,width:m,rowId:G.id,horizontalLayoutPageIndex:a,style:Se,onMouseLeave:xe,onMouseEnter:De,onClick:Me,afterChildren:Be,onMouseDown:Ee,cssEllipsis:g.cssEllipsis??!0,className:he,renderChildren:rt(()=>H,[B])},Dt=or.Provider;return W||K?Te.createElement("div",{ref:Z,style:{display:"none"}}):Te.createElement(Dt,{value:me.current},Te.createElement(si,{...Ue}))}var ap=Te.memo(US);function ui(){return zS(or)}function Pl(){let{api:o,editingValueRef:e,editingCell:t}=ne(f=>({api:f.api,editingCell:f.state.editingCell,editingValueRef:f.state.editingValueRef})),{column:n,rowInfo:r}=ui(),[i]=Te.useState(()=>t?.value),[a,l]=Te.useState(i),s=t?!t.active&&!!t.waiting:!1,u=Te.useCallback(f=>{e.current=f,l(f)},[]);Te.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 nr(o){return o.render(o.renderParam)??null}function ht(o){let e=or.Provider;return Tn.createElement(e,{value:o.renderParam},Tn.createElement(nr,{render:o.render,renderParam:o.renderParam}))}function lp(o){let e=or.Provider;return Tn.createElement(e,{value:o.contextValue},o.children)}function Co(o){let e=ci.Provider;return Tn.createElement(e,{value:o.renderParam},Tn.createElement(nr,{render:o.render,renderParam:o.renderParam}))}import*as Io from"react";var rr=Br({"data-name":""}),ir={[rr["data-name"]]:"menu-icon"},H1=`[${rr["data-name"]}="${ir["data-name"]}"]`;var YS={width:"100%",pointerEvents:"none"},xl=`${bt}-menu`;function ar(o){let{style:e,className:t,domProps:n,reserveSpaceWhenHidden:r,menuVisible:i,children:a}=o,l={...YS,borderTop:`${pe.components.HeaderCell.menuIconLineWidth} solid currentColor`,...o.lineStyle};return Io.createElement("div",{...n,style:e,...ir,onPointerDown:s=>s.stopPropagation(),className:ee(t,Rc({menuVisible:i,reserveSpaceWhenHidden:r}),bt,`${bt}-menu`)},a??Io.createElement(Io.Fragment,null,Io.createElement("div",{className:xl,style:l}),Io.createElement("div",{className:xl,style:l}),Io.createElement("div",{className:xl,style:l})))}import*as Cn from"react";import{useEffect as qS,useState as cp}from"react";var sp="_1b8djff0 _16lm1iw1p _16lm1iw2f _16lm1iw1 _16lm1iw32";var up={transition:"width 0.25s, opacity 0.25s"},e_=Object.keys({direction:1,size:1,lineWidth:1,lineStyle:1,style:1,className:1,index:1,forceSize:1});function di(o){let[e,t]=cp(!0),[n,r]=cp(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={...up,borderTop:`${a}px solid currentColor`,...o.lineStyle,opacity:n};qS(()=>{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%"),Cn.createElement("div",{"data-name":"sort-icon",style:{...l,width:d},className:ee(s,bt,sp,`${bt}-sort`)},c?Cn.createElement("div",{"data-name":"index",style:y,className:Pc},u):null,Cn.createElement("div",{style:{width:f[0],...m},onTransitionEnd:g}),Cn.createElement("div",{style:{width:f[1],...m}}),Cn.createElement("div",{style:{width:f[2],...m}}))}import*as yp from"react";import{useCallback as hp}from"react";function dp(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 rl({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 mp,useState as XS}from"react";import*as lr from"react";function pp(o,{columns:e,shareSpaceOnResize:t,domRef:n}){let r=e[o];return{resize(i){Ce.columnWidths.set(o,r.computedWidth+i,n.current);let a=o+1;if(t){let l=e[a];if(!l)return;Ce.columnWidths.set(a,l.computedWidth-i,n.current),l.computedPinned==="start"?fl(l,i,n.current):Ce.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"){fl(u,i,n.current);continue}u.computedPinned!=="end"&&Ce.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||Ce.columnOffsets.set(l,u.computedOffset+i,n.current)}}}}}function fp(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;Ce.columnWidths.set(p,m,u),f.computedPinned!=="end"&&(l&&Ce.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"&&Ce.columnOffsets.set(c,d.computedOffset+s,u)}}}}var pi="zneyzh0 _16lm1iw2 _16lm1iw23 _16lm1iw2c _16lm1iw2a _16lm1iwm _16lm1iw35",fi=ye({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"]]}),mi=ye({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:ZS}=Fe,QS=`${ZS}HeaderCell_ResizeHandle`;function JS(o){let{brain:e,headerBrain:t}=ne(g=>({brain:g.state.brain,headerBrain:g.state.headerBrain})),n=mp(null),[r,i]=XS(!1),a=mp(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,T=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()}}T.setPointerCapture(h);let S=pp(o.columnIndex,{columns:o.columns,shareSpaceOnResize:y,domRef:n}),C=(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),S.resize(w),w},I=v=>{C(Math.round(v.clientX-b))},R=v=>{T.releasePointerCapture(h),T.removeEventListener("pointermove",I),T.removeEventListener("pointerup",R);let P=Math.round(v.clientX-b),w=C(P,{done:!0});p(),o.onResize({diff:w,shareSpaceOnResize:y})};T.addEventListener("pointermove",I),T.addEventListener("pointerup",R)},m=(u===!1||u==="start")&&d?{right:u==="start"?void 0:0}:u==="end"&&c?{right:void 0}:void 0;return lr.createElement("div",{ref:n,className:`${QS} ${pi} ${mi({computedPinned:u,computedFirstInCategory:c,computedLastInCategory:d})}`,onPointerDown:f},lr.createElement("div",{style:m,className:fi({constrained:r,computedPinned:u,computedFirstInCategory:c,computedLastInCategory:d})}))}var gp=lr.memo(JS);function bp(o,e){let{computedVisibleColumns:t,getState:n,getComputed:r,actions:i}=ne(u=>({computedVisibleColumns:u.computed.computedVisibleColumns,getState:u.getState,getComputed:u.getComputed,actions:u.actions})),a=hp(({diff:u,shareSpaceOnResize:c})=>dp({context:{getState:n,getComputed:r},column:o,diff:u,shareSpaceOnResize:c}),[o,n,r]),l=hp(({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?yp.createElement(gp,{horizontalLayoutPageIndex:e.horizontalLayoutPageIndex,columns:t,columnIndex:o.computedVisibleIndex,computeResize:a,onResize:l}):null}import*as We from"react";import{useCallback as Ml,useEffect as El,useState as iT}from"react";var Sp=ye({defaultClassName:"_16lm1iw3a _16lm1iw1",variantClassNames:{dragging:{true:"_16lm1iwn _16lm1iw1x"}},defaultVariants:{},compoundVariants:[]}),Tp=ye({defaultClassName:"_16lm1iw3a _16lm1iw1 _16lm1iwo",variantClassNames:{active:{true:"_3dmbka5 _16lm1iw1k _3dmbka2"},draggingInProgress:{true:"_16lm1iw1x"}},defaultVariants:{},compoundVariants:[[{active:!1,draggingInProgress:!0},"_3dmbka3"]]});function Cp(o,e){return ft(o,e)}var sr=class extends Ko{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 Cp(this.data,t)?!1:(this.data=t,!0)}getData(){return this.data}isEqual(t){return Cp(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=Ho(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 eT={startFromPercentage:.25,maxScrollAtPercentage:.05,maxPixelScroll:28,ease:o=>o**2,durationDampening:{stopDampeningAt:1200,accelerateAt:360}};function tT(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 oT(o,e){let t=o;for(;t&&!(t===document.documentElement||t===document.body);){if(tT(t,e))return t;t=t.parentElement}return null}function nT(o,e){return{startScrollingFrom:o*e.startFromPercentage,maxScrollValueAt:o*e.maxScrollAtPercentage}}var wp=1;function Ip(o,e,t){if(o>e.startScrollingFrom)return 0;if(o<=e.maxScrollValueAt)return t.maxPixelScroll;if(o===e.startScrollingFrom)return wp;let r=1-(o-e.maxScrollValueAt)/(e.startScrollingFrom-e.maxScrollValueAt);return Math.ceil(t.maxPixelScroll*t.ease(r))}function rT(o,e,t){let{accelerateAt:n,stopDampeningAt:r}=t.durationDampening,i=Date.now()-e;if(i>=r)return o;if(i<n)return wp;let a=(i-n)/(r-n);return Math.ceil(o*t.ease(a))}function Rp(o,e,t,n,r,i,a){if(o<e||o>t)return 0;let l=nT(n,r),s=o-e,u=t-o,c=u<s,d;return c?d=Ip(u,l,r):d=-Ip(s,l,r),d===0?0:a?(d>0?1:-1)*rT(Math.abs(d),i,r):d}var In=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={...eT,...e.config}}start(e){this.scrollContainer=oT(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=Rp(this.lastPointer.top,e.top,e.bottom,e.height,this.config,this.dragStartTime,this.shouldUseDampening):n=Rp(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 Dp=We.createContext({dragItemId:null,onDragItemPointerDown:()=>{},draggingInProgress:!1,dragListId:"",status:"accepted",dragSourceListId:null,dropTargetListId:null}),Rn=()=>We.useContext(Dp),aT=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)`},lT=o=>`${o.getAttribute(Tt)}`;function Al(o,e){let t=o.current?.querySelectorAll(Ap)??[];return Array.from(t).filter(r=>r.getAttribute(ur)===`${e}`)}function sT(o,e){let t=Al(o,e);return!t||t.length,Array.from(t).map(r=>{let i=lT(r),a=r.getBoundingClientRect();return{id:i,rect:a}})}function uT(o){let{domRef:e,orientation:t,dragListId:n}=o,r=sT(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=Ie.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 xp(o){return new sr(uT(o))}function cT(o,e){let t=Ne(e),[n,r]=We.useState(null),i=Ml(l=>{if(l)mt.registerDragInteractionTarget(l);else{let s=a();s&&mt.unregisterDragInteractionTarget(s)}r(l)},[]),a=Ne(n);return El(()=>mt.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=xp({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 Mp(o,e){let t=o.cloneNode(!0);return t.removeAttribute(Tt),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 Ep({proxyElement:o,dx:e,dy:t}){o.style.transform=`translate3d(${e}px, ${t}px, 0)`}function vp(o){let e=o.current;e&&(e.cleanup?e.cleanup({proxyElement:e.proxyElement}):e.proxyElement.remove(),e.originalNode.style.visibility="",o.current=null)}var $o=o=>{let e=We.useRef(null),t=We.useRef(null),[n,r]=iT(null),i=We.useRef({top:0,left:0}),a=We.useRef(null),l=We.useCallback(w=>{a.current=w},[]),{dropTargetListId:s,dragSourceListId:u}=To(),{updateDragOperationSourceAndTarget:c,dragItemId:d,status:p}=To(),f=Ne(o.onDrop),m=Ne(o.onAcceptDrop),g=Ne(o.onRemove),y=Ne(o.updatePosition??aT),{interactionTarget:h,setInteractionTarget:b}=cT(e,o);El(()=>{let w=document.querySelector(`[${Pp}="${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]),El(()=>{if(h){let w=o.dragListId,x=h.on("start",({dragItem:L,dragSourceListId:O,dropTargetListId:K})=>{c({dragSourceListId:O,dropTargetListId:K,dragItemId:L.id,status:"accepted"})}),E=h.on("move",({offsetsForItems:L,items:O,status:K,dragItem:W})=>{if(K==="rejected")return;let k=S(),Z=y(),G=t.current;O.forEach((j,re)=>{let de=L[re],se=k[re];if(se&&!(G&&j.id===G.dragItemId)){if(!G&&j.id===W.id){let ae=i.current;de={left:de.left+ae.left,top:de.top+ae.top}}Z({id:j.id,node:se,offset:de})}})}),M=h.on("drop",L=>{let{sortedIndexes:O,dragIndex:K,dropIndex:W,dragItem:k,items:Z,dragSourceListId:G,dropTargetListId:j,outside:re,status:de}=L,se=S();T.current=[];let ae=m(),ce=g(),ue=f(),$=y();Z.forEach((U,X)=>{let q=se[X];q&&$({id:U.id,node:q,offset:null})}),vp(t),r(U=>U&&(requestAnimationFrame(()=>r(null)),{...U,dragItemId:null})),w===j&&G!==w&&ae&&de==="accepted"&&ae({dragItemId:k.id,dragSourceListId:G,dropTargetListId:j,dragIndex:K,dropIndex:W,dropItemId:Z[W]?.id});let Y=null;W===-1&&G===w&&j===w&&re&&(Y=ce),W!==-1&&j===w&&G===w&&(Y=ue),Y&&Y?.(O,{dragIndex:K,dropIndex:W,dragItemId:Z[K].id,dropItemId:Z[W]?.id})}),D=null,A=null,_=null,N=null;if(!h.getData().initial&&e.current){if(D=new In({orientation:o.orientation,onScroll:()=>{}}),D.start(e.current),A=D.getScrollContainer(),A){let L=o.orientation==="vertical"?A.scrollTop:A.scrollLeft;_=()=>{let O=o.orientation==="vertical"?A.scrollTop:A.scrollLeft,K=O-L;L=O,K!==0&&(h.adjustForScroll(K),mt.retriggerMove())},A.addEventListener("scroll",_)}N=L=>{D.updatePointer({left:L.clientX,top:L.clientY})},ve().addEventListener("pointermove",N)}return()=>{x(),E(),M(),D&&D.stop(),A&&_&&A.removeEventListener("scroll",_),N&&ve().removeEventListener("pointermove",N)}}},[h,o.dragListId]);let T=We.useRef([]),S=Ml(()=>{let w=T.current;return(!w||w.length===0)&&(w=Al(e,o.dragListId),T.current=w),w},[o.dragListId]),C=Ml(w=>{let x=w.currentTarget,E=x.getAttribute(Tt);if(E==null){let z=bo(x,Ap);z&&(E=z.getAttribute(Tt))}if(E==null){console.warn("Could not find drag item id for element",x,`Make sure you have a parent element with a ${Tt} attribute`);return}E=`${E}`;let M=null,D=Al(e,o.dragListId);T.current=D;let A=xp({domRef:e,orientation:o.orientation,dragListId:o.dragListId,acceptDropsFrom:o.acceptDropsFrom,initial:!0,preserveDragSpace:o.preserveDragSpace}),_=A.getData().draggableItems,N=_.findIndex(z=>z.id===E);if(N===-1)return;let L=_[N],O=D[N]?.getAttribute(Tt)===`${E}`?D[N]:D.find(z=>z.getAttribute(Tt)===`${E}`);b(A);let K={left:w.clientX,top:w.clientY},W={left:w.clientX,top:w.clientY};i.current={top:0,left:0};let k=new In({orientation:o.orientation,onScroll:()=>{}});e.current&&k.start(e.current);let Z=k.getScrollContainer(),G=Z?o.orientation==="vertical"?Z.scrollTop:Z.scrollLeft:0;function j(){M&&M.move({left:W.left,top:W.top})}let re=()=>{if(!Z)return;let z=o.orientation==="vertical"?Z.scrollTop:Z.scrollLeft,Y=z-G;G=z,Y!==0&&(A.adjustForScroll(Y),o.orientation==="vertical"?i.current.top+=Y:i.current.left+=Y),j()};Z?.addEventListener("scroll",re);let de=o.dragStrategy??"proxy",se=de==="proxy"&&!o.renderDragProxy,ae=de==="proxy"&&!!o.renderDragProxy,ce=o.onDragProxyMove??Ep,ue=z=>{if(W={left:z.clientX,top:z.clientY},!M){if(M=mt.startDrag({listId:o.dragListId,dragItem:L,dragIndex:N},K),O&&se){let X=O.getBoundingClientRect(),q=null,fe={dragItemNode:O,dragItemId:`${E}`,initialRect:X,initialCoords:K,get proxyElement(){return q||(q=Mp(O,X)),q}},ge=o.onDragProxySetup?.(fe),ie=ge?.proxyElement??fe.proxyElement;O.style.visibility="hidden",t.current={proxyElement:ie,originalNode:O,dragItemId:`${E}`,initialRect:X,cleanup:ge?.cleanup}}if(O&&ae){let X=O.getBoundingClientRect();O.style.visibility="hidden",t.current={proxyElement:O,originalNode:O,dragItemId:`${E}`,initialRect:X,cleanup:()=>{}},r({dragItemId:`${E}`,initialRect:X,dx:0,dy:0})}}let Y=z.clientX-K.left,U=z.clientY-K.top;if(ae)r(X=>X&&{...X,dx:Y,dy:U});else{let X=t.current;X&&ce({proxyElement:X.proxyElement,dx:Y,dy:U})}k.updatePointer({left:z.clientX,top:z.clientY}),j()},$=()=>{if(k.stop(),Z?.removeEventListener("scroll",re),ve().removeEventListener("pointermove",ue),ae&&(r(z=>z&&{...z,dragItemId:null}),requestAnimationFrame(()=>{r(null)})),!M){vp(t),b(null);return}M.drop(),M=null};ve().addEventListener("pointermove",ue),ve().addEventListener("pointerup",$,{once:!0})},[o.orientation,o.dragListId,o.acceptDropsFrom,o.removeOnDropOutside,o.dragStrategy,o.renderDragProxy,o.onDragProxySetup,o.onDragProxyMove]),I=!!d,R=We.useMemo(()=>({dragItemId:d,onDragItemPointerDown:C,dragSourceListId:u,dropTargetListId:s,status:p,dragListId:o.dragListId,draggingInProgress:I}),[d,C,I,u,s,o.dragListId]),v={className:ee("DragList",I?"DragList--dragging":"",Sp({dragging:I})),[Pp]:o.dragListId},P=typeof o.children=="function"?o.children(v,R):o.children;return We.createElement(Dp.Provider,{value:R},P,n&&o.renderDragProxy?o.renderDragProxy({...n,ref:l}):null)},Pp="data-drag-list-id",Tt="data-drag-item-id",ur="data-drag-item-list-id",Ap=`[${Tt}]`,dT=We.createContext({dragItemId:"",dragListId:"",active:!1,draggingInProgress:!1,dragSourceListId:"",dropTargetListId:""}),pT=o=>{let{onDragItemPointerDown:e,draggingInProgress:t,dragListId:n,dragItemId:r,dragSourceListId:i,dropTargetListId:a}=Rn(),l=o.dragListId??n,s=i===l&&r===`${o.id}`,u=We.useMemo(()=>({dragItemId:o.id,active:s,dragListId:l,draggingInProgress:t,dragSourceListId:i,dropTargetListId:a}),[o.id,s,l,t,i,a]),c={[Tt]:`${o.id}`,[ur]:l,onPointerDown:e,className:ee("DraggableItem",s?"DraggableItem--active":"",Tp({active:s,draggingInProgress:t}))},d=typeof o.children=="function"?o.children(c,u):o.children;return We.createElement(dT.Provider,{value:u},d)};$o.DraggableItem=pT;import*as _l from"react";var _p=o=>_l.createElement(Le,{...o,viewBox:"0 -960 960 960"},_l.createElement("path",{d:ke.hidden[0]}));import*as hr from"react";function Op(){return{}}var Np=o=>({allowColumnHideWhileDragging:e=>e??!0});import{createContext as fT}from"react";var mT=fT(null);function Ol(){return mT}import*as Ot from"react";import*as qo from"react";import{useCallback as sf,useEffect as Bl,useRef as WT,useState as jT}from"react";import*as gi from"react";function gT(o){let{height:e,width:t,count:n}=o;return gi.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 Fp=gi.memo(gT);var Lp="mlx2t3";import*as hi from"react";import{useRef as yT}from"react";import{useEffect as hT}from"react";var kp=(o,e)=>{hT(()=>{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 zp={true:"_1ueijco2",false:"_1ueijco3",visible:"_1ueijco4",auto:"_1ueijco5",hidden:"_1ueijco6"},Vp={true:"_1ueijco7",false:"_1ueijco8",visible:"_1ueijco9",auto:"_1ueijcoa",hidden:"_1ueijcob"},Gp={true:"_1ueijcoc",false:"_1ueijcod",visible:"_1ueijcoe",auto:"_1ueijcof",hidden:"_1ueijcog"},Nl="_1ueijco1",Hp="_1ueijco0 _16lm1iw0";var Kp=o=>{let e="";return typeof o=="boolean"||typeof o=="string"?e=zp[`${o}`]:e=ee(Vp[`${o.horizontal}`],Gp[`${o.vertical}`]),e};var bT="InfiniteVirtualScrollContainer";var Bp=hi.forwardRef(function(e,t){let{children:n,scrollable:r=!0,onContainerScroll:i,className:a,tabIndex:l,style:s,autoFocus:u}=e,c=t??yT(null);return kp(c,i),hi.createElement("div",{ref:c,style:s,autoFocus:u,tabIndex:l,className:ee(a,bT,Hp,Kp(r))},n)});import*as xi from"react";import{useLayoutEffect as Di,useMemo as PT}from"react";import*as Wp from"react";import{useLayoutEffect as ST,useRef as TT,useState as CT}from"react";function IT(o){let[e,t]=CT(o.updater.get),n=TT(null);return ST(()=>{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 Ro=Wp.memo(IT);var jp=nn(Go());var Fl=(o,e)=>o-e,Jt={horizontal:!0,vertical:!0};function yi(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 Ll="DebugID=";function wo(o,e){return e&&e.startsWith(Ll)?e:e?`${Ll}${o}:${e}`:`${Ll}${o}`}var bi={start:0,end:0},kl=o=>{o()},zl=o=>{let{start:e,end:t}=o,[n,r]=e,[i,a]=t,l=i-n,s=a-r;return l*s},$p=o=>{let{start:e,end:t}=o,[n]=e,[r]=t;return r-n},cr=typeof window<"u"?requestAnimationFrame:o=>setTimeout(o,0);function RT(o){return o.horizontalChange||o.verticalChange}var Uo=class extends pt{constructor(t){let n=wo(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=bi;this.verticalExtendRangeBy=bi;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=>{cr(()=>{this.destroyed||t.has(r)&&r(n)})})};this.notifyVerticalRenderRangeChange=(t=!1)=>{if(this.destroyed)return;let n=this.onVerticalRenderRangeChangeFns,r=this.verticalRenderRange,i=t?kl:cr;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?kl:cr;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,jp.default)(a,t,Fl);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=zl;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,T=l!=null,S=b&&a!==this.rowHeight,C=T&&l!==this.colWidth;b&&(this.rowHeight=a),T&&(this.colWidth=l);let I=t.rowspan!=null,R=t.colspan!=null,v=I&&t.rowspan!=this.rowspan,P=R&&t.colspan!=this.colspan;v&&(this.rowspan=t.rowspan),P&&(this.colspan=t.colspan);let w=h||C||p||P,x=y||S||f||v;(n||RT)({horizontalChange:w,verticalChange:x,colsChanged:h,colWidthChanged:C,widthChanged:p,colspanChanged:P,rowsChanged:y,rowHeightChanged:S,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?kl:cr;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=yi(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=>{cr(()=>{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=bi,this.verticalExtendRangeBy=bi,this.destroyed=!0,this.onDestroyFns=[],this.onScrollFns=[],this.onScrollStartFns=[],this.onScrollStopFns=[],this.onRenderCountChangeFns.clear(),this.onRenderRangeChangeFns.clear(),this.onVerticalRenderRangeChangeFns.clear(),this.onHorizontalRenderRangeChangeFns.clear())}};var Vl=nn(Go());function Up(...o){if(!o.length)return new Set;let[e,...t]=o;return new Set([...e].filter(n=>t.every(r=>r.has(n))))}function Yp(o,e){let t=new Set;for(let n of o)e(n)&&t.add(n);return t}function dr(o,e){for(let t of o)if(e(t))return t}var Si=(o,e)=>o-e,Ti=class extends pt{constructor(t,n){super(`${t}:GridCellManager`);this.matrix=new te;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=dr(l,s=>!this.isCellAttached(s)))}if(n==="column"){let l=this.columnsWithCellsHistory.get(a);l&&(r=dr(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(Si)}getColumnsWithCells(){let t=this.matrix.getKeysOfFirstChildOnEachBranchStartingWith([],{excludeSelf:!0});return[...new Set(t.map(r=>r[1])).values()].sort(Si)}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,Vl.default)(n,t,Si);r<0&&(r=~r),n.slice(r).forEach(a=>this.detachRow(a))}detachColsStartingWith(t){let n=this.getColumnsWithCells().sort(),r=(0,Vl.default)(n,t,Si);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 dr(t,r=>this.getCellPosition(r)?.[0]===n)}getCellFromListForColumn(t,n){return dr(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 qp=nn(Go());var Ci=class extends pt{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,qp.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 Xp=!0,Yo=Q(J.y),Zp=Q(J.scrollTop),hN=Q(J.columnOffsetAtIndex),Gl=Q(J.columnOffsetAtIndexWhileReordering),wn=class extends pt{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(Yo,i?`calc( ${r}px + var(${Zp}) )`:`${r}px`),t.style.transform=`translate3d(${a||0}px, var(${Yo}), 0)`};this.setTransform=(t,n,r,{x:i,y:a,scrollLeft:l,scrollTop:s},u)=>{let c=Ce.columnOffsets.get(r),d=`${Gl}-${r}`,p=s?`calc( ${a}px + var(${Zp}) )`:`${a}px`;t.__currentTransformY!==p&&(t.__currentTransformY=p,t.style.setProperty(Yo,p));let f=`translate3d(var(${d}, ${c}), var(${Yo}), 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,Xp){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,Xp&&(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 _=this.brain.getItemOffsetFor(A,"vertical");if(_==null)return;let N=D.getElement();if(!N)return;this.setDetailTransform(N,A,{y:_,scrollLeft:t.scrollLeft})}}),!s&&!u&&!c&&!d)return;let p=this.cellManager.getOneAttachedCell();p&&Jc(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,[T,S]=y;function C(D,A,_){let N=r.getCellAt([D,A]);if(N==null)return;let L=n.getCellOffset(D,A),O=N.getElement();O&&L&&_(D,A,O,L)}let I=(D,A,_,{x:N,y:L})=>{this.setTransform(_,D,A,{x:N,y:L,scrollLeft:!0},s-A)},R=(D,A,_,N)=>{this.setTransform(_,D,A,{x:N.x,y:N.y,scrollTop:!0},c-D)},v=(D,A,_,{y:N})=>{let L=f[A];this.setTransform(_,D,A,{x:L,y:N,scrollLeft:!0},a-A)},P=(D,A,_,N)=>{this.setTransform(_,D,A,{x:N.x,y:m[D],scrollTop:!0},l-D)},w=(D,A,_,{x:N,y:L})=>{this.setTransform(_,D,A,{x:N,scrollLeft:!0,y:L,scrollTop:!0},1e5)},x=(D,A,_,{x:N})=>{this.setTransform(_,D,A,{x:N,scrollLeft:!0,y:m[D],scrollTop:!0},2e5)},E=(D,A,_,N)=>{this.setTransform(_,D,A,{x:f[A],y:N.y,scrollLeft:!0,scrollTop:!0},3e5)},M=(D,A,_)=>{this.setTransform(_,D,A,{x:f[A],y:m[D],scrollLeft:!0,scrollTop:!0},4e5)};if(s||u)for(let D=h;D<T;D++){for(let A=0;A<s;A++)C(D,A,I);if(u){let A=a-u;for(let _=A;_<a;_++)C(D,_,v)}}if(c||d)for(let D=b;D<S;D++){for(let A=0;A<c;A++)C(A,D,R);if(d){let A=l-d;for(let _=A;_<l;_++)C(_,D,P)}}if(s&&c)for(let D=0;D<c;D++)for(let A=0;A<s;A++)C(D,A,w);if(s&&d){let D=l-d;for(let A=D;A<l;A++)for(let _=0;_<s;_++)C(A,_,x)}if(u&&c){let D=a-u;for(let A=0;A<c;A++)for(let _=D;_<a;_++)C(A,_,E)}if(u&&d){let D=l-d,A=a-u;for(let _=D;_<l;_++)for(let N=A;N<a;N++)C(_,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 Ti(n,r.cellPool),this.cellManager.onCellAttachmentChange((u,c)=>{c?this.onCellAttached(u):this.onCellDetached(u)}),this.rowManager=new Ci(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=dl(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+zl(x),0),b=r?f.reduce((w,x)=>w+$p(x),0):0,T=this.brain.getRowCount(),S=this.brain.getColCount();d.detachCellsStartingAt([T,S]);let C=Math.min(T*S,h);r&&(c.detachStartingWith(this.brain.getRowCount()),c.poolSize>b&&(c.poolSize=b));let I=Up(...f.map(w=>d.getCellsOutsideRenderRange(w)));I=Yp(I,w=>{let x=d.getCellPosition(w);return!(x&&g.has(`${x[0]}:${x[1]}`))}),d.detachCells(I),d.poolSize=C;let R=new Map,v=new Map;f.forEach(w=>{let{start:x,end:E}=w,[M,D]=x,[A,_]=E;for(let N=M;N<A;N++){for(let O=D;O<_;O++){let K=`${N}:${O}`;if(R.has(K))continue;R.set(K,!0);let{rendered:W,mapped:k}=this.isCellRenderedAndMappedCorrectly(N,O);if(N===M||O===D){let G=this.isCellCovered(N,O);if(G&&g.has(`${G[0]}:${G[1]}`)){let j=d.getCellAt([N,O]);j!=null&&d.detachCell(j);continue}}if(W&&!i&&k)continue;let Z;W?Z=d.getCellAt([N,O]):Z=d.getCellFor([N,O],u?"row":"column"),Z==null&&(Z=d.getDetachedCell()),this.renderCellAt(N,O,Z,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],_=d.getCellAt(A);this.renderCellAt(w,x,_,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(C=>{let I=C.getElement();I&&(I.style.position="absolute",I.style.left="0px",I.style.top="0px"),this.updateElementPosition(C)});let T=this.brain.isHorizontalLayoutBrain?{renderRowIndex:y,renderColIndex:h}:void 0,S=this.brain.isHorizontalLayoutBrain;if(!b){S?this.cellManager.detachCell(r):this.cellManager.detachCell(r);return}this.cellManager.renderNodeAtCell(b,r,[t,n],T),this.updateElementPosition(r,{hidden:g,rowspan:u,colspan:c})}reset(){this.cellManager.reset(),this.rowManager.reset()}};var Ii=class extends wn{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=pe.runtime.totalVisibleColumnsWidthVar,d=u?`calc(${c} * ${u})`:"0px",p=Ce.columnOffsets.get(l.colIndex),f=`${Gl}-${l.colIndex}`,m=`${s}px`;t.__currentTransformY!==m&&(t.__currentTransformY=m,t.style.setProperty(Yo,m));let g=`calc(var(${f}, ${p}) + ${d})`,y=`var(${Yo})`,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 Jp from"react";var vn=class vn extends pt{constructor(t){super(t);this.cellRemoveSubscription=be();this.cellAttachmentChangeSubscription=be();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+=vn.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/vn.POOL_SIZE_INCREMENT)*vn.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--}};vn.POOL_SIZE_INCREMENT=1;var Ri=vn;var Qp=new Map,wT=()=>{},Hl=class{constructor(e,t){this.element=null;this.mounted=!1;this.pendingAfterCommitWork=null;this.mountSubscription=be();let n=Qp.get(e)??0,r=`${e}:GridCellReact:${n}`;Qp.set(e,n+1),this.debugId=r,this.cellInfo=t,this.updater=be(),this.node=Jp.createElement(Ro,{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=wT,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}},wi=class extends Ri{constructor(t){super(`${t}:GridCellPoolForReact`);this.cellDebugId=t}createCellInstance(){return new Hl(this.cellDebugId)}};import*as tf from"react";var Pn=class Pn extends pt{constructor(t){super(t);this.rowRemoveSubscription=be();this.rowAttachmentChangeSubscription=be();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+=Pn.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/Pn.POOL_SIZE_INCREMENT)*Pn.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--}};Pn.POOL_SIZE_INCREMENT=1;var vi=Pn;var ef=new Map,vT=()=>{},Kl=class{constructor(e){this.element=null;this.mounted=!1;this.mountSubscription=be();let t=ef.get(e)??0,n=`${e}:ListRowReact:${t}`;ef.set(e,t+1),this.debugId=n,this.updater=be(),this.node=tf.createElement(Ro,{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=vT,this.element=null,this.node=null}getNode(){return this.node}update(e){this.updater(e)}getElement(){return this.element}},Pi=class extends vi{constructor(t){super(`${t}:ListRowPoolForReact`);this.rowDebugId=t}createRowInstance(){return new Kl(this.rowDebugId)}};function of(o){return{cellPool:new wi(o),rowPool:new Pi(o)}}function pr(o){let e=o.isHorizontalLayoutBrain?new Ii(o,`${o.name}:HorizontalLayoutTableRenderer`,of(`${o.name}:HorizontalLayoutTableRenderer`)):new wn(o,`${o.name}:ReactHeadlessTableRenderer`,of(`${o.name}:ReactHeadlessTableRenderer`)),t=be();return o.onDestroy(()=>{e.destroy(),t.destroy()}),{renderer:e,onRenderUpdater:t}}function DT(o){let{brain:e,renderCell:t,renderDetailRow:n,forceRerenderTimestamp:r}=o,{renderer:i,onRenderUpdater:a}=PT(()=>o.onRenderUpdater&&o.renderer?{renderer:o.renderer,onRenderUpdater:o.onRenderUpdater}:pr(e),[e,o.onRenderUpdater,o.renderer]);return Di(()=>{i.cellHoverClassNames=o.cellHoverClassNames||[]},[i,o.cellHoverClassNames]),Di(()=>{i.cellDetachedClassNames=o.cellDetachedClassNames||[]},[i,o.cellDetachedClassNames]),Di(()=>{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]),Di(()=>{i.flushPendingAfterCommitWork()}),xi.createElement(Ro,{updater:a})}var Mi=xi.memo(DT);import*as fr from"react";import{useEffect as xT,useLayoutEffect as MT,useRef as ET}from"react";var nf=ye({defaultClassName:"nxbq1c1 _16lm1iwz _16lm1iw2",variantClassNames:{visible:{true:"nxbq1c3",false:"nxbq1c4"}},defaultVariants:{},compoundVariants:[]}),Ei="nxbq1c0 _16lm1iwz _16lm1iw4 _16lm1iw26 _16lm1iw23 _16lm1iw1y _16lm1iw1k";var rf=ye({defaultClassName:"j26lrx0 _16lm1iwz _16lm1iw2 _16lm1iw23 _16lm1iw26",variantClassNames:{active:{true:"j26lrx2",false:"j26lrx3"}},defaultVariants:{},compoundVariants:[]});var{rootClassName:AT}=Fe,_T=`${AT}-ActiveRowIndicator`,OT=`calc(${J.activeCellRowOffsetX} + var(${Q(J.scrollLeftForActiveRowWhenHorizontalLayout)}, 0px))`,NT={[Q(J.activeCellOffsetY)]:J.activeCellRowOffset,transform:`translate3d(${OT}, calc( ${J.activeCellOffsetY} + var(${Q(J.scrollTopForActiveRow)}, 0px)), 0px)`,height:J.activeCellRowHeight,maxWidth:pe.runtime.totalVisibleColumnsWidthVar},FT=o=>{let{brain:e}=o,t=ET(null),n=o.activeRowIndex!=null&&e.getInitialRows()>o.activeRowIndex,[r,i]=zt();return MT(()=>{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(${pe.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};gn(d,c)},[o.activeRowIndex,e]),xT(()=>{let a=u=>{gn({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]),fr.createElement("div",{className:Ei,"data-name":"active-row"},fr.createElement("div",{ref:t,"data-name":"active-row-indicator",className:`${_T} ${rf({active:n})}`,style:n?NT:void 0}))},af=fr.memo(FT);import*as mr from"react";import{useEffect as LT,useLayoutEffect as kT,useRef as zT}from"react";var{rootClassName:VT}=Fe,GT=`${VT}-ActiveCellIndicator`,HT=Q(J.columnZIndexAtIndex),KT=(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;gn({activeCellRowHeight:`${i}px`,activeCellRowOffset:`${a}px`},l)},BT=o=>{let{brain:e}=o,[t,n]=zt(),r=zT(null),i=o.activeCellIndex!=null&&e.getInitialRows()>o.activeCellIndex[0];return kT(()=>{KT(e,o.activeCellIndex,o.rowHeight,r)},[o.activeCellIndex,o.rowHeight,e]),LT(()=>{let a=e.onRenderCountChange(()=>{n()});return()=>{a()}},[e]),mr.createElement("div",{className:Ei,ref:r,"data-name":"active-cell",style:i?{zIndex:`var(${HT}-${o.activeCellIndex[1]})`}:void 0},mr.createElement("div",{"data-name":"active-cell-indicator",className:`${GT} ${nf({visible:i})}`}))},lf=mr.memo(BT);var Ai=[Gd,`${lt}DetachedCell`];function _i(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 $T=ee(Lp,Nl);function uf(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=WT(null),[b,T]=jT({width:0,height:0});Bl(()=>{n!=null&&e.setScrollStopDelay(n)},[n,e]),Bl(()=>{let I=h.current?.parentNode;return I?(y&&document.activeElement!==I&&I.focus(),rn(I,()=>{let P={height:I.clientHeight,width:I.clientWidth};e.update(P)},{debounce:50})):void 0},[p,e]);let S=sf(I=>{requestAnimationFrame(()=>{h.current&&h.current.style.setProperty("transform",`translate3d(${-I.scrollLeft}px, ${-I.scrollTop}px, 0px)`)})},[]),C=sf(I=>{e.setScrollPosition(I,S)},[e,S]);return Bl(()=>{let I=e.onRenderCountChange(()=>{T(e.getVirtualizedContentSize())});return T(e.getVirtualizedContentSize()),S(e.getScrollPosition()||{scrollLeft:0,scrollTop:0}),I},[e]),qo.createElement(Bp,{onContainerScroll:C,...g,ref:t},qo.createElement("div",{ref:h,className:$T,"data-name":"scroll-transform-target"},qo.createElement(Mi,{forceRerenderTimestamp:f,renderer:s,onRenderUpdater:d,renderCell:r,renderDetailRow:i,brain:e,cellHoverClassNames:l,cellDetachedClassNames:Ai}),c!=null?qo.createElement(lf,{brain:e,rowHeight:a,activeCellIndex:c}):null),u!=null?qo.createElement(af,{brain:e,activeRowIndex:u}):null,qo.createElement(Fp,{width:b.width,height:b.height}))}function cf(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,T,S=h;for(;b;){let C=e[b];if(C){g.add(b);let I=[p,...g];T=y.has(b)?i.get(b):void 0,T||(T={id:b,type:"group",ref:C,columnItems:[],children:[],groupOffset:0,uniqueGroupId:[b],computedWidth:0,computedPinned:h.computedPinned,depth:t.get(b)??0},r.set(I,T),i.set(b,T)),T.columnItems.push(h),T.uniqueGroupId.push(h.id),S&&!y.has(S.id)&&T.children.push(S),S=T,b=C.columnGroup}else break}});let l=[],s=new te,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"&&df(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 df(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"&&df(t.children),e+=n})}import*as vo from"react";import{useCallback as Tf,useEffect as JT,useMemo as eC,useRef as tC}from"react";import*as Wl from"react";import*as gf from"react";import{useCallback as mf}from"react";import{useRef as pf,useState as UT}from"react";import*as gr from"react";var{rootClassName:YT}=Fe,qT=`${YT}HeaderCell_ResizeHandle`;function XT(o){let e=pf(null),[t,n]=UT(!1),r=pf(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=fp(o.groupColumns.map(S=>S.computedVisibleIndex),{columns:o.columns,domRef:e}),h=S=>{a==="end"&&(S*=-1);let{constrained:C,adjustedDiffs:I,adjustedDiff:R}=o.computeResize(S);return r.current!==C&&n(C),y.resize(I),R},b=S=>{if(g){let C=o.groupColumns.reduce((v,P)=>v+P.computedWidth-P.computedMinWidth,0),I=o.brain.getAvailableSize(),R={width:I.width+C,height:I.height};o.brain.update(R),g=!1}h(Math.round(S.clientX-f))},T=S=>{m.releasePointerCapture(p),m.removeEventListener("pointermove",b),m.removeEventListener("pointerup",T);let C=Math.round(S.clientX-f),I=h(C);o.onResize(I)};m.addEventListener("pointermove",b),m.addEventListener("pointerup",T)},c=(a===!1||a==="start")&&s?{right:a==="start"?void 0:pe.components.HeaderCell.resizeHandleWidth}:a==="end"&&l?{right:void 0}:void 0;return gr.createElement("div",{ref:e,className:`${qT} ${pi} ${mi({computedPinned:a,computedFirstInCategory:l,computedLastInCategory:s})}`,onPointerDown:u},gr.createElement("div",{style:{...c,...o.style},className:fi({constrained:t})}))}var ff=gr.memo(XT);function hf(o,e){let{bodyBrain:t,groupHeight:n,columnGroup:r,columnGroupsMaxDepth:i}=e,{computedVisibleColumns:a,getState:l,getComputed:s,actions:u}=ne(g=>({computedVisibleColumns:g.computed.computedVisibleColumns,getState:g.getState,getComputed:g.getComputed,actions:g.actions})),c=o[o.length-1],d=mf(g=>{let y=l(),{columnSizing:h,viewportReservedWidth:b,bodySize:T}=y,S=s().computedVisibleColumns,C=!1,I=S.reduce((P,w)=>(w.computedFlex&&(P[w.id]={...h[w.id],flex:w.computedWidth},C=!0),P),{}),R=C?{...h,...I}:h;return Oc({availableSize:T.width,reservedWidth:b||0,dragHandleOffset:g,dragHandlePositionAfter:c.computedVisibleIndex,columnSizing:R,columnGroupSize:o.length,items:S.map(P=>({id:P.id,resizable:P.computedResizable,computedFlex:P.computedFlex,computedWidth:P.computedWidth,computedMinWidth:P.computedMinWidth,computedMaxWidth:P.computedMaxWidth}))})},[c]),p=mf(g=>{let{columnSizing:y,reservedWidth:h}=d(g);u.viewportReservedWidth=h,u.columnSizing=y},[d]);return o.some(g=>g.computedResizable)?gf.createElement(ff,{brain:t,style:{height:n*(i-r.depth+2)},columns:a,groupColumns:o,computeResize:d,onResize:p}):null}var yf=`${lt}HeaderGroup`,bf=Q(J.columnWidthAtIndex),ZT=Q(J.columnZIndexAtIndex);function Sf(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=hf(n,{bodyBrain:r,groupHeight:t,columnGroup:e,columnGroupsMaxDepth:i}),u=n[0],c=n.length>1?"calc( "+n.map(f=>`var(${bf}-${f.computedVisibleIndex})`).join(" + ")+" )":`var(${bf}-${u.computedVisibleIndex})`,d=`calc(var(${ZT}-${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,Wl.createElement("div",{ref:o.domRef,"data-group-id":e.uniqueGroupId,className:ee(Ic,yf),style:p,"data-z-index":d},Wl.createElement("div",{className:ee(`${yf}__header-content`,At)},a),s)}import{useContext as QT}from"react";import*as Ul from"react";var jl;function Yl(){return jl||(jl=Ul.createContext({dataSourceApi:null,getDataSourceState:()=>null,assignState:()=>null,getDataSourceMasterContext:()=>{},dataSourceState:null,dataSourceActions:null}))}var $l;function Oi(){return $l||($l=Ul.createContext(null))}function Ae(o){let e=Oi(),t=QT(e);return an(t,o)}function Kt(){return Ae(o=>({getDataSourceState:o.getDataSourceState,getDataSourceMasterContext:o.getDataSourceMasterContext,dataSourceActions:o.dataSourceActions,dataSourceApi:o.dataSourceApi,assignState:o.assignState}))}var{rootClassName:oC}=Fe,nC=[],Cf=`${oC}Header`,rC=yc({overflow:!1}),If=()=>{};function iC(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}=ne(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=tC(null),y=Tf(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:ee(Cf,`${Cf}--virtualized`,i,rC),style:{...r,height:a}},{getDataSourceState:b,dataSourceApi:T,dataSourceActions:S}=Kt(),{allRowsSelected:C,someRowsSelected:I,selectionMode:R,filterTypes:v,filterDelay:P}=Ae(E=>({allRowsSelected:E.dataSourceState.allRowsSelected,someRowsSelected:E.dataSourceState.someRowsSelected,selectionMode:E.dataSourceState.selectionMode,filterTypes:E.dataSourceState.filterTypes,filterDelay:E.dataSourceState.filterDelay})),w=eC(()=>({allRowsSelected:C,someRowsSelected:I,selectionMode:R}),[C,I,R]),x=Tf(E=>{let{rowIndex:M,colIndex:D,domRef:A,height:_,widthWithColspan:N,heightWithRowspan:L,hidden:O}=E,K=n[D];if(!K||O)return null;let W=t.isHorizontalLayoutBrain?t.getPageIndexForRow(M):null,k=l?l.pathsToCells.get([M,D]):null;if(k&&k.type==="group"){let Z=k.columnItems.map(re=>re.ref),G={...k.ref,id:k.id,uniqueGroupId:k.uniqueGroupId,depth:k.depth,columns:Z.map(re=>re.id),computedWidth:k.computedWidth,groupOffset:k.groupOffset};return u().columnGroupVisibility[k.id]!==!1?vo.createElement(Sf,{horizontalLayoutPageIndex:W,bodyBrain:e,columnGroupsMaxDepth:s,domRef:A,columns:Z,width:N,height:_,columnGroup:G}):null}return vo.createElement(wf,{domRef:A,column:K,horizontalLayoutPageIndex:W,headerOptions:c,dataSourceStatePartialForHeaderCell:w,filterTypes:v,filterDelay:P,getDataSourceState:b,dataSourceApi:T,dataSourceActions:S,width:N,height:L,columnsMap:m})},[c,n,a,l,s,f,t,b,T,S,v,P,w]);return vo.createElement($o,{orientation:"horizontal",dragListId:"header",dragStrategy:"inline",onDrop:If,updatePosition:If},E=>vo.createElement("div",{...E,...h,className:ee(E.className,h.className)},vo.createElement(Mi,{name:"header",renderCell:x,brain:t,renderer:d,onRenderUpdater:p,cellHoverClassNames:nC,cellDetachedClassNames:Ai})))}var Rf=vo.memo(iC);function vf(o){let{headerBrain:e,bodyBrain:t,scrollbars:n}=o,{computedPinnedStartColumns:r,computedPinnedEndColumns:i,computedVisibleColumns:a,columnSize:l}=ne(I=>({computedPinnedStartColumns:I.computed.computedPinnedStartColumns,computedPinnedEndColumns:I.computed.computedPinnedEndColumns,computedVisibleColumns:I.computed.computedVisibleColumns,columnSize:I.computed.columnSize})),{columnHeaderHeight:s,columnGroupsDepthsMap:u,columnGroupsMaxDepth:c,computedColumnGroups:d,showColumnFilters:p}=ne(I=>({columnHeaderHeight:I.state.columnHeaderHeight,columnGroupsDepthsMap:I.state.columnGroupsDepthsMap,columnGroupsMaxDepth:I.state.columnGroupsMaxDepth,computedColumnGroups:I.state.computedColumnGroups,showColumnFilters:I.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 cf(a,d,u,c)},[a,d,u]),y=Ot.useCallback(({rowIndex:I,colIndex:R})=>{let v=a[R],P=1,w=1;if(!v||!g)return{rowspan:P,colspan:w};let x=g.pathsToCells.get([I,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:I,colIndex:R})=>y({rowIndex:I,colIndex:R}).rowspan,[y]),b=Ot.useCallback(({rowIndex:I,colIndex:R})=>y({rowIndex:I,colIndex:R}).colspan,[y]),T=Ot.useCallback(I=>p?I<f-1?s:2*s:s,[f,p,s]);_i(e,{colWidth:l,rowHeight:T,rows:f,cols:a.length,height:m,rowspan:h,colspan:b},{fixedColsEnd:i.length,fixedColsStart:r.length});let S=Ot.createElement(Rf,{columns:a,headerBrain:e,bodyBrain:t,columnHeaderHeight:m,columnGroupsMaxDepth:c,columnAndGroupTreeInfo:g}),C=n.vertical&&yo()?Ot.createElement("div",{className:wc,style:{zIndex:1e3,width:yo()}}):null;return Ot.createElement("div",{className:`${Il} ${xc}`,style:{height:m}},S,C)}var{ManagedComponentContextProvider:aC}=Mt({initSetupState:Op,forwardProps:Np,Context:Ol()});function ql(o){let{getComputed:e,header:t,brain:n,headerBrain:r,wrapRowsHorizontally:i}=ne(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?hr.createElement(aC,{...o},hr.createElement(vf,{wrapRowsHorizontally:!!i,bodyBrain:n,headerBrain:r,scrollbars:a})):null}function Pf(){return hr.useContext(Ol()).componentState}var dC=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 Pe.createElement(s,{domProps:{className:ii},onChange:u=>{if(l){u?r.treeApi.selectAll():r.treeApi.deselectAll();return}u?n.rowSelectionApi.selectAll():n.rowSelectionApi.deselectAll()},checked:i})},ci=Pe.createContext(null);var pC=Q(J.columnZIndexAtIndex),fC=Q(J.columnVisibilityAtIndex),Xl=Pe.createElement("div",{className:Hr[1]}),xf=Br({"data-name":"","data-field":"","data-header-align":"","data-column-id":"","data-sort":"","data-sort-index":"",[Tt]:"",[ur]:""});function mC(o){let e=o.column,{allowColumnHideWhileDragging:t}=Pf(),{dataSourceStatePartialForHeaderCell:n,horizontalLayoutPageIndex:r,getDataSourceState:i,dataSourceApi:a,dataSourceActions:l,filterTypes:s,filterDelay:u}=o,{allRowsSelected:c,someRowsSelected:d,selectionMode:p}=n,{onDragItemPointerDown:f}=Rn(),{api:m,getComputed:g,getState:y,actions:h,getDataSourceMasterContext:b,showColumnFilters:T,components:S,portalDOMRef:C,columnHeaderHeight:I,columnReorderDragColumnId:R,columnMenuVisibleForColumnId:v,columnReorderInPageIndex:P}=ne(H=>({api:H.api,getComputed:H.getComputed,getState:H.getState,actions:H.actions,getDataSourceMasterContext:H.getDataSourceMasterContext,showColumnFilters:H.state.showColumnFilters,components:H.state.components,portalDOMRef:H.state.portalDOMRef,columnHeaderHeight:H.state.columnHeaderHeight,columnReorderDragColumnId:H.state.columnReorderDragColumnId,columnMenuVisibleForColumnId:H.state.columnMenuVisibleForColumnId,columnReorderInPageIndex:H.state.columnReorderInPageIndex})),w=R===e.id,x=P!=null?r!==P:!1,{onResize:E,height:M,width:D,headerOptions:A,columnsMap:_}=o,N=e.computedSortInfo,L=e.header,O=Df(H=>{z.current=H,o.domRef?.(H)},[o.domRef]),K=A.alwaysReserveSpaceForSortIcon,W=e.headerAlign??e.align,k=(typeof W=="function"?W({isHeader:!0,column:e}):W)??"start",Z=(typeof e.verticalAlign=="function"?e.verticalAlign({isHeader:!0,column:e}):e.verticalAlign)??"center",G=st(e,{actions:h,api:m,dataSourceActions:l,dataSourceApi:a,getComputed:g,getDataSourceState:i,getDataSourceMasterContext:b,getState:y}),j=G.isSortable(),re=j&&(e.computedSorted||K)?Pe.createElement(di,{index:e.computedMultiSort?e.computedSortIndex+1:void 0,style:{marginInlineStart:pe.spacing[2],marginInlineEnd:pe.spacing[2]},className:`${Bo}__sort-icon ${vc} ${Dc({align:k})}`,direction:e.computedSorted?e.computedSortedAsc?1:-1:0}):null,se=e.computedFilterable&&e.computedFiltered?Pe.createElement(dn,null):null,ae=e.headerCssEllipsis??e.cssEllipsis??!0,ce={reserveSpaceWhenHidden:k==="center",menuVisible:v===e.id,style:k==="end"?{marginInlineStart:`calc(${pe.components.HeaderCell.resizeHandleActiveAreaWidth} / 2)`,marginInlineEnd:pe.spacing[2]}:{marginInlineEnd:`calc(${pe.components.HeaderCell.resizeHandleActiveAreaWidth} / 2)`,marginInlineStart:pe.spacing[2]},domProps:{onMouseDown:H=>{H.stopPropagation(),G.toggleContextMenu(H.target)}}},ue=e.components?.MenuIcon||S?.MenuIcon||ar,$=Pe.createElement(ue,{...ce}),z=uC(null),Y={horizontalLayoutPageIndex:r,dragging:w,domRef:O,htmlElementRef:z,renderLocation:"column-header",column:e,columnsMap:_,columnSortInfo:N,columnFilterValue:e.computedFilterValue,filtered:e.computedFiltered,someRowsSelected:d,allRowsSelected:c,selectionMode:p,api:m,dataSourceApi:a,columnApi:G,renderBag:{sortIcon:re,filterIcon:se,menuIcon:$,menuIconProps:ce,selectionCheckBox:null,header:e.header&&typeof e.header!="function"?e.header:e.name}},U=Y,X=U.renderBag.header,q=()=>{let H={...Y,renderBag:{...Y.renderBag}};if(e.renderSortIcon&&(H.renderBag.sortIcon=Pe.createElement(Co,{render:e.renderSortIcon,renderParam:{...H,renderBag:{...H.renderBag}}})),e.renderFilterIcon&&(H.renderBag.filterIcon=Pe.createElement(Co,{render:e.renderFilterIcon,renderParam:{...H,renderBag:{...H.renderBag}}})),typeof e.renderMenuIcon=="function"&&(H.renderBag.menuIcon=Pe.createElement(Co,{render:Oe=>{if(typeof e.renderMenuIcon!="function")return null;let it=e.renderMenuIcon(Oe);return it?it.type===ue||it.type===ar?it:Pe.createElement(ue,{...ce},it):null},renderParam:{...H,renderBag:{...H.renderBag}}})),e.renderSelectionCheckBox&&p==="multi-row"){H.renderBag.selectionCheckBox=Pe.createElement(Co,{render:dC,renderParam:{...H,renderBag:{...H.renderBag}}});let Oe=e.renderHeaderSelectionCheckBox??e.renderSelectionCheckBox;Oe&&Oe!==!0&&(H.renderBag.selectionCheckBox=Pe.createElement(Co,{render:Oe,renderParam:{...H,renderBag:{...H.renderBag}}}))}L instanceof Function&&(H.renderBag.header=X=Pe.createElement(Co,{render:L,renderParam:{...H,renderBag:{...H.renderBag}}}));let Ue=e.renderMenuIcon===!1?null:H.renderBag.menuIcon,Dt=ae?Pe.createElement("div",{className:At},H.renderBag.header):H.renderBag.header,le=Pe.createElement(Pe.Fragment,null,k==="center"?Xl:null,H.renderBag.selectionCheckBox,Dt,H.renderBag.sortIcon,H.renderBag.filterIcon,k==="center"?Xl:null,k!=="center"?Xl:null,Ue);return e.renderHeader?Pe.createElement(Co,{render:e.renderHeader,renderParam:{...H,renderBag:{...H.renderBag,all:le}}}):le};sC(()=>{let H=null,Ue=z.current;return E&&Ue&&(H=rn(Ue,E)),()=>{H?.()}},[z.current,o.onResize]);let fe={height:M};e.headerStyle&&(fe=typeof e.headerStyle=="function"?{...fe,...e.headerStyle(U)||{}}:{...fe,...e.headerStyle});let ge=typeof e.headerClassName=="function"?e.headerClassName(U):e.headerClassName,{onPointerDown:ie,proxyPosition:V,dragColumnOutside:F}=_d({columnId:e.id,domRef:z,horizontalLayoutPageIndex:r,allowColumnHideOnDrag:t}),me=null,De=ci.Provider,xe={filtered:e.computedFiltered,verticalAlign:Z,align:k},Me=Pe.useMemo(()=>{let H=Ue=>{m.setColumnFilter(e.id,Ue)};return u>0?xt(H,{wait:u}):H},[u,e.id]),Ee=e.computedFilterType,Ve=s[Ee],Je=e.computedFilterable?e.computedFilterValue?.filter.operator??Ve?.defaultOperator:void 0,Xe=e.computedFilterable&&Ve?Ve.operators.find(H=>H.name===Je):void 0,et=Xe?.components?.FilterEditor||Ve?.components?.FilterEditor||e.components?.FilterEditor||mn,Ze=Ve?.components?.FilterOperatorSwitch||e.components?.FilterOperatorSwitch,$e=bp(e,{horizontalLayoutPageIndex:r}),B=`var(${pC}-${e.computedVisibleIndex})`;fe.zIndex=B,fe.visibility=`var(${fC}-${e.computedVisibleIndex}, visible)`;let oe={"data-field":`${e.field||""}`,"data-column-id":e.id,[Tt]:e.id,[ur]:"header","data-header-align":k,"data-name":"HeaderCell","data-sort":e.computedSortedAsc?"asc":e.computedSortedDesc?"desc":"none","data-sort-index":`${e.computedSortIndex??-1}`},he=e.computedFilterable?Pe.createElement(Bc,{horizontalLayoutPageIndex:r,filterEditor:et,filterOperatorSwitch:Ze??Wc,operator:Xe,filterTypes:s,onChange:Me,columnFilterType:Ee,columnLabel:e.field||e.name||e.id,columnFilterValue:e.computedFilterValue,columnHeaderHeight:I}):Pe.createElement(jc,null);U.renderBag.filterEditor=he;let Se=Df(H=>{ie(H),f(H)},[ie,f]),Be=q();return w&&V&&(me=Pe.createElement("div",{key:e.id,className:`${Bo}Proxy ${mc}`,style:{height:M,width:D,left:V.left??0,top:V.top??0}},Pe.createElement("div",{className:gc({visible:F})},Pe.createElement(_p,{size:16})),X),me=cC(me,C.current)),Pe.createElement(De,{value:U},Pe.createElement(si,{domRef:O,horizontalLayoutPageIndex:o.horizontalLayoutPageIndex,cellType:"header",column:e,...oe,"data-z-index":B,style:fe,width:D,onPointerDown:Se,contentClassName:ee(fc(xe),Bu[k]),contentStyle:T?{height:M/2}:void 0,className:ee(Bo,Yu.none,j?Hu.pointer:"",ge,Jr(e,[Bo,Zt],hc,{dragging:w,insideDisabledDraggingPage:x,align:k,verticalAlign:Z,rowSelected:!1,cellSelected:!1,rowDisabled:!1,zebra:!1,rowActive:!1,firstRow:!0,firstRowInHorizontalLayoutPage:!0,treeNode:!1,groupCell:!1,groupRow:!1,rowExpanded:!1}),pc),cssEllipsis:ae,afterChildren:Pe.createElement(Pe.Fragment,null,T?he:null,$e),renderChildren:Be}),me)}var wf=Pe.memo(mC);function Zr(){return lC(ci)}import*as eo from"react";import{useEffect as gC}from"react";function Mf(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 Ef={padding:pe.spacing[2],textAlign:"end",opacity:"1",visibility:"visible",display:"block",fontSize:"0.85rem",background:"white",color:"black"},hC={opacity:1,visibility:"visible",display:"inline-block",pointerEvents:"all",color:"black",textDecoration:"underline"},Af=(o,e)=>{if(o)for(let[t,n]of Object.entries(e))o.style.setProperty(Mf(t),n,"important")},_f=eo.forwardRef(function(e,t){let{rootClassName:n}=Gr(),r=eo.useRef(null),i=eo.useCallback(a=>{r.current=a,t&&(typeof t=="function"?t(a):t.current=a)},[]);return gC(()=>{let a=()=>{setTimeout(()=>{Af(r.current,Ef),Af(r.current?.firstElementChild,hC)})};a();let l=setInterval(a,1e3);return()=>{clearInterval(l)}},[]),eo.createElement("div",{ref:i,...e,className:ee(`${n}-Footer`,ed,e.className),style:Ef},"Powered by"," ",eo.createElement("a",{href:"https://infinite-table.com",rel:"noopener noreferrer",role:"link",target:"_blank"},"Infinite Table"))});function Zl(o){return o.map(Bt)}function Bt(o){if(ve().structuredClone)return ve().structuredClone(o);if(o===null||typeof o!="object")return o;if(Array.isArray(o))return Zl(o);if(o instanceof Date)return new Date(o);if(o instanceof Set)return new Set(Zl(Array.from(o)));if(o instanceof Map)return new Map(Zl(Array.from(o)));let e={};for(let t in o)o.hasOwnProperty(t)&&(e[t]=Bt(o[t]));return e}function yr(o){return o}var Xo=Object.seal({data:null,field:null});var Do="____root____",Nf="____not_loaded_yet____";function Po(){return!1}function Ql(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 Ni(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 Ff(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 te;function d(h,b,T,S=0,C=[]){let I=!T.length||S===T.length-1,R=b[u?.values||"values"]||{};for(let v in R)if(R.hasOwnProperty(v)){let P=v;C.push(P),p.set(C,!0),h.set(C,{reducerResults:R[v][u?.totals||"totals"]||{},items:[]}),I||d(h,R[v],T,S+1,C),C.pop()}}let p=r?new te:void 0,f=[],m=Ql(n),g=Bt(m);e.visitDepthFirst((h,b,T,S)=>{let[C,...I]=b,R=h.children,v=c.get(I);if(v&&(v.cache=h.cache,v.childrenLoading=h.childrenLoading,v.childrenAvailable=h.childrenAvailable,v.error=h.error),I.length==i.length&&i.length){if(v){v.items=R;for(let w=0,x=I.length;w<x;w++){let E=I.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 S?.()}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([...I,`${Nf}${P}`],D);continue}let x=R[P].data,E=R[P].keys||[];if(E.length){let D=E[E.length-1];I.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(I,M),r){let D=M.pivotDeepMap=new te,A=R[P].pivot;d(D,A,r,0,f)}E.length&&I.pop()}S?.()});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 Of(o,e,t,n,r,i,a,l,s,u=yr){let{items:c,reducerResults:d,pivotDeepMap:p}=o.get(e);if(c.push(n),a&&Ni(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&&(Xo.data=n,Xo.field=g,b=y(Xo));let T=(h||u)(b,n);t.push(T),p.has(t)||(l.set(t,!0),p?.set(t,{reducerResults:Bt(s),items:[]}));let{reducerResults:S,items:C}=p.get(t);C.push(n),a&&Ni(n,r,a,S,e)}t.length=0}}function Lf(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 T=n.slice(0,h),S=e.get(T),{reducerResults:C,items:I}=S;I.push(r),S.leavesAvailableCount++,S.totalLeafNodesCount++,a&&Ni(r,i,a,C,T)}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 T=y[h];Lf(o,e,t,p,T,h,a,l)}a&&br(a,m,g)}}function Jl(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=Ql(t),i=Bt(r),a=new te,l=new te;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++)Lf(o,a,l,[],e[u],u,t,r);t&&br(t,i,e);let s={deepMap:a,treeParams:o,treePaths:l,initialData:e,reducerResults:i};return n&&n.end(),s}function es(o,e){let{marker:t,groupBy:n,defaultToKey:r=yr,pivot:i,reducers:a}=o;t&&t.start();let l=n.length,s=i?new te:void 0,u=new te,c=[],d=[],p=Ql(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 te),u.set(c,g)}for(let g=0,y=e.length;g<y;g++){let h=e[g],b={};for(let T=0;T<l;T++){let{field:S,groupField:C,valueGetter:I,toKey:R}=n[T],v=S?h[S]:null;I&&(Xo.data=h,Xo.field=S,v=I(Xo));let P=(R||r)(v,h);if(b[S||C]=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 te),u.set(c,w)}Of(u,c,d,h,g,i,a,s,p,r)}l||Of(u,c,d,h,g,i,a,s,p,r),a&&Ni(h,g,a,f,c),c.length=0}a&&(u.visitDepthFirst((g,y,h,b)=>{br(a,g.reducerResults,g.items),i&&g.pivotDeepMap.visitDepthFirst(({items:T,reducerResults:S},C,I,R)=>{br(a,S,T),R?.()}),b?.()}),br(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 yC(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 bC(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 S=i[b].field;S&&(f[S]=u[b]),S&&p[S]==null&&(p[S]=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(Nf)&&(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:Po,hasSelectedCells:Po,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 Fi(o,e,t){return{...o,id:`duplicate_row_on_page_${t}_for__${o.id}`,indexInAll:e,duplicateOf:o.id}}function br(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 kf(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,T=o.length,S=t[t.length-1],C=S?S.nodeExpanded:!0;for(let I=0;I<T;I++){let R=o[I],v=u(R,I),P=[...e,v];if(l(R)){let _={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:Po,hasSelectedCells:Po,dataSourceHasGrouping:!1,parentNodes:Array.from(t),indexInParentNodes:[...n,I],indexInParent:I,indexInAll:C?i.length:-1};p&&(_.rowSelected=p(_)),d&&(_.rowDisabled=d(_)),f&&f(_);let N=y&&h!=null&&h>0&&_.indexInAll%h===0?_.indexInAll/h:null;for(let L=0,O=t.length;L<O;L++){let K=t[L];if(C||(K.collapsedLeafNodesCount+=1),K.deepRowInfoArray.push(_),N!=null&&C){if(typeof y=="function"&&y(K)!==!0)continue;let W=Fi(K,_.indexInAll,N);i[W.indexInAll]=W,_.indexInAll++}}C&&(i[_.indexInAll]=_);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:I,indexInParentNodes:[...n,I],totalLeafNodesCount:E,treeNesting:a,selfLoaded:!0,isParentNode:!0,isTreeNode:!0,isGroupRow:!1,deepRowInfoArray:[],parentNodes:Array.from(t),collapsedLeafNodesCount:0,rowSelected:!1,rowDisabled:!1,isCellSelected:Po,hasSelectedCells:Po,selectedLeafNodesCount:0,deselectedLeafNodesCount:0};if(p&&(M.rowSelected=p(M),g)){let _=g.getSelectionCountFor(M.nodePath);M.selectedLeafNodesCount=_.selectedCount,M.deselectedLeafNodesCount=_.deselectedCount}d&&(M.rowDisabled=d(M)),f&&f(M);let D=!0;if(m&&(M.selfExpanded=D=m(M)),C||(D=!1),M.nodeExpanded=D,C&&y&&h!=null&&h>0){let _=M.indexInAll,N=M.parentNodes;if(N.length>0&&_%h===0){let L=_/h,O=0;N.forEach(K=>{typeof y=="function"&&y(K)!==!0||(i.push(Fi(K,_+O,L)),O++,M.indexInAll++)})}}C&&(i[M.indexInAll]=M);let A=s(R);Array.isArray(A)&&kf(A,P,[...t,M],M.indexInParentNodes,r,i)}return i}function zf(o){let{dataArray:e,marker:t}=o;t&&t.start();let n=[];return kf(e,[],[],[],o,n),t&&t.end(),{data:n}}function Vf(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(I=>I.field).join(", ")}]});let b=[],T=[],S=[],C=[];return g.visitDepthFirst((I,R,v,P)=>{let w=I.items,x=R.length,E=s?.isGroupRowCollapsed(R)??!1;C.push(v);let M=bC({lazyLoad:t,groupBy:h,parents:Array.from(S),reducers:f,indexInGroup:v,indexInParentGroups:Array.from(C),indexInAll:b.length,groupKeys:R,error:I.error,totalChildrenCount:I.totalChildrenCount,childrenLoading:(I.childrenLoading||!E&&!I.childrenAvailable)&&t,childrenAvailable:I.childrenAvailable,directChildrenCount:R.length===h.length?I.items.length:g.getDirectChildrenSizeFor(R),directChildrenLoadedCount:0},I);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=S[S.length-1],A=D?.collapsed??!1;A&&(E=!0),M.collapsed=E;let _=p||E;if(A&&(_=!1),_){if(i&&r!=null&&r>0){let L=M.indexInAll,O=M.parents;if(O.length>0&&L%r===0){let K=L/r,W=0;O.forEach(k=>{typeof i=="function"&&i(k)!==!0||(b.push(Fi(k,L+W,K)),W++,M.indexInAll++)})}}b.push(M),T.push(b.length-1)}M.collapsedChildrenCount=0,S.forEach(L=>{L.deepRowInfoArray.push(M),L.collapsedGroupsCount+=E?1:0}),D&&M.selfLoaded&&t&&(D.directChildrenLoadedCount+=1),a&&a(M),S.push(M);let N=!0;if(N){if(P)P();else if(!y){let L=b.length;E||(b.length+=w.length);let O=0;for(let K=0,W=w.length;K<W;K++){let k=w[K];if(!E&&i&&r!=null&&r>0){let re=L+K+O;if(re%r===0){let de=re/r;S.forEach(se=>{if(typeof i=="function"&&i(se)!==!0)return;let ae=L+K+O;b[ae]=Fi(se,ae,de),O++,b.length++})}}let Z=L+K+O,j={id:k?l(k,Z):`${R}-${K}`,data:k,isCellSelected:Po,hasSelectedCells:Po,dataSourceHasGrouping:!0,isTreeNode:!1,isGroupRow:!1,selfLoaded:!!k,rowSelected:!1,rowDisabled:!1,rootGroupBy:h,collapsed:E,groupKeys:R,parents:Array.from(S),indexInParentGroups:[...C,K],indexInGroup:K,indexInAll:Z,groupBy:h,groupNesting:x+1,groupCount:M.groupCount};c&&(j.rowSelected=c(j)),u&&(j.rowDisabled=u(j)),a&&a(j),S.forEach((re,de)=>{de===S.length-1&&k&&(re.directChildrenLoadedCount+=1),E&&(re.collapsedChildrenCount+=1),re.deepRowInfoArray.push(j)}),E||(b[L+K+O]=j)}}}S.pop(),C.pop()}),e&&e.end(),{data:b,groupRowsIndexes:T}}var Li=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 te(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 te(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 Ct=class extends Li{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=ve().performance?.now();return`${Date.now()}:${o}`}function ts(...o){return(...t)=>{o.forEach(n=>{typeof n=="function"&&n(...t)})}}function os(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 ns(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 Gf({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=at(function(){l.forEach((f,m)=>{s[`total:${f.id}`]=os({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],T=m.slice(0,-1).join("/");if(!d){let S=T;T=m.join("/");let C=m[m.length-1];u[T]=ns({header:`${C}`,columnGroup:S,pivotBy:e,pivotGroupKeys:m,pivotByAtIndex:h,pivotIndex:m.length-1,pivotGroupKey:C})}l.forEach((S,C)=>{let I=d?`${m[m.length-1]}`:S.name||S.id,R=os({pivotBy:e,pivotColumn:!0,pivotTotalColumn:!1,pivotAggregator:S,pivotAggregatorIndex:C,pivotGroupKeys:m,pivotGroupKey:m[m.length-1],pivotIndex:m.length-1,pivotByAtIndex:h,columnGroup:T,header:I,valueFormatter:({rowInfo:P})=>P.isGroupRow?P.pivotValuesMap?.get(m)?.reducerResults[S.id]:null}),v=`${S.id}:${m.join("/")}`;s[v]=R})}else{let h=m.join("/"),b=m.slice(0,-1);if(u[h]=ns({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 T=e[m.length-1],S=b.length?b.join("/"):void 0;if(!d){let C=S;S=`total:${m.join("/")}`,u[S]=ns({header:`${m[m.length-1]} total`,columnGroup:C,pivotBy:e,pivotTotalColumnGroup:!0,pivotGroupKeys:m,pivotIndex:m.length-1,pivotByAtIndex:T,pivotGroupKey:m[m.length-1]})}l.forEach((C,I)=>{let R=d?`${m[m.length-1]} total `:`${C.name||C.id} total`,v=os({columnGroup:S,header:R,pivotAggregator:C,pivotAggregatorIndex:I,pivotColumn:!0,pivotTotalColumn:!0,pivotGroupKeys:m,pivotGroupKey:m[m.length-1],pivotByAtIndex:T,pivotIndex:m.length-1,pivotBy:e,valueFormatter:({rowInfo:P})=>P.isGroupRow?P.pivotValuesMap?.get(m)?.reducerResults[C.id]:null});s[`total:${C.id}:${m.join("/")}`]=v})}}(t==="start"||t===!1)&&y?.()}),(!a&&t==="end"||n==="end")&&c(),{columns:s,columnGroups:u}}var SC=()=>{};function TC(o,e){let t=new te,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 Hf(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=at(()=>{let m=i(n);if(!(!m||!Array.isArray(m)))for(let g=0,y=m.length;g<y;g++){let h=m[g];Hf(o,e,d,h)}});p?(u?.(n),s?.(n,SC)):(l?.(n,f,i(n)),s?.(n,f))}function Kf(o,e,t){for(let n=0,r=t.length;n<r;n++)Hf(o,e,[],t[n])}var CC=function(o,e){return o-e},IC=function(o,e){return o=`${o}`,e=`${e}`,o.localeCompare(e)},RC=function(o,e){return o-e},wC={number:CC,string:IC,date:RC},xo=wC;function Bf(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(Wf(Bf(o),n)),r&&r.end(),e},rs=(o,e,t)=>{let{marker:n}=t;n&&n.start();let r=Wf(Bf(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=xo;var vC=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=xo.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}},PC=o=>o.map(vC).filter(e=>e instanceof Function),Wf=(o,e)=>{let t=PC(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 Dn(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||yr)(l,o);return t.push(s),t},[])}var _e=class o{constructor(e,t,n){this.selectedRows=null;this.deselectedRows=null;this.defaultSelection=!1;this.selectedMap=new te;this.deselectedMap=new te;this.onlyUsePrimaryKeys=!1;this.selectionCache=new te;this.selectionCountCache=new te;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?Dn(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 ki(o,e){return new _e(o,ut(e))}function ut(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 jf(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 _e))throw"Invalid row selection";let a=new _e(r,ut(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 _e))throw"Invalid row selection";let a=new _e(r,ut(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 _e))throw"Invalid row selection";if(!i){let c=s.getDataForPrimaryKey(r);i=c?Dn(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 _e))throw"Invalid row selection";if(!i){let d=s.getDataForPrimaryKey(r);i=d?Dn(d,u):[]}let c=new _e(a,ut(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 _e))throw"Invalid row selection";if(a==="multi-row"){if(!i){let d=s.getDataForPrimaryKey(r);i=d?Dn(d,u):[]}let c=new _e(l,ut(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 _e))throw"Invalid row selection";let s=new _e(a,ut(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 _e))throw"Invalid row selection";let s=new _e(a,ut(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 _e))throw"Invalid row selection";let s=new _e(a,ut(e));s.toggleGroupRowSelection(r),t.rowSelection=s},getGroupRowSelectionState(r,i){let a=e(),{selectionMode:l,groupBy:s}=a,u=i?new _e(i,ut(a)):a.rowSelection;if(l!=="multi-row")throw'Selection mode should be "multi-row"';if(!s)throw"No grouping specified";if(!(u instanceof _e))throw"Invalid row selection";return u.getGroupRowSelectionState(r)},getSelectedPrimaryKeys:r=>{let i=e(),a=r?new _e(r,ut(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 DC="*",je=class{constructor(e){this.wildcard=DC;this.cache=new te;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){fo(`${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 $f=Symbol("CLEAR"),Zo=class o{constructor(e){this.affectedFields=new Set;this.allFieldsAffected=!1;this.primaryKeyToData=new Map;this.nodePathToData=new te;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=$f,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($f);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=()=>te.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:te.clone(e.nodePathToData),n}};function Mo(o,e){return e().dataArray[o]}function zi(o){return o().dataArray}var ct=class{constructor(e){this.collapsedPathsMap=new te;this.expandedPathsMap=new te;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 xC=(o,e)=>o.length-e.length,ot=class o{constructor(e,t){this.selectedPaths=null;this.deselectedPaths=null;this.defaultSelection=!1;this.selectionMap=new te;this.cache=new te;this.strictMode=!1;let n=e instanceof Object.getPrototypeOf(this).constructor,r=n?e.getState():e;this.setConfig(t||(n?e.config:{treePaths:new te})),this.disableStrictMode(),this.update(r),this.config.strictCheckPaths&&this.enableStrictMode()}getTreePaths(e){return e?Array.isArray(e)?new te(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 te(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(xC);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 Gi(o,e){return new ot(o,xn(e))}function xn(o){return()=>({treePaths:(typeof o=="function"?o():o).treePaths})}var Vi=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 ot))throw"Invalid tree selection";let a=new ot(r,xn(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 ct({defaultExpanded:!0,collapsedPaths:[]});this.getState().lastExpandStateInfoRef.current={state:"expanded",nodePath:null},this.actions.treeExpandState=e}collapseAll(){let e=new ct({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 ct(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 ct(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 ct(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?Mo(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 ot))throw"Invalid node selection";let n=new ot(e,xn(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 ot))throw"Invalid node selection";let n=new ot(e,xn(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 ot))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 Mn=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 It=class extends Mn{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 is=1e3;function Uf(o){return new as(o)}var as=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=()=>zi(this.getState);this.getRowInfoByIndex=e=>Mo(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?is:r;return isNaN(a)||(a=is),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 It(n):new It({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 It({enabledRows:!0,disabledRows:[]});return}let t=new It(e);t.enableAll(),this.actions.rowDisabledState=t};this.disableAllRows=()=>{let e=this.getState().rowDisabledState;if(!e){this.actions.rowDisabledState=new It({disabledRows:!0,enabledRows:[]});return}let t=new It(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 Vi({...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?Zo.clone(t,{light:!0}):new Zo({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??is,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 Yf(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 Hi(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 Ki(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 Bi(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 MC=qe("IT:InfiniteTable"),EC="#dc3545",AC="#eb9316";var Xf="Warn",Zf="Error",_C="Info",OC="Success",NC="Logs",Wi=MC.extend(NC),B0=Wi.extend(_C),FC=Wi.extend(Xf),LC=Wi.extend(Zf),W0=Wi.extend(OC);var kC=AC,zC=EC;var VC=(o,e)=>{e=e?e.extend?e.extend(Xf):e:FC,e(typeof e.color=="function"?e.color(kC,o):o)},GC=(o,e)=>{e=e?e.extend?e.extend(Zf):e:LC,e(typeof e.color=="function"?e.color(zC,o):o)};var qf=new te,Qf=(o,...e)=>{qf.has(e)||(qf.set(e,!0),o())};var En=(o,e=o,t)=>{Qf(()=>VC(o,t),e,"warn")},Jf=(o,e=o,t)=>{Qf(()=>GC(o,t),e,"error")};var ls=new WeakMap,HC=o=>o;function em(o,e=50,t){ls.set(o,{lastCallTime:0,lastCallArg:null});let n=t??HC;return r=>{let{lastCallTime:i,lastCallArg:a}=ls.get(o)||{lastCallTime:0,lastCallArg:null},l=Date.now(),s=l-i,u=ft(n(a),n(r));s<e&&u||(ls.set(o,{lastCallTime:l,lastCallArg:r}),o(r))}}var ji=class{constructor(){this.primaryKeyToData=new Map;this.nodePathsToData=new te;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,T=b?n?.getMutationsForNodePath(h):n?.getMutationsForPrimaryKey(y);if(T&&T.length){for(let S=0,C=T.length;S<C;S++){let I=T[S];if(I.type==="delete"&&!g&&(b?this.removeNodePath(h,t):this.remove(y),g=!0,d.splice(f,1),f--),I.type==="update"&&!g&&(m={...m,...I.data},d[f]=m),I.type==="update-children"&&!g){let R=I.children(m[l],m);m={...m},R!==void 0?m[l]=R:delete m[l],d[f]=m}I.type==="insert"&&(I.position==="before"?(d.splice(f,0,I.data),f--):d.splice(f+1,0,I.data))}b?n?.removeNodePathInfo(h):n?.removeInfo(y)}if(!g)if(b){this.addNodePath(h,m);let S=a(m),C=S?null:i(m);!S&&Array.isArray(C)&&(p.push(y),u&&(m[l]=C=C.concat()),c(C,p),p.pop())}else this.add(y,m)}}};c(e,[])}return e}}};var KC=Object.freeze([]),tm=(o,e)=>{let t=o??KC,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 $i(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(!$i(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)||!$i(o[r],e[r]))return!1;return!0}return!1}function BC(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 Ui={id:!0,value:!0,indexInAll:!0,rowSelected:!0,rowDisabled:!0,isCellSelected:!1,hasSelectedCells:!1},om={...Ui,dataSourceHasGrouping:!0,isTreeNode:!0,data:!1,isGroupRow:!0,selfLoaded:!0},WC={indexInGroup:!0,groupKeys:!0,groupBy:!0,rootGroupBy:!0,parents:!1,indexInParentGroups:!0,groupCount:!0,groupNesting:!0,collapsed:!0,selfLoaded:!0},jC={...Ui,...WC,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},nm={isTreeNode:!0,isParentNode:!0,indexInParent:!0,nodePath:!0,parentNodes:!1,indexInParentNodes:!0,totalLeafNodesCount:!0,collapsedLeafNodesCount:!0,treeNesting:!0,selfLoaded:!0},$C={...Ui,...nm,dataSourceHasGrouping:!0,isTreeNode:!0,isGroupRow:!0,isParentNode:!0,data:!1},UC={...Ui,...nm,dataSourceHasGrouping:!0,isParentNode:!0,isGroupRow:!0,nodeExpanded:!0,selfExpanded:!0,data:!1,selectedLeafNodesCount:!0,deepRowInfoArray:!1,deselectedLeafNodesCount:!0,duplicateOf:!1},YC=Object.entries(om).map(([o,e])=>e?o:void 0).filter(Boolean),qC=Object.entries(om).map(([o,e])=>e?o:void 0),XC=Object.entries(jC).map(([o,e])=>e?o:void 0),ZC=Object.entries($C).map(([o,e])=>e?o:void 0),QC=Object.entries(UC).map(([o,e])=>e?o:void 0);function JC(o,e){if(o===e)return!0;if(!o||!e||!BC(o,e)||o.id!==e.id||o.data!==e.data&&!$i(o.data,e.data))return!1;let t=[];o.dataSourceHasGrouping?t=o.isGroupRow?XC:qC:o.isTreeNode?t=o.isTreeNode&&o.isParentNode?QC:ZC:t=YC;for(let n of t){let r=o[n],i=e[n];if(!(typeof r=="function"||typeof i=="function")&&!$i(r,i))return!1}return!0}function rm(){let o=[],e=new Map,t=new Set,n={dataSourceState:void 0,previousDataSourceState:void 0},r=(p,f)=>{let m=o,g=f?.marker,h=p!==m&&t.size>0;h&&(n={dataSourceState:f?.dataSourceState,previousDataSourceState:f?.previousDataSourceState}),g&&g.start({details:[{name:"new dataArray length",value:p.length},{name:"old dataArray length",value:m.length}]});let b=[],T=l();for(let S of T){let C=m[S],I=p[S];if(I===void 0){b.push(S);continue}JC(C,I)||b.push(S)}o=p,(b.length>0||h)&&queueMicrotask(()=>{for(let S=0,C=b.length;S<C;S++){let I=b[S],R=e.get(I);if(R)for(let v of R)v()}if(h)for(let S of Array.from(t))S()}),g&&g.end({details:[{name:"updated row infos",value:b.length}]})},i=p=>o[p],a=(p,f)=>{let m=e.get(p);return m||(m=new Set,e.set(p,m)),m.add(f),()=>{let g=e.get(p);g&&(g.delete(f),g.size===0&&e.delete(p))}},l=()=>Array.from(e.keys());return{notifyDataArray:r,getRowInfoAtIndex:i,subscribeToRowIndex:a,subscribeToDataArrayChange:p=>(t.add(p),()=>{t.delete(p),t.size===0&&(n={dataSourceState:void 0,previousDataSourceState:void 0})}),getDataSourceStates:()=>n,getDataArray:()=>o,clear:()=>{o=[],e.clear(),t.clear(),n={dataSourceState:void 0,previousDataSourceState:void 0}}}}var oo=new Map,no=new Map,Eo=new Map,ro=new Map,Wt=new Map;var eI=Symbol("cursorId"),im=o=>o.totalLeafNodesCount===0,tI=o=>o.isParentNode?!im(o):!0;function am(o){let e=Date.now(),t=[],n=[],r=new te;return{logger:vt(`${o.debugId}:DataSource`),debugTimings:new Map,debugWarnings:new Map,devToolsDetected:!!globalThis.__INFINITE_TABLE_DEVTOOLS_HOOK__,rowInfoStore:rm(),indexer:new ji,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 te,waitForNodePathPromises:new te,getDataSourceMasterContextRef:{current:()=>{}},cache:void 0,detailDataSourcesStateToRestore:new Map,stateReadyAsDetails:!1,originalDataArrayChanged:!1,originalDataArrayChangedInfo:{timestamp:0,mutations:void 0},rowsPerPage:null,lazyLoadCacheOfLoadedBatches:new te,dataParams:void 0,onCleanup:be(),notifyScrollbarsChange:be(),notifyScrollStop:be(),notifyRenderRangeChange:be(),pivotTotalColumnPosition:"end",pivotGrandTotalColumnPosition:!1,scrollStopDelayUpdatedByTable:100,originalLazyGroupData:r,originalLazyGroupDataChangeDetect:0,originalDataArray:t,cursorId:eI,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 oI(o){let e={...o};return delete e.originalDataArray,e}var nI=[],lm=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()},sm=(o,e)=>({onDataParamsChange:t=>t?em(t,100,oI):void 0,lazyLoad:t=>!!t,isNodeReadOnly:t=>t??im,isNodeSelectable:t=>t??tI,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=>({...zo,...t}),sortTypes:t=>({...xo,...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 It)return t;let n=o.propsCache.get("rowDisabledState")??Ft,r=n.get(t);return r||(r=new It(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=>tm(t,o.propsCache.get("sortInfo")),groupBy:t=>t??nI});function rI(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 iI(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 aI={selectedPaths:[],deselectedPaths:[],defaultSelection:!1};function um(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 eb=Object.create;var fu=Object.defineProperty;var tb=Object.getOwnPropertyDescriptor;var ob=Object.getOwnPropertyNames;var nb=Object.getPrototypeOf,rb=Object.prototype.hasOwnProperty;var ib=(o,e)=>()=>(e||o((e={exports:{}}).exports,e),e.exports);var ab=(o,e,t,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let r of ob(e))!rb.call(o,r)&&r!==t&&fu(o,r,{get:()=>e[r],enumerable:!(n=tb(e,r))||n.enumerable});return o};var nn=(o,e,t)=>(t=o!=null?eb(nb(o)):{},ab(e||!o||!o.__esModule?fu(t,"default",{value:o,enumerable:!0}):t,o));var Go=ib((QE,yd)=>{"use strict";yd.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 Dt(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 we from"react";var ee=(...o)=>o.filter(e=>!!`${e}`).join(" ");import*as No from"react";import{useRef as Pu}from"react";import*as lb from"react";import{useMemo as Tv,useRef as sb,useEffect as ub,useLayoutEffect as cb,useCallback as Cv}from"react";var rn=(o,e,t={debounce:0})=>{let n=t.debounce??0,r=window.ResizeObserver,i=n?Dt(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 Nr=(o,e,t={earlyAttach:!1,debounce:0})=>{let n=sb({width:0,height:0}),r=i=>{let a;return o.current&&(a=rn(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()}};ub(()=>t.earlyAttach?()=>{}:r(e),[o.current,e,t.earlyAttach,t.debounce]),cb(()=>t.earlyAttach?r(e):()=>{},[o.current,e,t.earlyAttach])};function be(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 at(o){let e=!1,t=null;return(...r)=>(e||(e=!0,t=o(...r)),t)}var mu=(o,e)=>o-e;var Fr=(o,e)=>mu(o.revision,e.revision),te=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(Fr).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(Fr).map(p=>p.keys):l:(this.visitWithNext(e,(p,f,m,g,y)=>{s({...y,keys:f})},!1,u,r,n),i?a.sort(Fr).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=at(()=>{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(Fr);function*n(){for(let r=0,i=t.length;r<i;r++)yield e(t[r])}return n()}};globalThis.DeepMap=te;function ve(){return globalThis}var kr=["#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"],gu=Symbol("color"),Lr=new WeakMap,Fa=be();function La(o=kr){Lr.set(o,o.map(e=>0))}La();var db=(o=kr)=>{let e=[];Lr.has(o)?e=Lr.get(o):(e=o.map(n=>0),Lr.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]??kr[0]},Kn=":",ka="*",hu="-",pb=",",fb="debug",mb="diffdebug",bu=!1,Hn=new te,Bn=new Map;function za(o,e){let t=o.split(Kn),n=new te;n.set(t,!0);let r=e.split(Kn),i=new Set(r).has(ka),a=r.indexOf(ka),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(Kn)):!0}}function Su(o,e){let t=`channel=${o}_permissions=${e}`;if(Bn.has(t))return Bn.get(t);let n=e.split(pb);function r(l){return Bn.set(t,l),l}let i=[],a=[];n.forEach(l=>{l.includes(ka)?a.push(l):i.push(l)});for(let l=0;l<i.length;l++){let s=i[l],u=s.startsWith(hu);if(u&&(s=s.substring(hu.length)),za(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)),za(o,s))return r(!u)}return r(!1)}var Va=()=>qe.enable??(ve()&&ve().localStorage?.getItem(fb))??"",gb=()=>qe.diffenable??(ve()&&ve().localStorage?.getItem(mb))??`${bu}`,Ga="",Tu=bu;function Ha(o){Tu=`${gb()}`=="true",Ga!==o&&(Ga=o,Bn.clear())}function Cu(o){Ha(Va()),typeof ve()<"u"&&ve().addEventListener&&ve().addEventListener("storage",function(){Ha(Va())});function e(t,n){let r=n?`${n}${Kn}${t}`:t,i=r.split(Kn),a=Hn.get(i);if(a)return a;let l=Hn.get(i.slice(0,-1)),s=(l?l.logFn:qe.logFn)??Iu,u=s,c,d=0,p=()=>c??Su(r,Ga),f=db(qe.colors),m=Object.defineProperties((...g)=>{let y=Fa.getListenersCount(),h;if(y>0&&(h=h??Date.now(),Fa({color:f,channel:r,args:g,timestamp:h})),p()){if(h=h??Date.now(),d&&Tu){let S=h-d;u(`%c[${r}]`,`color: ${f}`,`+${S}ms:`)}d=h;let b=[],T;if(g.forEach(S=>{if(S[gu])T===void 0&&(T=!0),b.push(...S);else{if(typeof S!="string"&&typeof S!="number"){T=!1;return}b.push(`${S}%s`)}}),T){let S=[`%c[${r}]%c %s`,`color: ${f}`,"",...b,""];u(...S)}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[gu]=!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:()=>{Hn.delete(i)}}});return Hn.set(i,m),m}return e(o)}var Iu=console.log.bind(console),yu;Object.defineProperty(Cu,"enable",{get:()=>yu,set:o=>{yu=o,Ha(Va())}});var qe=Cu;qe.colors=kr;qe.logFn=Iu;var hb=(o,e)=>Fa.onChange(t=>{if(!t)return;let{channel:n,args:r,color:i,timestamp:a}=t;za(n,o)&&e({channel:n,color:i,args:r,timestamp:a})});qe.onLogIntent=hb;qe.isChannelEnabled=Su;qe.destroyAll=()=>{La(),La(qe.colors),Hn.clear(),Bn.clear()};var wt=o=>{let e=qe(o?`IT:${o}:TYPE=debug`:"IT:TYPE=debug");return e.logFn=console.log.bind(console),e},fo=o=>{let e=qe(o?`IT:${o}:TYPE=error`:"IT:TYPE=error");return e.logFn=console.error.bind(console),e},Wn=()=>Wn;Wn.extend=()=>Wn;var pt=class{constructor(e){this.debug=Wn,this.error=Wn}};var Ru=fo("CSSVariableWatch"),wu=wt("CSSVariableWatch"),vu={position:"absolute",pointerEvents:"none",width:"0px",height:"0px",lineHeight:0,fontSize:0,overflow:"hidden"};var yb=o=>{let e=Pu(0),t=No.useCallback(({height:n})=>{n!=null&&n!==e.current&&(e.current=n,o.onChange(n))},[o.onChange]);Nr(o.ref,t,{earlyAttach:!0}),No.useLayoutEffect(()=>{let n=o.ref.current.getBoundingClientRect().height;if(n!=null)return e.current=n,wu(`Variable ${o.varName} found and equals ${n}.`),o.onChange(n);Ru(`Specified variable ${o.varName} not found or does not have a numeric value.`)},[])},jn=o=>{let e=Pu(null);yb({...o,ref:e});let t=o.varName.startsWith("var(")?o.varName:`var(${o.varName})`,{allowInts:n=!1}=o;return No.createElement("div",{"data-name":"css-variable-watcher","data-var":o.varName,style:vu},No.createElement("div",{ref:e,style:{height:n?`calc(1px * ${t})`:t}}))};import{useCallback as Tb,useContext as Ba}from"react";function mo(){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 bb,useRef as zr,useSyncExternalStore as Sb}from"react";function ft(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 Du(o,e,t){let n=zr(e);n.current=e;let r=zr(t);r.current=t;let i=zr(void 0),a=zr(!1),l=bb(()=>{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 Sb(o.subscribe,l,l)}function Vr(o,e){return Du(o,e,Object.is)}function an(o,e){return Du(o,e,ft)}import*as xu from"react";var Ka;function ln(){return Ka||(Ka=xu.createContext(null))}var Eu=mo(),Au=()=>{};function Gr(){let o=ln();return Ba(o)||void 0}function Hr(){let o=Gr();return Tb(()=>o?.getSnapshot(),[o])}function Ut(o){let e=ln(),t=Ba(e),n=an(t||Eu,t?o:Au);return t?n??void 0:void 0}function Fo(){let o=ln(),e=Ba(o),n=Vr(e||Eu,e?r=>r.masterRowInfo:Au);return e?n:void 0}import*as sn from"react";import{useReducer as Ab,createContext as Mb,useMemo as Ua,useEffect as _b,useState as Vu,useRef as Gu,useLayoutEffect as Ob}from"react";function go(o){if(o==null)return!1;let e=o;return!0}import{useCallback as Rb,useEffect as wb,useRef as Wa}from"react";import{useCallback as Cb,useState as Ib}from"react";var kt=()=>{let[o,e]=Ib(0);return[o,Cb(()=>{e(t=>t+1)},[e])]};var Mu=o=>{let e=Rb(o,[]),t=Wa(!1),n=Wa(!1),r=Wa(void 0),[i,a]=kt();t.current&&(n.current=!0),wb(()=>(t.current||(r.current=e,t.current=!0),a(),()=>{n.current&&r.current&&r.current()}),[])};import{useCallback as vb,useRef as Pb}from"react";function Ne(o){let e=Pb(o);return e.current=o,vb(()=>e.current,[])}import{useRef as Db,useLayoutEffect as xb}from"react";var Lo=(o,e)=>{let t=Db(e===void 0?o:e);return xb(()=>{t.current=o}),t.current};var $n={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 ja=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($n).reduce((t,n)=>{let r={start:e.start,end:i=>e.end({...i,track:$n[n].track,label:i.label}),get label(){let i=$n[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=$n[n];return e.markerDetails.track=i.track,r}}),t},{})}};function tt(o){return ja.create(o)}function _u(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 $a=o=>o&&o.substr(0,1).toUpperCase()+o.substr(1);function Un(o){return o!==void 0}function ho(o,e){let t=e[o];return Un(t)}var Ou=(o,e,t)=>{let n=o[e];typeof n=="function"&&n(...t)};function Eb(o,e,t){let n={};for(let r in o)if(o.hasOwnProperty(r)){let i=o[r],a=ho(r,e)?e[r]:e[`default${$a(r)}`];typeof i=="function"&&(a=i(a,t)),n[r]=a}return n}function Nu(o,e,t){let{fn:n,propertyReads:r}=_u(o,{getProxyTargetFromArgs:a=>a.props,putProxyToArgs:(a,l)=>[{...l,props:a}]}),i=n(e);return r.forEach(a=>t.add(a)),i}function Fu(o){let{props:e,initialSetupState:t,propsToForward:n,parentState:r,mapPropsToState:i,propsToStateSet:a}=o,l={};n&&(l=Eb(n,e,t));let s={...t,...l};if(i){let u=Nu(i,{props:e,state:s,oldState:null,parentState:r},a);return{...s,...u}}return s}function Lu(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=Nu(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 ku(o){let{dispatch:e,getState:t,getProps:n,propsToForward:r,allowedControlledPropOverrides:i,interceptedActions:a,mappedCallbacks:l,notify:s=Ou}=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 S=[m],C=`on${$a(d)}Change`;if(l&&l[p]){let I=l[p](m,y);C=I.callbackName||C,S=I.callbackParams}s(g,C,S)}let b=r[p];typeof b=="function"&&(m=b(m));let T=!!i?.[p];ho(d,g)&&!T||e({payload:{updatedProps:null,mappedState:{[d]:m}}})}}),c},{})}function zu(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++,ho(m,e)||ho(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 Ya;function Hu(){return Ya||(Ya=Mb(null))}function xt(o){let e=o.getParentState||(()=>null);function t(r){let[i]=Vu(()=>o.initSetupState?o.initSetupState(r):{}),a=Gu(new Set),l=Ua(()=>o.forwardProps?o.forwardProps(i,r):{},[i]),s=e(),u=Ne(s);function c(){return Fu({props:r,initialSetupState:i,propsToForward:l,parentState:s,mapPropsToState:o.mapPropsToState,propsToStateSet:a.current})}let[d]=Vu(c),p=Ne(r),f=(v,P)=>Lu(v,P,{getProps:p,getParentState:()=>u?.()??null,mapPropsToState:o.mapPropsToState,concludeReducer:o.concludeReducer,propsToStateSet:a.current}),[m,g]=Ab(f,d),y=Ne(m),{allowedControlledPropOverrides:h}=o,b=Ua(()=>ku({dispatch:g,getState:y,getProps:p,propsToForward:l,allowedControlledPropOverrides:h,interceptedActions:o.interceptActions,mappedCallbacks:o.mappedCallbacks}),[g,l,h]),T=o.Context??Hu(),S=Ua(()=>({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]),C=Lo(r),I=Gu(!1);I.current=!1;let R=o.layoutEffect?Ob:_b;return R(()=>{let v=r,{newMappedState:P,newMappedStateCount:w,updatedPropsToState:x,updatedPropsToStateCount:A,rawUpdatedProps:E,rawUpdatedPropsCount:D}=zu({currentProps:v,prevProps:C,state:m,propsToForward:l,propsToStateSet:a.current});if(A>0||w>0){let _=m.debugId,N=_?tt(_).track.ComponentState.label.PropUpdate.start():void 0,L=o.debugName?typeof o.debugName=="function"?`${o.debugName(v)}:rerender`:`${o.debugName}:rerender`:"rerender";wt(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,A>0?{name:"Updated props",value:Object.keys(x).join(", ")}:void 0,A>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(go)});let K={payload:{mappedState:w?P:null,updatedPropsToState:A?x:null}};if(I.current=!0,g(K),o.onPropChange){for(var M in E)if(E.hasOwnProperty(M)){let{newValue:W,oldValue:k}=E[M];o.onPropChange({name:M,newValue:W,oldValue:k},r,b,m)}}o.onPropsChange&&D&&o.onPropsChange(E,r,b,m)}}),R(()=>{s!=null&&!I.current&&g({type:"PARENT_STATE_CHANGE",payload:{}})},[s]),Mu(()=>()=>{o.cleanup?.(y())}),{contextValue:S,ContextComponent:T}}return{ManagedComponentContextProvider:sn.memo(function(i){let{contextValue:a,ContextComponent:l}=t(i);return sn.createElement(l.Provider,{value:a},i.children)}),useManagedComponent:t}}function Et(o){return o=o??Hu(),sn.useContext(o)}import*as ec from"react";var lt="Infinite",Fe={rootClassName:lt};var Kr=()=>Fe;var Ku="_16lm1iw2 _16lm1iw23 _16lm1iw26 _16lm1iw2c _16lm1iw2a",Bu={center:"_16lm1iw2j",stretch:"_16lm1iw2k",start:"_16lm1iw2l",end:"_16lm1iw2m"};var At="_16lm1iw3b _16lm1iw3c _16lm1iw35",Wu={pointer:"_16lm1iwk",default:"_16lm1iwl",colResize:"_16lm1iwm",grabbing:"_16lm1iwn",grab:"_16lm1iwo"},un={flex:"_16lm1iw1p",contents:"_16lm1iw1q",none:"_16lm1iw1r",block:"_16lm1iw1s",grid:"_16lm1iw1t",inlineBlock:"_16lm1iw1u",inlineFlex:"_16lm1iw1v",inlineGrid:"_16lm1iw1w"};var Br={1:"_16lm1iw1c",none:"_16lm1iw1d"},Yn={column:"_16lm1iw2f",columnReverse:"_16lm1iw2g",row:"_16lm1iw2h",rowReverse:"_16lm1iw2i"};var ju={0:"_16lm1iw1y","100%":"_16lm1iw1z","50%":"_16lm1iw20"},$u={center:"_16lm1iw30",spaceBetween:"_16lm1iw31",spaceAround:"_16lm1iw32",start:"_16lm1iw33",end:"_16lm1iw34"},Uu={0:"_16lm1iw26","100%":"_16lm1iw27","50%":"_16lm1iw28",auto:"_16lm1iw29"};var Yu={none:"_16lm1iwd"},qu={hidden:"_16lm1iw35",auto:"_16lm1iw36",visible:"_16lm1iw37"};var Wr={relative:"_16lm1iw1",absolute:"_16lm1iw2",static:"_16lm1iw3",sticky:"_16lm1iw4",fixed:"_16lm1iw5"};var Xu={0:"_16lm1iw23","100%":"_16lm1iw24","50%":"_16lm1iw25"};var Zu={none:"_16lm1iw1x"};var Qu={visible:"_16lm1iw38",hidden:"_16lm1iw39"};var Ju={1:"_16lm1iw1e",10:"_16lm1iw1f",100:"_16lm1iw1g",1e3:"_16lm1iw1h",1e4:"_16lm1iw1i",1e5:"_16lm1iw1j",1e6:"_16lm1iw1k",1e7:"_16lm1iw1l","1k":"_16lm1iw1m","10k":"_16lm1iw1n","100k":"_16lm1iw1o"};function tc(o){let{rootClassName:e}=Kr();return ec.createElement("div",{...o,className:ee(`${e}Footer`,Wr.relative,un.flex,Yn.row,o.className)})}import*as Pe from"react";import{useCallback as Af,useContext as cC,useEffect as dC,useRef as pC}from"react";import{createPortal as fC}from"react-dom";function jr(o){let e={};return Object.keys(o).forEach(t=>{e[t]=t}),e}function Q(o){return o.slice(4,-1)}import*as oc 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 oc.createElement("svg",{viewBox:"0 0 24 24",...o,style:t},o.children)};import*as qa 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 nc=o=>qa.createElement(Le,{...o},ke.includesOperator.map(e=>qa.createElement("path",{key:e,d:e})));import*as Xa from"react";var rc=o=>Xa.createElement(Le,{...o},Xa.createElement("path",{d:ke.endsWithOperator[0]}));import*as Za from"react";var ic=o=>Za.createElement(Le,{...o},Za.createElement("path",{d:ke.eqOperator[0]}));import*as Qa from"react";var ac=o=>Qa.createElement(Le,{...o},Qa.createElement("path",{d:ke.gteOperator[0]}));import*as Ja from"react";var lc=o=>Ja.createElement(Le,{...o},Ja.createElement("path",{d:ke.gtOperator[0]}));import*as el from"react";var sc=o=>el.createElement(Le,{...o},el.createElement("path",{d:ke.lteOperator[0]}));import*as tl from"react";var uc=o=>tl.createElement(Le,{...o},tl.createElement("path",{d:ke.ltOperator[0]}));import*as ol from"react";var cc=o=>ol.createElement(Le,{...o},ol.createElement("path",{d:ke.neqOperator[0]}));import*as nl from"react";var dc=o=>nl.createElement(Le,{...o},nl.createElement("path",{d:ke.startsWithOperator[0]}));import*as pl from"react";import*as nt from"react";import{useEffect as Xb,useState as jc}from"react";import*as cn from"react";import{useEffect as zb,useLayoutEffect as Vb,useState as Nc}from"react";function Nb(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 Fb(o){var e=Nb(o,"string");return typeof e=="symbol"?e:String(e)}function Lb(o,e,t){return e=Fb(e),e in o?Object.defineProperty(o,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):o[e]=t,o}function pc(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 fc(o){for(var e=1;e<arguments.length;e++){var t=arguments[e]!=null?arguments[e]:{};e%2?pc(Object(t),!0).forEach(function(n){Lb(o,n,t[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(o,Object.getOwnPropertyDescriptors(t)):pc(Object(t)).forEach(function(n){Object.defineProperty(o,n,Object.getOwnPropertyDescriptor(t,n))})}return o}function mc(o,e){var t={};for(var n in o)t[n]=e(o[n],n);return t}var kb=(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},ye=o=>{var e=t=>{var n=o.defaultClassName,r=fc(fc({},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)kb(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 mc(o.variantClassNames,t=>mc(t,n=>n.split(" ")[0]))}},e};var gc="_1eexc2a6";var hc=ye({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:[]}),yc="_12zfob1q _16lm1iw2 _16lm1iw1k _16lm1iw3b _16lm1iw3c _16lm1iw35",bc=ye({defaultClassName:"_16lm1iw2 _16lm1iw25 _16lm1iw26 _16lm1iwh _16lm1iwf",variantClassNames:{visible:{true:"_12zfob19",false:"_12zfob1a"}},defaultVariants:{},compoundVariants:[]}),Sc=ye({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"]]}),Tc=ye({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"]]}),Cc="_12zfob12u _16lm1iw22 _16lm1iw1z";var Ic="_12zfob17",Rc="_12zfob12q _16lm1iw1p _16lm1iw2h _16lm1iw2j _16lm1iw1",wc=ye({defaultClassName:"_12zfob12r _16lm1iw1 _16lm1iw23",variantClassNames:{disabled:{true:"_12zfob12s",false:"_12zfob12t"}},defaultVariants:{},compoundVariants:[]}),rl=ye({defaultClassName:"_12zfob12n _16lm1iw1p _16lm1iw2h _16lm1iw2k _16lm1iw1",variantClassNames:{active:{true:"_12zfob12o",false:"_12zfob12p"}},defaultVariants:{},compoundVariants:[]}),vc="_12zfob12m _16lm1iw1p _16lm1iw2h _16lm1iw2j",Pc=ye({defaultClassName:"_12zfob127 _16lm1iw1 _16lm1iw1p _16lm1iw2f _16lm1iw32 _16lm1iw39",variantClassNames:{menuVisible:{true:"_12zfob128"},reserveSpaceWhenHidden:{true:"_12zfob129",false:"_12zfob12a"}},defaultVariants:{},compoundVariants:[[{menuVisible:!0,reserveSpaceWhenHidden:!1},"_12zfob12b"]]}),Dc="_12zfob1b _16lm1iw2",xc="_16lm1iw1",Ec="_12zfob16",Ac=ye({defaultClassName:"_12zfob12",variantClassNames:{align:{start:"_12zfob13",center:"_12zfob14",end:"_12zfob15"}},defaultVariants:{},compoundVariants:[]}),Mc="_12zfob12l _16lm1iw35 _16lm1iw1 _16lm1iw1p _16lm1iw2h";var bt="InfiniteIcon";var _c="_1nnkya20 _16lm1iw1p _16lm1iw2f _16lm1iw1 _16lm1iw32 _16lm1iw2j";var Oc={transition:"width 0.25s, opacity 0.25s"},ax=Object.keys({size:1,lineWidth:1,lineStyle:1,style:1,className:1,index:1});function dn(o){let[e,t]=Nc(!0),[n,r]=Nc(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={...Oc,borderTop:`${i}px solid currentColor`,...o.lineStyle,opacity:n};if(zb(()=>{if(!e)return;let g=requestAnimationFrame(()=>{r(1)});return()=>{cancelAnimationFrame(g)}},[e]),Vb(()=>{t(!0)},[]),!e)return null;let m={};return cn.createElement("div",{"data-name":"filter-icon",style:{...a,width:c},className:ee(l,bt,_c,`${bt}-filter`)},u?cn.createElement("div",{"data-name":"index",style:m,className:Ic},s):null,cn.createElement("div",{style:{width:p[0],...f}}),cn.createElement("div",{style:{width:p[1],...f}}),cn.createElement("div",{style:{width:p[2],...f}}))}var $r=Object.freeze({}),Gb={string:$r,number:{}};function pn(o,e){let t=e.default||$r;return o.type===void 0?t:o.type===null?$r:typeof o.type=="string"?e[o.type]||Gb[o.type]||$r:o.type.reduce((n,r)=>Object.assign(n,e[r]),{})}var il=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,A=!1,E=0;w!=null&&P>w&&(p[v]=!0,A=!0,E=w),x!=null&&P<x&&(f[v]=!0,A=!0,E=x),A&&(m+=1,l-=1,a-=R.flex,c-=E)}}),m&&(d=c/a);let g=[],y=0,h=c,b=a,T=0,S=0,C=[];return{items:t.map((R,v)=>{let P={...R},w=R.maxSize??r??void 0,x=R.minSize??n??void 0,A=0,E=p[v],D=f[v],M=E||D,_=R.size??0;if(R.flex!=null){if(M)D&&(A=x),E&&(A=w);else{y+=1;let N=L=>(w!=null&&L>w&&(L=w),x!=null&&L<x&&(L=x),L);y===l?A=N(h):(A=N(Math.round(R.flex*d)),S+=A,h=c-S,b-=R.flex,d=h/b)}_=A,P.flexSize=A}return g.push(A),C.push(_),P.computedSize=_,T+=_,P}),flexSizes:g,minSizes:s,maxSizes:u,computedSizes:C,remainingSize:Math.round(e-T)}};function Ur(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 al=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",T=!1,S=!1,C=r>0?1:-1,{value:I,clamped:R,diff:v}=Ur(d+r,p,f,C);if(o.shareSpaceOnResize){if(s==null)return n[u]={...n[u],[m]:I},S=R==="min",T=R==="max",{adjustedDiff:I-d,reservedWidth:t,columnSizing:n,minReached:S,maxReached:T,constrained:S||T};let{value:w,clamped:x,diff:A}=Ur(g-r,y,h,C);if(R&&x&&(Math.abs(v)>Math.abs(A)?x=!1:R=!1),!(!R&&!x)){if(R){let E=Ur(g-r-v,y,h,C);w=E.value,x=E.clamped,A=E.diff}else if(x){let E=Ur(d+r+A,p,f,C);I=E.value,R=E.clamped,v=E.diff}}n[u]={...n[u],[m]:I},n[c]={...n[c],[b]:w},S=R==="min"||x==="min",T=R==="max"||x==="max"}else n[u]={...n[u],[m]:I},S=R==="min",T=R==="max";let P=I-d;return{adjustedDiff:P,reservedWidth:o.shareSpaceOnResize?t:t-P,columnSizing:n,minReached:S,maxReached:T,constrained:S||T}};function Fc(o,e){return o+e}function Hb(o){return Object.keys(o).reduce((t,n)=>(t[n]={...o[n]},t),{})}var Lc=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}=il({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(Fc,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 T=a[b];if(!T.resizable){g.push(0);return}let S=s[b],C=l[b],I=Hb(n),{maxReached:R,minReached:v,constrained:P,adjustedDiff:w}=al({availableSize:o.availableSize,reservedWidth:o.reservedWidth,dragHandleOffset:h,dragHandlePositionAfter:i[b],shareSpaceOnResize:!1,items:o.items,columnSizing:I});n[T.id]={...I[T.id],[S]:C+w},g.push(w),R||(f=!1),v||(p=!1),P||(m=!1)});let y=g.reduce(Fc,0);return{minReached:p,maxReached:f,constrained:m,adjustedDiffs:g,adjustedDiff:y,columnSizing:n,reservedWidth:t-y}};var Yr;function yo(){if(Yr!=null)return Yr;let o=ve().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),Yr=e.offsetWidth-t.offsetWidth,e.parentNode?.removeChild(e),Yr}var kc=["start",void 0,"end"],zc=(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:kc.indexOf(r)-kc.indexOf(i)}),o);function Vc(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 ll(o,...e){return Vc(t=>t!=null,o,...e)}function Gc(o,e,...t){return Vc((n,r)=>!(r in o),e,...t)}var qr=!0,Kb=!0,Bb=!0,Hc="string",Yt="unknown";var Wb=fo("getComputedVisibleColumns"),jb=(o,e,t)=>o[t]!==!1,sl=(o,e)=>{if(!e)return!1;let t=e[o];return t==="start"||t===!0?"start":t==="end"?"end":!1};function ko(o,e){if(o)return o[e]?o[e]:Object.values(o).find(t=>t.field===e)}function $b(o,e){let t=pn(o,e);return o.sortType?o.sortType:t.sortType?t.sortType:typeof o.type=="string"?o.type:Hc}function Ub(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=ko(e,a);if(!l)return[Yt];let s=$b(l,t);return Array.isArray(s)?s:[s]});return r.every(i=>i===Yt)?Yt:r.length===1?r[0]:r}function ul(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??qr}var Kc=({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=zo,viewportReservedWidth:h,resizableColumns:b,draggableColumns:T,columnDefaultDraggable:S,columnOrder:C,columnPinning:I,editable:R,columnDefaultEditable:v,columnDefaultFilterable:P,columnDefaultGroupable:w,columnDefaultSortable:x,columnSizing:A,columnTypes:E,columnVisibility:D,columnVisibilityAssumeVisible:M,groupBy:_})=>{let N=0,L={};_.forEach((B,oe)=>{B.field&&(L[B.field]=oe)});let O=(p||[]).reduce((B,oe)=>{let{id:he,field:Se}=oe;return Se&&(B[Se]=oe),he&&(B[he]=oe),B},{}),K=zc(C===!0?Object.keys(o):C,I),W=K.filter(B=>o[B]?jb(D,M,B):(Wb(`Column with id "${B}" specified in columnOrder array cannot be found in the columns map.`),!1)),k=new Map,Z=W.map((B,oe)=>{let he=o[B];return k.set(B,oe),he}),G=(m??[]).reduce((B,oe,he)=>(oe.id?B[oe.id]={sortInfo:oe,index:he}:oe.field&&(B[oe.field]={sortInfo:oe,index:he}),B),{});function j(B){let oe=o[B],he=pn(oe,E),Se={minWidth:he?.minWidth,maxWidth:he?.maxWidth,width:he?.defaultWidth,flex:he?.defaultFlex},Be=ll({width:oe?.defaultWidth,flex:oe?.defaultFlex,minWidth:oe?.minWidth,maxWidth:oe?.maxWidth},A[B]);Be.width!=null&&delete Se.flex,Be.flex!=null&&delete Se.width,Be=ll(Se,Be);let H=Be.flex??void 0,Ue=Be.minWidth??oe?.minWidth??n,Pt=Be.maxWidth??oe?.maxWidth??r,le=H!=null?void 0:Be.width??(a?void 0:i);return!le&&H==null&&(a?H=a:le=Ue),{size:le,flex:H,minSize:Ue,maxSize:Pt}}let re=il({availableSize:Math.max(t.width-(h??0)-(l??yo()),0),maxSize:r,minSize:n,items:W.map(j)}),{computedSizes:de,flexSizes:se,minSizes:ae,maxSizes:ce}=re,ue=[],$=[],z=[],Y=[];Y.length=W.length;let U=new Map,X=new Map,q=0,fe=0,ge=0,ie=null,V=[],F=0,me=0,De=0;Z.forEach((B,oe)=>{let he=W[oe],Se=de[oe],Be=V[oe]=sl(he,I);Be==="start"?F+=Se:Be==="end"?De+=Se:me+=Se});let xe=t.width-De,Ee=[],Ae=new Map;W.forEach((B,oe)=>{let he=Z[oe];Ae.set(B,he)});let Ve=[];Object.keys(o).forEach(B=>{let oe=o[B];Ve.push(B),Ae.has(B)||Ae.set(B,oe)});let Je=new Map;Ae.forEach((B,oe)=>{let he=k.get(oe);he==null&&(he=-1);let Se=he!=-1,Be=W[he+1],H=pn(B,E),Ue=he,Pt=G[oe]?G[oe]:B.field?G[B.field]??null:null,le=Pt?.sortInfo??null,Oe=!!le,it=Oe&&le.dir===1,po=Oe&&!it,au=Pt?.index??-1,Ma=Se?{}:j(oe),lu=Se?de[he]:Ma.size||0,Vy=Se&&se[he]||null,Gy=Se?ae[he]||0:Ma.minSize||0,Hy=Se?ce[he]||1e4:Ma.maxSize||1e4,yt=Se?sl(oe,I):!1,su=Se?he===W.length-1:!1,_r=Ue,Ky=Se?yt==="start"?fe:yt==="end"?ge:N-fe:0;yt=="start"?_r=Se?Ue:-1:yt==="end"?_r=Se?Ue-(ue.length+z.length):-1:_r=Se?Ue-ue.length:-1;let By=Se?yt==="start"||yt===!1?N:xe+ge:-1,Wy=Se?yt!==ie:!1,jy=Se?su||yt!==sl(Be,I):!1,uu=B.cssEllipsis??H.cssEllipsis??s,$y=B.headerCssEllipsis??H.cssEllipsis??B.cssEllipsis??H.headerCssEllipsis??u??uu,Or=Se&&(O[oe]||B.field||B.groupByForColumn)&&(O[oe]||O[B.field||B.groupByForColumn])||null,Uy=B.defaultFilterable??H.defaultFilterable??P??!0,Yy=R??B.defaultEditable??H.defaultEditable??v??!1,_a=B.dataType||H.dataType||(Array.isArray(B.type)?B.type[0]:B.type)||Hc,qy=B.sortType||H.sortType||_a,cu=B.filterType||H.filterType||_a,du=!1;if(Or!=null&&!Or.disabled){let Na=y[cu];Na&&(!Na.emptyValues||!Na.emptyValues.includes(Or.filter.value))&&(du=!0)}let on=B.field??H.field,Xy=B.valueGetter??H.valueGetter,Oa=B.defaultGroupable??H.defaultGroupable??w??!!on;on||(Oa=!1),B.groupByForColumn&&(Oa=!1);let pu=on?L[on]!==void 0:!1,Zy=pu?L[on]:void 0,Qy=ul(B,{colType:H,sortable:f,columnDefaultSortable:x}),Jy=B.resizable??H.resizable??b??Kb,Ye={colType:H,align:H.align,headerAlign:H.headerAlign,computedVisible:Se,verticalAlign:H.verticalAlign,defaultHiddenWhenGroupedBy:H.defaultHiddenWhenGroupedBy,valueGetter:Xy,valueFormatter:H.valueFormatter,renderValue:H.renderValue,render:H.render,style:H.style,className:H.className,contentFocusable:H.contentFocusable,renderMenuIcon:H.renderMenuIcon,renderSortIcon:H.renderSortIcon,renderRowDetailIcon:H.renderRowDetailIcon,renderSelectionCheckBox:H.renderSelectionCheckBox,renderHeaderSelectionCheckBox:H.renderHeaderSelectionCheckBox,headerStyle:H.headerStyle,headerClassName:H.headerClassName,columnGroup:H.columnGroup,getValueToEdit:H.getValueToEdit,getValueToPersist:H.getValueToPersist,shouldAcceptEdit:H.shouldAcceptEdit,field:on,...B,components:{...H.components,...B.components},computedResizable:Jy,computedMinWidth:Gy,computedMaxWidth:Hy,computedFlex:Vy,computedDataType:_a,computedEditable:Yy,computedSortType:qy,computedFilterType:cu,cssEllipsis:uu,headerCssEllipsis:$y,computedFilterValue:Or,computedFiltered:du,computedFilterable:Uy,computedGroupable:Oa,computedGroupedBy:pu,computedGroupedByIndex:Zy,computedWidth:lu,computedAbsoluteOffset:By,computedPinningOffset:Ky,computedVisibleIndexInCategory:_r,computedOffset:N,computedSortable:Qy,computedSortInfo:le,computedSortIndex:au,computedMultiSort:g,computedSorted:Oe,computedSortedAsc:it,computedSortedDesc:po,computedVisibleIndex:Ue,computedPinned:yt,computedDraggable:T??B.defaultDraggable??S??Bb,computedFirstInCategory:Wy,computedLastInCategory:jy,computedFirst:he===0,computedLast:su,id:oe,header:B.header??H.header??B.name??B.field};Se&&(N+=lu,U.set(Ye.id,Ye),Y[he]=Ye,yt==="start"&&(ue.push(Ye),fe+=Ye.computedWidth),yt==="end"&&($.push(Ye),ge+=Ye.computedWidth),yt||(z.push(Ye),q+=Ye.computedWidth),ie=yt),Ye.groupByForColumn&&(Ye.computedSortType=B.sortType||H.sortType||Ub(Ye.groupByForColumn,e,E),Ee.push(Ye)),X.set(Ye.id,Ye),Ye.field&&!Ye.groupByForColumn&&!Je.has(Ye.field)&&Je.set(Ye.field,Ye)}),Ee.forEach(B=>{B.computedSortable=Bc(B,{fieldsToColumn:Je,userColumns:e,columnTypes:E,sortable:f,columnDefaultSortable:x})});let Xe=new Map;Ve.forEach(B=>{let oe=X.get(B);oe&&Xe.set(B,oe)}),X.forEach(B=>{Xe.has(B.id)||Xe.set(B.id,B)});let et=c!=null?Math.min(c,fe):fe,Ze=d!=null?Math.min(d,ge):ge;return{computedRemainingSpace:t.width-(F+De+me),computedPinnedStartColumnsWidth:fe,computedPinnedEndColumnsWidth:ge,computedUnpinnedColumnsWidth:q,computedColumnOrder:K,computedPinnedStartColumns:ue,computedPinnedEndColumns:$,computedUnpinnedOffset:fe,computedPinnedEndOffset:fe+q,computedUnpinnedColumns:z,computedVisibleColumns:Y,computedColumnsMap:X,computedColumnsMapInInitialOrder:Xe,computedVisibleColumnsMap:U,computedPinnedEndWidth:Ze,computedPinnedStartWidth:et,renderSelectionCheckBox:Y.reduce((B,oe)=>B||!!oe.renderSelectionCheckBox,!1),fieldsToColumn:Je}};function Bc(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??qr,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 T=n.get(h),S=T?f.getColumnApi(T.id):void 0;if(T&&S)b=S.isSortable();else{let C=ko(i,h);if(C){let I=ul(C,{colType:pn(C,a??{}),sortable:t,columnDefaultSortable:r});b=typeof I=="boolean"?I:void 0}else b=!1}}return b===void 0&&y.valueGetter&&(b=!0),b??r??qr},!0)}}function st(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 Vo(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=st(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 Wc from"react";var fn=`${lt}HeaderCell__filter`,Xr=`${lt}HeaderCell__filterOperator`,Lx=`${fn}__input`;var cl=Wc.createContext(null);import{useContext as qb}from"react";import{createContext as Yb}from"react";var dl;function Zr(){return dl||(dl=Yb(null))}function ne(o){let e=Zr(),t=qb(e);return an(t,o)}function Ge(){return ne(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 Zb=`${fn}__input`,Qr=o=>o.stopPropagation();function $c(o){let{filterOperatorMenuVisibleForColumnId:e}=ne(c=>({filterOperatorMenuVisibleForColumnId:c.state.filterOperatorMenuVisibleForColumnId})),{column:t}=Jr(),n=o.filterEditor,r=o.filterOperatorSwitch,[i,a]=jc(!1),l=nt.useCallback(()=>{a(!0)},[]),s=nt.useCallback(()=>{a(!1)},[]),u=e===t.id||i;return nt.createElement("div",{onPointerUp:Qr,onPointerDown:Qr,onFocus:l,onBlur:s,className:`${fn} ${rl({active:u})}`,style:{height:o.columnHeaderHeight}},nt.createElement(cl.Provider,{value:o},nt.createElement(r,null),nt.createElement(n,null)))}function Uc(){let{columnApi:o,disabled:e,operator:t}=qn(),n=t?.components?.Icon??dn;return nt.createElement("div",{"data-name":"filter-operator","data-disabled":e,onMouseDown:r=>{r.stopPropagation(),!e&&o.toggleFilterOperatorMenu(r.target)},className:ee(Xr,Rc,e?`${Xr}--disabled`:"")},nt.createElement(n,{size:20,className:`${wc({disabled:e})}`}))}function Yc(){return nt.createElement("div",{onPointerUp:Qr,onPointerDown:Qr,className:`${fn} ${rl({active:!1})} ${ju["50%"]}`})}function qn(){let o=Ge(),{column:e,columnApi:t}=Jr(),n=Vo(e,o,"column-filter"),r=nt.useContext(cl),{columnFilterType:i,filterTypes:a,columnFilterValue:l}=r,s=a[i],[u,c]=jc(l?.filter.value??""),d=nt.useCallback(y=>{c(y),r.onChange(y)},[r.onChange]),p=nt.useCallback(()=>{o.api.clearColumnFilter(e.id)},[e.id]),f=nt.useCallback(()=>{o.api.removeColumnFilter(e.id)},[e.id]);Xb(()=>{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:`${Cc} ${Zb}`}}function mn(){let{ariaLabel:o,value:e,setValue:t,className:n,disabled:r}=qn();return pl.createElement("input",{"data-xxx":!0,"aria-label":o,type:"text",disabled:r,value:e,onChange:i=>{t(i.target.value)},className:n})}function ei(){let{ariaLabel:o,value:e,setValue:t,className:n,disabled:r}=qn();return pl.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 zt=(o,e)=>{let t=o?.[e];return t?{components:{Icon:t}}:{}};function qc(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",...zt(n,"includes"),label:"Includes",fn:({currentValue:r,filterValue:i})=>typeof r=="string"&&typeof i=="string"&&r.toLowerCase().includes(i.toLowerCase())},{label:"Equals",...zt(n,"eq"),name:"eq",fn:({currentValue:r,filterValue:i})=>typeof r=="string"&&r===i},{name:"startsWith",...zt(n,"startsWith"),label:"Starts With",fn:({currentValue:r,filterValue:i})=>r.startsWith(i)},{name:"endsWith",...zt(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",...zt(n,"eq"),name:"eq",fn:({currentValue:r,filterValue:i})=>r==i},{label:"Not Equals",...zt(n,"neq"),name:"neq",fn:({currentValue:r,filterValue:i})=>r!=i},{name:"gt",label:"Greater Than",...zt(n,"gt"),fn:({currentValue:r,filterValue:i,emptyValues:a})=>a.includes(r)?!0:r>i},{name:"gte",...zt(n,"gte"),label:"Greater Than or Equal",fn:({currentValue:r,filterValue:i,emptyValues:a})=>a.includes(r)?!0:r>=i},{name:"lt",...zt(n,"lt"),label:"Less Than",fn:({currentValue:r,filterValue:i,emptyValues:a})=>a.includes(r)?!0:r<i},{name:"lte",...zt(n,"lte"),label:"Less Than or Equal",fn:({currentValue:r,filterValue:i,emptyValues:a})=>a.includes(r)?!0:r<=i}]}}}var zo=qc({StringFilterEditor:mn,NumberFilterEditor:ei,icons:{includes:nc,eq:ic,neq:cc,startsWith:dc,endsWith:rc,gt:lc,gte:ac,lt:uc,lte:sc}});function ti(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 Od,useState as Nd}from"react";import{flushSync as RS}from"react-dom";function bo(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 Xc(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 J={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 Zc="true",pe={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)"}}},Qc="column-header-height";var Jc=`.${Fe.rootClassName}`;function fl(o){return bo(o,Jc)}var ed=Q(J.scrollLeft),Qb=Q(J.scrollTop),Jb=Q(J.columnWidthAtIndex),ml=Q(J.columnOffsetAtIndex),td=Q(J.columnReorderEffectDurationAtIndex),eS=Q(J.columnOffsetAtIndexWhileReordering),tS=Q(J.columnVisibilityAtIndex),oS=Q(J.columnZIndexAtIndex);function Vt(o,e,t){let n=t?fl(t):document.querySelector(Jc);nS(o,e,n)}function nS(o,e,t){if(t){let n=o,r=J[n]?Q(J[n]):o;t.style.setProperty(r,`${e}`)}}function gn(o,e){if(e)for(var t in o){let n=J[t]?Q(J[t]):t,r=`${o[t]}`;e.style.setProperty(n,r)}}function gl(o,e,t){Vt(`${ml}-${o.computedVisibleIndex}`,o.computedPinned?`calc( ${o.computedAbsoluteOffset+e}px + var(${ed}))`:`${o.computedAbsoluteOffset+e}px`,t)}function hl(o,e,t){Vt(`${oS}-${o}`,`${e}`,t)}function Xn(o,e,t){Vt(`${eS}-${o}`,typeof e=="number"?`calc( var(${ml}-${o}) + ${e}px )`:e,t)}function Zn(o,e,t){Vt(`${tS}-${o}`,e,t)}function oi(o,e,t){Vt(`${td}-${o}`,t??"",e)}function yl(o,e){let t=`${td}-${o}`;Vt(t,pe.components.Cell.reorderEffectDuration,e)}var Ce={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,Vt(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`${ml}-${o}`}},set(o,e,t){e=typeof e=="number"?e+"px":e,Vt(this.varName.get(o),e,t)}}};function od(o,e){gn({[ed]:`${o.scrollLeft}px`,[Qb]:`${o.scrollTop}px`},e)}var nd="_16lm1iw1",rd="_1yeub2v0 _16lm1iw1 _16lm1iw1p _16lm1iw2f _16lm1iw0",id="_1yeub2vs",ad="_1yeub2vr",ld=ye({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 bl="_1yeub2vp";var OE=ye({defaultClassName:"_1yeub2vl",variantClassNames:{pinned:{start:"_1yeub2vm",end:"_1yeub2vn",false:"_1yeub2vo"}},defaultVariants:{},compoundVariants:[]});import{useMemo as dS}from"react";var Qn={bodyWidth:{name:Q(pe.runtime.bodyWidth),value:""},totalVisibleColumnsWidthValue:{name:Q(pe.runtime.totalVisibleColumnsWidthValue),value:""},totalVisibleColumnsWidthVar:{name:Q(pe.runtime.totalVisibleColumnsWidthVar),value:""},visibleColumnsCount:{name:Q(pe.runtime.visibleColumnsCount),value:""},browserScrollbarWidth:{name:Q(pe.runtime.browserScrollbarWidth),value:""}},rS=Q(J.scrollbarWidthHorizontal),sd=Q(J.scrollbarWidthVertical),iS=Q(J.columnWidthAtIndex),aS=Q(J.columnZIndexAtIndex),ud=Q(J.scrollLeft),lS=Q(J.activeCellColWidth),cd=Q(J.activeCellColOffset),md=Q(J.baseZIndexForCells),sS=Q(J.pinnedStartWidth),dd=Q(J.bodyWidth),uS=Q(J.bodyHeight),pd=Q(J.pinnedEndOffset),fd=Q(J.pinnedEndWidth),cS=Q(J.computedVisibleColumnsCount);function ni(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(${md}) `+(t<0?"-":"+")+` ${Math.abs(t)} )`:"auto"}function gd(o){let{computedVisibleColumns:e,computedPinnedStartColumns:t,computedPinnedEndColumns:n,computedPinnedStartColumnsWidth:r,computedPinnedEndColumnsWidth:i,computedUnpinnedColumnsWidth:a,bodySize:l,activeCellIndex:s,brain:u,scrollbars:c}=o,d=yo(),p=[],f=e.reduce((m,g)=>{let y=g.computedVisibleIndex;m[Ce.columnWidths.varName.get(y)]=g.computedWidth+"px",m[Ce.columnOffsets.varName.get(y)]=g.computedPinned==="start"?`calc( ${g.computedOffset}px + var(${ud}) )`:g.computedPinned==="end"?`calc( var(${pd}) ${p.length?"+":""} ${p.map(b=>Ce.columnWidths.get(b.computedVisibleIndex)).join(" + ")} + var(${ud}) )`:`${g.computedOffset}px`;let h=ni(g,{pinnedStartColsCount:t.length,visibleColsCount:e.length});return m[`${aS}-${y}`]=`${h}`,g.computedPinned==="end"&&p.push(g),m},{});if(l.width&&(f[Qn.browserScrollbarWidth.name]=`${yo()}px`),f[Qn.bodyWidth.name]=`calc(${J.bodyWidth} - ${J.scrollbarWidthVertical})`,f[Qn.totalVisibleColumnsWidthValue.name]=`${r+i+a}px`,f[Qn.totalVisibleColumnsWidthVar.name]=`calc(${e.map((m,g)=>`var(${iS}-${g})`).join(" + ")})`,f[Qn.visibleColumnsCount.name]=e.length,s!=null){f[lS]=Ce.columnWidths.get(s[1]);let m=Ce.columnOffsets.get(s[1]);if(u.isHorizontalLayoutBrain){let g=u.getPageIndexForRow(s[0]);f[cd]=g?`calc( ${pe.runtime.totalVisibleColumnsWidthVar} * ${g} + ${m})`:m}else f[cd]=m}return f[cS]=e.length,f[rS]=c.horizontal?`${d}px`:"0px",f[sd]=c.vertical?`${d}px`:"0px",f[sS]="calc( "+t.map(m=>Ce.columnWidths.get(m.computedVisibleIndex)).join(" + ")+")",f[fd]="calc( "+n.map(m=>Ce.columnWidths.get(m.computedVisibleIndex)).join(" + ")+")",f[md]=e.length*10,f[pd]=`calc( var(${dd}) - var(${fd}) - var(${sd}) )`,f[dd]=`${l.width}px`,f[uS]=`${l.height}px`,f}var Sl=o=>{let e=0;return(...t)=>{e&&cancelAnimationFrame(e),e=requestAnimationFrame(()=>{e=0,o(...t)})}};function hd(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:T,scrollbars:S,focusedClassName:C,focusedWithinClassName:I,computedPinnedStartOverflow:R,computedPinnedEndOverflow:v,focusedStyle:P,focusedWithinStyle:w,brain:x}=ne(O=>{let{state:K,computed:W}=O;return{brain:K.brain,actions:O.actions,getState:O.getState,focused:K.focused,focusedWithin:K.focusedWithin,domRef:K.domRef,scrollerDOMRef:K.scrollerDOMRef,onBlurWithin:K.onBlurWithin,onFocusWithin:K.onFocusWithin,onSelfFocus:K.onSelfFocus,onSelfBlur:K.onSelfBlur,bodySize:K.bodySize,activeCellIndex:K.activeCellIndex,wrapRowsHorizontally:K.wrapRowsHorizontally,computedPinnedStartColumnsWidth:W.computedPinnedStartColumnsWidth,computedPinnedEndColumnsWidth:W.computedPinnedEndColumnsWidth,computedPinnedStartColumns:W.computedPinnedStartColumns,computedPinnedEndColumns:W.computedPinnedEndColumns,computedVisibleColumns:W.computedVisibleColumns,computedUnpinnedColumnsWidth:W.computedUnpinnedColumnsWidth,scrollbars:W.scrollbars,focusedClassName:O.state.focusedClassName,focusedWithinClassName:O.state.focusedWithinClassName,computedPinnedStartOverflow:W.computedPinnedStartOverflow,computedPinnedEndOverflow:W.computedPinnedEndOverflow,focusedStyle:O.state.focusedStyle,focusedWithinStyle:O.state.focusedWithinStyle}}),A=dS(()=>gd({computedVisibleColumns:b,computedPinnedStartColumns:y,computedPinnedEndColumns:h,computedPinnedStartColumnsWidth:m,computedPinnedEndColumnsWidth:g,computedUnpinnedColumnsWidth:T,bodySize:d,activeCellIndex:p,brain:x,scrollbars:S}),[b,y,h,m,g,T,d,p,x,S]),E=Sl(O=>{e.focused=O}),D=Sl(O=>{e.focusedWithin=O}),N={...o,onFocus:O=>{if(o?.onFocus?.(O),O.target===i.current||O.target===a.current){if(t().focused)return;E(!0),u?.(O),r&&(D(!1),l?.(O));return}r||(D(!0),s?.(O))},onBlur:O=>{if(o?.onBlur?.(O),O.target===i.current||O.target===a.current){if(!t().focused)return;E(!1),c?.(O),r&&(D(!1),l?.(O));return}i.current?.contains(O.relatedTarget)||(D(!1),l?.(O))}},L=ee(qt,rd,f?`${qt}--horizontal-layout`:null,N?.className,m?`${qt}--has-pinned-start ${ad}`:null,g?`${qt}--has-pinned-end ${id}`:null,n?`${qt}--focused`:null,r?`${qt}--focused-within`:null,n&&C?C:null,r&&I?I:null,R?`${qt}--has-pinned-start-overflow`:null,v?`${qt}--has-pinned-end-overflow`:null,ld({horizontalLayout:!!f,hasPinnedStart:!!m,hasPinnedEnd:!!g,focused:n,focusedWithin:r}));return N.className=L,N.style={...o?.style,...A},n&&P&&Object.assign(N.style,P),r&&w&&Object.assign(N.style,w),N}var vd=nn(Go());function ri(o){return o.map(e=>e instanceof So?e:new So(null,[e]))}var So=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=>pS(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 pS(o,e){return typeof o=="string"||typeof o=="number"?`${o}`:e?o.__get(e):o.done()}var fS=(...o)=>new So("+",ri(o)),bd=(...o)=>new So("-",ri(o)),mS=(...o)=>new So("*",ri(o)),gS=(...o)=>new So("/",ri(o)),Jn={add:fS,subtract:bd,minus:bd,multiply:mS,divide:gS};var Ho=(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=ve().requestAnimationFrame||(o=>setTimeout(o,16)),Mt=ve().cancelAnimationFrame||(o=>clearTimeout(o));var Sd=o=>{let e=null,t=null;return{stop(){e!==null&&Mt(e),t!=null&&Mt(t)},scroll(n){e!==null&&Mt(e),t!=null&&Mt(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 Ke=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 Td(o,e){let t=Math.atan2(o.top-e.top,o.left-e.left);return t<=0&&(t=2*Math.PI+t),t}function Cd(o,e){return Math.sqrt((e.top-o.top)**2+(e.left-o.left)**2)}function hS(o,e,t){let n=Td(o,t),r=Td(e,t);return n===r?Cd(t,e)-Cd(t,o):n-r}function Id(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)=>hS(n,r,t)),e}function yS(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 bS(o,e){if(o.length<2)return o[0]?o[0].left===e.left&&o[0].top===e.top:!1;o=Id(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 Rd(o,e){if(yS(o))return bS(o,e);o=Id(o);let[t]=o;for(let n=1,r=o.length-1;n<r;n++){let i=o[n],a=o[n+1];if(SS([t,i,a],e))return!0}return!1}function SS(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 hn=class{containsPoint(e){return Rd(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 yn=class o extends hn{static clone(e){return new o(e)}constructor(e){super(),this.points=e.map(Ke.clone)}getPoints(){return this.points}shift(e){return this.points.forEach(t=>{t.shift(e)}),this}};function TS(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 Ie({top:n,left:t,width:a-t,height:u-n})}var Ie=class o extends hn{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=TS(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 yn(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(Ke.from)}shift(t){return t.top!=null&&(this.top+=t.top),t.left!=null&&(this.left+=t.left),this}};var wd=10,CS=Q(J.pinnedStartWidth);function Pd(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 T(z){let Y=z==="start"?L:O;return M===N?Y:N===z?Y+E.computedWidth:M===z?Y-E.computedWidth:Y}function S(z){if(z.columnIndex===D||h!=null)return!0;let Y=e[z.columnIndex];if(Y.computedPinned)return!0;let U=l.getScrollPosition().scrollLeft,X=Y.computedOffset+(h!=null&&b!=null?b*h:0);return X>=U+T("start")&&X+Y.computedWidth<=U+c.width-T("end")}let C=(z,Y)=>{let{restrictToParentGroup:U,dragColumn:X}=Y,q=[];if(z.forEach(ge=>{if(ge.computedVisibleIndex===D)return;let ie={columnId:ge.id,columnIndex:ge.computedVisibleIndex,offsetX:ge.computedOffset+Math.round(ge.computedWidth/2)};S(ie)&&q.push(ie)}),U){let ie=function(F,me,De){let xe=z[F];xe&&(xe.columnGroup!==X.columnGroup&&De.add(xe.id),ie(F+me,me,De))};var fe=ie;let ge=X.computedVisibleIndex,V=new Set;ie(ge-1,-1,V),ie(ge+1,1,V),q=q.filter(F=>!V.has(F.columnId))}return q},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)+wd,top:v.clientY-c.top-(v.clientY-s.top)+wd},w=l.getScrollPosition(),x=e.map(z=>z.computedVisibleIndex),A=x,E=t.get(i),D=E.computedVisibleIndex,M=E?.computedPinned,_=D,N=M,L=l.getFixedStartColsWidth(),O=l.getFixedEndColsWidth(),K=v,W={x:0,y:0},k=1,Z=0;function G(z){let Y=Math.round(z.clientX),U=Math.round(z.clientY);if(Y===K.clientX&&U===K.clientY)return Ie.from(s).shift({left:W.x,top:W.y});K={clientX:Y,clientY:U};let q=l.getScrollPosition().scrollLeft-w.scrollLeft;return W.x=K.clientX-v.clientX,W.y=K.clientY-v.clientY,Z=W.x+q,k=Z<0?-1:1,f({left:P.left+W.x,top:P.top+W.y}),Ie.from(s).shift({left:W.x,top:W.y})}function j(z){let Y=0;M?M==="start"&&z.forEach((U,X)=>{Y||e[U]?.computedPinned!=="start"&&(Y=X)}):z.forEach((U,X)=>{e[U]?.computedPinned==="start"&&(Y=X+1)}),R=Y,re("start",z,Y)}function re(z,Y,U){if(z==="start"){let X=0;for(let q=0;q<U;q++){let fe=Y[q],ge=e[fe];X+=ge.computedWidth}Vt(CS,`${X}px`,a)}}function de(z){if(z==null||z===_)return;if(_===-1&&z!==-1&&(Zn(D,"",a),m(!1)),_=z,z===-1){se(D);return}let Y=Ho(x,D,_>D?_-1:_);R=0;let X=new Set;return Y.forEach((q,fe)=>{let ge=A[fe];q!==ge&&X.add(q),j(Y)}),A=Y,ae(X),{newColumnIndexes:Y,indexesWithTransition:X,pinnedStartCount:R}}function se(z){A=A.filter(U=>U!==z),e.forEach(U=>{let X=U.computedVisibleIndex,q=X>z;yl(X,a);let fe="";q&&(fe=Jn.minus(Ce.columnOffsets.get(X),Ce.columnWidths.get(z)).done()),Xn(X,fe,a)}),Zn(z,"hidden",a),m(!0)}function ae(z){e.forEach(Y=>{let U=Y.computedVisibleIndex;z.has(U)?yl(U,a):oi(U,a);let X=U===D,q=k===-1?U<_||U>D:U<D||U>=_,fe="";k===-1?fe=X?Ce.columnOffsets.get(_):q?Ce.columnOffsets.get(U):Jn.add(Ce.columnOffsets.get(U),Ce.columnWidths.get(D)).done():fe=q?Ce.columnOffsets.get(U):X?Jn.add(Ce.columnOffsets.get(_-1),Ce.columnWidths.get(_-1)).minus(Ce.columnWidths.get(D)).done():Jn.minus(Ce.columnOffsets.get(U),Ce.columnWidths.get(D)).done(),Xn(U,fe,a)})}let ce=c.left+T("start"),ue=c.right-T("end"),$=Sd({scrollOffsetStart:ce,scrollOffsetEnd:ue});return G(v),{speedScroller:$,stop(){$.stop()},onMove(z){let Y=G(z);if(g().dropTargetListId==="grouping-toolbar"||p&&!d.containsPoint(Y.getCenter()))return p&&de(-1),null;$.scroll({mousePosition:K,get scrollLeft(){return l.getScrollPosition().scrollLeft},set scrollLeft(ie){y.scrollLeft=ie}});let U=C(e,{dragColumn:E,restrictToParentGroup:u==="group"}),X=k===-1?E.computedOffset+Z:E.computedOffset+E.computedWidth+Z,q=(0,vd.default)(U,X,({offsetX:ie},V)=>ie<V?-1:ie>V?1:0);q<0&&(q=~q),U.length?q=U[q]?U[q].columnIndex:U[U.length-1].columnIndex+1:(e.length>1&&console.error("No breakpoints available, something is wrong!"),q=0),q===D+1&&(q=D),de(q);let fe={};n.forEach(ie=>{fe[ie.id]="end"});for(let ie=0;ie<R;ie++){let V=A[ie],F=e[V];fe[F.id]="start"}let ge=A.map(ie=>e[ie].id);return{columnPinning:fe,columnOrder:ge}}}}function Tl(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 Ho(n,c,u)}else{let l=e.indexOf(r),s=e[l+1],u=n.indexOf(s),c=n.indexOf(r);return Ho(n,c,u)}return e}import*as gt from"react";var Ko=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 Dd=nn(Go());var xd=(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=Ke.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,Dd.default)(y,h,(R,v)=>R-v);b<0&&(b=~b),m===1&&b===c+1&&p&&b--;let T=Math.min(c,b),S=Math.max(c,b),C=p?i.map((R,v)=>{if(v===c&&p)return t;if(v<T||v>=S)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)}}),I={offset:t,dropIndex:b,dragSourceListId:u,dropTargetListId:a,dragIndex:c,outside:!1,items:i,dragItem:s,offsetsForItems:C,dragRect:g,status:"accepted"};return e.acceptsDrop(I)?{event:I,error:null,success:!0}:(I.status="rejected",{event:I,error:"rejected by interaction target",success:!1})},Ed=(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=Ke.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 Re=class Re{static startDrag(e,t){let n=e instanceof bn?e:new bn(e),r=new Cl({activeDragSource:n,startPoint:t});return Re.currentDragOperation=r,r.on("start",Re.onDragStart),r.on("move",Re.onDragMove),r.on("drop",Re.onDragDrop),r.start(),r}static retriggerMove(){let e=Re.currentDragOperation;e&&e.phase==="move"&&Re.onDragMove(e)}static emit(e,...t){Re.emitter.emit(e,...t)}static on(e,t){return Re.emitter.on(e,t)}static registerDragInteractionTarget(e){if(Re.dragInteractionTargetsMap.has(e.listId)){console.warn(`DragInteractionTarget with listId ${e.listId} already registered`);return}return Re.dragInteractionTargetsMap.set(e.listId,e),Re.emit("register",e),()=>{Re.unregisterDragInteractionTarget(e)}}static unregisterAll(){Re.dragInteractionTargetsMap.forEach(e=>{Re.unregisterDragInteractionTarget(e)})}static unregisterDragInteractionTarget(e){if(e){if(!Re.dragInteractionTargetsMap.has(e.listId)){console.warn(`DragInteractionTarget with listId ${e.listId} not found`);return}Re.dragInteractionTargetsMap.delete(e.listId),e.unregister(),Re.emit("unregister",e)}}static onDragStart(e){let{dragItem:t,dragIndex:n}=e.activeDragSource,r=e.activeDragSource.listId,a=Re.dragInteractionTargetsMap.get(r)?.getData().acceptDropsFrom,s=!a||a.includes(r)?r:null;Re.dragInteractionTargetsMap.forEach(u=>{let c=u.getData();u.start({dragIndex:c.listId===r?n:-1,dragItem:t,dragSourceListId:r,dropTargetListId:s})}),Re.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=Re.dragInteractionTargetsMap.get(r);l&&(a=l.acceptsSelfDrops(),a&&i.push(Re.dragInteractionTargetsMap.get(r))),Re.dragInteractionTargetsMap.forEach(s=>{s.listId!==r&&i.push(s)});for(let s of i){let u=xd(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=Ed(e,s);u&&t(s,u)}}static onDragMove(e){let{activeDragSource:t}=e,{listId:n,dragItem:r}=t,i=null,a=[];Re.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;Re.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=[];Re.withDragMove(e,(s,{event:u})=>{s.drop(u),a.push(u),u.outside||(i=u)});let l=i??a[0]??null;Re.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}),Re.currentDragOperation=null,Re.unregisterAll()}};Re.dragInteractionTargetsMap=new Map,Re.currentDragOperation=null,Re.emitter=new Ko;var mt=Re,bn=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){ft(this.data,e)||(this.data=e,this.dragRectangle=new Ie(this.data.dragItem.rect))}getData(){return this.data}static shift(e,t){let n=o.clone(e),r=Ie.from(n.dragRectangle);return r.shift(t),n.dragRectangle=r,n}},Cl=class extends Ko{constructor(t){super(t.listeners);this.phase="start";this.currentOffset={top:0,left:0};this.initialDragSource=bn.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=bn.shift(this.initialDragSource,n),this.currentOffset=n,this.emit("move",this)}};globalThis.DragManager=mt;import{useEffect as IS}from"react";var Ad=gt.createContext({dragSourceListId:null,dropTargetListId:null,dragItemId:"",status:"accepted",updateDragOperationSourceAndTarget:o=>{},getCurrentDragSourceAndTarget:()=>({dragSourceListId:null,dropTargetListId:null,status:"accepted",dragItemId:""})}),To=()=>gt.useContext(Ad),Il=o=>{let[e,t]=gt.useState({dragSourceListId:null,dropTargetListId:null,dragItemId:"",status:"accepted"}),n=gt.useRef(e);n.current=e;let r=gt.useCallback(()=>{let a=n.current;return{dragSourceListId:a.dragSourceListId,dropTargetListId:a.dropTargetListId,dragItemId:a.dragItemId,status:a.status}},[]),i=gt.useMemo(()=>({dragSourceListId:e.dragSourceListId,dropTargetListId:e.dropTargetListId,dragItemId:e.dragItemId,status:e.status,updateDragOperationSourceAndTarget:t,getCurrentDragSourceAndTarget:r}),[e,t]);return IS(()=>{let a=mt.on("drag-start",u=>{t({dragSourceListId:u.dragSourceListId,dropTargetListId:u.dropTargetListId,dragItemId:u.dragItem.id,status:"accepted"})}),l=mt.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=mt.on("drag-drop",()=>{t({dragSourceListId:null,dropTargetListId:null,dragItemId:"",status:"accepted"})});return()=>{a(),l(),s()}},[mt,t]),gt.createElement(Ad.Provider,{value:i},typeof o.children=="function"?o.children(i):o.children)};var Rl=`${lt}Body`,Md=o=>o.querySelector(`.${Rl}`);var Bo=`${lt}HeaderCell`,wl=`${lt}HeaderWrapper`,_d=o=>Array.from(o.querySelectorAll(`.${wl}`));function ii(o){if(!o)return!1;let e=o.tagName;return e==="INPUT"||e==="BUTTON"}var wS=Q(J.baseZIndexForCells),vS=(o,e)=>{let t=!o||Object.keys(o).length===0,n=!e||Object.keys(e).length===0;return t&&n?!0:!!o!=!!e?!1:ft(o,e)},Fd=({columnId:o,domRef:e,horizontalLayoutPageIndex:t,allowColumnHideOnDrag:n})=>{let[r,i]=Nd(null),[a,l]=Nd(!1),{getCurrentDragSourceAndTarget:s}=To(),{getComputed:u,getState:c,api:d,computedDraggable:p,rootRef:f,actions:m}=ne(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=Od(h=>{let b=u().computedVisibleColumnsMap.get(o);if(!b||!b.computedSortable)return;let{multiSortBehavior:T}=c();d.toggleSortingForColumn(o,{multiSortBehavior:T==="replace"&&(h.ctrlKey||h.metaKey)?"append":T})},[]),y=Od(h=>{if(ii(h.target))return;let{brain:b,draggableColumnsRestrictTo:T}=c(),{computedVisibleColumns:S,computedVisibleColumnsMap:C,computedPinnedStartColumns:I,computedUnpinnedColumns:R,computedPinnedEndColumns:v}=u(),P=C.get(o);if(!P.computedDraggable){g(h);return}let w=e.current,x=w.getBoundingClientRect(),A=f.current.getBoundingClientRect(),E=b.getAvailableSize(),D=P.computedVisibleIndex,M=b.getVirtualColIndex(P.computedVisibleIndex,{pageIndex:t||0}),_=b.isHorizontalLayoutBrain?b.getPageWidth():null,N=w.style.cursor??"auto",L=!1,O=f.current,K=Ie.from(Md(O).getBoundingClientRect()),W=_d(O).map(ce=>Ie.from(ce.getBoundingClientRect())),k=K.getMinimumBoundingRectangle(...W),Z=Pd({brain:b,horizontalLayoutPageIndex:t,allowColumnHideOnDrag:n,pageWidth:_,draggableColumnsRestrictTo:T,computedPinnedEndColumns:v,computedPinnedStartColumns:I,computedUnpinnedColumns:R,computedVisibleColumns:S,computedVisibleColumnsMap:C,dragColumnHeaderTargetRect:x,dragColumnId:o,getCurrentDragSourceAndTarget:s,api:d,infiniteDOMNode:f.current,setProxyPosition:i,setDragColumnOutside:l,tableRect:A,acceptDropToReorderRect:k,initialMousePosition:{clientX:h.clientX,clientY:h.clientY}}),G=null,j,re;function de(ce){let{columnPinning:ue,columnOrder:$}=ce;vS(c().columnPinning,ue)||(m.columnPinning=ue);let z=u().computedColumnOrder;JSON.stringify($,z)&&(m.columnOrder=Tl({newColumnOrder:$,visibleColumnOrder:u().computedVisibleColumns.map(Y=>Y.id),existingColumnOrder:z,dragColumnId:o}))}let se=ce=>{let{headerBrain:ue,brain:$}=c();if(!L){L=!0;let z=$.keepColumnRendered(M),Y=ue.keepColumnRendered(M);if($.isHorizontalLayoutBrain){let X=$.extendRenderRange({start:!0,end:!0,direction:"horizontal"}),q=ue.extendRenderRange({start:!0,end:!0,direction:"horizontal"});re=()=>{X(),q()}}j=()=>{z(),Y()},m.columnReorderDragColumnId=P.id,t!=null&&(m.columnReorderInPageIndex=t),hl(D,`calc( var(${wS}) + 10000 )`,f.current),f.current?.classList.add(bl),w.style.cursor="grabbing"}G=Z.onMove(ce)},ae=ce=>{let ue=ce.pointerId;requestAnimationFrame(()=>{let{multiSortBehavior:$}=c(),z=f.current;z?.classList.remove(bl),Z.stop(),b.update({...E}),j?.(),re?.(),w.style.cursor=N,w.hasPointerCapture?.(ue)&&w.releasePointerCapture(ue),w.removeEventListener("pointermove",se),w.removeEventListener("pointerup",ae),i(null);let Y=d.getColumnApi(P.id)?.isSortable()??!1;!L&&Y&&d.toggleSortingForColumn(P.id,{multiSortBehavior:$==="replace"&&(ce.ctrlKey||ce.metaKey)?"append":$}),RS(()=>{G?de(G):L&&n&&d.setVisibilityForColumn(P.id,!1),m.columnReorderDragColumnId=!1,t!=null&&(m.columnReorderInPageIndex=null)}),S.forEach(U=>{oi(U.computedVisibleIndex,z),Zn(U.computedVisibleIndex,"",z),Xn(U.computedVisibleIndex,"",z)}),hl(D,ni(P,{pinnedStartColsCount:I.length,visibleColsCount:S.length}),z)})};w.addEventListener("pointermove",se),w.addEventListener("pointerup",ae),w.setPointerCapture(h.pointerId)},[o,t]);return{onPointerDown:p?y:g,dragColumnOutside:a,proxyPosition:r}};import*as Tn from"react";import*as Te from"react";import{useCallback as rt,useContext as HS,useEffect as KS,useMemo as BS,useReducer as WS,useSyncExternalStore as jS}from"react";var kd=Symbol("REPAINT_CELLS_KEY_NO_ROW");function zd(o){return typeof o=="function"}function Ld(o,e){let{column:t,rowIndex:n,rowInfoStore:r,getDataSourceState:i}=e,a=r.getRowInfoAtIndex(n);if(!a)return kd;let l=r.getDataSourceStates();return o({rowInfo:a,column:t,dataSourceState:l.dataSourceState??i(),previousDataSourceState:l.previousDataSourceState})}function Vd(o,e,t){let n=Ld(o,e);return e.rowInfoStore.subscribeToDataArrayChange(()=>{let r=Ld(o,e);r!==kd&&(Object.is(r,n)||(n=r,t()))})}var Gd="_1eexc2a7 _1eexc2a6",Hd=ye({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"]]}),Kd=ye({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 Bd="_1eexc2a5",ai=ye({defaultClassName:"_1eexc2aa",variantClassNames:{direction:{up:"_1eexc2ab",down:"_1eexc2ac",neutral:"_1eexc2ad"}},defaultVariants:{},compoundVariants:[]}),li="_1eexc2a8";import*as si from"react";import{useEffect as PS,useRef as DS}from"react";var Wd="qz8ht90 _16lm1iwk";function xS(){return{checked:1,disabled:o=>o??!1,domProps:1}}var{ManagedComponentContextProvider:ES}=xt({forwardProps:xS,mappedCallbacks:{checked:o=>({callbackName:"onChange",callbackParams:[o]})},debugName:"InfiniteCheckBox"});function AS(){let{componentState:o,componentActions:e}=Et(),{checked:t,domProps:n,disabled:r}=o,i=DS(null);return PS(()=>{i.current.indeterminate=t==null},[t]),si.createElement("input",{...n,className:ee("InfiniteCheckBox",Wd,n?.className),type:"checkbox",ref:i,checked:!!t,disabled:r,onChange:()=>{r||(e.checked=!t)}})}function Xt(o){return si.createElement(ES,{...o},si.createElement(AS,null))}import*as er from"react";import{useState as MS}from"react";var jd="_96uiwi0 _16lm1iw1d _16lm1iwk _16lm1iw9",$d=ye({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 Ud="M8.59 16.59L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.41z",OM=Object.keys({size:1,expanded:1,defaultExpanded:1,onChange:1,style:1,disabled:1,className:1,direction:1});var ui=`${bt}-expand-collapse`;function Wo(o){let{size:e=24,direction:t="start",disabled:n=!1}=o,[r,i]=MS(o.expanded??o.defaultExpanded),a=()=>{o.onChange?.(!r),ho("expanded",o)||i(!r)};er.useEffect(()=>{ho("expanded",o)&&i(o.expanded)},[o.expanded]);let l=r?"expanded":"collapsed";return er.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:ee(o.className,jd,$d({direction:t||"start",expanded:r,disabled:n}),`${bt}`,`${ui}`,`${ui}--${l}`,`${ui}--${t==="end"?"end":"start"}`,n?`${ui}--disabled`:"")},er.createElement("path",{d:Ud}))}function Yd(o){return typeof o.field=="string"}function qd(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 Gt(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:T}}=Sn({column:p,rowInfo:u,rowDetailState:h,columnsMap:e().computedColumnsMap,context:o}),S=st(p.id,o);return c?{api:a,dataSourceApi:l,column:p,columnApi:S,isParentNode:!1,isGroupRow:!0,isTreeNode:!1,nodeExpanded:!1,rowDetailState:!1,data:u.data,rowActive:y,rowInfo:u,rowSelected:u.rowSelected,value:b,rawValue:T}:d?u.isParentNode?{api:a,dataSourceApi:l,columnApi:S,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:T}:{api:a,dataSourceApi:l,columnApi:S,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:T}:{api:a,dataSourceApi:l,columnApi:S,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:T}}function Xd(o){return Qd(o.column,o.rowInfo)}function Zd(o){let{column:e,context:t,rowInfo:n,visibleColumnIds:r}=o,i=qd({rowInfo:n,column:e,fieldsToColumn:o.fieldsToColumn,groupRenderStrategy:t.getState().groupRenderStrategy}),{getState:a}=t,{editingCell:l}=a(),s=Sn(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:_S({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 _S(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:T}=h,S=qd({rowInfo:n,column:e,fieldsToColumn:s,groupRenderStrategy:t.getState().groupRenderStrategy}),C=d.toggleGroupRow,I=T?.isCellSelected(n.id,e.id)??!1,R={column:e,columnsMap:l,fieldsToColumn:s,align:r,verticalAlign:i,cellSelected:I,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:S,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:C,toggleCurrentGroupRow:()=>{n.isGroupRow&&C(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 OS(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 Qd(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:Yd(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&&Yd(o)&&(a=OS(e,o.field)),o.valueGetter&&!e.isGroupRow&&e.data&&(a=o.valueGetter({data:e.data,field:o.field})),a}function NS(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 Sn(o){let{column:e,rowInfo:t,context:n,rowDetailState:r}=o,i=Qd(e,t),a=NS(i,e,t,n,r),l=e.valueFormatter?e.valueFormatter(a):i;return a.value=l,{formattedValue:l,formattedValueContext:a}}var Jd=ye({defaultClassName:"_7pupv01",variantClassNames:{align:{start:"_7pupv02",center:"_7pupv03",end:"_7pupv04"}},defaultVariants:{},compoundVariants:[]}),ep="_7pupv00",tp=ye({defaultClassName:"_7pupv05",variantClassNames:{align:{start:"_7pupv06",center:"_7pupv07",end:"_7pupv08"}},defaultVariants:{},compoundVariants:[]});var{rootClassName:op}=Fe,Zt=`${op}Cell`,tr=`${op}Cell_content`;var{rootClassName:FS}=Fe,Ht=`${FS}ColumnCell`;var LS=Q(J.columnZIndexAtIndex),kS=Q(J.columnVisibilityAtIndex);function np({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{[Q(pe.components.Row.groupNesting)]:t}}function rp({rowInfo:o}){return{[Q(pe.components.Row.groupNesting)]:o.isTreeNode?o.isParentNode?o.treeNesting:o.treeNesting+1:0}}function vl(o,e){return o?typeof o=="function"?o(e):o:void 0}function Pl(o,e,t){return typeof e=="function"?{...o,...e(t)}:{...o,...e}}function ip(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:T,cellSelected:S,cellSelection:C,getData:I,computedVisibleColumns:R,visibleColumnIds:v,computedColumnOrder:P,columnReorderInPageIndex:w}=o,x=v??R.map(se=>se.id),A=P,E,D={...c,visibleColumnIds:x,allColumnIds:A,rowIndex:n,get rowHasSelectedCells(){return E===void 0&&(E=t.hasSelectedCells(x)),E}},M=!!(t.isTreeNode&&(e.renderTreeIcon||e.renderTreeIconForLeafNode||e.renderTreeIconForParentNode)),_=typeof f=="function"?f(D):f,N;d?.className&&(N=vl(d.className,u)),g&&(N=ee(N,vl(g,u))),e.className&&(N=ee(N,vl(e.className,u))),M&&(N=ee(N,tp({align:l})));let L;t.dataSourceHasGrouping&&e.groupByForColumn&&(L=np({rowInfo:t,column:e})),M&&(L=rp({rowInfo:t})),p&&(L=typeof p=="function"?{...L,...p(D)}:{...L,...p}),m&&(L=Pl(L,m,u)),d?.style&&(L=Pl(L,d.style,u)),e.style&&(L=Pl(L,e.style,u)),L=L||{},L.height=r,L.zIndex=`var(${LS}-${e.computedVisibleIndex})`,L.visibility=`var(${kS}-${e.computedVisibleIndex}, visible)`;let O=i!=null?i%2===1:(t.indexInAll!=null?t.indexInAll:n)%2===1,K=y?O?"odd":"even":!1,W=!1,k=!1,Z=!1,G=!1;if(C&&S){let se=I(),ae=se[t.indexInAll-1],ce=se[t.indexInAll+1],ue=R[e.computedVisibleIndex+1],$=R[e.computedVisibleIndex-1];W=ae?!C.isCellSelected(ae.id,e.id):!0,e.computedPinned==="end"&&e.computedFirstInCategory?k=!0:k=$?!C.isCellSelected(t.id,$.id):!0,e.computedPinned==="start"&&e.computedLastInCategory?Z=!0:Z=ue?!C.isCellSelected(t.id,ue.id):!0,G=ce?!C.isCellSelected(ce.id,e.id):!0}let j=C&&S?{top:W,left:k,right:Z,bottom:G}:null,re=w!=null?a!==w:!1,de=ee(j?Kd(j):"",ti(e,[Ht,Zt],Hd,{dragging:!1,insideDisabledDraggingPage:re,zebra:K,align:l,verticalAlign:s,rowDisabled:b,rowActive:h,cellSelected:S,rowSelected:T,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,_);return{style:L,className:de,cellSelectionBorders:j,zebra:K,columnIsTree:M}}import*as Qt from"react";var zS=Q(J.columnWidthAtIndex),VS=Q(J.columnReorderEffectDurationAtIndex);function GS(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(${zS}-${i.computedVisibleIndex})`,transition:`transform var(${VS}-${i.computedVisibleIndex}, 0s)`,...y.style},T={...y,style:b,"data-column-id":i.id,"data-z-index":b.zIndex,className:ee(y.className,Zt,Gd),children:Qt.createElement(Qt.Fragment,null,d,Qt.createElement("div",{className:ee(tr,e?At:qu.hidden,s),style:r},h),c)};u!=null&&(T["data-row-id"]=`${u}`);let S=p==="body"?i.components?.ColumnCell:i.components?.HeaderCell;return S?Qt.createElement(S,{...T,ref:a}):Qt.createElement("div",{...T,ref:a})}var ci=Qt.memo(GS);import*as jo from"react";import{useCallback as Dl,useRef as ap}from"react";function lp(){let{initialValue:o,setValue:e,confirmEdit:t,cancelEdit:n,readOnly:r}=xl(),i=ap(null),a=ap(!1),l=jo.useCallback(c=>{i.current=c,c&&c.focus()},[]),s=Dl(c=>{let{key:d}=c;d==="Enter"||d==="Tab"?t():d==="Escape"?(a.current=!0,n()):c.stopPropagation()},[]),u=Dl(()=>{a.current||t()},[]);return jo.createElement(jo.Fragment,null,jo.createElement("input",{readOnly:r,ref:l,onKeyDown:s,onBlur:u,className:ee(Ku,Yu.none),type:"text",defaultValue:o,onChange:Dl(c=>{e(c.target.value)},[])}))}function sp(o,e){let t=[];for(let n in o)o.hasOwnProperty(n)&&!e.hasOwnProperty(n)&&t.push(o[n]);return t}var or=Te.createContext(null),$S=o=>{let{toggleCurrentRowDetails:e,rowDetailState:t}=o;return Te.createElement(Wo,{style:{visibility:t===!1?"hidden":"visible"},expanded:t==="expanded",onChange:e})},US={display:"inline-block",visibility:"visible"},El=o=>{let{rowInfo:e,toggleCurrentTreeNode:t,nodeExpanded:n,api:r}=o,i=r.getDataSourceState().isNodeReadOnly;return Te.createElement(Wo,{disabled:e.isTreeNode&&e.isParentNode?i(e):!1,style:US,expanded:n,onChange:t})},YS=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 Te.createElement(c,{domProps:{className:li},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 qS(o){let{repaintCellsKey:e,column:t,rowIndex:n,rowInfoStore:r,getDataSourceState:i}=o,[,a]=WS(s=>s+1,0),l=zd(e)?e:void 0;KS(()=>{if(l)return Vd(l,{column:t,rowIndex:n,rowInfoStore:r,getDataSourceState:i},a)},[l,t,n,r,i])}function XS(o){let{dataSourceStatePartialForCell:e,rowInfoStore:t,rowStyle:n,rowClassName:r,rowIndexInHorizontalLayoutPage:i,horizontalLayoutPageIndex:a,getData:l,visibleColumnIds:s,computedColumnOrder:u,cellStyle:c,cellClassName:d,repaintCellsKey:p,rowDetailState:f,width:m,column:g,onMouseLeave:y,onMouseEnter:h,onRowMouseEnter:b,onRowMouseLeave:T,rowIndex:S,rowHeight:C,columnsMap:I,fieldsToColumn:R,domRef:v,hidden:P,showZebraRows:w,getDataSourceState:x,dataSourceApi:A,dataSourceActions:E,getState:D,imperativeApi:M,componentActions:_,getComputed:N,getDataSourceMasterContext:L}=o,O=jS(rt(le=>t.subscribeToRowIndex(S,le),[t,S]),rt(()=>t.getRowInfoAtIndex(S),[t,S]));qS({repaintCellsKey:p,column:g,rowIndex:S,rowInfoStore:t,getDataSourceState:x});let K=!O,W=!g,k=Te.useRef(null),Z=rt(le=>{k.current=le,v&&v(le)},[v]),G=O??{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:j}=G,re=N(),{activeRowIndex:de,keyboardNavigation:se,columnReorderInPageIndex:ae}=D(),ce=S===de&&se==="row",ue={getState:D,getDataSourceState:x,getDataSourceMasterContext:L,actions:_,dataSourceActions:E,api:M,dataSourceApi:A},$=G.rowDisabled,z=Zd({horizontalLayoutPageIndex:a,rowIndexInHorizontalLayoutPage:i,column:g,rowInfo:G,rowDetailState:f,columnsMap:I,visibleColumnIds:s,fieldsToColumn:R,context:ue}),{stylingParam:Y,renderParams:U,formattedValueContext:X,renderFunctions:q,groupByColumnReference:fe,inEdit:ge}=z,{align:ie,verticalAlign:V}=U,F=U,me=Te.useRef(F),De=b&&h?le=>{let it={...X,rowIndex:S};b(it,le),h(le)}:h,xe=T&&y?le=>{let Oe={...X,rowIndex:S,rowInfo:G};T(Oe,le),y(le)}:y,Ee=rt(le=>{let Oe=g.computedVisibleIndex;D().cellClick({rowIndex:S,colIndex:Oe,event:le})},[S,g.computedVisibleIndex,se]),Ae=rt(le=>{let Oe=g.computedVisibleIndex;if(D().cellMouseDown({rowIndex:S,colIndex:Oe,event:le}),se==="row"){$||(_.activeRowIndex=S);return}se==="cell"&&(_.activeCellIndex=[S,Oe])},[S,$,g.computedVisibleIndex,se]),{selectionMode:Ve,cellSelection:Je,isNodeReadOnly:Xe}=e,et=F.cellSelected;F.domRef=Z,F.htmlElementRef=k,F.toggleCurrentTreeNode=rt(F.toggleCurrentTreeNode,[G]),F.selectCell=rt(F.selectCell,[G]),F.deselectCell=rt(F.deselectCell,[G]),F.selectCurrentRow=rt(F.selectCurrentRow,[G]),F.deselectCurrentRow=rt(F.deselectCurrentRow,[G]),F.toggleCurrentGroupRow=rt(F.toggleCurrentGroupRow,[G]),F.toggleCurrentRowSelection=rt(F.toggleCurrentRowSelection,[G]),F.toggleCurrentGroupRowSelection=rt(F.toggleCurrentGroupRowSelection,[G]),F.toggleCurrentTreeNodeSelection=rt(F.toggleCurrentTreeNodeSelection,[G]);let Ze=g.components?.Editor??lp,$e=ge?Te.createElement(cp,{contextValue:F},Te.createElement(Ze,null)):null,B=rt(at(()=>{if(P||ge)return null;if(me.current=F,q.renderGroupIcon&&(F.renderBag.groupIcon=Te.createElement(ht,{render:q.renderGroupIcon,renderParam:{...F,renderBag:{...F.renderBag}}})),q.renderSelectionCheckBox&&Ve=="multi-row"&&(F.renderBag.selectionCheckBox=Te.createElement(ht,{render:YS,renderParam:F}),q.renderSelectionCheckBox!==!0&&(F.renderBag.selectionCheckBox=Te.createElement(ht,{render:q.renderSelectionCheckBox,renderParam:{...F,renderBag:{...F.renderBag}}}))),G.isTreeNode){let{isParentNode:it}=G,po;po=(it?q.renderTreeIconForParentNode:q.renderTreeIconForLeafNode)||typeof q.renderTreeIcon=="function"?q.renderTreeIcon:it&&q.renderTreeIcon===!0?El:void 0,po===!0?po=El:po&&(F.renderBag.treeIcon=Te.createElement(ht,{render:El,renderParam:F})),po&&(F.renderBag.treeIcon=Te.createElement(ht,{render:po,renderParam:{...F,renderBag:{...F.renderBag}}}))}q.renderRowDetailIcon&&(F.renderBag.rowDetailsIcon=Te.createElement(ht,{render:$S,renderParam:{...F,renderBag:{...F.renderBag}}}),typeof q.renderRowDetailIcon=="function"&&(F.renderBag.rowDetailsIcon=Te.createElement(ht,{render:q.renderRowDetailIcon,renderParam:{...F,renderBag:{...F.renderBag}}}))),q.renderValue&&(F.renderBag.value=Te.createElement(ht,{render:q.renderValue,renderParam:{...F,renderBag:{...F.renderBag}}})),G.isGroupRow&&q.renderGroupValue&&(F.renderBag.value=Te.createElement(ht,{render:q.renderGroupValue,renderParam:{...F,renderBag:{...F.renderBag}}})),!G.isGroupRow&&q.renderLeafValue&&(F.renderBag.value=Te.createElement(ht,{render:q.renderLeafValue,renderParam:{...F,renderBag:{...F.renderBag}}})),me.current=F;let le=F.renderBag.value;le instanceof Date&&(le=le.toLocaleDateString());let Oe=Te.createElement(Te.Fragment,null,ie!=="end"?F.renderBag.treeIcon:null,ie!=="end"?F.renderBag.groupIcon:null,ie!=="end"?F.renderBag.rowDetailsIcon:null,ie!=="end"?F.renderBag.selectionCheckBox:null,le,ie==="end"?F.renderBag.selectionCheckBox:null,ie==="end"?F.renderBag.rowDetailsIcon:null,ie==="end"?F.renderBag.groupIcon:null,ie==="end"?F.renderBag.treeIcon:null);return g.render?Te.createElement(ht,{render:g.render,renderParam:{...F,renderBag:{...F.renderBag,all:Oe}}}):Oe}),[g,P,ge,f,g.renderTreeIcon||g.renderTreeIconForParentNode?Xe:!1,...sp(F,{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:oe,className:he}=ip({column:g,rowInfo:G,rowIndex:S,rowHeight:C,rowIndexInHorizontalLayoutPage:i,horizontalLayoutPageIndex:a,align:ie,verticalAlign:V,stylingParam:Y,formattedValueContext:X,groupByColumnReference:fe,rowStyle:n,rowClassName:r,cellStyle:c,cellClassName:d,showZebraRows:w,rowActive:ce,rowDisabled:$,rowSelected:j,cellSelected:et,cellSelection:Je,getData:l,visibleColumnIds:s,computedVisibleColumns:re.computedVisibleColumns,computedColumnOrder:u,columnReorderInPageIndex:ae}),Se=BS(()=>oe,[oe?JSON.stringify(oe):null]),Be=$e,H=B(),Ue={domRef:Z,cellType:"body",column:g,width:m,rowId:G.id,horizontalLayoutPageIndex:a,style:Se,onMouseLeave:xe,onMouseEnter:De,onClick:Ee,afterChildren:Be,onMouseDown:Ae,cssEllipsis:g.cssEllipsis??!0,className:he,renderChildren:rt(()=>H,[B])},Pt=or.Provider;return W||K?Te.createElement("div",{ref:Z,style:{display:"none"}}):Te.createElement(Pt,{value:me.current},Te.createElement(ci,{...Ue}))}var up=Te.memo(XS);function di(){return HS(or)}function xl(){let{api:o,editingValueRef:e,editingCell:t}=ne(f=>({api:f.api,editingCell:f.state.editingCell,editingValueRef:f.state.editingValueRef})),{column:n,rowInfo:r}=di(),[i]=Te.useState(()=>t?.value),[a,l]=Te.useState(i),s=t?!t.active&&!!t.waiting:!1,u=Te.useCallback(f=>{e.current=f,l(f)},[]);Te.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 nr(o){return o.render(o.renderParam)??null}function ht(o){let e=or.Provider;return Tn.createElement(e,{value:o.renderParam},Tn.createElement(nr,{render:o.render,renderParam:o.renderParam}))}function cp(o){let e=or.Provider;return Tn.createElement(e,{value:o.contextValue},o.children)}function Co(o){let e=pi.Provider;return Tn.createElement(e,{value:o.renderParam},Tn.createElement(nr,{render:o.render,renderParam:o.renderParam}))}import*as Io from"react";var rr=jr({"data-name":""}),ir={[rr["data-name"]]:"menu-icon"},W1=`[${rr["data-name"]}="${ir["data-name"]}"]`;var ZS={width:"100%",pointerEvents:"none"},Al=`${bt}-menu`;function ar(o){let{style:e,className:t,domProps:n,reserveSpaceWhenHidden:r,menuVisible:i,children:a}=o,l={...ZS,borderTop:`${pe.components.HeaderCell.menuIconLineWidth} solid currentColor`,...o.lineStyle};return Io.createElement("div",{...n,style:e,...ir,onPointerDown:s=>s.stopPropagation(),className:ee(t,Pc({menuVisible:i,reserveSpaceWhenHidden:r}),bt,`${bt}-menu`)},a??Io.createElement(Io.Fragment,null,Io.createElement("div",{className:Al,style:l}),Io.createElement("div",{className:Al,style:l}),Io.createElement("div",{className:Al,style:l})))}import*as Cn from"react";import{useEffect as QS,useState as fp}from"react";var dp="_1b8djff0 _16lm1iw1p _16lm1iw2f _16lm1iw1 _16lm1iw32";var pp={transition:"width 0.25s, opacity 0.25s"},n_=Object.keys({direction:1,size:1,lineWidth:1,lineStyle:1,style:1,className:1,index:1,forceSize:1});function fi(o){let[e,t]=fp(!0),[n,r]=fp(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={...pp,borderTop:`${a}px solid currentColor`,...o.lineStyle,opacity:n};QS(()=>{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%"),Cn.createElement("div",{"data-name":"sort-icon",style:{...l,width:d},className:ee(s,bt,dp,`${bt}-sort`)},c?Cn.createElement("div",{"data-name":"index",style:y,className:Ec},u):null,Cn.createElement("div",{style:{width:f[0],...m},onTransitionEnd:g}),Cn.createElement("div",{style:{width:f[1],...m}}),Cn.createElement("div",{style:{width:f[2],...m}}))}import*as Tp from"react";import{useCallback as Sp}from"react";function mp(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 al({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 yp,useState as JS}from"react";import*as lr from"react";function gp(o,{columns:e,shareSpaceOnResize:t,domRef:n}){let r=e[o];return{resize(i){Ce.columnWidths.set(o,r.computedWidth+i,n.current);let a=o+1;if(t){let l=e[a];if(!l)return;Ce.columnWidths.set(a,l.computedWidth-i,n.current),l.computedPinned==="start"?gl(l,i,n.current):Ce.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"){gl(u,i,n.current);continue}u.computedPinned!=="end"&&Ce.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||Ce.columnOffsets.set(l,u.computedOffset+i,n.current)}}}}}function hp(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;Ce.columnWidths.set(p,m,u),f.computedPinned!=="end"&&(l&&Ce.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"&&Ce.columnOffsets.set(c,d.computedOffset+s,u)}}}}var mi="zneyzh0 _16lm1iw2 _16lm1iw23 _16lm1iw2c _16lm1iw2a _16lm1iwm _16lm1iw35",gi=ye({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"]]}),hi=ye({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:eT}=Fe,tT=`${eT}HeaderCell_ResizeHandle`;function oT(o){let{brain:e,headerBrain:t}=ne(g=>({brain:g.state.brain,headerBrain:g.state.headerBrain})),n=yp(null),[r,i]=JS(!1),a=yp(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,T=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()}}T.setPointerCapture(h);let S=gp(o.columnIndex,{columns:o.columns,shareSpaceOnResize:y,domRef:n}),C=(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),S.resize(w),w},I=v=>{C(Math.round(v.clientX-b))},R=v=>{T.releasePointerCapture(h),T.removeEventListener("pointermove",I),T.removeEventListener("pointerup",R);let P=Math.round(v.clientX-b),w=C(P,{done:!0});p(),o.onResize({diff:w,shareSpaceOnResize:y})};T.addEventListener("pointermove",I),T.addEventListener("pointerup",R)},m=(u===!1||u==="start")&&d?{right:u==="start"?void 0:0}:u==="end"&&c?{right:void 0}:void 0;return lr.createElement("div",{ref:n,className:`${tT} ${mi} ${hi({computedPinned:u,computedFirstInCategory:c,computedLastInCategory:d})}`,onPointerDown:f},lr.createElement("div",{style:m,className:gi({constrained:r,computedPinned:u,computedFirstInCategory:c,computedLastInCategory:d})}))}var bp=lr.memo(oT);function Cp(o,e){let{computedVisibleColumns:t,getState:n,getComputed:r,actions:i}=ne(u=>({computedVisibleColumns:u.computed.computedVisibleColumns,getState:u.getState,getComputed:u.getComputed,actions:u.actions})),a=Sp(({diff:u,shareSpaceOnResize:c})=>mp({context:{getState:n,getComputed:r},column:o,diff:u,shareSpaceOnResize:c}),[o,n,r]),l=Sp(({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?Tp.createElement(bp,{horizontalLayoutPageIndex:e.horizontalLayoutPageIndex,columns:t,columnIndex:o.computedVisibleIndex,computeResize:a,onResize:l}):null}import*as We from"react";import{useCallback as Ml,useEffect as _l,useState as sT}from"react";var Ip=ye({defaultClassName:"_16lm1iw3a _16lm1iw1",variantClassNames:{dragging:{true:"_16lm1iwn _16lm1iw1x"}},defaultVariants:{},compoundVariants:[]}),Rp=ye({defaultClassName:"_16lm1iw3a _16lm1iw1 _16lm1iwo",variantClassNames:{active:{true:"_3dmbka5 _16lm1iw1k _3dmbka2"},draggingInProgress:{true:"_16lm1iw1x"}},defaultVariants:{},compoundVariants:[[{active:!1,draggingInProgress:!0},"_3dmbka3"]]});function wp(o,e){return ft(o,e)}var sr=class extends Ko{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 wp(this.data,t)?!1:(this.data=t,!0)}getData(){return this.data}isEqual(t){return wp(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=Ho(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 nT={startFromPercentage:.25,maxScrollAtPercentage:.05,maxPixelScroll:28,ease:o=>o**2,durationDampening:{stopDampeningAt:1200,accelerateAt:360}};function rT(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 iT(o,e){let t=o;for(;t&&!(t===document.documentElement||t===document.body);){if(rT(t,e))return t;t=t.parentElement}return null}function aT(o,e){return{startScrollingFrom:o*e.startFromPercentage,maxScrollValueAt:o*e.maxScrollAtPercentage}}var Dp=1;function vp(o,e,t){if(o>e.startScrollingFrom)return 0;if(o<=e.maxScrollValueAt)return t.maxPixelScroll;if(o===e.startScrollingFrom)return Dp;let r=1-(o-e.maxScrollValueAt)/(e.startScrollingFrom-e.maxScrollValueAt);return Math.ceil(t.maxPixelScroll*t.ease(r))}function lT(o,e,t){let{accelerateAt:n,stopDampeningAt:r}=t.durationDampening,i=Date.now()-e;if(i>=r)return o;if(i<n)return Dp;let a=(i-n)/(r-n);return Math.ceil(o*t.ease(a))}function Pp(o,e,t,n,r,i,a){if(o<e||o>t)return 0;let l=aT(n,r),s=o-e,u=t-o,c=u<s,d;return c?d=vp(u,l,r):d=-vp(s,l,r),d===0?0:a?(d>0?1:-1)*lT(Math.abs(d),i,r):d}var In=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={...nT,...e.config}}start(e){this.scrollContainer=iT(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=Pp(this.lastPointer.top,e.top,e.bottom,e.height,this.config,this.dragStartTime,this.shouldUseDampening):n=Pp(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 Ap=We.createContext({dragItemId:null,onDragItemPointerDown:()=>{},draggingInProgress:!1,dragListId:"",status:"accepted",dragSourceListId:null,dropTargetListId:null}),Rn=()=>We.useContext(Ap),uT=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)`},cT=o=>`${o.getAttribute(St)}`;function Ol(o,e){let t=o.current?.querySelectorAll(Np)??[];return Array.from(t).filter(r=>r.getAttribute(ur)===`${e}`)}function dT(o,e){let t=Ol(o,e);return!t||t.length,Array.from(t).map(r=>{let i=cT(r),a=r.getBoundingClientRect();return{id:i,rect:a}})}function pT(o){let{domRef:e,orientation:t,dragListId:n}=o,r=dT(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=Ie.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 Mp(o){return new sr(pT(o))}function fT(o,e){let t=Ne(e),[n,r]=We.useState(null),i=Ml(l=>{if(l)mt.registerDragInteractionTarget(l);else{let s=a();s&&mt.unregisterDragInteractionTarget(s)}r(l)},[]),a=Ne(n);return _l(()=>mt.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=Mp({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 _p(o,e){let t=o.cloneNode(!0);return t.removeAttribute(St),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 Op({proxyElement:o,dx:e,dy:t}){o.style.transform=`translate3d(${e}px, ${t}px, 0)`}function xp(o){let e=o.current;e&&(e.cleanup?e.cleanup({proxyElement:e.proxyElement}):e.proxyElement.remove(),e.originalNode.style.visibility="",o.current=null)}var $o=o=>{let e=We.useRef(null),t=We.useRef(null),[n,r]=sT(null),i=We.useRef({top:0,left:0}),a=We.useRef(null),l=We.useCallback(w=>{a.current=w},[]),{dropTargetListId:s,dragSourceListId:u}=To(),{updateDragOperationSourceAndTarget:c,dragItemId:d,status:p}=To(),f=Ne(o.onDrop),m=Ne(o.onAcceptDrop),g=Ne(o.onRemove),y=Ne(o.updatePosition??uT),{interactionTarget:h,setInteractionTarget:b}=fT(e,o);_l(()=>{let w=document.querySelector(`[${Ep}="${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]),_l(()=>{if(h){let w=o.dragListId,x=h.on("start",({dragItem:L,dragSourceListId:O,dropTargetListId:K})=>{c({dragSourceListId:O,dropTargetListId:K,dragItemId:L.id,status:"accepted"})}),A=h.on("move",({offsetsForItems:L,items:O,status:K,dragItem:W})=>{if(K==="rejected")return;let k=S(),Z=y(),G=t.current;O.forEach((j,re)=>{let de=L[re],se=k[re];if(se&&!(G&&j.id===G.dragItemId)){if(!G&&j.id===W.id){let ae=i.current;de={left:de.left+ae.left,top:de.top+ae.top}}Z({id:j.id,node:se,offset:de})}})}),E=h.on("drop",L=>{let{sortedIndexes:O,dragIndex:K,dropIndex:W,dragItem:k,items:Z,dragSourceListId:G,dropTargetListId:j,outside:re,status:de}=L,se=S();T.current=[];let ae=m(),ce=g(),ue=f(),$=y();Z.forEach((U,X)=>{let q=se[X];q&&$({id:U.id,node:q,offset:null})}),xp(t),r(U=>U&&(requestAnimationFrame(()=>r(null)),{...U,dragItemId:null})),w===j&&G!==w&&ae&&de==="accepted"&&ae({dragItemId:k.id,dragSourceListId:G,dropTargetListId:j,dragIndex:K,dropIndex:W,dropItemId:Z[W]?.id});let Y=null;W===-1&&G===w&&j===w&&re&&(Y=ce),W!==-1&&j===w&&G===w&&(Y=ue),Y&&Y?.(O,{dragIndex:K,dropIndex:W,dragItemId:Z[K].id,dropItemId:Z[W]?.id})}),D=null,M=null,_=null,N=null;if(!h.getData().initial&&e.current){if(D=new In({orientation:o.orientation,onScroll:()=>{}}),D.start(e.current),M=D.getScrollContainer(),M){let L=o.orientation==="vertical"?M.scrollTop:M.scrollLeft;_=()=>{let O=o.orientation==="vertical"?M.scrollTop:M.scrollLeft,K=O-L;L=O,K!==0&&(h.adjustForScroll(K),mt.retriggerMove())},M.addEventListener("scroll",_)}N=L=>{D.updatePointer({left:L.clientX,top:L.clientY})},ve().addEventListener("pointermove",N)}return()=>{x(),A(),E(),D&&D.stop(),M&&_&&M.removeEventListener("scroll",_),N&&ve().removeEventListener("pointermove",N)}}},[h,o.dragListId]);let T=We.useRef([]),S=Ml(()=>{let w=T.current;return(!w||w.length===0)&&(w=Ol(e,o.dragListId),T.current=w),w},[o.dragListId]),C=Ml(w=>{let x=w.currentTarget,A=x.getAttribute(St);if(A==null){let z=bo(x,Np);z&&(A=z.getAttribute(St))}if(A==null){console.warn("Could not find drag item id for element",x,`Make sure you have a parent element with a ${St} attribute`);return}A=`${A}`;let E=null,D=Ol(e,o.dragListId);T.current=D;let M=Mp({domRef:e,orientation:o.orientation,dragListId:o.dragListId,acceptDropsFrom:o.acceptDropsFrom,initial:!0,preserveDragSpace:o.preserveDragSpace}),_=M.getData().draggableItems,N=_.findIndex(z=>z.id===A);if(N===-1)return;let L=_[N],O=D[N]?.getAttribute(St)===`${A}`?D[N]:D.find(z=>z.getAttribute(St)===`${A}`);b(M);let K={left:w.clientX,top:w.clientY},W={left:w.clientX,top:w.clientY};i.current={top:0,left:0};let k=new In({orientation:o.orientation,onScroll:()=>{}});e.current&&k.start(e.current);let Z=k.getScrollContainer(),G=Z?o.orientation==="vertical"?Z.scrollTop:Z.scrollLeft:0;function j(){E&&E.move({left:W.left,top:W.top})}let re=()=>{if(!Z)return;let z=o.orientation==="vertical"?Z.scrollTop:Z.scrollLeft,Y=z-G;G=z,Y!==0&&(M.adjustForScroll(Y),o.orientation==="vertical"?i.current.top+=Y:i.current.left+=Y),j()};Z?.addEventListener("scroll",re);let de=o.dragStrategy??"proxy",se=de==="proxy"&&!o.renderDragProxy,ae=de==="proxy"&&!!o.renderDragProxy,ce=o.onDragProxyMove??Op,ue=z=>{if(W={left:z.clientX,top:z.clientY},!E){if(E=mt.startDrag({listId:o.dragListId,dragItem:L,dragIndex:N},K),O&&se){let X=O.getBoundingClientRect(),q=null,fe={dragItemNode:O,dragItemId:`${A}`,initialRect:X,initialCoords:K,get proxyElement(){return q||(q=_p(O,X)),q}},ge=o.onDragProxySetup?.(fe),ie=ge?.proxyElement??fe.proxyElement;O.style.visibility="hidden",t.current={proxyElement:ie,originalNode:O,dragItemId:`${A}`,initialRect:X,cleanup:ge?.cleanup}}if(O&&ae){let X=O.getBoundingClientRect();O.style.visibility="hidden",t.current={proxyElement:O,originalNode:O,dragItemId:`${A}`,initialRect:X,cleanup:()=>{}},r({dragItemId:`${A}`,initialRect:X,dx:0,dy:0})}}let Y=z.clientX-K.left,U=z.clientY-K.top;if(ae)r(X=>X&&{...X,dx:Y,dy:U});else{let X=t.current;X&&ce({proxyElement:X.proxyElement,dx:Y,dy:U})}k.updatePointer({left:z.clientX,top:z.clientY}),j()},$=()=>{if(k.stop(),Z?.removeEventListener("scroll",re),ve().removeEventListener("pointermove",ue),ae&&(r(z=>z&&{...z,dragItemId:null}),requestAnimationFrame(()=>{r(null)})),!E){xp(t),b(null);return}E.drop(),E=null};ve().addEventListener("pointermove",ue),ve().addEventListener("pointerup",$,{once:!0})},[o.orientation,o.dragListId,o.acceptDropsFrom,o.removeOnDropOutside,o.dragStrategy,o.renderDragProxy,o.onDragProxySetup,o.onDragProxyMove]),I=!!d,R=We.useMemo(()=>({dragItemId:d,onDragItemPointerDown:C,dragSourceListId:u,dropTargetListId:s,status:p,dragListId:o.dragListId,draggingInProgress:I}),[d,C,I,u,s,o.dragListId]),v={className:ee("DragList",I?"DragList--dragging":"",Ip({dragging:I})),[Ep]:o.dragListId},P=typeof o.children=="function"?o.children(v,R):o.children;return We.createElement(Ap.Provider,{value:R},P,n&&o.renderDragProxy?o.renderDragProxy({...n,ref:l}):null)},Ep="data-drag-list-id",St="data-drag-item-id",ur="data-drag-item-list-id",Np=`[${St}]`,mT=We.createContext({dragItemId:"",dragListId:"",active:!1,draggingInProgress:!1,dragSourceListId:"",dropTargetListId:""}),gT=o=>{let{onDragItemPointerDown:e,draggingInProgress:t,dragListId:n,dragItemId:r,dragSourceListId:i,dropTargetListId:a}=Rn(),l=o.dragListId??n,s=i===l&&r===`${o.id}`,u=We.useMemo(()=>({dragItemId:o.id,active:s,dragListId:l,draggingInProgress:t,dragSourceListId:i,dropTargetListId:a}),[o.id,s,l,t,i,a]),c={[St]:`${o.id}`,[ur]:l,onPointerDown:e,className:ee("DraggableItem",s?"DraggableItem--active":"",Rp({active:s,draggingInProgress:t}))},d=typeof o.children=="function"?o.children(c,u):o.children;return We.createElement(mT.Provider,{value:u},d)};$o.DraggableItem=gT;import*as Nl from"react";var Fp=o=>Nl.createElement(Le,{...o,viewBox:"0 -960 960 960"},Nl.createElement("path",{d:ke.hidden[0]}));import*as hr from"react";function Lp(){return{}}var kp=o=>({allowColumnHideWhileDragging:e=>e??!0});import{createContext as hT}from"react";var yT=hT(null);function Fl(){return yT}import*as _t from"react";import*as qo from"react";import{useCallback as df,useEffect as jl,useRef as UT,useState as YT}from"react";import*as yi from"react";function bT(o){let{height:e,width:t,count:n}=o;return yi.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 zp=yi.memo(bT);var Vp="mlx2t3";import*as bi from"react";import{useRef as TT}from"react";import{useEffect as ST}from"react";var Gp=(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 Hp={true:"_1ueijco2",false:"_1ueijco3",visible:"_1ueijco4",auto:"_1ueijco5",hidden:"_1ueijco6"},Kp={true:"_1ueijco7",false:"_1ueijco8",visible:"_1ueijco9",auto:"_1ueijcoa",hidden:"_1ueijcob"},Bp={true:"_1ueijcoc",false:"_1ueijcod",visible:"_1ueijcoe",auto:"_1ueijcof",hidden:"_1ueijcog"},Ll="_1ueijco1",Wp="_1ueijco0 _16lm1iw0";var jp=o=>{let e="";return typeof o=="boolean"||typeof o=="string"?e=Hp[`${o}`]:e=ee(Kp[`${o.horizontal}`],Bp[`${o.vertical}`]),e};var CT="InfiniteVirtualScrollContainer";var $p=bi.forwardRef(function(e,t){let{children:n,scrollable:r=!0,onContainerScroll:i,className:a,tabIndex:l,style:s,autoFocus:u}=e,c=t??TT(null);return Gp(c,i),bi.createElement("div",{ref:c,style:s,autoFocus:u,tabIndex:l,className:ee(a,CT,Wp,jp(r))},n)});import*as Ai from"react";import{useLayoutEffect as Ei,useMemo as ET}from"react";import*as Up from"react";import{useLayoutEffect as IT,useRef as RT,useState as wT}from"react";function vT(o){let[e,t]=wT(o.updater.get),n=RT(null);return IT(()=>{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 Ro=Up.memo(vT);var Yp=nn(Go());var kl=(o,e)=>o-e,Jt={horizontal:!0,vertical:!0};function Si(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 zl="DebugID=";function wo(o,e){return e&&e.startsWith(zl)?e:e?`${zl}${o}:${e}`:`${zl}${o}`}var Ti={start:0,end:0},Vl=o=>{o()},Gl=o=>{let{start:e,end:t}=o,[n,r]=e,[i,a]=t,l=i-n,s=a-r;return l*s},qp=o=>{let{start:e,end:t}=o,[n]=e,[r]=t;return r-n},cr=typeof window<"u"?requestAnimationFrame:o=>setTimeout(o,0);function PT(o){return o.horizontalChange||o.verticalChange}var Uo=class extends pt{constructor(t){let n=wo(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=Ti;this.verticalExtendRangeBy=Ti;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=>{cr(()=>{this.destroyed||t.has(r)&&r(n)})})};this.notifyVerticalRenderRangeChange=(t=!1)=>{if(this.destroyed)return;let n=this.onVerticalRenderRangeChangeFns,r=this.verticalRenderRange,i=t?Vl:cr;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?Vl:cr;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,Yp.default)(a,t,kl);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=Gl;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,T=l!=null,S=b&&a!==this.rowHeight,C=T&&l!==this.colWidth;b&&(this.rowHeight=a),T&&(this.colWidth=l);let I=t.rowspan!=null,R=t.colspan!=null,v=I&&t.rowspan!=this.rowspan,P=R&&t.colspan!=this.colspan;v&&(this.rowspan=t.rowspan),P&&(this.colspan=t.colspan);let w=h||C||p||P,x=y||S||f||v;(n||PT)({horizontalChange:w,verticalChange:x,colsChanged:h,colWidthChanged:C,widthChanged:p,colspanChanged:P,rowsChanged:y,rowHeightChanged:S,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?Vl:cr;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=Si(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=>{cr(()=>{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=Ti,this.verticalExtendRangeBy=Ti,this.destroyed=!0,this.onDestroyFns=[],this.onScrollFns=[],this.onScrollStartFns=[],this.onScrollStopFns=[],this.onRenderCountChangeFns.clear(),this.onRenderRangeChangeFns.clear(),this.onVerticalRenderRangeChangeFns.clear(),this.onHorizontalRenderRangeChangeFns.clear())}};var Hl=nn(Go());function Xp(...o){if(!o.length)return new Set;let[e,...t]=o;return new Set([...e].filter(n=>t.every(r=>r.has(n))))}function Zp(o,e){let t=new Set;for(let n of o)e(n)&&t.add(n);return t}function dr(o,e){for(let t of o)if(e(t))return t}var Ci=(o,e)=>o-e,Ii=class extends pt{constructor(t,n){super(`${t}:GridCellManager`);this.matrix=new te;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=dr(l,s=>!this.isCellAttached(s)))}if(n==="column"){let l=this.columnsWithCellsHistory.get(a);l&&(r=dr(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(Ci)}getColumnsWithCells(){let t=this.matrix.getKeysOfFirstChildOnEachBranchStartingWith([],{excludeSelf:!0});return[...new Set(t.map(r=>r[1])).values()].sort(Ci)}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,Hl.default)(n,t,Ci);r<0&&(r=~r),n.slice(r).forEach(a=>this.detachRow(a))}detachColsStartingWith(t){let n=this.getColumnsWithCells().sort(),r=(0,Hl.default)(n,t,Ci);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 dr(t,r=>this.getCellPosition(r)?.[0]===n)}getCellFromListForColumn(t,n){return dr(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 Qp=nn(Go());var Ri=class extends pt{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,Qp.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,Yo=Q(J.y),ef=Q(J.scrollTop),SN=Q(J.columnOffsetAtIndex),Kl=Q(J.columnOffsetAtIndexWhileReordering),wn=class extends pt{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(Yo,i?`calc( ${r}px + var(${ef}) )`:`${r}px`),t.style.transform=`translate3d(${a||0}px, var(${Yo}), 0)`};this.setTransform=(t,n,r,{x:i,y:a,scrollLeft:l,scrollTop:s},u)=>{let c=Ce.columnOffsets.get(r),d=`${Kl}-${r}`,p=s?`calc( ${a}px + var(${ef}) )`:`${a}px`;t.__currentTransformY!==p&&(t.__currentTransformY=p,t.style.setProperty(Yo,p));let f=`translate3d(var(${d}, ${c}), var(${Yo}), 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 M=i.getRowIndex(D);if(M!=null){let _=this.brain.getItemOffsetFor(M,"vertical");if(_==null)return;let N=D.getElement();if(!N)return;this.setDetailTransform(N,M,{y:_,scrollLeft:t.scrollLeft})}}),!s&&!u&&!c&&!d)return;let p=this.cellManager.getOneAttachedCell();p&&od(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,[T,S]=y;function C(D,M,_){let N=r.getCellAt([D,M]);if(N==null)return;let L=n.getCellOffset(D,M),O=N.getElement();O&&L&&_(D,M,O,L)}let I=(D,M,_,{x:N,y:L})=>{this.setTransform(_,D,M,{x:N,y:L,scrollLeft:!0},s-M)},R=(D,M,_,N)=>{this.setTransform(_,D,M,{x:N.x,y:N.y,scrollTop:!0},c-D)},v=(D,M,_,{y:N})=>{let L=f[M];this.setTransform(_,D,M,{x:L,y:N,scrollLeft:!0},a-M)},P=(D,M,_,N)=>{this.setTransform(_,D,M,{x:N.x,y:m[D],scrollTop:!0},l-D)},w=(D,M,_,{x:N,y:L})=>{this.setTransform(_,D,M,{x:N,scrollLeft:!0,y:L,scrollTop:!0},1e5)},x=(D,M,_,{x:N})=>{this.setTransform(_,D,M,{x:N,scrollLeft:!0,y:m[D],scrollTop:!0},2e5)},A=(D,M,_,N)=>{this.setTransform(_,D,M,{x:f[M],y:N.y,scrollLeft:!0,scrollTop:!0},3e5)},E=(D,M,_)=>{this.setTransform(_,D,M,{x:f[M],y:m[D],scrollLeft:!0,scrollTop:!0},4e5)};if(s||u)for(let D=h;D<T;D++){for(let M=0;M<s;M++)C(D,M,I);if(u){let M=a-u;for(let _=M;_<a;_++)C(D,_,v)}}if(c||d)for(let D=b;D<S;D++){for(let M=0;M<c;M++)C(M,D,R);if(d){let M=l-d;for(let _=M;_<l;_++)C(_,D,P)}}if(s&&c)for(let D=0;D<c;D++)for(let M=0;M<s;M++)C(D,M,w);if(s&&d){let D=l-d;for(let M=D;M<l;M++)for(let _=0;_<s;_++)C(M,_,x)}if(u&&c){let D=a-u;for(let M=0;M<c;M++)for(let _=D;_<a;_++)C(M,_,A)}if(u&&d){let D=l-d,M=a-u;for(let _=D;_<l;_++)for(let N=M;N<a;N++)C(_,N,E)}};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 Ii(n,r.cellPool),this.cellManager.onCellAttachmentChange((u,c)=>{c?this.onCellAttached(u):this.onCellDetached(u)}),this.rowManager=new Ri(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=fl(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(A=>{w<=A&&A<x||f.push({start:[t.start[0],A],end:[t.end[0],A+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+Gl(x),0),b=r?f.reduce((w,x)=>w+qp(x),0):0,T=this.brain.getRowCount(),S=this.brain.getColCount();d.detachCellsStartingAt([T,S]);let C=Math.min(T*S,h);r&&(c.detachStartingWith(this.brain.getRowCount()),c.poolSize>b&&(c.poolSize=b));let I=Xp(...f.map(w=>d.getCellsOutsideRenderRange(w)));I=Zp(I,w=>{let x=d.getCellPosition(w);return!(x&&g.has(`${x[0]}:${x[1]}`))}),d.detachCells(I),d.poolSize=C;let R=new Map,v=new Map;f.forEach(w=>{let{start:x,end:A}=w,[E,D]=x,[M,_]=A;for(let N=E;N<M;N++){for(let O=D;O<_;O++){let K=`${N}:${O}`;if(R.has(K))continue;R.set(K,!0);let{rendered:W,mapped:k}=this.isCellRenderedAndMappedCorrectly(N,O);if(N===E||O===D){let G=this.isCellCovered(N,O);if(G&&g.has(`${G[0]}:${G[1]}`)){let j=d.getCellAt([N,O]);j!=null&&d.detachCell(j);continue}}if(W&&!i&&k)continue;let Z;W?Z=d.getCellAt([N,O]):Z=d.getCellFor([N,O],u?"row":"column"),Z==null&&(Z=d.getDetachedCell()),this.renderCellAt(N,O,Z,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:A,mapped:E}=this.isCellRenderedAndMappedCorrectly(w,x);if(A){if(i||!E){let M=[w,x],_=d.getCellAt(M);this.renderCellAt(w,x,_,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(C=>{let I=C.getElement();I&&(I.style.position="absolute",I.style.left="0px",I.style.top="0px"),this.updateElementPosition(C)});let T=this.brain.isHorizontalLayoutBrain?{renderRowIndex:y,renderColIndex:h}:void 0,S=this.brain.isHorizontalLayoutBrain;if(!b){S?this.cellManager.detachCell(r):this.cellManager.detachCell(r);return}this.cellManager.renderNodeAtCell(b,r,[t,n],T),this.updateElementPosition(r,{hidden:g,rowspan:u,colspan:c})}reset(){this.cellManager.reset(),this.rowManager.reset()}};var wi=class extends wn{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=pe.runtime.totalVisibleColumnsWidthVar,d=u?`calc(${c} * ${u})`:"0px",p=Ce.columnOffsets.get(l.colIndex),f=`${Kl}-${l.colIndex}`,m=`${s}px`;t.__currentTransformY!==m&&(t.__currentTransformY=m,t.style.setProperty(Yo,m));let g=`calc(var(${f}, ${p}) + ${d})`,y=`var(${Yo})`,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 of from"react";var vn=class vn extends pt{constructor(t){super(t);this.cellRemoveSubscription=be();this.cellAttachmentChangeSubscription=be();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+=vn.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/vn.POOL_SIZE_INCREMENT)*vn.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--}};vn.POOL_SIZE_INCREMENT=1;var vi=vn;var tf=new Map,DT=()=>{},Bl=class{constructor(e,t){this.element=null;this.mounted=!1;this.pendingAfterCommitWork=null;this.mountSubscription=be();let n=tf.get(e)??0,r=`${e}:GridCellReact:${n}`;tf.set(e,n+1),this.debugId=r,this.cellInfo=t,this.updater=be(),this.node=of.createElement(Ro,{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=DT,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}},Pi=class extends vi{constructor(t){super(`${t}:GridCellPoolForReact`);this.cellDebugId=t}createCellInstance(){return new Bl(this.cellDebugId)}};import*as rf from"react";var Pn=class Pn extends pt{constructor(t){super(t);this.rowRemoveSubscription=be();this.rowAttachmentChangeSubscription=be();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+=Pn.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/Pn.POOL_SIZE_INCREMENT)*Pn.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--}};Pn.POOL_SIZE_INCREMENT=1;var Di=Pn;var nf=new Map,xT=()=>{},Wl=class{constructor(e){this.element=null;this.mounted=!1;this.mountSubscription=be();let t=nf.get(e)??0,n=`${e}:ListRowReact:${t}`;nf.set(e,t+1),this.debugId=n,this.updater=be(),this.node=rf.createElement(Ro,{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=xT,this.element=null,this.node=null}getNode(){return this.node}update(e){this.updater(e)}getElement(){return this.element}},xi=class extends Di{constructor(t){super(`${t}:ListRowPoolForReact`);this.rowDebugId=t}createRowInstance(){return new Wl(this.rowDebugId)}};function af(o){return{cellPool:new Pi(o),rowPool:new xi(o)}}function pr(o){let e=o.isHorizontalLayoutBrain?new wi(o,`${o.name}:HorizontalLayoutTableRenderer`,af(`${o.name}:HorizontalLayoutTableRenderer`)):new wn(o,`${o.name}:ReactHeadlessTableRenderer`,af(`${o.name}:ReactHeadlessTableRenderer`)),t=be();return o.onDestroy(()=>{e.destroy(),t.destroy()}),{renderer:e,onRenderUpdater:t}}function AT(o){let{brain:e,renderCell:t,renderDetailRow:n,forceRerenderTimestamp:r}=o,{renderer:i,onRenderUpdater:a}=ET(()=>o.onRenderUpdater&&o.renderer?{renderer:o.renderer,onRenderUpdater:o.onRenderUpdater}:pr(e),[e,o.onRenderUpdater,o.renderer]);return Ei(()=>{i.cellHoverClassNames=o.cellHoverClassNames||[]},[i,o.cellHoverClassNames]),Ei(()=>{i.cellDetachedClassNames=o.cellDetachedClassNames||[]},[i,o.cellDetachedClassNames]),Ei(()=>{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]),Ei(()=>{i.flushPendingAfterCommitWork()}),Ai.createElement(Ro,{updater:a})}var Mi=Ai.memo(AT);import*as fr from"react";import{useEffect as MT,useLayoutEffect as _T,useRef as OT}from"react";var lf=ye({defaultClassName:"nxbq1c1 _16lm1iwz _16lm1iw2",variantClassNames:{visible:{true:"nxbq1c3",false:"nxbq1c4"}},defaultVariants:{},compoundVariants:[]}),_i="nxbq1c0 _16lm1iwz _16lm1iw4 _16lm1iw26 _16lm1iw23 _16lm1iw1y _16lm1iw1k";var sf=ye({defaultClassName:"j26lrx0 _16lm1iwz _16lm1iw2 _16lm1iw23 _16lm1iw26",variantClassNames:{active:{true:"j26lrx2",false:"j26lrx3"}},defaultVariants:{},compoundVariants:[]});var{rootClassName:NT}=Fe,FT=`${NT}-ActiveRowIndicator`,LT=`calc(${J.activeCellRowOffsetX} + var(${Q(J.scrollLeftForActiveRowWhenHorizontalLayout)}, 0px))`,kT={[Q(J.activeCellOffsetY)]:J.activeCellRowOffset,transform:`translate3d(${LT}, calc( ${J.activeCellOffsetY} + var(${Q(J.scrollTopForActiveRow)}, 0px)), 0px)`,height:J.activeCellRowHeight,maxWidth:pe.runtime.totalVisibleColumnsWidthVar},zT=o=>{let{brain:e}=o,t=OT(null),n=o.activeRowIndex!=null&&e.getInitialRows()>o.activeRowIndex,[r,i]=kt();return _T(()=>{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(${pe.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};gn(d,c)},[o.activeRowIndex,e]),MT(()=>{let a=u=>{gn({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]),fr.createElement("div",{className:_i,"data-name":"active-row"},fr.createElement("div",{ref:t,"data-name":"active-row-indicator",className:`${FT} ${sf({active:n})}`,style:n?kT:void 0}))},uf=fr.memo(zT);import*as mr from"react";import{useEffect as VT,useLayoutEffect as GT,useRef as HT}from"react";var{rootClassName:KT}=Fe,BT=`${KT}-ActiveCellIndicator`,WT=Q(J.columnZIndexAtIndex),jT=(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;gn({activeCellRowHeight:`${i}px`,activeCellRowOffset:`${a}px`},l)},$T=o=>{let{brain:e}=o,[t,n]=kt(),r=HT(null),i=o.activeCellIndex!=null&&e.getInitialRows()>o.activeCellIndex[0];return GT(()=>{jT(e,o.activeCellIndex,o.rowHeight,r)},[o.activeCellIndex,o.rowHeight,e]),VT(()=>{let a=e.onRenderCountChange(()=>{n()});return()=>{a()}},[e]),mr.createElement("div",{className:_i,ref:r,"data-name":"active-cell",style:i?{zIndex:`var(${WT}-${o.activeCellIndex[1]})`}:void 0},mr.createElement("div",{"data-name":"active-cell-indicator",className:`${BT} ${lf({visible:i})}`}))},cf=mr.memo($T);var Oi=[Bd,`${lt}DetachedCell`];function Ni(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 qT=ee(Vp,Ll);function pf(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=UT(null),[b,T]=YT({width:0,height:0});jl(()=>{n!=null&&e.setScrollStopDelay(n)},[n,e]),jl(()=>{let I=h.current?.parentNode;return I?(y&&document.activeElement!==I&&I.focus(),rn(I,()=>{let P={height:I.clientHeight,width:I.clientWidth};e.update(P)},{debounce:50})):void 0},[p,e]);let S=df(I=>{requestAnimationFrame(()=>{h.current&&h.current.style.setProperty("transform",`translate3d(${-I.scrollLeft}px, ${-I.scrollTop}px, 0px)`)})},[]),C=df(I=>{e.setScrollPosition(I,S)},[e,S]);return jl(()=>{let I=e.onRenderCountChange(()=>{T(e.getVirtualizedContentSize())});return T(e.getVirtualizedContentSize()),S(e.getScrollPosition()||{scrollLeft:0,scrollTop:0}),I},[e]),qo.createElement($p,{onContainerScroll:C,...g,ref:t},qo.createElement("div",{ref:h,className:qT,"data-name":"scroll-transform-target"},qo.createElement(Mi,{forceRerenderTimestamp:f,renderer:s,onRenderUpdater:d,renderCell:r,renderDetailRow:i,brain:e,cellHoverClassNames:l,cellDetachedClassNames:Oi}),c!=null?qo.createElement(cf,{brain:e,rowHeight:a,activeCellIndex:c}):null),u!=null?qo.createElement(uf,{brain:e,activeRowIndex:u}):null,qo.createElement(zp,{width:b.width,height:b.height}))}function ff(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,T,S=h;for(;b;){let C=e[b];if(C){g.add(b);let I=[p,...g];T=y.has(b)?i.get(b):void 0,T||(T={id:b,type:"group",ref:C,columnItems:[],children:[],groupOffset:0,uniqueGroupId:[b],computedWidth:0,computedPinned:h.computedPinned,depth:t.get(b)??0},r.set(I,T),i.set(b,T)),T.columnItems.push(h),T.uniqueGroupId.push(h.id),S&&!y.has(S.id)&&T.children.push(S),S=T,b=C.columnGroup}else break}});let l=[],s=new te,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"&&mf(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 mf(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"&&mf(t.children),e+=n})}import*as vo from"react";import{useCallback as Rf,useEffect as oC,useMemo as nC,useRef as rC}from"react";import*as $l from"react";import*as bf from"react";import{useCallback as yf}from"react";import{useRef as gf,useState as XT}from"react";import*as gr from"react";var{rootClassName:ZT}=Fe,QT=`${ZT}HeaderCell_ResizeHandle`;function JT(o){let e=gf(null),[t,n]=XT(!1),r=gf(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=hp(o.groupColumns.map(S=>S.computedVisibleIndex),{columns:o.columns,domRef:e}),h=S=>{a==="end"&&(S*=-1);let{constrained:C,adjustedDiffs:I,adjustedDiff:R}=o.computeResize(S);return r.current!==C&&n(C),y.resize(I),R},b=S=>{if(g){let C=o.groupColumns.reduce((v,P)=>v+P.computedWidth-P.computedMinWidth,0),I=o.brain.getAvailableSize(),R={width:I.width+C,height:I.height};o.brain.update(R),g=!1}h(Math.round(S.clientX-f))},T=S=>{m.releasePointerCapture(p),m.removeEventListener("pointermove",b),m.removeEventListener("pointerup",T);let C=Math.round(S.clientX-f),I=h(C);o.onResize(I)};m.addEventListener("pointermove",b),m.addEventListener("pointerup",T)},c=(a===!1||a==="start")&&s?{right:a==="start"?void 0:pe.components.HeaderCell.resizeHandleWidth}:a==="end"&&l?{right:void 0}:void 0;return gr.createElement("div",{ref:e,className:`${QT} ${mi} ${hi({computedPinned:a,computedFirstInCategory:l,computedLastInCategory:s})}`,onPointerDown:u},gr.createElement("div",{style:{...c,...o.style},className:gi({constrained:t})}))}var hf=gr.memo(JT);function Sf(o,e){let{bodyBrain:t,groupHeight:n,columnGroup:r,columnGroupsMaxDepth:i}=e,{computedVisibleColumns:a,getState:l,getComputed:s,actions:u}=ne(g=>({computedVisibleColumns:g.computed.computedVisibleColumns,getState:g.getState,getComputed:g.getComputed,actions:g.actions})),c=o[o.length-1],d=yf(g=>{let y=l(),{columnSizing:h,viewportReservedWidth:b,bodySize:T}=y,S=s().computedVisibleColumns,C=!1,I=S.reduce((P,w)=>(w.computedFlex&&(P[w.id]={...h[w.id],flex:w.computedWidth},C=!0),P),{}),R=C?{...h,...I}:h;return Lc({availableSize:T.width,reservedWidth:b||0,dragHandleOffset:g,dragHandlePositionAfter:c.computedVisibleIndex,columnSizing:R,columnGroupSize:o.length,items:S.map(P=>({id:P.id,resizable:P.computedResizable,computedFlex:P.computedFlex,computedWidth:P.computedWidth,computedMinWidth:P.computedMinWidth,computedMaxWidth:P.computedMaxWidth}))})},[c]),p=yf(g=>{let{columnSizing:y,reservedWidth:h}=d(g);u.viewportReservedWidth=h,u.columnSizing=y},[d]);return o.some(g=>g.computedResizable)?bf.createElement(hf,{brain:t,style:{height:n*(i-r.depth+2)},columns:a,groupColumns:o,computeResize:d,onResize:p}):null}var Tf=`${lt}HeaderGroup`,Cf=Q(J.columnWidthAtIndex),eC=Q(J.columnZIndexAtIndex);function If(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=Sf(n,{bodyBrain:r,groupHeight:t,columnGroup:e,columnGroupsMaxDepth:i}),u=n[0],c=n.length>1?"calc( "+n.map(f=>`var(${Cf}-${f.computedVisibleIndex})`).join(" + ")+" )":`var(${Cf}-${u.computedVisibleIndex})`,d=`calc(var(${eC}-${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,$l.createElement("div",{ref:o.domRef,"data-group-id":e.uniqueGroupId,className:ee(vc,Tf),style:p,"data-z-index":d},$l.createElement("div",{className:ee(`${Tf}__header-content`,At)},a),s)}import{useContext as tC}from"react";import*as ql from"react";var Ul;function Xl(){return Ul||(Ul=ql.createContext({dataSourceApi:null,getDataSourceState:()=>null,assignState:()=>null,getDataSourceMasterContext:()=>{},dataSourceState:null,dataSourceActions:null}))}var Yl;function Fi(){return Yl||(Yl=ql.createContext(null))}function Me(o){let e=Fi(),t=tC(e);return an(t,o)}function Kt(){return Me(o=>({getDataSourceState:o.getDataSourceState,getDataSourceMasterContext:o.getDataSourceMasterContext,dataSourceActions:o.dataSourceActions,dataSourceApi:o.dataSourceApi,assignState:o.assignState}))}var{rootClassName:iC}=Fe,aC=[],wf=`${iC}Header`,lC=Tc({overflow:!1}),vf=()=>{};function sC(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}=ne(A=>({computedColumnsMap:A.computed.computedColumnsMap,getState:A.getState,headerOptions:A.state.headerOptions,headerRenderer:A.state.headerRenderer,headerOnRenderUpdater:A.state.headerOnRenderUpdater,showColumnFilters:A.state.showColumnFilters})),g=rC(null),y=Rf(A=>{g.current&&(g.current.style.transform=`translate3d(-${A.scrollLeft}px, 0px, 0px)`)},[]);oC(()=>{let A=t.onScroll(y);return y(t.getScrollPosition()||{scrollLeft:0,scrollTop:0}),A},[t]);let h={ref:g,className:ee(wf,`${wf}--virtualized`,i,lC),style:{...r,height:a}},{getDataSourceState:b,dataSourceApi:T,dataSourceActions:S}=Kt(),{allRowsSelected:C,someRowsSelected:I,selectionMode:R,filterTypes:v,filterDelay:P}=Me(A=>({allRowsSelected:A.dataSourceState.allRowsSelected,someRowsSelected:A.dataSourceState.someRowsSelected,selectionMode:A.dataSourceState.selectionMode,filterTypes:A.dataSourceState.filterTypes,filterDelay:A.dataSourceState.filterDelay})),w=nC(()=>({allRowsSelected:C,someRowsSelected:I,selectionMode:R}),[C,I,R]),x=Rf(A=>{let{rowIndex:E,colIndex:D,domRef:M,height:_,widthWithColspan:N,heightWithRowspan:L,hidden:O}=A,K=n[D];if(!K||O)return null;let W=t.isHorizontalLayoutBrain?t.getPageIndexForRow(E):null,k=l?l.pathsToCells.get([E,D]):null;if(k&&k.type==="group"){let Z=k.columnItems.map(re=>re.ref),G={...k.ref,id:k.id,uniqueGroupId:k.uniqueGroupId,depth:k.depth,columns:Z.map(re=>re.id),computedWidth:k.computedWidth,groupOffset:k.groupOffset};return u().columnGroupVisibility[k.id]!==!1?vo.createElement(If,{horizontalLayoutPageIndex:W,bodyBrain:e,columnGroupsMaxDepth:s,domRef:M,columns:Z,width:N,height:_,columnGroup:G}):null}return vo.createElement(Df,{domRef:M,column:K,horizontalLayoutPageIndex:W,headerOptions:c,dataSourceStatePartialForHeaderCell:w,filterTypes:v,filterDelay:P,getDataSourceState:b,dataSourceApi:T,dataSourceActions:S,width:N,height:L,columnsMap:m})},[c,n,a,l,s,f,t,b,T,S,v,P,w]);return vo.createElement($o,{orientation:"horizontal",dragListId:"header",dragStrategy:"inline",onDrop:vf,updatePosition:vf},A=>vo.createElement("div",{...A,...h,className:ee(A.className,h.className)},vo.createElement(Mi,{name:"header",renderCell:x,brain:t,renderer:d,onRenderUpdater:p,cellHoverClassNames:aC,cellDetachedClassNames:Oi})))}var Pf=vo.memo(sC);function xf(o){let{headerBrain:e,bodyBrain:t,scrollbars:n}=o,{computedPinnedStartColumns:r,computedPinnedEndColumns:i,computedVisibleColumns:a,columnSize:l}=ne(I=>({computedPinnedStartColumns:I.computed.computedPinnedStartColumns,computedPinnedEndColumns:I.computed.computedPinnedEndColumns,computedVisibleColumns:I.computed.computedVisibleColumns,columnSize:I.computed.columnSize})),{columnHeaderHeight:s,columnGroupsDepthsMap:u,columnGroupsMaxDepth:c,computedColumnGroups:d,showColumnFilters:p}=ne(I=>({columnHeaderHeight:I.state.columnHeaderHeight,columnGroupsDepthsMap:I.state.columnGroupsDepthsMap,columnGroupsMaxDepth:I.state.columnGroupsMaxDepth,computedColumnGroups:I.state.computedColumnGroups,showColumnFilters:I.state.showColumnFilters})),f=!d||!Object.keys(d).length?1:c+2,m=f*s+(p?s:0),g=_t.useMemo(()=>{if(!(!d||!Object.keys(d).length))return ff(a,d,u,c)},[a,d,u]),y=_t.useCallback(({rowIndex:I,colIndex:R})=>{let v=a[R],P=1,w=1;if(!v||!g)return{rowspan:P,colspan:w};let x=g.pathsToCells.get([I,R]);if(!x)return{rowspan:P,colspan:w};if(x.type==="column")return{colspan:w,rowspan:f-x.depth};let A=x.columnItems.findIndex(E=>E.id===v.id);return{rowspan:P,colspan:A===0?x.columnItems.length:1}},[d,c,a,g,f,u]),h=_t.useCallback(({rowIndex:I,colIndex:R})=>y({rowIndex:I,colIndex:R}).rowspan,[y]),b=_t.useCallback(({rowIndex:I,colIndex:R})=>y({rowIndex:I,colIndex:R}).colspan,[y]),T=_t.useCallback(I=>p?I<f-1?s:2*s:s,[f,p,s]);Ni(e,{colWidth:l,rowHeight:T,rows:f,cols:a.length,height:m,rowspan:h,colspan:b},{fixedColsEnd:i.length,fixedColsStart:r.length});let S=_t.createElement(Pf,{columns:a,headerBrain:e,bodyBrain:t,columnHeaderHeight:m,columnGroupsMaxDepth:c,columnAndGroupTreeInfo:g}),C=n.vertical&&yo()?_t.createElement("div",{className:Dc,style:{zIndex:1e3,width:yo()}}):null;return _t.createElement("div",{className:`${wl} ${Mc}`,style:{height:m}},S,C)}var{ManagedComponentContextProvider:uC}=xt({initSetupState:Lp,forwardProps:kp,Context:Fl()});function Zl(o){let{getComputed:e,header:t,brain:n,headerBrain:r,wrapRowsHorizontally:i}=ne(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?hr.createElement(uC,{...o},hr.createElement(xf,{wrapRowsHorizontally:!!i,bodyBrain:n,headerBrain:r,scrollbars:a})):null}function Ef(){return hr.useContext(Fl()).componentState}var mC=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 Pe.createElement(s,{domProps:{className:li},onChange:u=>{if(l){u?r.treeApi.selectAll():r.treeApi.deselectAll();return}u?n.rowSelectionApi.selectAll():n.rowSelectionApi.deselectAll()},checked:i})},pi=Pe.createContext(null);var gC=Q(J.columnZIndexAtIndex),hC=Q(J.columnVisibilityAtIndex),Ql=Pe.createElement("div",{className:Br[1]}),Mf=jr({"data-name":"","data-field":"","data-header-align":"","data-column-id":"","data-sort":"","data-sort-index":"",[St]:"",[ur]:""});function yC(o){let e=o.column,{allowColumnHideWhileDragging:t}=Ef(),{dataSourceStatePartialForHeaderCell:n,horizontalLayoutPageIndex:r,getDataSourceState:i,dataSourceApi:a,dataSourceActions:l,filterTypes:s,filterDelay:u}=o,{allRowsSelected:c,someRowsSelected:d,selectionMode:p}=n,{onDragItemPointerDown:f}=Rn(),{api:m,getComputed:g,getState:y,actions:h,getDataSourceMasterContext:b,showColumnFilters:T,components:S,portalDOMRef:C,columnHeaderHeight:I,columnReorderDragColumnId:R,columnMenuVisibleForColumnId:v,columnReorderInPageIndex:P}=ne(H=>({api:H.api,getComputed:H.getComputed,getState:H.getState,actions:H.actions,getDataSourceMasterContext:H.getDataSourceMasterContext,showColumnFilters:H.state.showColumnFilters,components:H.state.components,portalDOMRef:H.state.portalDOMRef,columnHeaderHeight:H.state.columnHeaderHeight,columnReorderDragColumnId:H.state.columnReorderDragColumnId,columnMenuVisibleForColumnId:H.state.columnMenuVisibleForColumnId,columnReorderInPageIndex:H.state.columnReorderInPageIndex})),w=R===e.id,x=P!=null?r!==P:!1,{onResize:A,height:E,width:D,headerOptions:M,columnsMap:_}=o,N=e.computedSortInfo,L=e.header,O=Af(H=>{z.current=H,o.domRef?.(H)},[o.domRef]),K=M.alwaysReserveSpaceForSortIcon,W=e.headerAlign??e.align,k=(typeof W=="function"?W({isHeader:!0,column:e}):W)??"start",Z=(typeof e.verticalAlign=="function"?e.verticalAlign({isHeader:!0,column:e}):e.verticalAlign)??"center",G=st(e,{actions:h,api:m,dataSourceActions:l,dataSourceApi:a,getComputed:g,getDataSourceState:i,getDataSourceMasterContext:b,getState:y}),j=G.isSortable(),re=j&&(e.computedSorted||K)?Pe.createElement(fi,{index:e.computedMultiSort?e.computedSortIndex+1:void 0,style:{marginInlineStart:pe.spacing[2],marginInlineEnd:pe.spacing[2]},className:`${Bo}__sort-icon ${xc} ${Ac({align:k})}`,direction:e.computedSorted?e.computedSortedAsc?1:-1:0}):null,se=e.computedFilterable&&e.computedFiltered?Pe.createElement(dn,null):null,ae=e.headerCssEllipsis??e.cssEllipsis??!0,ce={reserveSpaceWhenHidden:k==="center",menuVisible:v===e.id,style:k==="end"?{marginInlineStart:`calc(${pe.components.HeaderCell.resizeHandleActiveAreaWidth} / 2)`,marginInlineEnd:pe.spacing[2]}:{marginInlineEnd:`calc(${pe.components.HeaderCell.resizeHandleActiveAreaWidth} / 2)`,marginInlineStart:pe.spacing[2]},domProps:{onMouseDown:H=>{H.stopPropagation(),G.toggleContextMenu(H.target)}}},ue=e.components?.MenuIcon||S?.MenuIcon||ar,$=Pe.createElement(ue,{...ce}),z=pC(null),Y={horizontalLayoutPageIndex:r,dragging:w,domRef:O,htmlElementRef:z,renderLocation:"column-header",column:e,columnsMap:_,columnSortInfo:N,columnFilterValue:e.computedFilterValue,filtered:e.computedFiltered,someRowsSelected:d,allRowsSelected:c,selectionMode:p,api:m,dataSourceApi:a,columnApi:G,renderBag:{sortIcon:re,filterIcon:se,menuIcon:$,menuIconProps:ce,selectionCheckBox:null,header:e.header&&typeof e.header!="function"?e.header:e.name}},U=Y,X=U.renderBag.header,q=()=>{let H={...Y,renderBag:{...Y.renderBag}};if(e.renderSortIcon&&(H.renderBag.sortIcon=Pe.createElement(Co,{render:e.renderSortIcon,renderParam:{...H,renderBag:{...H.renderBag}}})),e.renderFilterIcon&&(H.renderBag.filterIcon=Pe.createElement(Co,{render:e.renderFilterIcon,renderParam:{...H,renderBag:{...H.renderBag}}})),typeof e.renderMenuIcon=="function"&&(H.renderBag.menuIcon=Pe.createElement(Co,{render:Oe=>{if(typeof e.renderMenuIcon!="function")return null;let it=e.renderMenuIcon(Oe);return it?it.type===ue||it.type===ar?it:Pe.createElement(ue,{...ce},it):null},renderParam:{...H,renderBag:{...H.renderBag}}})),e.renderSelectionCheckBox&&p==="multi-row"){H.renderBag.selectionCheckBox=Pe.createElement(Co,{render:mC,renderParam:{...H,renderBag:{...H.renderBag}}});let Oe=e.renderHeaderSelectionCheckBox??e.renderSelectionCheckBox;Oe&&Oe!==!0&&(H.renderBag.selectionCheckBox=Pe.createElement(Co,{render:Oe,renderParam:{...H,renderBag:{...H.renderBag}}}))}L instanceof Function&&(H.renderBag.header=X=Pe.createElement(Co,{render:L,renderParam:{...H,renderBag:{...H.renderBag}}}));let Ue=e.renderMenuIcon===!1?null:H.renderBag.menuIcon,Pt=ae?Pe.createElement("div",{className:At},H.renderBag.header):H.renderBag.header,le=Pe.createElement(Pe.Fragment,null,k==="center"?Ql:null,H.renderBag.selectionCheckBox,Pt,H.renderBag.sortIcon,H.renderBag.filterIcon,k==="center"?Ql:null,k!=="center"?Ql:null,Ue);return e.renderHeader?Pe.createElement(Co,{render:e.renderHeader,renderParam:{...H,renderBag:{...H.renderBag,all:le}}}):le};dC(()=>{let H=null,Ue=z.current;return A&&Ue&&(H=rn(Ue,A)),()=>{H?.()}},[z.current,o.onResize]);let fe={height:E};e.headerStyle&&(fe=typeof e.headerStyle=="function"?{...fe,...e.headerStyle(U)||{}}:{...fe,...e.headerStyle});let ge=typeof e.headerClassName=="function"?e.headerClassName(U):e.headerClassName,{onPointerDown:ie,proxyPosition:V,dragColumnOutside:F}=Fd({columnId:e.id,domRef:z,horizontalLayoutPageIndex:r,allowColumnHideOnDrag:t}),me=null,De=pi.Provider,xe={filtered:e.computedFiltered,verticalAlign:Z,align:k},Ee=Pe.useMemo(()=>{let H=Ue=>{m.setColumnFilter(e.id,Ue)};return u>0?Dt(H,{wait:u}):H},[u,e.id]),Ae=e.computedFilterType,Ve=s[Ae],Je=e.computedFilterable?e.computedFilterValue?.filter.operator??Ve?.defaultOperator:void 0,Xe=e.computedFilterable&&Ve?Ve.operators.find(H=>H.name===Je):void 0,et=Xe?.components?.FilterEditor||Ve?.components?.FilterEditor||e.components?.FilterEditor||mn,Ze=Ve?.components?.FilterOperatorSwitch||e.components?.FilterOperatorSwitch,$e=Cp(e,{horizontalLayoutPageIndex:r}),B=`var(${gC}-${e.computedVisibleIndex})`;fe.zIndex=B,fe.visibility=`var(${hC}-${e.computedVisibleIndex}, visible)`;let oe={"data-field":`${e.field||""}`,"data-column-id":e.id,[St]:e.id,[ur]:"header","data-header-align":k,"data-name":"HeaderCell","data-sort":e.computedSortedAsc?"asc":e.computedSortedDesc?"desc":"none","data-sort-index":`${e.computedSortIndex??-1}`},he=e.computedFilterable?Pe.createElement($c,{horizontalLayoutPageIndex:r,filterEditor:et,filterOperatorSwitch:Ze??Uc,operator:Xe,filterTypes:s,onChange:Ee,columnFilterType:Ae,columnLabel:e.field||e.name||e.id,columnFilterValue:e.computedFilterValue,columnHeaderHeight:I}):Pe.createElement(Yc,null);U.renderBag.filterEditor=he;let Se=Af(H=>{ie(H),f(H)},[ie,f]),Be=q();return w&&V&&(me=Pe.createElement("div",{key:e.id,className:`${Bo}Proxy ${yc}`,style:{height:E,width:D,left:V.left??0,top:V.top??0}},Pe.createElement("div",{className:bc({visible:F})},Pe.createElement(Fp,{size:16})),X),me=fC(me,C.current)),Pe.createElement(De,{value:U},Pe.createElement(ci,{domRef:O,horizontalLayoutPageIndex:o.horizontalLayoutPageIndex,cellType:"header",column:e,...oe,"data-z-index":B,style:fe,width:D,onPointerDown:Se,contentClassName:ee(hc(xe),$u[k]),contentStyle:T?{height:E/2}:void 0,className:ee(Bo,Zu.none,j?Wu.pointer:"",ge,ti(e,[Bo,Zt],Sc,{dragging:w,insideDisabledDraggingPage:x,align:k,verticalAlign:Z,rowSelected:!1,cellSelected:!1,rowDisabled:!1,zebra:!1,rowActive:!1,firstRow:!0,firstRowInHorizontalLayoutPage:!0,treeNode:!1,groupCell:!1,groupRow:!1,rowExpanded:!1}),gc),cssEllipsis:ae,afterChildren:Pe.createElement(Pe.Fragment,null,T?he:null,$e),renderChildren:Be}),me)}var Df=Pe.memo(yC);function Jr(){return cC(pi)}import*as eo from"react";import{useEffect as bC}from"react";function _f(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 Of={padding:pe.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"},Nf=(o,e)=>{if(o)for(let[t,n]of Object.entries(e))o.style.setProperty(_f(t),n,"important")},Ff=eo.forwardRef(function(e,t){let{rootClassName:n}=Kr(),r=eo.useRef(null),i=eo.useCallback(a=>{r.current=a,t&&(typeof t=="function"?t(a):t.current=a)},[]);return bC(()=>{let a=()=>{setTimeout(()=>{Nf(r.current,Of),Nf(r.current?.firstElementChild,SC)})};a();let l=setInterval(a,1e3);return()=>{clearInterval(l)}},[]),eo.createElement("div",{ref:i,...e,className:ee(`${n}-Footer`,nd,e.className),style:Of},"Powered by"," ",eo.createElement("a",{href:"https://infinite-table.com",rel:"noopener noreferrer",role:"link",target:"_blank"},"Infinite Table"))});function Jl(o){return o.map(Bt)}function Bt(o){if(ve().structuredClone)return ve().structuredClone(o);if(o===null||typeof o!="object")return o;if(Array.isArray(o))return Jl(o);if(o instanceof Date)return new Date(o);if(o instanceof Set)return new Set(Jl(Array.from(o)));if(o instanceof Map)return new Map(Jl(Array.from(o)));let e={};for(let t in o)o.hasOwnProperty(t)&&(e[t]=Bt(o[t]));return e}function yr(o){return o}var Xo=Object.seal({data:null,field:null});var Do="____root____",kf="____not_loaded_yet____";function Po(){return!1}function es(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 Li(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 zf(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 te;function d(h,b,T,S=0,C=[]){let I=!T.length||S===T.length-1,R=b[u?.values||"values"]||{};for(let v in R)if(R.hasOwnProperty(v)){let P=v;C.push(P),p.set(C,!0),h.set(C,{reducerResults:R[v][u?.totals||"totals"]||{},items:[]}),I||d(h,R[v],T,S+1,C),C.pop()}}let p=r?new te:void 0,f=[],m=es(n),g=Bt(m);e.visitDepthFirst((h,b,T,S)=>{let[C,...I]=b,R=h.children,v=c.get(I);if(v&&(v.cache=h.cache,v.childrenLoading=h.childrenLoading,v.childrenAvailable=h.childrenAvailable,v.error=h.error),I.length==i.length&&i.length){if(v){v.items=R;for(let w=0,x=I.length;w<x;w++){let A=I.slice(0,w),E=c.get(A);E&&(E.items=E.items||[],E.items=E.items.concat(R))}R=a.indexArray(R,{toPrimaryKey:l,cache:s,nodesKey:void 0})}return S?.()}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([...I,`${kf}${P}`],D);continue}let x=R[P].data,A=R[P].keys||[];if(A.length){let D=A[A.length-1];I.push(D)}let E={items:[],cache:!1,childrenLoading:!1,childrenAvailable:!1,commonData:x,totalChildrenCount:R[P].totalChildrenCount,reducerResults:R[P].aggregations||{},isTree:!1,isGroupBy:!0};if(c.set(I,E),r){let D=E.pivotDeepMap=new te,M=R[P].pivot;d(D,M,r,0,f)}A.length&&I.pop()}S?.()});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 Lf(o,e,t,n,r,i,a,l,s,u=yr){let{items:c,reducerResults:d,pivotDeepMap:p}=o.get(e);if(c.push(n),a&&Li(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&&(Xo.data=n,Xo.field=g,b=y(Xo));let T=(h||u)(b,n);t.push(T),p.has(t)||(l.set(t,!0),p?.set(t,{reducerResults:Bt(s),items:[]}));let{reducerResults:S,items:C}=p.get(t);C.push(n),a&&Li(n,r,a,S,e)}t.length=0}}function Vf(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 T=n.slice(0,h),S=e.get(T),{reducerResults:C,items:I}=S;I.push(r),S.leavesAvailableCount++,S.totalLeafNodesCount++,a&&Li(r,i,a,C,T)}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 T=y[h];Vf(o,e,t,p,T,h,a,l)}a&&br(a,m,g)}}function ts(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=es(t),i=Bt(r),a=new te,l=new te;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++)Vf(o,a,l,[],e[u],u,t,r);t&&br(t,i,e);let s={deepMap:a,treeParams:o,treePaths:l,initialData:e,reducerResults:i};return n&&n.end(),s}function os(o,e){let{marker:t,groupBy:n,defaultToKey:r=yr,pivot:i,reducers:a}=o;t&&t.start();let l=n.length,s=i?new te:void 0,u=new te,c=[],d=[],p=es(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 te),u.set(c,g)}for(let g=0,y=e.length;g<y;g++){let h=e[g],b={};for(let T=0;T<l;T++){let{field:S,groupField:C,valueGetter:I,toKey:R}=n[T],v=S?h[S]:null;I&&(Xo.data=h,Xo.field=S,v=I(Xo));let P=(R||r)(v,h);if(b[S||C]=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 te),u.set(c,w)}Lf(u,c,d,h,g,i,a,s,p,r)}l||Lf(u,c,d,h,g,i,a,s,p,r),a&&Li(h,g,a,f,c),c.length=0}a&&(u.visitDepthFirst((g,y,h,b)=>{br(a,g.reducerResults,g.items),i&&g.pivotDeepMap.visitDepthFirst(({items:T,reducerResults:S},C,I,R)=>{br(a,S,T),R?.()}),b?.()}),br(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 TC(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 S=i[b].field;S&&(f[S]=u[b]),S&&p[S]==null&&(p[S]=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(kf)&&(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:Po,hasSelectedCells:Po,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 ki(o,e,t){return{...o,id:`duplicate_row_on_page_${t}_for__${o.id}`,indexInAll:e,duplicateOf:o.id}}function br(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 Gf(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,T=o.length,S=t[t.length-1],C=S?S.nodeExpanded:!0;for(let I=0;I<T;I++){let R=o[I],v=u(R,I),P=[...e,v];if(l(R)){let _={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:Po,hasSelectedCells:Po,dataSourceHasGrouping:!1,parentNodes:Array.from(t),indexInParentNodes:[...n,I],indexInParent:I,indexInAll:C?i.length:-1};p&&(_.rowSelected=p(_)),d&&(_.rowDisabled=d(_)),f&&f(_);let N=y&&h!=null&&h>0&&_.indexInAll%h===0?_.indexInAll/h:null;for(let L=0,O=t.length;L<O;L++){let K=t[L];if(C||(K.collapsedLeafNodesCount+=1),K.deepRowInfoArray.push(_),N!=null&&C){if(typeof y=="function"&&y(K)!==!0)continue;let W=ki(K,_.indexInAll,N);i[W.indexInAll]=W,_.indexInAll++}}C&&(i[_.indexInAll]=_);continue}let A=b.get(P)?.totalLeafNodesCount??0,E={dataSourceHasGrouping:!1,nodeExpanded:!1,selfExpanded:!1,nodePath:P,id:v,data:R,indexInAll:i.length,indexInParent:I,indexInParentNodes:[...n,I],totalLeafNodesCount:A,treeNesting:a,selfLoaded:!0,isParentNode:!0,isTreeNode:!0,isGroupRow:!1,deepRowInfoArray:[],parentNodes:Array.from(t),collapsedLeafNodesCount:0,rowSelected:!1,rowDisabled:!1,isCellSelected:Po,hasSelectedCells:Po,selectedLeafNodesCount:0,deselectedLeafNodesCount:0};if(p&&(E.rowSelected=p(E),g)){let _=g.getSelectionCountFor(E.nodePath);E.selectedLeafNodesCount=_.selectedCount,E.deselectedLeafNodesCount=_.deselectedCount}d&&(E.rowDisabled=d(E)),f&&f(E);let D=!0;if(m&&(E.selfExpanded=D=m(E)),C||(D=!1),E.nodeExpanded=D,C&&y&&h!=null&&h>0){let _=E.indexInAll,N=E.parentNodes;if(N.length>0&&_%h===0){let L=_/h,O=0;N.forEach(K=>{typeof y=="function"&&y(K)!==!0||(i.push(ki(K,_+O,L)),O++,E.indexInAll++)})}}C&&(i[E.indexInAll]=E);let M=s(R);Array.isArray(M)&&Gf(M,P,[...t,E],E.indexInParentNodes,r,i)}return i}function Hf(o){let{dataArray:e,marker:t}=o;t&&t.start();let n=[];return Gf(e,[],[],[],o,n),t&&t.end(),{data:n}}function Kf(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(I=>I.field).join(", ")}]});let b=[],T=[],S=[],C=[];return g.visitDepthFirst((I,R,v,P)=>{let w=I.items,x=R.length,A=s?.isGroupRowCollapsed(R)??!1;C.push(v);let E=CC({lazyLoad:t,groupBy:h,parents:Array.from(S),reducers:f,indexInGroup:v,indexInParentGroups:Array.from(C),indexInAll:b.length,groupKeys:R,error:I.error,totalChildrenCount:I.totalChildrenCount,childrenLoading:(I.childrenLoading||!A&&!I.childrenAvailable)&&t,childrenAvailable:I.childrenAvailable,directChildrenCount:R.length===h.length?I.items.length:g.getDirectChildrenSizeFor(R),directChildrenLoadedCount:0},I);if(c&&(E.rowSelected=c(E),d)){let L=d.getSelectionCountFor(E.groupKeys);E.selectedChildredCount=L.selectedCount,E.deselectedChildredCount=L.deselectedCount}u&&(E.rowDisabled=u(E));let D=S[S.length-1],M=D?.collapsed??!1;M&&(A=!0),E.collapsed=A;let _=p||A;if(M&&(_=!1),_){if(i&&r!=null&&r>0){let L=E.indexInAll,O=E.parents;if(O.length>0&&L%r===0){let K=L/r,W=0;O.forEach(k=>{typeof i=="function"&&i(k)!==!0||(b.push(ki(k,L+W,K)),W++,E.indexInAll++)})}}b.push(E),T.push(b.length-1)}E.collapsedChildrenCount=0,S.forEach(L=>{L.deepRowInfoArray.push(E),L.collapsedGroupsCount+=A?1:0}),D&&E.selfLoaded&&t&&(D.directChildrenLoadedCount+=1),a&&a(E),S.push(E);let N=!0;if(N){if(P)P();else if(!y){let L=b.length;A||(b.length+=w.length);let O=0;for(let K=0,W=w.length;K<W;K++){let k=w[K];if(!A&&i&&r!=null&&r>0){let re=L+K+O;if(re%r===0){let de=re/r;S.forEach(se=>{if(typeof i=="function"&&i(se)!==!0)return;let ae=L+K+O;b[ae]=ki(se,ae,de),O++,b.length++})}}let Z=L+K+O,j={id:k?l(k,Z):`${R}-${K}`,data:k,isCellSelected:Po,hasSelectedCells:Po,dataSourceHasGrouping:!0,isTreeNode:!1,isGroupRow:!1,selfLoaded:!!k,rowSelected:!1,rowDisabled:!1,rootGroupBy:h,collapsed:A,groupKeys:R,parents:Array.from(S),indexInParentGroups:[...C,K],indexInGroup:K,indexInAll:Z,groupBy:h,groupNesting:x+1,groupCount:E.groupCount};c&&(j.rowSelected=c(j)),u&&(j.rowDisabled=u(j)),a&&a(j),S.forEach((re,de)=>{de===S.length-1&&k&&(re.directChildrenLoadedCount+=1),A&&(re.collapsedChildrenCount+=1),re.deepRowInfoArray.push(j)}),A||(b[L+K+O]=j)}}}S.pop(),C.pop()}),e&&e.end(),{data:b,groupRowsIndexes:T}}var zi=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 te(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 te(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 Tt=class extends zi{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 Ot(){let o=ve().performance?.now();return`${Date.now()}:${o}`}function ns(...o){return(...t)=>{o.forEach(n=>{typeof n=="function"&&n(...t)})}}function rs(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 is(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 Bf({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=at(function(){l.forEach((f,m)=>{s[`total:${f.id}`]=rs({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],T=m.slice(0,-1).join("/");if(!d){let S=T;T=m.join("/");let C=m[m.length-1];u[T]=is({header:`${C}`,columnGroup:S,pivotBy:e,pivotGroupKeys:m,pivotByAtIndex:h,pivotIndex:m.length-1,pivotGroupKey:C})}l.forEach((S,C)=>{let I=d?`${m[m.length-1]}`:S.name||S.id,R=rs({pivotBy:e,pivotColumn:!0,pivotTotalColumn:!1,pivotAggregator:S,pivotAggregatorIndex:C,pivotGroupKeys:m,pivotGroupKey:m[m.length-1],pivotIndex:m.length-1,pivotByAtIndex:h,columnGroup:T,header:I,valueFormatter:({rowInfo:P})=>P.isGroupRow?P.pivotValuesMap?.get(m)?.reducerResults[S.id]:null}),v=`${S.id}:${m.join("/")}`;s[v]=R})}else{let h=m.join("/"),b=m.slice(0,-1);if(u[h]=is({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 T=e[m.length-1],S=b.length?b.join("/"):void 0;if(!d){let C=S;S=`total:${m.join("/")}`,u[S]=is({header:`${m[m.length-1]} total`,columnGroup:C,pivotBy:e,pivotTotalColumnGroup:!0,pivotGroupKeys:m,pivotIndex:m.length-1,pivotByAtIndex:T,pivotGroupKey:m[m.length-1]})}l.forEach((C,I)=>{let R=d?`${m[m.length-1]} total `:`${C.name||C.id} total`,v=rs({columnGroup:S,header:R,pivotAggregator:C,pivotAggregatorIndex:I,pivotColumn:!0,pivotTotalColumn:!0,pivotGroupKeys:m,pivotGroupKey:m[m.length-1],pivotByAtIndex:T,pivotIndex:m.length-1,pivotBy:e,valueFormatter:({rowInfo:P})=>P.isGroupRow?P.pivotValuesMap?.get(m)?.reducerResults[C.id]:null});s[`total:${C.id}:${m.join("/")}`]=v})}}(t==="start"||t===!1)&&y?.()}),(!a&&t==="end"||n==="end")&&c(),{columns:s,columnGroups:u}}var IC=()=>{};function RC(o,e){let t=new te,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 Wf(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=at(()=>{let m=i(n);if(!(!m||!Array.isArray(m)))for(let g=0,y=m.length;g<y;g++){let h=m[g];Wf(o,e,d,h)}});p?(u?.(n),s?.(n,IC)):(l?.(n,f,i(n)),s?.(n,f))}function jf(o,e,t){for(let n=0,r=t.length;n<r;n++)Wf(o,e,[],t[n])}var wC=function(o,e){return o-e},vC=function(o,e){return o=`${o}`,e=`${e}`,o.localeCompare(e)},PC=function(o,e){return o-e},DC={number:wC,string:vC,date:PC},xo=DC;function $f(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(Uf($f(o),n)),r&&r.end(),e},as=(o,e,t)=>{let{marker:n}=t;n&&n.start();let r=Uf($f(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 jf({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=xo;var xC=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=xo.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}},EC=o=>o.map(xC).filter(e=>e instanceof Function),Uf=(o,e)=>{let t=EC(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 Dn(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||yr)(l,o);return t.push(s),t},[])}var _e=class o{constructor(e,t,n){this.selectedRows=null;this.deselectedRows=null;this.defaultSelection=!1;this.selectedMap=new te;this.deselectedMap=new te;this.onlyUsePrimaryKeys=!1;this.selectionCache=new te;this.selectionCountCache=new te;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?Dn(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 Vi(o,e){return new _e(o,ut(e))}function ut(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 Yf(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 _e))throw"Invalid row selection";let a=new _e(r,ut(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 _e))throw"Invalid row selection";let a=new _e(r,ut(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 _e))throw"Invalid row selection";if(!i){let c=s.getDataForPrimaryKey(r);i=c?Dn(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 _e))throw"Invalid row selection";if(!i){let d=s.getDataForPrimaryKey(r);i=d?Dn(d,u):[]}let c=new _e(a,ut(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 _e))throw"Invalid row selection";if(a==="multi-row"){if(!i){let d=s.getDataForPrimaryKey(r);i=d?Dn(d,u):[]}let c=new _e(l,ut(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 _e))throw"Invalid row selection";let s=new _e(a,ut(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 _e))throw"Invalid row selection";let s=new _e(a,ut(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 _e))throw"Invalid row selection";let s=new _e(a,ut(e));s.toggleGroupRowSelection(r),t.rowSelection=s},getGroupRowSelectionState(r,i){let a=e(),{selectionMode:l,groupBy:s}=a,u=i?new _e(i,ut(a)):a.rowSelection;if(l!=="multi-row")throw'Selection mode should be "multi-row"';if(!s)throw"No grouping specified";if(!(u instanceof _e))throw"Invalid row selection";return u.getGroupRowSelectionState(r)},getSelectedPrimaryKeys:r=>{let i=e(),a=r?new _e(r,ut(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 AC="*",je=class{constructor(e){this.wildcard=AC;this.cache=new te;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){fo(`${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 qf=Symbol("CLEAR"),Zo=class o{constructor(e){this.affectedFields=new Set;this.allFieldsAffected=!1;this.primaryKeyToData=new Map;this.nodePathToData=new te;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=qf,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(qf);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=()=>te.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:te.clone(e.nodePathToData),n}};function Eo(o,e){return e().dataArray[o]}function Gi(o){return o().dataArray}var ct=class{constructor(e){this.collapsedPathsMap=new te;this.expandedPathsMap=new te;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 MC=(o,e)=>o.length-e.length,ot=class o{constructor(e,t){this.selectedPaths=null;this.deselectedPaths=null;this.defaultSelection=!1;this.selectionMap=new te;this.cache=new te;this.strictMode=!1;let n=e instanceof Object.getPrototypeOf(this).constructor,r=n?e.getState():e;this.setConfig(t||(n?e.config:{treePaths:new te})),this.disableStrictMode(),this.update(r),this.config.strictCheckPaths&&this.enableStrictMode()}getTreePaths(e){return e?Array.isArray(e)?new te(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 te(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(MC);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 Ki(o,e){return new ot(o,xn(e))}function xn(o){return()=>({treePaths:(typeof o=="function"?o():o).treePaths})}var Hi=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 ot))throw"Invalid tree selection";let a=new ot(r,xn(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 ct({defaultExpanded:!0,collapsedPaths:[]});this.getState().lastExpandStateInfoRef.current={state:"expanded",nodePath:null},this.actions.treeExpandState=e}collapseAll(){let e=new ct({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 ct(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 ct(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 ct(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?Eo(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 ot))throw"Invalid node selection";let n=new ot(e,xn(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 ot))throw"Invalid node selection";let n=new ot(e,xn(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 ot))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 En=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 Ct=class extends En{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 ls=1e3;function Xf(o){return new ss(o)}var ss=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=()=>Gi(this.getState);this.getRowInfoByIndex=e=>Eo(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?ls:r;return isNaN(a)||(a=ls),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 Ct(n):new Ct({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 Ct({enabledRows:!0,disabledRows:[]});return}let t=new Ct(e);t.enableAll(),this.actions.rowDisabledState=t};this.disableAllRows=()=>{let e=this.getState().rowDisabledState;if(!e){this.actions.rowDisabledState=new Ct({disabledRows:!0,enabledRows:[]});return}let t=new Ct(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 Hi({...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?Zo.clone(t,{light:!0}):new Zo({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??ls,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 Zf(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 Bi(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 Wi(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 ji(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 _C=qe("IT:InfiniteTable"),OC="#dc3545",NC="#eb9316";var Jf="Warn",em="Error",FC="Info",LC="Success",kC="Logs",$i=_C.extend(kC),$0=$i.extend(FC),zC=$i.extend(Jf),VC=$i.extend(em),U0=$i.extend(LC);var GC=NC,HC=OC;var KC=(o,e)=>{e=e?e.extend?e.extend(Jf):e:zC,e(typeof e.color=="function"?e.color(GC,o):o)},BC=(o,e)=>{e=e?e.extend?e.extend(em):e:VC,e(typeof e.color=="function"?e.color(HC,o):o)};var Qf=new te,tm=(o,...e)=>{Qf.has(e)||(Qf.set(e,!0),o())};var An=(o,e=o,t)=>{tm(()=>KC(o,t),e,"warn")},om=(o,e=o,t)=>{tm(()=>BC(o,t),e,"error")};var us=new WeakMap,WC=o=>o;function nm(o,e=50,t){us.set(o,{lastCallTime:0,lastCallArg:null});let n=t??WC;return r=>{let{lastCallTime:i,lastCallArg:a}=us.get(o)||{lastCallTime:0,lastCallArg:null},l=Date.now(),s=l-i,u=ft(n(a),n(r));s<e&&u||(us.set(o,{lastCallTime:l,lastCallArg:r}),o(r))}}var Ui=class{constructor(){this.primaryKeyToData=new Map;this.nodePathsToData=new te;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,T=b?n?.getMutationsForNodePath(h):n?.getMutationsForPrimaryKey(y);if(T&&T.length){for(let S=0,C=T.length;S<C;S++){let I=T[S];if(I.type==="delete"&&!g&&(b?this.removeNodePath(h,t):this.remove(y),g=!0,d.splice(f,1),f--),I.type==="update"&&!g&&(m={...m,...I.data},d[f]=m),I.type==="update-children"&&!g){let R=I.children(m[l],m);m={...m},R!==void 0?m[l]=R:delete m[l],d[f]=m}I.type==="insert"&&(I.position==="before"?(d.splice(f,0,I.data),f--):d.splice(f+1,0,I.data))}b?n?.removeNodePathInfo(h):n?.removeInfo(y)}if(!g)if(b){this.addNodePath(h,m);let S=a(m),C=S?null:i(m);!S&&Array.isArray(C)&&(p.push(y),u&&(m[l]=C=C.concat()),c(C,p),p.pop())}else this.add(y,m)}}};c(e,[])}return e}}};var jC=Object.freeze([]),rm=(o,e)=>{let t=o??jC,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 Yi(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(!Yi(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)||!Yi(o[r],e[r]))return!1;return!0}return!1}function $C(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 qi={id:!0,value:!0,indexInAll:!0,rowSelected:!0,rowDisabled:!0,isCellSelected:!1,hasSelectedCells:!1},im={...qi,dataSourceHasGrouping:!0,isTreeNode:!0,data:!1,isGroupRow:!0,selfLoaded:!0},UC={indexInGroup:!0,groupKeys:!0,groupBy:!0,rootGroupBy:!0,parents:!1,indexInParentGroups:!0,groupCount:!0,groupNesting:!0,collapsed:!0,selfLoaded:!0},YC={...qi,...UC,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},am={isTreeNode:!0,isParentNode:!0,indexInParent:!0,nodePath:!0,parentNodes:!1,indexInParentNodes:!0,totalLeafNodesCount:!0,collapsedLeafNodesCount:!0,treeNesting:!0,selfLoaded:!0},qC={...qi,...am,dataSourceHasGrouping:!0,isTreeNode:!0,isGroupRow:!0,isParentNode:!0,data:!1},XC={...qi,...am,dataSourceHasGrouping:!0,isParentNode:!0,isGroupRow:!0,nodeExpanded:!0,selfExpanded:!0,data:!1,selectedLeafNodesCount:!0,deepRowInfoArray:!1,deselectedLeafNodesCount:!0,duplicateOf:!1},ZC=Object.entries(im).map(([o,e])=>e?o:void 0).filter(Boolean),QC=Object.entries(im).map(([o,e])=>e?o:void 0),JC=Object.entries(YC).map(([o,e])=>e?o:void 0),eI=Object.entries(qC).map(([o,e])=>e?o:void 0),tI=Object.entries(XC).map(([o,e])=>e?o:void 0);function oI(o,e){if(o===e)return!0;if(!o||!e||!$C(o,e)||o.id!==e.id||o.data!==e.data&&!Yi(o.data,e.data))return!1;let t=[];o.dataSourceHasGrouping?t=o.isGroupRow?JC:QC:o.isTreeNode?t=o.isTreeNode&&o.isParentNode?tI:eI:t=ZC;for(let n of t){let r=o[n],i=e[n];if(!(typeof r=="function"||typeof i=="function")&&!Yi(r,i))return!1}return!0}function lm(){let o=[],e=new Map,t=new Set,n={dataSourceState:void 0,previousDataSourceState:void 0},r=(p,f)=>{let m=o,g=f?.marker,h=p!==m&&t.size>0;h&&(n={dataSourceState:f?.dataSourceState,previousDataSourceState:f?.previousDataSourceState}),g&&g.start({details:[{name:"new dataArray length",value:p.length},{name:"old dataArray length",value:m.length}]});let b=[],T=l();for(let S of T){let C=m[S],I=p[S];if(I===void 0){b.push(S);continue}oI(C,I)||b.push(S)}o=p,(b.length>0||h)&&queueMicrotask(()=>{for(let S=0,C=b.length;S<C;S++){let I=b[S],R=e.get(I);if(R)for(let v of R)v()}if(h)for(let S of Array.from(t))S()}),g&&g.end({details:[{name:"updated row infos",value:b.length}]})},i=p=>o[p],a=(p,f)=>{let m=e.get(p);return m||(m=new Set,e.set(p,m)),m.add(f),()=>{let g=e.get(p);g&&(g.delete(f),g.size===0&&e.delete(p))}},l=()=>Array.from(e.keys());return{notifyDataArray:r,getRowInfoAtIndex:i,subscribeToRowIndex:a,subscribeToDataArrayChange:p=>(t.add(p),()=>{t.delete(p),t.size===0&&(n={dataSourceState:void 0,previousDataSourceState:void 0})}),getDataSourceStates:()=>n,getDataArray:()=>o,clear:()=>{o=[],e.clear(),t.clear(),n={dataSourceState:void 0,previousDataSourceState:void 0}}}}var oo=new Map,no=new Map,Ao=new Map,ro=new Map,Wt=new Map;var nI=Symbol("cursorId"),sm=o=>o.totalLeafNodesCount===0,rI=o=>o.isParentNode?!sm(o):!0;function um(o){let e=Date.now(),t=[],n=[],r=new te;return{logger:wt(`${o.debugId}:DataSource`),debugTimings:new Map,debugWarnings:new Map,devToolsDetected:!!globalThis.__INFINITE_TABLE_DEVTOOLS_HOOK__,rowInfoStore:lm(),indexer:new Ui,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 te,waitForNodePathPromises:new te,getDataSourceMasterContextRef:{current:()=>{}},cache:void 0,detailDataSourcesStateToRestore:new Map,stateReadyAsDetails:!1,originalDataArrayChanged:!1,originalDataArrayChangedInfo:{timestamp:0,mutations:void 0},rowsPerPage:null,lazyLoadCacheOfLoadedBatches:new te,dataParams:void 0,onCleanup:be(),notifyScrollbarsChange:be(),notifyScrollStop:be(),notifyRenderRangeChange:be(),pivotTotalColumnPosition:"end",pivotGrandTotalColumnPosition:!1,scrollStopDelayUpdatedByTable:100,originalLazyGroupData:r,originalLazyGroupDataChangeDetect:0,originalDataArray:t,cursorId:nI,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 iI(o){let e={...o};return delete e.originalDataArray,e}var aI=[],cm=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()},dm=(o,e)=>({onDataParamsChange:t=>t?nm(t,100,iI):void 0,lazyLoad:t=>!!t,isNodeReadOnly:t=>t??sm,isNodeSelectable:t=>t??rI,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=>({...zo,...t}),sortTypes:t=>({...xo,...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 Ct)return t;let n=o.propsCache.get("rowDisabledState")??Nt,r=n.get(t);return r||(r=new Ct(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=>rm(t,o.propsCache.get("sortInfo")),groupBy:t=>t??aI});function lI(o,e){return typeof o=="function"?o({array:e.originalDataArray,length:e.originalDataArray.length,lastItem:e.originalDataArray[e.originalDataArray.length-1]}):o}var Nt=new WeakMap;function sI(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 uI={selectedPaths:[],deselectedPaths:[],defaultSelection:!1};function pm(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=xn(t);if(o instanceof ot)return o.setConfig(n),o;(o==null||typeof o!="object")&&(o=void 0);let r=o??
|
|
4
|
+
`);let n=xn(t);if(o instanceof ot)return o.setConfig(n),o;(o==null||typeof o!="object")&&(o=void 0);let r=o??uI,i=Nt.get(r);return i&&i.setConfig(n),i=i??new ot(r,n),Nt.set(r,i),i}function fm(o){let{props:e,state:t,oldState:n}=o,r=!!t.nodesKey,i=Un(e.sortInfo),a=Un(e.filterValue),{filterTypes:l}=t,s=Object.keys(l).reduce((D,M)=>{let _=l[M].operators;D[M]=D[M]||{};let N=D[M];return _.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 M=u.treeSelection??u.defaultTreeSelection;M!==void 0&&(c=typeof M=="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 _e({selectedRows:[],deselectedRows:[],defaultSelection:!1},ut(t)):c==="single-row"||f instanceof _e?d=f:d=new _e(f,ut(t))),c==="single-cell"||c==="multi-cell"))if(m===null)p=c==="single-cell"?null:new je;else if(m instanceof je)p=m;else{let D=Nt.get(m)??new je(m);Nt.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 ct)){let D=Nt.get(h)??new ct(h);Nt.set(h,D),h=D}h=h||new ct({defaultExpanded:!0,collapsedPaths:[]});let b=e.groupRowsState||t.groupRowsState||e.defaultGroupRowsState;if(b&&!(b instanceof Tt)){let D=Nt.get(b)??new Tt(b);Nt.set(b,D),b=D}b=b||new Tt(t.lazyLoad?{expandedRows:[],collapsedRows:!0}:{expandedRows:!0,collapsedRows:[]});let T=sI(e.shouldReloadData||{}),S=e.groupMode??(T.groupBy!=null?T.groupBy?"remote":"local":void 0),C=e.sortMode??T.sortInfo!=null?T.sortInfo?"remote":"local":void 0,I=e.filterMode??T.filterValue!=null?T.filterValue?"remote":"local":void 0;e.groupMode&&An('"groupMode" prop is deprecated for the <DataSource />, use "shouldReloadData.groupBy: true|false" instead',"groupMode deprecated",t.logger),e.sortMode&&An('"sortMode" prop is deprecated for the <DataSource />, use "shouldReloadData.sortInfo: true|false" instead',"sortMode deprecated",t.logger),e.filterMode&&An('"filterMode" prop is deprecated for the <DataSource />, use "shouldReloadData.filterValue: true|false" instead',"filterMode deprecated",t.logger);let R=typeof e.data=="function"?S??"local":"local",v=e.sortFunction?"local":C??(i?"remote":"local"),P=typeof e.filterFunction=="function"||typeof e.treeFilterFunction=="function"?"local":I??(typeof e.data=="function"?"remote":"local"),w=T.pivotBy?"remote":"local",x=t.rowDisabledState,A=e.isRowDisabled;if(!A&&x){let D=Nt.get(x);D?A=D:(A=M=>x.isRowDisabled(M.id),Nt.set(x,A))}let E={debugId:t.debugId??e.debugId,isTree:r,selectionMode:c,groupRowsState:b,treeExpandState:h,treeExpandMode:h.mode,shouldReloadData:{filterValue:T?.filterValue??P==="remote",sortInfo:T?.sortInfo??v==="remote",groupBy:T?.groupBy??R==="remote",pivotBy:T?.pivotBy??w==="remote"},isRowDisabled:A,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,M=typeof e.livePaginationCursor=="function"?D?lI(e.livePaginationCursor,t):t.livePaginationCursor:e.livePaginationCursor;E.livePaginationCursor=M}if(t.devToolsDetected&&t.debugId){let D=no.get(t.debugId);D&&(E={...E,...D})}return E}var cI=wt("DataSource:fullLazyLoad");function mm(o,e,t){let{name:n,newValue:r}=o;n==="data"&&typeof r=="function"&&!e.groupRowsState&&(e.lazyLoad&&cI('"data" function prop has changed'),e.collapseGroupRowsOnDataFunctionChange!==!1&&(t.groupRowsState=new Tt({collapsedRows:!0,expandedRows:[]})))}function gm(){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 je?o.getState().selectedCells:null,"single-cell"]}:{callbackParams:[o.getState(),"multi-cell"]}}}function hm(){return{sortInfo:(o,{actions:e,state:t})=>{let n=t.getDataSourceMasterContextRef.current,r=Ft(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=Ft(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=Ft(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=Ft(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=Ft(t,{__cursorId:o},n());e.dataParams=r},livePaginationCursor:(o,{actions:e,state:t})=>{let n=t.getDataSourceMasterContextRef.current,r=Ft(t,{livePaginationCursor:o},n());e.dataParams=r},dataParams:(o,{state:e})=>ft(o,e.dataParams,new Set(["changes","originalDataArray","masterRowInfo"]))?!1:(wt(wo(e.debugId,"DataSource:dataParams"))("onDataParamsChange triggered because the following values have changed",o?.changes),!0)}}function ym(o){return{originalDataArray:o.originalDataArray,groupRowsState:o.groupRowsState,groupBy:o.groupBy,pivotBy:o.pivotBy,sortInfo:o.sortInfo,filterValue:o.filterValue,livePaginationCursor:o.livePaginationCursor}}var dI="group-by",bm="group-by-";function Sm(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 Xi(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===dI){let i=Sm(e);return i==null?r:(t=!0,{...r,field:i})}if(r.id.startsWith(bm)){let i=r.id.slice(bm.length),a=e.find(s=>String(s.field)===i||s.groupField===i);if(!a)return r;let l=Sm([a]);return l==null?r:(t=!0,{...r,field:l})}return r});return t?n:o}function Tm(o){return"groupNesting"in o?o.groupNesting??0:0}function Cm(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 pI(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||xo.string)(o,e);return a===0?0:t.dir*a}function fI(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 mI(o){let e=[],t=[];for(let n of o){let r={row:n,children:[]},i=Tm(n);for(;t.length&&Tm(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 gI(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 Im(o,e,t,n){let r=fI(e,t);if(!r.length||!o.length)return o;let i={...xo,...n},a=mI(o),l=(u,c)=>{for(let d of r){let p=pI(Cm(u.row,d),Cm(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),gI(a)}function ds(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 cs(){return!1}function hI(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:cs,hasSelectedCells:cs};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 yI=at(()=>{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 Tm(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=Tm({...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)&&mI(),l.push(f))}return l}function Cm(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=Tm({...o,treeFilterFunction:a,getNodeChildren:l,nodesKey:s,isLeafNode:u}));let d=us(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 T=d[h],{disabled:S,field:C,valueGetter:I,filter:{type:R,value:v,operator:P}}=T,w=e[R];if(S||!w)continue;let x=n[R]?.[P];if(!x)continue;let M=I||w.valueGetter||(({data:A,field:_})=>_?A[_]:A);y.field=C;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 Im(o){let e,{state:t,previousState:n}=o,r=t.debugId,i;r&&(i=tt(r).track.DataSource.label.PrepareData.start());let a=Yf(t),l=Yi(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 te,d=!0);let f=t.cache?Zo.clone(t.cache):void 0;f&&!f.isEmpty()&&(d=!0);let m=t.toPrimaryKey,g=t.nodesKey,y=t.isTree,h=g?V=>V[g]:void 0,b=g?V=>V[g]===void 0:void 0,T,S;d&&(t.indexer.clear(),t.lazyLoad||(T=f?.getMutations(),S=f?.getTreeMutations(),t.originalDataArray=t.indexer.indexArray(t.originalDataArray,{toPrimaryKey:m,cache:f,getNodeChildren:h,isLeafNode:b,nodesKey:g}),y&&t.waitForNodePathPromises.visit(({value:V},F)=>{V&&t.indexer.getDataForNodePath(F)!==void 0&&V.resolve(!0)}))),f&&(f.clear(),t.cache=void 0);let{filterFunction:I,treeFilterFunction:R,filterValue:v,filterTypes:P,operatorsByFilterType:w}=t,x=!!I||!!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"]),_=d||M||A,N=t.filterMode==="local"&&(D||!t.lastFilterDataArray),L=u&&(_||!t.lastSortDataArray||a.sortInfo),O=t.groupBy,K=t.pivotBy,W=!y&&(O.length>0||!!K),k=y,Z=jt(n,t,["rowDisabledState","isRowDisabled"]),G=jt(n,t,["rowSelection","cellSelection","isRowSelected","originalLazyGroupDataChangeDetect"]),j=jt(n,t,["treeSelection","cellSelection","isNodeSelected","originalLazyGroupDataChangeDetect"]),re=d||_||jt(n,t,["generateGroupRows","originalLazyGroupData","originalLazyGroupDataChangeDetect","groupBy","groupRowsState","pivotBy","aggregationReducers","pivotTotalColumnPosition","pivotGrandTotalColumnPosition","showSeparatePivotColumnForSingleAggregation","repeatWrappedGroupRows","rowsPerPage"]),de=d||_||jt(n,t,["originalLazyGroupData","originalLazyGroupDataChangeDetect","treeExpandState","isNodeExpanded","isNodeCollapsed","aggregationReducers","repeatWrappedGroupRows","rowsPerPage"]),se=jt(n,t,["rowInfoReducers"]),ae=W&&(re||!t.lastGroupDataArray||a.groupBy)||G||Z||se,ce=k&&(de||a.tree||!t.lastTreeDataArray)||j||Z||se,ue=Date.now(),$=t.originalDataArray;if(k&&ce){let V={marker:r?tt(r).track.DataSource.label.TreeUnfilteredTreePaths.start():void 0,isLeafNode:b,getNodeChildren:h,toKey:m};t.unfilteredTreePaths=Jl(V,$).treePaths}if(x||(t.unfilteredCount=$.length),E){t.unfilteredCount=$.length;let V=ue;N?(t.devToolsDetected&&(V=Date.now()),$=Cm({marker:r?tt(r).track.DataSource.label.Filter.start():void 0,getNodeChildren:h,isLeafNode:b,nodesKey:g,treeFilterFunction:R,dataArray:$,toPrimaryKey:m,filterTypes:P,operatorsByFilterType:w,filterFunction:I,filterValue:v}),t.devToolsDetected&&t.debugTimings.set("filter",Date.now()-V)):$=t.lastFilterDataArray,t.lastFilterDataArray=$,t.filteredAt=ue}if(t.filteredCount=$.length,t.postFilterDataArray=$,u){let V=to.knownTypes;if(to.knownTypes={...V,...t.sortTypes},L){let F=ue;if(t.devToolsDetected&&(F=Date.now()),r&&(e=tt(r).track.DataSource.label.Sort.start({details:[{name:"Count",value:$.length}]})),t.sortFunction?($=t.sortFunction(l,[...$]),e&&(e.end(),e=void 0)):y?$=rs(l,$,{marker:e,inplace:!1,isLeafNode:b,getNodeChildren:h,toKey:m,nodesKey:g}):$=to(l,[...$],{marker:e}),r&&(e?.end(),e=void 0),t.devToolsDetected){let me=Date.now()-F;t.debugTimings.set("sort",me)}}else $=t.lastSortDataArray;to.knownTypes=V,t.lastSortDataArray=$,t.sortedAt=ue}t.postSortDataArray=$;let z=t.dataArray,Y=t.rowSelection instanceof _e?t.rowSelection:void 0,U=t.treeExpandState instanceof ct?t.treeExpandState:void 0,X=t.cellSelection instanceof je?t.cellSelection:void 0;Y?.xcache();let q=t.selectionMode==="single-row"?V=>V.id===t.rowSelection:t.selectionMode==="multi-row"?V=>{let F=Y;return V.isGroupRow?F.getGroupRowSelectionState(V.groupKeys):F.isRowSelected(V.id,V.dataSourceHasGrouping?V.groupKeys:void 0)}:void 0,fe=t.isRowDisabled||ss;t.isRowSelected&&t.selectionMode==="multi-row"&&(q=V=>t.isRowSelected(V,Y,t.selectionMode));let ge;t.isNodeExpanded&&(ge=V=>t.isNodeExpanded(V,U)),t.isNodeCollapsed&&(ge=V=>!t.isNodeExpanded(V,U)),ge||(ge=F=>U.isNodeExpanded(F.nodePath));let ie=t.rowInfoReducers;if(W){if(ae){let V=ue;t.devToolsDetected&&(V=Date.now());let F=t.aggregationReducers,me=t.lazyLoad?Ff({groupBy:O,pivot:K,mappings:t.pivotMappings,reducers:F,indexer:t.indexer,toPrimaryKey:m,cache:f,marker:r?tt(r).track.DataSource.label.LazyGroup.start():void 0},t.originalLazyGroupData):es({groupBy:O,pivot:K,reducers:F,marker:r?tt(r).track.DataSource.label.Group.start():void 0},$);t.groupDeepMap=me.deepMap,Y&&(Y.getConfig=ut(t));let De=Object.keys(ie||{}),xe=Hi(ie),Me={reducers:ie,results:xe,reducerKeys:De,rowInfo:{}},Ee=xe?$e=>{Me.rowInfo=$e,Ki(Me)}:void 0,Ve=X?$e=>{$e.isCellSelected=B=>X.isCellSelected($e.id,B)}:void 0,Je=Ee||Ve?ts(Ee,Ve):void 0,Xe=Vf({marker:r?tt(r).track.DataSource.label.FlattenTree.start():void 0,groupResult:me,lazyLoad:!!t.lazyLoad,reducers:F,toPrimaryKey:m,isRowSelected:q,rowSelectionState:Y,withRowInfo:Je,repeatWrappedGroupRows:t.rowsPerPage!=null?t.repeatWrappedGroupRows:!1,rowsPerPage:t.rowsPerPage,groupRowsState:t.groupRowsState,generateGroupRows:t.generateGroupRows});z=Xe.data,t.rowInfoReducerResults=Bi({reducers:ie,results:xe,array:z}),t.groupRowsIndexesInDataArray=Xe.groupRowsIndexes,t.reducerResults=me.reducerResults;let et=K?Gf({deepMap:me.topLevelPivotColumns,pivotBy:K,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 Ze=Sm(z,l,t.pivotColumns,t.sortTypes);Ze!==z&&(z=Ze,t.groupRowsIndexesInDataArray=z.map(($e,B)=>$e.isGroupRow?B:-1).filter($e=>$e>=0)),t.devToolsDetected&&t.debugTimings.set("group-and-pivot",Date.now()-V)}else z=t.lastGroupDataArray;t.lastGroupDataArray=z,t.groupedAt=ue}else if(k){if(ce){let V=ue;t.devToolsDetected&&(V=Date.now());let F=t.aggregationReducers,me={marker:r?tt(r).track.DataSource.label.Tree.start():void 0,isLeafNode:b,getNodeChildren:h,toKey:m,reducers:F},De=Jl(me,$);t.treeDeepMap=De.deepMap,t.treePaths=De.treePaths;let xe=t.selectionMode==="multi-row"?um(t.treeSelection,t.selectionMode,t):void 0;t.treeSelectionState=xe;let Me=Object.keys(ie||{}),Ee=Hi(ie),Ve={reducers:ie,results:Ee,reducerKeys:Me,rowInfo:{}},Je=Ee?oe=>{Ve.rowInfo=oe,Ki(Ve)}:void 0,Xe=X?oe=>{oe.isCellSelected=he=>X.isCellSelected(oe.id,he)}:void 0,et=Je||Xe?ts(Je,Xe):void 0,Ze=t.selectionMode==="single-row"?oe=>oe.id===t.treeSelection:t.selectionMode==="multi-row"?oe=>xe.isNodeSelected(oe.nodePath):void 0,$e=t.rowsPerPage!=null?t.repeatWrappedGroupRows:!1;z=zf({marker:r?tt(r).track.DataSource.label.FlattenTree.start():void 0,treeResult:De,treeParams:me,dataArray:$,reducers:F,toPrimaryKey:m,isNodeSelected:Ze,isNodeExpanded:ge,treeSelectionState:xe,withRowInfo:et,repeatWrappedGroupRows:$e,rowsPerPage:t.rowsPerPage}).data,t.rowInfoReducerResults=Bi({reducers:ie,results:Ee,array:z}),t.reducerResults=De.reducerResults,t.totalLeafNodesCount=De.deepMap.get([])?.totalLeafNodesCount??0,t.treeAt=ue,t.devToolsDetected&&t.debugTimings.set("tree",Date.now()-V)}else z=t.lastTreeDataArray;t.lastTreeDataArray=z}else if(t.groupDeepMap=void 0,t.pivotColumns=void 0,t.groupRowsIndexesInDataArray=void 0,n.postSortDataArray!=t.postSortDataArray||re||G||Z||se){let F=Object.keys(ie||{}),me=Hi(ie),De={reducers:ie,results:me,reducerKeys:F,rowInfo:{}};z=$.map((xe,Me)=>{let Ee=fI(xe,xe?m(xe):Me,Me,q,fe,X);return me&&(De.rowInfo=Ee,Ki(De)),Ee}),t.rowInfoReducerResults=Bi({reducers:ie,results:me,array:z})}if(t.postGroupDataArray=z,z!==t.dataArray&&(t.updatedAt=ue),t.dataArray=z,t.reducedAt=ue,t.selectionMode==="multi-row")if(W&&t.lazyLoad){r&&(e=tt(r).track.DataSource.label.ComputeSelectionCountLazy.start());let V=!0,F=!1;t.dataArray.forEach(me=>{if(!me.isTreeNode&&me.isGroupRow&&me.groupKeys.length===1){let{rowSelected:De}=me;De!==!0&&(V=!1),(De===!0||De===null)&&(F=!0)}}),t.allRowsSelected=V,t.someRowsSelected=F,r&&(e?.end(),e=void 0)}else{r&&(e=tt(r).track.DataSource.label.ComputeSelectionCount.start());let V=t.isTree?t.totalLeafNodesCount:t.filteredCount,F=t.isTree?t.treeSelectionState?t.treeSelectionState.getSelectedCount():0:t.rowSelection.getSelectedCount();t.allRowsSelected=V===F,t.someRowsSelected=F>0,r&&(e?.end(),e=void 0)}return t.originalDataArrayChanged=d,d&&(t.originalDataArrayChangedInfo={timestamp:ue,mutations:T?.size?T:void 0,treeMutations:S?.size?S:void 0}),t.rowInfoStore.notifyDataArray(z,{marker:r?tt(r).track.DataSource.label.DiffRowInfoInStore:void 0,dataSourceState:t,previousDataSourceState:n}),i&&i?.track.DataSource.label.PrepareData.end({details:[N||L||ae||ce?{name:"Performed operations",value:[N?"filter":null,L?"sort":null,ae?"group":null,ce?"tree":null].filter(go).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(go)}),t}var Rm=!0,gI={originalDataArray:!0,changes:!0},hI={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=Yi(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=qi(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)&&!gI[s]){let u=s,c=hI[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=[Do,...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:Rm,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=[Do,...g],T=y.data,S={cache:y.cache??Rm,childrenLoading:!1,childrenAvailable:!0,totalCount:y.totalCount??T.length,totalCountUnfiltered:y.totalCount??T.length,children:T,error:y.error},C=[];if(i.lazyLoadBatchSize&&!h){let R=f.get(b),v=!R,P=kc({children:!0},R||{},S);v&&(P.chidren=[]),P.children.length=P.totalCount;let w=i.lazyLoadStartIndex??0,x=Math.min(y.totalCount??T.length,w+i.lazyLoadBatchSize);for(let E=w;E<x;E++){let M=S.children[E-w];if(!M)throw`lazily loaded item not found at index ${E-w}`;P.children[E]=M,M.dataset&&C.push({keys:M.keys,dataset:M.dataset})}v&&f.set(b,P)}else S.children.forEach(R=>{R&&R.dataset&&C.push({keys:R.keys,dataset:R.dataset})}),S.children.length=S.totalCount,f.set(b,S);let I=!1;if(!g||!g.length){let R=f.get([Do]);t.originalDataArray=[...R.children],I=!0}if(I||(t.originalLazyGroupDataChangeDetect=Nt()),C.length){let R=g;C.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 qi(o,{filterTypes:e,filterMode:t}){return t==="local"?o:(us(o,e)||[]).map(n=>{let r={...n};return delete r.valueGetter,r})}var yI=()=>new Promise(o=>{ze(o)});function cs(o,e){let t=!!o,{stateReadyAsDetails:n}=e(),r=t&&o.shouldRestoreState?n:!0;return{isDetail:t,isDetailReady:r}}function wm(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 te,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 T=b.length?b:p,S=y.dataSourceHasGrouping?y.indexInGroup:y.indexInAll;if(y.isGroupRow&&!y.collapsed&&!y.childrenAvailable){let C={lazyLoadStartIndex:0,lazyLoadBatchSize:r,groupKeys:y.groupKeys,append:c},I=y.groupKeys,R=d.get(I);if(!R?.[y.id]){let v=!R;R=R||{},R[y.id]||(R[y.id]=C),v&&d.set(I,R)}}if(!h&&r!=null){let C=d.get(T),I=Math.floor(S/r)*r,R=S-I,v=s[y.indexInAll-R].indexInAll,P=u(v),w=s[v].id;if(P||C?.[w])continue;let x=!C;C=C||{};let E={lazyLoadStartIndex:I,lazyLoadBatchSize:r,groupKeys:b,append:c};C[w]||(C[w]=E),x&&d.set(T,C)}}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(()=>yI()).then(()=>io(...b))},f)}function ds(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 Xi(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 ps(o,e,t){let{rowsPerPage:n}=t;return n?Math.floor(o.rowIndex/n)===Math.floor(e.rowIndex/n):!0}function vm(o,e,t){if(ps(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 T=g;T<=y;T++){let S=b*n+T;if(b===d)for(let C=s;C<r;C++)h.push({rowIndex:S,colIndex:C});else if(b===p)for(let C=0;C<=c;C++)h.push({rowIndex:S,colIndex:C});else for(let C=0;C<r;C++)h.push({rowIndex:S,colIndex:C})}return h}function bI(o,e){let t=new Set(o);return e.map(n=>t.has(n)?n:null).filter(n=>n!=null)}var fs=class{constructor(e){this.getCellSelectionPosition=e=>{let t=e.rowId??Mo(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 je(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=Mo(l,this.getDataSourceState),y=Mo(u,this.getDataSourceState);if(!g||!y)return;let h=g.indexInAll,b=y.indexInAll,[T,S]=Xi({rowIndex:h,colIndex:f},{rowIndex:b,colIndex:m});for(let C=T.rowIndex;C<=S.rowIndex;C++)for(let I=T.colIndex;I<=S.colIndex;I++){let R={rowIndex:C,colIndex:I},[v,P]=this.getCellSelectionPosition(R);n?a.selectCell(v,P):a.deselectCell(v,P)}this.dataSourceActions.cellSelection=a};this.getCellSelectionPositionsWithFn=(e,t)=>{let n=zi(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=bI(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 je(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 je(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 je:new je(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 je(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 je(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 je(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 Pm(o){return new fs(o)}var Pt=class extends Mn{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 Dm(o){let{dataSourceApi:e,getState:t,actions:n}=o,r={collapseAllDetails(){n.rowDetailState=new Pt({collapsedRows:!0,expandedRows:[]})},expandAllDetails(){n.rowDetailState=new Pt({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 Pt(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 Pt(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 Ao(o,e,t){return Math.min(Math.max(o,e),t)}function Zi(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 Ao(a,r,i)}function SI(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,T={ArrowDown:()=>{p=Zi(n,p,1)},ArrowUp:()=>{p=Zi(n,p,-1)},ArrowLeft:()=>{let C=s[p];if(d.isHorizontalLayoutBrain){let I=d.rowsPerPage;p-I>=h?p=p-I:T.ArrowUp();return}return C&&C.isGroupRow?i.collapseGroupRow(C.groupKeys):C&&i.rowDetailApi.isRowDetailEnabledForRow(C.id)?i.rowDetailApi.collapseRowDetail(C.id):!1},ArrowRight:()=>{let C=s[p];if(d.isHorizontalLayoutBrain){let I=d.rowsPerPage;p+I<=b?p=p+I:T.ArrowDown();return}return C&&C.isGroupRow?i.expandGroupRow(C.groupKeys):C&&i.rowDetailApi.isRowDetailEnabledForRow(C.id)?i.rowDetailApi.expandRowDetail(C.id):!1},Enter:()=>{let C=s[p];return C&&C.isGroupRow?i.toggleGroupRow(C.groupKeys):C&&C.isTreeNode&&C.isParentNode?a.treeApi.toggleNode(C.nodePath):i.rowDetailApi.isRowDetailEnabledForRow(C.id)?i.rowDetailApi.toggleRowDetail(C.id):!1},PageDown:()=>{p=Math.min(p+y,u-1)},PageUp:()=>{p=Math.max(p-y,h)},End:()=>{p=b},Home:()=>{p=h}},S=T[l];return S?(S(),g!==p?(r.activeRowIndex=p,!0):!1):!1}function ms(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(),T=h-g-1,S=b-y-1,C=i().dataArray.length-1,I=r().computedVisibleColumns.length-1,R=0,v=0;f=Ao(f,0,C),m=Ao(m,0,I);let P={ArrowDown:()=>{f=Ao(f+1,R,C)},ArrowUp:()=>{f=Ao(f-1,R,C)},ArrowLeft:()=>{if(m===v)if(f!==R&&(m=I),p.isHorizontalLayoutBrain){let x=p.rowsPerPage;f-x>=R?f=f-x:P.ArrowUp()}else P.ArrowUp();else m=Ao(m-1,v,I)},ArrowRight:()=>{if(m===I)if(f!==C&&(m=v),p.isHorizontalLayoutBrain){let x=p.rowsPerPage;f+x<=C?f=f+x:P.ArrowDown()}else P.ArrowDown();else m=Ao(m+1,v,I)},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+S,I):f=Math.min(f+T,C)},PageUp:()=>{s?m=Math.max(m-S,v):f=Math.max(f-T,R)},End:()=>{s?m=I:f=C},Home:()=>{s?m=v:f=R}},w=P[l];return w?(w(),[f,m]):!1}function TI(o,e){let t=ms(o,e);return t?(o.actions.activeCellIndex=t,!0):!1}var CI={ArrowUp:!0,ArrowDown:!0,ArrowLeft:!0,ArrowRight:!0,PageUp:!0,PageDown:!0,Home:!0,End:!0,Enter:!0," ":!0};function xm(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||!CI[t]?!1:i!=null&&l==="row"?SI(o,e):a!=null&&l==="cell"?TI(o,e):!1}var gs=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=Zi(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=ms(this.param,{key:n,shiftKey:!1});return r===!1?!1:(this.param.actions.activeCellIndex=r,r)}};function Mm(o){return new gs(o)}function Em(o,e){return o.id?o.id===e.id:!!(o.field&&o.field===e.field)}var hs=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={...St({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({...St({...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(St({...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=st(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=Sn({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 Ct(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 Ct(t.groupRowsState);if(n.toggleGroupRow(e),this.dataSourceActions.groupRowsState=n,t.lazyLoad){let r=[Do,...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=te.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=jf({dataSourceActions:e.dataSourceActions,getDataSourceState:e.getDataSourceState}),this.keyboardNavigationApi=Mm({getState:e.getState,getDataSourceState:e.getDataSourceState,actions:e.actions,getComputed:e.getComputed,api:this,dataSourceApi:e.dataSourceApi}),this.rowDetailApi=Dm({getState:e.getState,actions:e.actions,dataSourceApi:e.dataSourceApi}),this.cellSelectionApi=Pm({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)&&(ds(t),e?.()),setTimeout(()=>{this.isDestroyed()||(ds(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??Ud({column:c,rowInfo:d}),f=p;c.getValueToEdit&&(p=await c.getValueToEdit(St({...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(go);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 T=h?ko(m,h):void 0;return T?T.sortType||(typeof T.type=="string"?T.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=>!Em(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:Em(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(go),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 Am(o){return new hs(o)}import{useEffect as Om,useRef as RI,useState as wI}from"react";var II=10;function _m(o,e){let{includeHeader:t,columnsToResize:n,columnsToSkip:r}=e,i=`.${Zt} > .${tr}`,a=o.current?.querySelectorAll(i),l={},s={};return a&&a.length&&a.forEach(u=>{let c=u.parentElement,d=c.matches(`.${Bo}`);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=ve().getComputedStyle(c);s[p]=parseInt(g.paddingLeft,10)+parseInt(g.paddingRight,10)+parseInt(g.borderLeftWidth,10)+parseInt(g.borderRightWidth,10)+II}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 T=ve().getComputedStyle(h);g+=parseInt(T.marginLeft,10)+parseInt(T.marginRight,10)}}}),m+=g}r&&r.has(p)||n&&!n.has(p)||(l[p]=Math.max(m,l[p]||0))}),l}function Nm(){let{getComponentState:o,componentActions:e,componentState:{domRef:t,ready:n,autoSizeColumnsKey:r,brain:i}}=Et(),[a,l]=wI(0),s=typeof r=="object"?r.key:r,u=Ne(s),c=RI(null);Om(()=>{if(u()==null)return;let{current:p}=c,f=()=>{r!==p&&l(a+1)};return i.onRenderRangeChange(f)},[i]),Om(()=>{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=_m(t,{includeHeader:m,columnsToResize:p,columnsToSkip:f}),y=Object.keys(g);if(!y.length)return;let h=o().columnSizing,b={...h},T=!1;y.forEach(S=>{b[S]={width:g[S]},T=T||b[S].width!==h[S]?.width}),T&&(e.columnSizing=b)},[s,n,a])}import{useEffect as oR,useMemo as nR,useState as xs}from"react";var Qi=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&&!ps(e,t,r)){vm(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]=Xi(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 Fm(o,e){return o<e?[o,e]:[e,o]}var Ji=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]=Fm(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]=Fm(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 zI}from"react";import*as $m from"react";import*as vI from"react";function ys(o){return Ae(e=>o(e.dataSourceState))}import Ss,{useCallback as FI,useEffect as Bm,useLayoutEffect as Ts,useState as Wm}from"react";function Lm(){return mo()}import{useEffect as On,useMemo as Hm,useRef as ta,useState as OI}from"react";import{useEffect as km,useLayoutEffect as PI,useRef as An}from"react";function _n(o,e){let t=An({}),n=An({}),r=n.current,i=An({}),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,km(()=>{let s=i.current,u;return Object.keys(s).length!==0&&(u=o(s,r)),i.current={},n.current={},u},l)}function gG(o,e){let t=An({}),n=An({}),r=n.current,i=An({}),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,PI(()=>{let s=i.current,u;return Object.keys(s).length!==0&&(u=o(s,r)),i.current={},n.current={},u},l)}function hG(o,e){let t=[];for(let n in e)e.hasOwnProperty(n)&&t.push(e[n]);km(o,t)}function DI(o,e,t){return e=e.replaceAll("$ERR_CODE",o),e=`${e}
|
|
16
|
+
`)});function Rm(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=Rm({...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)&&yI(),l.push(f))}return l}function wm(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=Rm({...o,treeFilterFunction:a,getNodeChildren:l,nodesKey:s,isLeafNode:u}));let d=ds(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 T=d[h],{disabled:S,field:C,valueGetter:I,filter:{type:R,value:v,operator:P}}=T,w=e[R];if(S||!w)continue;let x=n[R]?.[P];if(!x)continue;let E=I||w.valueGetter||(({data:M,field:_})=>_?M[_]:M);y.field=C;let D=y;if(D.filterValue=v,D.currentValue=E(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 vm(o){let e,{state:t,previousState:n}=o,r=t.debugId,i;r&&(i=tt(r).track.DataSource.label.PrepareData.start());let a=Zf(t),l=Xi(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 te,d=!0);let f=t.cache?Zo.clone(t.cache):void 0;f&&!f.isEmpty()&&(d=!0);let m=t.toPrimaryKey,g=t.nodesKey,y=t.isTree,h=g?V=>V[g]:void 0,b=g?V=>V[g]===void 0:void 0,T,S;d&&(t.indexer.clear(),t.lazyLoad||(T=f?.getMutations(),S=f?.getTreeMutations(),t.originalDataArray=t.indexer.indexArray(t.originalDataArray,{toPrimaryKey:m,cache:f,getNodeChildren:h,isLeafNode:b,nodesKey:g}),y&&t.waitForNodePathPromises.visit(({value:V},F)=>{V&&t.indexer.getDataForNodePath(F)!==void 0&&V.resolve(!0)}))),f&&(f.clear(),t.cache=void 0);let{filterFunction:I,treeFilterFunction:R,filterValue:v,filterTypes:P,operatorsByFilterType:w}=t,x=!!I||!!R||Array.isArray(v)&&v.length,A=x&&t.filterMode==="local",E=jt(n,t,["filterFunction","treeFilterFunction","filterValue","filterTypes"]),D=d||E,M=jt(n,t,["sortInfo"]),_=d||E||M,N=t.filterMode==="local"&&(D||!t.lastFilterDataArray),L=u&&(_||!t.lastSortDataArray||a.sortInfo),O=t.groupBy,K=t.pivotBy,W=!y&&(O.length>0||!!K),k=y,Z=jt(n,t,["rowDisabledState","isRowDisabled"]),G=jt(n,t,["rowSelection","cellSelection","isRowSelected","originalLazyGroupDataChangeDetect"]),j=jt(n,t,["treeSelection","cellSelection","isNodeSelected","originalLazyGroupDataChangeDetect"]),re=d||_||jt(n,t,["generateGroupRows","originalLazyGroupData","originalLazyGroupDataChangeDetect","groupBy","groupRowsState","pivotBy","aggregationReducers","pivotTotalColumnPosition","pivotGrandTotalColumnPosition","showSeparatePivotColumnForSingleAggregation","repeatWrappedGroupRows","rowsPerPage"]),de=d||_||jt(n,t,["originalLazyGroupData","originalLazyGroupDataChangeDetect","treeExpandState","isNodeExpanded","isNodeCollapsed","aggregationReducers","repeatWrappedGroupRows","rowsPerPage"]),se=jt(n,t,["rowInfoReducers"]),ae=W&&(re||!t.lastGroupDataArray||a.groupBy)||G||Z||se,ce=k&&(de||a.tree||!t.lastTreeDataArray)||j||Z||se,ue=Date.now(),$=t.originalDataArray;if(k&&ce){let V={marker:r?tt(r).track.DataSource.label.TreeUnfilteredTreePaths.start():void 0,isLeafNode:b,getNodeChildren:h,toKey:m};t.unfilteredTreePaths=ts(V,$).treePaths}if(x||(t.unfilteredCount=$.length),A){t.unfilteredCount=$.length;let V=ue;N?(t.devToolsDetected&&(V=Date.now()),$=wm({marker:r?tt(r).track.DataSource.label.Filter.start():void 0,getNodeChildren:h,isLeafNode:b,nodesKey:g,treeFilterFunction:R,dataArray:$,toPrimaryKey:m,filterTypes:P,operatorsByFilterType:w,filterFunction:I,filterValue:v}),t.devToolsDetected&&t.debugTimings.set("filter",Date.now()-V)):$=t.lastFilterDataArray,t.lastFilterDataArray=$,t.filteredAt=ue}if(t.filteredCount=$.length,t.postFilterDataArray=$,u){let V=to.knownTypes;if(to.knownTypes={...V,...t.sortTypes},L){let F=ue;if(t.devToolsDetected&&(F=Date.now()),r&&(e=tt(r).track.DataSource.label.Sort.start({details:[{name:"Count",value:$.length}]})),t.sortFunction?($=t.sortFunction(l,[...$]),e&&(e.end(),e=void 0)):y?$=as(l,$,{marker:e,inplace:!1,isLeafNode:b,getNodeChildren:h,toKey:m,nodesKey:g}):$=to(l,[...$],{marker:e}),r&&(e?.end(),e=void 0),t.devToolsDetected){let me=Date.now()-F;t.debugTimings.set("sort",me)}}else $=t.lastSortDataArray;to.knownTypes=V,t.lastSortDataArray=$,t.sortedAt=ue}t.postSortDataArray=$;let z=t.dataArray,Y=t.rowSelection instanceof _e?t.rowSelection:void 0,U=t.treeExpandState instanceof ct?t.treeExpandState:void 0,X=t.cellSelection instanceof je?t.cellSelection:void 0;Y?.xcache();let q=t.selectionMode==="single-row"?V=>V.id===t.rowSelection:t.selectionMode==="multi-row"?V=>{let F=Y;return V.isGroupRow?F.getGroupRowSelectionState(V.groupKeys):F.isRowSelected(V.id,V.dataSourceHasGrouping?V.groupKeys:void 0)}:void 0,fe=t.isRowDisabled||cs;t.isRowSelected&&t.selectionMode==="multi-row"&&(q=V=>t.isRowSelected(V,Y,t.selectionMode));let ge;t.isNodeExpanded&&(ge=V=>t.isNodeExpanded(V,U)),t.isNodeCollapsed&&(ge=V=>!t.isNodeExpanded(V,U)),ge||(ge=F=>U.isNodeExpanded(F.nodePath));let ie=t.rowInfoReducers;if(W){if(ae){let V=ue;t.devToolsDetected&&(V=Date.now());let F=t.aggregationReducers,me=t.lazyLoad?zf({groupBy:O,pivot:K,mappings:t.pivotMappings,reducers:F,indexer:t.indexer,toPrimaryKey:m,cache:f,marker:r?tt(r).track.DataSource.label.LazyGroup.start():void 0},t.originalLazyGroupData):os({groupBy:O,pivot:K,reducers:F,marker:r?tt(r).track.DataSource.label.Group.start():void 0},$);t.groupDeepMap=me.deepMap,Y&&(Y.getConfig=ut(t));let De=Object.keys(ie||{}),xe=Bi(ie),Ee={reducers:ie,results:xe,reducerKeys:De,rowInfo:{}},Ae=xe?$e=>{Ee.rowInfo=$e,Wi(Ee)}:void 0,Ve=X?$e=>{$e.isCellSelected=B=>X.isCellSelected($e.id,B)}:void 0,Je=Ae||Ve?ns(Ae,Ve):void 0,Xe=Kf({marker:r?tt(r).track.DataSource.label.FlattenTree.start():void 0,groupResult:me,lazyLoad:!!t.lazyLoad,reducers:F,toPrimaryKey:m,isRowSelected:q,rowSelectionState:Y,withRowInfo:Je,repeatWrappedGroupRows:t.rowsPerPage!=null?t.repeatWrappedGroupRows:!1,rowsPerPage:t.rowsPerPage,groupRowsState:t.groupRowsState,generateGroupRows:t.generateGroupRows});z=Xe.data,t.rowInfoReducerResults=ji({reducers:ie,results:xe,array:z}),t.groupRowsIndexesInDataArray=Xe.groupRowsIndexes,t.reducerResults=me.reducerResults;let et=K?Bf({deepMap:me.topLevelPivotColumns,pivotBy:K,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 Ze=Im(z,l,t.pivotColumns,t.sortTypes);Ze!==z&&(z=Ze,t.groupRowsIndexesInDataArray=z.map(($e,B)=>$e.isGroupRow?B:-1).filter($e=>$e>=0)),t.devToolsDetected&&t.debugTimings.set("group-and-pivot",Date.now()-V)}else z=t.lastGroupDataArray;t.lastGroupDataArray=z,t.groupedAt=ue}else if(k){if(ce){let V=ue;t.devToolsDetected&&(V=Date.now());let F=t.aggregationReducers,me={marker:r?tt(r).track.DataSource.label.Tree.start():void 0,isLeafNode:b,getNodeChildren:h,toKey:m,reducers:F},De=ts(me,$);t.treeDeepMap=De.deepMap,t.treePaths=De.treePaths;let xe=t.selectionMode==="multi-row"?pm(t.treeSelection,t.selectionMode,t):void 0;t.treeSelectionState=xe;let Ee=Object.keys(ie||{}),Ae=Bi(ie),Ve={reducers:ie,results:Ae,reducerKeys:Ee,rowInfo:{}},Je=Ae?oe=>{Ve.rowInfo=oe,Wi(Ve)}:void 0,Xe=X?oe=>{oe.isCellSelected=he=>X.isCellSelected(oe.id,he)}:void 0,et=Je||Xe?ns(Je,Xe):void 0,Ze=t.selectionMode==="single-row"?oe=>oe.id===t.treeSelection:t.selectionMode==="multi-row"?oe=>xe.isNodeSelected(oe.nodePath):void 0,$e=t.rowsPerPage!=null?t.repeatWrappedGroupRows:!1;z=Hf({marker:r?tt(r).track.DataSource.label.FlattenTree.start():void 0,treeResult:De,treeParams:me,dataArray:$,reducers:F,toPrimaryKey:m,isNodeSelected:Ze,isNodeExpanded:ge,treeSelectionState:xe,withRowInfo:et,repeatWrappedGroupRows:$e,rowsPerPage:t.rowsPerPage}).data,t.rowInfoReducerResults=ji({reducers:ie,results:Ae,array:z}),t.reducerResults=De.reducerResults,t.totalLeafNodesCount=De.deepMap.get([])?.totalLeafNodesCount??0,t.treeAt=ue,t.devToolsDetected&&t.debugTimings.set("tree",Date.now()-V)}else z=t.lastTreeDataArray;t.lastTreeDataArray=z}else if(t.groupDeepMap=void 0,t.pivotColumns=void 0,t.groupRowsIndexesInDataArray=void 0,n.postSortDataArray!=t.postSortDataArray||re||G||Z||se){let F=Object.keys(ie||{}),me=Bi(ie),De={reducers:ie,results:me,reducerKeys:F,rowInfo:{}};z=$.map((xe,Ee)=>{let Ae=hI(xe,xe?m(xe):Ee,Ee,q,fe,X);return me&&(De.rowInfo=Ae,Wi(De)),Ae}),t.rowInfoReducerResults=ji({reducers:ie,results:me,array:z})}if(t.postGroupDataArray=z,z!==t.dataArray&&(t.updatedAt=ue),t.dataArray=z,t.reducedAt=ue,t.selectionMode==="multi-row")if(W&&t.lazyLoad){r&&(e=tt(r).track.DataSource.label.ComputeSelectionCountLazy.start());let V=!0,F=!1;t.dataArray.forEach(me=>{if(!me.isTreeNode&&me.isGroupRow&&me.groupKeys.length===1){let{rowSelected:De}=me;De!==!0&&(V=!1),(De===!0||De===null)&&(F=!0)}}),t.allRowsSelected=V,t.someRowsSelected=F,r&&(e?.end(),e=void 0)}else{r&&(e=tt(r).track.DataSource.label.ComputeSelectionCount.start());let V=t.isTree?t.totalLeafNodesCount:t.filteredCount,F=t.isTree?t.treeSelectionState?t.treeSelectionState.getSelectedCount():0:t.rowSelection.getSelectedCount();t.allRowsSelected=V===F,t.someRowsSelected=F>0,r&&(e?.end(),e=void 0)}return t.originalDataArrayChanged=d,d&&(t.originalDataArrayChangedInfo={timestamp:ue,mutations:T?.size?T:void 0,treeMutations:S?.size?S:void 0}),t.rowInfoStore.notifyDataArray(z,{marker:r?tt(r).track.DataSource.label.DiffRowInfoInStore:void 0,dataSourceState:t,previousDataSourceState:n}),i&&i?.track.DataSource.label.PrepareData.end({details:[N||L||ae||ce?{name:"Performed operations",value:[N?"filter":null,L?"sort":null,ae?"group":null,ce?"tree":null].filter(go).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(go)}),t}var Pm=!0,bI={originalDataArray:!0,changes:!0},SI={filterValue:(o,e)=>JSON.stringify(o)===JSON.stringify(e),groupRowsState:(o,e)=>JSON.stringify(o)===JSON.stringify(e)};function Ft(o,e,t){let n=Xi(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=Zi(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)&&!bI[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=Ft(e,n,r),a=i.append;if(e.lazyLoad){let s=e.originalLazyGroupData,u=[Do,...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:Pm,totalCount:0,totalCountUnfiltered:0}),t.originalLazyGroupDataChangeDetect=Ot()}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=[Do,...g],T=y.data,S={cache:y.cache??Pm,childrenLoading:!1,childrenAvailable:!0,totalCount:y.totalCount??T.length,totalCountUnfiltered:y.totalCount??T.length,children:T,error:y.error},C=[];if(i.lazyLoadBatchSize&&!h){let R=f.get(b),v=!R,P=Gc({children:!0},R||{},S);v&&(P.chidren=[]),P.children.length=P.totalCount;let w=i.lazyLoadStartIndex??0,x=Math.min(y.totalCount??T.length,w+i.lazyLoadBatchSize);for(let A=w;A<x;A++){let E=S.children[A-w];if(!E)throw`lazily loaded item not found at index ${A-w}`;P.children[A]=E,E.dataset&&C.push({keys:E.keys,dataset:E.dataset})}v&&f.set(b,P)}else S.children.forEach(R=>{R&&R.dataset&&C.push({keys:R.keys,dataset:R.dataset})}),S.children.length=S.totalCount,f.set(b,S);let I=!1;if(!g||!g.length){let R=f.get([Do]);t.originalDataArray=[...R.children],I=!0}if(I||(t.originalLazyGroupDataChangeDetect=Ot()),C.length){let R=g;C.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 Zi(o,{filterTypes:e,filterMode:t}){return t==="local"?o:(ds(o,e)||[]).map(n=>{let r={...n};return delete r.valueGetter,r})}var TI=()=>new Promise(o=>{ze(o)});function ps(o,e){let t=!!o,{stateReadyAsDetails:n}=e(),r=t&&o.shouldRestoreState?n:!0;return{isDetail:t,isDetailReady:r}}function Dm(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 te,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 T=b.length?b:p,S=y.dataSourceHasGrouping?y.indexInGroup:y.indexInAll;if(y.isGroupRow&&!y.collapsed&&!y.childrenAvailable){let C={lazyLoadStartIndex:0,lazyLoadBatchSize:r,groupKeys:y.groupKeys,append:c},I=y.groupKeys,R=d.get(I);if(!R?.[y.id]){let v=!R;R=R||{},R[y.id]||(R[y.id]=C),v&&d.set(I,R)}}if(!h&&r!=null){let C=d.get(T),I=Math.floor(S/r)*r,R=S-I,v=s[y.indexInAll-R].indexInAll,P=u(v),w=s[v].id;if(P||C?.[w])continue;let x=!C;C=C||{};let A={lazyLoadStartIndex:I,lazyLoadBatchSize:r,groupKeys:b,append:c};C[w]||(C[w]=A),x&&d.set(T,C)}}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(()=>TI()).then(()=>io(...b))},f)}function fs(o,e){let{rowIndex:t,primaryKey:n}=e,{dataArray:r}=o.getDataSourceState();if(n!==void 0){let i=o.dataSourceApi.getIndexByPrimaryKey(n);if(i!==-1)return i;if(r[t]?.id!==n)return-1}return r[t]?t:-1}function Sr(o,e){let t=fs(o,e);return t===-1?null:Gt({...o,rowIndex:t,columnId:e.columnId})}function Tr(o,e){console.warn(`Skipping "${o}": the edited row (primaryKey: ${String(e.primaryKey)}, rowIndex: ${e.rowIndex}) is no longer in the data array.`)}function ms(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 gs(o,e,t){let{rowsPerPage:n}=t;return n?Math.floor(o.rowIndex/n)===Math.floor(e.rowIndex/n):!0}function xm(o,e,t){if(gs(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 T=g;T<=y;T++){let S=b*n+T;if(b===d)for(let C=s;C<r;C++)h.push({rowIndex:S,colIndex:C});else if(b===p)for(let C=0;C<=c;C++)h.push({rowIndex:S,colIndex:C});else for(let C=0;C<r;C++)h.push({rowIndex:S,colIndex:C})}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 hs=class{constructor(e){this.getCellSelectionPosition=e=>{let t=e.rowId??Eo(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 je(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=Eo(l,this.getDataSourceState),y=Eo(u,this.getDataSourceState);if(!g||!y)return;let h=g.indexInAll,b=y.indexInAll,[T,S]=Qi({rowIndex:h,colIndex:f},{rowIndex:b,colIndex:m});for(let C=T.rowIndex;C<=S.rowIndex;C++)for(let I=T.colIndex;I<=S.colIndex;I++){let R={rowIndex:C,colIndex:I},[v,P]=this.getCellSelectionPosition(R);n?a.selectCell(v,P):a.deselectCell(v,P)}this.dataSourceActions.cellSelection=a};this.getCellSelectionPositionsWithFn=(e,t)=>{let n=Gi(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 je(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 je(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 je:new je(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 je(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 je(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 je(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 Em(o){return new hs(o)}var vt=class extends En{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 Am(o){let{dataSourceApi:e,getState:t,actions:n}=o,r={collapseAllDetails(){n.rowDetailState=new vt({collapsedRows:!0,expandedRows:[]})},expandAllDetails(){n.rowDetailState=new vt({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 vt(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 vt(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 Mo(o,e,t){return Math.min(Math.max(o,e),t)}function Ji(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 Mo(a,r,i)}function II(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,T={ArrowDown:()=>{p=Ji(n,p,1)},ArrowUp:()=>{p=Ji(n,p,-1)},ArrowLeft:()=>{let C=s[p];if(d.isHorizontalLayoutBrain){let I=d.rowsPerPage;p-I>=h?p=p-I:T.ArrowUp();return}return C&&C.isGroupRow?i.collapseGroupRow(C.groupKeys):C&&i.rowDetailApi.isRowDetailEnabledForRow(C.id)?i.rowDetailApi.collapseRowDetail(C.id):!1},ArrowRight:()=>{let C=s[p];if(d.isHorizontalLayoutBrain){let I=d.rowsPerPage;p+I<=b?p=p+I:T.ArrowDown();return}return C&&C.isGroupRow?i.expandGroupRow(C.groupKeys):C&&i.rowDetailApi.isRowDetailEnabledForRow(C.id)?i.rowDetailApi.expandRowDetail(C.id):!1},Enter:()=>{let C=s[p];return C&&C.isGroupRow?i.toggleGroupRow(C.groupKeys):C&&C.isTreeNode&&C.isParentNode?a.treeApi.toggleNode(C.nodePath):i.rowDetailApi.isRowDetailEnabledForRow(C.id)?i.rowDetailApi.toggleRowDetail(C.id):!1},PageDown:()=>{p=Math.min(p+y,u-1)},PageUp:()=>{p=Math.max(p-y,h)},End:()=>{p=b},Home:()=>{p=h}},S=T[l];return S?(S(),g!==p?(r.activeRowIndex=p,!0):!1):!1}function ys(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(),T=h-g-1,S=b-y-1,C=i().dataArray.length-1,I=r().computedVisibleColumns.length-1,R=0,v=0;f=Mo(f,0,C),m=Mo(m,0,I);let P={ArrowDown:()=>{f=Mo(f+1,R,C)},ArrowUp:()=>{f=Mo(f-1,R,C)},ArrowLeft:()=>{if(m===v)if(f!==R&&(m=I),p.isHorizontalLayoutBrain){let x=p.rowsPerPage;f-x>=R?f=f-x:P.ArrowUp()}else P.ArrowUp();else m=Mo(m-1,v,I)},ArrowRight:()=>{if(m===I)if(f!==C&&(m=v),p.isHorizontalLayoutBrain){let x=p.rowsPerPage;f+x<=C?f=f+x:P.ArrowDown()}else P.ArrowDown();else m=Mo(m+1,v,I)},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+S,I):f=Math.min(f+T,C)},PageUp:()=>{s?m=Math.max(m-S,v):f=Math.max(f-T,R)},End:()=>{s?m=I:f=C},Home:()=>{s?m=v:f=R}},w=P[l];return w?(w(),[f,m]):!1}function RI(o,e){let t=ys(o,e);return t?(o.actions.activeCellIndex=t,!0):!1}var wI={ArrowUp:!0,ArrowDown:!0,ArrowLeft:!0,ArrowRight:!0,PageUp:!0,PageDown:!0,Home:!0,End:!0,Enter:!0," ":!0};function Mm(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||!wI[t]?!1:i!=null&&l==="row"?II(o,e):a!=null&&l==="cell"?RI(o,e):!1}var bs=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=Ji(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=ys(this.param,{key:n,shiftKey:!1});return r===!1?!1:(this.param.actions.activeCellIndex=r,r)}};function _m(o){return new bs(o)}function Om(o,e){return o.id?o.id===e.id:!!(o.field&&o.field===e.field)}var Ss=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(p=>requestAnimationFrame(p));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=fs({...this.context,api:this},t);if(a===-1){let p=new Error(`Cannot persist edit: the edited row (primaryKey: ${String(t.primaryKey)}, rowIndex: ${t.rowIndex}) is no longer in the data array.`);return this.actions.editingCell={...t,active:!1,accepted:!1,waiting:!1,persisted:p},Promise.resolve(p)}let l={...Gt({rowIndex:a,columnId:t.columnId,...this.context,api:this}),value:i,initialValue:t.initialValue},s=i;n.current=null,r.getValueToPersist&&(s=await r.getValueToPersist(l)),l.value=s,t.value=s;let u=this.getState().persistEdit??(()=>{if(!l.column.field)return i;let p=this.getDataSourceState().primaryKey,f=l.data&&typeof p=="string"?{[p]:l.data[p],[l.column.field]:s}:{...l.data,[l.column.field]:s};return this.context.dataSourceApi.updateData(f)}),c;try{c=await u(l)}catch(p){c=p}let d=c instanceof Error?c:!0;return this.actions.editingCell={...t,active:!1,accepted:!1,waiting:!1,persisted:d},Promise.resolve(d)};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({...Gt({...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(Gt({...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=st(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=Sn({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 Tt(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 Tt(t.groupRowsState);if(n.toggleGroupRow(e),this.dataSourceActions.groupRowsState=n,t.lazyLoad){let r=[Do,...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=te.clone(t.lazyLoadCacheOfLoadedBatches),t.originalLazyGroupData.delete(r),this.dataSourceActions.originalLazyGroupDataChangeDetect=Ot())}};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=Yf({dataSourceActions:e.dataSourceActions,getDataSourceState:e.getDataSourceState}),this.keyboardNavigationApi=_m({getState:e.getState,getDataSourceState:e.getDataSourceState,actions:e.actions,getComputed:e.getComputed,api:this,dataSourceApi:e.dataSourceApi}),this.rowDetailApi=Am({getState:e.getState,actions:e.actions,dataSourceApi:e.dataSourceApi}),this.cellSelectionApi=Em({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)&&(ms(t),e?.()),setTimeout(()=>{this.isDestroyed()||(ms(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??Xd({column:c,rowInfo:d}),f=p;c.getValueToEdit&&(p=await c.getValueToEdit(Gt({...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(go);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 T=h?ko(m,h):void 0;return T?T.sortType||(typeof T.type=="string"?T.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=>!Om(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:Om(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(go),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 Nm(o){return new Ss(o)}import{useEffect as Lm,useRef as PI,useState as DI}from"react";var vI=10;function Fm(o,e){let{includeHeader:t,columnsToResize:n,columnsToSkip:r}=e,i=`.${Zt} > .${tr}`,a=o.current?.querySelectorAll(i),l={},s={};return a&&a.length&&a.forEach(u=>{let c=u.parentElement,d=c.matches(`.${Bo}`);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=ve().getComputedStyle(c);s[p]=parseInt(g.paddingLeft,10)+parseInt(g.paddingRight,10)+parseInt(g.borderLeftWidth,10)+parseInt(g.borderRightWidth,10)+vI}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 T=ve().getComputedStyle(h);g+=parseInt(T.marginLeft,10)+parseInt(T.marginRight,10)}}}),m+=g}r&&r.has(p)||n&&!n.has(p)||(l[p]=Math.max(m,l[p]||0))}),l}function km(){let{getComponentState:o,componentActions:e,componentState:{domRef:t,ready:n,autoSizeColumnsKey:r,brain:i}}=Et(),[a,l]=DI(0),s=typeof r=="object"?r.key:r,u=Ne(s),c=PI(null);Lm(()=>{if(u()==null)return;let{current:p}=c,f=()=>{r!==p&&l(a+1)};return i.onRenderRangeChange(f)},[i]),Lm(()=>{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=Fm(t,{includeHeader:m,columnsToResize:p,columnsToSkip:f}),y=Object.keys(g);if(!y.length)return;let h=o().columnSizing,b={...h},T=!1;y.forEach(S=>{b[S]={width:g[S]},T=T||b[S].width!==h[S]?.width}),T&&(e.columnSizing=b)},[s,n,a])}import{useEffect as iR,useMemo as aR,useState as Ms}from"react";var ea=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&&!gs(e,t,r)){xm(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 zm(o,e){return o<e?[o,e]:[e,o]}var ta=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]=zm(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]=zm(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 HI}from"react";import*as qm from"react";import*as xI from"react";function Ts(o){return Me(e=>o(e.dataSourceState))}import Is,{useCallback as zI,useEffect as $m,useLayoutEffect as Rs,useState as Um}from"react";function Vm(){return mo()}import{useEffect as On,useMemo as Wm,useRef as na,useState as LI}from"react";import{useEffect as Gm,useLayoutEffect as EI,useRef as Mn}from"react";function _n(o,e){let t=Mn({}),n=Mn({}),r=n.current,i=Mn({}),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,Gm(()=>{let s=i.current,u;return Object.keys(s).length!==0&&(u=o(s,r)),i.current={},n.current={},u},l)}function CG(o,e){let t=Mn({}),n=Mn({}),r=n.current,i=Mn({}),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,EI(()=>{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=[];for(let n in e)e.hasOwnProperty(n)&&t.push(e[n]);Gm(o,t)}function AI(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 Hm(o){return Object.entries(o).reduce((e,[t,n])=>{let r=t,i=AI(r,typeof n=="string"?n:n.message,typeof n=="string"?void 0:n.type);return e[r]=i,e},{})}function MI(o){return{message:o.join(""),type:"warning"}}function _I(o){return{message:o.join(""),type:"error"}}var OI=Hm({DS001:MI`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.`}),NI=Hm({CSS001_CSS:_I`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
|
+
`}),Km={...OI,...NI};var dt=new Map,Bm=o=>{dt.delete(o),Ao.delete(o),oo.delete(o),ro.delete(o),no.delete(o),Wt.delete(o)};function Cs(o,e,t){let n=dt.get(o);if(!n)return;let r=Ao.get(o);(!r||!Object.hasOwn(r,e))&&Ao.set(o,{...r||{},[e]:n.getState()[e]}),oo.set(o,{...oo.get(o)||{},[e]:t}),n.actions[e]=t}function oa(o,e,t){let n=dt.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 FI=o=>{let e=o.type==="error"?fo(o.debugId):wt(o.debugId),t=o.type==="error"?om:An,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)},Sr=o=>{let{debugId:e,key:t}=o,n=Vm[t];if(n&&(_I({...n,debugId:e}),e&&t)){let r=dt.get(e);r&&r.getState().devToolsDetected&&n&&(r.getState().debugWarnings.set(t,{...n,debugId:e,status:"new"}),_o(e))}};globalThis.logDevToolsWarning=Sr;var _o=o=>{let e=window.__INFINITE_TABLE_DEVTOOLS_HOOK__;if(!e)return;let t=dt.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,T]=OI({vertical:!1,horizontal:!1}),S=ta(b);On(()=>(a.onChange(w=>{w&&(S.current=w,T(w))}),()=>a.destroy()),[a]),On(()=>{if(!m)return;let w=requestAnimationFrame(()=>{S.current?.vertical||g&&(t.cursorId=g)});return()=>cancelAnimationFrame(w)},[g]),On(()=>{if(!m||g!==void 0)return;let w=requestAnimationFrame(()=>{S.current?.vertical||h!=null&&i.length&&(t.cursorId=i.length)});return()=>cancelAnimationFrame(w)},[i.length,g]),On(()=>{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 C=Hm(()=>qi(p,{filterTypes:y,filterMode:f}),[p,f,y]),I={sortInfo:u.sortInfo?s:null,groupBy:u.groupBy?c:null,pivotBy:u.pivotBy?d:null,refetchKey:l,filterValue:u.filterValue?C:null,cursorId:m?h:null},R=ta(!0);NI(o,{sortInfo:s,groupBy:c,pivotBy:d,filterValue:p,refetchKey:l,cursorId:m?h:null});let v=Vr(),P=ta([]);_n(()=>{let w=e(),x=v(),{isDetail:E,isDetailReady:M}=cs(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&&Sr({debugId:w.debugId,key:"DS001"}),typeof w.data!="function"&&io(w.data,w,t,void 0,x)},{data:r}),_n(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}=cs(M,e);if(D&&!A)return;let _=e();if(typeof _.data=="function"){let N;_.debugId&&(N=tt(_.debugId).track.DataSource.label.RemoteDataLoad.start()),io(_.data,_,t,{append:E},M).then(()=>{N?.end()})}},{...I,data:r}),_n(()=>{let w=e();if(R.current){R.current=!1;let x=Lt(w,void 0,v());t.dataParams=x}},I)}function NI(o,e){let{getDataSourceState:t,dataSourceActions:n,dataSourceState:r}=o;On(()=>{n.lazyLoadCacheOfLoadedBatches=new te},[r.data,r.dataParams]);let{lazyLoadBatchSize:i,lazyLoad:a,originalLazyGroupDataChangeDetect:l,notifyRenderRangeChange:s,dataArray:u,groupRowsState:c,scrollStopDelayUpdatedByTable:d}=r,p=ta(null),f=(g,y,h=t().lazyLoadCacheOfLoadedBatches)=>{let b=t();if(g=g||p.current,!g)return;let{renderStartIndex:T,renderEndIndex:S}=g,{lazyLoadBatchSize:C,lazyLoad:I}=b;I&&((!C||C<=0)&&(!b.groupBy||b.groupBy.length===0)||wm({startIndex:T,endIndex:S,lazyLoadBatchSize:C,componentState:b,componentActions:n,dismissLoadedRows:y?.dismissLoadedRows??!1},h))},m=Hm(()=>xt(f,{wait:d}),[d]);_n(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}),On(()=>{i&&i>0&&m()},[u])}function Tr(o){let e=Fo(),t=Vr(),n=!!e,r=n?e.id:"master",{contextValue:i,ContextComponent:a}=jm(o),{componentActions:l,componentState:s,assignState:u}=i;s.getDataSourceMasterContextRef.current=t;let c=Ne(s),[d]=Wm(()=>Uf({getState:c,actions:l})),p={dataSourceState:s,dataSourceActions:l,getDataSourceMasterContext:t,getDataSourceState:c,assignState:u,dataSourceApi:d},f=Ne(i),m=Ne(p),g=Yl(),y=FI(({children:h})=>{let b=Oi(),[T]=Wm(()=>Lm());typeof h=="function"&&(h=h(c()));let S=m();return T.setSnapshot(S),Ts(()=>{T.notify()}),Ss.createElement(a.Provider,{key:r,value:f()},Ss.createElement(g.Provider,{value:S},Ss.createElement(b.Provider,{value:T},h)))},[a,n,r]);return Ts(()=>{let h=t();h&&h.registerDetail(p)},[]),Ts(()=>()=>{let h=c();h.onCleanup(h)},[]),Km({dataSourceState:s,dataSourceActions:l,getDataSourceState:c}),Bm(()=>{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]),Bm(()=>{s.onReady?.(d)},[]),{DataSource:y,state:p.dataSourceState}}function LI(){return Ae(o=>o.dataSourceApi)}var na=class na{constructor(e,t){this.keysInOrder=[];if(typeof e=="number")this.maxSize=e,this.currentMap=new Map;else if(this.maxSize=t??na.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}};na.DEFAULT_SIZE=10;var oa=na;var Cs=class{add(e,t){}get(e){}delete(e){}has(e){return!1}},ra=class{constructor(e){this.storage=new oa(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)}},Is=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)}},Cr=class{constructor(e){this.cacheStorage=e===!1?new Cs:e===!0?new Is:typeof e=="number"?new ra(e):new ra(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 kI=(e=>(e.INIT="INIT",e))(kI||{});var{useManagedComponent:jm}=Mt({debugName:"DataSource",initSetupState:am,forwardProps:sm,concludeReducer:Im,mapPropsToState:cm,onPropChange:dm,cleanup:lm,interceptActions:fm(),mappedCallbacks:pm()});function CH(o){let{DataSource:e}=Tr(o);return $m.createElement(e,null,o.children??null)}function IH(){let{rowInfoReducerResults:o}=Ae(e=>({rowInfoReducerResults:e.dataSourceState.rowInfoReducerResults}));return o}function Um(o){let{getDataSourceState:e}=Ae(n=>({getDataSourceState:n.getDataSourceState}));return zI(()=>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 VI}from"react";var AH=vt("useColumnSizeFn");function Ym(o){return VI(t=>{let n=o[t];return n?n.computedWidth:0},[o])}import{useEffect as Nn,useLayoutEffect as BI,useMemo as WI}from"react";var GI={scrollLeft:0,scrollTop:0},Ir=class{constructor(){this.scrollPosition=GI;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 qm(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 Xm from"react";function Zm(o){return(e,t)=>Xm.createElement(o,{key:e.id,rowInfo:e,cache:t})}var Rr=class extends Uo{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+=yi(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,T=h&&i!==this.rowHeight,S=b&&a!==this.initialColWidth;h&&(this.rowHeight=i),b&&(this.initialColWidth=a,this.colWidth=this.getColWidth);let C=g||T||p,I=y||S||d||C;(I||C)&&this.updateRenderCount({horizontal:I,vertical:C})}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 Qo(){return{current:null}}var Qm={};function Rs(o){return`.${Ht}[data-row-index${o?`="${o.rowIndex}"`:""}][data-col-index${o?`="${o.colIndex}"`:""}]`}function ws(o,e){let t=wo(o),n=e?new Rr(t,{isHeader:!1}):new Uo(t),r=`${t}:header`,i=e?new Rr(r,{isHeader:!0,masterBrain:n}):new Uo(r);n.onScroll(c=>{i.setScrollPosition({scrollLeft:c.scrollLeft,scrollTop:0})});let{renderer:a,onRenderUpdater:l}=pr(n),{renderer:s,onRenderUpdater:u}=pr(i);return n.onAvailableSizeChange(c=>{i.update({width:c.width})}),{brain:n,headerBrain:i,renderer:a,onRenderUpdater:l,headerRenderer:s,headerOnRenderUpdater:u}}function Jm({debugId:o,wrapRowsHorizontally:e}){let t={},{brain:n,headerBrain:r,renderer:i,onRenderUpdater:a,headerRenderer:l,headerOnRenderUpdater:s}=ws(o,!!e),u=Qo(),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=Rs(d);return u.current.querySelector(p)||null},brain:n,headerBrain:r,domRef:u,columnMenuTargetRef:Qo(),editingValueRef:Qo(),scrollerDOMRef:Qo(),portalDOMRef:Qo(),focusDetectDOMRef:Qo(),activeCellIndicatorDOMRef:Qo(),onColumnMenuClick:be(),cellContextMenu:be(),contextMenu:be(),onFilterOperatorMenuClick:be(),flashingDurationCSSVarValue:null,onFlashingDurationCSSVarChange:be(),onRowHeightCSSVarChange:be(),onRowDetailHeightCSSVarChange:be(),onColumnHeaderHeightCSSVarChange:be(),cellClick:be(),cellMouseDown:be(),keyDown:be(),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 Ir,pinnedEndScrollListener:new Ir,columnsWhenInlineGroupRenderStrategy:void 0,editingCell:null,forceBodyRerenderTimestamp:0}}var eg=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,repaintCellsKey: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 Cr(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??Qm,columnGroupVisibility:e=>e??Qm,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 HI(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 tg=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 og(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 ia=new WeakMap;function ng(){return{rowDetailState:(o,e)=>({callbackParams:[o,{expandRow:e.lastRowToExpandRef.current,collapseRow:e.lastRowToCollapseRef.current}]})}}var rg=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?qm(i,t.columnGroupVisibility):t.columnGroupsDepthsMap,l=r?.groupBy,s=HI({groupRenderStrategy:e.groupRenderStrategy,groupBy:l,groupColumn:e.groupColumn}),u,c=e.rowDetailRenderer,d=e.components?.RowDetail;if(!c&&d){let y=ia.get(d);y||(y=Zm(d),ia.set(d,y)),c=y}c&&(u=e.rowDetailState||t.rowDetailState||e.defaultRowDetailState,u&&!(u instanceof Pt)&&(u=new Pt(u)),u=u||new Pt({expandedRows:[],collapsedRows:!0}));let p=t.columnsWhenGrouping||t.columnsWhenInlineGroupRenderStrategy||t.columns,f=u?e.isRowDetailExpanded:void 0;!f&&u&&(f=ia.get(u),f||(f=y=>u.isRowDetailsExpanded(y.id),typeof u=="object"&&ia.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||pe.components.Header.columnHeaderHeight:""};if(t.devToolsDetected&&t.debugId){let y=oo.get(t.debugId);y&&(g={...g,...y})}return g};function ig(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 ag(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 lg=o=>o.dataSourceHasGrouping&&o.isGroupRow&&o.childrenLoading||!o.selfLoaded;import*as aa from"react";var sg="_16lm1iwb _16lm1iw1d _16lm1iwk";var ug="164.93361431346415 56.97787143782138",cg={margin:"auto",display:"block",shapeRendering:"auto"},uK=Object.keys({size:1,style:1,className:1,viewBox:1});var dg=o=>aa.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",style:{...cg,...o.style},width:"24px",height:"24px",viewBox:o.viewBox??"0 0 100 100",preserveAspectRatio:"xMidYMid",className:ee(o.className,sg,"InfiniteIcon","InfiniteIcon-loading")},aa.createElement("circle",{cx:"50",cy:"50",fill:"none",strokeWidth:"10",r:"35",strokeDasharray:ug},aa.createElement("animateTransform",{attributeName:"transform",type:"rotate",repeatCount:"indefinite",dur:"1s",values:"0 50 50;360 50 50",keyTimes:"0;1"})));function pg(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 fg(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 vs({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=ee(un.flex,i.align==="end"?Yn.rowReverse:Yn.row,Gu.center,`${Ht}Expander`,e==="single-column"||e==="multi-column"&&(!n.isGroupRow||u||d&&i.field)?Xd({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 Ps({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 lg(c)?f=ao.createElement(dg,null):m&&(f=ao.createElement(Wo,{expanded:!d,direction:u.align==="end"?"end":"start",onChange:()=>{t(p)}})),n&&(r.renderBag.groupIcon=f,f=ao.createElement(ht,{render:n,renderParam:r})),f}}function mg(){return{getGroupColumnRender:vs,getGroupColumnRenderGroupIcon:Ps}}function gg(o,e,t){return pg(o,e,t,mg())}function hg(o,e,t){return fg(o,e,t,mg())}function yg(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=gg({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=hg({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?ko(d,b.pivotAggregator.field):void 0,...b}),!b.render&&b.renderValue&&(b.render=T=>b.renderValue(T)),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 KI}from"react";function Ds(){let{getDataSourceState:o,dataSourceActions:e,getDataSourceMasterContext:t}=Ae(r=>({getDataSourceState:r.getDataSourceState,dataSourceActions:r.dataSourceActions,getDataSourceMasterContext:r.getDataSourceMasterContext}));return KI(r=>{let i=o(),a=new Ct(i.groupRowsState);if(a.toggleGroupRow(r),e.groupRowsState=a,i.lazyLoad){let l=[Do,...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=te.clone(i.lazyLoadCacheOfLoadedBatches),i.originalLazyGroupData.delete(l),e.originalLazyGroupDataChangeDetect=Nt())}},[])}function jI(o){return WI(()=>og(o),[o])}function bg(o,e){let{groupBy:t,dataSourceActions:n}=Ae(u=>({groupBy:u.dataSourceState.groupBy,dataSourceActions:u.dataSourceActions})),{groupRenderStrategy:r,pivotTotalColumnPosition:i,pivotGrandTotalColumnPosition:a}=o;Nn(()=>{n.generateGroupRows=r!=="inline"},[r]),Nn(()=>{n.pivotTotalColumnPosition=i},[i]),Nn(()=>{a!=null&&(n.pivotGrandTotalColumnPosition=a)},[a]);let l=jI(t);$I(l,o,e);let{toggleGroupRow:s}=UI();return YI(l,o,e),{toggleGroupRow:s}}function $I(o,e,t){let n=Ds(),{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:T}=h;y={groupByForColumn:h.groupBy,field:h.groupBy?.field,valueGetter:h.groupBy?.valueGetter,valueFormatter:({rowInfo:S})=>S.isGroupRow?S.groupKeys?.[T]:S.value,rowspan:({rowInfo:S,dataArray:C})=>{if(S.isTreeNode||!S.isGroupRow)return 1;let I=C[S.indexInAll-1]||{indexInParentGroups:[]};if(!I||!I.dataSourceHasGrouping)return 1;let R=I.indexInParentGroups||[],v=S.indexInParentGroups||[],P=!1;for(let E=0;E<=T;E++){let M=R[E];if(v[E]!==M){P=!0;break}}if(!P)return 1;let w=S.parents[T];return w?w.groupCount-(w.collapsedChildrenCount||0)+(w.collapsedGroupsCount||0):1},renderGroupIcon:Ps({groupIndexForColumn:T,groupRenderStrategy:d,toggleGroupRow:p,initialRenderGroupIcon:g.renderGroupIcon}),render:vs({groupIndexForColumn:T,groupRenderStrategy:d})}}let b={...y,...g};f[m]=b}),Object.keys(f).length===0?void 0:f}Nn(()=>{(()=>{l.columnsWhenInlineGroupRenderStrategy=a?void 0:s(r,o,i,n)})()},[r,o,i,n])}function UI(){let{groupBy:o,pivotBy:e,selectionMode:t}=Ae(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=Ds();return Nn(()=>{(()=>{let{columns:g,groupColumnIds:y}=yg({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),T=!1;y.forEach(S=>{b.has(S)||(T=!0,h=[S,...h])}),T&&(n.columnOrder=h)}})()},[r,o,e,t,a,i,l,s,c,u]),{toggleGroupRow:f}}function YI(o,e,t){let{dataArray:n,groupRowsIndexesInDataArray:r,groupBy:i,groupRowsState:a,originalLazyGroupDataChangeDetect:l,getDataSourceState:s}=Ae(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=Ne(e);BI(()=>{if(f!=="multi-column")return;let y=g(),h=ig(c,o),b=ag({computedGroupColumns:h,columnVisibility:y.columnVisibility,hideEmptyGroupColumns:p,groupRowsIndexesInDataArray:r,dataArray:n,groupBy:i,groupByMap:o});ft(y.columnVisibility,b)||(m.columnVisibility=b)},[s,f,l,i,o,c,p?n:null,p?a:null,p?r:null,p]),Nn(()=>{let y=i.length>0,h=g(),{columnVisibility:b,columnVisibilityForGrouping:T,hideColumnWhenGrouped:S}=h,C={...b},I={...T},R=!1,v=new Set,P=new Set;Object.keys(c).forEach(w=>{let x=c[w];if(x.defaultHiddenWhenGroupedBy||S!=null)if(x.defaultHiddenWhenGroupedBy==="*"&&y||(x.defaultHiddenWhenGroupedBy===!0||S)&&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(I[w]!==!1){if(b[w]===!1)return;I[w]=!1,R=!0,v.add(w)}}else I[w]===!1&&(delete I[w],R=!0,P.add(w))}),R&&(m.columnVisibilityForGrouping=I,P.forEach(w=>{delete C[w]}),v.forEach(w=>{C[w]=!1}),m.columnVisibility=C)},[c,u,i,o,d])}import{useMemo as qI}from"react";var Sg=({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:T,columnDefaultFilterable:S,columnDefaultGroupable:C,columnDefaultSortable:I,scrollbarWidth:R,columnTypes:v,pinnedEndMaxWidth:P,pinnedStartMaxWidth:w,viewportReservedWidth:x,resizableColumns:E,columnVisibility:M,columnVisibilityAssumeVisible:D,columnSizing:A,groupBy:_})=>{let{computedRemainingSpace:L,computedColumnOrder:O,computedVisibleColumns:K,computedVisibleColumnsMap:W,computedPinnedStartColumns:k,computedPinnedEndColumns:Z,computedUnpinnedColumns:G,computedPinnedStartColumnsWidth:j,computedPinnedEndColumnsWidth:re,computedUnpinnedColumnsWidth:de,computedUnpinnedOffset:se,computedPinnedEndOffset:ae,computedPinnedEndWidth:ce,computedPinnedStartWidth:ue,renderSelectionCheckBox:$,computedColumnsMap:z,computedColumnsMapInInitialOrder:Y,fieldsToColumn:U}=qI(()=>Vc({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:T,columnDefaultFilterable:S,columnDefaultGroupable:C,columnDefaultSortable:I,editable:b,columnSizing:A,columnTypes:v,columnVisibility:M,columnVisibilityAssumeVisible:D??!0,groupBy:_}),[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,T,S,C,b,_,1]);return{renderSelectionCheckBox:$,columns:o,computedColumnsMap:z,computedPinnedEndWidth:ce,computedPinnedStartWidth:ue,computedRemainingSpace:L,computedUnpinnedOffset:se,computedPinnedEndOffset:ae,computedPinnedStartColumnsWidth:j,computedPinnedEndColumnsWidth:re,computedUnpinnedColumnsWidth:de,computedPinnedStartColumns:k,computedPinnedEndColumns:Z,computedUnpinnedColumns:G,computedVisibleColumns:K,computedVisibleColumnsMap:W,computedColumnOrder:O,computedColumnsMapInInitialOrder:Y,fieldsToColumn:U}};import{useMemo as ZI}from"react";var la=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 XI(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 Tg(o){let e=new la;return{computedRowHeight:XI(o,e),computedRowSizeCacheForDetails:o.isRowDetailsExpanded?e:void 0}}function Cg(o){return ZI(()=>Tg(o),[o.rowHeight,o.rowDetailHeight,o.isRowDetailsExpanded,o.isRowDetailsEnabled,o.getDataSourceState])}import{useState as QI,useEffect as JI,useLayoutEffect as eR}from"react";var tR={vertical:!1,horizontal:!1};function Ig(o){let e=o().brain,{getDataSourceState:t}=Kt(),[n,r]=QI(tR);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]),eR(()=>{let i=t(),{onScrollbarsChange:a}=o(),{notifyScrollbarsChange:l}=i;a&&i.updatedAt&&i.dataArray.length&&a(n),l(n)},[n]),n}function Rg(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:T,columnDefaultFilterable:S,columnDefaultGroupable:C,columnTypes:I,rowHeight:R,rowDetailHeight:v,isRowDetailExpanded:P,isRowDetailEnabled:w,bodySize:x,showSeparatePivotColumnForSingleAggregation:E,onRowHeightCSSVarChange:M,onFlashingDurationCSSVarChange:D,onRowDetailHeightCSSVarChange:A,onColumnHeaderHeightCSSVarChange:_,computedColumns:N,initialColumns:L,viewportReservedWidth:O,resizableColumns:K,sortable:W,draggableColumns:k}=e,Z=t,{multiSort:G,filterValue:j,filterTypes:re,groupBy:de,sortInfo:se,dataSourceActions:ae,getDataSourceState:ce,dataSourceApi:ue}=Ae(le=>({dataSourceActions:le.dataSourceActions,getDataSourceState:le.getDataSourceState,dataSourceApi:le.dataSourceApi,sortInfo:le.dataSourceState.sortInfo,multiSort:le.dataSourceState.multiSort,filterValue:le.dataSourceState.filterValue,filterTypes:le.dataSourceState.filterTypes,groupBy:le.dataSourceState.groupBy}));xs(()=>{M.onChange(le=>{le&&(Z.rowHeight=le)}),D.onChange(le=>{let Oe=le?le*1:null;Oe!=null&&!isNaN(Oe)&&(Z.flashingDurationCSSVarValue=Oe)}),A.onChange(le=>{le&&(Z.rowDetailHeight=le)}),_.onChange(le=>{le&&(Z.columnHeaderHeight=le)})}),oR(()=>{ae.showSeparatePivotColumnForSingleAggregation=E},[E]);let{toggleGroupRow:$}=bg(e,t),z=N,{computedColumnOrder:Y,computedVisibleColumns:U,computedVisibleColumnsMap:X,computedPinnedStartColumns:q,computedPinnedEndColumns:fe,computedUnpinnedColumns:ge,computedPinnedStartColumnsWidth:ie,computedPinnedEndColumnsWidth:V,computedUnpinnedColumnsWidth:F,computedUnpinnedOffset:me,computedPinnedEndOffset:De,computedRemainingSpace:xe,computedPinnedStartWidth:Me,computedPinnedEndWidth:Ee,renderSelectionCheckBox:Ve,computedColumnsMap:Je,computedColumnsMapInInitialOrder:Xe,fieldsToColumn:et}=Sg({columns:z,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:O,resizableColumns:K,sortable:W,draggableColumns:k,sortInfo:se??void 0,multiSort:G,groupBy:de,columnOrder:r,columnVisibility:g,columnVisibilityAssumeVisible:!0,columnPinning:y,editable:b,columnDefaultEditable:T,columnDefaultFilterable:S,columnDefaultGroupable:C,filterValue:j,filterTypes:re,columnSizing:h,columnTypes:I}),Ze=Um(U),$e=Ym(U),B=Ig(n),oe=Me?ie>Me:!1,he=Ee?V>Ee:!1,[Se]=xs(()=>new Ji({isRowDisabledAt:Oe=>ce().dataArray[Oe]?.rowDisabled??!1,getIdForIndex:Oe=>ce().dataArray[Oe]?.id??-1})),Be=Ne(U),[H]=xs(()=>new Qi({getPrimaryKeyByIndex:ue.getPrimaryKeyByIndex,getColumnIdByIndex:le=>Be()[le]?.id||""})),{computedRowHeight:Ue,computedRowSizeCacheForDetails:Dt}=Cg({rowDetailHeight:v,rowHeight:R,isRowDetailsExpanded:P,isRowDetailsEnabled:w,getDataSourceState:ce});return nR(()=>({multiRowSelector:Se,multiCellSelector:H,computedRowSizeCacheForDetails:Dt,computedRowHeight:Ue,scrollbars:B,columnSize:$e,rowspan:Ze,toggleGroupRow:$,computedColumnsMap:Je,computedColumnsMapInInitialOrder:Xe,renderSelectionCheckBox:Ve,computedPinnedStartOverflow:oe,computedPinnedEndOverflow:he,computedPinnedStartWidth:Me,computedPinnedEndWidth:Ee,computedVisibleColumns:U,computedColumnOrder:Y,computedRemainingSpace:xe,computedVisibleColumnsMap:X,computedPinnedStartColumns:q,computedPinnedEndColumns:fe,computedUnpinnedColumns:ge,computedPinnedStartColumnsWidth:ie,computedPinnedEndColumnsWidth:V,computedUnpinnedColumnsWidth:F,computedUnpinnedOffset:me,computedPinnedEndOffset:De,fieldsToColumn:et}),[Se,H,Dt,Ue,B,$e,Ze,$,Je,Xe,Ve,oe,he,Me,Ee,U,Y,xe,X,q,fe,ge,ie,V,F,me,De,et])}import{useMemo as cR}from"react";function rR(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 iR(){return 4294967295}function aR(o,e,t){return e=e>>>8^o[t^e&255],e}function lR(o){return o=~o,o=o<0?4294967295+o+1:o,o}function Ms(o,e=3988292384){var t=rR(e),n=0,r;for(n=iR(),r=0;r<o.length;r++)n=aR(t,n,o.charCodeAt(r));return n=lR(n),`${n}`}var sR=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")??""}},wg=(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))},vg=(o="",e,t)=>{let n;try{n=uR(o)}catch{return wg(["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?(wg([`
|
|
27
|
+
Component DEBUG_ID = "${o.debugId}"`),t(r,n,e)},Cr=o=>{let{debugId:e,key:t}=o,n=Km[t];if(n&&(FI({...n,debugId:e}),e&&t)){let r=dt.get(e);r&&r.getState().devToolsDetected&&n&&(r.getState().debugWarnings.set(t,{...n,debugId:e,status:"new"}),_o(e))}};globalThis.logDevToolsWarning=Cr;var _o=o=>{let e=window.__INFINITE_TABLE_DEVTOOLS_HOOK__;if(!e)return;let t=dt.get(o);t&&e(o,t)};function jm(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,T]=LI({vertical:!1,horizontal:!1}),S=na(b);On(()=>(a.onChange(w=>{w&&(S.current=w,T(w))}),()=>a.destroy()),[a]),On(()=>{if(!m)return;let w=requestAnimationFrame(()=>{S.current?.vertical||g&&(t.cursorId=g)});return()=>cancelAnimationFrame(w)},[g]),On(()=>{if(!m||g!==void 0)return;let w=requestAnimationFrame(()=>{S.current?.vertical||h!=null&&i.length&&(t.cursorId=i.length)});return()=>cancelAnimationFrame(w)},[i.length,g]),On(()=>{let w=e(),{livePaginationCursor:x,livePagination:A,dataArray:E}=w;!b.vertical&&A&&(x?t.cursorId=x:x===void 0&&E.length&&(t.cursorId=E.length))},[b.vertical]);let C=Wm(()=>Zi(p,{filterTypes:y,filterMode:f}),[p,f,y]),I={sortInfo:u.sortInfo?s:null,groupBy:u.groupBy?c:null,pivotBy:u.pivotBy?d:null,refetchKey:l,filterValue:u.filterValue?C:null,cursorId:m?h:null},R=na(!0);kI(o,{sortInfo:s,groupBy:c,pivotBy:d,filterValue:p,refetchKey:l,cursorId:m?h:null});let v=Hr(),P=na([]);_n(()=>{let w=e(),x=v(),{isDetail:A,isDetailReady:E}=ps(x,e);if(A&&!E)return;let D=Date.now(),M=P.current;M.length>=10&&M.splice(0,1),M.push(D),D-M[0]<200&&M.length>=10&&Cr({debugId:w.debugId,key:"DS001"}),typeof w.data!="function"&&io(w.data,w,t,void 0,x)},{data:r}),_n(w=>{let x=Object.keys(w),A=!1;if(x.length===1){if(A=!!w.cursorId,w.filterValue&&e().filterMode==="local")return;let N=e().data;if(Array.isArray(N)&&w.refetchKey){t.originalDataArray=N;return}}let E=v(),{isDetail:D,isDetailReady:M}=ps(E,e);if(D&&!M)return;let _=e();if(typeof _.data=="function"){let N;_.debugId&&(N=tt(_.debugId).track.DataSource.label.RemoteDataLoad.start()),io(_.data,_,t,{append:A},E).then(()=>{N?.end()})}},{...I,data:r}),_n(()=>{let w=e();if(R.current){R.current=!1;let x=Ft(w,void 0,v());t.dataParams=x}},I)}function kI(o,e){let{getDataSourceState:t,dataSourceActions:n,dataSourceState:r}=o;On(()=>{n.lazyLoadCacheOfLoadedBatches=new te},[r.data,r.dataParams]);let{lazyLoadBatchSize:i,lazyLoad:a,originalLazyGroupDataChangeDetect:l,notifyRenderRangeChange:s,dataArray:u,groupRowsState:c,scrollStopDelayUpdatedByTable:d}=r,p=na(null),f=(g,y,h=t().lazyLoadCacheOfLoadedBatches)=>{let b=t();if(g=g||p.current,!g)return;let{renderStartIndex:T,renderEndIndex:S}=g,{lazyLoadBatchSize:C,lazyLoad:I}=b;I&&((!C||C<=0)&&(!b.groupBy||b.groupBy.length===0)||Dm({startIndex:T,endIndex:S,lazyLoadBatchSize:C,componentState:b,componentActions:n,dismissLoadedRows:y?.dismissLoadedRows??!1},h))},m=Wm(()=>Dt(f,{wait:d}),[d]);_n(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}),On(()=>{i&&i>0&&m()},[u])}function Ir(o){let e=Fo(),t=Hr(),n=!!e,r=n?e.id:"master",{contextValue:i,ContextComponent:a}=Ym(o),{componentActions:l,componentState:s,assignState:u}=i;s.getDataSourceMasterContextRef.current=t;let c=Ne(s),[d]=Um(()=>Xf({getState:c,actions:l})),p={dataSourceState:s,dataSourceActions:l,getDataSourceMasterContext:t,getDataSourceState:c,assignState:u,dataSourceApi:d},f=Ne(i),m=Ne(p),g=Xl(),y=zI(({children:h})=>{let b=Fi(),[T]=Um(()=>Vm());typeof h=="function"&&(h=h(c()));let S=m();return T.setSnapshot(S),Rs(()=>{T.notify()}),Is.createElement(a.Provider,{key:r,value:f()},Is.createElement(g.Provider,{value:S},Is.createElement(b.Provider,{value:T},h)))},[a,n,r]);return Rs(()=>{let h=t();h&&h.registerDetail(p)},[]),Rs(()=>()=>{let h=c();h.onCleanup(h)},[]),jm({dataSourceState:s,dataSourceActions:l,getDataSourceState:c}),$m(()=>{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]),$m(()=>{s.onReady?.(d)},[]),{DataSource:y,state:p.dataSourceState}}function VI(){return Me(o=>o.dataSourceApi)}var ia=class ia{constructor(e,t){this.keysInOrder=[];if(typeof e=="number")this.maxSize=e,this.currentMap=new Map;else if(this.maxSize=t??ia.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}};ia.DEFAULT_SIZE=10;var ra=ia;var ws=class{add(e,t){}get(e){}delete(e){}has(e){return!1}},aa=class{constructor(e){this.storage=new ra(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)}},vs=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)}},Rr=class{constructor(e){this.cacheStorage=e===!1?new ws:e===!0?new vs:typeof e=="number"?new aa(e):new aa(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 GI=(e=>(e.INIT="INIT",e))(GI||{});var{useManagedComponent:Ym}=xt({debugName:"DataSource",initSetupState:um,forwardProps:dm,concludeReducer:vm,mapPropsToState:fm,onPropChange:mm,cleanup:cm,interceptActions:hm(),mappedCallbacks:gm()});function DH(o){let{DataSource:e}=Ir(o);return qm.createElement(e,null,o.children??null)}function xH(){let{rowInfoReducerResults:o}=Me(e=>({rowInfoReducerResults:e.dataSourceState.rowInfoReducerResults}));return o}function Xm(o){let{getDataSourceState:e}=Me(n=>({getDataSourceState:n.getDataSourceState}));return HI(()=>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 KI}from"react";var kH=wt("useColumnSizeFn");function Zm(o){return KI(t=>{let n=o[t];return n?n.computedWidth:0},[o])}import{useEffect as Nn,useLayoutEffect as $I,useMemo as UI}from"react";var BI={scrollLeft:0,scrollTop:0},wr=class{constructor(){this.scrollPosition=BI;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 Qm(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 eg(o){return(e,t)=>Jm.createElement(o,{key:e.id,rowInfo:e,cache:t})}var vr=class extends Uo{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+=Si(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,T=h&&i!==this.rowHeight,S=b&&a!==this.initialColWidth;h&&(this.rowHeight=i),b&&(this.initialColWidth=a,this.colWidth=this.getColWidth);let C=g||T||p,I=y||S||d||C;(I||C)&&this.updateRenderCount({horizontal:I,vertical:C})}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 Qo(){return{current:null}}var tg={};function Ps(o){return`.${Ht}[data-row-index${o?`="${o.rowIndex}"`:""}][data-col-index${o?`="${o.colIndex}"`:""}]`}function Ds(o,e){let t=wo(o),n=e?new vr(t,{isHeader:!1}):new Uo(t),r=`${t}:header`,i=e?new vr(r,{isHeader:!0,masterBrain:n}):new Uo(r);n.onScroll(c=>{i.setScrollPosition({scrollLeft:c.scrollLeft,scrollTop:0})});let{renderer:a,onRenderUpdater:l}=pr(n),{renderer:s,onRenderUpdater:u}=pr(i);return n.onAvailableSizeChange(c=>{i.update({width:c.width})}),{brain:n,headerBrain:i,renderer:a,onRenderUpdater:l,headerRenderer:s,headerOnRenderUpdater:u}}function og({debugId:o,wrapRowsHorizontally:e}){let t={},{brain:n,headerBrain:r,renderer:i,onRenderUpdater:a,headerRenderer:l,headerOnRenderUpdater:s}=Ds(o,!!e),u=Qo(),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=Ps(d);return u.current.querySelector(p)||null},brain:n,headerBrain:r,domRef:u,columnMenuTargetRef:Qo(),editingValueRef:Qo(),scrollerDOMRef:Qo(),portalDOMRef:Qo(),focusDetectDOMRef:Qo(),activeCellIndicatorDOMRef:Qo(),onColumnMenuClick:be(),cellContextMenu:be(),contextMenu:be(),onFilterOperatorMenuClick:be(),flashingDurationCSSVarValue:null,onFlashingDurationCSSVarChange:be(),onRowHeightCSSVarChange:be(),onRowDetailHeightCSSVarChange:be(),onColumnHeaderHeightCSSVarChange:be(),cellClick:be(),cellMouseDown:be(),keyDown:be(),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 wr,pinnedEndScrollListener:new wr,columnsWhenInlineGroupRenderStrategy:void 0,editingCell:null,forceBodyRerenderTimestamp:0}}var ng=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,repaintCellsKey: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 Rr(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??tg,columnGroupVisibility:e=>e??tg,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 WI(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 rg=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 ig(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 la=new WeakMap;function ag(){return{rowDetailState:(o,e)=>({callbackParams:[o,{expandRow:e.lastRowToExpandRef.current,collapseRow:e.lastRowToCollapseRef.current}]})}}var lg=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?Qm(i,t.columnGroupVisibility):t.columnGroupsDepthsMap,l=r?.groupBy,s=WI({groupRenderStrategy:e.groupRenderStrategy,groupBy:l,groupColumn:e.groupColumn}),u,c=e.rowDetailRenderer,d=e.components?.RowDetail;if(!c&&d){let y=la.get(d);y||(y=eg(d),la.set(d,y)),c=y}c&&(u=e.rowDetailState||t.rowDetailState||e.defaultRowDetailState,u&&!(u instanceof vt)&&(u=new vt(u)),u=u||new vt({expandedRows:[],collapsedRows:!0}));let p=t.columnsWhenGrouping||t.columnsWhenInlineGroupRenderStrategy||t.columns,f=u?e.isRowDetailExpanded:void 0;!f&&u&&(f=la.get(u),f||(f=y=>u.isRowDetailsExpanded(y.id),typeof u=="object"&&la.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||pe.components.Header.columnHeaderHeight:""};if(t.devToolsDetected&&t.debugId){let y=oo.get(t.debugId);y&&(g={...g,...y})}return g};function sg(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 ug(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 cg=o=>o.dataSourceHasGrouping&&o.isGroupRow&&o.childrenLoading||!o.selfLoaded;import*as sa from"react";var dg="_16lm1iwb _16lm1iw1d _16lm1iwk";var pg="164.93361431346415 56.97787143782138",fg={margin:"auto",display:"block",shapeRendering:"auto"},gK=Object.keys({size:1,style:1,className:1,viewBox:1});var mg=o=>sa.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",style:{...fg,...o.style},width:"24px",height:"24px",viewBox:o.viewBox??"0 0 100 100",preserveAspectRatio:"xMidYMid",className:ee(o.className,dg,"InfiniteIcon","InfiniteIcon-loading")},sa.createElement("circle",{cx:"50",cy:"50",fill:"none",strokeWidth:"10",r:"35",strokeDasharray:pg},sa.createElement("animateTransform",{attributeName:"transform",type:"rotate",repeatCount:"indefinite",dur:"1s",values:"0 50 50;360 50 50",keyTimes:"0;1"})));function gg(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 hg(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 xs({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=ee(un.flex,i.align==="end"?Yn.rowReverse:Yn.row,Bu.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 Es({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 cg(c)?f=ao.createElement(mg,null):m&&(f=ao.createElement(Wo,{expanded:!d,direction:u.align==="end"?"end":"start",onChange:()=>{t(p)}})),n&&(r.renderBag.groupIcon=f,f=ao.createElement(ht,{render:n,renderParam:r})),f}}function yg(){return{getGroupColumnRender:xs,getGroupColumnRenderGroupIcon:Es}}function bg(o,e,t){return gg(o,e,t,yg())}function Sg(o,e,t){return hg(o,e,t,yg())}function Tg(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=bg({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=Sg({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?ko(d,b.pivotAggregator.field):void 0,...b}),!b.render&&b.renderValue&&(b.render=T=>b.renderValue(T)),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 jI}from"react";function As(){let{getDataSourceState:o,dataSourceActions:e,getDataSourceMasterContext:t}=Me(r=>({getDataSourceState:r.getDataSourceState,dataSourceActions:r.dataSourceActions,getDataSourceMasterContext:r.getDataSourceMasterContext}));return jI(r=>{let i=o(),a=new Tt(i.groupRowsState);if(a.toggleGroupRow(r),e.groupRowsState=a,i.lazyLoad){let l=[Do,...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=te.clone(i.lazyLoadCacheOfLoadedBatches),i.originalLazyGroupData.delete(l),e.originalLazyGroupDataChangeDetect=Ot())}},[])}function YI(o){return UI(()=>ig(o),[o])}function Cg(o,e){let{groupBy:t,dataSourceActions:n}=Me(u=>({groupBy:u.dataSourceState.groupBy,dataSourceActions:u.dataSourceActions})),{groupRenderStrategy:r,pivotTotalColumnPosition:i,pivotGrandTotalColumnPosition:a}=o;Nn(()=>{n.generateGroupRows=r!=="inline"},[r]),Nn(()=>{n.pivotTotalColumnPosition=i},[i]),Nn(()=>{a!=null&&(n.pivotGrandTotalColumnPosition=a)},[a]);let l=YI(t);qI(l,o,e);let{toggleGroupRow:s}=XI();return ZI(l,o,e),{toggleGroupRow:s}}function qI(o,e,t){let n=As(),{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:T}=h;y={groupByForColumn:h.groupBy,field:h.groupBy?.field,valueGetter:h.groupBy?.valueGetter,valueFormatter:({rowInfo:S})=>S.isGroupRow?S.groupKeys?.[T]:S.value,rowspan:({rowInfo:S,dataArray:C})=>{if(S.isTreeNode||!S.isGroupRow)return 1;let I=C[S.indexInAll-1]||{indexInParentGroups:[]};if(!I||!I.dataSourceHasGrouping)return 1;let R=I.indexInParentGroups||[],v=S.indexInParentGroups||[],P=!1;for(let A=0;A<=T;A++){let E=R[A];if(v[A]!==E){P=!0;break}}if(!P)return 1;let w=S.parents[T];return w?w.groupCount-(w.collapsedChildrenCount||0)+(w.collapsedGroupsCount||0):1},renderGroupIcon:Es({groupIndexForColumn:T,groupRenderStrategy:d,toggleGroupRow:p,initialRenderGroupIcon:g.renderGroupIcon}),render:xs({groupIndexForColumn:T,groupRenderStrategy:d})}}let b={...y,...g};f[m]=b}),Object.keys(f).length===0?void 0:f}Nn(()=>{(()=>{l.columnsWhenInlineGroupRenderStrategy=a?void 0:s(r,o,i,n)})()},[r,o,i,n])}function XI(){let{groupBy:o,pivotBy:e,selectionMode:t}=Me(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=As();return Nn(()=>{(()=>{let{columns:g,groupColumnIds:y}=Tg({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),T=!1;y.forEach(S=>{b.has(S)||(T=!0,h=[S,...h])}),T&&(n.columnOrder=h)}})()},[r,o,e,t,a,i,l,s,c,u]),{toggleGroupRow:f}}function ZI(o,e,t){let{dataArray:n,groupRowsIndexesInDataArray:r,groupBy:i,groupRowsState:a,originalLazyGroupDataChangeDetect:l,getDataSourceState:s}=Me(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=Ne(e);$I(()=>{if(f!=="multi-column")return;let y=g(),h=sg(c,o),b=ug({computedGroupColumns:h,columnVisibility:y.columnVisibility,hideEmptyGroupColumns:p,groupRowsIndexesInDataArray:r,dataArray:n,groupBy:i,groupByMap:o});ft(y.columnVisibility,b)||(m.columnVisibility=b)},[s,f,l,i,o,c,p?n:null,p?a:null,p?r:null,p]),Nn(()=>{let y=i.length>0,h=g(),{columnVisibility:b,columnVisibilityForGrouping:T,hideColumnWhenGrouped:S}=h,C={...b},I={...T},R=!1,v=new Set,P=new Set;Object.keys(c).forEach(w=>{let x=c[w];if(x.defaultHiddenWhenGroupedBy||S!=null)if(x.defaultHiddenWhenGroupedBy==="*"&&y||(x.defaultHiddenWhenGroupedBy===!0||S)&&x.field&&o.get(x.field)||typeof x.defaultHiddenWhenGroupedBy=="string"&&o.get(x.defaultHiddenWhenGroupedBy)||typeof x.defaultHiddenWhenGroupedBy=="object"&&Object.keys(x.defaultHiddenWhenGroupedBy).reduce((E,D)=>E||o.has(D),!1)){if(I[w]!==!1){if(b[w]===!1)return;I[w]=!1,R=!0,v.add(w)}}else I[w]===!1&&(delete I[w],R=!0,P.add(w))}),R&&(m.columnVisibilityForGrouping=I,P.forEach(w=>{delete C[w]}),v.forEach(w=>{C[w]=!1}),m.columnVisibility=C)},[c,u,i,o,d])}import{useMemo as QI}from"react";var Ig=({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:T,columnDefaultFilterable:S,columnDefaultGroupable:C,columnDefaultSortable:I,scrollbarWidth:R,columnTypes:v,pinnedEndMaxWidth:P,pinnedStartMaxWidth:w,viewportReservedWidth:x,resizableColumns:A,columnVisibility:E,columnVisibilityAssumeVisible:D,columnSizing:M,groupBy:_})=>{let{computedRemainingSpace:L,computedColumnOrder:O,computedVisibleColumns:K,computedVisibleColumnsMap:W,computedPinnedStartColumns:k,computedPinnedEndColumns:Z,computedUnpinnedColumns:G,computedPinnedStartColumnsWidth:j,computedPinnedEndColumnsWidth:re,computedUnpinnedColumnsWidth:de,computedUnpinnedOffset:se,computedPinnedEndOffset:ae,computedPinnedEndWidth:ce,computedPinnedStartWidth:ue,renderSelectionCheckBox:$,computedColumnsMap:z,computedColumnsMapInInitialOrder:Y,fieldsToColumn:U}=QI(()=>Kc({columns:o,userColumns:e,scrollbarWidth:R,bodySize:t,columnMinWidth:n,columnMaxWidth:r,columnDefaultWidth:i,columnDefaultFlex:a,columnCssEllipsis:s,columnHeaderCssEllipsis:u,viewportReservedWidth:x,resizableColumns:A,filterValue:m,filterTypes:g,sortable:l,sortInfo:p,multiSort:f,pinnedEndMaxWidth:P,pinnedStartMaxWidth:w,draggableColumns:c,columnDefaultDraggable:d,columnOrder:y,columnPinning:h,columnDefaultEditable:T,columnDefaultFilterable:S,columnDefaultGroupable:C,columnDefaultSortable:I,editable:b,columnSizing:M,columnTypes:v,columnVisibility:E,columnVisibilityAssumeVisible:D??!0,groupBy:_}),[o,e,t.width,n,r,i,x,R,l,p,f,m,g,y,E,D,d,c,A,P,w,M,v,h,T,S,C,b,_,1]);return{renderSelectionCheckBox:$,columns:o,computedColumnsMap:z,computedPinnedEndWidth:ce,computedPinnedStartWidth:ue,computedRemainingSpace:L,computedUnpinnedOffset:se,computedPinnedEndOffset:ae,computedPinnedStartColumnsWidth:j,computedPinnedEndColumnsWidth:re,computedUnpinnedColumnsWidth:de,computedPinnedStartColumns:k,computedPinnedEndColumns:Z,computedUnpinnedColumns:G,computedVisibleColumns:K,computedVisibleColumnsMap:W,computedColumnOrder:O,computedColumnsMapInInitialOrder:Y,fieldsToColumn:U}};import{useMemo as eR}from"react";var ua=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 JI(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 Rg(o){let e=new ua;return{computedRowHeight:JI(o,e),computedRowSizeCacheForDetails:o.isRowDetailsExpanded?e:void 0}}function wg(o){return eR(()=>Rg(o),[o.rowHeight,o.rowDetailHeight,o.isRowDetailsExpanded,o.isRowDetailsEnabled,o.getDataSourceState])}import{useState as tR,useEffect as oR,useLayoutEffect as nR}from"react";var rR={vertical:!1,horizontal:!1};function vg(o){let e=o().brain,{getDataSourceState:t}=Kt(),[n,r]=tR(rR);return oR(()=>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]),nR(()=>{let i=t(),{onScrollbarsChange:a}=o(),{notifyScrollbarsChange:l}=i;a&&i.updatedAt&&i.dataArray.length&&a(n),l(n)},[n]),n}function Pg(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:T,columnDefaultFilterable:S,columnDefaultGroupable:C,columnTypes:I,rowHeight:R,rowDetailHeight:v,isRowDetailExpanded:P,isRowDetailEnabled:w,bodySize:x,showSeparatePivotColumnForSingleAggregation:A,onRowHeightCSSVarChange:E,onFlashingDurationCSSVarChange:D,onRowDetailHeightCSSVarChange:M,onColumnHeaderHeightCSSVarChange:_,computedColumns:N,initialColumns:L,viewportReservedWidth:O,resizableColumns:K,sortable:W,draggableColumns:k}=e,Z=t,{multiSort:G,filterValue:j,filterTypes:re,groupBy:de,sortInfo:se,dataSourceActions:ae,getDataSourceState:ce,dataSourceApi:ue}=Me(le=>({dataSourceActions:le.dataSourceActions,getDataSourceState:le.getDataSourceState,dataSourceApi:le.dataSourceApi,sortInfo:le.dataSourceState.sortInfo,multiSort:le.dataSourceState.multiSort,filterValue:le.dataSourceState.filterValue,filterTypes:le.dataSourceState.filterTypes,groupBy:le.dataSourceState.groupBy}));Ms(()=>{E.onChange(le=>{le&&(Z.rowHeight=le)}),D.onChange(le=>{let Oe=le?le*1:null;Oe!=null&&!isNaN(Oe)&&(Z.flashingDurationCSSVarValue=Oe)}),M.onChange(le=>{le&&(Z.rowDetailHeight=le)}),_.onChange(le=>{le&&(Z.columnHeaderHeight=le)})}),iR(()=>{ae.showSeparatePivotColumnForSingleAggregation=A},[A]);let{toggleGroupRow:$}=Cg(e,t),z=N,{computedColumnOrder:Y,computedVisibleColumns:U,computedVisibleColumnsMap:X,computedPinnedStartColumns:q,computedPinnedEndColumns:fe,computedUnpinnedColumns:ge,computedPinnedStartColumnsWidth:ie,computedPinnedEndColumnsWidth:V,computedUnpinnedColumnsWidth:F,computedUnpinnedOffset:me,computedPinnedEndOffset:De,computedRemainingSpace:xe,computedPinnedStartWidth:Ee,computedPinnedEndWidth:Ae,renderSelectionCheckBox:Ve,computedColumnsMap:Je,computedColumnsMapInInitialOrder:Xe,fieldsToColumn:et}=Ig({columns:z,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:O,resizableColumns:K,sortable:W,draggableColumns:k,sortInfo:se??void 0,multiSort:G,groupBy:de,columnOrder:r,columnVisibility:g,columnVisibilityAssumeVisible:!0,columnPinning:y,editable:b,columnDefaultEditable:T,columnDefaultFilterable:S,columnDefaultGroupable:C,filterValue:j,filterTypes:re,columnSizing:h,columnTypes:I}),Ze=Xm(U),$e=Zm(U),B=vg(n),oe=Ee?ie>Ee:!1,he=Ae?V>Ae:!1,[Se]=Ms(()=>new ta({isRowDisabledAt:Oe=>ce().dataArray[Oe]?.rowDisabled??!1,getIdForIndex:Oe=>ce().dataArray[Oe]?.id??-1})),Be=Ne(U),[H]=Ms(()=>new ea({getPrimaryKeyByIndex:ue.getPrimaryKeyByIndex,getColumnIdByIndex:le=>Be()[le]?.id||""})),{computedRowHeight:Ue,computedRowSizeCacheForDetails:Pt}=wg({rowDetailHeight:v,rowHeight:R,isRowDetailsExpanded:P,isRowDetailsEnabled:w,getDataSourceState:ce});return aR(()=>({multiRowSelector:Se,multiCellSelector:H,computedRowSizeCacheForDetails:Pt,computedRowHeight:Ue,scrollbars:B,columnSize:$e,rowspan:Ze,toggleGroupRow:$,computedColumnsMap:Je,computedColumnsMapInInitialOrder:Xe,renderSelectionCheckBox:Ve,computedPinnedStartOverflow:oe,computedPinnedEndOverflow:he,computedPinnedStartWidth:Ee,computedPinnedEndWidth:Ae,computedVisibleColumns:U,computedColumnOrder:Y,computedRemainingSpace:xe,computedVisibleColumnsMap:X,computedPinnedStartColumns:q,computedPinnedEndColumns:fe,computedUnpinnedColumns:ge,computedPinnedStartColumnsWidth:ie,computedPinnedEndColumnsWidth:V,computedUnpinnedColumnsWidth:F,computedUnpinnedOffset:me,computedPinnedEndOffset:De,fieldsToColumn:et}),[Se,H,Pt,Ue,B,$e,Ze,$,Je,Xe,Ve,oe,he,Ee,Ae,U,Y,xe,X,q,fe,ge,ie,V,F,me,De,et])}import{useMemo as fR}from"react";function lR(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 sR(){return 4294967295}function uR(o,e,t){return e=e>>>8^o[t^e&255],e}function cR(o){return o=~o,o=o<0?4294967295+o+1:o,o}function _s(o,e=3988292384){var t=lR(e),n=0,r;for(n=sR(),r=0;r<o.length;r++)n=uR(t,n,o.charCodeAt(r));return n=cR(n),`${n}`}var dR=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")??""}},Dg=(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))},xg=(o="",e,t)=>{let n;try{n=pR(o)}catch{return Dg(["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?(Dg([`
|
|
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},uR=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(Ms(u.value)!==l)throw"Invalid license"});let i=[...t];i.pop();let a=i.map(l=>`${l.name}=${l.value}`).join("|");if(Ms(a)!==r)throw"Invalid license";return t=t.map(l=>({...l,value:decodeURI(l.value)})),sR(t)};var dR=/(https):\/\/\d+\-\d+\-\d+\-(sandpack\.codesandbox\.io)/g,pR=/(https):\/\/\S+(\.csb\.app)/g,Pg=typeof window<"u"?window.location.origin:"",fR=()=>{let[o,e,t]=Array.from(dR.exec(Pg)||[]);return e==="https"&&t==="sandpack.codesandbox.io"},mR=()=>{let[o,e,t]=Array.from(pR.exec(Pg)||[]);return e==="https"&&t===".csb.app"},gR=mR()||fR(),Dg=(o="")=>{let t=!!Fo();return cR(()=>{if(t)return!0;let r=vg(o,{publishedAt:1624970570587,version:"9.1.0"});return!o&&!r&&gR?!0:r},[o,t])};import{useRef as xg,useEffect as Mg}from"react";var hR=10;function Eg(o,e,t){let n=xg(!1),r=xg(null);Mg(()=>{o!=null&&(n.current=!1,_t(r.current))},[o]),Mg(()=>{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<hR&&a(l)})};var i=a;a()}return()=>{_t(r.current)}},[o,e])}import{useRef as Ag,useEffect as _g}from"react";var yR=10;function Og(o,e,t){let n=Ag(!1),r=Ag(null);_g(()=>{o!=null&&(n.current=!1,cancelAnimationFrame(r.current))},[o]),_g(()=>{if(o!=null&&!n.current){let a=function(l=0){l++,r.current=requestAnimationFrame(()=>{n.current=t.scrollRowIntoView(o,{offset:0}),!n.current&&l<yR&&a(l)})};var i=a;a()}return()=>{cancelAnimationFrame(r.current)}},[o,e])}function Ng(){return mo()}import{useCallback as DR,useMemo as xR,useEffect as MR}from"react";function Fg(o,e){Es(o,e),SR(o,e),e.detail===2&&bR(o,e),o.getState().onCellClick?.(o,e)}function bR(o,e){if(ni(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 SR(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 je(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 T=!!n().wrapRowsHorizontally;d.multiSelectClick(b,T?{horizontalLayout:T,rowsPerPage:g,columnsPerSet:y}:{horizontalLayout:T})}else d.resetClick(b);l.cellSelection=h}function Es(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 Lg(o,e){e.detail!==2&&void 0}var TR={Enter:!0," ":!0,a:!0};function kg(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(!TR[u])return!1;let p=t(),f=n(),{activeRowIndex:m,activeCellIndex:g,keyboardNavigation:y,keyboardSelection:h}=p,{selectionMode:b,groupBy:T,rowSelection:S,treeSelectionState:C,isTree:I}=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(I&&C){let w=s(C);return w.selectAll(),r.treeSelection=w,!0}let P=l(S);return P.selectAll(),r.rowSelection=P,!0}if(u===" "){if(T.length)return v.isGroupRow&&v.groupKeys?i.rowSelectionApi.toggleGroupRowSelection(v.groupKeys):i.rowSelectionApi.toggleRowSelection(v.id),!0;if(I){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),Es({...o,rowIndex:R},P)}}return!1}var zg=["input","textarea","select","[tabindex]","a[href]","button","object"].join(", "),Vg=o=>Array.from(o.querySelectorAll(zg)).filter(t=>!!t.offsetParent),sa=o=>o.querySelector(zg);var Hg=nn(Go());async function Gg(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 CR=10,IR=(o,e)=>o-e;function ua(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=st(p.id,e);return p.contentFocusable({column:p,...Sn({column:p,rowInfo:f,columnsMap:d,context:e,rowDetailState:m}).formattedValueContext,columnApi:g,api:i,dataSourceApi:a})}function As(o,e,t){let n=t.getState().editingCell;return RR(o,e,t,{isCellFocusable:ua,isColumnElligible:i=>n&&n.columnId===i.id?!0:!!i.contentFocusable})}function Kg(o,e,t){let n=(0,Hg.default)(t,o+e,IR);return n<0&&(n=~n,e>0&&n>=t.length||e<0&&n===0)?null:t[n]??null}globalThis.getNextCol=Kg;function RR(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 Bg(o){let e={rowIndex:o.getDataSourceState().dataArray.length-1,colIndex:o.getComputed().computedVisibleColumns.length-1},t=ua(e,o)?e:As(e,-1,o);if(t){await _s([t.rowIndex,t.colIndex],o);let n=o.getState().getDOMNodeForCell(t);if(!n)return;sa(n)?.focus()}}async function _s([o,e],t){let{api:n}=t;return new Promise((r,i)=>{let a=CR,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 Gg(()=>!!t.getState().getDOMNodeForCell({rowIndex:o,colIndex:e}))}catch(d){i(d);return}r(!0)}})}u()})}var wR=`.${Ht}`;function Wg(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:bo(n,wR),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&&ua({colIndex:s,rowIndex:l},o)?{rowIndex:l,colIndex:s}:As({rowIndex:l,colIndex:s},t,o);if(!u){if(t===-1)r.focus();else{let c=Vg(document.body),d=o.getState().focusDetectDOMRef.current,p=c.findIndex(m=>m===d);c[p+1]?.focus()}return!0}return _s([u.rowIndex,u.colIndex],o).then(()=>{let c=o.getState().getDOMNodeForCell(u);if(!c)return;sa(c)?.focus()}),!0}var jg={control:"ctrl"},$g={"control|cmd":"ctrl","cmd|control":"ctrl","ctrl|cmd":"ctrl","cmd|ctrl":"ctrl"},vR={esc:"escape"},Yg={cmd:o=>o.metaKey,alt:o=>o.altKey,ctrl:o=>o.ctrlKey,shift:o=>o.shiftKey},qg=Object.keys(Yg),Os=new Set(qg),PR=new Set(["shift","alt"]);function Ns(o,e){return Array.isArray(e)?e.some(t=>Ug(o,t)):Ug(o,e)}function Ug(o,e){let t=o.key.toLowerCase(),n=e.split("+").map(p=>p.toLowerCase().trim()),r=n.find(p=>$g[p]),i=n.map(p=>jg[p]||$g[p]||vR[p]||p),a=i.filter(p=>Os.has(p)),l=i.filter(p=>!Os.has(p)),s=qg.reduce((p,f)=>(p[f]=Yg[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=>!PR.has(f)).length)return!1}else if(a.length!=u.length)return!1;return!l.length||Os.has(t)||t==="meta"||jg[t]?!1:l.reduce((p,f)=>p?f==="*"||t===f:!1,!0)}async function Xg(o,e){let t={...o,cloneRowSelection:a=>ki(a,o.getDataSourceState),cloneTreeSelection:a=>Gi(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&&kg(t,e)&&e.preventDefault(),(Wg(t,e)||!o.getState().focusedWithin&&!r.preventNavigation&&xm(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(!Ns(e,a.key)||a.when&&!await a.when(o))continue;let l=await a.handler(o,e);if(l&&l.stopNext)break}}function ER(){let{getState:o,actions:e,api:t,getComputed:n,getDataSourceMasterContext:r}=Ge(),{getDataSourceState:i,dataSourceActions:a,dataSourceApi:l}=Kt();return xR(()=>({getComputed:n,getDataSourceMasterContext:r,dataSourceApi:l,api:t,getState:o,actions:e,getDataSourceState:i,dataSourceActions:a,cloneTreeSelection:c=>Gi(c,i),cloneRowSelection:c=>ki(c,i)}),[o,e,i,a,t,l,n])}function AR(){let o=ER();MR(()=>{let e=o.getState().keyDown.onChange(a=>{Xg(o,a)});function t(a){if(!a)return;let l=a.event,s=o.getComputed().computedVisibleColumns[a.colIndex],u=st(s.id,o);Fg({...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=st(c.id,o);Lg({...o,rowIndex:s,colIndex:u,column:c,columnApi:d},l)}let i=o.getState().cellMouseDown.onChange(r);return()=>{e(),n(),i()}},[])}function _R(){let{getState:o}=ne(t=>({getState:t.getState}));return{onKeyDown:DR(t=>{o().keyDown(t)},[])}}function Zg(){return AR(),_R()}import{useEffect as xh}from"react";import*as He from"react";import{useCallback as ks,useEffect as NR,useLayoutEffect as FR,useState as da}from"react";import{createPortal as LR}from"react-dom";var ca="__is_infinite_menu_component";function Fs(o){return!!o.tagName}function eh(o){let{alignTarget:e,alignAnchor:t,constrainTo:n,alignPosition:r}=o,i=Ie.from(Fs(e)?e.getBoundingClientRect():e),a=Ie.from(Fs(t)?t.getBoundingClientRect():t),l=n?Ie.from(Fs(n)?n.getBoundingClientRect():n):null;if(!l)return{...Qg({anchorRect:a,targetRect:i,position:r[0]}),index:0};let s=null;for(let u=0,c=r.length;u<c;u++){let d=Qg({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 Qg(o){let e=Ie.from(o.targetRect),t=Ie.from(o.anchorRect),n=o.constrainRect?Ie.from(o.constrainRect):null,{position:r}=o,[i,a]=r,l=Jg(e,i),s=Jg(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 Jg(o,e){return e==="TopLeft"?Ke.from({top:o.top,left:o.left}):e==="TopCenter"?Ke.from({top:o.top,left:o.left+(o.width>0?Math.round(o.width/2):0)}):e==="TopRight"?Ke.from({top:o.top,left:o.left+o.width}):e==="BottomLeft"?Ke.from({left:o.left,top:o.top+o.height}):e==="BottomCenter"?Ke.from({left:o.left+(o.width>0?Math.round(o.width/2):0),top:o.top+o.height}):e==="BottomRight"?Ke.from({left:o.left+o.width,top:o.top+o.height}):e==="CenterLeft"?Ke.from({left:o.left,top:o.top+(o.height>0?Math.round(o.height/2):0)}):e==="CenterRight"?Ke.from({left:o.left+o.width,top:o.top+(o.height>0?Math.round(o.height/2):0)}):Ke.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 OR(o){return o&&typeof o.then=="function"||o instanceof Promise}function oh(o){return o==null||typeof o=="string"?!1:typeof o.tagName=="string"}async function th(o){return typeof o=="function"&&(o=o()),OR(o)&&(o=await o),typeof o=="string"&&(o=document.querySelector(o)),o&&oh(o)&&(o=o.getBoundingClientRect()),o?Ie.from(o):null}async function nh(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)),oh(n)&&(r=n),r||null}return t(await e)}async function Ls(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 th(t)||void 0,a=n?await th(n):void 0,l=Ie.from(o.getBoundingClientRect());if(!a)return;let{alignedRect:s}=eh({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 kR(o){return He.createElement("div",{style:{position:"fixed",top:0,left:0}},o.children)}function zR(o){let e=He.useRef(null);return NR(()=>o.realign.onChange(t=>{e.current&&t&&Ls(e.current,t)}),[o.realign]),He.createElement("div",{style:{position:"absolute",top:0,left:0},ref:ks(t=>{t&&Ls(t,o),e.current=t},[])},typeof o.children=="function"?o.children():o.children)}function VR(o,e){let[t,n]=da(null);return FR(()=>{async function r(){let i=e?await nh(e):null;i!=null&&n(i)}e&&r()},[e]),e?t?LR(o,t):He.createElement(He.Fragment,null):e===null||e===!1?o:He.createElement(kR,null,o)}function GR(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 HR(o,e,t){if(He.Children.count(o)===1){let n=He.Children.only(o);if(He.isValidElement(n)&&n.type[ca]){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]=da(()=>new Map),[n,r]=da(null),[i,a]=da(0),l=ks(()=>{let m=[];for(let[g,y]of t)m.push(He.createElement(zR,{...y,key:y.key}));return m},[]),[s,u]=zt(),c=VR(l(),o.portalContainer),d=ks((m,g)=>{let h=`${g.id||GR(m)||Nt()}`,b=t.get(h),T=I=>()=>{let R=typeof I=="function"?I():I;return HR(R,e.portalContainer,g.constrainTo??e.constrainTo)},S=T(m),C=(I,R)=>{if(!b)return;let v=T(I);Object.assign(b,{children:v}),u(),!!!R?.skipRealign&&(r(b.key),a(Date.now()))};return b?(Object.assign(b,g),C(m),C):(b={key:h,children:S,alignPosition:g.alignPosition,alignTo:g.alignTo,constrainTo:g.constrainTo,realign:be()},t.set(b.key,b),u(),C)},[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 Ph from"react";import*as Ln from"react";import*as hh from"react";import*as mh from"react";function pa(o){return null}pa.defaultProps={__is_menu_item:!0};var rh="submenu",KR="-";function ih(){return{keyboardActiveItemKey:null,activeItemKey:null,generatedId:Nt(),focused:!1,destroyed:!1,domRef:{current:null}}}function ah(){return{parentMenuId:1,parentMenuItemKey:1,onHideIntent:1,constrainTo:1,onAction:1,onShow:1,onHide:1,autoFocus:1,wrapLabels:1}}var zs=({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===KR?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}}},BR=[{name:"label"}],lh=(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||BR],p={columns:d,keyboardActiveItemKey:i??null,activeItemKey:r??null,menuId:c},f=[];a?f=a.map(g=>zs(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==rh)&&d.push({name:rh,render:e.renderSubmenuColumn});let m=f.filter(g=>g.type==="item"&&!g.disabled);return{runtimeItems:f,runtimeSelectableItems:m,columns:d,menuId:c}};import*as Fn from"react";var sh="db3arf0 _16lm1iw0 _16lm1iw1 _16lm1iw1w _16lm1iw2f _16lm1iw8",uh=ye({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"]]}),ch="db3arf1",dh="db3arfd";function ph(){return Fn.createElement("hr",{className:dh})}var fa={renderSeparator:()=>Fn.createElement(ph,null),renderSubmenuColumn:({domProps:o,item:e})=>e.menu?Fn.createElement("div",{...o},Fn.createElement(Wo,{expanded:!1})):Fn.createElement("div",{...o})};var fh=(o,e)=>zs(o,e,fa);function gh(o,e){return mh.Children.map(e,t=>{if(t&&(t.props.__is_menu_item||t.type===pa)){let n={...t.props};return n.key||(n.key=t.key),n.description||(n.description=t.props.children),n.label||(n.label=n.children),fh(o,n)}return fh(o,t)})||[]}function yh(){return{...ih(),domRef:hh.createRef()}}var bh=()=>ah(),Sh=o=>lh(o,{...fa,childrenToRuntimeItems:gh});import*as kt from"react";import{useCallback as Jo,useLayoutEffect as QR,useRef as JR,useState as Hs}from"react";function Th(o,e){let t=Ch(o,e);if(!t.length)return null;let n=Ie.from(t[0]?.getBoundingClientRect()),r=Ie.from(t[t.length-1].getBoundingClientRect()),i=n;return i.width=r.left+r.width-n.left,i}function Ch(o,e){let t=bo(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 Ih(o,e){let t=Ch(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 wr=class extends yn{constructor(e){super(e.slice(0,3))}};var WR=250;function jR(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 $R=ve(),ma=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||WR;this.getPointerMoveTarget=()=>document.documentElement||$R;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 Ke({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 wr([this.activeItemLeavePoint,this.activeItemMenuRect.getTopLeft(),this.activeItemMenuRect.getBottomLeft()]):new wr([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,jR(()=>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 Ke({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 UR,useContext as YR}from"react";var Vs=UR(null);function Gs(){return YR(Vs)}import{useCallback as qR,useEffect as XR,useRef as ZR}from"react";function Rh(){let o=ZR(!0);return XR(()=>(o.current=!0,()=>{o.current=!1}),[]),qR(()=>o.current,[])}function ew(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 tw({onItemActivate:o}){let{getState:e}=Gs(),[{onItemEnter:t,onItemLeave:n}]=Hs(()=>new ma({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?Ie.from(a.getBoundingClientRect()):void 0}}).getHandlers());return{onItemEnter:Jo(t,[]),onItemLeave:Jo(n,[])}}function wh(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}=Gs(),b=Jo(G=>{y.keyboardActiveItemKey=G},[]),T=Jo(G=>{y.activeItemKey=G},[]),S=Rh(),[C,I]=Hs(null),R=null;QR(()=>{let{runtimeItems:G}=h(),j=G.filter(re=>re.type==="item"&&i===re.key)[0];if(!j||!j.menu){I(null),x();return}if(j){let re=Th(r,j.key);re&&P(()=>ew(j,{constrainTo:l,setSubmenuApi:I,setActiveItemKey:T,setKeyboardActiveItemKey:b,parentMenuId:r,onHideIntent:K,api:W}),{id:`${r}-submenu`,alignTo:re,alignPosition:[["TopLeft","TopRight"],["TopRight","TopLeft"]],constrainTo:l});return}},[i]);let v=(G,j)=>{b(j.key),T(j.key),j.originalMenuItem.onClick&&j.originalMenuItem.onClick(G);let re={key:j.key,item:j.originalMenuItem,hideMenu:K};j.originalMenuItem.onAction&&j.originalMenuItem.onAction(re),u&&u(re),j.originalMenuItem.hideMenuOnAction&&K()},{showOverlay:P,portal:w,clearAll:x}=lo({portalContainer:!1}),{onItemEnter:E,onItemLeave:M}=tw({onItemActivate:G=>{if(!S())return;let j=G?G.key:null;T(j)}});R=n.map((G,j)=>kt.createElement(ow,{key:G.type==="item"?G.key:j,onItemEnter:(re,de)=>{E(re.key,de)},onItemLeave:(re,de)=>{M(re.key,de)},columns:t,active:G.type==="item"&&G.key===i,keyboardActive:G.type==="item"&&G.key===a,item:G,index:j,onClick:v}));let D=t.map(G=>G.width||(typeof G.flex=="number"?`${G.flex}fr`:G.flex)||"auto").join(" "),A={...e.style,gridTemplateColumns:D,gridTemplateRows:n.map(()=>"auto").join(" ")};c||(A.whiteSpace="nowrap");function _(G){let{runtimeItems:j,runtimeSelectableItems:re}=h(),de=j.findIndex($=>$.type==="item"&&$.key===a),se=a,ae=j[de],ce={ArrowUp:()=>{let $=j.slice(0,de).filter(z=>z.type==="item"&&!z.disabled).pop();$&&$.type==="item"&&$.key&&(se=$.key)},ArrowDown:()=>{let $=j.slice(de+1).filter(z=>z.type==="item"&&!z.disabled)[0];$&&$.type==="item"&&$.key&&(se=$.key)},Home:()=>{ce.PageUp()},End:()=>{ce.PageDown()},PageUp:()=>{se=re[0].key},PageDown:()=>{se=re[re.length-1].key},ArrowLeft:()=>{T(null),h().parentMenuId&&(y.destroyed=!0)},ArrowRight:()=>{ae&&(T(ae.key),ze(()=>{S()&&C&&C.getParentMenuId()===h().menuId&&C.focus()}))},Enter:()=>{if(ae)if(ae.originalMenuItem?.menu){if(ae&&ae.originalMenuItem.menu&&C){ce.ArrowLeft();return}ae&&T(ae.key)}else v(G,ae)}," ":()=>{if(!ae)return;ae.originalMenuItem.menu||v(G,ae);let $=Ih(r,ae.key);$&&$.click()},Escape:()=>{ce.ArrowLeft();let $=h();$.parentMenuId||$.onHideIntent?.($)}},ue=ce[G.key];ue&&(ue(),G.preventDefault()),se!=a&&b(se)}function N(){y.focused=!1}let L=Jo(function(){y.focused=!0,setTimeout(()=>{O.current&&g.current&&g.current===document.activeElement&&h().keyboardActiveItemKey==null&&b(h().runtimeSelectableItems[0]?.key??null)})},[]),O=JR(!0),K=Jo(()=>{let G=h();G.onHideIntent?.(G)},[h]),[W]=Hs(()=>({hideMenu:K,focus:()=>{g.current&&(g.current.focus(),setTimeout(()=>{g.current&&g.current!==document.activeElement&&g.current.focus()},10),L())},getMenuId:()=>h().menuId,getParentMenuId:()=>h().parentMenuId})),k=Jo(G=>{G?(g.current=G,d?.(h(),W),f&&W.focus()):(p?.(h()),g.current=G)},[]),Z=kt.createElement("div",{className:un.contents},kt.createElement("div",{...e,"data-menu-id":r,"data-submenu-for":m,tabIndex:0,ref:k,onKeyDown:G=>{e.onKeyDown?.(G),_(G)},onMouseDown:G=>{O.current=!1,e.onMouseDown?.(G)},onMouseUp:G=>{O.current=!0,e.onMouseUp?.(G)},onFocus:L,onBlur:N,className:ee(sh,e.className,"InfiniteMenu"),style:A},R),w);return s?null:Z}function ow(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:ee(uh({active:a,disabled:!!r.disabled,keyboardActive:l,pressed:e||o.active}),r.className),onPointerEnter:T=>{r.disabled||o.onItemEnter?.(r,T)},onPointerLeave:T=>{r.disabled||o.onItemLeave?.(r,T)},onMouseDown:()=>{r.disabled||t(!0)},onMouseUp:()=>{r.disabled||t(!1)},onClick:T=>{r.disabled||o.onClick(T,r)}};return d.render?kt.createElement(nr,{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:ch},u)}var{ManagedComponentContextProvider:nw}=Mt({initSetupState:yh,forwardProps:bh,mapPropsToState:Sh,layoutEffect:!0});function rw(o){let{componentActions:e,componentState:t}=Et(),n=Ne(t);return Ln.createElement(Vs.Provider,{value:{componentActions:e,componentState:t,getState:n}},Ln.createElement(wh,{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 Ln.createElement(nw,{addSubmenuColumnIfNeeded:i,bubbleActionsFromSubmenus:a,wrapLabels:u,...o},Ln.createElement(rw,{domProps:b}))}$t[ca]=!0;import*as Ks from"react";function vh(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=Vo(p,e,"column-menu");c.push({key:f,label:m,check:Ks.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=Vo(p,e,"column-menu");c.push({key:f,label:m,check:Ks.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 Dh(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:st(s.id,e),...e},c=vh([],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:Ph.createElement(l,{autoFocus:!0,items:d,onShow:m=>{m.domRef.current?.parentNode?.addEventListener("mousedown",p)},onHide:f,onHideIntent:m=>{f(m),t?.()}})}var iw=`[${rr["data-name"]}="${ir["data-name"]}"]`;function aw(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=`[${xf["data-column-id"]}="${e}"] ${iw}`;c=i().domRef.current.querySelector(d)}if(!c){console.warn(`Cannot show column menu for column "${e}"`);return}l.current=null,r(()=>Dh(e,t,u),{constrainTo:s.current,id:"column-menu",alignTo:c,alignPosition:[["TopLeft","BottomLeft"],["TopRight","BottomRight"]]})}function Mh(){let o=Ge(),{getState:e,actions:t,columnMenuVisibleForColumnId:n,columnMenuVisibleKey:r}=ne(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 xh(()=>{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)})},[]),xh(()=>{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),aw({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 Eh from"react";import{useCallback as lw}from"react";var sw={width:0,height:0,overflow:"hidden",pointerEvents:"none",outline:"none",zIndex:-1};function Ah(){let{getState:o,api:e,actions:t,getComputed:n,dataSourceApi:r,dataSourceActions:i}=Ge(),{getDataSourceState:a,getDataSourceMasterContext:l}=Kt(),{focusDetectDOMRef:s}=o(),u=lw(async()=>{Bg({getDataSourceState:a,getDataSourceMasterContext:l,getComputed:n,actions:t,dataSourceActions:i,api:e,getState:o,dataSourceApi:r})},[]);return Eh.createElement("div",{onFocus:u,ref:s,tabIndex:0,style:sw})}import{useEffect as vr}from"react";function uw(){let o=Ge(),{getState:e,editingCell:t}=ne(r=>({getState:r.getState,editingCell:r.state.editingCell})),n=t&&!t.active?t.cancelled:void 0;vr(()=>{if(n){let{rowIndex:r,columnId:i,initialValue:a}=e().editingCell,{onEditCancelled:l}=e();l?.({...St({rowIndex:r,columnId:i,...o}),initialValue:a})}},[n])}function cw(){let o=Ge(),{getState:e,editingCell:t}=ne(r=>({getState:r.getState,editingCell:r.state.editingCell})),n=t&&!t.active&&t.accepted instanceof Error?t.accepted:void 0;vr(()=>{if(n){let{rowIndex:r,columnId:i,value:a,initialValue:l}=e().editingCell,{onEditRejected:s}=e();s?.({...St({rowIndex:r,columnId:i,...o}),value:a,error:n,initialValue:l})}},[n])}function dw(){let o=Ge(),{editingCell:e}=ne(r=>({editingCell:r.state.editingCell})),t=e?.active,n=Lo(t);vr(()=>{!t&&n&&o.api.focus()},[t,n])}function pw(){let o=Ge(),{editingCell:e,getState:t}=ne(r=>({editingCell:r.state.editingCell,getState:r.getState})),n=e&&!e.active&&!e.cancelled&&e.accepted===!0;vr(()=>{if(n){let{editingCell:r}=t(),{value:i,rowIndex:a,columnId:l,initialValue:s}=r,u={...St({rowIndex:a,columnId:l,...o}),value:i,initialValue:s};t().onEditAccepted?.(u),o.api.persistEdit({value:i})}},[n])}function fw(){let o=Ge(),{editingCell:e,getState:t}=ne(r=>({editingCell:r.state.editingCell,getState:r.getState})),n=e?e.persisted:void 0;vr(()=>{if(n){let{editingCell:r,onEditPersistError:i,onEditPersistSuccess:a}=t();if(!r)return;let{rowIndex:l,columnId:s,value:u,initialValue:c}=r,d={...St({rowIndex:l,columnId:s,...o}),value:u,initialValue:c};n instanceof Error?i?.({...d,error:n}):a?.(d)}},[n])}function _h(){uw(),cw(),pw(),fw(),dw()}import{useEffect as Fh}from"react";import*as Oo from"react";import*as Bs from"react";var ga=o=>Bs.createElement(Le,{...o},Bs.createElement("path",{d:ke.clear[0]}));import*as Ws from"react";var Oh=o=>Ws.createElement(Le,{...o},Ws.createElement("path",{d:ke.done[0]}));function Nh(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??dn;return{key:v,icon:Oo.createElement(w,null),label:Oo.createElement(Oo.Fragment,null,R.label??R.name),onAction:()=>{u.setColumnFilterOperator(o,v)},checked:P?Oo.createElement(Oh,{size:16}):null}}),S=[...[{key:"close",label:"Close Menu",icon:null,onAction:()=>{u.hideFilterOperatorMenu()}},{key:"reset",label:"Reset",icon:Oo.createElement(ga,null),disabled:!f.computedFiltered,onAction:()=>{u.clearColumnFilter(o)}},"-"],...b],C={column:f,api:u,getState:r,getDataSourceState:i,getComputed:n,actions:a,dataSourceApi:l,dataSourceActions:s,columnFilterValue:f.computedFilterValue,filterTypes:y},I=d?d(S,C):S;return Oo.createElement(p,{autoFocus:!0,columns:[{name:"icon"},{name:"label"},{name:"checked"}],items:I,onShow:R=>{R.domRef.current?.parentNode?.addEventListener("mousedown",m)},onHide:g,onHideIntent:R=>{g(R),t?.()}})}var ha=10;function Lh(){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 Fh(()=>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=Ie.from(p.getBoundingClientRect());f.top-=ha,f.left-=ha,f.width+=2*ha,f.height+=2*ha,r(()=>Nh(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}),[]),Fh(()=>{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 ba}from"react";import*as Us from"react";import*as js from"react";function Pr(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 ya(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 $s(o,e,t){if(!o)return null;let n=be();return o.then(r=>{let{items:i,columns:a}=Pr(r);i&&i.length&&n(js.createElement(t,{...e,items:i||[],columns:a}))}),js.createElement(Ro,{updater:n})}function kh(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={...St({...e,rowIndex:r,columnId:p.id}),event:i};if(!p||!u)return{cellContext:f,menu:null,preventDefault:!1};let m=ya({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:$s(g,m,c),preventDefault:y};let{items:h,columns:b}=Pr(g);return!h||!h.length?{cellContext:f,menu:null,preventDefault:Array.isArray(h)}:{preventDefault:y,menu:Us.createElement(c,{...m,columns:b,items:h}),cellContext:f}}function zh(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,...St({...e,rowIndex:o.rowIndex,columnId:u.id})}:o;if(!a)return{cellContext:c,menu:null,preventDefault:!1};let d=ya({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:$s(p,d,l),preventDefault:f};let{items:m,columns:g}=Pr(p);return!m||!m.length?{cellContext:c,menu:null,preventDefault:Array.isArray(m)}:{preventDefault:f,menu:Us.createElement(l,{...d,columns:g,items:m}),cellContext:c}}var Sa=5,Vh=[["TopLeft","BottomLeft"],["TopRight","BottomRight"],["BottomLeft","BottomLeft"],["BottomRight","BottomRight"],["TopCenter","TopLeft"],["BottomCenter","TopLeft"],["CenterLeft","TopLeft"],["CenterRight","TopLeft"]];function Gh(){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 ba(()=>{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}=kh(d,o,f),h=Ie.fromPoint({top:p.clientY,left:p.clientX});h.width+=Sa,h.height+=Sa,r(m,{constrainTo:s().domRef.current,id:"cell-context-menu",alignTo:h,alignPosition:Vh}),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)})},[]),ba(()=>{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 Hh(){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 ba(()=>{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}=zh(c,o,p),y={top:d.clientY,left:d.clientX},h=Ie.fromPoint(y);h.width+=Sa,h.height+=Sa,r(f,{constrainTo:s().domRef.current,id:"table-context-menu",alignTo:h,alignPosition:Vh}),g&&d.preventDefault(),l.contextMenuVisibleFor={point:y,...c};let{onContextMenu:b}=s();b&&b({...o,...m},d)})},[]),ba(()=>{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 hw}from"react";import*as Kh from"react";import{useCallback as mw,useEffect as gw}from"react";function Ys(o,e){let{brain:t}=ne(r=>({brain:r.state.brain})),n=mw(o,e);gw(()=>t.onScroll(n),[t,n])}var qs="yzx0vj0";function Bh(o){let{width:e,maxWidth:t,minWidth:n,scrollable:r,...i}=o,a=hw(null);Ys(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=pe.runtime.totalVisibleColumnsWidthValue:e==="viewport"&&(l.width=pe.runtime.bodyWidth),n==="column"?l.minWidth=pe.runtime.totalVisibleColumnsWidthValue:n==="viewport"&&(l.minWidth=pe.runtime.bodyWidth),t==="column"?l.maxWidth=pe.runtime.totalVisibleColumnsWidthValue:t==="viewport"&&(l.maxWidth=pe.runtime.bodyWidth),Kh.createElement("div",{ref:a,...i,className:i.className?ee(i.className,qs):qs,style:l},i.children)}var yw=Q(J.columnWidthAtIndex),bw=Q(J.columnOffsetAtIndex);function Sw(){let{computedVisibleColumns:o}=ne(e=>({computedVisibleColumns:e.computed.computedVisibleColumns}));return o.map(e=>({id:e.id,width:e.computedWidth,cssVarForWidth:`var(${yw}-${e.computedVisibleIndex})`,offset:e.computedOffset,cssVarForOffset:`var(${bw}-${e.computedVisibleIndex})`,pinned:e.computedPinned}))}var Ta="InfiniteTable";import{useEffect as Tw}from"react";function Wh(){let{getState:o,actions:e,dataSourceActions:t,getDataSourceState:n}=ne(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),Tw(()=>{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 Ca,useRef as Iw}from"react";function Cw(){let o=[],e=t=>{Object.keys(t).forEach(n=>{let r=t[n];if(typeof r=="string"){let i=Q(r);if(i.includes("dont-override"))return;o.push(i)}else r&&typeof r=="object"&&e(r)})};return e({...pe,loaded:void 0,runtime:void 0}),o}function jh(o){if(!o)return{};let e=Cw(),t=getComputedStyle(o),n={};return e.forEach(r=>{n[r]=t.getPropertyValue(r).trim()}),n}var Dr=ye({defaultClassName:"_143ofgf0",variantClassNames:{active:{true:"_143ofgf1",false:"_143ofgf2"}},defaultVariants:{},compoundVariants:[]}),$h="_143ofgf5",Uh="_143ofgf3";var Rw=Q(pe.loaded),Xs={source:"infinite-table-page",target:"infinite-table-devtools-background"};function Yh(o,e){let{type:t,debugId:n}=o;if(t==="unmount")return{...Xs,url:Zs(),type:t,payload:{debugId:n}};let r=e,i=r.getComputed(),a=r.getDataSourceState(),l=r.getState();return{...Xs,url:Zs(),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:jh(l.domRef.current),themeVarOverrides:{...Wt.get(n)||{}}}}}var Zs=at(function(){let o=new URL(window.location.href);return o.origin+o.pathname});function ww(o){window.postMessage(o)}var vw=at(()=>{console.log("Infinite Table DevTools detected!");let o=(e,t)=>{if(t){dt.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(Yh({type:"update",debugId:e},t))}else Gm(e),window.postMessage(Yh({type:"unmount",debugId:e},null))};return window.__INFINITE_TABLE_DEVTOOLS_HOOK__=o,qe.onLogIntent("IT:*",e=>{ww({...Xs,url:Zs(),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 qh(){let{getState:o,getDataSourceState:e,dataSourceActions:t}=ne(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(Rw)!==`${Yc}`&&Sr({debugId:i,key:"CSS001_CSS"}),Ca(()=>{e().debugId!==i&&(t.debugId=i)},[i]),xw()}var Ia=be(),Pw={revertAll:o=>{let e=dt.get(o.debugId);if(e){let t=Eo.get(o.debugId);Eo.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=dt.get(o.debugId);if(e){let t=o.property,n=oo.get(o.debugId),r=Eo.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=dt.get(o.debugId);if(e){let t=o.warning,n=e.getDataSourceState().debugWarnings;if(n.get(t))n.delete(t),_o(o.debugId);else{let i=o.warning,a=e.getState().debugWarnings;a.get(i)&&(a.delete(i),_o(o.debugId))}}},discardAllWarnings:o=>{let e=dt.get(o.debugId);e&&(e.getDataSourceState().debugWarnings.clear(),e.getState().debugWarnings.clear(),_o(o.debugId))},setColumnVisibility:o=>{bs(o.debugId,"columnVisibility",o.columnVisibility)},setGroupBy:o=>{ea(o.debugId,"groupBy",o.groupBy)},setGroupRenderStrategy:o=>{bs(o.debugId,"groupRenderStrategy",o.groupRenderStrategy)},setSortInfo:o=>{ea(o.debugId,"sortInfo",o.sortInfo)},setMultiSort:o=>{ea(o.debugId,"multiSort",o.multiSort)},setCssVar:o=>{let e=dt.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}),_o(o.debugId))},revertCssVar:o=>{let e=dt.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),_o(o.debugId)},revertAllCssVars:o=>{let e=dt.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),_o(o.debugId)},highlight:o=>{let e=dt.get(o.debugId);if(e){let t=e.getState().domRef.current;if(t){let n=t.getBoundingClientRect(),r=document.querySelector(`.${Dr.classNames.base}`);r||(r=document.createElement("div"),r.classList.add(Dr.classNames.base),r.innerHTML=[`<div class="${Uh}"></div>`,`<div class="${$h}"></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(Dr.classNames.variants.active.true),a.removeEventListener("animationend",l)};a.addEventListener("animationend",l),r.classList.add(Dr.classNames.variants.active.true)}}}}};function Dw(){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__||(vw(),Ia(window.__INFINITE_TABLE_DEVTOOLS_HOOK__)),typeof o.data.type=="string")){let e=o.data.type,t=Pw[e];t&&t(o.data.payload)}})}Dw();function xw(){let{getState:o,getComputed:e,getDataSourceState:t,dataSourceActions:n,actions:r,dataSourceApi:i,api:a}=ne(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=Iw(s);return u.current=s,Ca(()=>{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=Ia.get();if(p){d(p);return}return Ia.onChange(f=>{f&&d(f)})},[]),Ca(()=>{let c=u.current;if(!c)return;let d=Ia.get();d&&d(c,{getState:o,getDataSourceState:t,getComputed:e,dataSourceActions:n,actions:r,api:a,dataSourceApi:i})}),Ca(()=>{if(s)return()=>{let c=globalThis.__INFINITE_TABLE_DEVTOOLS_HOOK__;c&&c(s,null)}},[s]),s}function Mw(){let{masterPortalDOMRef:o}=Ut(n=>({masterPortalDOMRef:n.getMasterState().portalDOMRef}))??{},e=ne(n=>n.state.portalDOMRef);return o?.current??e?.current}import*as Rt from"react";import{useCallback as Ew}from"react";var Xh="hs68h8j _16lm1iwk _16lm1iwx _16lm1iw2n",Zh=ye({defaultClassName:"hs68h8e _16lm1iw12 _16lm1iw1x _16lm1iw2j _16lm1iw1p",variantClassNames:{active:{true:"hs68h8f _16lm1iwn _16lm1iw1h",false:"_16lm1iwo"},draggingInProgress:{true:"hs68h8h",false:"hs68h8i"}},defaultVariants:{},compoundVariants:[]}),Qh="hs68h81",Jh=ye({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 en from"react";function ey(o){return en.createElement("div",{...o.domProps})}function ty(o){let{active:e}=o;return en.createElement("div",{className:Qh},e?"Drop to group":"Drag columns to group")}function oy(o){let e=t=>{(t.key==="Enter"||t.key===" ")&&(t.preventDefault(),o.onClear?.())};return en.createElement("div",{...o.domProps},o.label,en.createElement("div",{className:Hr[1]}),en.createElement("div",{tabIndex:0,role:"button","aria-label":`Clear grouping by ${o.field}`,className:Xh,onKeyDown:e,onMouseDown:o.onClear},en.createElement(ga,{size:20})))}var Aw=(o,e)=>t=>{e&&e(t);let n=Date.now(),r=!1,i=()=>{r=!0};ve().addEventListener("mousemove",i,{once:!0}),ve().addEventListener("mouseup",()=>{r||(ve().removeEventListener("mousemove",i),Date.now()-n<200&&requestAnimationFrame(()=>{o()}))},{once:!0})};function _w(o){let{column:e,onClear:t,components:n,field:r,id:i,toggleSorting:a}=o,{dragSourceListId:l,dragItemId:s}=Rn(),u=l===kn,c=Ge(),d=(e?Vo(e.id,c,"grouping-toolbar"):r)??i,p=e?Rt.createElement(di,{forceSize:!0,size:20,direction:e.computedSortedAsc?1:e.computedSortedDesc?-1:0}):null,f=Rt.createElement(Rt.Fragment,null,d,p),m=s===i&&l===kn,g=ee(Zh({draggingInProgress:u,active:m}),o.domProps?.className),y=Aw(a,o.domProps?.onMouseDown),h={...o.domProps,className:g,onMouseDown:y},b=n?.ToolbarItem??oy;return Rt.createElement(b,{active:m,domProps:h,column:e,field:r,label:f,onClear:t})}var kn="grouping-toolbar";function ny(o){let{groupBy:e}=Ae(T=>({groupBy:T.dataSourceState.groupBy})),{getComputed:t,dataSourceApi:n,api:r}=ne(T=>({getComputed:T.getComputed,dataSourceApi:T.dataSourceApi,api:T.api})),{dropTargetListId:i,dragSourceListId:a}=To(),{fieldsToColumn:l,computedColumnsMap:s}=t(),u=i===kn,c=a===kn,d=o.components?.Placeholder??ty,p=o.components?.Host??ey,f=e.length?Rt.createElement(Rt.Fragment,null,e.map((T,S)=>{let C=T.field?l.get(T.field):void 0,I=`${T.field??`idx-${S}`}`;return Rt.createElement($o.DraggableItem,{key:I,id:I},R=>Rt.createElement(_w,{id:I,components:o.components,domProps:R,field:T.field,column:C,toggleSorting:()=>{C&&r.toggleSortingForColumn(C.id)},onClear:()=>{let v=e.filter(P=>P!==T).filter(Boolean);n.setGroupBy(v)}}))})):Rt.createElement(d,{draggingInProgress:c,active:u,groupBy:e}),m=T=>{let S=T.map(C=>e[C]);n.setGroupBy(S)},g=T=>{let{dragItemId:S}=T,C=S,I=s.get(C);if(!I||!I.field||!I.computedGroupable)return;let R=[...e];R.splice(T.dropIndex,0,{field:I.field}),n.setGroupBy(R)},y=Ew(T=>{let{computedColumnsMap:S}=t(),C=T.dragItem.id,I=S.get(C);return!(!I||!I.computedGroupable||e.some(R=>R.field===I.field))},[e]),h=o.orientation??"horizontal",{domProps:b}=o;return Rt.createElement($o,{orientation:h,dragListId:kn,acceptDropsFrom:["header",kn],onDrop:m,dragStrategy:"inline",onAcceptDrop:g,shouldAcceptDrop:y},(T,{draggingInProgress:S,status:C})=>{let I=ee(Jh({active:u,orientation:h,draggingInProgress:S,dropRejected:C==="rejected"}),T.className,b?.className),R={...T,...b,className:I,children:f};return Rt.createElement(p,{active:u,rejectDrop:C==="rejected",domProps:R,orientation:h})})}import*as Vn from"react";import{useMemo as Qs}from"react";import{useCallback as zw,useEffect as xr,useRef as Vw}from"react";import*as Ra from"react";function ry(o){let{dataArray:e,brain:t,computedPinnedEndColumns:n,computedPinnedStartColumns:r,computedVisibleColumns:i,computedRowHeight:a,columnSize:l,rowspan:s}=o;return _i(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 iy=ye({defaultClassName:"evqes20",variantClassNames:{},defaultVariants:{},compoundVariants:[]});import{useMemo as sy}from"react";function Ow(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 Nw(o,e){let{detailState:t,masterState:n,masterActions:r,cacheEntryForRow:i}=e,a=new Map(n.detailDataSourcesStateToRestore),l=mm(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 ay(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 ly(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:at(c=>{if(n.current||t.add({all:!0}),!t.has()){requestAnimationFrame(()=>{c.dataSourceState.destroyedRef.current||(c.dataSourceActions.stateReadyAsDetails=!0)});return}Ow(e.id,{masterState:r(),detailContext:c}),requestAnimationFrame(()=>{c.dataSourceState.destroyedRef.current||(c.dataSourceActions.stateReadyAsDetails=!0)}),c.dataSourceState.onCleanup.onChange(()=>{let d=t.get();d&&Nw(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 uy(o){let{rowDetailsCache:e,rowInfo:t}=o,{getDataSourceState:n,dataSourceActions:r}=Ae(u=>({getDataSourceState:u.getDataSourceState,dataSourceActions:u.dataSourceActions})),{getMasterState:i}=ne(u=>({getMasterState:u.getState})),{currentRowCache:a,cacheCalledByRowDetailRenderer:l}=sy(()=>ay(t.id,e),[e,t.id]),s=sy(()=>ly({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 cy(){return mo()}var{rootClassName:Fw}=Fe,Lw=`${Fw}RowDetail`;function kw(o){let{domRef:e,rowDetailRenderer:t,rowDetailHeight:n,rowInfo:r,detailOffset:i,rowDetailsCache:a}=o,{masterDetailContextValue:l,currentRowCache:s}=uy({rowDetailsCache:a,rowInfo:r}),u=ln(),[c]=so.useState(()=>cy());return c.setSnapshot(l),so.useLayoutEffect(()=>{c.notify()},[l]),so.createElement(u.Provider,{value:c},so.createElement("div",{ref:e,className:ee(Lw,iy({})),style:{position:"absolute",top:`${i}px`,left:0,width:`calc(${J.bodyWidth} - ${J.scrollbarWidthVertical})`,height:n}},t(r,s)))}var dy=so.memo(kw);var Gw=1;function py(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:T,repaintCellsKey:S,rowStyle:C,rowDetailCache:I,rowClassName:R,onScrollToTop:v,onScrollToBottom:P,onScrollStop:w,scrollToBottomOffset:x,wrapRowsHorizontally:E,updatedAt:M,ready:D,editingCell:A}=ne(V=>({actions:V.actions,getState:V.getState,getComputed:V.getComputed,getDataSourceMasterContext:V.getDataSourceMasterContext,rowHeight:V.state.rowHeight,rowDetailHeight:V.state.rowDetailHeight,onRowMouseEnter:V.state.onRowMouseEnter,onRowMouseLeave:V.state.onRowMouseLeave,groupRenderStrategy:V.state.groupRenderStrategy,brain:V.state.brain,showZebraRows:V.state.showZebraRows,rowDetailRenderer:V.state.rowDetailRenderer,isRowDetailsExpanded:V.state.isRowDetailExpanded,isRowDetailsEnabled:V.state.isRowDetailEnabled,cellClassName:V.state.cellClassName,cellStyle:V.state.cellStyle,repaintCellsKey:V.state.repaintCellsKey,rowStyle:V.state.rowStyle,rowDetailCache:V.state.rowDetailCache,rowClassName:V.state.rowClassName,onScrollToTop:V.state.onScrollToTop,onScrollToBottom:V.state.onScrollToBottom,onScrollStop:V.state.onScrollStop,scrollToBottomOffset:V.state.scrollToBottomOffset,wrapRowsHorizontally:V.state.wrapRowsHorizontally,updatedAt:V.state.updatedAt,ready:V.state.ready,editingCell:V.state.editingCell})),{computedPinnedStartColumns:_,computedPinnedEndColumns:N,computedVisibleColumns:L,computedColumnsMap:O,computedColumnOrder:K,computedRowHeight:W,computedRowSizeCacheForDetails:k,fieldsToColumn:Z,rowspan:G,toggleGroupRow:j,columnSize:re}=e,de=Qs(()=>L.map(V=>V.id),[L]),{dataArray:se,rowInfoStore:ae,selectionMode:ce,cellSelection:ue,isNodeReadOnly:$,getDataSourceState:z,dataSourceApi:Y,dataSourceActions:U}=Ae(V=>({dataSourceApi:V.dataSourceApi,dataSourceActions:V.dataSourceActions,getDataSourceState:V.getDataSourceState,dataArray:V.dataSourceState.dataArray,rowInfoStore:V.dataSourceState.rowInfoStore,selectionMode:V.dataSourceState.selectionMode,cellSelection:V.dataSourceState.cellSelection,isNodeReadOnly:V.dataSourceState.isNodeReadOnly})),X=Ne(se);ry({columnSize:re,brain:f,computedPinnedStartColumns:_,computedPinnedEndColumns:N,computedVisibleColumns:L,computedRowHeight:W,dataArray:se,bodySize:t,rowspan:G});let q=Vw(0);xr(()=>f.onRenderCountChange(()=>{q.current=f.scrollTopMax}),[f]),xr(()=>f.onRenderRangeChange(V=>{i().onRenderRangeChange?.(V)}),[f]),xr(()=>f.onScrollStop(V=>{let{scrollTop:F,scrollLeft:me}=V;if(F===0&&v?.(),F+(x??Gw)>=q.current){P?.();let{livePagination:Me,livePaginationCursor:Ee,dataArray:Ve}=z();Me&&(U.cursorId=Ee!==void 0?Date.now():Ve.length)}if(w){let Me=f.getRenderRange();w({scrollTop:F,scrollLeft:me,renderRange:Me,viewportSize:i().bodySize,firstVisibleRowIndex:Me.start[0],lastVisibleRowIndex:Me.end[0],firstVisibleColIndex:Me.start[1],lastVisibleColIndex:Me.end[1]})}}),[f,v,P,w]),xr(()=>{t.height&&(r.ready=!0)},[!!t.height]),xr(()=>{let{onReady:V}=i();V&&V({api:n,dataSourceApi:Y})},[D]);let fe=Qs(()=>({isNodeReadOnly:$,selectionMode:ce,cellSelection:ue}),[$,ce,ue]),ge=zw(V=>{let{rowIndex:F,colIndex:me,heightWithRowspan:De,domRef:xe,hidden:Me,width:Ee,onMouseLeave:Ve,onMouseEnter:Je}=V,et=X()[F],Ze=L[me];if(!et||!Ze)return null;let $e=k?k.getRowHeight(F):De,B=!1;!h||typeof h=="function"&&!h(et)?B=!1:y&&(B=y(et)?"expanded":"collapsed");let oe=E?f.getRowIndexInPage(F):null,he=E?f.getPageIndexForRow(F):null,Se=n.isEditorVisibleForCell({rowIndex:F,columnId:Ze.id}),Be={getData:X,virtualized:!0,showZebraRows:m,groupRenderStrategy:p,rowIndexInHorizontalLayoutPage:oe,horizontalLayoutPageIndex:he,rowIndex:F,rowInfoStore:ae,hidden:Me,toggleGroupRow:j,rowHeight:$e,rowDetailState:B,onMouseEnter:Je,onMouseLeave:Ve,onRowMouseEnter:c,onRowMouseLeave:d,domRef:xe,width:Ee,column:Ze,columnsMap:O,fieldsToColumn:Z,rowStyle:C,rowClassName:R,cellStyle:T,cellClassName:b,repaintCellsKey:Ze.repaintCellsKey!==void 0?Ze.repaintCellsKey:S,visibleColumnIds:de,computedColumnOrder:K,inEditMode:Se,getDataSourceState:z,dataSourceApi:Y,dataSourceActions:U,getState:i,imperativeApi:n,componentActions:r,getComputed:a,getDataSourceMasterContext:l,dataSourceStatePartialForCell:fe};return Ra.createElement(ap,{...Be})},[s,u,c,d,k,W,y,X,L,O,Z,p,E,j,m,f,ae,C,R,b,T,S,z,Y,U,i,n,r,a,l,de,K,M,A,fe]),ie=Qs(()=>{if(y)return V=>{let{rowIndex:F,domRef:me}=V,xe=X()[F];if(!xe||!y(xe)||!k)return Ra.createElement("div",{ref:me,className:qu.hidden});let{rowDetailHeight:Me,rowHeight:Ee}=k.getSize(F);return Ra.createElement(dy,{rowInfo:xe,rowDetailsCache:I,rowIndex:F,domRef:me,detailOffset:Ee,rowDetailHeight:Me,rowDetailRenderer:g})}},[D,ge,g,u,y,I]);return{renderCell:ge,renderDetailRow:ie}}import{useEffect as Hw}from"react";function fy(){let{state:o,getState:e,actions:t}=ne(i=>({state:i.state,getState:i.getState,actions:i.actions})),{wrapRowsHorizontally:n}=o,r=Lo(n);Hw(()=>{if(r!==n){let{brain:i,headerBrain:a,renderer:l,onRenderUpdater:s}=e();i.destroy(),a.destroy(),l.destroy(),s.destroy();let u=ws(Ta,!!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 hy from"react";var my="_16lm1iw1 _16lm1iw1c _16lm1iwe";var gy=ee(my,Cl);function yy(o){return hy.createElement("div",{...o,className:o.className?ee(gy,o.className):gy})}import*as zn from"react";var by={visible:"qy58ya1 qy58ya0 _16lm1iw2 _16lm1iw23 _16lm1iw26 _16lm1iw2c _16lm1iw2a",hidden:"qy58ya2 qy58ya0 _16lm1iw2 _16lm1iw23 _16lm1iw26 _16lm1iw2c _16lm1iw2a"},Sy="qy58ya3 _16lm1iw2 _16lm1iw23 _16lm1iw26 _16lm1iw2c _16lm1iw2a",Ty="qy58ya4";var{rootClassName:Kw}=Fe,Js=`${Kw}-LoadMask`;function Bw(o){let{visible:e,children:t="Loading"}=o;return zn.createElement("div",{className:`${by[e?"visible":"hidden"]} ${Js}`},zn.createElement("div",{className:`${Sy} ${Js}-Overlay`}),zn.createElement("div",{className:`${Ty} ${Js}-Text`},t))}var wa=zn.memo(Bw);import{useMemo as Ww}from"react";var jw=[Zd,`${Ht}--hovered`];function $w(o){return Array.isArray(o)&&(o=o.join(" ")),o.split(" ").map(e=>e.trim()).filter(Boolean)}function tn(o){let e=Ge(),t=Fo(),{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:T,wrapRowsHorizontally:S,domProps:C,domRef:I,forceBodyRerenderTimestamp:R,rowHoverClassName:v,ready:P}=ne(k=>({ready:k.state.ready,columnReorderDragColumnId:k.state.columnReorderDragColumnId,forceBodyRerenderTimestamp:k.state.forceBodyRerenderTimestamp,renderer:k.state.renderer,onRenderUpdater:k.state.onRenderUpdater,debugId:k.state.debugId,keyboardNavigation:k.state.keyboardNavigation,activeRowIndex:k.state.activeRowIndex,loadingText:k.state.loadingText,scrollStopDelay:k.state.scrollStopDelay,brain:k.state.brain,scrollerDOMRef:k.state.scrollerDOMRef,components:k.state.components,bodySize:k.state.bodySize,activeCellIndex:k.state.activeCellIndex,rowDetailRenderer:k.state.rowDetailRenderer,showHoverRows:k.state.showHoverRows,wrapRowsHorizontally:k.state.wrapRowsHorizontally,domProps:k.state.domProps,domRef:k.state.domRef,rowHoverClassName:k.state.rowHoverClassName})),w=g?.LoadMask??wa,x=n(),{computedRowHeight:E,computedRowSizeCacheForDetails:M}=x,D=M?.getRowHeight||E,{loading:A}=Ae(k=>({loading:k.dataSourceState.loading})),_=Vn.useCallback(k=>{let Z=e.getState(),G=k.target;if(!t&&k._from_row_detail)return;t&&(k._from_row_detail=!0);let j=Uc(G,Rs(),Z.domRef.current),re,de,se,ae;j&&(de=Number(j.dataset.colIndex),ae=Number(j.dataset.rowIndex),re=e.getComputed().computedVisibleColumns[de].id,se=e.dataSourceApi.getRowInfoArray()[ae].id);let ce={columnId:re,colIndex:de,rowId:se,rowIndex:ae,event:k,target:j??k.target};j&&Z.cellContextMenu(ce),Z.contextMenu(ce)},[]),{renderCell:N,renderDetailRow:L}=py({imperativeApi:r,getComputed:n,domRef:I,bodySize:y,computed:x}),{autoFocus:O,tabIndex:K}=C??{};fy();let W=Ww(()=>{if(!T)return;let k=[];return v&&(k=k.concat(v)),o.rowHoverClassName&&(k=k.concat(o.rowHoverClassName)),tn.rowHoverClassName&&(k=k.concat(tn.rowHoverClassName)),$w(k)},[T,v,o.rowHoverClassName,tn.rowHoverClassName]);return Vn.createElement(yy,{onContextMenu:_},Vn.createElement(uf,{forceRerenderTimestamp:R,debugId:l,tabIndex:K??0,autoFocus:O??void 0,activeRowIndex:P&&s==="row"?u:null,activeCellIndex:P&&s==="cell"&&!d?h:null,scrollStopDelay:p,renderer:i,wrapRowsHorizontally:S,onRenderUpdater:a,brain:f,activeCellRowHeight:D,renderCell:N,renderDetailRow:b?L:void 0,cellHoverClassNames:W,scrollerDOMRef:m,scrollVarHostRef:I}),Vn.createElement(w,{visible:A},c))}tn.rowHoverClassName=jw;function Uw(){return ne(o=>o.api)}function Yw(o){return ne(e=>e.api.getColumnApi(o))}var Cy=o=>`--infinite-${o}`;var Iy=40,Ry=Cy(qc);var qt=Fe.rootClassName,{ManagedComponentContextProvider:qw}=Mt({initSetupState:Jm,forwardProps:eg,mapPropsToState:rg,cleanup:tg,allowedControlledPropOverrides:{rowHeight:!0,columnHeaderHeight:!0},mappedCallbacks:ng(),getParentState:()=>ys(o=>o),debugName:o=>wo(o.debugId,Ta)}),Xw=we.memo(function(){let e=zr(),{componentState:t,api:n,initialChildren:r}=ne(O=>({componentState:O.state,api:O.api,initialChildren:O.children})),{dataArrayLength:i,getDataSourceState:a,dataSourceActions:l,dataSourceApi:s}=Ae(O=>({dataArrayLength:O.dataSourceState.dataArray.length,getDataSourceState:O.getDataSourceState,dataSourceActions:O.dataSourceActions,dataSourceApi:O.dataSourceApi})),{domRef:u,portalDOMRef:c,onRowHeightCSSVarChange:d,onFlashingDurationCSSVarChange:p,onRowDetailHeightCSSVarChange:f,onColumnHeaderHeightCSSVarChange:m,rowHeightCSSVar:g,rowDetailHeightCSSVar:y,columnHeaderHeightCSSVar:h,scrollStopDelay:b,brain:T,activeRowIndex:S,activeCellIndex:C}=t,{licenseKey:I}=t;!I&&uo.licenseKey&&(I=uo.licenseKey),Og(S,i,n),Eg(C,i,n);let{onKeyDown:R}=Zg();we.useEffect(()=>{let O=a(),K=xt(W=>{O.notifyRenderRangeChange({renderStartIndex:W[0],renderEndIndex:W[1]})},{wait:b});return T.onVerticalRenderRangeChange(K)},[T,b]);let v=Dg(I),{autoFocus:P,tabIndex:w,...x}=t.domProps??{},E=fd(x);we.useEffect(()=>{T.setScrollStopDelay(b),l.scrollStopDelayUpdatedByTable=b},[b]),Nm(),Wh(),_h();let{menuPortal:M}=Mh(),{menuPortal:D}=Gh(),{menuPortal:A}=Hh(),{menuPortal:_}=Lh();we.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=qh();we.useEffect(()=>{if(e){let O=e.getSnapshot();c.current=O.getMasterState().portalDOMRef.current}},[]);let L=r??we.createElement(we.Fragment,null,we.createElement(ql,null),we.createElement(tn,null));return we.createElement("div",{"data-debug-id":N,onKeyDown:R,ref:u,...E},L,we.createElement("div",{ref:c,className:ee(`${lt}Portal`,Xu[1e7],Kr.absolute,Uu[0],Wu[0])},M,D,A,_),g?we.createElement(jn,{key:"row-height",varName:g,onChange:d}):null,we.createElement(jn,{key:"flashing-duration",allowInts:!0,varName:pe.components.Cell.flashingDuration,onChange:p}),y?we.createElement(jn,{key:"row-detail-height",varName:y,onChange:f}):null,h?we.createElement(jn,{key:"column-header-height",varName:h,onChange:m}):null,v?null:we.createElement(_f,null),we.createElement(Ah,null))});function Zw({children:o,store:e}){let{componentActions:t,componentState:n}=Et(),{scrollerDOMRef:r,scrollTopKey:i}=n,a=Ne(n),l=Rg({state:n,actions:t,getState:a}),s=Ne(l),u=zr(),{getDataSourceState:c,dataSourceActions:d,getDataSourceMasterContext:p,dataSourceApi:f}=Kt(),[m]=we.useState(()=>Am({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),we.useLayoutEffect(()=>{e.notify()}),_r(r,y=>{let h={width:y.width,height:y.height};t.bodySize=h},{earlyAttach:!0,debounce:50}),we.useEffect(()=>{r.current&&(r.current.scrollTop=0)},[i,r]),we.createElement(Xw,null)}var uo=function(o){let[e]=we.useState(()=>Ng()),t=qr();return we.createElement(qw,{repeatWrappedGroupRows:!!o.wrapRowsHorizontally,rowHeight:Iy,columnHeaderHeight:Ry,...o},we.createElement(Tl,null,we.createElement(t.Provider,{value:e},we.createElement(Zw,{children:o.children,store:e}))))};uo.Header=ql;uo.Body=tn;uo.HScrollSyncContent=Bh;uo.Footer=()=>we.createElement(Qu,null);uo.GroupingToolbar=ny;import*as wy from"react";function B3(o){let{DataSource:e}=Tr({nodesKey:"children",...o});return wy.createElement(e,null,o.children??null)}import*as Py from"react";var vy=o=>(t,{unfilteredTreePaths:n,treeSelectionState:r,prevTreeSelectionState:i,lastUpdatedNodeInfo:a})=>{let l=new ot(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 Qw(o){return Py.createElement(uo,{...o})}var va=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=qe(`IT:${e}:DataQuery`)}};function Gn(o){if(Array.isArray(o))return o.map(Gn);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]=Gn(i))}),JSON.stringify(n)}return o instanceof Date?o.toISOString():o}var co=class co{constructor(e){this.queryCache=new te;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=Gn(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 va(`${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=Gn(e);return this.queryCache.get(t)?.getCurrentSnapshot().done??!1};this.hasQueryForKey=e=>{let t=Gn(e);return this.queryCache.has(t)};this.discardQueryForKey=e=>{let t=Gn(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 Dy=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})})}}}},ev={instantEdit:Jw};import{useEffect as m5}from"react";function tv(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 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!==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}};Pa.DEFAULT_SIZE=10;var eu=Pa;var Da=class Da{constructor(e,t){this.orderRefs=[];if(typeof e=="number")this.maxSize=e,this.currentSet=new Set;else if(this.maxSize=t??Da.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}};Da.DEFAULT_SIZE=10;var tu=Da;import{useEffect as ov,useRef as xa}from"react";var nv=(o,e)=>o.every((t,n)=>t===e[n]),rv=(o,e)=>{let t=xa(e),n=nv(e,t.current),r=xa(!0);t.current=e;let i=xa(["same"]),a=n?[Date.now()]:i.current;i.current=a;let l=xa(o);l.current=o,ov(()=>{if(r.current){r.current=!1;return}return l.current()},a)};import{useEffect as iv,useRef as Mr}from"react";var xy=(o,e,t)=>o.every((n,r)=>t?t(n,e[r]):n===e[r]),ou=(o,e)=>{let{same:t,different:n,compare:r}=e,i=Mr(t),a=Mr(n),l=xy(t,i.current,r),s=!xy(n,a.current,r),u=Mr(!0);i.current=t,a.current=n;let c=Mr(["same"]),d=l&&s?[Date.now()]:c.current;c.current=d;let p=Mr(o);p.current=o,l&&s&&(u.current=!1),iv(()=>{if(!u.current)return p.current()},d)};import*as wt from"react";var My=Q(J.currentFlashingDuration),av=({children:o})=>wt.createElement(wt.Fragment,null,o),Ey=1e3,Ay={up:ri({direction:"up"}).split(" "),down:ri({direction:"down"}).split(" "),neutral:ri({direction:"neutral"}).split(" ")},_y=(o={})=>{let{flashDuration:e,flashClassName:t,render:n=av}=o;return wt.forwardRef((i,a)=>{let l=ui(),{flashingDurationCSSVarValue:s}=ne(R=>({flashingDurationCSSVarValue:R.state.flashingDurationCSSVarValue})),u=typeof s=="number"?s??e??Ey:e??Ey,{domRef:c,value:d,column:p,rowInfo:f,htmlElementRef:m}=l,g=f.id,y=p.id,h=wt.useRef(!0),b=wt.useRef(d),T=h.current?null:b.current;h.current=!1;let S=wt.useRef(void 0),C=wt.useRef(void 0),I=wt.useRef(void 0);return ou(()=>{if(d===b.current)return;let R=()=>{let x=m.current;if(S.current&&(clearTimeout(S.current),S.current=void 0),I.current&&(clearTimeout(I.current),I.current=void 0),C.current&&x){let E=C.current,M=Ay[E];x.classList.remove(...t?[t,...M]:M),x.style.removeProperty(My),C.current=void 0}};b.current=d;let v=m.current;if(!v)return;R();let P=typeof d=="number"?d>T?"up":"down":"neutral",w=Ay[P];return v.style.setProperty(My,`${u}`),v.classList.add(...t?[t,...w]:w),C.current=P,S.current=setTimeout(R,u),R},{same:[y,g],different:[d]}),wt.createElement("div",{ref:c,...i,className:ee(i.className)},n({children:i.children,oldValue:T}))})},lv=_y();import*as Qe from"react";import{useEffect as Ny,useRef as Oy}from"react";import{createPortal as sv}from"react-dom";function uv(o){let[e,t]=Qe.useState(null);return Ny(()=>{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(Fy.Provider,{value:{getState:e}},Qe.createElement(cv,null)):null}var Fy=Qe.createContext({getState:()=>null});function cv(){let o=Qe.useContext(Fy),{getState:e}=o,[,t]=zt(),n=e().renderer.cellManager;Ny(()=>{let s=xt(()=>{console.log("rerender"),t()},{wait:500});return n.onCellAttachmentChange(s)},[n,t]);let r=n.getRowsWithCells(),i=n.getColumnsWithCells(),a=Oy(null),l=Oy(null);return Qe.createElement("div",{style:{overflow:"auto"}},sv(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 B5={CheckBox:Xt,LoadMask:wa,MenuIcon:ar,StringFilterEditor:mn,NumberFilterEditor:Qr};export{In as AutoScroller,je as CellSelectionState,Tt as DRAG_ITEM_ATTRIBUTE,Dy as DataClient,CH as DataSource,kI as DataSourceActionType,te as DeepMap,Tl as DragDropProvider,sr as DragInteractionTarget,$o as DragList,eu as FixedSizeSet,lv as FlashingColumnCell,Ct as GroupRowsState,uv as INTERNAL_MatrixDebugger,uo as InfiniteTable,qt as InfiniteTableClassName,Xw as InfiniteTableComponent,$t as Menu,Cr as RowDetailCache,Pt as RowDetailState,It as RowDisabledState,_e as RowSelectionState,B3 as TreeDataSource,ct as TreeExpandState,Qw as TreeGrid,ot as TreeSelectionState,tu as WeakFixedSizeSet,Ls as alignNode,B5 as components,Mp as createDefaultProxy,_y as createFlashingColumnCellComponent,xt as debounce,qe as debug,Ep as defaultDragProxyMove,zo as defaultFilterTypes,Ns as eventMatchesKeyboardShortcut,Cm as filterDataArray,zo as filterTypes,yC as flatten,Mt as getComponentStateRoot,es as group,tv as interceptMap,ev as keyboardShortcuts,to as multisort,rs as multisortNested,Gn as queryKeyToCacheKey,TC as toTreeDataArray,Et as useComponentState,LI as useDataSourceApi,Tr as useDataSourceInternal,Ae as useDataSourceSelector,ys as useDataSourceState,To as useDragDropProvider,Rn as useDragListContext,ou as useEffectWhen,rv as useEffectWhenSameDeps,_n as useEffectWithChanges,hG as useEffectWithObject,Ys as useGridScroll,Yw as useInfiniteColumnApi,ui as useInfiniteColumnCell,Pl as useInfiniteColumnEditor,qn as useInfiniteColumnFilterEditor,Zr as useInfiniteHeaderCell,Mw as useInfinitePortalContainer,Uw as useInfiniteTableApi,gG as useLayoutEffectWithChanges,jm as useManagedDataSource,Fo as useMasterRowInfo,lo as useOverlay,VR as useOverlayPortal,Lo as usePrevious,IH as useRowInfoReducers,Sw as useVisibleColumnSizes,vy 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},pR=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(_s(u.value)!==l)throw"Invalid license"});let i=[...t];i.pop();let a=i.map(l=>`${l.name}=${l.value}`).join("|");if(_s(a)!==r)throw"Invalid license";return t=t.map(l=>({...l,value:decodeURI(l.value)})),dR(t)};var mR=/(https):\/\/\d+\-\d+\-\d+\-(sandpack\.codesandbox\.io)/g,gR=/(https):\/\/\S+(\.csb\.app)/g,Eg=typeof window<"u"?window.location.origin:"",hR=()=>{let[o,e,t]=Array.from(mR.exec(Eg)||[]);return e==="https"&&t==="sandpack.codesandbox.io"},yR=()=>{let[o,e,t]=Array.from(gR.exec(Eg)||[]);return e==="https"&&t===".csb.app"},bR=yR()||hR(),Ag=(o="")=>{let t=!!Fo();return fR(()=>{if(t)return!0;let r=xg(o,{publishedAt:1624970570587,version:"9.1.1"});return!o&&!r&&bR?!0:r},[o,t])};import{useRef as Mg,useEffect as _g}from"react";var SR=10;function Og(o,e,t){let n=Mg(!1),r=Mg(null);_g(()=>{o!=null&&(n.current=!1,Mt(r.current))},[o]),_g(()=>{if(o!=null&&!n.current){let a=function(l=0){l++,Mt(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()=>{Mt(r.current)}},[o,e])}import{useRef as Ng,useEffect as Fg}from"react";var TR=10;function Lg(o,e,t){let n=Ng(!1),r=Ng(null);Fg(()=>{o!=null&&(n.current=!1,cancelAnimationFrame(r.current))},[o]),Fg(()=>{if(o!=null&&!n.current){let a=function(l=0){l++,r.current=requestAnimationFrame(()=>{n.current=t.scrollRowIntoView(o,{offset:0}),!n.current&&l<TR&&a(l)})};var i=a;a()}return()=>{cancelAnimationFrame(r.current)}},[o,e])}function kg(){return mo()}import{useCallback as AR,useMemo as MR,useEffect as _R}from"react";function zg(o,e){Os(o,e),IR(o,e),e.detail===2&&CR(o,e),o.getState().onCellClick?.(o,e)}function CR(o,e){if(ii(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 IR(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 je(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 T=!!n().wrapRowsHorizontally;d.multiSelectClick(b,T?{horizontalLayout:T,rowsPerPage:g,columnsPerSet:y}:{horizontalLayout:T})}else d.resetClick(b);l.cellSelection=h}function Os(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 Vg(o,e){e.detail!==2&&void 0}var RR={Enter:!0," ":!0,a:!0};function Gg(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(!RR[u])return!1;let p=t(),f=n(),{activeRowIndex:m,activeCellIndex:g,keyboardNavigation:y,keyboardSelection:h}=p,{selectionMode:b,groupBy:T,rowSelection:S,treeSelectionState:C,isTree:I}=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(I&&C){let w=s(C);return w.selectAll(),r.treeSelection=w,!0}let P=l(S);return P.selectAll(),r.rowSelection=P,!0}if(u===" "){if(T.length)return v.isGroupRow&&v.groupKeys?i.rowSelectionApi.toggleGroupRowSelection(v.groupKeys):i.rowSelectionApi.toggleRowSelection(v.id),!0;if(I){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),Os({...o,rowIndex:R},P)}}return!1}var Hg=["input","textarea","select","[tabindex]","a[href]","button","object"].join(", "),Kg=o=>Array.from(o.querySelectorAll(Hg)).filter(t=>!!t.offsetParent),ca=o=>o.querySelector(Hg);var Wg=nn(Go());async function Bg(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 wR=10,vR=(o,e)=>o-e;function da(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=st(p.id,e);return p.contentFocusable({column:p,...Sn({column:p,rowInfo:f,columnsMap:d,context:e,rowDetailState:m}).formattedValueContext,columnApi:g,api:i,dataSourceApi:a})}function Ns(o,e,t){let n=t.getState().editingCell;return PR(o,e,t,{isCellFocusable:da,isColumnElligible:i=>n&&n.columnId===i.id?!0:!!i.contentFocusable})}function jg(o,e,t){let n=(0,Wg.default)(t,o+e,vR);return n<0&&(n=~n,e>0&&n>=t.length||e<0&&n===0)?null:t[n]??null}globalThis.getNextCol=jg;function PR(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]:jg(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 $g(o){let e={rowIndex:o.getDataSourceState().dataArray.length-1,colIndex:o.getComputed().computedVisibleColumns.length-1},t=da(e,o)?e:Ns(e,-1,o);if(t){await Fs([t.rowIndex,t.colIndex],o);let n=o.getState().getDOMNodeForCell(t);if(!n)return;ca(n)?.focus()}}async function Fs([o,e],t){let{api:n}=t;return new Promise((r,i)=>{let a=wR,l=null,s=!1;function u(c=0){c++,Mt(l),l=ze(async()=>{if(s=n.scrollCellIntoView(o,e,{offset:30}),!s&&c<a&&u(c),s){try{await Bg(()=>!!t.getState().getDOMNodeForCell({rowIndex:o,colIndex:e}))}catch(d){i(d);return}r(!0)}})}u()})}var DR=`.${Ht}`;function Ug(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:bo(n,DR),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&&da({colIndex:s,rowIndex:l},o)?{rowIndex:l,colIndex:s}:Ns({rowIndex:l,colIndex:s},t,o);if(!u){if(t===-1)r.focus();else{let c=Kg(document.body),d=o.getState().focusDetectDOMRef.current,p=c.findIndex(m=>m===d);c[p+1]?.focus()}return!0}return Fs([u.rowIndex,u.colIndex],o).then(()=>{let c=o.getState().getDOMNodeForCell(u);if(!c)return;ca(c)?.focus()}),!0}var Yg={control:"ctrl"},qg={"control|cmd":"ctrl","cmd|control":"ctrl","ctrl|cmd":"ctrl","cmd|ctrl":"ctrl"},xR={esc:"escape"},Zg={cmd:o=>o.metaKey,alt:o=>o.altKey,ctrl:o=>o.ctrlKey,shift:o=>o.shiftKey},Qg=Object.keys(Zg),Ls=new Set(Qg),ER=new Set(["shift","alt"]);function ks(o,e){return Array.isArray(e)?e.some(t=>Xg(o,t)):Xg(o,e)}function Xg(o,e){let t=o.key.toLowerCase(),n=e.split("+").map(p=>p.toLowerCase().trim()),r=n.find(p=>qg[p]),i=n.map(p=>Yg[p]||qg[p]||xR[p]||p),a=i.filter(p=>Ls.has(p)),l=i.filter(p=>!Ls.has(p)),s=Qg.reduce((p,f)=>(p[f]=Zg[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=>!ER.has(f)).length)return!1}else if(a.length!=u.length)return!1;return!l.length||Ls.has(t)||t==="meta"||Yg[t]?!1:l.reduce((p,f)=>p?f==="*"||t===f:!1,!0)}async function Jg(o,e){let t={...o,cloneRowSelection:a=>Vi(a,o.getDataSourceState),cloneTreeSelection:a=>Ki(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&&Gg(t,e)&&e.preventDefault(),(Ug(t,e)||!o.getState().focusedWithin&&!r.preventNavigation&&Mm(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(!ks(e,a.key)||a.when&&!await a.when(o))continue;let l=await a.handler(o,e);if(l&&l.stopNext)break}}function OR(){let{getState:o,actions:e,api:t,getComputed:n,getDataSourceMasterContext:r}=Ge(),{getDataSourceState:i,dataSourceActions:a,dataSourceApi:l}=Kt();return MR(()=>({getComputed:n,getDataSourceMasterContext:r,dataSourceApi:l,api:t,getState:o,actions:e,getDataSourceState:i,dataSourceActions:a,cloneTreeSelection:c=>Ki(c,i),cloneRowSelection:c=>Vi(c,i)}),[o,e,i,a,t,l,n])}function NR(){let o=OR();_R(()=>{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=st(s.id,o);zg({...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=st(c.id,o);Vg({...o,rowIndex:s,colIndex:u,column:c,columnApi:d},l)}let i=o.getState().cellMouseDown.onChange(r);return()=>{e(),n(),i()}},[])}function FR(){let{getState:o}=ne(t=>({getState:t.getState}));return{onKeyDown:AR(t=>{o().keyDown(t)},[])}}function eh(){return NR(),FR()}import{useEffect as Mh}from"react";import*as He from"react";import{useCallback as Gs,useEffect as kR,useLayoutEffect as zR,useState as fa}from"react";import{createPortal as VR}from"react-dom";var pa="__is_infinite_menu_component";function zs(o){return!!o.tagName}function nh(o){let{alignTarget:e,alignAnchor:t,constrainTo:n,alignPosition:r}=o,i=Ie.from(zs(e)?e.getBoundingClientRect():e),a=Ie.from(zs(t)?t.getBoundingClientRect():t),l=n?Ie.from(zs(n)?n.getBoundingClientRect():n):null;if(!l)return{...th({anchorRect:a,targetRect:i,position:r[0]}),index:0};let s=null;for(let u=0,c=r.length;u<c;u++){let d=th({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 th(o){let e=Ie.from(o.targetRect),t=Ie.from(o.anchorRect),n=o.constrainRect?Ie.from(o.constrainRect):null,{position:r}=o,[i,a]=r,l=oh(e,i),s=oh(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 oh(o,e){return e==="TopLeft"?Ke.from({top:o.top,left:o.left}):e==="TopCenter"?Ke.from({top:o.top,left:o.left+(o.width>0?Math.round(o.width/2):0)}):e==="TopRight"?Ke.from({top:o.top,left:o.left+o.width}):e==="BottomLeft"?Ke.from({left:o.left,top:o.top+o.height}):e==="BottomCenter"?Ke.from({left:o.left+(o.width>0?Math.round(o.width/2):0),top:o.top+o.height}):e==="BottomRight"?Ke.from({left:o.left+o.width,top:o.top+o.height}):e==="CenterLeft"?Ke.from({left:o.left,top:o.top+(o.height>0?Math.round(o.height/2):0)}):e==="CenterRight"?Ke.from({left:o.left+o.width,top:o.top+(o.height>0?Math.round(o.height/2):0)}):Ke.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 LR(o){return o&&typeof o.then=="function"||o instanceof Promise}function ih(o){return o==null||typeof o=="string"?!1:typeof o.tagName=="string"}async function rh(o){return typeof o=="function"&&(o=o()),LR(o)&&(o=await o),typeof o=="string"&&(o=document.querySelector(o)),o&&ih(o)&&(o=o.getBoundingClientRect()),o?Ie.from(o):null}async function ah(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)),ih(n)&&(r=n),r||null}return t(await e)}async function Vs(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 rh(t)||void 0,a=n?await rh(n):void 0,l=Ie.from(o.getBoundingClientRect());if(!a)return;let{alignedRect:s}=nh({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 GR(o){return He.createElement("div",{style:{position:"fixed",top:0,left:0}},o.children)}function HR(o){let e=He.useRef(null);return kR(()=>o.realign.onChange(t=>{e.current&&t&&Vs(e.current,t)}),[o.realign]),He.createElement("div",{style:{position:"absolute",top:0,left:0},ref:Gs(t=>{t&&Vs(t,o),e.current=t},[])},typeof o.children=="function"?o.children():o.children)}function KR(o,e){let[t,n]=fa(null);return zR(()=>{async function r(){let i=e?await ah(e):null;i!=null&&n(i)}e&&r()},[e]),e?t?VR(o,t):He.createElement(He.Fragment,null):e===null||e===!1?o:He.createElement(GR,null,o)}function BR(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 WR(o,e,t){if(He.Children.count(o)===1){let n=He.Children.only(o);if(He.isValidElement(n)&&n.type[pa]){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]=fa(()=>new Map),[n,r]=fa(null),[i,a]=fa(0),l=Gs(()=>{let m=[];for(let[g,y]of t)m.push(He.createElement(HR,{...y,key:y.key}));return m},[]),[s,u]=kt(),c=KR(l(),o.portalContainer),d=Gs((m,g)=>{let h=`${g.id||BR(m)||Ot()}`,b=t.get(h),T=I=>()=>{let R=typeof I=="function"?I():I;return WR(R,e.portalContainer,g.constrainTo??e.constrainTo)},S=T(m),C=(I,R)=>{if(!b)return;let v=T(I);Object.assign(b,{children:v}),u(),!!!R?.skipRealign&&(r(b.key),a(Date.now()))};return b?(Object.assign(b,g),C(m),C):(b={key:h,children:S,alignPosition:g.alignPosition,alignTo:g.alignTo,constrainTo:g.constrainTo,realign:be()},t.set(b.key,b),u(),C)},[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 Eh from"react";import*as Ln from"react";import*as Sh from"react";import*as yh from"react";function ma(o){return null}ma.defaultProps={__is_menu_item:!0};var lh="submenu",jR="-";function sh(){return{keyboardActiveItemKey:null,activeItemKey:null,generatedId:Ot(),focused:!1,destroyed:!1,domRef:{current:null}}}function uh(){return{parentMenuId:1,parentMenuItemKey:1,onHideIntent:1,constrainTo:1,onAction:1,onShow:1,onHide:1,autoFocus:1,wrapLabels:1}}var Hs=({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===jR?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}}},$R=[{name:"label"}],ch=(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||$R],p={columns:d,keyboardActiveItemKey:i??null,activeItemKey:r??null,menuId:c},f=[];a?f=a.map(g=>Hs(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==lh)&&d.push({name:lh,render:e.renderSubmenuColumn});let m=f.filter(g=>g.type==="item"&&!g.disabled);return{runtimeItems:f,runtimeSelectableItems:m,columns:d,menuId:c}};import*as Fn from"react";var dh="db3arf0 _16lm1iw0 _16lm1iw1 _16lm1iw1w _16lm1iw2f _16lm1iw8",ph=ye({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"]]}),fh="db3arf1",mh="db3arfd";function gh(){return Fn.createElement("hr",{className:mh})}var ga={renderSeparator:()=>Fn.createElement(gh,null),renderSubmenuColumn:({domProps:o,item:e})=>e.menu?Fn.createElement("div",{...o},Fn.createElement(Wo,{expanded:!1})):Fn.createElement("div",{...o})};var hh=(o,e)=>Hs(o,e,ga);function bh(o,e){return yh.Children.map(e,t=>{if(t&&(t.props.__is_menu_item||t.type===ma)){let n={...t.props};return n.key||(n.key=t.key),n.description||(n.description=t.props.children),n.label||(n.label=n.children),hh(o,n)}return hh(o,t)})||[]}function Th(){return{...sh(),domRef:Sh.createRef()}}var Ch=()=>uh(),Ih=o=>ch(o,{...ga,childrenToRuntimeItems:bh});import*as Lt from"react";import{useCallback as Jo,useLayoutEffect as tw,useRef as ow,useState as Ws}from"react";function Rh(o,e){let t=wh(o,e);if(!t.length)return null;let n=Ie.from(t[0]?.getBoundingClientRect()),r=Ie.from(t[t.length-1].getBoundingClientRect()),i=n;return i.width=r.left+r.width-n.left,i}function wh(o,e){let t=bo(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 vh(o,e){let t=wh(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 Pr=class extends yn{constructor(e){super(e.slice(0,3))}};var UR=250;function YR(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 qR=ve(),ha=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||UR;this.getPointerMoveTarget=()=>document.documentElement||qR;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 Ke({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 Pr([this.activeItemLeavePoint,this.activeItemMenuRect.getTopLeft(),this.activeItemMenuRect.getBottomLeft()]):new Pr([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,YR(()=>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 Ke({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 XR,useContext as ZR}from"react";var Ks=XR(null);function Bs(){return ZR(Ks)}import{useCallback as QR,useEffect as JR,useRef as ew}from"react";function Ph(){let o=ew(!0);return JR(()=>(o.current=!0,()=>{o.current=!1}),[]),QR(()=>o.current,[])}function nw(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()),Lt.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 rw({onItemActivate:o}){let{getState:e}=Bs(),[{onItemEnter:t,onItemLeave:n}]=Ws(()=>new ha({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?Ie.from(a.getBoundingClientRect()):void 0}}).getHandlers());return{onItemEnter:Jo(t,[]),onItemLeave:Jo(n,[])}}function Dh(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}=Bs(),b=Jo(G=>{y.keyboardActiveItemKey=G},[]),T=Jo(G=>{y.activeItemKey=G},[]),S=Ph(),[C,I]=Ws(null),R=null;tw(()=>{let{runtimeItems:G}=h(),j=G.filter(re=>re.type==="item"&&i===re.key)[0];if(!j||!j.menu){I(null),x();return}if(j){let re=Rh(r,j.key);re&&P(()=>nw(j,{constrainTo:l,setSubmenuApi:I,setActiveItemKey:T,setKeyboardActiveItemKey:b,parentMenuId:r,onHideIntent:K,api:W}),{id:`${r}-submenu`,alignTo:re,alignPosition:[["TopLeft","TopRight"],["TopRight","TopLeft"]],constrainTo:l});return}},[i]);let v=(G,j)=>{b(j.key),T(j.key),j.originalMenuItem.onClick&&j.originalMenuItem.onClick(G);let re={key:j.key,item:j.originalMenuItem,hideMenu:K};j.originalMenuItem.onAction&&j.originalMenuItem.onAction(re),u&&u(re),j.originalMenuItem.hideMenuOnAction&&K()},{showOverlay:P,portal:w,clearAll:x}=lo({portalContainer:!1}),{onItemEnter:A,onItemLeave:E}=rw({onItemActivate:G=>{if(!S())return;let j=G?G.key:null;T(j)}});R=n.map((G,j)=>Lt.createElement(iw,{key:G.type==="item"?G.key:j,onItemEnter:(re,de)=>{A(re.key,de)},onItemLeave:(re,de)=>{E(re.key,de)},columns:t,active:G.type==="item"&&G.key===i,keyboardActive:G.type==="item"&&G.key===a,item:G,index:j,onClick:v}));let D=t.map(G=>G.width||(typeof G.flex=="number"?`${G.flex}fr`:G.flex)||"auto").join(" "),M={...e.style,gridTemplateColumns:D,gridTemplateRows:n.map(()=>"auto").join(" ")};c||(M.whiteSpace="nowrap");function _(G){let{runtimeItems:j,runtimeSelectableItems:re}=h(),de=j.findIndex($=>$.type==="item"&&$.key===a),se=a,ae=j[de],ce={ArrowUp:()=>{let $=j.slice(0,de).filter(z=>z.type==="item"&&!z.disabled).pop();$&&$.type==="item"&&$.key&&(se=$.key)},ArrowDown:()=>{let $=j.slice(de+1).filter(z=>z.type==="item"&&!z.disabled)[0];$&&$.type==="item"&&$.key&&(se=$.key)},Home:()=>{ce.PageUp()},End:()=>{ce.PageDown()},PageUp:()=>{se=re[0].key},PageDown:()=>{se=re[re.length-1].key},ArrowLeft:()=>{T(null),h().parentMenuId&&(y.destroyed=!0)},ArrowRight:()=>{ae&&(T(ae.key),ze(()=>{S()&&C&&C.getParentMenuId()===h().menuId&&C.focus()}))},Enter:()=>{if(ae)if(ae.originalMenuItem?.menu){if(ae&&ae.originalMenuItem.menu&&C){ce.ArrowLeft();return}ae&&T(ae.key)}else v(G,ae)}," ":()=>{if(!ae)return;ae.originalMenuItem.menu||v(G,ae);let $=vh(r,ae.key);$&&$.click()},Escape:()=>{ce.ArrowLeft();let $=h();$.parentMenuId||$.onHideIntent?.($)}},ue=ce[G.key];ue&&(ue(),G.preventDefault()),se!=a&&b(se)}function N(){y.focused=!1}let L=Jo(function(){y.focused=!0,setTimeout(()=>{O.current&&g.current&&g.current===document.activeElement&&h().keyboardActiveItemKey==null&&b(h().runtimeSelectableItems[0]?.key??null)})},[]),O=ow(!0),K=Jo(()=>{let G=h();G.onHideIntent?.(G)},[h]),[W]=Ws(()=>({hideMenu:K,focus:()=>{g.current&&(g.current.focus(),setTimeout(()=>{g.current&&g.current!==document.activeElement&&g.current.focus()},10),L())},getMenuId:()=>h().menuId,getParentMenuId:()=>h().parentMenuId})),k=Jo(G=>{G?(g.current=G,d?.(h(),W),f&&W.focus()):(p?.(h()),g.current=G)},[]),Z=Lt.createElement("div",{className:un.contents},Lt.createElement("div",{...e,"data-menu-id":r,"data-submenu-for":m,tabIndex:0,ref:k,onKeyDown:G=>{e.onKeyDown?.(G),_(G)},onMouseDown:G=>{O.current=!1,e.onMouseDown?.(G)},onMouseUp:G=>{O.current=!0,e.onMouseUp?.(G)},onFocus:L,onBlur:N,className:ee(dh,e.className,"InfiniteMenu"),style:M},R),w);return s?null:Z}function iw(o){let[e,t]=Lt.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=Lt.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:ee(ph({active:a,disabled:!!r.disabled,keyboardActive:l,pressed:e||o.active}),r.className),onPointerEnter:T=>{r.disabled||o.onItemEnter?.(r,T)},onPointerLeave:T=>{r.disabled||o.onItemLeave?.(r,T)},onMouseDown:()=>{r.disabled||t(!0)},onMouseUp:()=>{r.disabled||t(!1)},onClick:T=>{r.disabled||o.onClick(T,r)}};return d.render?Lt.createElement(nr,{key:`${s}-${m}`,render:d.render,renderParam:{item:f,column:d,value:f[m],domProps:b}}):Lt.createElement("div",{key:`${s}-${m}`,...b},f[m])}).filter(Boolean)}return Lt.createElement("div",{className:fh},u)}var{ManagedComponentContextProvider:aw}=xt({initSetupState:Th,forwardProps:Ch,mapPropsToState:Ih,layoutEffect:!0});function lw(o){let{componentActions:e,componentState:t}=Et(),n=Ne(t);return Ln.createElement(Ks.Provider,{value:{componentActions:e,componentState:t,getState:n}},Ln.createElement(Dh,{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 Ln.createElement(aw,{addSubmenuColumnIfNeeded:i,bubbleActionsFromSubmenus:a,wrapLabels:u,...o},Ln.createElement(lw,{domProps:b}))}$t[pa]=!0;import*as js from"react";function xh(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=Vo(p,e,"column-menu");c.push({key:f,label:m,check:js.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=Vo(p,e,"column-menu");c.push({key:f,label:m,check:js.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 Ah(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:st(s.id,e),...e},c=xh([],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:Eh.createElement(l,{autoFocus:!0,items:d,onShow:m=>{m.domRef.current?.parentNode?.addEventListener("mousedown",p)},onHide:f,onHideIntent:m=>{f(m),t?.()}})}var sw=`[${rr["data-name"]}="${ir["data-name"]}"]`;function uw(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=`[${Mf["data-column-id"]}="${e}"] ${sw}`;c=i().domRef.current.querySelector(d)}if(!c){console.warn(`Cannot show column menu for column "${e}"`);return}l.current=null,r(()=>Ah(e,t,u),{constrainTo:s.current,id:"column-menu",alignTo:c,alignPosition:[["TopLeft","BottomLeft"],["TopRight","BottomRight"]]})}function _h(){let o=Ge(),{getState:e,actions:t,columnMenuVisibleForColumnId:n,columnMenuVisibleKey:r}=ne(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 Mh(()=>{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)})},[]),Mh(()=>{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),uw({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 Oh from"react";import{useCallback as cw}from"react";var dw={width:0,height:0,overflow:"hidden",pointerEvents:"none",outline:"none",zIndex:-1};function Nh(){let{getState:o,api:e,actions:t,getComputed:n,dataSourceApi:r,dataSourceActions:i}=Ge(),{getDataSourceState:a,getDataSourceMasterContext:l}=Kt(),{focusDetectDOMRef:s}=o(),u=cw(async()=>{$g({getDataSourceState:a,getDataSourceMasterContext:l,getComputed:n,actions:t,dataSourceActions:i,api:e,getState:o,dataSourceApi:r})},[]);return Oh.createElement("div",{onFocus:u,ref:s,tabIndex:0,style:dw})}import{useEffect as Dr}from"react";function pw(){let o=Ge(),{getState:e,editingCell:t}=ne(r=>({getState:r.getState,editingCell:r.state.editingCell})),n=t&&!t.active?t.cancelled:void 0;Dr(()=>{if(n){let{onEditCancelled:r}=e(),i=e().editingCell;if(!r)return;let a=Sr(o,i);if(!a){Tr("onEditCancelled",i);return}r({...a,initialValue:i.initialValue})}},[n])}function fw(){let o=Ge(),{getState:e,editingCell:t}=ne(r=>({getState:r.getState,editingCell:r.state.editingCell})),n=t&&!t.active&&t.accepted instanceof Error?t.accepted:void 0;Dr(()=>{if(n){let{onEditRejected:r}=e(),i=e().editingCell;if(!r)return;let a=Sr(o,i);if(!a){Tr("onEditRejected",i);return}r({...a,value:i.value,error:n,initialValue:i.initialValue})}},[n])}function mw(){let o=Ge(),{editingCell:e}=ne(r=>({editingCell:r.state.editingCell})),t=e?.active,n=Lo(t);Dr(()=>{!t&&n&&o.api.focus()},[t,n])}function gw(){let o=Ge(),{editingCell:e,getState:t}=ne(r=>({editingCell:r.state.editingCell,getState:r.getState})),n=e&&!e.active&&!e.cancelled&&e.accepted===!0;Dr(()=>{if(n){let{onEditAccepted:r}=t(),i=t().editingCell,{value:a,initialValue:l}=i;if(r){let s=Sr(o,i);s?r({...s,value:a,initialValue:l}):Tr("onEditAccepted",i)}o.api.persistEdit({value:a})}},[n])}function hw(){let o=Ge(),{editingCell:e,getState:t}=ne(r=>({editingCell:r.state.editingCell,getState:r.getState})),n=e?e.persisted:void 0;Dr(()=>{if(n){let{editingCell:r,onEditPersistError:i,onEditPersistSuccess:a}=t();if(!r)return;let l=n instanceof Error?"onEditPersistError":"onEditPersistSuccess";if(!t()[l])return;let s=Sr(o,r);if(!s){Tr(l,r);return}let u={...s,value:r.value,initialValue:r.initialValue};n instanceof Error?i?.({...u,error:n}):a?.(u)}},[n])}function Fh(){pw(),fw(),gw(),hw(),mw()}import{useEffect as zh}from"react";import*as Oo from"react";import*as $s from"react";var ya=o=>$s.createElement(Le,{...o},$s.createElement("path",{d:ke.clear[0]}));import*as Us from"react";var Lh=o=>Us.createElement(Le,{...o},Us.createElement("path",{d:ke.done[0]}));function kh(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??dn;return{key:v,icon:Oo.createElement(w,null),label:Oo.createElement(Oo.Fragment,null,R.label??R.name),onAction:()=>{u.setColumnFilterOperator(o,v)},checked:P?Oo.createElement(Lh,{size:16}):null}}),S=[...[{key:"close",label:"Close Menu",icon:null,onAction:()=>{u.hideFilterOperatorMenu()}},{key:"reset",label:"Reset",icon:Oo.createElement(ya,null),disabled:!f.computedFiltered,onAction:()=>{u.clearColumnFilter(o)}},"-"],...b],C={column:f,api:u,getState:r,getDataSourceState:i,getComputed:n,actions:a,dataSourceApi:l,dataSourceActions:s,columnFilterValue:f.computedFilterValue,filterTypes:y},I=d?d(S,C):S;return Oo.createElement(p,{autoFocus:!0,columns:[{name:"icon"},{name:"label"},{name:"checked"}],items:I,onShow:R=>{R.domRef.current?.parentNode?.addEventListener("mousedown",m)},onHide:g,onHideIntent:R=>{g(R),t?.()}})}var ba=10;function Vh(){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 zh(()=>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=Ie.from(p.getBoundingClientRect());f.top-=ba,f.left-=ba,f.width+=2*ba,f.height+=2*ba,r(()=>kh(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}),[]),zh(()=>{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 Ta}from"react";import*as Xs from"react";import*as Ys from"react";function xr(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 Sa(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 qs(o,e,t){if(!o)return null;let n=be();return o.then(r=>{let{items:i,columns:a}=xr(r);i&&i.length&&n(Ys.createElement(t,{...e,items:i||[],columns:a}))}),Ys.createElement(Ro,{updater:n})}function Gh(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={...Gt({...e,rowIndex:r,columnId:p.id}),event:i};if(!p||!u)return{cellContext:f,menu:null,preventDefault:!1};let m=Sa({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:qs(g,m,c),preventDefault:y};let{items:h,columns:b}=xr(g);return!h||!h.length?{cellContext:f,menu:null,preventDefault:Array.isArray(h)}:{preventDefault:y,menu:Xs.createElement(c,{...m,columns:b,items:h}),cellContext:f}}function Hh(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,...Gt({...e,rowIndex:o.rowIndex,columnId:u.id})}:o;if(!a)return{cellContext:c,menu:null,preventDefault:!1};let d=Sa({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:qs(p,d,l),preventDefault:f};let{items:m,columns:g}=xr(p);return!m||!m.length?{cellContext:c,menu:null,preventDefault:Array.isArray(m)}:{preventDefault:f,menu:Xs.createElement(l,{...d,columns:g,items:m}),cellContext:c}}var Ca=5,Kh=[["TopLeft","BottomLeft"],["TopRight","BottomRight"],["BottomLeft","BottomLeft"],["BottomRight","BottomRight"],["TopCenter","TopLeft"],["BottomCenter","TopLeft"],["CenterLeft","TopLeft"],["CenterRight","TopLeft"]];function Bh(){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 Ta(()=>{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}=Gh(d,o,f),h=Ie.fromPoint({top:p.clientY,left:p.clientX});h.width+=Ca,h.height+=Ca,r(m,{constrainTo:s().domRef.current,id:"cell-context-menu",alignTo:h,alignPosition:Kh}),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)})},[]),Ta(()=>{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 Wh(){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 Ta(()=>{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}=Hh(c,o,p),y={top:d.clientY,left:d.clientX},h=Ie.fromPoint(y);h.width+=Ca,h.height+=Ca,r(f,{constrainTo:s().domRef.current,id:"table-context-menu",alignTo:h,alignPosition:Kh}),g&&d.preventDefault(),l.contextMenuVisibleFor={point:y,...c};let{onContextMenu:b}=s();b&&b({...o,...m},d)})},[]),Ta(()=>{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 jh from"react";import{useCallback as yw,useEffect as bw}from"react";function Zs(o,e){let{brain:t}=ne(r=>({brain:r.state.brain})),n=yw(o,e);bw(()=>t.onScroll(n),[t,n])}var Qs="yzx0vj0";function $h(o){let{width:e,maxWidth:t,minWidth:n,scrollable:r,...i}=o,a=Sw(null);Zs(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=pe.runtime.totalVisibleColumnsWidthValue:e==="viewport"&&(l.width=pe.runtime.bodyWidth),n==="column"?l.minWidth=pe.runtime.totalVisibleColumnsWidthValue:n==="viewport"&&(l.minWidth=pe.runtime.bodyWidth),t==="column"?l.maxWidth=pe.runtime.totalVisibleColumnsWidthValue:t==="viewport"&&(l.maxWidth=pe.runtime.bodyWidth),jh.createElement("div",{ref:a,...i,className:i.className?ee(i.className,Qs):Qs,style:l},i.children)}var Tw=Q(J.columnWidthAtIndex),Cw=Q(J.columnOffsetAtIndex);function Iw(){let{computedVisibleColumns:o}=ne(e=>({computedVisibleColumns:e.computed.computedVisibleColumns}));return o.map(e=>({id:e.id,width:e.computedWidth,cssVarForWidth:`var(${Tw}-${e.computedVisibleIndex})`,offset:e.computedOffset,cssVarForOffset:`var(${Cw}-${e.computedVisibleIndex})`,pinned:e.computedPinned}))}var Ia="InfiniteTable";import{useEffect as Rw}from"react";function Uh(){let{getState:o,actions:e,dataSourceActions:t,getDataSourceState:n}=ne(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),Rw(()=>{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 Ra,useRef as vw}from"react";function ww(){let o=[],e=t=>{Object.keys(t).forEach(n=>{let r=t[n];if(typeof r=="string"){let i=Q(r);if(i.includes("dont-override"))return;o.push(i)}else r&&typeof r=="object"&&e(r)})};return e({...pe,loaded:void 0,runtime:void 0}),o}function Yh(o){if(!o)return{};let e=ww(),t=getComputedStyle(o),n={};return e.forEach(r=>{n[r]=t.getPropertyValue(r).trim()}),n}var Er=ye({defaultClassName:"_143ofgf0",variantClassNames:{active:{true:"_143ofgf1",false:"_143ofgf2"}},defaultVariants:{},compoundVariants:[]}),qh="_143ofgf5",Xh="_143ofgf3";var Pw=Q(pe.loaded),Js={source:"infinite-table-page",target:"infinite-table-devtools-background"};function Zh(o,e){let{type:t,debugId:n}=o;if(t==="unmount")return{...Js,url:eu(),type:t,payload:{debugId:n}};let r=e,i=r.getComputed(),a=r.getDataSourceState(),l=r.getState();return{...Js,url:eu(),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:Yh(l.domRef.current),themeVarOverrides:{...Wt.get(n)||{}}}}}var eu=at(function(){let o=new URL(window.location.href);return o.origin+o.pathname});function Dw(o){window.postMessage(o)}var xw=at(()=>{console.log("Infinite Table DevTools detected!");let o=(e,t)=>{if(t){dt.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(Zh({type:"update",debugId:e},t))}else Bm(e),window.postMessage(Zh({type:"unmount",debugId:e},null))};return window.__INFINITE_TABLE_DEVTOOLS_HOOK__=o,qe.onLogIntent("IT:*",e=>{Dw({...Js,url:eu(),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 Qh(){let{getState:o,getDataSourceState:e,dataSourceActions:t}=ne(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(Pw)!==`${Zc}`&&Cr({debugId:i,key:"CSS001_CSS"}),Ra(()=>{e().debugId!==i&&(t.debugId=i)},[i]),Mw()}var wa=be(),Ew={revertAll:o=>{let e=dt.get(o.debugId);if(e){let t=Ao.get(o.debugId);Ao.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=dt.get(o.debugId);if(e){let t=o.property,n=oo.get(o.debugId),r=Ao.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=dt.get(o.debugId);if(e){let t=o.warning,n=e.getDataSourceState().debugWarnings;if(n.get(t))n.delete(t),_o(o.debugId);else{let i=o.warning,a=e.getState().debugWarnings;a.get(i)&&(a.delete(i),_o(o.debugId))}}},discardAllWarnings:o=>{let e=dt.get(o.debugId);e&&(e.getDataSourceState().debugWarnings.clear(),e.getState().debugWarnings.clear(),_o(o.debugId))},setColumnVisibility:o=>{Cs(o.debugId,"columnVisibility",o.columnVisibility)},setGroupBy:o=>{oa(o.debugId,"groupBy",o.groupBy)},setGroupRenderStrategy:o=>{Cs(o.debugId,"groupRenderStrategy",o.groupRenderStrategy)},setSortInfo:o=>{oa(o.debugId,"sortInfo",o.sortInfo)},setMultiSort:o=>{oa(o.debugId,"multiSort",o.multiSort)},setCssVar:o=>{let e=dt.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}),_o(o.debugId))},revertCssVar:o=>{let e=dt.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),_o(o.debugId)},revertAllCssVars:o=>{let e=dt.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),_o(o.debugId)},highlight:o=>{let e=dt.get(o.debugId);if(e){let t=e.getState().domRef.current;if(t){let n=t.getBoundingClientRect(),r=document.querySelector(`.${Er.classNames.base}`);r||(r=document.createElement("div"),r.classList.add(Er.classNames.base),r.innerHTML=[`<div class="${Xh}"></div>`,`<div class="${qh}"></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(Er.classNames.variants.active.true),a.removeEventListener("animationend",l)};a.addEventListener("animationend",l),r.classList.add(Er.classNames.variants.active.true)}}}}};function Aw(){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__||(xw(),wa(window.__INFINITE_TABLE_DEVTOOLS_HOOK__)),typeof o.data.type=="string")){let e=o.data.type,t=Ew[e];t&&t(o.data.payload)}})}Aw();function Mw(){let{getState:o,getComputed:e,getDataSourceState:t,dataSourceActions:n,actions:r,dataSourceApi:i,api:a}=ne(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=vw(s);return u.current=s,Ra(()=>{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=wa.get();if(p){d(p);return}return wa.onChange(f=>{f&&d(f)})},[]),Ra(()=>{let c=u.current;if(!c)return;let d=wa.get();d&&d(c,{getState:o,getDataSourceState:t,getComputed:e,dataSourceActions:n,actions:r,api:a,dataSourceApi:i})}),Ra(()=>{if(s)return()=>{let c=globalThis.__INFINITE_TABLE_DEVTOOLS_HOOK__;c&&c(s,null)}},[s]),s}function _w(){let{masterPortalDOMRef:o}=Ut(n=>({masterPortalDOMRef:n.getMasterState().portalDOMRef}))??{},e=ne(n=>n.state.portalDOMRef);return o?.current??e?.current}import*as It from"react";import{useCallback as Ow}from"react";var Jh="hs68h8j _16lm1iwk _16lm1iwx _16lm1iw2n",ey=ye({defaultClassName:"hs68h8e _16lm1iw12 _16lm1iw1x _16lm1iw2j _16lm1iw1p",variantClassNames:{active:{true:"hs68h8f _16lm1iwn _16lm1iw1h",false:"_16lm1iwo"},draggingInProgress:{true:"hs68h8h",false:"hs68h8i"}},defaultVariants:{},compoundVariants:[]}),ty="hs68h81",oy=ye({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 en from"react";function ny(o){return en.createElement("div",{...o.domProps})}function ry(o){let{active:e}=o;return en.createElement("div",{className:ty},e?"Drop to group":"Drag columns to group")}function iy(o){let e=t=>{(t.key==="Enter"||t.key===" ")&&(t.preventDefault(),o.onClear?.())};return en.createElement("div",{...o.domProps},o.label,en.createElement("div",{className:Br[1]}),en.createElement("div",{tabIndex:0,role:"button","aria-label":`Clear grouping by ${o.field}`,className:Jh,onKeyDown:e,onMouseDown:o.onClear},en.createElement(ya,{size:20})))}var Nw=(o,e)=>t=>{e&&e(t);let n=Date.now(),r=!1,i=()=>{r=!0};ve().addEventListener("mousemove",i,{once:!0}),ve().addEventListener("mouseup",()=>{r||(ve().removeEventListener("mousemove",i),Date.now()-n<200&&requestAnimationFrame(()=>{o()}))},{once:!0})};function Fw(o){let{column:e,onClear:t,components:n,field:r,id:i,toggleSorting:a}=o,{dragSourceListId:l,dragItemId:s}=Rn(),u=l===kn,c=Ge(),d=(e?Vo(e.id,c,"grouping-toolbar"):r)??i,p=e?It.createElement(fi,{forceSize:!0,size:20,direction:e.computedSortedAsc?1:e.computedSortedDesc?-1:0}):null,f=It.createElement(It.Fragment,null,d,p),m=s===i&&l===kn,g=ee(ey({draggingInProgress:u,active:m}),o.domProps?.className),y=Nw(a,o.domProps?.onMouseDown),h={...o.domProps,className:g,onMouseDown:y},b=n?.ToolbarItem??iy;return It.createElement(b,{active:m,domProps:h,column:e,field:r,label:f,onClear:t})}var kn="grouping-toolbar";function ay(o){let{groupBy:e}=Me(T=>({groupBy:T.dataSourceState.groupBy})),{getComputed:t,dataSourceApi:n,api:r}=ne(T=>({getComputed:T.getComputed,dataSourceApi:T.dataSourceApi,api:T.api})),{dropTargetListId:i,dragSourceListId:a}=To(),{fieldsToColumn:l,computedColumnsMap:s}=t(),u=i===kn,c=a===kn,d=o.components?.Placeholder??ry,p=o.components?.Host??ny,f=e.length?It.createElement(It.Fragment,null,e.map((T,S)=>{let C=T.field?l.get(T.field):void 0,I=`${T.field??`idx-${S}`}`;return It.createElement($o.DraggableItem,{key:I,id:I},R=>It.createElement(Fw,{id:I,components:o.components,domProps:R,field:T.field,column:C,toggleSorting:()=>{C&&r.toggleSortingForColumn(C.id)},onClear:()=>{let v=e.filter(P=>P!==T).filter(Boolean);n.setGroupBy(v)}}))})):It.createElement(d,{draggingInProgress:c,active:u,groupBy:e}),m=T=>{let S=T.map(C=>e[C]);n.setGroupBy(S)},g=T=>{let{dragItemId:S}=T,C=S,I=s.get(C);if(!I||!I.field||!I.computedGroupable)return;let R=[...e];R.splice(T.dropIndex,0,{field:I.field}),n.setGroupBy(R)},y=Ow(T=>{let{computedColumnsMap:S}=t(),C=T.dragItem.id,I=S.get(C);return!(!I||!I.computedGroupable||e.some(R=>R.field===I.field))},[e]),h=o.orientation??"horizontal",{domProps:b}=o;return It.createElement($o,{orientation:h,dragListId:kn,acceptDropsFrom:["header",kn],onDrop:m,dragStrategy:"inline",onAcceptDrop:g,shouldAcceptDrop:y},(T,{draggingInProgress:S,status:C})=>{let I=ee(oy({active:u,orientation:h,draggingInProgress:S,dropRejected:C==="rejected"}),T.className,b?.className),R={...T,...b,className:I,children:f};return It.createElement(p,{active:u,rejectDrop:C==="rejected",domProps:R,orientation:h})})}import*as Vn from"react";import{useMemo as tu}from"react";import{useCallback as Hw,useEffect as Ar,useRef as Kw}from"react";import*as va from"react";function ly(o){let{dataArray:e,brain:t,computedPinnedEndColumns:n,computedPinnedStartColumns:r,computedVisibleColumns:i,computedRowHeight:a,columnSize:l,rowspan:s}=o;return Ni(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 sy=ye({defaultClassName:"evqes20",variantClassNames:{},defaultVariants:{},compoundVariants:[]});import{useMemo as dy}from"react";function Lw(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 kw(o,e){let{detailState:t,masterState:n,masterActions:r,cacheEntryForRow:i}=e,a=new Map(n.detailDataSourcesStateToRestore),l=ym(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 uy(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 cy(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:at(c=>{if(n.current||t.add({all:!0}),!t.has()){requestAnimationFrame(()=>{c.dataSourceState.destroyedRef.current||(c.dataSourceActions.stateReadyAsDetails=!0)});return}Lw(e.id,{masterState:r(),detailContext:c}),requestAnimationFrame(()=>{c.dataSourceState.destroyedRef.current||(c.dataSourceActions.stateReadyAsDetails=!0)}),c.dataSourceState.onCleanup.onChange(()=>{let d=t.get();d&&kw(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 py(o){let{rowDetailsCache:e,rowInfo:t}=o,{getDataSourceState:n,dataSourceActions:r}=Me(u=>({getDataSourceState:u.getDataSourceState,dataSourceActions:u.dataSourceActions})),{getMasterState:i}=ne(u=>({getMasterState:u.getState})),{currentRowCache:a,cacheCalledByRowDetailRenderer:l}=dy(()=>uy(t.id,e),[e,t.id]),s=dy(()=>cy({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 fy(){return mo()}var{rootClassName:zw}=Fe,Vw=`${zw}RowDetail`;function Gw(o){let{domRef:e,rowDetailRenderer:t,rowDetailHeight:n,rowInfo:r,detailOffset:i,rowDetailsCache:a}=o,{masterDetailContextValue:l,currentRowCache:s}=py({rowDetailsCache:a,rowInfo:r}),u=ln(),[c]=so.useState(()=>fy());return c.setSnapshot(l),so.useLayoutEffect(()=>{c.notify()},[l]),so.createElement(u.Provider,{value:c},so.createElement("div",{ref:e,className:ee(Vw,sy({})),style:{position:"absolute",top:`${i}px`,left:0,width:`calc(${J.bodyWidth} - ${J.scrollbarWidthVertical})`,height:n}},t(r,s)))}var my=so.memo(Gw);var Bw=1;function gy(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:T,repaintCellsKey:S,rowStyle:C,rowDetailCache:I,rowClassName:R,onScrollToTop:v,onScrollToBottom:P,onScrollStop:w,scrollToBottomOffset:x,wrapRowsHorizontally:A,updatedAt:E,ready:D,editingCell:M}=ne(V=>({actions:V.actions,getState:V.getState,getComputed:V.getComputed,getDataSourceMasterContext:V.getDataSourceMasterContext,rowHeight:V.state.rowHeight,rowDetailHeight:V.state.rowDetailHeight,onRowMouseEnter:V.state.onRowMouseEnter,onRowMouseLeave:V.state.onRowMouseLeave,groupRenderStrategy:V.state.groupRenderStrategy,brain:V.state.brain,showZebraRows:V.state.showZebraRows,rowDetailRenderer:V.state.rowDetailRenderer,isRowDetailsExpanded:V.state.isRowDetailExpanded,isRowDetailsEnabled:V.state.isRowDetailEnabled,cellClassName:V.state.cellClassName,cellStyle:V.state.cellStyle,repaintCellsKey:V.state.repaintCellsKey,rowStyle:V.state.rowStyle,rowDetailCache:V.state.rowDetailCache,rowClassName:V.state.rowClassName,onScrollToTop:V.state.onScrollToTop,onScrollToBottom:V.state.onScrollToBottom,onScrollStop:V.state.onScrollStop,scrollToBottomOffset:V.state.scrollToBottomOffset,wrapRowsHorizontally:V.state.wrapRowsHorizontally,updatedAt:V.state.updatedAt,ready:V.state.ready,editingCell:V.state.editingCell})),{computedPinnedStartColumns:_,computedPinnedEndColumns:N,computedVisibleColumns:L,computedColumnsMap:O,computedColumnOrder:K,computedRowHeight:W,computedRowSizeCacheForDetails:k,fieldsToColumn:Z,rowspan:G,toggleGroupRow:j,columnSize:re}=e,de=tu(()=>L.map(V=>V.id),[L]),{dataArray:se,rowInfoStore:ae,selectionMode:ce,cellSelection:ue,isNodeReadOnly:$,getDataSourceState:z,dataSourceApi:Y,dataSourceActions:U}=Me(V=>({dataSourceApi:V.dataSourceApi,dataSourceActions:V.dataSourceActions,getDataSourceState:V.getDataSourceState,dataArray:V.dataSourceState.dataArray,rowInfoStore:V.dataSourceState.rowInfoStore,selectionMode:V.dataSourceState.selectionMode,cellSelection:V.dataSourceState.cellSelection,isNodeReadOnly:V.dataSourceState.isNodeReadOnly})),X=Ne(se);ly({columnSize:re,brain:f,computedPinnedStartColumns:_,computedPinnedEndColumns:N,computedVisibleColumns:L,computedRowHeight:W,dataArray:se,bodySize:t,rowspan:G});let q=Kw(0);Ar(()=>f.onRenderCountChange(()=>{q.current=f.scrollTopMax}),[f]),Ar(()=>f.onRenderRangeChange(V=>{i().onRenderRangeChange?.(V)}),[f]),Ar(()=>f.onScrollStop(V=>{let{scrollTop:F,scrollLeft:me}=V;if(F===0&&v?.(),F+(x??Bw)>=q.current){P?.();let{livePagination:Ee,livePaginationCursor:Ae,dataArray:Ve}=z();Ee&&(U.cursorId=Ae!==void 0?Date.now():Ve.length)}if(w){let Ee=f.getRenderRange();w({scrollTop:F,scrollLeft:me,renderRange:Ee,viewportSize:i().bodySize,firstVisibleRowIndex:Ee.start[0],lastVisibleRowIndex:Ee.end[0],firstVisibleColIndex:Ee.start[1],lastVisibleColIndex:Ee.end[1]})}}),[f,v,P,w]),Ar(()=>{t.height&&(r.ready=!0)},[!!t.height]),Ar(()=>{let{onReady:V}=i();V&&V({api:n,dataSourceApi:Y})},[D]);let fe=tu(()=>({isNodeReadOnly:$,selectionMode:ce,cellSelection:ue}),[$,ce,ue]),ge=Hw(V=>{let{rowIndex:F,colIndex:me,heightWithRowspan:De,domRef:xe,hidden:Ee,width:Ae,onMouseLeave:Ve,onMouseEnter:Je}=V,et=X()[F],Ze=L[me];if(!et||!Ze)return null;let $e=k?k.getRowHeight(F):De,B=!1;!h||typeof h=="function"&&!h(et)?B=!1:y&&(B=y(et)?"expanded":"collapsed");let oe=A?f.getRowIndexInPage(F):null,he=A?f.getPageIndexForRow(F):null,Se=n.isEditorVisibleForCell({rowIndex:F,columnId:Ze.id}),Be={getData:X,virtualized:!0,showZebraRows:m,groupRenderStrategy:p,rowIndexInHorizontalLayoutPage:oe,horizontalLayoutPageIndex:he,rowIndex:F,rowInfoStore:ae,hidden:Ee,toggleGroupRow:j,rowHeight:$e,rowDetailState:B,onMouseEnter:Je,onMouseLeave:Ve,onRowMouseEnter:c,onRowMouseLeave:d,domRef:xe,width:Ae,column:Ze,columnsMap:O,fieldsToColumn:Z,rowStyle:C,rowClassName:R,cellStyle:T,cellClassName:b,repaintCellsKey:Ze.repaintCellsKey!==void 0?Ze.repaintCellsKey:S,visibleColumnIds:de,computedColumnOrder:K,inEditMode:Se,getDataSourceState:z,dataSourceApi:Y,dataSourceActions:U,getState:i,imperativeApi:n,componentActions:r,getComputed:a,getDataSourceMasterContext:l,dataSourceStatePartialForCell:fe};return va.createElement(up,{...Be})},[s,u,c,d,k,W,y,X,L,O,Z,p,A,j,m,f,ae,C,R,b,T,S,z,Y,U,i,n,r,a,l,de,K,E,M,fe]),ie=tu(()=>{if(y)return V=>{let{rowIndex:F,domRef:me}=V,xe=X()[F];if(!xe||!y(xe)||!k)return va.createElement("div",{ref:me,className:Qu.hidden});let{rowDetailHeight:Ee,rowHeight:Ae}=k.getSize(F);return va.createElement(my,{rowInfo:xe,rowDetailsCache:I,rowIndex:F,domRef:me,detailOffset:Ae,rowDetailHeight:Ee,rowDetailRenderer:g})}},[D,ge,g,u,y,I]);return{renderCell:ge,renderDetailRow:ie}}import{useEffect as Ww}from"react";function hy(){let{state:o,getState:e,actions:t}=ne(i=>({state:i.state,getState:i.getState,actions:i.actions})),{wrapRowsHorizontally:n}=o,r=Lo(n);Ww(()=>{if(r!==n){let{brain:i,headerBrain:a,renderer:l,onRenderUpdater:s}=e();i.destroy(),a.destroy(),l.destroy(),s.destroy();let u=Ds(Ia,!!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 Sy from"react";var yy="_16lm1iw1 _16lm1iw1c _16lm1iwe";var by=ee(yy,Rl);function Ty(o){return Sy.createElement("div",{...o,className:o.className?ee(by,o.className):by})}import*as zn from"react";var Cy={visible:"qy58ya1 qy58ya0 _16lm1iw2 _16lm1iw23 _16lm1iw26 _16lm1iw2c _16lm1iw2a",hidden:"qy58ya2 qy58ya0 _16lm1iw2 _16lm1iw23 _16lm1iw26 _16lm1iw2c _16lm1iw2a"},Iy="qy58ya3 _16lm1iw2 _16lm1iw23 _16lm1iw26 _16lm1iw2c _16lm1iw2a",Ry="qy58ya4";var{rootClassName:jw}=Fe,ou=`${jw}-LoadMask`;function $w(o){let{visible:e,children:t="Loading"}=o;return zn.createElement("div",{className:`${Cy[e?"visible":"hidden"]} ${ou}`},zn.createElement("div",{className:`${Iy} ${ou}-Overlay`}),zn.createElement("div",{className:`${Ry} ${ou}-Text`},t))}var Pa=zn.memo($w);import{useMemo as Uw}from"react";var Yw=[ep,`${Ht}--hovered`];function qw(o){return Array.isArray(o)&&(o=o.join(" ")),o.split(" ").map(e=>e.trim()).filter(Boolean)}function tn(o){let e=Ge(),t=Fo(),{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:T,wrapRowsHorizontally:S,domProps:C,domRef:I,forceBodyRerenderTimestamp:R,rowHoverClassName:v,ready:P}=ne(k=>({ready:k.state.ready,columnReorderDragColumnId:k.state.columnReorderDragColumnId,forceBodyRerenderTimestamp:k.state.forceBodyRerenderTimestamp,renderer:k.state.renderer,onRenderUpdater:k.state.onRenderUpdater,debugId:k.state.debugId,keyboardNavigation:k.state.keyboardNavigation,activeRowIndex:k.state.activeRowIndex,loadingText:k.state.loadingText,scrollStopDelay:k.state.scrollStopDelay,brain:k.state.brain,scrollerDOMRef:k.state.scrollerDOMRef,components:k.state.components,bodySize:k.state.bodySize,activeCellIndex:k.state.activeCellIndex,rowDetailRenderer:k.state.rowDetailRenderer,showHoverRows:k.state.showHoverRows,wrapRowsHorizontally:k.state.wrapRowsHorizontally,domProps:k.state.domProps,domRef:k.state.domRef,rowHoverClassName:k.state.rowHoverClassName})),w=g?.LoadMask??Pa,x=n(),{computedRowHeight:A,computedRowSizeCacheForDetails:E}=x,D=E?.getRowHeight||A,{loading:M}=Me(k=>({loading:k.dataSourceState.loading})),_=Vn.useCallback(k=>{let Z=e.getState(),G=k.target;if(!t&&k._from_row_detail)return;t&&(k._from_row_detail=!0);let j=Xc(G,Ps(),Z.domRef.current),re,de,se,ae;j&&(de=Number(j.dataset.colIndex),ae=Number(j.dataset.rowIndex),re=e.getComputed().computedVisibleColumns[de].id,se=e.dataSourceApi.getRowInfoArray()[ae].id);let ce={columnId:re,colIndex:de,rowId:se,rowIndex:ae,event:k,target:j??k.target};j&&Z.cellContextMenu(ce),Z.contextMenu(ce)},[]),{renderCell:N,renderDetailRow:L}=gy({imperativeApi:r,getComputed:n,domRef:I,bodySize:y,computed:x}),{autoFocus:O,tabIndex:K}=C??{};hy();let W=Uw(()=>{if(!T)return;let k=[];return v&&(k=k.concat(v)),o.rowHoverClassName&&(k=k.concat(o.rowHoverClassName)),tn.rowHoverClassName&&(k=k.concat(tn.rowHoverClassName)),qw(k)},[T,v,o.rowHoverClassName,tn.rowHoverClassName]);return Vn.createElement(Ty,{onContextMenu:_},Vn.createElement(pf,{forceRerenderTimestamp:R,debugId:l,tabIndex:K??0,autoFocus:O??void 0,activeRowIndex:P&&s==="row"?u:null,activeCellIndex:P&&s==="cell"&&!d?h:null,scrollStopDelay:p,renderer:i,wrapRowsHorizontally:S,onRenderUpdater:a,brain:f,activeCellRowHeight:D,renderCell:N,renderDetailRow:b?L:void 0,cellHoverClassNames:W,scrollerDOMRef:m,scrollVarHostRef:I}),Vn.createElement(w,{visible:M},c))}tn.rowHoverClassName=Yw;function Xw(){return ne(o=>o.api)}function Zw(o){return ne(e=>e.api.getColumnApi(o))}var wy=o=>`--infinite-${o}`;var vy=40,Py=wy(Qc);var qt=Fe.rootClassName,{ManagedComponentContextProvider:Qw}=xt({initSetupState:og,forwardProps:ng,mapPropsToState:lg,cleanup:rg,allowedControlledPropOverrides:{rowHeight:!0,columnHeaderHeight:!0},mappedCallbacks:ag(),getParentState:()=>Ts(o=>o),debugName:o=>wo(o.debugId,Ia)}),Jw=we.memo(function(){let e=Gr(),{componentState:t,api:n,initialChildren:r}=ne(O=>({componentState:O.state,api:O.api,initialChildren:O.children})),{dataArrayLength:i,getDataSourceState:a,dataSourceActions:l,dataSourceApi:s}=Me(O=>({dataArrayLength:O.dataSourceState.dataArray.length,getDataSourceState:O.getDataSourceState,dataSourceActions:O.dataSourceActions,dataSourceApi:O.dataSourceApi})),{domRef:u,portalDOMRef:c,onRowHeightCSSVarChange:d,onFlashingDurationCSSVarChange:p,onRowDetailHeightCSSVarChange:f,onColumnHeaderHeightCSSVarChange:m,rowHeightCSSVar:g,rowDetailHeightCSSVar:y,columnHeaderHeightCSSVar:h,scrollStopDelay:b,brain:T,activeRowIndex:S,activeCellIndex:C}=t,{licenseKey:I}=t;!I&&uo.licenseKey&&(I=uo.licenseKey),Lg(S,i,n),Og(C,i,n);let{onKeyDown:R}=eh();we.useEffect(()=>{let O=a(),K=Dt(W=>{O.notifyRenderRangeChange({renderStartIndex:W[0],renderEndIndex:W[1]})},{wait:b});return T.onVerticalRenderRangeChange(K)},[T,b]);let v=Ag(I),{autoFocus:P,tabIndex:w,...x}=t.domProps??{},A=hd(x);we.useEffect(()=>{T.setScrollStopDelay(b),l.scrollStopDelayUpdatedByTable=b},[b]),km(),Uh(),Fh();let{menuPortal:E}=_h(),{menuPortal:D}=Bh(),{menuPortal:M}=Wh(),{menuPortal:_}=Vh();we.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=Qh();we.useEffect(()=>{if(e){let O=e.getSnapshot();c.current=O.getMasterState().portalDOMRef.current}},[]);let L=r??we.createElement(we.Fragment,null,we.createElement(Zl,null),we.createElement(tn,null));return we.createElement("div",{"data-debug-id":N,onKeyDown:R,ref:u,...A},L,we.createElement("div",{ref:c,className:ee(`${lt}Portal`,Ju[1e7],Wr.absolute,Xu[0],Uu[0])},E,D,M,_),g?we.createElement(jn,{key:"row-height",varName:g,onChange:d}):null,we.createElement(jn,{key:"flashing-duration",allowInts:!0,varName:pe.components.Cell.flashingDuration,onChange:p}),y?we.createElement(jn,{key:"row-detail-height",varName:y,onChange:f}):null,h?we.createElement(jn,{key:"column-header-height",varName:h,onChange:m}):null,v?null:we.createElement(Ff,null),we.createElement(Nh,null))});function ev({children:o,store:e}){let{componentActions:t,componentState:n}=Et(),{scrollerDOMRef:r,scrollTopKey:i}=n,a=Ne(n),l=Pg({state:n,actions:t,getState:a}),s=Ne(l),u=Gr(),{getDataSourceState:c,dataSourceActions:d,getDataSourceMasterContext:p,dataSourceApi:f}=Kt(),[m]=we.useState(()=>Nm({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),we.useLayoutEffect(()=>{e.notify()}),Nr(r,y=>{let h={width:y.width,height:y.height};t.bodySize=h},{earlyAttach:!0,debounce:50}),we.useEffect(()=>{r.current&&(r.current.scrollTop=0)},[i,r]),we.createElement(Jw,null)}var uo=function(o){let[e]=we.useState(()=>kg()),t=Zr();return we.createElement(Qw,{repeatWrappedGroupRows:!!o.wrapRowsHorizontally,rowHeight:vy,columnHeaderHeight:Py,...o},we.createElement(Il,null,we.createElement(t.Provider,{value:e},we.createElement(ev,{children:o.children,store:e}))))};uo.Header=Zl;uo.Body=tn;uo.HScrollSyncContent=$h;uo.Footer=()=>we.createElement(tc,null);uo.GroupingToolbar=ay;import*as Dy from"react";function q3(o){let{DataSource:e}=Ir({nodesKey:"children",...o});return Dy.createElement(e,null,o.children??null)}import*as Ey from"react";var xy=o=>(t,{unfilteredTreePaths:n,treeSelectionState:r,prevTreeSelectionState:i,lastUpdatedNodeInfo:a})=>{let l=new ot(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 tv(o){return Ey.createElement(uo,{...o})}var Da=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=qe(`IT:${e}:DataQuery`)}};function Gn(o){if(Array.isArray(o))return o.map(Gn);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]=Gn(i))}),JSON.stringify(n)}return o instanceof Date?o.toISOString():o}var co=class co{constructor(e){this.queryCache=new te;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=Gn(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 Da(`${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=Gn(e);return this.queryCache.get(t)?.getCurrentSnapshot().done??!1};this.hasQueryForKey=e=>{let t=Gn(e);return this.queryCache.has(t)};this.discardQueryForKey=e=>{let t=Gn(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 Ay=co;var ov={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})})}}}},nv={instantEdit:ov};import{useEffect as T5}from"react";function rv(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 xa=class xa{constructor(e,t){this.orderRefs=[];if(typeof e=="number")this.maxSize=e,this.currentSet=new Set;else if(this.maxSize=t??xa.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}};xa.DEFAULT_SIZE=10;var nu=xa;var Ea=class Ea{constructor(e,t){this.orderRefs=[];if(typeof e=="number")this.maxSize=e,this.currentSet=new Set;else if(this.maxSize=t??Ea.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}};Ea.DEFAULT_SIZE=10;var ru=Ea;import{useEffect as iv,useRef as Aa}from"react";var av=(o,e)=>o.every((t,n)=>t===e[n]),lv=(o,e)=>{let t=Aa(e),n=av(e,t.current),r=Aa(!0);t.current=e;let i=Aa(["same"]),a=n?[Date.now()]:i.current;i.current=a;let l=Aa(o);l.current=o,iv(()=>{if(r.current){r.current=!1;return}return l.current()},a)};import{useEffect as sv,useRef as Mr}from"react";var My=(o,e,t)=>o.every((n,r)=>t?t(n,e[r]):n===e[r]),iu=(o,e)=>{let{same:t,different:n,compare:r}=e,i=Mr(t),a=Mr(n),l=My(t,i.current,r),s=!My(n,a.current,r),u=Mr(!0);i.current=t,a.current=n;let c=Mr(["same"]),d=l&&s?[Date.now()]:c.current;c.current=d;let p=Mr(o);p.current=o,l&&s&&(u.current=!1),sv(()=>{if(!u.current)return p.current()},d)};import*as Rt from"react";var _y=Q(J.currentFlashingDuration),uv=({children:o})=>Rt.createElement(Rt.Fragment,null,o),Oy=1e3,Ny={up:ai({direction:"up"}).split(" "),down:ai({direction:"down"}).split(" "),neutral:ai({direction:"neutral"}).split(" ")},Fy=(o={})=>{let{flashDuration:e,flashClassName:t,render:n=uv}=o;return Rt.forwardRef((i,a)=>{let l=di(),{flashingDurationCSSVarValue:s}=ne(R=>({flashingDurationCSSVarValue:R.state.flashingDurationCSSVarValue})),u=typeof s=="number"?s??e??Oy:e??Oy,{domRef:c,value:d,column:p,rowInfo:f,htmlElementRef:m}=l,g=f.id,y=p.id,h=Rt.useRef(!0),b=Rt.useRef(d),T=h.current?null:b.current;h.current=!1;let S=Rt.useRef(void 0),C=Rt.useRef(void 0),I=Rt.useRef(void 0);return iu(()=>{if(d===b.current)return;let R=()=>{let x=m.current;if(S.current&&(clearTimeout(S.current),S.current=void 0),I.current&&(clearTimeout(I.current),I.current=void 0),C.current&&x){let A=C.current,E=Ny[A];x.classList.remove(...t?[t,...E]:E),x.style.removeProperty(_y),C.current=void 0}};b.current=d;let v=m.current;if(!v)return;R();let P=typeof d=="number"?d>T?"up":"down":"neutral",w=Ny[P];return v.style.setProperty(_y,`${u}`),v.classList.add(...t?[t,...w]:w),C.current=P,S.current=setTimeout(R,u),R},{same:[y,g],different:[d]}),Rt.createElement("div",{ref:c,...i,className:ee(i.className)},n({children:i.children,oldValue:T}))})},cv=Fy();import*as Qe from"react";import{useEffect as ky,useRef as Ly}from"react";import{createPortal as dv}from"react-dom";function pv(o){let[e,t]=Qe.useState(null);return ky(()=>{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(zy.Provider,{value:{getState:e}},Qe.createElement(fv,null)):null}var zy=Qe.createContext({getState:()=>null});function fv(){let o=Qe.useContext(zy),{getState:e}=o,[,t]=kt(),n=e().renderer.cellManager;ky(()=>{let s=Dt(()=>{console.log("rerender"),t()},{wait:500});return n.onCellAttachmentChange(s)},[n,t]);let r=n.getRowsWithCells(),i=n.getColumnsWithCells(),a=Ly(null),l=Ly(null);return Qe.createElement("div",{style:{overflow:"auto"}},dv(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 q5={CheckBox:Xt,LoadMask:Pa,MenuIcon:ar,StringFilterEditor:mn,NumberFilterEditor:ei};export{In as AutoScroller,je as CellSelectionState,St as DRAG_ITEM_ATTRIBUTE,Ay as DataClient,DH as DataSource,GI as DataSourceActionType,te as DeepMap,Il as DragDropProvider,sr as DragInteractionTarget,$o as DragList,nu as FixedSizeSet,cv as FlashingColumnCell,Tt as GroupRowsState,pv as INTERNAL_MatrixDebugger,uo as InfiniteTable,qt as InfiniteTableClassName,Jw as InfiniteTableComponent,$t as Menu,Rr as RowDetailCache,vt as RowDetailState,Ct as RowDisabledState,_e as RowSelectionState,q3 as TreeDataSource,ct as TreeExpandState,tv as TreeGrid,ot as TreeSelectionState,ru as WeakFixedSizeSet,Vs as alignNode,q5 as components,_p as createDefaultProxy,Fy as createFlashingColumnCellComponent,Dt as debounce,qe as debug,Op as defaultDragProxyMove,zo as defaultFilterTypes,ks as eventMatchesKeyboardShortcut,wm as filterDataArray,zo as filterTypes,TC as flatten,xt as getComponentStateRoot,os as group,rv as interceptMap,nv as keyboardShortcuts,to as multisort,as as multisortNested,Gn as queryKeyToCacheKey,RC as toTreeDataArray,Et as useComponentState,VI as useDataSourceApi,Ir as useDataSourceInternal,Me as useDataSourceSelector,Ts as useDataSourceState,To as useDragDropProvider,Rn as useDragListContext,iu as useEffectWhen,lv as useEffectWhenSameDeps,_n as useEffectWithChanges,IG as useEffectWithObject,Zs as useGridScroll,Zw as useInfiniteColumnApi,di as useInfiniteColumnCell,xl as useInfiniteColumnEditor,qn as useInfiniteColumnFilterEditor,Jr as useInfiniteHeaderCell,_w as useInfinitePortalContainer,Xw as useInfiniteTableApi,CG as useLayoutEffectWithChanges,Ym as useManagedDataSource,Fo as useMasterRowInfo,lo as useOverlay,KR as useOverlayPortal,Lo as usePrevious,xH as useRowInfoReducers,Iw as useVisibleColumnSizes,xy as withSelectedLeafNodesOnly};
|
|
30
30
|
//!collapsed || lazyLoad;
|