(function(w,L){typeof exports=="object"&&typeof module<"u"?L(exports):typeof define=="function"&&define.amd?define(["exports"],L):(w=typeof globalThis<"u"?globalThis:w||self,L(w["lib-ui"]={}))})(this,function(w){var I,D,R,O,Y,be,He,oe,ae,ce,Ue,ve,wt,xe,kt,Oe,_t,Pe,zt,$e,Rt,Ve,Ht,F,H,we,V,v,ke,Ce,M,K,de,ue,ie,Z,Le,he,Ee,q,At,Te,Ct,ot,ti,at,ii,ct,si,dt,ni,fe,Ge,ut,li,ht,ri,Me,Ot,P,X,se,Ne,pe,Ze,We,Pt,De,$t,Fe,Vt,ye,Je,ft,oi,je,Mt,Be,Wt,pt,ai,yt,ci,gt,di,mt,ui,bt,hi,vt,fi,xt,pi,Xe,Dt,Ye,Ft,Se,Lt,j,U,J,B,Q;"use strict";var zi=Object.defineProperty;var Ri=Object.getPrototypeOf;var Hi=Reflect.get;var Oi=(w,L,N)=>L in w?zi(w,L,{enumerable:!0,configurable:!0,writable:!0,value:N}):w[L]=N;var C=(w,L,N)=>(Oi(w,typeof L!="symbol"?L+"":L,N),N),qt=(w,L,N)=>{if(!L.has(w))throw TypeError("Cannot "+N)};var a=(w,L,N)=>(qt(w,L,"read from private field"),N?N.call(w):L.get(w)),b=(w,L,N)=>{if(L.has(w))throw TypeError("Cannot add the same private member more than once");L instanceof WeakSet?L.add(w):L.set(w,N)},x=(w,L,N,p)=>(qt(w,L,"write to private field"),p?p.call(w,N):L.set(w,N),N);var y=(w,L,N)=>(qt(w,L,"access private method"),N),ei=(w,L,N)=>Hi(Ri(w),N,L);const L="",N="";function p(d,e,...t){const s=document.createElement(d);return typeof e=="function"?e(s):e!=null&&(s.className=e),t.length>0&&s.append(...t),s}const jt="http://www.w3.org/2000/svg";function Et(d,e){const t=typeof consts<"u"?consts:{},s=t.path||"",n=t.resver==null?"":`?${t.resver}`,r=document.createElementNS(jt,"use");return r.setAttributeNS("http://www.w3.org/1999/xlink","xlink:href",`${s}fonts/${d}.svg${n}#${e}`),r}function Ie(d,e,t){return d instanceof SVGElement&&d.replaceChildren(Et(e,t)),d}function $(d,e,t){const s=document.createElementNS(jt,"svg");if(s.appendChild(Et(d,e)),t!=null)for(let n of Object.entries(t))s.style.setProperty(n[0],n[1]);return s}function yi(d){const e=d.querySelectorAll("svg[data-id]");for(let t of e){const s=t.dataset.type,n=t.dataset.id;t.replaceChildren(Et(s,n)),t.removeAttribute("data-type"),t.removeAttribute("data-id")}return d}const Pi="";function Qe(d,e="fa-regular",t,s=-1,n="check"){d.appendChild(p("layer",r=>{r.className="ui-check-inner",r.addEventListener("keypress",i=>{if(i.key===" "||i.key==="Enter"){const l=d.querySelector("input");l!=null&&(l.checked=!l.checked,l.dispatchEvent(new Event("change")))}}),s>=0&&(r.tabIndex=s)},$(e,n))),t instanceof Element?d.appendChild(t):(t==null?void 0:t.length)>0&&d.appendChild(p("span",r=>r.innerText=t))}function gi(d={}){const e=p("label","ui-check-wrapper ui-radio-wrapper",p("input",t=>{if(t.setAttribute("type","radio"),t.name=d.name,d.checked===!0&&(t.checked=!0),d.enabled===!1&&(t.disabled=!0),d.customerAttributes!=null)for(let s of Object.entries(d.customerAttributes))t.setAttribute(s[0],s[1]);typeof d.onchange=="function"&&t.addEventListener("change",d.onchange)}));return d.className&&e.classList.add(d.className),Qe(e,d.type,d.label,d.tabIndex,"circle"),e}function ne(d={}){const e=p("label","ui-check-wrapper",p("input",t=>{if(t.setAttribute("type","checkbox"),d.checked===!0&&(t.checked=!0),d.enabled===!1&&(t.disabled=!0),d.customerAttributes!=null)for(let s of Object.entries(d.customerAttributes))t.setAttribute(s[0],s[1]);typeof d.onchange=="function"&&t.addEventListener("change",d.onchange)}));return d.className&&e.classList.add(d.className),d.enabled===!1&&e.classList.add("disabled"),d.checkedNode!=null&&d.uncheckedNode!=null?(e.classList.add("ui-check-image-wrapper"),d.imageHeight,d.checkedNode.classList.add("checked"),e.appendChild(d.checkedNode),d.uncheckedNode.classList.add("unchecked"),e.appendChild(d.uncheckedNode)):Qe(e,d.type,d.label,d.tabIndex),e}function mi(d=document.body,e){if(e){const s=d.querySelectorAll('input[type="checkbox"]');for(let n of s){if(n.parentElement.classList.contains("ui-check-wrapper"))continue;const r=n.id;let i,l;if(r!=null&&(i=d.querySelector(`label[for="${r}"]`)),i==null){const o=n.nextElementSibling;o!=null&&(o.tagName==="LABEL"?i=o:o.tagName==="SPAN"&&o.dataset.lgid!=null&&(l=o.innerText,o.style.display="none"))}if(i==null){const o=n.previousElementSibling;o!=null&&(o.tagName==="LABEL"?i=o:l==null&&o.tagName==="SPAN"&&o.dataset.lgid!=null&&(l=o.innerText,o.style.display="none"))}i==null?(i=p("label"),n.parentElement.insertBefore(i,n)):l=i.innerText,n.disabled?i.className="ui-check-wrapper disabled":i.className="ui-check-wrapper",i.replaceChildren(),Qe(i,"fa-regular",l,n.tabIndex),i.insertBefore(n,i.firstChild)}}const t=d.querySelectorAll("label[data-checkbox]");for(let s of t){s.classList.contains("ui-check-wrapper")||s.classList.add("ui-check-wrapper"),s.hasChildNodes()?s.classList.contains("ui-check-image-wrapper")||s.classList.add("ui-check-image-wrapper"):(Qe(s,s.dataset.type,s.dataset.label,s.dataset.tabIndex),s.removeAttribute("data-type"),s.removeAttribute("data-label"));const n=p("input"),r=s.dataset.id;(r==null?void 0:r.length)>0&&(n.id=r),s.dataset.checked!=null&&(n.checked=!0),n.setAttribute("type","checkbox"),s.insertBefore(n,s.firstChild)}return d}const $i="";function et(d,e,t=!1,s=null){const n=s instanceof HTMLElement;if(n){const l=d.dataset.tipId,o=s.querySelector(`.ui-tooltip-wrapper[data-tip-id="${l}"]`);o==null||o.remove()}else{const l=d.querySelector(".ui-tooltip-wrapper");l==null||l.remove()}const r=p("div",l=>{l.className="ui-tooltip-wrapper ui-tooltip-color",l.style.visibility="hidden",l.style.opacity=0,l.style.top="0",l.style.left="0"},p("div","ui-tooltip-pointer ui-tooltip-color"),p("div","ui-tooltip-curtain ui-tooltip-color"),p("div",l=>{l.className="ui-tooltip-content",e instanceof Element?l.appendChild(e):l.innerText=e}));if(n){const l=String(Math.random()).substring(2);d.dataset.tipId=l,r.dataset.tipId=l,s.appendChild(r)}else d.appendChild(r);let i;return d.addEventListener("mouseenter",()=>{i&&clearTimeout(i);let l=d;for(;(l==null?void 0:l.offsetWidth)==null;)l=l.parentElement;l!=null&&(!t||l.scrollWidth>l.offsetWidth)&&(i=setTimeout(()=>{let o,c,u;if(c=l.offsetLeft,u=l.offsetTop,n)for(o=l.offsetParent;o!=null&&o!==s;)c+=o.offsetLeft,u+=o.offsetTop,o=o.offsetParent;o=l.parentElement;const h=n?s:l.offsetParent;for(;o!=null&&o!==h;)c-=o.scrollLeft,u-=o.scrollTop,o=o.parentElement;c+=(l.offsetWidth-r.offsetWidth)/2,r.style.left=`${c}px`;let g=l.offsetTop;for(o=l.offsetParent;o!=null&&window.getComputedStyle(o).overflow==="visible";)g+=o.offsetTop,o=o.offsetParent;const f=r.offsetHeight+14;g+u-f<0?(u+=l.parentElement.offsetHeight+14,r.classList.add("ui-tooltip-down")):(u-=f,r.classList.remove("ui-tooltip-down")),r.style.top=`${u}px`,r.style.visibility="visible",r.style.opacity=1},100))}),d.addEventListener("mouseleave",()=>{i&&clearTimeout(i),i=setTimeout(()=>{r.style.visibility="hidden",r.style.opacity=0},300)}),d}function bi(d=document.body){const e=d.querySelectorAll("[title]");for(let t of e){const s=t.getAttribute("title");s!=null&&(t.removeAttribute("title"),et(t,s))}return d}const Vi="";function ee(d){return d==null||typeof d!="string"||d.length===0}function vi(d,e,t){return ee(d)||e==null?!1:(typeof e!="string"&&(e=String(e)),t?d.toLowerCase().indexOf(e.toLowerCase())>=0:d.indexOf(e)>=0)}function W(d,e){return e}let le=typeof globalThis<"u"?globalThis:self;function Ae(d){return!isNaN(d)&&d>0}function xi(){return/mobile/i.test(navigator.userAgent)}function qe(d,e=100,t=le,...s){if(d==null)return;d.tiid&&clearTimeout(d.tiid);const n=new Date;d.tdate==null||n-d.tdate>e?(d.apply(t,s),d.tdate=n):d.tiid=setTimeout(()=>d.apply(t,s),e)}function wi(d){return(d>0?Math.floor:Math.ceil)(d)}const Bt=Symbol.for("ui-dropdown"),ki=26,Ci=30;let re=le[Bt];re==null&&(re={},Object.defineProperty(re,"clear",{writable:!1,configurable:!1,enumerable:!1,value:function(){const d=document.querySelector(".ui-drop-wrapper .ui-drop-box.active");if(d==null)return;d.classList.remove("active");const e=d.parentElement.dataset.dropId;if(e==null)return;const t=this[e];t!=null&&t.multiselect&&typeof t.oncollapsed=="function"&&t.oncollapsed()}}),le[Bt]=re,document.addEventListener("mousedown",d=>{let e=d.target;for(;e!=null;){if(e.classList.contains("ui-drop-box")){d.stopPropagation();return}e=e.parentElement}re.clear()}));function Xt(d,e,t,s){const n=e.map(r=>r[t]);if(n.some(r=>r instanceof HTMLElement))d.replaceChildren(...n.filter(r=>r!=null).map(r=>r.cloneNode(!0)));else{let r=e.map(i=>i[s]).join(", ");ee(r)&&(r=W("noneItem","( None )")),d.innerText=r}}function Tt(d,e,t,s){return(!Array.isArray(d)||d.length===0)&&(d=[e]),t.length>0&&(s=s.filter(n=>{for(let r of d)if(vi(n[r].toLowerCase(),t))return!0;return!1})),s}const Nt=class{constructor(e={}){b(this,ce);b(this,ve);b(this,xe);b(this,Oe);b(this,I,void 0);b(this,D,void 0);b(this,R,void 0);b(this,O,void 0);b(this,Y,void 0);b(this,be,void 0);b(this,He,void 0);b(this,oe,void 0);b(this,ae,void 0);C(this,"sourceFilter");C(this,"onselectedlist");C(this,"onselected");C(this,"onexpanded");e.searchplaceholder??(e.searchplaceholder=W("searchHolder","Search...")),e.textkey??(e.textkey="text"),e.valuekey??(e.valuekey="value"),e.htmlkey??(e.htmlkey="html"),e.maxlength??(e.maxlength=500),x(this,I,e)}create(){const e=a(this,I),t=p("div","ui-drop-wrapper"),s=String(Math.random()).substring(2);t.dataset.dropId=s,re[s]=this,x(this,D,t);const n=p("div","ui-drop-header");n.addEventListener("keypress",i=>{(i.key===" "||i.key==="Enter")&&n.dispatchEvent(new MouseEvent("click"))}),n.addEventListener("keydown",i=>{var c;const l=i.key==="ArrowUp",o=i.key==="ArrowDown";if(l||o){const u=this.source,h=u.length,g=a(this,I).valuekey;let f=u==null?void 0:u.indexOf(a(this,oe));isNaN(f)||f<-1?f=-1:f>=h&&(f=h-1),l?f>0?f--:f=0:o&&(f<0?f=0:f{if(this.disabled)return;const i=a(this,ce,Ue),l=a(this,O);i&&l.ownerDocument.activeElement===l||(y(this,ve,wt).call(this,!i),!i&&typeof this.onexpanded=="function"&&setTimeout(()=>this.onexpanded(),120))});let r;return e.input?(r=p("input","ui-drop-text"),r.setAttribute("type","text"),e.placeholder&&r.setAttribute("placeholder",e.placeholder),Ae(e.maxlength)&&r.setAttribute("maxlength",e.maxlength),Ae(e.tabIndex)&&r.setAttribute("tabindex",e.tabIndex),r.addEventListener("input",i=>{const l=i.target.value.toLowerCase(),o=Tt(e.searchkeys,e.textkey,l,this.source);y(this,xe,kt).call(this,o),a(this,R).classList.add("active")}),r.addEventListener("blur",i=>this.select(i.target.value)),r.addEventListener("mousedown",i=>a(this,ce,Ue)&&i.stopPropagation())):(Ae(e.tabIndex)&&n.setAttribute("tabindex",e.tabIndex),r=p("label","ui-drop-text")),x(this,O,r),e.multiselect?Array.isArray(e.selectedlist)?this.selectlist(e.selectedlist,!0):(x(this,Y,!0),r.innerText=W("allItem","( All )")):e.selected!=null&&this.select(e.selected,!0),n.append(r,p("label","ui-drop-caret")),t.appendChild(n),this.disabled=e.disabled||!1,t}get multiselect(){return a(this,I).multiselect}get disabled(){return a(this,D)==null||a(this,D).querySelector(".ui-drop-header.disabled")!=null}set disabled(e){a(this,D)!=null&&(e?a(this,D).querySelector(".ui-drop-header").classList.add("disabled"):a(this,D).querySelector(".ui-drop-header").classList.remove("disabled"))}get source(){let e=a(this,be);return(e==null||!Array.isArray(e))&&(typeof this.sourceFilter=="function"&&(e=this.sourceFilter()),Array.isArray(e)||(e=[]),x(this,be,e)),e}set source(e){Array.isArray(e)&&(x(this,be,e),a(this,ce,Ue)&&setTimeout(()=>y(this,ve,wt).call(this),120))}get selected(){return a(this,oe)}get selectedlist(){return a(this,ae)||[]}select(e,t){if(a(this,He)===e)return!1;x(this,He,e);const s=a(this,I).valuekey,n=a(this,I).textkey,r=a(this,I).htmlkey;let i=this.source.find(l=>l[s]===e);if(a(this,I).input)i==null&&(i={[s]:e}),a(this,O).value=e;else{const l=a(this,ce,Ue);if(l&&a(this,R).querySelectorAll("li[data-value].selected").forEach(c=>c.classList.remove("selected")),i==null)return x(this,oe,null),a(this,O).innerText=" ",!1;const o=i[r];if(o instanceof HTMLElement)a(this,O).replaceChildren(o.cloneNode(!0));else{let c=i[n];ee(c)&&(c=" "),a(this,O).innerText=c}if(l){const c=e.replace(/"/g,'\\"'),u=a(this,R).querySelector(`li[data-value="${c}"]`);u!=null&&u.classList.add("selected")}}x(this,oe,i),!t&&typeof this.onselected=="function"&&this.onselected(i)}selectlist(e,t){const s=this.source,n=a(this,I).valuekey,r=a(this,I).textkey,i=a(this,I).htmlkey,l=e.map(o=>{let c=s.find(u=>u[n]===o);return c==null&&(c={[n]:o,[r]:o}),c});if(l.length===0)return x(this,ae,null),a(this,O).innerText=none,!1;Xt(a(this,O),l,i,r),x(this,ae,l),!t&&typeof this.onselectedlist=="function"&&this.onselectedlist(l)}static resolve(e=document.body){const t=e.querySelectorAll("select");for(let s of t){const n=[...s.children].map(i=>({value:i.value,text:i.innerText})),r=new Nt({selected:s.value,disabled:s.disabled,tabIndex:s.tabIndex});r.source=n,s.parentElement.replaceChild(r.create(),s)}return e}};let tt=Nt;I=new WeakMap,D=new WeakMap,R=new WeakMap,O=new WeakMap,Y=new WeakMap,be=new WeakMap,He=new WeakMap,oe=new WeakMap,ae=new WeakMap,ce=new WeakSet,Ue=function(){var e,t;return(t=(e=a(this,R))==null?void 0:e.classList)==null?void 0:t.contains("active")},ve=new WeakSet,wt=function(e=!0){const t=a(this,I);let s=a(this,R);if(s==null){if(s=p("div","ui-drop-box"),!t.input&&t.search){const r=p("div","ui-drop-search"),i=p("input");i.setAttribute("type","text"),Ae(t.tabIndex)&&i.setAttribute("tabindex",t.tabIndex),!ee(t.searchplaceholder)&&i.setAttribute("placeholder",t.searchplaceholder),i.addEventListener("input",l=>{const o=l.target.value.toLowerCase(),c=Tt(t.searchkeys,t.textkey,o,this.source);y(this,xe,kt).call(this,c)}),r.append(i,$("fa-light","search")),s.appendChild(r)}const n=p("ul","ui-drop-list");this.multiselect||n.addEventListener("click",r=>{let i=r.target;for(;i.tagName!=="LI";)if(i=i.parentElement,i==null)return;const l=i.dataset.value;this.select(l)!==!1&&re.clear()}),s.appendChild(n),x(this,R,s),a(this,D).appendChild(s)}if(e){let n=this.source;if(!t.input&&t.search){const r=s.querySelector(".ui-drop-search > input");ee(r==null?void 0:r.value)||(n=Tt(t.searchkeys,t.textkey,r.value,n))}if(y(this,xe,kt).call(this,n),!t.slidefixed){let r=t.parent??document.body,i=a(this,D),l=i.offsetTop;for(;(i=i.parentElement)!=null&&i!==r;)l-=i.scrollTop;l-r.offsetTop+ki+s.offsetHeight>=r.offsetHeight?s.classList.add("slide-up"):s.classList.remove("slide-up")}s.classList.add("active")}else s.classList.remove("active")},xe=new WeakSet,kt=function(e){const t=a(this,R).querySelector(".ui-drop-list");t.replaceChildren();const s=this.multiselect,n=a(this,Y);s&&t.appendChild(p("li",null,ne({label:W("allItem","( All )"),checked:n,customerAttributes:{isall:"1"},onchange:h=>y(this,Oe,_t).call(this,h.target)})));const r=a(this,I).valuekey,i=a(this,I).textkey,l=a(this,I).htmlkey,o=this.selected,c=this.selectedlist;let u;e.slice(0,200).forEach((h,g)=>{const f=h[r],m=p("li");m.dataset.value=f,m.setAttribute("title",h[i]);let k;const T=h[l];if(T instanceof HTMLElement&&(k=T),s){const A=c.some(S=>S[r]===f);k==null&&(k=p("span"),k.innerText=h[i]);const E=ne({label:k,checked:n||A,customerAttributes:{class:"dataitem","data-value":f},onchange:S=>y(this,Oe,_t).call(this,S.target)});m.appendChild(E)}else k==null?m.innerText=h[i]:m.appendChild(k),o!=null&&o[r]===f&&(u=Ci*g,m.classList.add("selected"));t.appendChild(m)}),u!=null&&setTimeout(()=>t.scrollTop=u,10)},Oe=new WeakSet,_t=function(e){let t;const s=a(this,I).valuekey,n=a(this,I).textkey,r=a(this,I).htmlkey;if(e.getAttribute("isall")==="1"){const i=x(this,Y,e.checked);a(this,R).querySelectorAll("input.dataitem").forEach(o=>o.checked=i),t=[]}else if(e.checked)if(a(this,R).querySelectorAll("input.dataitem:not(:checked)").length===0)x(this,Y,!0),a(this,R).querySelector('input[isall="1"]').checked=!0,t=[];else{const i=this.source;t=[...a(this,R).querySelectorAll("input.dataitem:checked")].map(l=>i.find(o=>o[s]===l.dataset.value)).filter(l=>l!=null)}else{const i=e.dataset.value;a(this,Y)?(x(this,Y,!1),a(this,R).querySelector('input[isall="1"]').checked=!1,t=this.source.filter(l=>l[s]!==i)):t=this.selectedlist.filter(l=>l[s]!==i)}a(this,Y)?a(this,O).innerText=W("allItem","( All )"):Xt(a(this,O),t,r,n),x(this,ae,t),typeof this.onselectedlist=="function"&&this.onselectedlist(itemlist)};const Mi="";class te{static create(){return p("span")}static setValue(e,t){e.innerText=t}static setStyle(e,t){for(let s of Object.entries(t))e.style.setProperty(s[0],s[1])}static setEnabled(e,t){const s=e.querySelector(".ui-tooltip-wrapper");s!=null&&(s.style.display=t===!1?"none":"")}}class Yt extends te{static get editing(){return!0}static createEdit(e,t,s,n){const r=p("input");return r.setAttribute("type","text"),typeof e=="function"&&r.addEventListener("change",e),r.addEventListener("input",()=>{n.__editing==null?n.__editing={[t.key]:!0}:n.__editing[t.key]=!0}),r}static setValue(e,t){e.tagName!=="INPUT"?super.setValue(e,t):e.value=t}static getValue(e){return e.target.value}static setEnabled(e,t){super.setEnabled(e,t),e.disabled=t===!1}}class Li extends Yt{static createEdit(e,t,s,n){const r=p("textarea");return typeof e=="function"&&r.addEventListener("change",e),r.addEventListener("input",()=>{n.__editing==null?n.__editing={[t.key]:!0}:n.__editing[t.key]=!0}),r}static setValue(e,t,s,n,r){if(e.tagName!=="TEXTAREA")super.setValue(e,t);else if(e.value=t,t!=null){const i=String(t).split(` `).length;e.style.height=`${i*r.lineHeight+12}px`}}}const Ei=Symbol.for("ui-dropdown"),It=class extends te{static createEdit(e,t,s){const n=new tt({...t.dropOptions,parent:s});return n.onselected=e,n.create()}static setValue(e,t,s,n){if(e.tagName!=="DIV"){let i=y(this,$e,Rt).call(this,s,n);i instanceof Promise?i.then(l=>y(this,Ve,Ht).call(this,l,e,t)):y(this,Ve,Ht).call(this,i,e,t);return}const r=y(this,Pe,zt).call(this,e);if(r!=null){if(r.source==null||r.source.length===0){let i=y(this,$e,Rt).call(this,s,n);if(i instanceof Promise){i.then(l=>{r.source=l,r.select(t,!0)});return}else i!=null&&(r.source=i)}r.select(t,!0)}}static getValue(e){return e.value}static setEnabled(e,t){super.setEnabled(e,t);const s=y(this,Pe,zt).call(this,e);s!=null&&(s.disabled=t===!1)}};let me=It;Pe=new WeakSet,zt=function(e){const t=le[Ei];if(t==null)return null;const s=e.dataset.dropId,n=t[s];return n??null},$e=new WeakSet,Rt=function(e,t){let s=t.source;return typeof s=="function"&&(s=s(e)),s},Ve=new WeakSet,Ht=function(e,t,s){const n=e==null?void 0:e.find(r=>r.value===s);n!=null&&(s=n.text),ei(It,this,"setValue").call(this,t,s)},b(me,Pe),b(me,$e),b(me,Ve);class St extends te{static createEdit(e){return ne({onchange:typeof e=="function"?e:null})}static setValue(e,t){e.querySelector("input").checked=t}static getValue(e){return e.target.checked}static setEnabled(e,t){super.setEnabled(e,t),e.querySelector("input").disabled=t===!1}}class Ti extends te{static create(){return p("span","col-icon")}static setValue(e,t,s,n,r){let i=n.className;typeof i=="function"&&(i=i.call(n,s)),i==null?e.className="col-icon":e.className=`col-icon ${i}`;let l=n.iconType;if(typeof l=="function"&&(l=l.call(n,s)),l??(l="fa-regular"),e.dataset.type!==l||e.dataset.icon!==t){const o=$(l,t);e.replaceChildren(o),e.dataset.type=l,e.dataset.icon=t}}static setEnabled(e,t){super.setEnabled(e,t),t===!1?e.classList.add("disabled"):e.classList.remove("disabled")}}const it={Reorder:"reorder",Resize:"resize",Sort:"sort"},st=xi()?32:0,Si=200,Kt=4,Ut=4,_e=50,Gt=200;function nt(d){var t;return d==null?null:(d.touches&&((t=d.touches[0])==null?void 0:t.clientX))??d.clientX}function Ni(d){let e=0;for(;d!=null;)e+=d.offsetLeft,d=d.offsetParent;return e}function ze(d){return Array.prototype.indexOf.call(d.parentElement.children,d)}const Ii={0:te,1:Yt,2:me,3:St,4:Ti,5:Li},Ke=class{constructor(e){b(this,Te);b(this,ot);b(this,at);b(this,ct);b(this,dt);b(this,fe);b(this,ut);b(this,ht);b(this,Me);b(this,P);b(this,se);b(this,pe);b(this,We);b(this,De);b(this,Fe);b(this,ye);b(this,ft);b(this,je);b(this,Be);b(this,pt);b(this,yt);b(this,gt);b(this,mt);b(this,bt);b(this,vt);b(this,xt);b(this,Xe);b(this,Ye);b(this,Se);b(this,F,void 0);b(this,H,void 0);b(this,we,void 0);b(this,V,void 0);b(this,v,void 0);b(this,ke,void 0);b(this,Ce,-1);b(this,M,void 0);b(this,K,0);b(this,de,void 0);b(this,ue,void 0);b(this,ie,void 0);b(this,Z,-1);b(this,Le,void 0);b(this,he,void 0);b(this,Ee,{});b(this,q,{});b(this,At,[]);C(this,"columns",[]);C(this,"langs",{all:W("allItem","( All )"),ok:W("ok","OK"),reset:W("reset","Reset")});C(this,"virtualCount",100);C(this,"rowHeight",36);C(this,"lineHeight",24);C(this,"extraRows",0);C(this,"filterRowHeight",30);C(this,"height");C(this,"readonly");C(this,"multiSelect",!1);C(this,"fullrowClick",!0);C(this,"allowHtml",!1);C(this,"holderDisabled",!1);C(this,"headerVisible",!0);C(this,"window",le);C(this,"sortIndex",-1);C(this,"sortDirection",1);C(this,"willSelect");C(this,"selectedRowChanged");C(this,"cellDblClicked");C(this,"cellClicked");C(this,"rowDblClicked");C(this,"columnChanged");x(this,we,e)}get element(){return a(this,V)}get source(){var e;return(e=a(this,F))==null?void 0:e.map(t=>t.values)}set source(e){if(a(this,V)==null)throw new Error("grid has not been initialized.");if(!Array.isArray(e))throw new Error("source is not an Array.");e=e.map(t=>({values:t})),x(this,F,e),y(this,Te,Ct).call(this,e)}get virtual(){var e;return((e=a(this,H))==null?void 0:e.length)>this.virtualCount}get sortKey(){var e;return this.columns==null?null:(e=this.columns[this.sortIndex])==null?void 0:e.key}get selectedIndexes(){return a(this,M)}set selectedIndexes(e){const t=a(this,K);a(this,M).splice(0,a(this,M).length,...e),this.readonly!==!0?this.refresh():[...a(this,v).bodyContent.children].forEach((s,n)=>{e.indexOf(t+n)>=0?s.classList.add("selected"):s.classList.contains("selected")&&s.classList.remove("selected")}),typeof this.selectedRowChanged=="function"&&this.selectedRowChanged()}get selectedIndex(){return(a(this,M)&&a(this,M)[0])??-1}get loading(){var e,t;return((t=(e=a(this,v).loading)==null?void 0:e.style)==null?void 0:t.visibility)==="visible"}set loading(e){a(this,v).loading!=null&&(e===!1?(a(this,v).loading.style.visibility="hidden",a(this,v).loading.style.opacity=0):(a(this,v).loading.style.visibility="visible",a(this,v).loading.style.opacity=1))}get scrollTop(){var e;return(e=a(this,v).body)==null?void 0:e.scrollTop}set scrollTop(e){a(this,v).body!=null&&(a(this,v).body.scrollTop=e,this.reload())}init(e=a(this,we)){if(x(this,V,null),x(this,v,{}),x(this,ke,!0),!(e instanceof HTMLElement))throw new Error("no specified parent.");x(this,we,e);const t=p("div","ui-grid");t.setAttribute("tabindex",0),t.addEventListener("keydown",l=>{var u;let o=this.selectedIndex,c=!1;if(l.key==="ArrowUp")o>0&&(c=!0,o-=1);else if(l.key==="ArrowDown"){const h=((u=a(this,H))==null?void 0:u.length)??0;o=0&&this.sortColumn()}scrollToIndex(e){const t=y(this,Me,Ot).call(this,e*(this.rowHeight+1),!0);a(this,v).body.scrollTop=t}resize(e){if(a(this,ke)||a(this,V)==null)return;const t=a(this,v).body,s=this.headerVisible===!1?0:a(this,v).header.offsetHeight;let n=this.height;n===0?n=a(this,ue):(isNaN(n)||n<0)&&(n=a(this,V).offsetHeight-s);const r=wi((n-1)/(this.rowHeight+1))+Kt*2+1;(e||r!==a(this,Z))&&(x(this,Z,r),this.reload()),x(this,ie,t.clientWidth)}reload(){let e=a(this,H).length;this.extraRows>0&&(e+=this.extraRows),x(this,ue,e*(this.rowHeight+1)),a(this,v).body.scrollTop=0,a(this,v).body.scrollLeft=0,a(this,v).bodyContent.style.top="0px",a(this,v).bodyContainer.style.height=`${a(this,ue)}px`,y(this,ct,si).call(this,a(this,v).bodyContent),this.refresh()}refresh(){if(a(this,v).bodyContent==null)throw new Error("body has not been created.");const e=a(this,v).bodyContent.children,t={};y(this,dt,ni).call(this,e,this.columns,t),a(this,de)&&t.flag&&(x(this,de,!1),this.columns.forEach((s,n)=>{if(!y(this,P,X).call(this,s.key,"autoResize"))return;let r=t[n];r0&&y(this,fe,Ge).call(this,n,r)}))}resetChange(){if(a(this,F)!=null)for(let e of a(this,F))delete e.__changed}sortColumn(e){const t=this.sortIndex,s=this.columns[t];if(s==null)return;const n=this.sortDirection;[...a(this,v).header.children].forEach((i,l)=>{const o=i.querySelector(".arrow");o!=null&&(l===t?o.className=`arrow ${n!==1?"desc":"asc"}`:o.className!=="arrow"&&(o.className="arrow"))});let r;if(typeof s.sortFilter!="function"){const i=this.sortDirection;isNaN(i)&&(i=1),r=(l,o)=>{if(l=y(this,pe,Ze).call(this,l.values,s.key,s.filter),o=y(this,pe,Ze).call(this,o.values,s.key,s.filter),l==null&&typeof o=="number")l=0;else if(typeof l=="number"&&o==null)o=0;else{if(l!=null&&o==null)return i;typeof l=="string"&&typeof o=="string"&&(l=l.toLowerCase(),o=o.toLowerCase())}return l===o?0:(l>o?1:-1)*i}}else r=(i,l)=>s.sortFilter(i.values,l.values)*n;a(this,F).sort(r),a(this,q).__filtered===!0&&a(this,H).sort(r),!(a(this,Z)<0)&&(e?this.reload():this.refresh())}};let Re=Ke;F=new WeakMap,H=new WeakMap,we=new WeakMap,V=new WeakMap,v=new WeakMap,ke=new WeakMap,Ce=new WeakMap,M=new WeakMap,K=new WeakMap,de=new WeakMap,ue=new WeakMap,ie=new WeakMap,Z=new WeakMap,Le=new WeakMap,he=new WeakMap,Ee=new WeakMap,q=new WeakMap,At=new WeakMap,Te=new WeakSet,Ct=function(e){e??(e=a(this,F)),a(this,q).__filtered===!0?x(this,H,e.filter(t=>{for(let s of this.columns)if(Array.isArray(s.filterValues)){const n=y(this,pe,Ze).call(this,t.values,s.key,s.filter);if(s.filterValues.indexOf(n)<0)return!1}return!0})):x(this,H,e),x(this,Ce,-1),x(this,M,[]),x(this,K,0),x(this,Le,0),x(this,he,0),x(this,Z,-1),this.sortIndex>=0&&this.sortColumn(),this.resize()},ot=new WeakSet,ti=function(){const e=p("table","ui-grid-header");this.headerVisible===!1&&(e.style.display="none");const t=p("tr");e.appendChild(t);const s=a(this,v).sizer;for(let i of this.columns){if(i.visible===!1){const f=p("th");f.style.display="none",i.sortable!==!1&&(f.dataset.key=i.key,f.addEventListener("click",m=>y(this,Fe,Vt).call(this,m,i,!0))),t.appendChild(f);continue}const l=Ke.ColumnTypes.isCheckbox(i.type);if(!(i.width>0)){y(this,se,Ne).call(this,i.key,"autoResize",!0),x(this,de,!0),s.innerText=i.caption??"";let f=s.offsetWidth+22;!this.readonly&&i.enabled!==!1&&i.allcheck&&l&&(f+=32),i.allowFilter===!0&&(f+=14),f<_e&&(f=_e),i.width=f}i.align??(i.align=l?"center":"left"),i.sortable!==!1&&(i.sortable=!0);const o=`${i.width}px`,c={width:o,"max-width":o,"min-width":o,"text-align":i.align};y(this,se,Ne).call(this,i.key,"style",c);const u=p("th","column");u.dataset.key=i.key;for(let f of Object.entries(c))u.style.setProperty(f[0],f[1]);i.sortable&&(u.style.cursor="pointer",u.addEventListener("click",f=>y(this,Fe,Vt).call(this,f,i))),i.orderable!==!1&&(i.orderable=!0,u.addEventListener("mousedown",f=>y(this,yt,ci).call(this,f,i)));const h=p("div");if(u.appendChild(h),!this.readonly&&i.enabled!==!1&&i.allcheck&&l){const f=ne({onchange:m=>y(this,bt,hi).call(this,i,m.target.checked)});h.appendChild(f)}const g=p("span");if(i.textStyle!=null)for(let f of Object.entries(i.textStyle))g.style.setProperty(f[0],f[1]);if(g.innerText=i.caption??"",h.appendChild(g),i.sortable&&u.appendChild(p("layer","arrow")),i.allowFilter===!0){const f=p("layer","filter");f.appendChild($("fa-solid","filter")),f.addEventListener("mousedown",m=>y(this,ft,oi).call(this,m,i)),u.classList.add("header-filter"),u.appendChild(f)}if(i.resizable!==!1){const f=p("layer","spliter");f.addEventListener("mousedown",m=>y(this,gt,di).call(this,m,i)),f.addEventListener("dblclick",m=>y(this,mt,ui).call(this,m,i)),u.appendChild(f)}t.appendChild(u)}const n=p("div","dragger"),r=p("layer","dragger-cursor");return t.appendChild(p("th",null,n,r)),s.replaceChildren(),a(this,v).header=t,a(this,v).dragger=n,a(this,v).draggerCursor=r,e},at=new WeakSet,ii=function(){const e=p("div","ui-grid-body");e.addEventListener("scroll",i=>qe(y(this,vt,fi),st,this,i),{passive:!0});const t=this.columns;let s=1;for(let i of t)i.visible!==!1&&!isNaN(i.width)&&(s+=i.width+1);const n=p("div");n.style.position="relative",n.style.minWidth="100%",n.style.minHeight="1px",s>0&&(n.style.width=`${s}px`),e.appendChild(n);const r=p("table","ui-grid-body-content");if(r.addEventListener("mousedown",i=>{let[l,o]=y(this,We,Pt).call(this,i.target);const c=ze(l);let u=ze(o);u>=this.columns.length&&(u=-1),y(this,Xe,Dt).call(this,i,c,u)}),r.addEventListener("dblclick",i=>y(this,Ye,Ft).call(this,i)),n.appendChild(r),!this.holderDisabled){const i=p("div","ui-grid-hover-holder");i.addEventListener("mousedown",l=>{const o=l.currentTarget,c=Number(o.dataset.row),u=Number(o.dataset.col);return o.classList.contains("active")&&o.classList.remove("active"),y(this,Xe,Dt).call(this,l,c+a(this,K),u)}),i.addEventListener("dblclick",l=>y(this,Ye,Ft).call(this,l)),n.appendChild(i),e.addEventListener("mousemove",l=>qe(y(this,xt,pi),Si,this,l,i),{passive:!0})}return a(this,v).body=e,a(this,v).bodyContainer=n,a(this,v).bodyContent=r,e},ct=new WeakSet,si=function(){let e=a(this,Z);(isNaN(e)||e<0||!this.virtual)&&(e=a(this,H).length);const t=this.columns,s=a(this,v).bodyContent,n=s.children.length;if(e-=n,e>0)for(let r=0;r{const c=p("td");if(l.visible!==!1){c.dataset.row=String(n+r),c.dataset.col=String(o);const u=y(this,P,X).call(this,l.key,"style");if(u!=null)for(let h of Object.entries(u))c.style.setProperty(h[0],h[1]);if(l.css!=null)for(let h of Object.entries(l.css))c.style.setProperty(h[0],h[1]);if(Ke.ColumnTypes.isCheckbox(l.type))c.appendChild(St.createEdit(h=>y(this,Se,Lt).call(this,h,n+r,l,h.target.checked,c)));else{let h=a(this,Ee)[l.key];h==null&&(isNaN(l.type)?this.allowHtml&&l.type!=null&&(h=l.type):h=Ii[l.type],h??(h=te),a(this,Ee)[l.key]=h),c.appendChild(h.create(l))}}i.appendChild(c)}),i.appendChild(p("td")),s.appendChild(i)}else if(e<0)for(let r=-1;r>=e;r-=1)s.children[n+r].remove()},dt=new WeakSet,ni=function(e,t,s){const n=a(this,K),r=a(this,M);[...e].forEach((i,l)=>{const o=a(this,H)[n+l];if(o==null||!Ae(i.children.length))return;const c=o.values,u=r.indexOf(n+l)>=0;u?i.classList.add("selected"):i.classList.contains("selected")&&i.classList.remove("selected");const h=o.__selected^u;u?o.__selected=!0:delete o.__selected,t.forEach((g,f)=>{var ge,Jt;if(g.visible===!1)return;let m;g.text!=null?m=g.text:typeof g.filter=="function"?m=g.filter(c):(m=c[g.key],(m==null?void 0:m.displayValue)!=null&&(m=m.displayValue)),m??(m="");const k=i.children[f];if(typeof g.bgFilter=="function"){const _=g.bgFilter(c);k.style.backgroundColor=_??""}const T=Ke.ColumnTypes.isCheckbox(g.type),A=T?St:a(this,Ee)[g.key]??te;let E;!T&&h&&typeof A.createEdit=="function"?((ge=o.__editing)!=null&&ge[g.key]&&A.editing&&(m=A.getValue({target:k.children[0]}),y(this,Se,Lt).call(this,null,n+l,g,m,k,!0)),E=u?A.createEdit(_=>y(this,Se,Lt).call(this,_,n+l,g,A.getValue(_),k),g,a(this,v).bodyContent,o):A.create(g),k.replaceChildren(E)):E=k.children[0];let S;this.readonly?S=!1:(S=g.enabled,typeof S=="function"?S=S.call(g,c):typeof S=="string"&&(S=c[S])),A.setValue(E,m,c,g,this);let G=g.tooltip;if(typeof G=="function"&&(G=G.call(g,c)),ee(G)?(Jt=E.querySelector(".ui-tooltip-wrapper"))==null||Jt.remove():et(E,G,!1,this.element),typeof A.setEnabled=="function"&&A.setEnabled(E,S),a(this,de)&&y(this,P,X).call(this,g.key,"autoResize")){const _=E.scrollWidth+12;_>0&&s!=null&&(isNaN(s[f])||s[f]<_)&&(s[f]=_,s.flag=!0)}if(typeof g.styleFilter=="function"){const _=g.styleFilter(c);_!=null&&A.setStyle(E,_)}if(g.events!=null)for(let _ of Object.entries(g.events))E[_[0]]=_[1].bind(c);if(g.attrs!=null){let _=g.attrs;typeof _=="function"&&(_=_(c));for(let Qt of Object.entries(_))E.setAttribute(Qt[0],Qt[1])}}),o.__editing!=null&&delete o.__editing})},fe=new WeakSet,Ge=function(e,t){const s=this.columns[e],n=`${t}px`;s.width=t;const r=y(this,P,X).call(this,s.key,"style");r.width=n,r["max-width"]=n,r["min-width"]=n;let i=a(this,v).header.children[e];i.style.width=n,i.style.maxWidth=n,i.style.minWidth=n;const l=a(this,v).bodyContent;for(let o of l.children)i=o.children[e],i!=null&&(i.style.width=n,i.style.maxWidth=n,i.style.minWidth=n)},ut=new WeakSet,li=function(e,t,s,n){const r=a(this,v).header.children;let i=r[e];a(this,v).dragger.style.left=`${i.offsetLeft-n+t}px`,a(this,v).dragger.style.width=i.style.width,a(this,v).dragger.style.display="block",t=s-Ni(i);let l;if(t<0){t=-t;for(let o=e-1;o>=0&&t>=0&&(i=r[o],!(i==null||i.className!=="column"));o-=1){if(ti.offsetWidth/2?o:o+1;break}t-=i.offsetWidth}l??(l=0)}else{const o=r.length;for(let c=e;c=0;c+=1){if(i=r[c],i==null||i.className!=="column"){l=c;break}if(ti.offsetWidth/2?c+1:c;break}t-=i.offsetWidth}l??(l=o-1)}if(l!==a(this,q).__orderIndex){if(a(this,q).__orderIndex=l,i=r[l],i==null)return;a(this,v).draggerCursor.style.left=`${i.offsetLeft-n}px`,a(this,v).draggerCursor.style.display="block"}},ht=new WeakSet,ri=function(e){a(this,v).dragger.style.display="",a(this,v).draggerCursor.style.display="";const t=a(this,q).__orderIndex;if(t>=0&&t!==e){let s=t-e;if(s>=0&&s<=1)return;const n=a(this,v).header,r=n.children,i=a(this,v).bodyContent.children,l=this.columns;if(s>1){s=t-1;const o=l.splice(e,1)[0];l.splice(s,0,o),n.insertBefore(r[e],r[s].nextElementSibling);for(let c of i)c.insertBefore(c.children[e],c.children[s].nextElementSibling)}else{s=t;const o=l.splice(e,1)[0];l.splice(s,0,o),n.insertBefore(r[e],r[s]);for(let c of i)c.insertBefore(c.children[e],c.children[s])}[...r].forEach((o,c)=>{const u=o.querySelector(".arrow");u!=null&&u.className!=="arrow"&&(this.sortIndex=c)}),typeof this.columnChanged=="function"&&this.columnChanged(it.Reorder,e,s)}},Me=new WeakSet,Ot=function(e,t){const s=this.rowHeight+1;if(e-=e%(s*2)+Kt*s,e<0)e=0;else{let n=a(this,ue)-(t?0:a(this,Z)*s);n<0&&(n=0),e>n&&(e=n)}return a(this,Le)!==e?(x(this,Le,e),this.virtual&&x(this,K,e/s),this.refresh(),this.virtual&&(a(this,v).bodyContent.style.top=`${e}px`)):t&&this.refresh(),e},P=new WeakSet,X=function(e,t){const s=a(this,q)[e];return s==null?null:s[t]},se=new WeakSet,Ne=function(e,t,s){const n=a(this,q)[e];n==null?a(this,q)[e]={[t]:s}:n[t]=s},pe=new WeakSet,Ze=function(e,t,s){let n;return typeof s=="function"?n=s(e):n=e[t],(n==null?void 0:n.value)??n},We=new WeakSet,Pt=function(e){let t;for(;(t=e.parentElement)!=null&&!t.classList.contains("ui-grid-row");)e=t;return[t,e]},De=new WeakSet,$t=function(e){return/^(input|label|layer|svg|use)$/i.test(e)},Fe=new WeakSet,Vt=function(e,t,s){if(!(!s&&(y(this,P,X).call(this,t.key,"resizing")||y(this,P,X).call(this,t.key,"dragging")))&&!y(this,De,$t).call(this,e.target.tagName)){const n=this.columns.indexOf(t);if(n<0)return;this.sortIndex===n?this.sortDirection=this.sortDirection===1?-1:1:this.sortIndex=n,this.sortColumn(!0),typeof this.columnChanged=="function"&&this.columnChanged(it.Sort,n,this.sortDirection)}},ye=new WeakSet,Je=function(){const e=a(this,V).querySelectorAll(".filter-panel.active");if(e.length>0){e.forEach(s=>s.classList.remove("active")),setTimeout(()=>a(this,V).querySelectorAll(".filter-panel").forEach(s=>s.remove()),120);const t=a(this,q).__filtering;return t instanceof HTMLElement&&t.classList.remove("hover"),delete a(this,q).__filtering,!0}return!1},ft=new WeakSet,oi=function(e,t){if(y(this,ye,Je).call(this))return;const s=f=>{f.target.tagName==="LAYER"&&f.target.classList.contains("filter")||f.target.tagName==="use"||y(this,ye,Je).call(this)&&document.removeEventListener("mousedown",s)};document.addEventListener("mousedown",s);const n=p("div","filter-panel");n.addEventListener("mousedown",f=>f.stopPropagation());const r=e.currentTarget,i=r.parentElement,l=i.offsetWidth;n.style.top=`${i.offsetHeight}px`,n.style.left=i.offsetLeft+(l>Gt?l-Gt:0)+"px";let o;if(t.allowSearch!==!1){const f=p("div","filter-search-holder");o=p("input","filter-search-box ui-text"),o.type="text";const m=$("fa-regular","search");m.addEventListener("mousedown",k=>{o.focus(),k.preventDefault()}),f.append(o,m),n.append(f)}const c=p("div","filter-item-list");c.addEventListener("scroll",f=>qe(y(this,pt,ai),st,this,t,c,f.target.scrollTop),{passive:!0});const u=p("div","filter-item filter-all");u.appendChild(ne({label:this.langs.all,onchange:f=>{const m=f.target.checked;c.querySelectorAll(".filter-content input").forEach(k=>k.checked=m)}})),c.appendChild(u);let h;if(Array.isArray(t.filterSource))h=t.filterSource;else if(typeof t.filterSource=="function")h=t.filterSource.call(this,t);else{const f=Object.create(null);for(let m of a(this,F)){const k=y(this,pe,Ze).call(this,m.values,t.key,t.filter);if(!Object.hasOwnProperty.call(f,k)){const T=m.values[t.key];f[k]={value:k,displayValue:typeof t.filter=="function"?t.filter(m.values):(T==null?void 0:T.displayValue)??T}}}h=Object.values(f).sort((m,k)=>(m=(m==null?void 0:m.value)??m,k=(k==null?void 0:k.value)??k,m>k?1:mObject.prototype.hasOwnProperty.call(f,"value")&&Object.prototype.hasOwnProperty.call(f,"displayValue")?f:{value:f,displayValue:f??""}),y(this,je,Mt).call(this,t,c,h,u),u.querySelector("input").checked=![...c.querySelectorAll(".filter-content input")].some(f=>!f.checked),n.appendChild(c),o!=null&&o.addEventListener("input",f=>{const m=f.currentTarget.value.toLowerCase(),k=m.length===0?h:h.filter(T=>{const A=(T==null?void 0:T.displayValue)??T;return String(A??"").indexOf(m)>=0});y(this,je,Mt).call(this,t,c,k,u)});const g=p("div","filter-function");g.append(p("button",f=>{f.innerText=this.langs.ok,f.addEventListener("click",()=>{const m=y(this,P,X).call(this,t.key,"filterSource").filter(k=>k.__checked!==!1);typeof t.onFilterOk=="function"?t.onFilterOk.call(this,t,m):t.filterValues=m.map(k=>k.value),a(this,q).__filtered=!0,y(this,Te,Ct).call(this),typeof t.onFiltered=="function"&&t.onFiltered.call(this,t),r.classList.add("active"),y(this,ye,Je).call(this)})}),p("button",f=>{f.innerText=this.langs.reset,f.addEventListener("click",()=>{delete t.filterValues,a(this,q).__filtered=this.columns.some(m=>t.filterValues!=null),y(this,Te,Ct).call(this),typeof t.onFiltered=="function"&&t.onFiltered.call(this,t),r.classList.remove("active"),y(this,ye,Je).call(this)})})),n.appendChild(g),a(this,V).appendChild(n),setTimeout(()=>n.classList.add("active"),0),a(this,q).__filtering=r,r.classList.add("hover")},je=new WeakSet,Mt=function(e,t,s,n){var c,u;(c=t.querySelector(".filter-holder"))==null||c.remove(),(u=t.querySelector(".filter-content"))==null||u.remove();const r=this.filterRowHeight,i=s.length*r;y(this,se,Ne).call(this,e.key,"filterHeight",i);const l=p("div","filter-holder");l.style.height=`${i}px`;const o=p("div","filter-content");o.style.top=`${r}px`,y(this,se,Ne).call(this,e.key,"filterSource",s);for(let h of s)h.__checked=!Array.isArray(e.filterValues)||e.filterValues.indexOf(h.value??h)>=0;s.length>12&&(s=s.slice(0,12)),y(this,Be,Wt).call(this,o,s,n),t.append(l,o)},Be=new WeakSet,Wt=function(e,t,s){for(let n of t){const r=p("div","filter-item");r.appendChild(ne({checked:n.__checked,label:(n==null?void 0:n.displayValue)??n,onchange:i=>{n.__checked=i.target.checked,s.querySelector("input").checked=![...e.querySelectorAll("input")].some(l=>!l.checked)}})),e.appendChild(r)}},pt=new WeakSet,ai=function(e,t,s){const n=this.filterRowHeight;if(s-=s%(n*2)+n,s<0)s=0;else{let r=y(this,P,X).call(this,e.key,"filterHeight")-12*n;r<0&&(r=0),s>r&&(s=r)}if(y(this,P,X).call(this,e.key,"filterTop")!==s){y(this,se,Ne).call(this,e.key,"filterTop",s);const r=s/n;let i=y(this,P,X).call(this,e.key,"filterSource");r+12input")),l.style.top=`${s+n}px`}},yt=new WeakSet,ci=function(e,t){if(y(this,De,$t).call(this,e.target.tagName))return;const s=nt(e),n=ze(e.currentTarget),r=c=>{for(let u of["mousemove","mouseup"])c.hasOwnProperty(u)&&(window.removeEventListener(u,c[u]),delete c[u])};let i=a(this,q)[t.key];i==null?i=a(this,q)[t.key]={}:r(i),i.dragging=!0;const l=a(this,v).header.querySelector("th:last-child").offsetLeft,o=c=>{const u=nt(c),h=u-s;let g=i.offset,f;(g==null&&(h>Ut||h<-Ut)||g!==h)&&(f=!0),f&&(y(this,ut,li).call(this,n,h,u,l),i.offset=h)};i.mousemove=c=>qe(o,st,this,c),i.mouseup=()=>{r(i),i.offset==null?delete i.dragging:(setTimeout(()=>{delete i.dragging,delete i.offset}),y(this,ht,ri).call(this,n))},["mousemove","mouseup"].forEach(c=>window.addEventListener(c,i[c]))},gt=new WeakSet,di=function(e,t){const s=nt(e),n=t.width,r=ze(e.currentTarget.parentElement),i=this.window??le,l=u=>{for(let h of["mousemove","mouseup"])u.hasOwnProperty(h)&&(i.removeEventListener(h,u[h]),delete u[h])};let o=a(this,q)[t.key];o==null?o=a(this,q)[t.key]={}:l(o),o.resizing=n;const c=u=>{const h=nt(u),g=n+(h-s);g<_e||(o.resizing=g,o.sizing=!0,y(this,fe,Ge).call(this,r,g))};o.mousemove=u=>qe(c,st,this,u),o.mouseup=u=>{l(o);const h=o.resizing;h!=null&&(setTimeout(()=>delete o.resizing),o.sizing&&(delete o.sizing,delete o.autoResize,y(this,fe,Ge).call(this,r,h),typeof this.columnChanged=="function"&&this.columnChanged(it.Resize,r,h))),u.stopPropagation(),u.preventDefault()},["mousemove","mouseup"].forEach(u=>i.addEventListener(u,o[u]))},mt=new WeakSet,ui=function(e,t){const s=e.currentTarget.parentElement,n=ze(s);let r=s.querySelector("div:first-child").scrollWidth;for(let i of a(this,v).bodyContent.children){const o=i.children[n].children[0].scrollWidth;o>r&&(r=o)}r<_e&&(r=_e),r>0&&r!==t.width&&(r+=12,y(this,fe,Ge).call(this,n,r),typeof this.columnChanged=="function"&&this.columnChanged(it.Resize,n,r))},bt=new WeakSet,hi=function(e,t){if(a(this,H)==null)return;const s=e.key,n=typeof e.enabled=="function",r=typeof e.enabled=="string";if(typeof e.onallchecked=="function")e.onallchecked.call(this,e,t);else{for(let i of a(this,H)){const l=i.values;if(l==null)continue;(n?e.enabled(l):r?l[e.enabled]:e.enabled)!==!1&&(l[s]=t,i.__changed=!0,typeof e.onchanged=="function"&&e.onchanged.call(this,l,t))}this.refresh()}},vt=new WeakSet,fi=function(e){const t=e.target.scrollLeft;if(a(this,he)!==t&&(x(this,he,t),a(this,v).header.style.left=`${-t}px`),!this.virtual)return;const s=e.target.scrollTop;y(this,Me,Ot).call(this,s)},xt=new WeakSet,pi=function(e,t){if(e.target.classList.contains("ui-grid-hover-holder"))return;let[s,n]=y(this,We,Pt).call(this,e.target);if(s==null){delete t.dataset.row,delete t.dataset.col,t.classList.contains("active")&&t.classList.remove("active");return}const r=n.children[0];if((r==null?void 0:r.tagName)!=="SPAN"){t.classList.contains("active")&&(delete t.dataset.row,delete t.dataset.col,t.classList.remove("active"));return}const i=n.dataset.row,l=n.dataset.col;if(!(t.dataset.row===i&&t.dataset.col===l))if(r.scrollWidth>r.offsetWidth){t.dataset.row=i,t.dataset.col=l,t.innerText=r.innerText;const o=a(this,v).bodyContent.offsetTop+n.offsetTop;let c=n.offsetLeft,u=t.offsetWidth;u>a(this,ie)&&(u=a(this,ie));const h=a(this,ie)+a(this,he)-u;c>h&&(c=h);const g=n.offsetHeight;t.style.cssText=`top: ${o}px; left: ${c}px; max-width: ${a(this,ie)}px; height: ${g-2}px`,t.classList.add("active")}else t.classList.contains("active")&&(delete t.dataset.row,delete t.dataset.col,t.classList.remove("active"))},Xe=new WeakSet,Dt=function(e,t,s){const n=a(this,K),r=n+t;if(typeof this.willSelect=="function"&&!this.willSelect(r,s))return;let i=!1;const l=a(this,M);if(this.multiSelect){if(e.ctrlKey){const o=l.indexOf(r);o<0?l.push(r):l.splice(o,1),i=!0}else if(e.shiftKey&&l.length>0&&(l.length>1||l[0]!==r)){let o=l[l.length-1],c;o>r?(c=o,o=r):c=r,l.splice(0);for(let u=o;u<=c;u+=1)l.push(u);i=!0}}(!i&&l.length!==1||l[0]!==r)&&(l.splice(0,l.length,r),i=!0),i&&(this.readonly!==!0?this.refresh():[...a(this,v).bodyContent.children].forEach((o,c)=>{l.indexOf(n+c)>=0?o.classList.add("selected"):o.classList.contains("selected")&&o.classList.remove("selected")}),typeof this.selectedRowChanged=="function"&&this.selectedRowChanged(r)),x(this,Ce,s),(this.fullrowClick||s>=0)&&e.buttons===1&&typeof this.cellClicked=="function"&&this.cellClicked(r,s)===!1&&(e.stopPropagation(),e.preventDefault())},Ye=new WeakSet,Ft=function(e){if(e.target.tagName==="INPUT"||e.target.tagName==="TEXTAREA"||e.target.tagName==="LAYER"&&e.target.className==="ui-check-inner"||e.target.tagName==="LABEL"&&(e.target.className==="ui-drop-text"||e.target.className==="ui-drop-caret"))return;const t=this.selectedIndex;if(typeof this.rowDblClicked=="function"&&this.rowDblClicked(t),typeof this.cellDblClicked=="function"){const s=a(this,Ce);(this.fullrowClick||s>=0)&&this.cellDblClicked(t,s)}},Se=new WeakSet,Lt=function(e,t,s,n,r,i){var u;if(a(this,H)==null)return;const l=a(this,H)[a(this,K)+t],o=l.values;if(o==null)return;let c=s.enabled;if(typeof c=="function"?c=c.call(s,o):typeof c=="string"&&(c=o[c]),c!==!1){o[s.key]=n;let h=s.tooltip;typeof h=="function"&&(h=h.call(s,o)),ee(h)?(u=r.querySelector(".ui-tooltip-wrapper"))==null||u.remove():et(r.children[0],h,!1,this.element),l.__changed=!0,i?typeof s.oneditend=="function"&&s.oneditend.call(this,o,n):typeof s.onchanged=="function"&&s.onchanged.call(this,o,n)}},C(Re,"ColumnTypes",{Common:0,Input:1,Dropdown:2,Checkbox:3,Icon:4,Text:5,isCheckbox(e){return e===3}}),C(Re,"GridColumn",te);const Wi="",z={right:1,bottom:2,left:4,top:8,bottomRight:3,bottomLeft:6,topRight:9,topLeft:12};function lt(d){if(typeof d!="string")return d;if(d.endsWith("px")){const e=Number(d.substring(0,d.length-2));return isNaN(e)?d:e}return d}class rt{constructor(e={}){b(this,B);b(this,j,void 0);b(this,U,void 0);b(this,J,void 0);x(this,U,e)}get container(){return a(this,j).querySelector(".ui-popup-container")}get rect(){const e=this.container;if(e==null)return null;const t=le.getComputedStyle(e),s=e.classList.contains("ui-popup-collapse"),n=a(this,J);return{collapsed:s,left:lt(t.left),top:lt(t.top),width:s===!0&&n!=null?n.width:lt(t.width),height:s===!0&&n!=null?n.height:lt(t.height)}}set rect(e){const t=this.container;if(t==null)return;const s=[];isNaN(e.left)||s.push(`left: ${e.left}px`),isNaN(e.top)||s.push(`top: ${e.top}px`);const n=t.querySelector(".ui-popup-header-icons>.icon-expand");e.collapsed===!0?(s.push("width: 160px","height: 40px"),x(this,J,e),t.classList.add("ui-popup-collapse"),n!=null&&Ie(n,"fa-regular","expand-alt")):(!isNaN(e.width)&&e.width>0&&s.push(`width: ${e.width}px`),!isNaN(e.height)&&e.height>0&&s.push(`height: ${e.height}px`),t.classList.remove("ui-popup-collapse"),x(this,J,null),n!=null&&Ie(n,"fa-regular","compress-alt")),s.length>0&&(t.style.cssText+=s.join("; "))}close(e=!0){const t=a(this,j);e?(t.classList.add("ui-popup-active"),t.style.opacity=0,setTimeout(()=>{t.remove()},120)):t.remove(),typeof a(this,U).onMasking=="function"&&a(this,U).onMasking.call(this,!1)}create(){const e=p("div","ui-popup-mask"),t=a(this,U);t.mask===!1?e.classList.add("ui-popup-transparent"):typeof t.onMasking=="function"&&a(this,U).onMasking.call(this,!0),isNaN(t.zIndex)||(e.style.zIndex=String(t.zIndex));const s=p("div","ui-popup-container");t.changeZIndex===!0&&s.addEventListener("mousedown",()=>{const i=[...a(this,j).parentElement.children].filter(o=>o.classList.contains("ui-popup-mask"));let l=200;i.forEach(o=>{let c;o.dataset.zindex!=null?(c=parseInt(o.dataset.zindex),o.style.zIndex=isNaN(c)?"":String(c),delete o.dataset.zindex):c=parseInt(o.style.zIndex),c>l&&(l=c)}),e.dataset.zindex=e.style.zIndex,e.style.zIndex=l+1});let n=Math.max.apply(null,[...document.querySelectorAll("[tabindex]")].map(i=>i.tabIndex??0));n<0&&(n=0),s.tabIndex=n+1;let r=t.content;if(r instanceof HTMLElement||(r=p("div",i=>i.innerText=r)),s.append(p("div",i=>{i.className="ui-popup-header";let l=t.title;l instanceof HTMLElement||(l=p("div",c=>{c.className="ui-popup-header-title",c.innerText=l})),i.appendChild(l),t.movable!==!1&&i.addEventListener("mousedown",u=>{var A;if(["svg","use"].includes((A=u.target)==null?void 0:A.tagName)||u.buttons!==1)return;const h=t.mask===!1?e.parentElement:e,g=u.clientX-s.offsetLeft,f=u.clientY-s.offsetTop;let m;const k=E=>{E.buttons===1?(s.style.left=`${E.clientX-g}px`,s.style.top=`${E.clientY-f}px`,m=!0):h.dispatchEvent(new MouseEvent("mouseup"))};h.addEventListener("mousemove",k,{passive:!1});const T=()=>{h.removeEventListener("mousemove",k,{passive:!1}),h.removeEventListener("mouseup",T),m===!0&&typeof t.onMoveEnded=="function"&&t.onMoveEnded.call(this),m=!1};h.addEventListener("mouseup",T)});const o=p("div",c=>{if(c.className="ui-popup-header-icons",t.collapsable===!0){const h=$("fa-regular","compress-alt");h.tabIndex=n+2,h.classList.add("icon-expand"),h.addEventListener("keypress",g=>{(g.key===" "||g.key==="Enter")&&h.dispatchEvent(new MouseEvent("click"))}),h.addEventListener("click",()=>{if(s.classList.contains("ui-popup-collapse")){const g=a(this,J);g!=null&&(s.style.cssText+=`width: ${g.width}px; height: ${g.height}px`,x(this,J,null)),s.classList.remove("ui-popup-collapse"),Ie(h,"fa-regular","compress-alt")}else{const g=this.rect;x(this,J,g),s.style.cssText+="width: 160px; height: 40px",s.classList.add("ui-popup-collapse"),Ie(h,"fa-regular","expand-alt")}typeof t.onResizeEnded=="function"&&t.onResizeEnded.call(this)}),c.appendChild(h)}const u=$("fa-regular","times");u.tabIndex=n+3,u.addEventListener("keypress",h=>{(h.key===" "||h.key==="Enter")&&this.close()}),u.addEventListener("click",()=>this.close()),c.appendChild(u)});i.appendChild(o)}),p("div","ui-popup-body",r,p("div","ui-popup-loading",p("div",null,$("fa-regular","spinner-third"))))),Array.isArray(t.buttons)&&t.buttons.length>0){n=Math.max.apply(null,[...s.querySelectorAll("[tabindex]")].map(u=>u.tabIndex??0)),s.appendChild(p("div","ui-popup-footer",...t.buttons.map((u,h)=>{const g=p("button","ui-popup-button");return u.tabIndex>0?g.tabIndex=u.tabIndex:g.tabIndex=n+h+1,g.innerText=u.text,g.addEventListener("click",()=>{if(typeof u.trigger=="function"){const f=u.trigger(this);typeof(f==null?void 0:f.then)=="function"?f.then(m=>{m!==!1&&this.close()}).catch(m=>console.warn(m)):f!==!1&&this.close()}else this.close()}),g})));const i=[...s.querySelectorAll("[tabindex]")].map(u=>u.tabIndex??0),l=Math.min.apply(null,i),o=Math.max.apply(null,i),c=s.querySelector(`[tabindex="${o}"]`);c!=null&&c.addEventListener("keydown",u=>{if(u.key==="Tab"){const h=s.querySelector(`[tabindex="${l}"]`);h==null||h.focus(),u.preventDefault()}})}else s.querySelector(".ui-popup-body>.ui-popup-loading").classList.add("ui-popup-loading-content");return t.resizable===!0&&s.append(p("layer",i=>{i.className="ui-popup-border ui-popup-border-right",i.addEventListener("mousedown",l=>y(this,B,Q).call(this,z.right,l))}),p("layer",i=>{i.className="ui-popup-border ui-popup-border-bottom",i.addEventListener("mousedown",l=>y(this,B,Q).call(this,z.bottom,l))}),p("layer",i=>{i.className="ui-popup-border ui-popup-border-left",i.addEventListener("mousedown",l=>y(this,B,Q).call(this,z.left,l))}),p("layer",i=>{i.className="ui-popup-border ui-popup-border-top",i.addEventListener("mousedown",l=>y(this,B,Q).call(this,z.top,l))}),p("layer",i=>{i.className="ui-popup-border ui-popup-border-bottom-right",i.addEventListener("mousedown",l=>y(this,B,Q).call(this,z.bottomRight,l))}),p("layer",i=>{i.className="ui-popup-border ui-popup-border-bottom-left",i.addEventListener("mousedown",l=>y(this,B,Q).call(this,z.bottomLeft,l))}),p("layer",i=>{i.className="ui-popup-border ui-popup-border-top-left",i.addEventListener("mousedown",l=>y(this,B,Q).call(this,z.topLeft,l))}),p("layer",i=>{i.className="ui-popup-border ui-popup-border-top-right",i.addEventListener("mousedown",l=>y(this,B,Q).call(this,z.topRight,l))})),e.appendChild(s),x(this,j,e),e}show(e=document.body){if(e==null)return;let t=a(this,j)??this.create();const s=e.querySelectorAll(".ui-popup-mask");let n=0;for(let r of s){let i=parseInt(r.style.zIndex);!isNaN(i)&&i>n&&(n=i)}if(n>0&&(t.style.zIndex=String(n+1)),e.appendChild(t),a(this,U).mask===!1){const r=this.container;r.style.left=String((e.offsetWidth-r.offsetWidth)/2)+"px",r.style.top=String((e.offsetHeight-r.offsetHeight)/2)+"px"}return new Promise(r=>{setTimeout(()=>{t.style.opacity=1,this.container.focus(),r(t)},0)})}get loading(){var e,t,s;return((s=(t=(e=a(this,j))==null?void 0:e.querySelector(".ui-popup-body>.ui-popup-loading"))==null?void 0:t.style)==null?void 0:s.visibility)==="visible"}set loading(e){var s;let t=(s=a(this,j))==null?void 0:s.querySelector(".ui-popup-body>.ui-popup-loading");t!=null&&(e===!1?(t.style.visibility="hidden",t.style.opacity=0):(t.style.visibility="visible",t.style.opacity=1))}}j=new WeakMap,U=new WeakMap,J=new WeakMap,B=new WeakSet,Q=function(e,t){if(t.buttons!==1)return;const s=this.container,n=a(this,U);typeof n.onResizeStarted=="function"&&n.onResizeStarted.call(this);const r=a(this,j),i=t.clientX,l=t.clientY,o={width:s.offsetWidth,height:s.offsetHeight,left:s.offsetLeft,top:s.offsetTop},c=n.minWidth??200,u=n.minHeight??200;let h;const g=n.mask===!1?r.parentElement:r,f=k=>{if(k.buttons!==1){g.dispatchEvent(new MouseEvent("mouseup"));return}const T=k.clientX-i,A=k.clientY-l;let E=o.width,S=o.height,G=o.left,ge=o.top;(e&z.right)===z.right&&(E+=T,E{g.removeEventListener("mousemove",f,{passive:!1}),g.removeEventListener("mouseup",m),h===!0&&typeof n.onResizeEnded=="function"&&n.onResizeEnded.call(this),h=!1};g.addEventListener("mouseup",m)};function Ai(d,e,...t){return new rt({title:d,content:e,buttons:t})}const Zt={info:"info-circle",information:"info-circle",warn:"exclamation-triangle",warning:"exclamation-triangle",question:"question-circle",error:"times-circle"};function qi(d,e,t="info",s=document.body){return new Promise(n=>{new rt({title:d,content:p("div","message-wrapper",$("fa-solid",Zt[t]??"info-circle"),p("span",i=>i.innerText=e)),buttons:[{text:W("ok","OK"),trigger:n}]}).show(s).then(i=>{const l=i.querySelector(".ui-popup-container .ui-popup-footer .ui-popup-button:last-child");l==null||l.focus()})})}function _i(d,e,t,s="question",n=document.body){return new Promise(r=>{const i=p("div","message-wrapper");ee(s)||i.appendChild($("fa-solid",Zt[s]??"question-circle")),i.appendChild(e instanceof HTMLElement?e:p("span",o=>o.innerText=e)),new rt({title:d,content:i,buttons:(t==null?void 0:t.map(o=>({text:o.text,trigger:c=>{let u;if(typeof o.trigger=="function"){if(u=o.trigger(c,o),typeof(u==null?void 0:u.then)=="function")return u.then(h=>(h!==!1&&r(h),h));u!==!1&&r(u)}else u={key:o.key,popup:c},r(u);return u}})))??[{text:W("yes","Yes"),trigger:o=>r({key:"yes",popup:o})},{text:W("no","No"),trigger:o=>r({key:"no",popup:o})}]}).show(n).then(o=>{const c=o.querySelector(".ui-popup-container .ui-popup-footer .ui-popup-button:last-child");c==null||c.focus()})})}w.Dropdown=tt,w.Grid=Re,w.Popup=rt,w.changeIcon=Ie,w.createCheckbox=ne,w.createElement=p,w.createIcon=$,w.createPopup=Ai,w.createRadiobox=gi,w.resolveCheckbox=mi,w.resolveIcon=yi,w.resolveTooltip=bi,w.setTooltip=et,w.showAlert=qi,w.showConfirm=_i,Object.defineProperty(w,Symbol.toStringTag,{value:"Module"})}); //# sourceMappingURL=ui.min.js.map