@ninebone/table 0.0.265 → 0.0.267
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 +522 -420
- package/dist/nine-table.js.map +1 -1
- package/dist/nine-table.umd.js +6 -6
- 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(
|
|
1
|
+
(function(w,p){typeof exports=="object"&&typeof module<"u"?p(require("@ninebone/util")):typeof define=="function"&&define.amd?define(["@ninebone/util"],p):(w=typeof globalThis<"u"?globalThis:w||self,p(w.NineboneUtil))})(this,function(w){"use strict";var Xe=Object.defineProperty;var Ye=w=>{throw TypeError(w)};var Ze=(w,p,v)=>p in w?Xe(w,p,{enumerable:!0,configurable:!0,writable:!0,value:v}):w[p]=v;var h=(w,p)=>Xe(w,"name",{value:p,configurable:!0});var A=(w,p,v)=>Ze(w,typeof p!="symbol"?p+"":p,v),Ue=(w,p,v)=>p.has(w)||Ye("Cannot "+v);var e=(w,p,v)=>(Ue(w,p,"read from private field"),v?v.call(w):p.get(w)),g=(w,p,v)=>p.has(w)?Ye("Cannot add the same private member more than once"):p instanceof WeakSet?p.add(w):p.set(w,v),y=(w,p,v,N)=>(Ue(w,p,"write to private field"),N?N.call(w,v):p.set(w,v),v);var je=(w,p,v,N)=>({set _(te){y(w,p,te,v)},get _(){return e(w,p,N)}});var I,D,x,P,V,X,de,Y,fe,W,M,T,z,H,$,ue,ge,be,ye,R,Z,ie,F,se,pe,me,we,ne,xe,oe,G,J,q,ve,le,Se,O,j,C,S,k,Q,Ee,B,Ae,ae,Re,qe,ee,K,Te;const Ne=class Ne extends w.trace.constructor{constructor(){super(),this.init("nine-table","green")}};h(Ne,"Trace");let p=Ne;const v=new p,We=class We extends HTMLElement{constructor(){super();g(this,I);g(this,D,!1);g(this,x);g(this,P);g(this,V);g(this,X);g(this,de,h(()=>{if(!e(this,I))return;const t=e(this,I).querySelector(".ng-container-body");t&&(y(this,X,new ResizeObserver(()=>{this.refresh()})),e(this,X).observe(t))},"#observeResize"));A(this,"refresh",h(()=>{if(!e(this,I)||!e(this,x)||e(this,D))return;const t=e(this,x).container,s=t.querySelector("table");if(!s)return;const r=e(this,x).track,n=e(this,x).thumb,o=e(this,I).querySelector(".ng-container-bottom"),c=t.clientWidth,u=s.scrollWidth;if(c!==0&&u>c)o&&(o.style.display="flex");else{o&&(o.style.display="none");return}const l=r.clientWidth;if(l<=0)return;const a=Math.max(Math.min(l*(c/u),l),20);n.style.width=`${a}px`;const d=t.scrollLeft,f=u-c;let b=0;f>0&&(b=parseInt(d/f*(l-a),10)),b<0&&(b=0);const m=l-a;b>m&&(b=m),n.style.left=`${b}px`,v.log(b),e(this,x).left.disabled=b===0,e(this,x).right.disabled=b>=m-1},"refresh"));g(this,Y,h(t=>{if(!e(this,x))return!1;const s=e(this,x).container,r=s.querySelector("table");if(!r)return!1;const n=e(this,x).track.getBoundingClientRect(),o=e(this,x).thumb.clientWidth;let c=t;c<0&&(c=0);const u=n.width-o;c>u&&(c=u),c=parseInt(c,10),e(this,x).thumb.style.left=`${c}px`,e(this,x).left.disabled=c===0,e(this,x).right.disabled=c>=u-1;const l=s.clientWidth,a=r.scrollWidth;let d=u>0?-c*(a-l)/u:0;return-d>a-l&&(d=-(a-l)),-d+5>a-l&&(d=-(a-l)),l>=a&&(d=0),r.style.transform=`translateX(${d}px)`,c>0&&c<u-1},"#thumbMoveTo"));g(this,fe,h(()=>{const t=h(r=>{clearInterval(e(this,P)),clearInterval(e(this,V));const n=parseInt(e(this,x).thumb.style.left||0,10);e(this,Y).call(this,n+r),y(this,P,setInterval(()=>{clearInterval(e(this,P)),y(this,V,setInterval(()=>{const o=parseInt(e(this,x).thumb.style.left||0,10);e(this,Y).call(this,o+r)||clearInterval(e(this,V))},50))},500))},"delayScroll"),s=h(()=>{clearInterval(e(this,P)),clearInterval(e(this,V))},"clearTimer");["mouseup","mouseleave","touchend"].forEach(r=>{e(this,x).left.addEventListener(r,s),e(this,x).right.addEventListener(r,s),e(this,x).track.addEventListener(r,s)}),e(this,x).left.addEventListener("mousedown",r=>{r.button===0&&t(-20)}),e(this,x).right.addEventListener("mousedown",r=>{r.button===0&&t(20)}),e(this,x).left.addEventListener("touchstart",()=>t(-20)),e(this,x).right.addEventListener("touchstart",()=>t(20)),e(this,x).track.addEventListener("mousedown",r=>{if(r.button!==0)return;r.preventDefault();const n=e(this,x).track.getBoundingClientRect(),o=e(this,x).thumb.clientWidth;e(this,Y).call(this,r.clientX-n.left-o/2)}),e(this,x).thumb.addEventListener("mousedown",r=>{if(r.button!==0)return;r.stopPropagation(),r.preventDefault(),y(this,D,!0),this.shiftX=r.clientX-e(this,x).thumb.getBoundingClientRect().left;const n=h(c=>{if(!e(this,D))return;const u=e(this,x).track.getBoundingClientRect();e(this,Y).call(this,c.clientX-u.left-this.shiftX)},"onMouseMove"),o=h(()=>{y(this,D,!1),s(),document.removeEventListener("mousemove",n),document.removeEventListener("mouseup",o),this.refresh()},"onMouseUp");document.addEventListener("mousemove",n),document.addEventListener("mouseup",o)})},"#init"))}connectedCallback(){if(y(this,I,this.closest("nine-table-sheet")||this.getRootNode().host),!e(this,I))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 t=
|
|
63
|
+
`;const t=h(()=>{const s=e(this,I).querySelector(".ng-container-body");if(!s){setTimeout(t,10);return}y(this,x,{container:s,track:this.querySelector(".ng-scroll-track"),thumb:this.querySelector(".ng-scroll-thumb"),left:this.querySelector(".ng-scroll-left"),right:this.querySelector(".ng-scroll-right")}),e(this,fe).call(this),e(this,de).call(this),this.refresh()},"initWhenReady");t()}disconnectedCallback(){e(this,X)&&e(this,X).disconnect()}};I=new WeakMap,D=new WeakMap,x=new WeakMap,P=new WeakMap,V=new WeakMap,X=new WeakMap,de=new WeakMap,Y=new WeakMap,fe=new WeakMap,h(We,"NineTableHScrollBar");let N=We;customElements.get("nine-table-hscrollbar")||customElements.define("nine-table-hscrollbar",N);const ze=class ze{constructor(i){g(this,W);g(this,M,[]);g(this,T,null);g(this,z,null);g(this,H,0);g(this,$,0);A(this,"getRowHeight",h(()=>e(this,T),"getRowHeight"));g(this,ue,h(()=>{e(this,ge).call(this)},"#init"));g(this,ge,h(()=>{!e(this,W)||!(e(this,W)instanceof HTMLElement)||(y(this,z,new ResizeObserver(i=>{for(const t of i){const s=t.target;if(!s.classList.contains("active"))continue;const r=t.contentRect.height||(t.borderBoxSize&&t.borderBoxSize[0]?t.borderBoxSize[0].blockSize:0);if(r>0){const n=s.clientHeight||s.getBoundingClientRect().height||r;let o=0;const c=s.querySelector(".ng-container-body")||s,u=c.querySelector("thead"),l=c.querySelector("tfoot");u&&(o+=u.offsetHeight||u.getBoundingClientRect().height),l&&(o+=l.offsetHeight||l.getBoundingClientRect().height);const a=Math.max(n-o,100);if(e(this,H)!==a&&(y(this,H,a),e(this,T)!==null)){const d=Math.ceil(e(this,H)/e(this,T));y(this,$,d+20),v.log(`[RowManager] Resized. Height: ${e(this,H)}px | Target Rows: ${e(this,$)}`),[".ng-container-body",".ng-container-left",".ng-container-right"].forEach(f=>{const b=s.querySelector(f);b&&b.querySelector("tbody")&&e(this,ye).call(this,b)})}}}})),e(this,z).observe(e(this,W)))},"#initResizeObserver"));A(this,"initialize",h(i=>{v.log(i);const t=e(this,W).querySelector(".ng-container-body"),s=i.querySelector("tbody"),r=Array.from(s.querySelectorAll("tr"));y(this,M,r.map(n=>n.cloneNode(!0))),y(this,T,null),e(this,be).call(this,t)},"initialize"));g(this,be,h(i=>{if(e(this,T)!==null&&e(this,T)>0)return e(this,T);if(e(this,M).length===0)throw new Error("[RowManager] Template TRs are empty.");const t=i.querySelector("tbody.bindable")||i.querySelector("tbody");if(!t)return 24;t.querySelectorAll("tr:not(.nodata)").forEach(d=>d.remove());const s=t.querySelector("tr.nodata"),r=document.createDocumentFragment();e(this,M).forEach(d=>{r.appendChild(d.cloneNode(!0))}),s?s.before(r):t.appendChild(r);const n=i.closest("nine-table-sheet"),o=n?n.style.display:"",c=n?n.style.visibility:"",u=n?n.style.position:"";n&&(n.style.display==="none"||window.getComputedStyle(n).display==="none")&&(n.style.display="block",n.style.visibility="hidden",n.style.position="absolute");let l=0;const a=t.querySelectorAll("tr:not(.nodata)");if(a.forEach((d,f)=>{l+=d.offsetHeight||d.getBoundingClientRect().height}),a.forEach(d=>d.remove()),n&&(n.style.display=o,n.style.visibility=c,n.style.position=u),y(this,T,l),e(this,H)>0){const d=Math.ceil(e(this,H)/e(this,T));y(this,$,d+20)}else y(this,$,40);return console.log(`[RowManager] Template Height Cached: ${e(this,T)}px | RowCount: ${e(this,$)}`),e(this,T)},"#measureAndCacheHeight"));g(this,ye,h(i=>{if(e(this,M).length===0)return;const t=i.querySelector("tbody.bindable")||i.querySelector("tbody");if(!t)return;t.querySelectorAll("tr:not(.nodata)").forEach(o=>o.remove());const s=t.querySelector("tr.nodata"),r=document.createDocumentFragment(),n=e(this,$);for(let o=0;o<n;o++)e(this,M).forEach(c=>{r.appendChild(c.cloneNode(!0))});s?s.before(r):t.appendChild(r),console.log(`[RowManager] Rendered ${n} sets into DOM.`)},"#renderRows"));A(this,"destroy",h(()=>{e(this,z)&&(e(this,z).disconnect(),y(this,z,null))},"destroy"));y(this,W,i),e(this,ue).call(this)}get templateLength(){return e(this,M).length||1}};W=new WeakMap,M=new WeakMap,T=new WeakMap,z=new WeakMap,H=new WeakMap,$=new WeakMap,ue=new WeakMap,ge=new WeakMap,be=new WeakMap,ye=new WeakMap,h(ze,"RowManager");let te=ze;const re=class re extends HTMLElement{constructor(){super();g(this,R,null);g(this,Z);g(this,ie,h((t,s)=>{const r=Array.from(t.querySelectorAll(s+" tr")),n=Array.from(t.querySelectorAll(s+" th,"+s+" td")),o=r.length;if(o===0||n.length===0)return;let c=0;n.forEach(l=>{c+=l.colSpan||1});const u=Array.from(Array(o),()=>Array(c).fill(null));r.forEach(l=>{const a=l.sectionRowIndex;let d=0;Array.from(l.querySelectorAll("th,td")).forEach(f=>{for(let E=0;E<u[a].length;E++)if(u[a][E]===null){d=E;break}const b=f.rowSpan||1,m=f.colSpan||1;for(let E=0;E<b;E++)for(let _=0;_<m;_++)a+E<o&&d+_<c&&(u[a+E][d+_]=E===0&&_===0?"1":"0")})}),r.forEach(l=>{const a=l.sectionRowIndex;Array.from(l.querySelectorAll("th,td")).forEach(d=>{for(let f=0;f<u[a].length;f++)if(u[a][f]==="1"){d.dataset.col=f,u[a][f]="0";break}})})},"#resetColIndex"));g(this,F,h((t,s)=>{const r=t.cloneNode(!0);return s==="left"?r.querySelectorAll("col, th, td").forEach(n=>{n.getAttribute("fixed")!=="left"&&n.remove()}):s==="right"?r.querySelectorAll("col, th, td").forEach(n=>{n.getAttribute("fixed")!=="right"&&n.remove()}):r.querySelectorAll("[fixed=left], [fixed=right]").forEach(n=>{n.remove()}),r},"#createSplitTable"));A(this,"generate",h(t=>{if(!t)return;const s=h(l=>{const a=h(f=>{if(f.querySelector("colgroup"))return;const b=f.querySelector("tbody tr")||f.querySelector("tr"),m=b?b.querySelectorAll("th, td").length:1,E=document.createElement("colgroup"),_=Math.max(Math.floor(f.clientWidth/m),100);for(let Ce=0;Ce<m;Ce++){const ce=document.createElement("col");ce.setAttribute("width",_),E.appendChild(ce)}f.prepend(E)},"ensureColgroup"),d=h(f=>{if(f.querySelector("thead"))return;const b=document.createElement("thead"),m=f.querySelector("colgroup");m?m.after(b):f.prepend(b)},"ensureThead");return a(l),d(l),l.classList.add("nine-table-element"),l},"initializeTable"),r=t.cloneNode(!0);y(this,R,s(r)),e(this,R).style.display="table",e(this,ie).call(this,e(this,R),"thead"),e(this,ie).call(this,e(this,R),"tbody"),Array.from(e(this,R).querySelectorAll("colgroup col")).forEach((l,a)=>{const d=l.getAttribute("fixed");d&&e(this,R).querySelectorAll(`[data-col="${a}"]`).forEach(f=>{f.setAttribute("fixed",d)})}),v.log(e(this,R));const o=this.querySelector(".ng-container-left"),c=this.querySelector(".ng-container-body"),u=this.querySelector(".ng-container-right");if(c){const l=e(this,F).call(this,e(this,R),null);c.innerHTML="",c.appendChild(l),v.log(e(this,R)),v.log(l),e(this,Z).initialize(e(this,R))}if(o){const l=e(this,F).call(this,e(this,R),"left");let a=0;l.querySelectorAll("col").forEach(f=>{const b=parseInt(f.getAttribute("width"),10);isNaN(b)||(a+=b)}),o.innerHTML="",o.appendChild(l);const d=a>0?a:0;o.style.flex=`0 0 ${d}px`,o.style.width=`${d}px`}if(u){const l=e(this,F).call(this,e(this,R),"right");let a=0;l.querySelectorAll("col").forEach(f=>{const b=parseInt(f.getAttribute("width"),10);isNaN(b)||(a+=b)}),u.innerHTML="",u.appendChild(l);const d=a>0?a:0;u.style.flex=`0 0 ${d}px`,u.style.width=`${d}px`}c&&c.addEventListener("scroll",()=>{var l;(l=this.querySelector("nine-table-hscrollbar"))==null||l.refresh()}),setTimeout(()=>{var l;e(this,se).call(this),(l=this.querySelector("nine-table-hscrollbar"))==null||l.refresh()},0)},"generate"));A(this,"getRowHeight",h(()=>e(this,Z).getRowHeight(),"getRowHeight"));A(this,"scrollToX",h(t=>{const s=this.querySelector(".ng-container-body");s&&(s.scrollLeft=t)},"scrollToX"));A(this,"scrollToY",h(t=>{const s=this.querySelector(".ng-container-body");s&&(s.scrollTop=t)},"scrollToY"));g(this,se,h(()=>{var l,a,d;const t=this.querySelector(".ng-container-left table"),s=this.querySelector(".ng-container-body table"),r=this.querySelector(".ng-container-right table");if(!s)return;const n=t?Array.from(t.querySelectorAll("tr")):[],o=Array.from(s.querySelectorAll("tr")),c=r?Array.from(r.querySelectorAll("tr")):[],u=Math.max(n.length,o.length,c.length);for(let f=0;f<u;f++){const b=[((l=n[f])==null?void 0:l.getBoundingClientRect().height)||0,((a=o[f])==null?void 0:a.getBoundingClientRect().height)||0,((d=c[f])==null?void 0:d.getBoundingClientRect().height)||0],m=Math.max(...b);m>0&&(n[f]&&(n[f].style.height=`${m}px`),o[f]&&(o[f].style.height=`${m}px`),c[f]&&(c[f].style.height=`${m}px`))}},"#syncRowHeights"));g(this,pe,h(()=>{e(this,me).call(this),new MutationObserver(t=>{for(const s of t)s.attributeName==="class"&&this.classList.contains("active")&&e(this,se).call(this)}).observe(this,{attributes:!0})},"#init"));g(this,me,h(()=>{const t=re.SCROLLBAR_SIZE;this.innerHTML=`
|
|
64
64
|
<style>
|
|
65
65
|
nine-table-sheet {
|
|
66
66
|
display: none;
|
|
@@ -180,14 +180,14 @@
|
|
|
180
180
|
<nine-table-hscrollbar></nine-table-hscrollbar>
|
|
181
181
|
<div class='ng-scroll-edge'></div>
|
|
182
182
|
</div>
|
|
183
|
-
`},"#render"));y(this,
|
|
183
|
+
`},"#render"));y(this,Z,new te(this))}connectedCallback(){e(this,pe).call(this)}disconnectedCallback(){this.innerHTML="",v.log("NineTableSheet destroyed.")}};R=new WeakMap,Z=new WeakMap,ie=new WeakMap,F=new WeakMap,se=new WeakMap,pe=new WeakMap,me=new WeakMap,h(re,"NineTableSheet"),A(re,"SCROLLBAR_SIZE",16);let he=re;customElements.get("nine-table-sheet")||customElements.define("nine-table-sheet",he);const Oe=class Oe extends HTMLElement{constructor(){super();g(this,we,h(()=>{var t;(t=this.querySelector(".nine-tab-bar"))==null||t.addEventListener("click",s=>{var o;const r=s.ctrlKey||s.metaKey||s.shiftKey,n=parseInt((o=s.target.closest(".nine-tab-item"))==null?void 0:o.dataset.index,10);e(this,ne).call(this,n,r)}),e(this,ne).call(this,0,!1)},"#init"));g(this,ne,h((t,s=!1)=>{const r=h(()=>{const a=Array.from(this.querySelectorAll("nine-table-sheet"));Array.from(this.querySelectorAll("nine-splitter")).forEach(b=>b.style.setProperty("display","none"));const f=a.filter(b=>b.classList.contains("active"));f.length<2||f.forEach(b=>{const m=parseInt(b.getAttribute("data-index"),10),E=this.querySelector(`nine-splitter[data-split-index="${m}"]`),_=a[m+1];E&&_&&_.classList.contains("active")&&E.style.setProperty("display","flex")})},"updateSplitters"),n=this.querySelector(".nine-tab-bar"),o=this.querySelector("nine-table-sheets-body"),c=n.querySelectorAll(".nine-tab-item"),u=o.querySelectorAll("nine-table-sheet");if(!c[t])return;if(!s)c.forEach((a,d)=>{a.classList.toggle("active",d===t)}),u.forEach((a,d)=>{const f=d===t;a.classList.toggle("active",f),a.style.flex=f?"1 1 100%":""});else{const a=c[t],d=n.querySelectorAll(".nine-tab-item.active");if(a.classList.contains("active")&&d.length<=1)return;a.classList.toggle("active");const f=o.querySelector(`nine-table-sheet[data-index="${t}"]`);f&&(f.classList.toggle("active"),f.classList.contains("active")||(f.style.flex=""))}const l=o.querySelectorAll("nine-table-sheet.active");l==null||l.forEach(a=>{a.style.flex=l.length>1?"1 1 0%":"1 1 100%"}),r()},"#switchSheet"))}connectedCallback(){e(this,we).call(this)}};we=new WeakMap,ne=new WeakMap,h(Oe,"NineTableSheets");let ke=Oe;customElements.get("nine-table-sheets")||customElements.define("nine-table-sheets",ke);const U=class U{static compileAll(i){return Array.isArray(i)?i.map(t=>NineTableCompiler.compile(t)):[]}static compile(i){var c,u,l,a,d,f,b,m,E;if(!i)return null;const t=i.cloneNode(!0);e(c=NineTableCompiler,xe).call(c,t),e(u=NineTableCompiler,oe).call(u,t,"thead"),e(l=NineTableCompiler,oe).call(l,t,"tbody"),Array.from(t.querySelectorAll("colgroup col")).forEach((_,Ce)=>{const ce=_.getAttribute("fixed");ce&&t.querySelectorAll(`[data-col="${Ce}"]`).forEach(Ke=>{Ke.setAttribute("fixed",ce)})});const r=e(a=NineTableCompiler,G).call(a,t,"left"),n=e(d=NineTableCompiler,G).call(d,t,null),o=e(f=NineTableCompiler,G).call(f,t,"right");return{masterTable:t,left:{table:r,width:e(b=NineTableCompiler,J).call(b,r)},body:{table:n,width:e(m=NineTableCompiler,J).call(m,n)},right:{table:o,width:e(E=NineTableCompiler,J).call(E,o)}}}};xe=new WeakMap,oe=new WeakMap,G=new WeakMap,J=new WeakMap,h(U,"TableCompiler"),g(U,xe,h(i=>{if(!i.querySelector("colgroup")){const t=i.querySelector("tbody tr")||i.querySelector("tr"),s=t?t.querySelectorAll("th, td").length:1,r=document.createElement("colgroup"),n=Math.max(Math.floor(i.clientWidth/s),100);for(let o=0;o<s;o++){const c=document.createElement("col");c.setAttribute("width",n),r.appendChild(c)}i.prepend(r)}if(!i.querySelector("thead")){const t=document.createElement("thead"),s=i.querySelector("colgroup");s?s.after(t):i.prepend(t)}i.classList.add("nine-table-element"),i.style.display="table"},"#ensureTableStructure")),g(U,oe,h((i,t)=>{const s=Array.from(i.querySelectorAll(t+" tr")),r=Array.from(i.querySelectorAll(t+" th,"+t+" td")),n=s.length;if(n===0||r.length===0)return;let o=0;r.forEach(u=>{o+=u.colSpan||1});const c=Array.from(Array(n),()=>Array(o).fill(null));s.forEach(u=>{const l=u.sectionRowIndex;let a=0;Array.from(u.querySelectorAll("th,td")).forEach(d=>{for(let m=0;m<c[l].length;m++)if(c[l][m]===null){a=m;break}const f=d.rowSpan||1,b=d.colSpan||1;for(let m=0;m<f;m++)for(let E=0;E<b;E++)l+m<n&&a+E<o&&(c[l+m][a+E]=m===0&&E===0?"1":"0")})}),s.forEach(u=>{const l=u.sectionRowIndex;Array.from(u.querySelectorAll("th,td")).forEach(a=>{for(let d=0;d<c[l].length;d++)if(c[l][d]==="1"){a.dataset.col=d,c[l][d]="0";break}})})},"#resetColIndex")),g(U,G,h((i,t)=>{const s=i.cloneNode(!0);return t==="left"?s.querySelectorAll("col, th, td").forEach(r=>{r.getAttribute("fixed")!=="left"&&r.remove()}):t==="right"?s.querySelectorAll("col, th, td").forEach(r=>{r.getAttribute("fixed")!=="right"&&r.remove()}):s.querySelectorAll("[fixed=left], [fixed=right]").forEach(r=>{r.remove()}),s},"#createSplitTable")),g(U,J,h(i=>{let t=0;return i.querySelectorAll("col").forEach(s=>{const r=parseInt(s.getAttribute("width"),10);isNaN(r)||(t+=r)}),t},"#calculateTableWidth"));let Le=U;const Be=class Be{constructor(i){g(this,q);g(this,ve,h(()=>{e(this,Se).call(this),new ResizeObserver(i=>{for(let t of i)e(this,q).getAttribute("auto-height")==="true"&&e(this,le).call(this)}).observe(e(this,q))},"#init"));g(this,le,h(()=>{var u,l;const i=Array.from(e(this,q).shadowRoot.querySelectorAll("nine-table-sheet.active"));if(i.length===0)return;const t=parseInt(e(this,q).getAttribute("max-display-row"),10)||10,s=Math.max(...i.map(a=>a.getRowHeight())),r=(u=e(this,q).shadowRoot.querySelector("nine-table-header"))==null?void 0:u.getBoundingClientRect().height,n=(l=e(this,q).shadowRoot.querySelector("nine-table-sheets-footer"))==null?void 0:l.getBoundingClientRect().height,o=he.SCROLLBAR_SIZE,c=t*s+r+n+o;e(this,q).style.height=`${c}px`},"#applyAutoHeight"));g(this,Se,h(()=>{const t=Array.from(e(this,q).children).filter(l=>l.tagName==="TABLE"),s=e(this,q).getAttribute("auto-height")==="true",r=t.length,n=t.map((l,a)=>{const f=`<nine-table-sheet class="${a===0?"active":""}" data-index="${a}"></nine-table-sheet>`,b=a<r-1?`<nine-splitter class="h" data-split-index="${a}"></nine-splitter>`:"";return f+b}).join(""),o=t.map((l,a)=>`<div class="nine-tab-item ${a===0?"active":""}" data-index="${a}">Sheet ${a+1}</div>`).join("");e(this,q).shadowRoot.innerHTML=`
|
|
184
184
|
<style>
|
|
185
185
|
:host {
|
|
186
186
|
display: flex;
|
|
187
187
|
flex-direction: column;
|
|
188
188
|
position: relative;
|
|
189
189
|
overflow: hidden;
|
|
190
|
-
height: ${
|
|
190
|
+
height: ${s?"auto":"100%"};
|
|
191
191
|
background: #fff;
|
|
192
192
|
}
|
|
193
193
|
|
|
@@ -269,7 +269,7 @@
|
|
|
269
269
|
<nine-table-body>
|
|
270
270
|
<nine-table-summary></nine-table-summary>
|
|
271
271
|
<nine-table-sheets>
|
|
272
|
-
<nine-table-sheets-body>${
|
|
272
|
+
<nine-table-sheets-body>${n}</nine-table-sheets-body>
|
|
273
273
|
<nine-table-sheets-footer>
|
|
274
274
|
<div class="nine-tab-bar">${o}</div>
|
|
275
275
|
<div class="sheets-counter">Total : <span id="row-count">0</span></div>
|
|
@@ -278,5 +278,5 @@
|
|
|
278
278
|
<nine-table-analysis></nine-table-analysis>
|
|
279
279
|
</nine-table-body>
|
|
280
280
|
<nine-table-footer></nine-table-footer>
|
|
281
|
-
`;const
|
|
281
|
+
`;const c=e(this,q).shadowRoot.querySelectorAll("nine-table-sheet"),u=Le.compileAll(t);v.log(u),c==null||c.forEach((l,a)=>{t[a]&&setTimeout(()=>{l.generate(t[a]),s&&e(this,le).call(this)})})},"#render"));y(this,q,i),e(this,ve).call(this)}};q=new WeakMap,ve=new WeakMap,le=new WeakMap,Se=new WeakMap,h(Be,"LayoutManager");let _e=Be;const De=class De{constructor(i){g(this,O);g(this,j,-1);A(this,"count",h(()=>e(this,O).rawRecords.length,"count"));y(this,O,i)}get at(){return e(this,j)}set at(i){var s,r;y(this,j,parseInt(i,10));const t=((r=(s=e(this,O).owner).querySelector)==null?void 0:r.call(s,".ng-container-body"))||e(this,O).owner.body;t&&!t.querySelector(`tbody.bindable tr[data-row="${e(this,j)}"]`)&&setTimeout(()=>{var n,o;(o=(n=e(this,O).owner).scrollTo_V1)==null||o.call(n,e(this,j))})}};O=new WeakMap,j=new WeakMap,h(De,"ngRow");let Ie=De;const L=class L{constructor(i,t){g(this,C);g(this,S);g(this,k,[]);g(this,Q,[]);g(this,Ee,0);g(this,B,[]);g(this,Ae,h(()=>{y(this,B,[]);const i=e(this,C).template||[];Array.from(i).forEach(t=>{var s;e(this,B).push(((s=t.getBoundingClientRect)==null?void 0:s.call(t).height)||24)}),(e(this,S).rawRecords||[]).forEach(t=>{t.__ng||(t.__ng=e(this,ae).call(this)),t.__ng.height=e(this,B).slice()})},"#initialize"));A(this,"set",h(i=>{this.clear(),this.add(i,!1)},"set"));g(this,ae,h(()=>({rowState:L.ROW_STATE.EMPTY,deleted:!1,filtered:!1,height:e(this,B).slice(),o:{},c:{},_:[0,0,0,0,L.ROW_STATE.EMPTY,!1,!1,!0,!1,!0,!0,!1,e(this,B).slice(),-1,{},{}]}),"#getDefaultMeta"));A(this,"reset",h(()=>{y(this,k,[]),y(this,Q,[])},"reset"));A(this,"clear",h(()=>{var i;e(this,S).rawRecords=[],y(this,k,[]),y(this,Q,[]),(i=e(this,S).viewRecords)!=null&&i.reset&&e(this,S).viewRecords.reset()},"clear"));g(this,Re,h(i=>{var r;Array.isArray(i)||(i=[i]);const t=typeof((r=e(this,C).fields)==null?void 0:r.get)=="function"?e(this,C).fields.get():Object.keys(i[0]||{}),s=[];return i.forEach(n=>{const o={v:[]};t.forEach(c=>{o.v.push(n[c]!==void 0&&n[c]!==null?n[c]:"")}),s.push(o)}),s},"#json2Array"));g(this,qe,h(i=>(Array.isArray(i)||(i=[i]),i.forEach(t=>{t.__ng=e(this,ae).call(this),t.__ng.rowid=this.nextId,t.__ng.rowState=L.ROW_STATE.INSERT,t.__ng._[0]=t.__ng.rowid}),i),"#defaultInsert"));A(this,"add",h((i,t=!0)=>{var n;i===void 0&&(i={});const s=e(this,Re).call(this,i);e(this,S).rawRecords=e(this,S).rawRecords.concat(e(this,qe).call(this,s)),this.resetRecords();const r=this.count()-1;return t||s.forEach((o,c)=>{const u=e(this,S).rawRecords[r-c];u&&(u.__ng.rowState=L.ROW_STATE.EMPTY)}),(n=e(this,S).viewRecords)!=null&&n.reset&&e(this,S).viewRecords.reset(),r},"add"));A(this,"delete",h(i=>{var s;let t=[];Array.isArray(i)?t=i:typeof i>"u"?t=[e(this,S).owner.row.at]:t=[parseInt(i,10)],t.sort((r,n)=>n-r).forEach(r=>{if(e(this,k)[r]){const n=e(this,k)[r].__ng.rowid;e(this,k)[r].__ng.rowState===L.ROW_STATE.INSERT?e(this,S).rawRecords=e(this,S).rawRecords.filter(o=>o.__ng.rowid!==n):e(this,S).rawRecords.forEach(o=>{o.__ng.rowid===n&&(o.__ng.deleted=!0,o.__ng.rowState=L.ROW_STATE.DELETE)})}}),this.resetRecords(),(s=e(this,S).viewRecords)!=null&&s.reset&&e(this,S).viewRecords.reset()},"delete"));A(this,"setValue",h((i,t,s)=>{var u;i=parseInt(i,10);const n=(typeof((u=e(this,C).fields)==null?void 0:u.get)=="function"?e(this,C).fields.get():[]).indexOf(t);if(n<0)return;const o=this.getValidData()[i];if(!o)return;const c=o.v[n];c!==s&&o.__ng.rowState!==L.ROW_STATE.INSERT&&(o.__ng.o.hasOwnProperty(t)||(o.__ng.o[t]=c),o.__ng.rowState=L.ROW_STATE.UPDATE),o.v[n]=s,e(this,S).owner.refreshData&&e(this,S).owner.refreshData(i)},"setValue"));A(this,"resetRecords",h(()=>{y(this,Q,e(this,S).rawRecords.filter(i=>!i.__ng.deleted)),y(this,k,e(this,S).rawRecords.filter(i=>!i.__ng.deleted&&!i.__ng.filtered)),e(this,S).rawRecords.forEach((i,t)=>{i.__ng.rowidx=t}),e(this,k).forEach((i,t)=>{i.__ng.i=t})},"resetRecords"));A(this,"getValidData",h(()=>(e(this,k).length===0&&e(this,S).rawRecords.length>0&&this.resetRecords(),e(this,k)),"getValidData"));g(this,ee,h(i=>{var s;if(!i)return i;const t=typeof((s=e(this,C).fields)==null?void 0:s.get)=="function"?e(this,C).fields.get():[];return Array.isArray(i)?i.filter(r=>!r.__ng.deleted).map(r=>{const n={};return t.forEach((o,c)=>{n[o]=r.v?r.v[c]:r[o]}),n.__ng=r.__ng,n}):i},"#conv2"));A(this,"count",h(()=>this.getValidData().length,"count"));A(this,"get",h((i,t)=>{var n;const s=this.getValidData();if(!s||s.length<=0)return;if(i==null)return e(this,ee).call(this,s);if(i<0||i>=s.length)return null;const r=typeof((n=e(this,C).fields)==null?void 0:n.get)=="function"?e(this,C).fields.get():[];if(t!=null){const o=r.indexOf(t);return o>=0?s[i].v[o]:null}return e(this,ee).call(this,s[i])},"get"));y(this,C,i),y(this,S,t),e(this,Ae).call(this)}get source(){return e(this,ee).call(this,e(this,S).rawRecords)}set source(i){this.clear(),this.add(i,!1)}get nextId(){return++je(this,Ee)._}get length(){return e(this,k).length}getRowCount(){return this.length}};C=new WeakMap,S=new WeakMap,k=new WeakMap,Q=new WeakMap,Ee=new WeakMap,B=new WeakMap,Ae=new WeakMap,ae=new WeakMap,Re=new WeakMap,qe=new WeakMap,ee=new WeakMap,h(L,"ngData"),A(L,"ROW_STATE",{EMPTY:"EMPTY",NORMAL:"NORMAL",INSERT:"INSERT",UPDATE:"UPDATE",DELETE:"DELETE"});let Me=L;const Pe=class Pe{constructor(i){this.owner=i,this.row=new Ie(this),this.data=new Me(i,this),this.rawRecords=[],this.viewRecords=[],this.delRecords=[],this.pageCnt=25,this.viewRecords.reset=()=>{var t;(t=this.owner.view)!=null&&t.redraw&&this.owner.view.redraw()},this.setDataSource=t=>{this.data&&this.data.reset(),this.rawRecords=[],this.viewRecords=[],this.delRecords=[],this.data.set(t||[])},this.getRowState=t=>{var r,n;const s=parseInt(t,10);if(!(s>=this.data.count()))return(n=(r=this.data.getValidData()[s])==null?void 0:r.__ng)==null?void 0:n.rowState},this.getRowPosition=()=>this.row.at,this.setRowPosition=t=>{this.row.at=t},this.scrollTo_V1=t=>(t<0&&(t=0),t>=this.rawRecords.length&&(t=this.rawRecords.length-1),this.viewRecords.rawIndex=t,this.viewRecords.reset&&this.viewRecords.reset(),!(t<=0||t>=this.rawRecords.length-1)),this.getColumn=(t,s)=>this.data.get(t,s),this.setColumn=(t,s,r)=>{t=parseInt(t,10),this.data.setValue(t,s,r)},this.setDataSource([])}};h(Pe,"ngDataManager");let He=Pe;const Ve=class Ve extends HTMLElement{constructor(){super();g(this,K);g(this,Te);this.attachShadow({mode:"open"}),y(this,K,new He(this))}connectedCallback(){y(this,Te,new _e(this)),v.log("NineTable connected."),this.dispatchEvent(new CustomEvent("load",{bubbles:!0,detail:{target:this}}))}disconnectedCallback(){v.log("NineTable disconnected.")}get data(){return e(this,K).data}get row(){return e(this,K).row}get dataManager(){return e(this,K)}};K=new WeakMap,Te=new WeakMap,h(Ve,"NineTable");let $e=Ve;customElements.get("nine-table")||customElements.define("nine-table",$e)});
|
|
282
282
|
//# sourceMappingURL=nine-table.umd.js.map
|