@ninebone/table 0.0.296 → 0.0.298
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/nine-table.js +175 -162
- package/dist/nine-table.js.map +1 -1
- package/dist/nine-table.umd.js +18 -5
- package/dist/nine-table.umd.js.map +1 -1
- package/package.json +1 -1
package/dist/nine-table.umd.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
(function(y,p){typeof exports=="object"&&typeof module<"u"?p(require("@ninebone/util")):typeof define=="function"&&define.amd?define(["@ninebone/util"],p):(y=typeof globalThis<"u"?globalThis:y||self,p(y.NineboneUtil))})(this,function(y){"use strict";var Qt=Object.defineProperty;var te=y=>{throw TypeError(y)};var ne=(y,p,v)=>p in y?Qt(y,p,{enumerable:!0,configurable:!0,writable:!0,value:v}):y[p]=v;var c=(y,p)=>Qt(y,"name",{value:p,configurable:!0});var R=(y,p,v)=>ne(y,typeof p!="symbol"?p+"":p,v),ee=(y,p,v)=>p.has(y)||te("Cannot "+v);var t=(y,p,v)=>(ee(y,p,"read from private field"),v?v.call(y):p.get(y)),h=(y,p,v)=>p.has(y)?te("Cannot add the same private member more than once"):p instanceof WeakSet?p.add(y):p.set(y,v),
|
|
1
|
+
(function(y,p){typeof exports=="object"&&typeof module<"u"?p(require("@ninebone/util")):typeof define=="function"&&define.amd?define(["@ninebone/util"],p):(y=typeof globalThis<"u"?globalThis:y||self,p(y.NineboneUtil))})(this,function(y){"use strict";var Qt=Object.defineProperty;var te=y=>{throw TypeError(y)};var ne=(y,p,v)=>p in y?Qt(y,p,{enumerable:!0,configurable:!0,writable:!0,value:v}):y[p]=v;var c=(y,p)=>Qt(y,"name",{value:p,configurable:!0});var R=(y,p,v)=>ne(y,typeof p!="symbol"?p+"":p,v),ee=(y,p,v)=>p.has(y)||te("Cannot "+v);var t=(y,p,v)=>(ee(y,p,"read from private field"),v?v.call(y):p.get(y)),h=(y,p,v)=>p.has(y)?te("Cannot add the same private member more than once"):p instanceof WeakSet?p.add(y):p.set(y,v),g=(y,p,v,$)=>(ee(y,p,"write to private field"),$?$.call(y,v):p.set(y,v),v);var ie=(y,p,v,$)=>({set _(tt){g(y,p,tt,v)},get _(){return t(y,p,$)}});var C,W,m,B,N,V,ft,Y,ut,X,z,T,et,it,bt,gt,nt,w,I,k,O,U,K,pt,yt,mt,st,xt,vt,ot,rt,wt,Z,G,St,Et,Rt,Tt,kt,At,ct,A,qt,at,Lt,D,j,q,S,L,J,Ht,P,Ct,ht,Mt,_t,Q,F,It;const Vt=class Vt extends y.trace.constructor{constructor(){super(),this.init("nine-table","green")}};c(Vt,"Trace");let p=Vt;const v=new p,Yt=class Yt extends HTMLElement{constructor(){super();h(this,C);h(this,W,!1);h(this,m);h(this,B);h(this,N);h(this,V);h(this,ft,c(()=>{if(!t(this,C))return;const e=t(this,C).querySelector(".ng-container-body");e&&(g(this,V,new ResizeObserver(()=>{this.refresh()})),t(this,V).observe(e))},"#observeResize"));R(this,"refresh",c(()=>{if(!t(this,C)||!t(this,m)||t(this,W))return;const e=t(this,m).container,i=e.querySelector("table");if(!i)return;const s=t(this,m).track,o=t(this,m).thumb,r=t(this,C).querySelector(".ng-container-bottom"),l=e.clientWidth,a=i.scrollWidth;if(l!==0&&a>l)r&&(r.style.display="flex");else{r&&(r.style.display="none");return}const d=s.clientWidth;if(d<=0)return;const u=Math.max(Math.min(d*(l/a),d),20);o.style.width=`${u}px`;const f=e.scrollLeft,b=a-l;let x=0;b>0&&(x=parseInt(f/b*(d-u),10)),x<0&&(x=0);const E=d-u;x>E&&(x=E),o.style.left=`${x}px`,v.log(x),t(this,m).left.disabled=x===0,t(this,m).right.disabled=x>=E-1},"refresh"));h(this,Y,c(e=>{if(!t(this,m))return!1;const i=t(this,m).container,s=i.querySelector("table");if(!s)return!1;const o=t(this,m).track.getBoundingClientRect(),r=t(this,m).thumb.clientWidth;let l=e;l<0&&(l=0);const a=o.width-r;l>a&&(l=a),l=parseInt(l,10),t(this,m).thumb.style.left=`${l}px`,t(this,m).left.disabled=l===0,t(this,m).right.disabled=l>=a-1;const d=i.clientWidth,f=s.scrollWidth-d;return a>0&&f>0&&(i.scrollLeft=l/a*f),l>0&&l<a-1},"#thumbMoveTo"));h(this,ut,c(()=>{const e=c(s=>{clearInterval(t(this,B)),clearInterval(t(this,N));const o=parseInt(t(this,m).thumb.style.left||0,10);t(this,Y).call(this,o+s),g(this,B,setInterval(()=>{clearInterval(t(this,B)),g(this,N,setInterval(()=>{const r=parseInt(t(this,m).thumb.style.left||0,10);t(this,Y).call(this,r+s)||clearInterval(t(this,N))},50))},500))},"delayScroll"),i=c(()=>{clearInterval(t(this,B)),clearInterval(t(this,N))},"clearTimer");["mouseup","mouseleave","touchend"].forEach(s=>{t(this,m).left.addEventListener(s,i),t(this,m).right.addEventListener(s,i),t(this,m).track.addEventListener(s,i)}),t(this,m).left.addEventListener("mousedown",s=>{s.button===0&&e(-20)}),t(this,m).right.addEventListener("mousedown",s=>{s.button===0&&e(20)}),t(this,m).left.addEventListener("touchstart",()=>e(-20)),t(this,m).right.addEventListener("touchstart",()=>e(20)),t(this,m).track.addEventListener("mousedown",s=>{if(s.button!==0)return;s.preventDefault();const o=t(this,m).track.getBoundingClientRect(),r=t(this,m).thumb.clientWidth;t(this,Y).call(this,s.clientX-o.left-r/2)}),t(this,m).thumb.addEventListener("mousedown",s=>{if(s.button!==0)return;s.stopPropagation(),s.preventDefault(),g(this,W,!0),this.shiftX=s.clientX-t(this,m).thumb.getBoundingClientRect().left;const o=c(l=>{if(!t(this,W))return;const a=t(this,m).track.getBoundingClientRect();t(this,Y).call(this,l.clientX-a.left-this.shiftX)},"onMouseMove"),r=c(()=>{g(this,W,!1),i(),document.removeEventListener("mousemove",o),document.removeEventListener("mouseup",r),this.refresh()},"onMouseUp");document.addEventListener("mousemove",o),document.addEventListener("mouseup",r)})},"#init"))}connectedCallback(){if(g(this,C,this.closest("nine-table-sheet")||this.getRootNode().host),!t(this,C))return;this.innerHTML=`
|
|
2
2
|
<style>
|
|
3
3
|
nine-table-hscrollbar {
|
|
4
4
|
display: flex;
|
|
@@ -60,7 +60,7 @@
|
|
|
60
60
|
<button class='ng-scroll-left' disabled><div class='ng-scroll-icon'></div></button>
|
|
61
61
|
<div class='ng-scroll-track'><div class='ng-scroll-thumb'></div></div>
|
|
62
62
|
<button class='ng-scroll-right' disabled><div class='ng-scroll-icon'></div></button>
|
|
63
|
-
`;const e=c(()=>{const i=t(this,C).querySelector(".ng-container-body");if(!i){setTimeout(e,10);return}
|
|
63
|
+
`;const e=c(()=>{const i=t(this,C).querySelector(".ng-container-body");if(!i){setTimeout(e,10);return}g(this,m,{container:i,track:this.querySelector(".ng-scroll-track"),thumb:this.querySelector(".ng-scroll-thumb"),left:this.querySelector(".ng-scroll-left"),right:this.querySelector(".ng-scroll-right")}),i.addEventListener("scroll",()=>{t(this,W)||this.refresh()}),t(this,ut).call(this),t(this,ft).call(this),this.refresh()},"initWhenReady");e()}disconnectedCallback(){t(this,V)&&t(this,V).disconnect()}};C=new WeakMap,W=new WeakMap,m=new WeakMap,B=new WeakMap,N=new WeakMap,V=new WeakMap,ft=new WeakMap,Y=new WeakMap,ut=new WeakMap,c(Yt,"NineTableHScrollBar");let $=Yt;customElements.get("nine-table-hscrollbar")||customElements.define("nine-table-hscrollbar",$);const Xt=class Xt extends HTMLElement{constructor(){super();h(this,X);h(this,z,!1);h(this,T);h(this,et,0);h(this,it,0);R(this,"refresh",c(()=>{if(!t(this,X)||!t(this,T)||t(this,z))return;const e=t(this,T).container,i=e.querySelector("table");if(!i)return;const s=t(this,T).track,o=t(this,T).thumb,r=e.clientHeight,l=i.scrollHeight;if(l<=r){o.style.display="none",t(this,T).top.disabled=!0,t(this,T).bottom.disabled=!0;return}else o.style.display="block";const a=s.clientHeight;if(a<=0)return;const d=Math.max(Math.min(a*(r/l),a),20);o.style.height=`${d}px`;const u=e.scrollTop,f=l-r;let b=0;f>0&&(b=u/f*(a-d));const x=a-d;b<0&&(b=0),b>x&&(b=x),o.style.top=`${b}px`,t(this,T).top.disabled=u<=0,t(this,T).bottom.disabled=u>=f-1},"refresh"));h(this,bt,c(()=>{const e=t(this,T).container;e.addEventListener("scroll",()=>{t(this,z)||this.refresh()}),t(this,T).thumb.addEventListener("mousedown",i=>{if(i.button!==0)return;i.stopPropagation(),i.preventDefault(),g(this,z,!0),g(this,et,i.clientY),g(this,it,e.scrollTop);const s=c(r=>{if(!t(this,z))return;const l=t(this,T).track.getBoundingClientRect(),a=t(this,T).thumb.clientHeight,u=l.height-a,f=r.clientY-t(this,et),b=e.clientHeight,E=table.scrollHeight-b;if(u>0&&E>0){const M=f/u*E;e.scrollTop=t(this,it)+M}this.refresh()},"onMouseMove"),o=c(()=>{g(this,z,!1),document.removeEventListener("mousemove",s),document.removeEventListener("mouseup",o),this.refresh()},"onMouseUp");document.addEventListener("mousemove",s),document.addEventListener("mouseup",o)}),t(this,T).track.addEventListener("mousedown",i=>{if(i.button!==0||i.target===t(this,T).thumb)return;const s=t(this,T).track.getBoundingClientRect(),o=t(this,T).thumb.clientHeight,r=i.clientY-s.top-o/2,a=s.height-o,d=e.clientHeight,f=e.querySelector("table").scrollHeight-d;if(a>0&&f>0){const b=Math.max(0,Math.min(1,r/a));e.scrollTop=b*f}this.refresh()}),t(this,T).top.addEventListener("click",()=>{e.scrollTop-=40}),t(this,T).bottom.addEventListener("click",()=>{e.scrollTop+=40})},"#init"))}connectedCallback(){if(g(this,X,this.closest("nine-table-sheet")||this.getRootNode().host),!t(this,X))return;this.innerHTML=`
|
|
64
64
|
<style>
|
|
65
65
|
nine-table-vscrollbar {
|
|
66
66
|
display: flex;
|
|
@@ -122,7 +122,7 @@
|
|
|
122
122
|
<button class='ng-scroll-top' disabled><div class='ng-scroll-icon'></div></button>
|
|
123
123
|
<div class='ng-scroll-track'><div class='ng-scroll-thumb'></div></div>
|
|
124
124
|
<button class='ng-scroll-bottom' disabled><div class='ng-scroll-icon'></div></button>
|
|
125
|
-
`;const e=c(()=>{const i=t(this,X).querySelector(".ng-container-body");if(!i){setTimeout(e,10);return}b(this,T,{container:i,track:this.querySelector(".ng-scroll-track"),thumb:this.querySelector(".ng-scroll-thumb"),top:this.querySelector(".ng-scroll-top"),bottom:this.querySelector(".ng-scroll-bottom")}),t(this,gt).call(this),this.refresh()},"initWhenReady");e()}};X=new WeakMap,O=new WeakMap,T=new WeakMap,et=new WeakMap,it=new WeakMap,gt=new WeakMap,c(Xt,"NineTableVScrollBar");let tt=Xt;customElements.get("nine-table-vscrollbar")||customElements.define("nine-table-vscrollbar",tt);const _=class _{static compileAll(n){return Array.isArray(n)?n.map(e=>_.compile(e)):[]}static compile(n){var s,o,r;if(!n)return null;const e=n.cloneNode(!0);return t(s=_,bt).call(s,e),t(o=_,nt).call(o,e,"thead"),t(r=_,nt).call(r,e,"tbody"),Array.from(e.querySelectorAll("colgroup col")).forEach((l,a)=>{const d=l.getAttribute("fixed");d&&e.querySelectorAll(`[data-col="${a}"]`).forEach(u=>{u.setAttribute("fixed",d)})}),e}};bt=new WeakMap,nt=new WeakMap,c(_,"TableCompiler"),h(_,bt,c(n=>{if(!n.querySelector("colgroup")){const e=n.querySelector("tbody tr")||n.querySelector("tr"),i=e?e.querySelectorAll("th, td").length:1,s=document.createElement("colgroup"),o=Math.max(Math.floor(n.clientWidth/i),100);for(let r=0;r<i;r++){const l=document.createElement("col");l.setAttribute("width",o),s.appendChild(l)}n.prepend(s)}if(!n.querySelector("thead")){const e=document.createElement("thead"),i=n.querySelector("colgroup");i?i.after(e):n.prepend(e)}n.classList.add("nine-table-element"),n.style.display="table"},"#ensureTableStructure")),h(_,nt,c((n,e)=>{const i=Array.from(n.querySelectorAll(e+" tr")),s=Array.from(n.querySelectorAll(e+" th,"+e+" td")),o=i.length;if(o===0||s.length===0)return;let r=0;s.forEach(a=>{r+=a.colSpan||1});const l=Array.from(Array(o),()=>Array(r).fill(null));i.forEach(a=>{const d=a.sectionRowIndex;let u=0;Array.from(a.querySelectorAll("th,td")).forEach(f=>{for(let E=0;E<l[d].length;E++)if(l[d][E]===null){u=E;break}const g=f.rowSpan||1,x=f.colSpan||1;for(let E=0;E<g;E++)for(let M=0;M<x;M++)d+E<o&&u+M<r&&(l[d+E][u+M]=E===0&&M===0?"1":"0")})}),i.forEach(a=>{const d=a.sectionRowIndex;Array.from(a.querySelectorAll("th,td")).forEach(u=>{for(let f=0;f<l[d].length;f++)if(l[d][f]==="1"){u.dataset.col=f,l[d][f]="0";break}})})},"#resetColIndex"));let $t=_;const Ut=class Ut{constructor(n){h(this,w);h(this,I,new Map);h(this,A,null);h(this,z,null);h(this,U,0);h(this,K,40);R(this,"refresh",c(()=>{var e;const n=t(this,w).querySelector(".ng-container-body");n&&(t(this,mt).call(this),t(this,rt).call(this,n.scrollTop),(e=t(this,w).querySelector("nine-table-vscrollbar"))==null||e.refresh())},"refresh"));R(this,"initialize",c(()=>{b(this,A,null),t(this,I).clear(),[".ng-container-body",".ng-container-left",".ng-container-right"].forEach(e=>{const i=t(this,w).querySelector(e);if(!i)return;const s=i.querySelector("table");if(!s)return;const o=s.querySelector("tbody");if(!o)return;const l=Array.from(o.querySelectorAll("tr")).map(a=>a.cloneNode(!0));t(this,I).set(e,l)});const n=t(this,w).querySelector(".ng-container-body");if(n){t(this,yt).call(this,n),t(this,ot).call(this);let e=n.scrollTop;n.addEventListener("scroll",()=>{var s;const i=n.scrollTop;v.log(e,i),e!==i&&(e=i,t(this,rt).call(this,i)),(s=t(this,w).querySelector("nine-table-vscrollbar"))==null||s.refresh()})}},"initialize"));h(this,pt,c((n,e)=>{const i=t(this,I).get(e);if(!i||i.length===0)return;const s=n.querySelector("tbody");if(!s)return;s.querySelectorAll("tr:not(.nodata)").forEach(l=>l.remove());const o=s.querySelector("tr.nodata"),r=document.createDocumentFragment();for(let l=0;l<t(this,K);l++)i.forEach(a=>{r.appendChild(a.cloneNode(!0))});o?o.before(r):s.appendChild(r)},"#renderRows"));h(this,yt,c(n=>{if(t(this,A)!==null&&t(this,A)>0)return t(this,A);const e=t(this,I).get(".ng-container-body");if(!e||e.length===0)return 24;const i=n.querySelector("tbody");if(!i)return 24;i.querySelectorAll("tr:not(.nodata)").forEach(g=>g.remove());const s=i.querySelector("tr.nodata"),o=document.createDocumentFragment();e.forEach(g=>{o.appendChild(g.cloneNode(!0))}),s?s.before(o):i.appendChild(o);const r=t(this,w),l=r.style.display,a=r.style.visibility,d=r.style.position;(l==="none"||window.getComputedStyle(r).display==="none")&&(r.style.display="block",r.style.visibility="hidden",r.style.position="absolute");let u=0;const f=i.querySelectorAll("tr:not(.nodata)");return f.forEach(g=>{u+=g.offsetHeight||g.getBoundingClientRect().height}),f.forEach(g=>g.remove()),r.style.display=l,r.style.visibility=a,r.style.position=d,b(this,A,u>0?u:24),t(this,st).call(this),v.log(`[RowManager] Height Cached: ${t(this,A)}px | RowCount: ${t(this,K)}`),t(this,A)},"#measureAndCacheHeight"));h(this,mt,c(()=>{var o,r,l,a;if(!t(this,w).querySelector(".ng-container-body"))return;const e=(typeof((o=t(this,w).data)==null?void 0:o.count)=="function"?t(this,w).data.count():null)??((l=(r=t(this,w).dataManager)==null?void 0:r.rawRecords)==null?void 0:l.length)??((a=t(this,w).data)==null?void 0:a.length)??0,i=t(this,A)||24,s=e*i;v.log(`[RowManager] TotalCount: ${e} | RowHeight: ${i}px | TotalVirtualHeight: ${s}px`),[".ng-container-body",".ng-container-left",".ng-container-right"].forEach(d=>{const u=t(this,w).querySelector(d),f=u==null?void 0:u.querySelector("table");f?(f.style.height=`${s}px`,v.log(`[RowManager] Applied height to ${d} table:`,f.style.height)):v.log(`[RowManager] Table not found for selector: ${d}`)})},"#updateVirtualScrollHeight"));h(this,st,c(()=>{if(t(this,U)>0&&t(this,A)>0){const n=Math.ceil(t(this,U)/t(this,A));b(this,K,n+20)}else b(this,K,40)},"#updateRowCount"));h(this,xt,c(()=>{var a,d,u;const n=t(this,w).querySelector(".ng-container-left table"),e=t(this,w).querySelector(".ng-container-body table"),i=t(this,w).querySelector(".ng-container-right table");if(!e)return;const s=n?Array.from(n.querySelectorAll("tr")):[],o=Array.from(e.querySelectorAll("tr")),r=i?Array.from(i.querySelectorAll("tr")):[],l=Math.max(s.length,o.length,r.length);for(let f=0;f<l;f++){const g=[((a=s[f])==null?void 0:a.getBoundingClientRect().height)||0,((d=o[f])==null?void 0:d.getBoundingClientRect().height)||0,((u=r[f])==null?void 0:u.getBoundingClientRect().height)||0],x=Math.max(...g);x>0&&(s[f]&&(s[f].style.height=`${x}px`),o[f]&&(o[f].style.height=`${x}px`),r[f]&&(r[f].style.height=`${x}px`))}},"#syncRowHeights"));h(this,vt,c(()=>{!t(this,w)||!(t(this,w)instanceof HTMLElement)||(b(this,z,new ResizeObserver(n=>{for(const e of n){const i=e.target;if(!i.classList.contains("active"))continue;const s=e.contentRect.height;if(s>0){let o=0;const r=i.querySelector("thead");r&&(o+=r.offsetHeight||r.getBoundingClientRect().height);const l=Math.max(s-o,100);t(this,U)!==l&&(b(this,U,l),t(this,st).call(this),t(this,A)!==null&&t(this,ot).call(this))}}})),t(this,z).observe(t(this,w)))},"#initResizeObserver"));h(this,ot,c(()=>{[".ng-container-body",".ng-container-left",".ng-container-right"].forEach(n=>{const e=t(this,w).querySelector(n);e&&e.querySelector("tbody")&&t(this,pt).call(this,e,n)}),t(this,xt).call(this)},"#renderAllContainers"));h(this,rt,c(n=>{var r;const e=t(this,A);if(!e||e<=0)return;const i=((r=t(this,I).get(".ng-container-body"))==null?void 0:r.length)||1,s=Math.floor(n/e),o=Math.max(0,s);[".ng-container-body",".ng-container-left",".ng-container-right"].forEach(l=>{const a=t(this,w).querySelector(l);if(!a)return;const d=a.querySelector("tbody");if(!d)return;Array.from(d.querySelectorAll("tr:not(.nodata)")).forEach((f,g)=>{const x=o+Math.floor(g/i),E=t(this,w).getData?t(this,w).getData(x):null;E?(f.style.display="",t(this,wt).call(this,f,E,x)):f.style.display="none"})})},"#handleScroll"));h(this,wt,c((n,e,i)=>{n.dataset.row=i,Array.from(n.cells).forEach(s=>{const o=s.dataset.bind;o&&e[o]!==void 0&&(s.textContent=e[o]),s.dataset.row=i})},"#bindRowData"));R(this,"destroy",c(()=>{t(this,z)&&(t(this,z).disconnect(),b(this,z,null))},"destroy"));b(this,w,n),t(this,vt).call(this)}getRowHeight(){return t(this,A)}templateLength(n=".ng-container-body"){var e;return((e=t(this,I).get(n))==null?void 0:e.length)||1}};w=new WeakMap,I=new WeakMap,A=new WeakMap,z=new WeakMap,U=new WeakMap,K=new WeakMap,pt=new WeakMap,yt=new WeakMap,mt=new WeakMap,st=new WeakMap,xt=new WeakMap,vt=new WeakMap,ot=new WeakMap,rt=new WeakMap,wt=new WeakMap,c(Ut,"RowManager");let Wt=Ut;const lt=class lt extends HTMLElement{constructor(){super();h(this,Z,null);h(this,G);h(this,St,c(()=>{[{selector:".ng-container-body",type:null},{selector:".ng-container-left",type:"left"},{selector:".ng-container-right",type:"right"}].forEach(({selector:i,type:s})=>{const o=this.querySelector(i);if(!o)return;const r=t(this,Rt).call(this,t(this,Z),s);o.innerHTML="",o.appendChild(r)})},"#renderSplitContainers"));h(this,Et,c(()=>{["left","right"].forEach(e=>{const i=this.querySelector(`.ng-container-${e}`),s=i==null?void 0:i.querySelector("table");if(!i||!s)return;let o=0;s.querySelectorAll("col").forEach(r=>{const l=parseInt(r.getAttribute("width"),10);isNaN(o)||(o+=l)}),i.style.flex=`0 0 ${o}px`,i.style.width=`${o}px`})},"#updateContainerWidths"));R(this,"generate",c(e=>{e&&(b(this,Z,$t.compile(e)),t(this,Z).style.display="table",t(this,St).call(this),t(this,Et).call(this),t(this,G).initialize(),setTimeout(()=>{var i;(i=this.querySelector("nine-table-hscrollbar"))==null||i.refresh()},0))},"generate"));h(this,Rt,c((e,i)=>{const s=e.cloneNode(!0);return i==="left"?s.querySelectorAll("col, th, td, tfoot td, tfoot th").forEach(o=>{o.getAttribute("fixed")!=="left"&&o.remove()}):i==="right"?s.querySelectorAll("col, th, td, tfoot td, tfoot th").forEach(o=>{o.getAttribute("fixed")!=="right"&&o.remove()}):s.querySelectorAll("[fixed=left], [fixed=right]").forEach(o=>{o.remove()}),s},"#createSplitTable"));R(this,"getRowHeight",c(()=>t(this,G).getRowHeight(),"getRowHeight"));R(this,"scrollToX",c(e=>{const i=this.querySelector(".ng-container-body");i&&(i.scrollLeft=e)},"scrollToX"));R(this,"scrollToY",c(e=>{const i=this.querySelector(".ng-container-body");i&&(i.scrollTop=e)},"scrollToY"));h(this,Tt,c(()=>{t(this,At).call(this)},"#init"));h(this,At,c(()=>{const e=lt.SCROLLBAR_SIZE;this.innerHTML=`
|
|
125
|
+
`;const e=c(()=>{const i=t(this,X).querySelector(".ng-container-body");if(!i){setTimeout(e,10);return}g(this,T,{container:i,track:this.querySelector(".ng-scroll-track"),thumb:this.querySelector(".ng-scroll-thumb"),top:this.querySelector(".ng-scroll-top"),bottom:this.querySelector(".ng-scroll-bottom")}),t(this,bt).call(this),this.refresh()},"initWhenReady");e()}};X=new WeakMap,z=new WeakMap,T=new WeakMap,et=new WeakMap,it=new WeakMap,bt=new WeakMap,c(Xt,"NineTableVScrollBar");let tt=Xt;customElements.get("nine-table-vscrollbar")||customElements.define("nine-table-vscrollbar",tt);const _=class _{static compileAll(n){return Array.isArray(n)?n.map(e=>_.compile(e)):[]}static compile(n){var s,o,r;if(!n)return null;const e=n.cloneNode(!0);return t(s=_,gt).call(s,e),t(o=_,nt).call(o,e,"thead"),t(r=_,nt).call(r,e,"tbody"),Array.from(e.querySelectorAll("colgroup col")).forEach((l,a)=>{const d=l.getAttribute("fixed");d&&e.querySelectorAll(`[data-col="${a}"]`).forEach(u=>{u.setAttribute("fixed",d)})}),e}};gt=new WeakMap,nt=new WeakMap,c(_,"TableCompiler"),h(_,gt,c(n=>{if(!n.querySelector("colgroup")){const e=n.querySelector("tbody tr")||n.querySelector("tr"),i=e?e.querySelectorAll("th, td").length:1,s=document.createElement("colgroup"),o=Math.max(Math.floor(n.clientWidth/i),100);for(let r=0;r<i;r++){const l=document.createElement("col");l.setAttribute("width",o),s.appendChild(l)}n.prepend(s)}if(!n.querySelector("thead")){const e=document.createElement("thead"),i=n.querySelector("colgroup");i?i.after(e):n.prepend(e)}n.classList.add("nine-table-element"),n.style.display="table"},"#ensureTableStructure")),h(_,nt,c((n,e)=>{const i=Array.from(n.querySelectorAll(e+" tr")),s=Array.from(n.querySelectorAll(e+" th,"+e+" td")),o=i.length;if(o===0||s.length===0)return;let r=0;s.forEach(a=>{r+=a.colSpan||1});const l=Array.from(Array(o),()=>Array(r).fill(null));i.forEach(a=>{const d=a.sectionRowIndex;let u=0;Array.from(a.querySelectorAll("th,td")).forEach(f=>{for(let E=0;E<l[d].length;E++)if(l[d][E]===null){u=E;break}const b=f.rowSpan||1,x=f.colSpan||1;for(let E=0;E<b;E++)for(let M=0;M<x;M++)d+E<o&&u+M<r&&(l[d+E][u+M]=E===0&&M===0?"1":"0")})}),i.forEach(a=>{const d=a.sectionRowIndex;Array.from(a.querySelectorAll("th,td")).forEach(u=>{for(let f=0;f<l[d].length;f++)if(l[d][f]==="1"){u.dataset.col=f,l[d][f]="0";break}})})},"#resetColIndex"));let $t=_;const Ut=class Ut{constructor(n){h(this,w);h(this,I,new Map);h(this,k,null);h(this,O,null);h(this,U,0);h(this,K,40);R(this,"refresh",c(()=>{var e;const n=t(this,w).querySelector(".ng-container-body");n&&(t(this,mt).call(this),t(this,rt).call(this,n.scrollTop),(e=t(this,w).querySelector("nine-table-vscrollbar"))==null||e.refresh())},"refresh"));R(this,"initialize",c(()=>{g(this,k,null),t(this,I).clear(),[".ng-container-body",".ng-container-left",".ng-container-right"].forEach(e=>{const i=t(this,w).querySelector(e);if(!i)return;const s=i.querySelector("table");if(!s)return;const o=s.querySelector("tbody");if(!o)return;const l=Array.from(o.querySelectorAll("tr")).map(a=>a.cloneNode(!0));t(this,I).set(e,l)});const n=t(this,w).querySelector(".ng-container-body");if(n){t(this,yt).call(this,n),t(this,ot).call(this);let e=n.scrollTop;n.addEventListener("scroll",()=>{var s;const i=n.scrollTop;v.log(e,i),e!==i&&(e=i,t(this,rt).call(this,i)),(s=t(this,w).querySelector("nine-table-vscrollbar"))==null||s.refresh()})}},"initialize"));h(this,pt,c((n,e)=>{const i=t(this,I).get(e);if(!i||i.length===0)return;const s=n.querySelector("tbody");if(!s)return;s.querySelectorAll("tr:not(.nodata)").forEach(l=>l.remove());const o=s.querySelector("tr.nodata"),r=document.createDocumentFragment();for(let l=0;l<t(this,K);l++)i.forEach(a=>{r.appendChild(a.cloneNode(!0))});o?o.before(r):s.appendChild(r)},"#renderRows"));h(this,yt,c(n=>{if(t(this,k)!==null&&t(this,k)>0)return t(this,k);const e=t(this,I).get(".ng-container-body");if(!e||e.length===0)return 24;const i=n.querySelector("tbody");if(!i)return 24;i.querySelectorAll("tr:not(.nodata)").forEach(b=>b.remove());const s=i.querySelector("tr.nodata"),o=document.createDocumentFragment();e.forEach(b=>{o.appendChild(b.cloneNode(!0))}),s?s.before(o):i.appendChild(o);const r=t(this,w),l=r.style.display,a=r.style.visibility,d=r.style.position;(l==="none"||window.getComputedStyle(r).display==="none")&&(r.style.display="block",r.style.visibility="hidden",r.style.position="absolute");let u=0;const f=i.querySelectorAll("tr:not(.nodata)");return f.forEach(b=>{u+=b.offsetHeight||b.getBoundingClientRect().height}),f.forEach(b=>b.remove()),r.style.display=l,r.style.visibility=a,r.style.position=d,g(this,k,u>0?u:24),t(this,st).call(this),v.log(`[RowManager] Height Cached: ${t(this,k)}px | RowCount: ${t(this,K)}`),t(this,k)},"#measureAndCacheHeight"));h(this,mt,c(()=>{var o,r,l,a;if(!t(this,w).querySelector(".ng-container-body"))return;const e=(typeof((o=t(this,w).data)==null?void 0:o.count)=="function"?t(this,w).data.count():null)??((l=(r=t(this,w).dataManager)==null?void 0:r.rawRecords)==null?void 0:l.length)??((a=t(this,w).data)==null?void 0:a.length)??0,i=t(this,k)||24,s=e*i;v.log(`[RowManager] TotalCount: ${e} | RowHeight: ${i}px | TotalVirtualHeight: ${s}px`),[".ng-container-body",".ng-container-left",".ng-container-right"].forEach(d=>{const u=t(this,w).querySelector(d),f=u==null?void 0:u.querySelector("table");f?(f.style.height=`${s}px`,v.log(`[RowManager] Applied height to ${d} table:`,f.style.height)):v.log(`[RowManager] Table not found for selector: ${d}`)})},"#updateVirtualScrollHeight"));h(this,st,c(()=>{if(t(this,U)>0&&t(this,k)>0){const n=Math.ceil(t(this,U)/t(this,k));g(this,K,n+20)}else g(this,K,40)},"#updateRowCount"));h(this,xt,c(()=>{var a,d,u;const n=t(this,w).querySelector(".ng-container-left table"),e=t(this,w).querySelector(".ng-container-body table"),i=t(this,w).querySelector(".ng-container-right table");if(!e)return;const s=n?Array.from(n.querySelectorAll("tr")):[],o=Array.from(e.querySelectorAll("tr")),r=i?Array.from(i.querySelectorAll("tr")):[],l=Math.max(s.length,o.length,r.length);for(let f=0;f<l;f++){const b=[((a=s[f])==null?void 0:a.getBoundingClientRect().height)||0,((d=o[f])==null?void 0:d.getBoundingClientRect().height)||0,((u=r[f])==null?void 0:u.getBoundingClientRect().height)||0],x=Math.max(...b);x>0&&(s[f]&&(s[f].style.height=`${x}px`),o[f]&&(o[f].style.height=`${x}px`),r[f]&&(r[f].style.height=`${x}px`))}},"#syncRowHeights"));h(this,vt,c(()=>{!t(this,w)||!(t(this,w)instanceof HTMLElement)||(g(this,O,new ResizeObserver(n=>{for(const e of n){const i=e.target;if(!i.classList.contains("active"))continue;const s=e.contentRect.height;if(s>0){let o=0;const r=i.querySelector("thead");r&&(o+=r.offsetHeight||r.getBoundingClientRect().height);const l=Math.max(s-o,100);t(this,U)!==l&&(g(this,U,l),t(this,st).call(this),t(this,k)!==null&&t(this,ot).call(this))}}})),t(this,O).observe(t(this,w)))},"#initResizeObserver"));h(this,ot,c(()=>{[".ng-container-body",".ng-container-left",".ng-container-right"].forEach(n=>{const e=t(this,w).querySelector(n);e&&e.querySelector("tbody")&&t(this,pt).call(this,e,n)}),t(this,xt).call(this)},"#renderAllContainers"));h(this,rt,c(n=>{var r;const e=t(this,k);if(!e||e<=0)return;const i=((r=t(this,I).get(".ng-container-body"))==null?void 0:r.length)||1,s=Math.floor(n/e),o=Math.max(0,s);[".ng-container-body",".ng-container-left",".ng-container-right"].forEach(l=>{const a=t(this,w).querySelector(l);if(!a)return;const d=a.querySelector("tbody");if(!d)return;Array.from(d.querySelectorAll("tr:not(.nodata)")).forEach((f,b)=>{const x=o+Math.floor(b/i),E=t(this,w).getData?t(this,w).getData(x):null;E?(f.style.display="",t(this,wt).call(this,f,E,x)):f.style.display="none"})})},"#handleScroll"));h(this,wt,c((n,e,i)=>{n.dataset.row=i,Array.from(n.cells).forEach(s=>{const o=s.dataset.bind;o&&e[o]!==void 0&&(s.textContent=e[o]),s.dataset.row=i})},"#bindRowData"));R(this,"destroy",c(()=>{t(this,O)&&(t(this,O).disconnect(),g(this,O,null))},"destroy"));g(this,w,n),t(this,vt).call(this)}getRowHeight(){return t(this,k)}templateLength(n=".ng-container-body"){var e;return((e=t(this,I).get(n))==null?void 0:e.length)||1}};w=new WeakMap,I=new WeakMap,k=new WeakMap,O=new WeakMap,U=new WeakMap,K=new WeakMap,pt=new WeakMap,yt=new WeakMap,mt=new WeakMap,st=new WeakMap,xt=new WeakMap,vt=new WeakMap,ot=new WeakMap,rt=new WeakMap,wt=new WeakMap,c(Ut,"RowManager");let Wt=Ut;const lt=class lt extends HTMLElement{constructor(){super();h(this,Z,null);h(this,G);h(this,St,c(()=>{[{selector:".ng-container-body",type:null},{selector:".ng-container-left",type:"left"},{selector:".ng-container-right",type:"right"}].forEach(({selector:i,type:s})=>{const o=this.querySelector(i);if(!o)return;const r=t(this,Rt).call(this,t(this,Z),s);o.innerHTML="",o.appendChild(r)})},"#renderSplitContainers"));h(this,Et,c(()=>{["left","right"].forEach(e=>{const i=this.querySelector(`.ng-container-${e}`),s=i==null?void 0:i.querySelector("table");if(!i||!s)return;let o=0;s.querySelectorAll("col").forEach(r=>{const l=parseInt(r.getAttribute("width"),10);isNaN(o)||(o+=l)}),i.style.flex=`0 0 ${o}px`,i.style.width=`${o}px`})},"#updateContainerWidths"));R(this,"generate",c(e=>{e&&(g(this,Z,$t.compile(e)),t(this,Z).style.display="table",t(this,St).call(this),t(this,Et).call(this),t(this,G).initialize(),setTimeout(()=>{var i;(i=this.querySelector("nine-table-hscrollbar"))==null||i.refresh()},0))},"generate"));h(this,Rt,c((e,i)=>{const s=e.cloneNode(!0);return i==="left"?s.querySelectorAll("col, th, td, tfoot td, tfoot th").forEach(o=>{o.getAttribute("fixed")!=="left"&&o.remove()}):i==="right"?s.querySelectorAll("col, th, td, tfoot td, tfoot th").forEach(o=>{o.getAttribute("fixed")!=="right"&&o.remove()}):s.querySelectorAll("[fixed=left], [fixed=right]").forEach(o=>{o.remove()}),s},"#createSplitTable"));R(this,"getRowHeight",c(()=>t(this,G).getRowHeight(),"getRowHeight"));R(this,"scrollToX",c(e=>{const i=this.querySelector(".ng-container-body");i&&(i.scrollLeft=e)},"scrollToX"));R(this,"scrollToY",c(e=>{const i=this.querySelector(".ng-container-body");i&&(i.scrollTop=e)},"scrollToY"));h(this,Tt,c(()=>{t(this,kt).call(this)},"#init"));h(this,kt,c(()=>{const e=lt.SCROLLBAR_SIZE;this.innerHTML=`
|
|
126
126
|
<style>
|
|
127
127
|
nine-table-sheet {
|
|
128
128
|
display: none;
|
|
@@ -226,6 +226,19 @@
|
|
|
226
226
|
font-weight: 600;
|
|
227
227
|
text-align: left;
|
|
228
228
|
}
|
|
229
|
+
|
|
230
|
+
nine-table-sheet tfoot {
|
|
231
|
+
display: table-footer-group;
|
|
232
|
+
position: sticky;
|
|
233
|
+
bottom: 0;
|
|
234
|
+
z-index: 2;
|
|
235
|
+
background: #f9fafb;
|
|
236
|
+
}
|
|
237
|
+
|
|
238
|
+
nine-table-sheet tfoot td, nine-table-sheet tfoot th {
|
|
239
|
+
font-weight: 600;
|
|
240
|
+
border-top: 2px solid #d1d5db;
|
|
241
|
+
}
|
|
229
242
|
|
|
230
243
|
nine-splitter {
|
|
231
244
|
display: none;
|
|
@@ -242,7 +255,7 @@
|
|
|
242
255
|
<nine-table-hscrollbar></nine-table-hscrollbar>
|
|
243
256
|
<div class='ng-scroll-edge'></div>
|
|
244
257
|
</div>
|
|
245
|
-
`},"#render"));
|
|
258
|
+
`},"#render"));g(this,G,new Wt(this))}connectedCallback(){t(this,Tt).call(this)}disconnectedCallback(){this.innerHTML="",v.log("NineTableSheet destroyed.")}};Z=new WeakMap,G=new WeakMap,St=new WeakMap,Et=new WeakMap,Rt=new WeakMap,Tt=new WeakMap,kt=new WeakMap,c(lt,"NineTableSheet"),R(lt,"SCROLLBAR_SIZE",16);let dt=lt;customElements.get("nine-table-sheet")||customElements.define("nine-table-sheet",dt);const Kt=class Kt extends HTMLElement{constructor(){super();h(this,At,c(()=>{var e;(e=this.querySelector(".nine-tab-bar"))==null||e.addEventListener("click",i=>{var r;const s=i.ctrlKey||i.metaKey||i.shiftKey,o=parseInt((r=i.target.closest(".nine-tab-item"))==null?void 0:r.dataset.index,10);t(this,ct).call(this,o,s)}),t(this,ct).call(this,0,!1)},"#init"));h(this,ct,c((e,i=!1)=>{const s=c(()=>{const u=Array.from(this.querySelectorAll("nine-table-sheet"));Array.from(this.querySelectorAll("nine-splitter")).forEach(x=>x.style.setProperty("display","none"));const b=u.filter(x=>x.classList.contains("active"));b.length<2||b.forEach(x=>{const E=parseInt(x.getAttribute("data-index"),10),M=this.querySelector(`nine-splitter[data-split-index="${E}"]`),Jt=u[E+1];M&&Jt&&Jt.classList.contains("active")&&M.style.setProperty("display","flex")})},"updateSplitters"),o=this.querySelector(".nine-tab-bar"),r=this.querySelector("nine-table-sheets-body"),l=o.querySelectorAll(".nine-tab-item"),a=r.querySelectorAll("nine-table-sheet");if(!l[e])return;if(!i)l.forEach((u,f)=>{u.classList.toggle("active",f===e)}),a.forEach((u,f)=>{const b=f===e;u.classList.toggle("active",b),u.style.flex=b?"1 1 100%":""});else{const u=l[e],f=o.querySelectorAll(".nine-tab-item.active");if(u.classList.contains("active")&&f.length<=1)return;u.classList.toggle("active");const b=r.querySelector(`nine-table-sheet[data-index="${e}"]`);b&&(b.classList.toggle("active"),b.classList.contains("active")||(b.style.flex=""))}const d=r.querySelectorAll("nine-table-sheet.active");d==null||d.forEach(u=>{u.style.flex=d.length>1?"1 1 0%":"1 1 100%"}),s()},"#switchSheet"))}connectedCallback(){t(this,At).call(this)}};At=new WeakMap,ct=new WeakMap,c(Kt,"NineTableSheets");let zt=Kt;customElements.get("nine-table-sheets")||customElements.define("nine-table-sheets",zt);const jt=class jt{constructor(n){h(this,A);h(this,qt,c(()=>{t(this,Lt).call(this),new ResizeObserver(n=>{for(let e of n)t(this,A).getAttribute("auto-height")==="true"&&t(this,at).call(this)}).observe(t(this,A))},"#init"));h(this,at,c(()=>{var a,d;const n=Array.from(t(this,A).shadowRoot.querySelectorAll("nine-table-sheet.active"));if(n.length===0)return;const e=parseInt(t(this,A).getAttribute("max-display-row"),10)||10,i=Math.max(...n.map(u=>u.getRowHeight())),s=(a=t(this,A).shadowRoot.querySelector("nine-table-header"))==null?void 0:a.getBoundingClientRect().height,o=(d=t(this,A).shadowRoot.querySelector("nine-table-sheets-footer"))==null?void 0:d.getBoundingClientRect().height,r=dt.SCROLLBAR_SIZE,l=e*i+s+o+r;t(this,A).style.height=`${l}px`},"#applyAutoHeight"));h(this,Lt,c(()=>{const e=Array.from(t(this,A).children).filter(a=>a.tagName==="TABLE"),i=t(this,A).getAttribute("auto-height")==="true",s=e.length,o=e.map((a,d)=>{const f=`<nine-table-sheet class="${d===0?"active":""}" data-index="${d}"></nine-table-sheet>`,b=d<s-1?`<nine-splitter class="h" data-split-index="${d}"></nine-splitter>`:"";return f+b}).join(""),r=e.map((a,d)=>`<div class="nine-tab-item ${d===0?"active":""}" data-index="${d}">Sheet ${d+1}</div>`).join("");t(this,A).shadowRoot.innerHTML=`
|
|
246
259
|
<style>
|
|
247
260
|
:host {
|
|
248
261
|
display: flex;
|
|
@@ -340,5 +353,5 @@
|
|
|
340
353
|
<nine-table-analysis></nine-table-analysis>
|
|
341
354
|
</nine-table-body>
|
|
342
355
|
<nine-table-footer></nine-table-footer>
|
|
343
|
-
`;const l=t(this,
|
|
356
|
+
`;const l=t(this,A).shadowRoot.querySelectorAll("nine-table-sheet");l==null||l.forEach((a,d)=>{e[d]&&setTimeout(()=>{a.generate(e[d]),i&&t(this,at).call(this)})})},"#render"));g(this,A,n),t(this,qt).call(this)}};A=new WeakMap,qt=new WeakMap,at=new WeakMap,Lt=new WeakMap,c(jt,"LayoutManager");let Ot=jt;const Ft=class Ft{constructor(n){h(this,D);h(this,j,-1);R(this,"count",c(()=>t(this,D).rawRecords.length,"count"));g(this,D,n)}get at(){return t(this,j)}set at(n){var i,s;g(this,j,parseInt(n,10));const e=((s=(i=t(this,D).owner).querySelector)==null?void 0:s.call(i,".ng-container-body"))||t(this,D).owner.body;e&&!e.querySelector(`tbody.bindable tr[data-row="${t(this,j)}"]`)&&setTimeout(()=>{var o,r;(r=(o=t(this,D).owner).scrollTo_V1)==null||r.call(o,t(this,j))})}};D=new WeakMap,j=new WeakMap,c(Ft,"ngRow");let Dt=Ft;const H=class H{constructor(n,e){h(this,q);h(this,S);h(this,L,[]);h(this,J,[]);h(this,Ht,0);h(this,P,[]);h(this,Ct,c(()=>{g(this,P,[]);const n=t(this,q).template||[];Array.from(n).forEach(e=>{var i;t(this,P).push(((i=e.getBoundingClientRect)==null?void 0:i.call(e).height)||24)}),(t(this,S).rawRecords||[]).forEach(e=>{e.__ng||(e.__ng=t(this,ht).call(this)),e.__ng.height=t(this,P).slice()})},"#initialize"));R(this,"set",c(n=>{this.clear(),this.add(n,!1)},"set"));h(this,ht,c(()=>({rowState:H.ROW_STATE.EMPTY,deleted:!1,filtered:!1,height:t(this,P).slice(),o:{},c:{},_:[0,0,0,0,H.ROW_STATE.EMPTY,!1,!1,!0,!1,!0,!0,!1,t(this,P).slice(),-1,{},{}]}),"#getDefaultMeta"));R(this,"reset",c(()=>{g(this,L,[]),g(this,J,[])},"reset"));R(this,"clear",c(()=>{var n;t(this,S).rawRecords=[],g(this,L,[]),g(this,J,[]),(n=t(this,S).viewRecords)!=null&&n.reset&&t(this,S).viewRecords.reset()},"clear"));h(this,Mt,c(n=>{var s;Array.isArray(n)||(n=[n]);const e=typeof((s=t(this,q).fields)==null?void 0:s.get)=="function"?t(this,q).fields.get():Object.keys(n[0]||{}),i=[];return n.forEach(o=>{const r={v:[]};e.forEach(l=>{r.v.push(o[l]!==void 0&&o[l]!==null?o[l]:"")}),i.push(r)}),i},"#json2Array"));h(this,_t,c(n=>(Array.isArray(n)||(n=[n]),n.forEach(e=>{e.__ng=t(this,ht).call(this),e.__ng.rowid=this.nextId,e.__ng.rowState=H.ROW_STATE.INSERT,e.__ng._[0]=e.__ng.rowid}),n),"#defaultInsert"));R(this,"add",c((n,e=!0)=>{var o;n===void 0&&(n={});const i=t(this,Mt).call(this,n);t(this,S).rawRecords=t(this,S).rawRecords.concat(t(this,_t).call(this,i)),this.resetRecords();const s=this.count()-1;return e||i.forEach((r,l)=>{const a=t(this,S).rawRecords[s-l];a&&(a.__ng.rowState=H.ROW_STATE.EMPTY)}),(o=t(this,S).viewRecords)!=null&&o.reset&&t(this,S).viewRecords.reset(),s},"add"));R(this,"delete",c(n=>{var i;let e=[];Array.isArray(n)?e=n:typeof n>"u"?e=[t(this,S).owner.row.at]:e=[parseInt(n,10)],e.sort((s,o)=>o-s).forEach(s=>{if(t(this,L)[s]){const o=t(this,L)[s].__ng.rowid;t(this,L)[s].__ng.rowState===H.ROW_STATE.INSERT?t(this,S).rawRecords=t(this,S).rawRecords.filter(r=>r.__ng.rowid!==o):t(this,S).rawRecords.forEach(r=>{r.__ng.rowid===o&&(r.__ng.deleted=!0,r.__ng.rowState=H.ROW_STATE.DELETE)})}}),this.resetRecords(),(i=t(this,S).viewRecords)!=null&&i.reset&&t(this,S).viewRecords.reset()},"delete"));R(this,"setValue",c((n,e,i)=>{var a;n=parseInt(n,10);const o=(typeof((a=t(this,q).fields)==null?void 0:a.get)=="function"?t(this,q).fields.get():[]).indexOf(e);if(o<0)return;const r=this.getValidData()[n];if(!r)return;const l=r.v[o];l!==i&&r.__ng.rowState!==H.ROW_STATE.INSERT&&(r.__ng.o.hasOwnProperty(e)||(r.__ng.o[e]=l),r.__ng.rowState=H.ROW_STATE.UPDATE),r.v[o]=i,t(this,S).owner.refreshData&&t(this,S).owner.refreshData(n)},"setValue"));R(this,"resetRecords",c(()=>{g(this,J,t(this,S).rawRecords.filter(n=>!n.__ng.deleted)),g(this,L,t(this,S).rawRecords.filter(n=>!n.__ng.deleted&&!n.__ng.filtered)),t(this,S).rawRecords.forEach((n,e)=>{n.__ng.rowidx=e}),t(this,L).forEach((n,e)=>{n.__ng.i=e})},"resetRecords"));R(this,"getValidData",c(()=>(t(this,L).length===0&&t(this,S).rawRecords.length>0&&this.resetRecords(),t(this,L)),"getValidData"));h(this,Q,c(n=>{var i;if(!n)return n;const e=typeof((i=t(this,q).fields)==null?void 0:i.get)=="function"?t(this,q).fields.get():[];return Array.isArray(n)?n.filter(s=>!s.__ng.deleted).map(s=>{const o={};return e.forEach((r,l)=>{o[r]=s.v?s.v[l]:s[r]}),o.__ng=s.__ng,o}):n},"#conv2"));R(this,"count",c(()=>this.getValidData().length,"count"));R(this,"get",c((n,e)=>{var o;const i=this.getValidData();if(!i||i.length<=0)return;if(n==null)return t(this,Q).call(this,i);if(n<0||n>=i.length)return null;const s=typeof((o=t(this,q).fields)==null?void 0:o.get)=="function"?t(this,q).fields.get():[];if(e!=null){const r=s.indexOf(e);return r>=0?i[n].v[r]:null}return t(this,Q).call(this,i[n])},"get"));g(this,q,n),g(this,S,e),t(this,Ct).call(this)}get source(){return t(this,Q).call(this,t(this,S).rawRecords)}set source(n){this.clear(),this.add(n,!1)}get nextId(){return++ie(this,Ht)._}get length(){return t(this,L).length}getRowCount(){return this.length}};q=new WeakMap,S=new WeakMap,L=new WeakMap,J=new WeakMap,Ht=new WeakMap,P=new WeakMap,Ct=new WeakMap,ht=new WeakMap,Mt=new WeakMap,_t=new WeakMap,Q=new WeakMap,c(H,"ngData"),R(H,"ROW_STATE",{EMPTY:"EMPTY",NORMAL:"NORMAL",INSERT:"INSERT",UPDATE:"UPDATE",DELETE:"DELETE"});let Pt=H;const Zt=class Zt{constructor(n){this.owner=n,this.row=new Dt(this),this.data=new Pt(n,this),this.rawRecords=[],this.viewRecords=[],this.delRecords=[],this.pageCnt=25,this.viewRecords.reset=()=>{var e;(e=this.owner.view)!=null&&e.redraw&&this.owner.view.redraw()},this.setDataSource=e=>{this.data&&this.data.reset(),this.rawRecords=[],this.viewRecords=[],this.delRecords=[],this.data.set(e||[])},this.getRowState=e=>{var s,o;const i=parseInt(e,10);if(!(i>=this.data.count()))return(o=(s=this.data.getValidData()[i])==null?void 0:s.__ng)==null?void 0:o.rowState},this.getRowPosition=()=>this.row.at,this.setRowPosition=e=>{this.row.at=e},this.scrollTo_V1=e=>(e<0&&(e=0),e>=this.rawRecords.length&&(e=this.rawRecords.length-1),this.viewRecords.rawIndex=e,this.viewRecords.reset&&this.viewRecords.reset(),!(e<=0||e>=this.rawRecords.length-1)),this.getColumn=(e,i)=>this.data.get(e,i),this.setColumn=(e,i,s)=>{e=parseInt(e,10),this.data.setValue(e,i,s)},this.setDataSource([])}};c(Zt,"ngDataManager");let Bt=Zt;const Gt=class Gt extends HTMLElement{constructor(){super();h(this,F);h(this,It);this.attachShadow({mode:"open"}),g(this,F,new Bt(this))}connectedCallback(){g(this,It,new Ot(this)),v.log("NineTable connected."),this.dispatchEvent(new CustomEvent("load",{bubbles:!0,detail:{target:this}}))}disconnectedCallback(){v.log("NineTable disconnected.")}get data(){return t(this,F).data}get row(){return t(this,F).row}get dataManager(){return t(this,F)}};F=new WeakMap,It=new WeakMap,c(Gt,"NineTable");let Nt=Gt;customElements.get("nine-table")||customElements.define("nine-table",Nt)});
|
|
344
357
|
//# sourceMappingURL=nine-table.umd.js.map
|