@oardi/ts-utils 0.0.31 → 0.0.32
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/extensions/date-extension.d.ts +7 -7
- package/extensions/date-extension.d.ts.map +1 -1
- package/index.cjs.js +1 -1
- package/index.es.js +12 -12
- package/index.umd.js +1 -1
- package/package.json +1 -1
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
import { ConfigType, ManipulateType, OpUnitType, UnitType } from 'dayjs';
|
|
2
2
|
declare global {
|
|
3
3
|
interface Date {
|
|
4
|
-
isAfter(date: ConfigType, unit?: OpUnitType): boolean;
|
|
5
|
-
isBefore(date: ConfigType, unit?: OpUnitType): boolean;
|
|
6
|
-
format(template?: string): string;
|
|
7
|
-
isValid(): boolean;
|
|
8
4
|
add(value: number, unit?: ManipulateType): Date;
|
|
9
|
-
|
|
5
|
+
diff(date: Date, unit?: UnitType): number;
|
|
6
|
+
endOf(unit: UnitType): Date;
|
|
10
7
|
firstDayOfMonth(): Date;
|
|
8
|
+
format(template?: string): string;
|
|
11
9
|
lastDayOfMonth(): Date;
|
|
10
|
+
isAfter(date: ConfigType, unit?: OpUnitType): boolean;
|
|
11
|
+
isBefore(date: ConfigType, unit?: OpUnitType): boolean;
|
|
12
|
+
isValid(): boolean;
|
|
12
13
|
set(unit: UnitType, value: number): Date;
|
|
13
|
-
|
|
14
|
+
subtract(value: number, unit?: ManipulateType): Date;
|
|
14
15
|
startOf(unit: UnitType): Date;
|
|
15
|
-
endOf(unit: UnitType): Date;
|
|
16
16
|
}
|
|
17
17
|
}
|
|
18
18
|
//# sourceMappingURL=date-extension.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"date-extension.d.ts","sourceRoot":"","sources":["../../../lib/extensions/date-extension.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,cAAc,EAAE,UAAU,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAK9E,OAAO,CAAC,MAAM,CAAC;IACd,UAAU,IAAI;QACb,
|
|
1
|
+
{"version":3,"file":"date-extension.d.ts","sourceRoot":"","sources":["../../../lib/extensions/date-extension.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,cAAc,EAAE,UAAU,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAK9E,OAAO,CAAC,MAAM,CAAC;IACd,UAAU,IAAI;QACb,GAAG,CAAC,KAAK,EAAE,MAAM,EAAE,IAAI,CAAC,EAAE,cAAc,GAAG,IAAI,CAAC;QAChD,IAAI,CAAC,IAAI,EAAE,IAAI,EAAE,IAAI,CAAC,EAAE,QAAQ,GAAG,MAAM,CAAC;QAC1C,KAAK,CAAC,IAAI,EAAE,QAAQ,GAAG,IAAI,CAAC;QAC5B,eAAe,IAAI,IAAI,CAAC;QACxB,MAAM,CAAC,QAAQ,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;QAClC,cAAc,IAAI,IAAI,CAAC;QACvB,OAAO,CAAC,IAAI,EAAE,UAAU,EAAE,IAAI,CAAC,EAAE,UAAU,GAAG,OAAO,CAAC;QACtD,QAAQ,CAAC,IAAI,EAAE,UAAU,EAAE,IAAI,CAAC,EAAE,UAAU,GAAG,OAAO,CAAC;QACvD,OAAO,IAAI,OAAO,CAAC;QACnB,GAAG,CAAC,IAAI,EAAE,QAAQ,EAAE,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;QACzC,QAAQ,CAAC,KAAK,EAAE,MAAM,EAAE,IAAI,CAAC,EAAE,cAAc,GAAG,IAAI,CAAC;QACrD,OAAO,CAAC,IAAI,EAAE,QAAQ,GAAG,IAAI,CAAC;KAC9B;CACD"}
|
package/index.cjs.js
CHANGED
|
@@ -12,4 +12,4 @@ License: MIT
|
|
|
12
12
|
`&&(n=`
|
|
13
13
|
`);var l=0,y=!1;this.parse=function(p,_,d){if(typeof p!="string")throw new Error("Input must be a string");var x=p.length,R=t.length,F=n.length,U=o.length,k=C(g),E=[],O=[],v=[],A=l=0;if(!p)return W();if(m||m!==!1&&p.indexOf(a)===-1){for(var z=p.split(n),T=0;T<z.length;T++){if(v=z[T],l+=v.length,T!==z.length-1)l+=n.length;else if(d)return W();if(!o||v.substring(0,U)!==o){if(k){if(E=[],ue(v.split(t)),re(),y)return W()}else ue(v.split(t));if(S&&S<=T)return E=E.slice(0,S),W(!0)}}return W()}for(var L=p.indexOf(t,l),M=p.indexOf(n,l),G=new RegExp(ie(u)+ie(a),"g"),D=p.indexOf(a,l);;)if(p[l]===a)for(D=l,l++;;){if((D=p.indexOf(a,D+1))===-1)return d||O.push({type:"Quotes",code:"MissingQuotes",message:"Quoted field unterminated",row:E.length,index:l}),te();if(D===x-1)return te(p.substring(l,D).replace(G,a));if(a===u&&p[D+1]===u)D++;else if(a===u||D===0||p[D-1]!==u){L!==-1&&L<D+1&&(L=p.indexOf(t,D+1));var j=fe((M=M!==-1&&M<D+1?p.indexOf(n,D+1):M)===-1?L:Math.min(L,M));if(p.substr(D+1+j,R)===t){v.push(p.substring(l,D).replace(G,a)),p[l=D+1+j+R]!==a&&(D=p.indexOf(a,l)),L=p.indexOf(t,l),M=p.indexOf(n,l);break}if(j=fe(M),p.substring(D+1+j,D+1+j+F)===n){if(v.push(p.substring(l,D).replace(G,a)),ge(D+1+j+F),L=p.indexOf(t,l),D=p.indexOf(a,l),k&&(re(),y))return W();if(S&&E.length>=S)return W(!0);break}O.push({type:"Quotes",code:"InvalidQuotes",message:"Trailing quote on quoted field is malformed",row:E.length,index:l}),D++}}else if(o&&v.length===0&&p.substring(l,l+U)===o){if(M===-1)return W();l=M+F,M=p.indexOf(n,l),L=p.indexOf(t,l)}else if(L!==-1&&(L<M||M===-1))v.push(p.substring(l,L)),l=L+R,L=p.indexOf(t,l);else{if(M===-1)break;if(v.push(p.substring(l,M)),ge(M+F),k&&(re(),y))return W();if(S&&E.length>=S)return W(!0)}return te();function ue(P){E.push(P),A=l}function fe(P){var Q=0;return Q=P!==-1&&(P=p.substring(D+1,P))&&P.trim()===""?P.length:Q}function te(P){return d||(P===void 0&&(P=p.substring(l)),v.push(P),l=x,ue(v),k&&re()),W()}function ge(P){l=P,ue(v),v=[],M=p.indexOf(n,l)}function W(P){if(e.header&&!_&&E.length&&!c){var Q=E[0],ae=Object.create(null),be=new Set(Q);let Se=!1;for(let he=0;he<Q.length;he++){let ne=Q[he];if(ae[ne=C(e.transformHeader)?e.transformHeader(ne,he):ne]){let me,De=ae[ne];for(;me=ne+"_"+De,De++,be.has(me););be.add(me),Q[he]=me,ae[ne]++,Se=!0,(h=h===null?{}:h)[me]=ne}else ae[ne]=1,Q[he]=ne;be.add(ne)}Se&&console.warn("Duplicate headers found and renamed."),c=!0}return{data:E,errors:O,meta:{delimiter:t,linebreak:n,aborted:y,truncated:!!P,cursor:A+(_||0),renamedHeaders:h}}}function re(){g(W()),E=[],O=[]}},this.abort=function(){y=!0},this.getCharIndex=function(){return l}}function pe(e){var t=e.data,n=Y[t.workerId],o=!1;if(t.error)n.userError(t.error,t.file);else if(t.results&&t.results.data){var g={abort:function(){o=!0,oe(t.workerId,{data:[],errors:[],meta:{aborted:!0}})},pause:ye,resume:ye};if(C(n.userStep)){for(var S=0;S<t.results.data.length&&(n.userStep({data:t.results.data[S],errors:t.results.errors,meta:t.results.meta},g),!o);S++);delete t.results}else C(n.userChunk)&&(n.userChunk(t.results,g,t.file),delete t.results)}t.finished&&!o&&oe(t.workerId,t.results)}function oe(e,t){var n=Y[e];C(n.userComplete)&&n.userComplete(t),n.terminate(),delete Y[e]}function ye(){throw new Error("Not implemented.")}function se(e){if(typeof e!="object"||e===null)return e;var t,n=Array.isArray(e)?[]:{};for(t in e)n[t]=se(e[t]);return n}function q(e,t){return function(){e.apply(t,arguments)}}function C(e){return typeof e=="function"}return w.parse=function(e,t){var n=(t=t||{}).dynamicTyping||!1;if(C(n)&&(t.dynamicTypingFunction=n,n={}),t.dynamicTyping=n,t.transform=!!C(t.transform)&&t.transform,!t.worker||!w.WORKERS_SUPPORTED)return n=null,w.NODE_STREAM_INPUT,typeof e=="string"?(e=(o=>o.charCodeAt(0)!==65279?o:o.slice(1))(e),n=new(t.download?B:J)(t)):e.readable===!0&&C(e.read)&&C(e.on)?n=new V(t):(f.File&&e instanceof File||e instanceof Object)&&(n=new X(t)),n.stream(e);(n=(()=>{var o;return!!w.WORKERS_SUPPORTED&&(o=(()=>{var g=f.URL||f.webkitURL||null,S=i.toString();return w.BLOB_URL||(w.BLOB_URL=g.createObjectURL(new Blob(["var global = (function() { if (typeof self !== 'undefined') { return self; } if (typeof window !== 'undefined') { return window; } if (typeof global !== 'undefined') { return global; } return {}; })(); global.IS_PAPA_WORKER=true; ","(",S,")();"],{type:"text/javascript"})))})(),(o=new f.Worker(o)).onmessage=pe,o.id=N++,Y[o.id]=o)})()).userStep=t.step,n.userChunk=t.chunk,n.userComplete=t.complete,n.userError=t.error,t.step=C(t.step),t.chunk=C(t.chunk),t.complete=C(t.complete),t.error=C(t.error),delete t.worker,n.postMessage({input:e,config:t,workerId:n.id})},w.unparse=function(e,t){var n=!1,o=!0,g=",",S=`\r
|
|
14
14
|
`,m='"',h=m+m,c=!1,a=null,u=!1,l=((()=>{if(typeof t=="object"){if(typeof t.delimiter!="string"||w.BAD_DELIMITERS.filter(function(_){return t.delimiter.indexOf(_)!==-1}).length||(g=t.delimiter),typeof t.quotes!="boolean"&&typeof t.quotes!="function"&&!Array.isArray(t.quotes)||(n=t.quotes),typeof t.skipEmptyLines!="boolean"&&typeof t.skipEmptyLines!="string"||(c=t.skipEmptyLines),typeof t.newline=="string"&&(S=t.newline),typeof t.quoteChar=="string"&&(m=t.quoteChar),typeof t.header=="boolean"&&(o=t.header),Array.isArray(t.columns)){if(t.columns.length===0)throw new Error("Option columns is empty");a=t.columns}t.escapeChar!==void 0&&(h=t.escapeChar+m),t.escapeFormulae instanceof RegExp?u=t.escapeFormulae:typeof t.escapeFormulae=="boolean"&&t.escapeFormulae&&(u=/^[=+\-@\t\r].*$/)}})(),new RegExp(ie(m),"g"));if(typeof e=="string"&&(e=JSON.parse(e)),Array.isArray(e)){if(!e.length||Array.isArray(e[0]))return y(null,e,c);if(typeof e[0]=="object")return y(a||Object.keys(e[0]),e,c)}else if(typeof e=="object")return typeof e.data=="string"&&(e.data=JSON.parse(e.data)),Array.isArray(e.data)&&(e.fields||(e.fields=e.meta&&e.meta.fields||a),e.fields||(e.fields=Array.isArray(e.data[0])?e.fields:typeof e.data[0]=="object"?Object.keys(e.data[0]):[]),Array.isArray(e.data[0])||typeof e.data[0]=="object"||(e.data=[e.data])),y(e.fields||[],e.data||[],c);throw new Error("Unable to serialize unrecognized input");function y(_,d,x){var R="",F=(typeof _=="string"&&(_=JSON.parse(_)),typeof d=="string"&&(d=JSON.parse(d)),Array.isArray(_)&&0<_.length),U=!Array.isArray(d[0]);if(F&&o){for(var k=0;k<_.length;k++)0<k&&(R+=g),R+=p(_[k],k);0<d.length&&(R+=S)}for(var E=0;E<d.length;E++){var O=(F?_:d[E]).length,v=!1,A=F?Object.keys(d[E]).length===0:d[E].length===0;if(x&&!F&&(v=x==="greedy"?d[E].join("").trim()==="":d[E].length===1&&d[E][0].length===0),x==="greedy"&&F){for(var z=[],T=0;T<O;T++){var L=U?_[T]:T;z.push(d[E][L])}v=z.join("").trim()===""}if(!v){for(var M=0;M<O;M++){0<M&&!A&&(R+=g);var G=F&&U?_[M]:M;R+=p(d[E][G],M)}E<d.length-1&&(!x||0<O&&!A)&&(R+=S)}}return R}function p(_,d){var x,R;return _==null?"":_.constructor===Date?JSON.stringify(_).slice(1,25):(R=!1,u&&typeof _=="string"&&u.test(_)&&(_="'"+_,R=!0),x=_.toString().replace(l,h),(R=R||n===!0||typeof n=="function"&&n(_,d)||Array.isArray(n)&&n[d]||((F,U)=>{for(var k=0;k<U.length;k++)if(-1<F.indexOf(U[k]))return!0;return!1})(x,w.BAD_DELIMITERS)||-1<x.indexOf(g)||x.charAt(0)===" "||x.charAt(x.length-1)===" ")?m+x+m:x)}},w.RECORD_SEP="",w.UNIT_SEP="",w.BYTE_ORDER_MARK="\uFEFF",w.BAD_DELIMITERS=["\r",`
|
|
15
|
-
`,'"',w.BYTE_ORDER_MARK],w.WORKERS_SUPPORTED=!$&&!!f.Worker,w.NODE_STREAM_INPUT=1,w.LocalChunkSize=10485760,w.RemoteChunkSize=5242880,w.DefaultDelimiter=",",w.Parser=ce,w.ParserHandle=ee,w.NetworkStreamer=B,w.FileStreamer=X,w.StringStreamer=J,w.ReadableStreamStreamer=V,f.jQuery&&((b=f.jQuery).fn.parse=function(e){var t=e.config||{},n=[];return this.each(function(S){if(!(b(this).prop("tagName").toUpperCase()==="INPUT"&&b(this).attr("type").toLowerCase()==="file"&&f.FileReader)||!this.files||this.files.length===0)return!0;for(var m=0;m<this.files.length;m++)n.push({file:this.files[m],inputElem:this,instanceConfig:b.extend({},t)})}),o(),this;function o(){if(n.length===0)C(e.complete)&&e.complete();else{var S,m,h,c,a=n[0];if(C(e.before)){var u=e.before(a.file,a.inputElem);if(typeof u=="object"){if(u.action==="abort")return S="AbortError",m=a.file,h=a.inputElem,c=u.reason,void(C(e.error)&&e.error({name:S},m,h,c));if(u.action==="skip")return void g();typeof u.config=="object"&&(a.instanceConfig=b.extend(a.instanceConfig,u.config))}else if(u==="skip")return void g()}var l=a.instanceConfig.complete;a.instanceConfig.complete=function(y){C(l)&&l(y,a.file,a.inputElem),g()},w.parse(a.file,a.instanceConfig)}}function g(){n.splice(0,1),o()}}),I&&(f.onmessage=function(e){e=e.data,w.WORKER_ID===void 0&&e&&(w.WORKER_ID=e.workerId),typeof e.input=="string"?f.postMessage({workerId:w.WORKER_ID,results:w.parse(e.input,e.config),finished:!0}):(f.File&&e.input instanceof File||e.input instanceof Object)&&(e=w.parse(e.input,e.config))&&f.postMessage({workerId:w.WORKER_ID,results:e,finished:!0})}),(B.prototype=Object.create(H.prototype)).constructor=B,(X.prototype=Object.create(H.prototype)).constructor=X,(J.prototype=Object.create(J.prototype)).constructor=J,(V.prototype=Object.create(H.prototype)).constructor=V,w})})(_e)),_e.exports}var Le=Te();const Ie=ke(Le),{parse:Fe,unparse:ze}=Ie;class je{static unparse(r,i){return ze(r,i)}static parse(r){return new Promise((i,f)=>{Fe(r,{header:!0,complete:b=>i(b),error:b=>f(b)})})}}async function Me(s,r,i){const f=i?.mimeType??Be(r),b=Ue(s,f);if("showSaveFilePicker"in window&&i?.showSaveFilePicker)try{const N=await(await window.showSaveFilePicker({suggestedName:r,types:[{description:"Datei",accept:{[f]:[`.${$e(r)}`]}}]})).createWritable();await N.write(b),await N.close();return}catch{}const $=URL.createObjectURL(b),I=document.createElement("a");I.href=$,I.download=r,I.rel="noopener",I.style.display="none",document.body.appendChild(I),Pe(I),window.setTimeout(()=>{document.body.removeChild(I),URL.revokeObjectURL($)},0),Ye()&&window.open($,"_blank","noopener,noreferrer")}function Ue(s,r){if(s instanceof Blob)return s.type?s:new Blob([s],{type:r});if(s instanceof ArrayBuffer||s instanceof Uint8Array){const i=s instanceof Uint8Array?s:new Uint8Array(s);return new Blob([i],{type:r})}return new Blob([s],{type:r||"text/plain;charset=utf-8"})}function Be(s){switch($e(s).toLowerCase()){case"txt":return"text/plain;charset=utf-8";case"csv":return"text/csv;charset=utf-8";case"json":return"application/json;charset=utf-8";case"pdf":return"application/pdf";case"png":return"image/png";case"jpg":case"jpeg":return"image/jpeg";case"svg":return"image/svg+xml";case"zip":return"application/zip";default:return"application/octet-stream"}}function $e(s){const r=s.lastIndexOf(".");return r>=0&&r<s.length-1?s.slice(r+1):""}function Pe(s){const r=document.createEvent("MouseEvents");r.initMouseEvent("click",!0,!0,window,0,0,0,0,0,!1,!1,!1,!1,0,null),s.dispatchEvent(r)}function Ye(){const s=navigator.userAgent,r=/iPad|iPhone|iPod/.test(s),i=/^((?!chrome|android).)*safari/i.test(s);return r||i}class Ne{static getEnumValue(r,i){if(i in r)return r[i];throw Error(`${i} not found in ${r}`)}static getKeyValues(r){return Object.keys(r).filter(i=>!isNaN(Number(i))).map(i=>({key:Number(i),value:r[i]}))}}class He{static getFileExtension(r){let i="";const f=r.lastIndexOf(".");return f>0&&f<r.length-1&&(i=`.${r.substring(f+1).toLowerCase()}`),i}static readAsText(r){const i=new FileReader;return new Promise((f,b)=>{i.onload=()=>{i.onload=null,i.onerror=null,typeof i.result=="string"?f(i.result):b(new Error("Unexpected result type"))},i.onerror=()=>{const $=i.error??new Error("FileReader error");i.onload=null,i.onerror=null,b($)},i.readAsText(r)})}static readAsArrayBuffer(r){const i=new FileReader;return new Promise((f,b)=>{i.onload=()=>{i.onload=null,i.onerror=null,i.result instanceof ArrayBuffer?f(i.result):b(new Error("Unexpected result type"))},i.onerror=()=>{const $=i.error??new Error("FileReader error");i.onload=null,i.onerror=null,b($)},i.readAsArrayBuffer(r)})}static readAsDataUrl(r){const i=new FileReader;return new Promise((f,b)=>{i.onload=$=>{f($)},i.onerror=$=>b($),i.readAsDataURL(r)})}static formatFileSize(r,i=2,f){if(r===0)return"0 Bytes";const b=1024,$=["Bytes","KB","MB","GB","TB"];let I=Math.floor(Math.log(r)/Math.log(b));f&&$.includes(f)&&(I=$.indexOf(f));const Y=r/Math.pow(b,I);return`${parseFloat(Y.toFixed(i))} ${$[I]}`}static save(r,i,f){const b=new Blob([r],{type:f});Me(b,i)}}class de{static set(r,i){localStorage.setItem(r,JSON.stringify(i))}static get(r){let i=null;const f=localStorage.getItem(r);return f&&(i=JSON.parse(f)),i}static remove(r){let i=!!de.get(r);return i&&localStorage.removeItem(r),i}static removeAll(){localStorage.clear()}static getKeysBy(r){return Object.keys(localStorage).filter(i=>i.startsWith(r))}}var le=(s=>(s.log="log",s.info="info",s.warn="warn",s.debug="debug",s.error="error",s))(le||{});class K{static listeners=new Set;static enabled=!0;static log(...r){K.doLog(le.log,r)}static info(...r){K.doLog(le.info,r)}static warn(...r){K.doLog(le.warn,r)}static debug(...r){K.doLog(le.debug,r)}static error(...r){K.doLog(le.error,r)}static clearListeners(){K.listeners.clear()}static setEnabled(r){K.enabled=r}static doLog(r,i){if(!K.enabled)return;const f={type:r,args:i,timestamp:new Date().toISOString()};for(const b of K.listeners)try{if(b(f)===!1)return}catch{}console[r].apply(console,i)}static onLog(r,i=!1){if(i){const f=b=>{try{return r(b)}finally{K.listeners.delete(f)}};return K.listeners.add(f),()=>K.listeners.delete(f)}return K.listeners.add(r),()=>K.listeners.delete(r)}}class qe{static getScreenWidth(){return window.innerWidth}static getScreenHeight(){return window.innerHeight}}const We=(s,r,i)=>s.localeCompare(r)*(i?1:-1),Ke=(s,r)=>s<r?-1:s===r?0:1,Je=(s,r,i)=>Ke(s,r)*(i?1:-1),Qe=(s,r,i)=>{let f=0;return typeof s=="string"&&typeof r=="string"?f=We(s,r,i):f=Je(s,r,i),f},Re=(s,r,i,f)=>{const b=i(s),$=i(r);return Qe(b,$,f)};class Ve{static get(r){return de.get(r)}static set(r,i){de.set(r,i)}static remove(r){de.remove(r)}}Array.prototype.distinct=function(s){return s?this.filter((i,f,b)=>b.findIndex($=>s($,i))===f):this.filter((i,f,b)=>b.indexOf(i)===f)};Array.prototype.filterBy=function(s){return this.filter(r=>s(r))};Array.prototype.first=function(){return this.length>0?this[0]:null};Array.prototype.groupBy=function(s){return this.reduce((r,i)=>{const f=s(i);return r[f]||(r[f]=[]),r[f].push(i),r},{})};Array.prototype.orderBy=function(s,r=!0){return this?.sort((i,f)=>Re(i,f,s,r)),this};Array.prototype.removeBy=function(s,r){return this.filter(i=>s(i)!==r)};var we={exports:{}},Ze=we.exports,Oe;function Ge(){return Oe||(Oe=1,(function(s,r){(function(i,f){s.exports=f()})(Ze,(function(){var i=1e3,f=6e4,b=36e5,$="millisecond",I="second",Y="minute",N="hour",w="day",H="week",B="month",X="quarter",J="year",V="date",ee="Invalid Date",ie=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,ce=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,pe={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(m){var h=["th","st","nd","rd"],c=m%100;return"["+m+(h[(c-20)%10]||h[c]||h[0])+"]"}},oe=function(m,h,c){var a=String(m);return!a||a.length>=h?m:""+Array(h+1-a.length).join(c)+m},ye={s:oe,z:function(m){var h=-m.utcOffset(),c=Math.abs(h),a=Math.floor(c/60),u=c%60;return(h<=0?"+":"-")+oe(a,2,"0")+":"+oe(u,2,"0")},m:function m(h,c){if(h.date()<c.date())return-m(c,h);var a=12*(c.year()-h.year())+(c.month()-h.month()),u=h.clone().add(a,B),l=c-u<0,y=h.clone().add(a+(l?-1:1),B);return+(-(a+(c-u)/(l?u-y:y-u))||0)},a:function(m){return m<0?Math.ceil(m)||0:Math.floor(m)},p:function(m){return{M:B,y:J,w:H,d:w,D:V,h:N,m:Y,s:I,ms:$,Q:X}[m]||String(m||"").toLowerCase().replace(/s$/,"")},u:function(m){return m===void 0}},se="en",q={};q[se]=pe;var C="$isDayjsObject",e=function(m){return m instanceof g||!(!m||!m[C])},t=function m(h,c,a){var u;if(!h)return se;if(typeof h=="string"){var l=h.toLowerCase();q[l]&&(u=l),c&&(q[l]=c,u=l);var y=h.split("-");if(!u&&y.length>1)return m(y[0])}else{var p=h.name;q[p]=h,u=p}return!a&&u&&(se=u),u||!a&&se},n=function(m,h){if(e(m))return m.clone();var c=typeof h=="object"?h:{};return c.date=m,c.args=arguments,new g(c)},o=ye;o.l=t,o.i=e,o.w=function(m,h){return n(m,{locale:h.$L,utc:h.$u,x:h.$x,$offset:h.$offset})};var g=(function(){function m(c){this.$L=t(c.locale,null,!0),this.parse(c),this.$x=this.$x||c.x||{},this[C]=!0}var h=m.prototype;return h.parse=function(c){this.$d=(function(a){var u=a.date,l=a.utc;if(u===null)return new Date(NaN);if(o.u(u))return new Date;if(u instanceof Date)return new Date(u);if(typeof u=="string"&&!/Z$/i.test(u)){var y=u.match(ie);if(y){var p=y[2]-1||0,_=(y[7]||"0").substring(0,3);return l?new Date(Date.UTC(y[1],p,y[3]||1,y[4]||0,y[5]||0,y[6]||0,_)):new Date(y[1],p,y[3]||1,y[4]||0,y[5]||0,y[6]||0,_)}}return new Date(u)})(c),this.init()},h.init=function(){var c=this.$d;this.$y=c.getFullYear(),this.$M=c.getMonth(),this.$D=c.getDate(),this.$W=c.getDay(),this.$H=c.getHours(),this.$m=c.getMinutes(),this.$s=c.getSeconds(),this.$ms=c.getMilliseconds()},h.$utils=function(){return o},h.isValid=function(){return this.$d.toString()!==ee},h.isSame=function(c,a){var u=n(c);return this.startOf(a)<=u&&u<=this.endOf(a)},h.isAfter=function(c,a){return n(c)<this.startOf(a)},h.isBefore=function(c,a){return this.endOf(a)<n(c)},h.$g=function(c,a,u){return o.u(c)?this[a]:this.set(u,c)},h.unix=function(){return Math.floor(this.valueOf()/1e3)},h.valueOf=function(){return this.$d.getTime()},h.startOf=function(c,a){var u=this,l=!!o.u(a)||a,y=o.p(c),p=function(E,O){var v=o.w(u.$u?Date.UTC(u.$y,O,E):new Date(u.$y,O,E),u);return l?v:v.endOf(w)},_=function(E,O){return o.w(u.toDate()[E].apply(u.toDate("s"),(l?[0,0,0,0]:[23,59,59,999]).slice(O)),u)},d=this.$W,x=this.$M,R=this.$D,F="set"+(this.$u?"UTC":"");switch(y){case J:return l?p(1,0):p(31,11);case B:return l?p(1,x):p(0,x+1);case H:var U=this.$locale().weekStart||0,k=(d<U?d+7:d)-U;return p(l?R-k:R+(6-k),x);case w:case V:return _(F+"Hours",0);case N:return _(F+"Minutes",1);case Y:return _(F+"Seconds",2);case I:return _(F+"Milliseconds",3);default:return this.clone()}},h.endOf=function(c){return this.startOf(c,!1)},h.$set=function(c,a){var u,l=o.p(c),y="set"+(this.$u?"UTC":""),p=(u={},u[w]=y+"Date",u[V]=y+"Date",u[B]=y+"Month",u[J]=y+"FullYear",u[N]=y+"Hours",u[Y]=y+"Minutes",u[I]=y+"Seconds",u[$]=y+"Milliseconds",u)[l],_=l===w?this.$D+(a-this.$W):a;if(l===B||l===J){var d=this.clone().set(V,1);d.$d[p](_),d.init(),this.$d=d.set(V,Math.min(this.$D,d.daysInMonth())).$d}else p&&this.$d[p](_);return this.init(),this},h.set=function(c,a){return this.clone().$set(c,a)},h.get=function(c){return this[o.p(c)]()},h.add=function(c,a){var u,l=this;c=Number(c);var y=o.p(a),p=function(x){var R=n(l);return o.w(R.date(R.date()+Math.round(x*c)),l)};if(y===B)return this.set(B,this.$M+c);if(y===J)return this.set(J,this.$y+c);if(y===w)return p(1);if(y===H)return p(7);var _=(u={},u[Y]=f,u[N]=b,u[I]=i,u)[y]||1,d=this.$d.getTime()+c*_;return o.w(d,this)},h.subtract=function(c,a){return this.add(-1*c,a)},h.format=function(c){var a=this,u=this.$locale();if(!this.isValid())return u.invalidDate||ee;var l=c||"YYYY-MM-DDTHH:mm:ssZ",y=o.z(this),p=this.$H,_=this.$m,d=this.$M,x=u.weekdays,R=u.months,F=u.meridiem,U=function(O,v,A,z){return O&&(O[v]||O(a,l))||A[v].slice(0,z)},k=function(O){return o.s(p%12||12,O,"0")},E=F||function(O,v,A){var z=O<12?"AM":"PM";return A?z.toLowerCase():z};return l.replace(ce,(function(O,v){return v||(function(A){switch(A){case"YY":return String(a.$y).slice(-2);case"YYYY":return o.s(a.$y,4,"0");case"M":return d+1;case"MM":return o.s(d+1,2,"0");case"MMM":return U(u.monthsShort,d,R,3);case"MMMM":return U(R,d);case"D":return a.$D;case"DD":return o.s(a.$D,2,"0");case"d":return String(a.$W);case"dd":return U(u.weekdaysMin,a.$W,x,2);case"ddd":return U(u.weekdaysShort,a.$W,x,3);case"dddd":return x[a.$W];case"H":return String(p);case"HH":return o.s(p,2,"0");case"h":return k(1);case"hh":return k(2);case"a":return E(p,_,!0);case"A":return E(p,_,!1);case"m":return String(_);case"mm":return o.s(_,2,"0");case"s":return String(a.$s);case"ss":return o.s(a.$s,2,"0");case"SSS":return o.s(a.$ms,3,"0");case"Z":return y}return null})(O)||y.replace(":","")}))},h.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},h.diff=function(c,a,u){var l,y=this,p=o.p(a),_=n(c),d=(_.utcOffset()-this.utcOffset())*f,x=this-_,R=function(){return o.m(y,_)};switch(p){case J:l=R()/12;break;case B:l=R();break;case X:l=R()/3;break;case H:l=(x-d)/6048e5;break;case w:l=(x-d)/864e5;break;case N:l=x/b;break;case Y:l=x/f;break;case I:l=x/i;break;default:l=x}return u?l:o.a(l)},h.daysInMonth=function(){return this.endOf(B).$D},h.$locale=function(){return q[this.$L]},h.locale=function(c,a){if(!c)return this.$L;var u=this.clone(),l=t(c,a,!0);return l&&(u.$L=l),u},h.clone=function(){return o.w(this.$d,this)},h.toDate=function(){return new Date(this.valueOf())},h.toJSON=function(){return this.isValid()?this.toISOString():null},h.toISOString=function(){return this.$d.toISOString()},h.toString=function(){return this.$d.toUTCString()},m})(),S=g.prototype;return n.prototype=S,[["$ms",$],["$s",I],["$m",Y],["$H",N],["$W",w],["$M",B],["$y",J],["$D",V]].forEach((function(m){S[m[1]]=function(h){return this.$g(h,m[0],m[1])}})),n.extend=function(m,h){return m.$i||(m(h,g,n),m.$i=!0),n},n.locale=t,n.isDayjs=e,n.unix=function(m){return n(1e3*m)},n.en=q[se],n.Ls=q,n.p={},n}))})(we)),we.exports}var Xe=Ge();const Z=ke(Xe);var ve={exports:{}},et=ve.exports,xe;function tt(){return xe||(xe=1,(function(s,r){(function(i,f){s.exports=f()})(et,(function(){var i={LTS:"h:mm:ss A",LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"};return function(f,b,$){var I=b.prototype,Y=I.format;$.en.formats=i,I.format=function(N){N===void 0&&(N="YYYY-MM-DDTHH:mm:ssZ");var w=this.$locale().formats,H=(function(B,X){return B.replace(/(\[[^\]]+])|(LTS?|l{1,4}|L{1,4})/g,(function(J,V,ee){var ie=ee&&ee.toUpperCase();return V||X[ee]||i[ee]||X[ie].replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g,(function(ce,pe,oe){return pe||oe.slice(1)}))}))})(N,w===void 0?{}:w);return Y.call(this,H)}}}))})(ve)),ve.exports}var rt=tt();const nt=ke(rt);Z.extend(nt);Date.prototype.isAfter=function(s,r){return Z(this).isAfter(s,r)};Date.prototype.isBefore=function(s,r){return Z(this).isBefore(s,r)};Date.prototype.format=function(s){return Z(this).format(s)};Date.prototype.isValid=function(){return Z(this).isValid()};Date.prototype.add=function(s,r){return Z(this).add(s,r).toDate()};Date.prototype.subtract=function(s,r){return Z(this).subtract(s,r).toDate()};Date.prototype.firstDayOfMonth=function(){return Z(this).startOf("month").toDate()};Date.prototype.lastDayOfMonth=function(){return Z(this).endOf("month").toDate()};Date.prototype.set=function(s,r){return Z(this).set(s,r).toDate()};Date.prototype.diff=function(s,r){return Z(this).diff(s,r)};Date.prototype.startOf=function(s){return Z(this).startOf(s).toDate()};Date.prototype.endOf=function(s){return Z(this).endOf(s).toDate()};String.prototype.capitalize=function(){return this.charAt(0).toUpperCase()+this.slice(1)};String.prototype.isNumber=function(){return!isNaN(Number(this))&&this.trim()!==""};String.prototype.isEmpty=function(){return this===void 0||!this||this.length===0};class it{resizeListener;onResizeCallbacks=new Set;rafId=null;emitTimeoutId=null;duplicateThresholdMs=60;constructor(){typeof window<"u"&&(this.resizeListener=this.onResize.bind(this),window.addEventListener("resize",this.resizeListener,{passive:!0}))}destroy(){typeof window<"u"&&window.removeEventListener("resize",this.resizeListener),this.onResizeCallbacks.clear(),this.rafId!==null&&(cancelAnimationFrame(this.rafId),this.rafId=null)}onResizeChange(r){this.onResizeCallbacks.add(r)}offResizeChange(r){this.onResizeCallbacks.delete(r)}onResize=()=>{typeof window>"u"||(this.emitTimeoutId&&clearTimeout(this.emitTimeoutId),this.emitTimeoutId=window.setTimeout(()=>{this.emitTimeoutId=null},this.duplicateThresholdMs))}}exports.BrowserService=it;exports.CsvHelper=je;exports.EnumHelper=Ne;exports.FileHelper=He;exports.LocalStorageHelper=de;exports.LoggerHelper=K;exports.LoggerType=le;exports.ScreenHelper=qe;exports.TokenHelper=Ve;exports.copyToClipboard=Ce;exports.saveAs=Me;exports.sortHelper=Re;
|
|
15
|
+
`,'"',w.BYTE_ORDER_MARK],w.WORKERS_SUPPORTED=!$&&!!f.Worker,w.NODE_STREAM_INPUT=1,w.LocalChunkSize=10485760,w.RemoteChunkSize=5242880,w.DefaultDelimiter=",",w.Parser=ce,w.ParserHandle=ee,w.NetworkStreamer=B,w.FileStreamer=X,w.StringStreamer=J,w.ReadableStreamStreamer=V,f.jQuery&&((b=f.jQuery).fn.parse=function(e){var t=e.config||{},n=[];return this.each(function(S){if(!(b(this).prop("tagName").toUpperCase()==="INPUT"&&b(this).attr("type").toLowerCase()==="file"&&f.FileReader)||!this.files||this.files.length===0)return!0;for(var m=0;m<this.files.length;m++)n.push({file:this.files[m],inputElem:this,instanceConfig:b.extend({},t)})}),o(),this;function o(){if(n.length===0)C(e.complete)&&e.complete();else{var S,m,h,c,a=n[0];if(C(e.before)){var u=e.before(a.file,a.inputElem);if(typeof u=="object"){if(u.action==="abort")return S="AbortError",m=a.file,h=a.inputElem,c=u.reason,void(C(e.error)&&e.error({name:S},m,h,c));if(u.action==="skip")return void g();typeof u.config=="object"&&(a.instanceConfig=b.extend(a.instanceConfig,u.config))}else if(u==="skip")return void g()}var l=a.instanceConfig.complete;a.instanceConfig.complete=function(y){C(l)&&l(y,a.file,a.inputElem),g()},w.parse(a.file,a.instanceConfig)}}function g(){n.splice(0,1),o()}}),I&&(f.onmessage=function(e){e=e.data,w.WORKER_ID===void 0&&e&&(w.WORKER_ID=e.workerId),typeof e.input=="string"?f.postMessage({workerId:w.WORKER_ID,results:w.parse(e.input,e.config),finished:!0}):(f.File&&e.input instanceof File||e.input instanceof Object)&&(e=w.parse(e.input,e.config))&&f.postMessage({workerId:w.WORKER_ID,results:e,finished:!0})}),(B.prototype=Object.create(H.prototype)).constructor=B,(X.prototype=Object.create(H.prototype)).constructor=X,(J.prototype=Object.create(J.prototype)).constructor=J,(V.prototype=Object.create(H.prototype)).constructor=V,w})})(_e)),_e.exports}var Le=Te();const Ie=ke(Le),{parse:Fe,unparse:ze}=Ie;class je{static unparse(r,i){return ze(r,i)}static parse(r){return new Promise((i,f)=>{Fe(r,{header:!0,complete:b=>i(b),error:b=>f(b)})})}}async function Me(s,r,i){const f=i?.mimeType??Be(r),b=Ue(s,f);if("showSaveFilePicker"in window&&i?.showSaveFilePicker)try{const N=await(await window.showSaveFilePicker({suggestedName:r,types:[{description:"Datei",accept:{[f]:[`.${$e(r)}`]}}]})).createWritable();await N.write(b),await N.close();return}catch{}const $=URL.createObjectURL(b),I=document.createElement("a");I.href=$,I.download=r,I.rel="noopener",I.style.display="none",document.body.appendChild(I),Pe(I),window.setTimeout(()=>{document.body.removeChild(I),URL.revokeObjectURL($)},0),Ye()&&window.open($,"_blank","noopener,noreferrer")}function Ue(s,r){if(s instanceof Blob)return s.type?s:new Blob([s],{type:r});if(s instanceof ArrayBuffer||s instanceof Uint8Array){const i=s instanceof Uint8Array?s:new Uint8Array(s);return new Blob([i],{type:r})}return new Blob([s],{type:r||"text/plain;charset=utf-8"})}function Be(s){switch($e(s).toLowerCase()){case"txt":return"text/plain;charset=utf-8";case"csv":return"text/csv;charset=utf-8";case"json":return"application/json;charset=utf-8";case"pdf":return"application/pdf";case"png":return"image/png";case"jpg":case"jpeg":return"image/jpeg";case"svg":return"image/svg+xml";case"zip":return"application/zip";default:return"application/octet-stream"}}function $e(s){const r=s.lastIndexOf(".");return r>=0&&r<s.length-1?s.slice(r+1):""}function Pe(s){const r=document.createEvent("MouseEvents");r.initMouseEvent("click",!0,!0,window,0,0,0,0,0,!1,!1,!1,!1,0,null),s.dispatchEvent(r)}function Ye(){const s=navigator.userAgent,r=/iPad|iPhone|iPod/.test(s),i=/^((?!chrome|android).)*safari/i.test(s);return r||i}class Ne{static getEnumValue(r,i){if(i in r)return r[i];throw Error(`${i} not found in ${r}`)}static getKeyValues(r){return Object.keys(r).filter(i=>!isNaN(Number(i))).map(i=>({key:Number(i),value:r[i]}))}}class He{static getFileExtension(r){let i="";const f=r.lastIndexOf(".");return f>0&&f<r.length-1&&(i=`.${r.substring(f+1).toLowerCase()}`),i}static readAsText(r){const i=new FileReader;return new Promise((f,b)=>{i.onload=()=>{i.onload=null,i.onerror=null,typeof i.result=="string"?f(i.result):b(new Error("Unexpected result type"))},i.onerror=()=>{const $=i.error??new Error("FileReader error");i.onload=null,i.onerror=null,b($)},i.readAsText(r)})}static readAsArrayBuffer(r){const i=new FileReader;return new Promise((f,b)=>{i.onload=()=>{i.onload=null,i.onerror=null,i.result instanceof ArrayBuffer?f(i.result):b(new Error("Unexpected result type"))},i.onerror=()=>{const $=i.error??new Error("FileReader error");i.onload=null,i.onerror=null,b($)},i.readAsArrayBuffer(r)})}static readAsDataUrl(r){const i=new FileReader;return new Promise((f,b)=>{i.onload=$=>{f($)},i.onerror=$=>b($),i.readAsDataURL(r)})}static formatFileSize(r,i=2,f){if(r===0)return"0 Bytes";const b=1024,$=["Bytes","KB","MB","GB","TB"];let I=Math.floor(Math.log(r)/Math.log(b));f&&$.includes(f)&&(I=$.indexOf(f));const Y=r/Math.pow(b,I);return`${parseFloat(Y.toFixed(i))} ${$[I]}`}static save(r,i,f){const b=new Blob([r],{type:f});Me(b,i)}}class de{static set(r,i){localStorage.setItem(r,JSON.stringify(i))}static get(r){let i=null;const f=localStorage.getItem(r);return f&&(i=JSON.parse(f)),i}static remove(r){let i=!!de.get(r);return i&&localStorage.removeItem(r),i}static removeAll(){localStorage.clear()}static getKeysBy(r){return Object.keys(localStorage).filter(i=>i.startsWith(r))}}var le=(s=>(s.log="log",s.info="info",s.warn="warn",s.debug="debug",s.error="error",s))(le||{});class K{static listeners=new Set;static enabled=!0;static log(...r){K.doLog(le.log,r)}static info(...r){K.doLog(le.info,r)}static warn(...r){K.doLog(le.warn,r)}static debug(...r){K.doLog(le.debug,r)}static error(...r){K.doLog(le.error,r)}static clearListeners(){K.listeners.clear()}static setEnabled(r){K.enabled=r}static doLog(r,i){if(!K.enabled)return;const f={type:r,args:i,timestamp:new Date().toISOString()};for(const b of K.listeners)try{if(b(f)===!1)return}catch{}console[r].apply(console,i)}static onLog(r,i=!1){if(i){const f=b=>{try{return r(b)}finally{K.listeners.delete(f)}};return K.listeners.add(f),()=>K.listeners.delete(f)}return K.listeners.add(r),()=>K.listeners.delete(r)}}class qe{static getScreenWidth(){return window.innerWidth}static getScreenHeight(){return window.innerHeight}}const We=(s,r,i)=>s.localeCompare(r)*(i?1:-1),Ke=(s,r)=>s<r?-1:s===r?0:1,Je=(s,r,i)=>Ke(s,r)*(i?1:-1),Qe=(s,r,i)=>{let f=0;return typeof s=="string"&&typeof r=="string"?f=We(s,r,i):f=Je(s,r,i),f},Re=(s,r,i,f)=>{const b=i(s),$=i(r);return Qe(b,$,f)};class Ve{static get(r){return de.get(r)}static set(r,i){de.set(r,i)}static remove(r){de.remove(r)}}Array.prototype.distinct=function(s){return s?this.filter((i,f,b)=>b.findIndex($=>s($,i))===f):this.filter((i,f,b)=>b.indexOf(i)===f)};Array.prototype.filterBy=function(s){return this.filter(r=>s(r))};Array.prototype.first=function(){return this.length>0?this[0]:null};Array.prototype.groupBy=function(s){return this.reduce((r,i)=>{const f=s(i);return r[f]||(r[f]=[]),r[f].push(i),r},{})};Array.prototype.orderBy=function(s,r=!0){return this?.sort((i,f)=>Re(i,f,s,r)),this};Array.prototype.removeBy=function(s,r){return this.filter(i=>s(i)!==r)};var we={exports:{}},Ze=we.exports,Oe;function Ge(){return Oe||(Oe=1,(function(s,r){(function(i,f){s.exports=f()})(Ze,(function(){var i=1e3,f=6e4,b=36e5,$="millisecond",I="second",Y="minute",N="hour",w="day",H="week",B="month",X="quarter",J="year",V="date",ee="Invalid Date",ie=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,ce=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,pe={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(m){var h=["th","st","nd","rd"],c=m%100;return"["+m+(h[(c-20)%10]||h[c]||h[0])+"]"}},oe=function(m,h,c){var a=String(m);return!a||a.length>=h?m:""+Array(h+1-a.length).join(c)+m},ye={s:oe,z:function(m){var h=-m.utcOffset(),c=Math.abs(h),a=Math.floor(c/60),u=c%60;return(h<=0?"+":"-")+oe(a,2,"0")+":"+oe(u,2,"0")},m:function m(h,c){if(h.date()<c.date())return-m(c,h);var a=12*(c.year()-h.year())+(c.month()-h.month()),u=h.clone().add(a,B),l=c-u<0,y=h.clone().add(a+(l?-1:1),B);return+(-(a+(c-u)/(l?u-y:y-u))||0)},a:function(m){return m<0?Math.ceil(m)||0:Math.floor(m)},p:function(m){return{M:B,y:J,w:H,d:w,D:V,h:N,m:Y,s:I,ms:$,Q:X}[m]||String(m||"").toLowerCase().replace(/s$/,"")},u:function(m){return m===void 0}},se="en",q={};q[se]=pe;var C="$isDayjsObject",e=function(m){return m instanceof g||!(!m||!m[C])},t=function m(h,c,a){var u;if(!h)return se;if(typeof h=="string"){var l=h.toLowerCase();q[l]&&(u=l),c&&(q[l]=c,u=l);var y=h.split("-");if(!u&&y.length>1)return m(y[0])}else{var p=h.name;q[p]=h,u=p}return!a&&u&&(se=u),u||!a&&se},n=function(m,h){if(e(m))return m.clone();var c=typeof h=="object"?h:{};return c.date=m,c.args=arguments,new g(c)},o=ye;o.l=t,o.i=e,o.w=function(m,h){return n(m,{locale:h.$L,utc:h.$u,x:h.$x,$offset:h.$offset})};var g=(function(){function m(c){this.$L=t(c.locale,null,!0),this.parse(c),this.$x=this.$x||c.x||{},this[C]=!0}var h=m.prototype;return h.parse=function(c){this.$d=(function(a){var u=a.date,l=a.utc;if(u===null)return new Date(NaN);if(o.u(u))return new Date;if(u instanceof Date)return new Date(u);if(typeof u=="string"&&!/Z$/i.test(u)){var y=u.match(ie);if(y){var p=y[2]-1||0,_=(y[7]||"0").substring(0,3);return l?new Date(Date.UTC(y[1],p,y[3]||1,y[4]||0,y[5]||0,y[6]||0,_)):new Date(y[1],p,y[3]||1,y[4]||0,y[5]||0,y[6]||0,_)}}return new Date(u)})(c),this.init()},h.init=function(){var c=this.$d;this.$y=c.getFullYear(),this.$M=c.getMonth(),this.$D=c.getDate(),this.$W=c.getDay(),this.$H=c.getHours(),this.$m=c.getMinutes(),this.$s=c.getSeconds(),this.$ms=c.getMilliseconds()},h.$utils=function(){return o},h.isValid=function(){return this.$d.toString()!==ee},h.isSame=function(c,a){var u=n(c);return this.startOf(a)<=u&&u<=this.endOf(a)},h.isAfter=function(c,a){return n(c)<this.startOf(a)},h.isBefore=function(c,a){return this.endOf(a)<n(c)},h.$g=function(c,a,u){return o.u(c)?this[a]:this.set(u,c)},h.unix=function(){return Math.floor(this.valueOf()/1e3)},h.valueOf=function(){return this.$d.getTime()},h.startOf=function(c,a){var u=this,l=!!o.u(a)||a,y=o.p(c),p=function(E,O){var v=o.w(u.$u?Date.UTC(u.$y,O,E):new Date(u.$y,O,E),u);return l?v:v.endOf(w)},_=function(E,O){return o.w(u.toDate()[E].apply(u.toDate("s"),(l?[0,0,0,0]:[23,59,59,999]).slice(O)),u)},d=this.$W,x=this.$M,R=this.$D,F="set"+(this.$u?"UTC":"");switch(y){case J:return l?p(1,0):p(31,11);case B:return l?p(1,x):p(0,x+1);case H:var U=this.$locale().weekStart||0,k=(d<U?d+7:d)-U;return p(l?R-k:R+(6-k),x);case w:case V:return _(F+"Hours",0);case N:return _(F+"Minutes",1);case Y:return _(F+"Seconds",2);case I:return _(F+"Milliseconds",3);default:return this.clone()}},h.endOf=function(c){return this.startOf(c,!1)},h.$set=function(c,a){var u,l=o.p(c),y="set"+(this.$u?"UTC":""),p=(u={},u[w]=y+"Date",u[V]=y+"Date",u[B]=y+"Month",u[J]=y+"FullYear",u[N]=y+"Hours",u[Y]=y+"Minutes",u[I]=y+"Seconds",u[$]=y+"Milliseconds",u)[l],_=l===w?this.$D+(a-this.$W):a;if(l===B||l===J){var d=this.clone().set(V,1);d.$d[p](_),d.init(),this.$d=d.set(V,Math.min(this.$D,d.daysInMonth())).$d}else p&&this.$d[p](_);return this.init(),this},h.set=function(c,a){return this.clone().$set(c,a)},h.get=function(c){return this[o.p(c)]()},h.add=function(c,a){var u,l=this;c=Number(c);var y=o.p(a),p=function(x){var R=n(l);return o.w(R.date(R.date()+Math.round(x*c)),l)};if(y===B)return this.set(B,this.$M+c);if(y===J)return this.set(J,this.$y+c);if(y===w)return p(1);if(y===H)return p(7);var _=(u={},u[Y]=f,u[N]=b,u[I]=i,u)[y]||1,d=this.$d.getTime()+c*_;return o.w(d,this)},h.subtract=function(c,a){return this.add(-1*c,a)},h.format=function(c){var a=this,u=this.$locale();if(!this.isValid())return u.invalidDate||ee;var l=c||"YYYY-MM-DDTHH:mm:ssZ",y=o.z(this),p=this.$H,_=this.$m,d=this.$M,x=u.weekdays,R=u.months,F=u.meridiem,U=function(O,v,A,z){return O&&(O[v]||O(a,l))||A[v].slice(0,z)},k=function(O){return o.s(p%12||12,O,"0")},E=F||function(O,v,A){var z=O<12?"AM":"PM";return A?z.toLowerCase():z};return l.replace(ce,(function(O,v){return v||(function(A){switch(A){case"YY":return String(a.$y).slice(-2);case"YYYY":return o.s(a.$y,4,"0");case"M":return d+1;case"MM":return o.s(d+1,2,"0");case"MMM":return U(u.monthsShort,d,R,3);case"MMMM":return U(R,d);case"D":return a.$D;case"DD":return o.s(a.$D,2,"0");case"d":return String(a.$W);case"dd":return U(u.weekdaysMin,a.$W,x,2);case"ddd":return U(u.weekdaysShort,a.$W,x,3);case"dddd":return x[a.$W];case"H":return String(p);case"HH":return o.s(p,2,"0");case"h":return k(1);case"hh":return k(2);case"a":return E(p,_,!0);case"A":return E(p,_,!1);case"m":return String(_);case"mm":return o.s(_,2,"0");case"s":return String(a.$s);case"ss":return o.s(a.$s,2,"0");case"SSS":return o.s(a.$ms,3,"0");case"Z":return y}return null})(O)||y.replace(":","")}))},h.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},h.diff=function(c,a,u){var l,y=this,p=o.p(a),_=n(c),d=(_.utcOffset()-this.utcOffset())*f,x=this-_,R=function(){return o.m(y,_)};switch(p){case J:l=R()/12;break;case B:l=R();break;case X:l=R()/3;break;case H:l=(x-d)/6048e5;break;case w:l=(x-d)/864e5;break;case N:l=x/b;break;case Y:l=x/f;break;case I:l=x/i;break;default:l=x}return u?l:o.a(l)},h.daysInMonth=function(){return this.endOf(B).$D},h.$locale=function(){return q[this.$L]},h.locale=function(c,a){if(!c)return this.$L;var u=this.clone(),l=t(c,a,!0);return l&&(u.$L=l),u},h.clone=function(){return o.w(this.$d,this)},h.toDate=function(){return new Date(this.valueOf())},h.toJSON=function(){return this.isValid()?this.toISOString():null},h.toISOString=function(){return this.$d.toISOString()},h.toString=function(){return this.$d.toUTCString()},m})(),S=g.prototype;return n.prototype=S,[["$ms",$],["$s",I],["$m",Y],["$H",N],["$W",w],["$M",B],["$y",J],["$D",V]].forEach((function(m){S[m[1]]=function(h){return this.$g(h,m[0],m[1])}})),n.extend=function(m,h){return m.$i||(m(h,g,n),m.$i=!0),n},n.locale=t,n.isDayjs=e,n.unix=function(m){return n(1e3*m)},n.en=q[se],n.Ls=q,n.p={},n}))})(we)),we.exports}var Xe=Ge();const Z=ke(Xe);var ve={exports:{}},et=ve.exports,xe;function tt(){return xe||(xe=1,(function(s,r){(function(i,f){s.exports=f()})(et,(function(){var i={LTS:"h:mm:ss A",LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"};return function(f,b,$){var I=b.prototype,Y=I.format;$.en.formats=i,I.format=function(N){N===void 0&&(N="YYYY-MM-DDTHH:mm:ssZ");var w=this.$locale().formats,H=(function(B,X){return B.replace(/(\[[^\]]+])|(LTS?|l{1,4}|L{1,4})/g,(function(J,V,ee){var ie=ee&&ee.toUpperCase();return V||X[ee]||i[ee]||X[ie].replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g,(function(ce,pe,oe){return pe||oe.slice(1)}))}))})(N,w===void 0?{}:w);return Y.call(this,H)}}}))})(ve)),ve.exports}var rt=tt();const nt=ke(rt);Z.extend(nt);Date.prototype.add=function(s,r){return Z(this).add(s,r).toDate()};Date.prototype.diff=function(s,r){return Z(this).diff(s,r)};Date.prototype.endOf=function(s){return Z(this).endOf(s).toDate()};Date.prototype.firstDayOfMonth=function(){return Z(this).startOf("month").toDate()};Date.prototype.isAfter=function(s,r){return Z(this).isAfter(s,r)};Date.prototype.isBefore=function(s,r){return Z(this).isBefore(s,r)};Date.prototype.format=function(s){return Z(this).format(s)};Date.prototype.isValid=function(){return Z(this).isValid()};Date.prototype.subtract=function(s,r){return Z(this).subtract(s,r).toDate()};Date.prototype.lastDayOfMonth=function(){return Z(this).endOf("month").toDate()};Date.prototype.set=function(s,r){return Z(this).set(s,r).toDate()};Date.prototype.startOf=function(s){return Z(this).startOf(s).toDate()};String.prototype.capitalize=function(){return this.charAt(0).toUpperCase()+this.slice(1)};String.prototype.isNumber=function(){return!isNaN(Number(this))&&this.trim()!==""};String.prototype.isEmpty=function(){return this===void 0||!this||this.length===0};class it{resizeListener;onResizeCallbacks=new Set;rafId=null;emitTimeoutId=null;duplicateThresholdMs=60;constructor(){typeof window<"u"&&(this.resizeListener=this.onResize.bind(this),window.addEventListener("resize",this.resizeListener,{passive:!0}))}destroy(){typeof window<"u"&&window.removeEventListener("resize",this.resizeListener),this.onResizeCallbacks.clear(),this.rafId!==null&&(cancelAnimationFrame(this.rafId),this.rafId=null)}onResizeChange(r){this.onResizeCallbacks.add(r)}offResizeChange(r){this.onResizeCallbacks.delete(r)}onResize=()=>{typeof window>"u"||(this.emitTimeoutId&&clearTimeout(this.emitTimeoutId),this.emitTimeoutId=window.setTimeout(()=>{this.emitTimeoutId=null},this.duplicateThresholdMs))}}exports.BrowserService=it;exports.CsvHelper=je;exports.EnumHelper=Ne;exports.FileHelper=He;exports.LocalStorageHelper=de;exports.LoggerHelper=K;exports.LoggerType=le;exports.ScreenHelper=qe;exports.TokenHelper=Ve;exports.copyToClipboard=Ce;exports.saveAs=Me;exports.sortHelper=Re;
|
package/index.es.js
CHANGED
|
@@ -999,6 +999,18 @@ function Qe() {
|
|
|
999
999
|
var Ve = Qe();
|
|
1000
1000
|
const Ze = /* @__PURE__ */ ke(Ve);
|
|
1001
1001
|
Z.extend(Ze);
|
|
1002
|
+
Date.prototype.add = function(s, r) {
|
|
1003
|
+
return Z(this).add(s, r).toDate();
|
|
1004
|
+
};
|
|
1005
|
+
Date.prototype.diff = function(s, r) {
|
|
1006
|
+
return Z(this).diff(s, r);
|
|
1007
|
+
};
|
|
1008
|
+
Date.prototype.endOf = function(s) {
|
|
1009
|
+
return Z(this).endOf(s).toDate();
|
|
1010
|
+
};
|
|
1011
|
+
Date.prototype.firstDayOfMonth = function() {
|
|
1012
|
+
return Z(this).startOf("month").toDate();
|
|
1013
|
+
};
|
|
1002
1014
|
Date.prototype.isAfter = function(s, r) {
|
|
1003
1015
|
return Z(this).isAfter(s, r);
|
|
1004
1016
|
};
|
|
@@ -1011,30 +1023,18 @@ Date.prototype.format = function(s) {
|
|
|
1011
1023
|
Date.prototype.isValid = function() {
|
|
1012
1024
|
return Z(this).isValid();
|
|
1013
1025
|
};
|
|
1014
|
-
Date.prototype.add = function(s, r) {
|
|
1015
|
-
return Z(this).add(s, r).toDate();
|
|
1016
|
-
};
|
|
1017
1026
|
Date.prototype.subtract = function(s, r) {
|
|
1018
1027
|
return Z(this).subtract(s, r).toDate();
|
|
1019
1028
|
};
|
|
1020
|
-
Date.prototype.firstDayOfMonth = function() {
|
|
1021
|
-
return Z(this).startOf("month").toDate();
|
|
1022
|
-
};
|
|
1023
1029
|
Date.prototype.lastDayOfMonth = function() {
|
|
1024
1030
|
return Z(this).endOf("month").toDate();
|
|
1025
1031
|
};
|
|
1026
1032
|
Date.prototype.set = function(s, r) {
|
|
1027
1033
|
return Z(this).set(s, r).toDate();
|
|
1028
1034
|
};
|
|
1029
|
-
Date.prototype.diff = function(s, r) {
|
|
1030
|
-
return Z(this).diff(s, r);
|
|
1031
|
-
};
|
|
1032
1035
|
Date.prototype.startOf = function(s) {
|
|
1033
1036
|
return Z(this).startOf(s).toDate();
|
|
1034
1037
|
};
|
|
1035
|
-
Date.prototype.endOf = function(s) {
|
|
1036
|
-
return Z(this).endOf(s).toDate();
|
|
1037
|
-
};
|
|
1038
1038
|
String.prototype.capitalize = function() {
|
|
1039
1039
|
return this.charAt(0).toUpperCase() + this.slice(1);
|
|
1040
1040
|
};
|
package/index.umd.js
CHANGED
|
@@ -12,4 +12,4 @@ License: MIT
|
|
|
12
12
|
`&&(n=`
|
|
13
13
|
`);var l=0,y=!1;this.parse=function(p,_,d){if(typeof p!="string")throw new Error("Input must be a string");var M=p.length,R=t.length,F=n.length,U=o.length,k=C(g),E=[],O=[],v=[],A=l=0;if(!p)return J();if(m||m!==!1&&p.indexOf(a)===-1){for(var z=p.split(n),T=0;T<z.length;T++){if(v=z[T],l+=v.length,T!==z.length-1)l+=n.length;else if(d)return J();if(!o||v.substring(0,U)!==o){if(k){if(E=[],le(v.split(t)),ne(),y)return J()}else le(v.split(t));if(S&&S<=T)return E=E.slice(0,S),J(!0)}}return J()}for(var L=p.indexOf(t,l),$=p.indexOf(n,l),X=new RegExp(se(u)+se(a),"g"),D=p.indexOf(a,l);;)if(p[l]===a)for(D=l,l++;;){if((D=p.indexOf(a,D+1))===-1)return d||O.push({type:"Quotes",code:"MissingQuotes",message:"Quoted field unterminated",row:E.length,index:l}),re();if(D===M-1)return re(p.substring(l,D).replace(X,a));if(a===u&&p[D+1]===u)D++;else if(a===u||D===0||p[D-1]!==u){L!==-1&&L<D+1&&(L=p.indexOf(t,D+1));var j=de(($=$!==-1&&$<D+1?p.indexOf(n,D+1):$)===-1?L:Math.min(L,$));if(p.substr(D+1+j,R)===t){v.push(p.substring(l,D).replace(X,a)),p[l=D+1+j+R]!==a&&(D=p.indexOf(a,l)),L=p.indexOf(t,l),$=p.indexOf(n,l);break}if(j=de($),p.substring(D+1+j,D+1+j+F)===n){if(v.push(p.substring(l,D).replace(X,a)),ye(D+1+j+F),L=p.indexOf(t,l),D=p.indexOf(a,l),k&&(ne(),y))return J();if(S&&E.length>=S)return J(!0);break}O.push({type:"Quotes",code:"InvalidQuotes",message:"Trailing quote on quoted field is malformed",row:E.length,index:l}),D++}}else if(o&&v.length===0&&p.substring(l,l+U)===o){if($===-1)return J();l=$+F,$=p.indexOf(n,l),L=p.indexOf(t,l)}else if(L!==-1&&(L<$||$===-1))v.push(p.substring(l,L)),l=L+R,L=p.indexOf(t,l);else{if($===-1)break;if(v.push(p.substring(l,$)),ye($+F),k&&(ne(),y))return J();if(S&&E.length>=S)return J(!0)}return re();function le(P){E.push(P),A=l}function de(P){var V=0;return V=P!==-1&&(P=p.substring(D+1,P))&&P.trim()===""?P.length:V}function re(P){return d||(P===void 0&&(P=p.substring(l)),v.push(P),l=M,le(v),k&&ne()),J()}function ye(P){l=P,le(v),v=[],$=p.indexOf(n,l)}function J(P){if(e.header&&!_&&E.length&&!c){var V=E[0],oe=Object.create(null),De=new Set(V);let Ce=!1;for(let pe=0;pe<V.length;pe++){let ie=V[pe];if(oe[ie=C(e.transformHeader)?e.transformHeader(ie,pe):ie]){let _e,Ae=oe[ie];for(;_e=ie+"_"+Ae,Ae++,De.has(_e););De.add(_e),V[pe]=_e,oe[ie]++,Ce=!0,(h=h===null?{}:h)[_e]=ie}else oe[ie]=1,V[pe]=ie;De.add(ie)}Ce&&console.warn("Duplicate headers found and renamed."),c=!0}return{data:E,errors:O,meta:{delimiter:t,linebreak:n,aborted:y,truncated:!!P,cursor:A+(_||0),renamedHeaders:h}}}function ne(){g(J()),E=[],O=[]}},this.abort=function(){y=!0},this.getCharIndex=function(){return l}}function me(e){var t=e.data,n=N[t.workerId],o=!1;if(t.error)n.userError(t.error,t.file);else if(t.results&&t.results.data){var g={abort:function(){o=!0,ue(t.workerId,{data:[],errors:[],meta:{aborted:!0}})},pause:ke,resume:ke};if(C(n.userStep)){for(var S=0;S<t.results.data.length&&(n.userStep({data:t.results.data[S],errors:t.results.errors,meta:t.results.meta},g),!o);S++);delete t.results}else C(n.userChunk)&&(n.userChunk(t.results,g,t.file),delete t.results)}t.finished&&!o&&ue(t.workerId,t.results)}function ue(e,t){var n=N[e];C(n.userComplete)&&n.userComplete(t),n.terminate(),delete N[e]}function ke(){throw new Error("Not implemented.")}function ae(e){if(typeof e!="object"||e===null)return e;var t,n=Array.isArray(e)?[]:{};for(t in e)n[t]=ae(e[t]);return n}function K(e,t){return function(){e.apply(t,arguments)}}function C(e){return typeof e=="function"}return w.parse=function(e,t){var n=(t=t||{}).dynamicTyping||!1;if(C(n)&&(t.dynamicTypingFunction=n,n={}),t.dynamicTyping=n,t.transform=!!C(t.transform)&&t.transform,!t.worker||!w.WORKERS_SUPPORTED)return n=null,w.NODE_STREAM_INPUT,typeof e=="string"?(e=(o=>o.charCodeAt(0)!==65279?o:o.slice(1))(e),n=new(t.download?B:Q)(t)):e.readable===!0&&C(e.read)&&C(e.on)?n=new G(t):(f.File&&e instanceof File||e instanceof Object)&&(n=new ee(t)),n.stream(e);(n=(()=>{var o;return!!w.WORKERS_SUPPORTED&&(o=(()=>{var g=f.URL||f.webkitURL||null,S=i.toString();return w.BLOB_URL||(w.BLOB_URL=g.createObjectURL(new Blob(["var global = (function() { if (typeof self !== 'undefined') { return self; } if (typeof window !== 'undefined') { return window; } if (typeof global !== 'undefined') { return global; } return {}; })(); global.IS_PAPA_WORKER=true; ","(",S,")();"],{type:"text/javascript"})))})(),(o=new f.Worker(o)).onmessage=me,o.id=q++,N[o.id]=o)})()).userStep=t.step,n.userChunk=t.chunk,n.userComplete=t.complete,n.userError=t.error,t.step=C(t.step),t.chunk=C(t.chunk),t.complete=C(t.complete),t.error=C(t.error),delete t.worker,n.postMessage({input:e,config:t,workerId:n.id})},w.unparse=function(e,t){var n=!1,o=!0,g=",",S=`\r
|
|
14
14
|
`,m='"',h=m+m,c=!1,a=null,u=!1,l=((()=>{if(typeof t=="object"){if(typeof t.delimiter!="string"||w.BAD_DELIMITERS.filter(function(_){return t.delimiter.indexOf(_)!==-1}).length||(g=t.delimiter),typeof t.quotes!="boolean"&&typeof t.quotes!="function"&&!Array.isArray(t.quotes)||(n=t.quotes),typeof t.skipEmptyLines!="boolean"&&typeof t.skipEmptyLines!="string"||(c=t.skipEmptyLines),typeof t.newline=="string"&&(S=t.newline),typeof t.quoteChar=="string"&&(m=t.quoteChar),typeof t.header=="boolean"&&(o=t.header),Array.isArray(t.columns)){if(t.columns.length===0)throw new Error("Option columns is empty");a=t.columns}t.escapeChar!==void 0&&(h=t.escapeChar+m),t.escapeFormulae instanceof RegExp?u=t.escapeFormulae:typeof t.escapeFormulae=="boolean"&&t.escapeFormulae&&(u=/^[=+\-@\t\r].*$/)}})(),new RegExp(se(m),"g"));if(typeof e=="string"&&(e=JSON.parse(e)),Array.isArray(e)){if(!e.length||Array.isArray(e[0]))return y(null,e,c);if(typeof e[0]=="object")return y(a||Object.keys(e[0]),e,c)}else if(typeof e=="object")return typeof e.data=="string"&&(e.data=JSON.parse(e.data)),Array.isArray(e.data)&&(e.fields||(e.fields=e.meta&&e.meta.fields||a),e.fields||(e.fields=Array.isArray(e.data[0])?e.fields:typeof e.data[0]=="object"?Object.keys(e.data[0]):[]),Array.isArray(e.data[0])||typeof e.data[0]=="object"||(e.data=[e.data])),y(e.fields||[],e.data||[],c);throw new Error("Unable to serialize unrecognized input");function y(_,d,M){var R="",F=(typeof _=="string"&&(_=JSON.parse(_)),typeof d=="string"&&(d=JSON.parse(d)),Array.isArray(_)&&0<_.length),U=!Array.isArray(d[0]);if(F&&o){for(var k=0;k<_.length;k++)0<k&&(R+=g),R+=p(_[k],k);0<d.length&&(R+=S)}for(var E=0;E<d.length;E++){var O=(F?_:d[E]).length,v=!1,A=F?Object.keys(d[E]).length===0:d[E].length===0;if(M&&!F&&(v=M==="greedy"?d[E].join("").trim()==="":d[E].length===1&&d[E][0].length===0),M==="greedy"&&F){for(var z=[],T=0;T<O;T++){var L=U?_[T]:T;z.push(d[E][L])}v=z.join("").trim()===""}if(!v){for(var $=0;$<O;$++){0<$&&!A&&(R+=g);var X=F&&U?_[$]:$;R+=p(d[E][X],$)}E<d.length-1&&(!M||0<O&&!A)&&(R+=S)}}return R}function p(_,d){var M,R;return _==null?"":_.constructor===Date?JSON.stringify(_).slice(1,25):(R=!1,u&&typeof _=="string"&&u.test(_)&&(_="'"+_,R=!0),M=_.toString().replace(l,h),(R=R||n===!0||typeof n=="function"&&n(_,d)||Array.isArray(n)&&n[d]||((F,U)=>{for(var k=0;k<U.length;k++)if(-1<F.indexOf(U[k]))return!0;return!1})(M,w.BAD_DELIMITERS)||-1<M.indexOf(g)||M.charAt(0)===" "||M.charAt(M.length-1)===" ")?m+M+m:M)}},w.RECORD_SEP="",w.UNIT_SEP="",w.BYTE_ORDER_MARK="\uFEFF",w.BAD_DELIMITERS=["\r",`
|
|
15
|
-
`,'"',w.BYTE_ORDER_MARK],w.WORKERS_SUPPORTED=!x&&!!f.Worker,w.NODE_STREAM_INPUT=1,w.LocalChunkSize=10485760,w.RemoteChunkSize=5242880,w.DefaultDelimiter=",",w.Parser=he,w.ParserHandle=te,w.NetworkStreamer=B,w.FileStreamer=ee,w.StringStreamer=Q,w.ReadableStreamStreamer=G,f.jQuery&&((b=f.jQuery).fn.parse=function(e){var t=e.config||{},n=[];return this.each(function(S){if(!(b(this).prop("tagName").toUpperCase()==="INPUT"&&b(this).attr("type").toLowerCase()==="file"&&f.FileReader)||!this.files||this.files.length===0)return!0;for(var m=0;m<this.files.length;m++)n.push({file:this.files[m],inputElem:this,instanceConfig:b.extend({},t)})}),o(),this;function o(){if(n.length===0)C(e.complete)&&e.complete();else{var S,m,h,c,a=n[0];if(C(e.before)){var u=e.before(a.file,a.inputElem);if(typeof u=="object"){if(u.action==="abort")return S="AbortError",m=a.file,h=a.inputElem,c=u.reason,void(C(e.error)&&e.error({name:S},m,h,c));if(u.action==="skip")return void g();typeof u.config=="object"&&(a.instanceConfig=b.extend(a.instanceConfig,u.config))}else if(u==="skip")return void g()}var l=a.instanceConfig.complete;a.instanceConfig.complete=function(y){C(l)&&l(y,a.file,a.inputElem),g()},w.parse(a.file,a.instanceConfig)}}function g(){n.splice(0,1),o()}}),I&&(f.onmessage=function(e){e=e.data,w.WORKER_ID===void 0&&e&&(w.WORKER_ID=e.workerId),typeof e.input=="string"?f.postMessage({workerId:w.WORKER_ID,results:w.parse(e.input,e.config),finished:!0}):(f.File&&e.input instanceof File||e.input instanceof Object)&&(e=w.parse(e.input,e.config))&&f.postMessage({workerId:w.WORKER_ID,results:e,finished:!0})}),(B.prototype=Object.create(W.prototype)).constructor=B,(ee.prototype=Object.create(W.prototype)).constructor=ee,(Q.prototype=Object.create(Q.prototype)).constructor=Q,(G.prototype=Object.create(W.prototype)).constructor=G,w})})(we)),we.exports}var Ie=Le();const Fe=Se(Ie),{parse:ze,unparse:je}=Fe;class Ue{static unparse(r,i){return je(r,i)}static parse(r){return new Promise((i,f)=>{ze(r,{header:!0,complete:b=>i(b),error:b=>f(b)})})}}async function Oe(s,r,i){const f=i?.mimeType??Pe(r),b=Be(s,f);if("showSaveFilePicker"in window&&i?.showSaveFilePicker)try{const q=await(await window.showSaveFilePicker({suggestedName:r,types:[{description:"Datei",accept:{[f]:[`.${Me(r)}`]}}]})).createWritable();await q.write(b),await q.close();return}catch{}const x=URL.createObjectURL(b),I=document.createElement("a");I.href=x,I.download=r,I.rel="noopener",I.style.display="none",document.body.appendChild(I),Ye(I),window.setTimeout(()=>{document.body.removeChild(I),URL.revokeObjectURL(x)},0),Ne()&&window.open(x,"_blank","noopener,noreferrer")}function Be(s,r){if(s instanceof Blob)return s.type?s:new Blob([s],{type:r});if(s instanceof ArrayBuffer||s instanceof Uint8Array){const i=s instanceof Uint8Array?s:new Uint8Array(s);return new Blob([i],{type:r})}return new Blob([s],{type:r||"text/plain;charset=utf-8"})}function Pe(s){switch(Me(s).toLowerCase()){case"txt":return"text/plain;charset=utf-8";case"csv":return"text/csv;charset=utf-8";case"json":return"application/json;charset=utf-8";case"pdf":return"application/pdf";case"png":return"image/png";case"jpg":case"jpeg":return"image/jpeg";case"svg":return"image/svg+xml";case"zip":return"application/zip";default:return"application/octet-stream"}}function Me(s){const r=s.lastIndexOf(".");return r>=0&&r<s.length-1?s.slice(r+1):""}function Ye(s){const r=document.createEvent("MouseEvents");r.initMouseEvent("click",!0,!0,window,0,0,0,0,0,!1,!1,!1,!1,0,null),s.dispatchEvent(r)}function Ne(){const s=navigator.userAgent,r=/iPad|iPhone|iPod/.test(s),i=/^((?!chrome|android).)*safari/i.test(s);return r||i}class He{static getEnumValue(r,i){if(i in r)return r[i];throw Error(`${i} not found in ${r}`)}static getKeyValues(r){return Object.keys(r).filter(i=>!isNaN(Number(i))).map(i=>({key:Number(i),value:r[i]}))}}class qe{static getFileExtension(r){let i="";const f=r.lastIndexOf(".");return f>0&&f<r.length-1&&(i=`.${r.substring(f+1).toLowerCase()}`),i}static readAsText(r){const i=new FileReader;return new Promise((f,b)=>{i.onload=()=>{i.onload=null,i.onerror=null,typeof i.result=="string"?f(i.result):b(new Error("Unexpected result type"))},i.onerror=()=>{const x=i.error??new Error("FileReader error");i.onload=null,i.onerror=null,b(x)},i.readAsText(r)})}static readAsArrayBuffer(r){const i=new FileReader;return new Promise((f,b)=>{i.onload=()=>{i.onload=null,i.onerror=null,i.result instanceof ArrayBuffer?f(i.result):b(new Error("Unexpected result type"))},i.onerror=()=>{const x=i.error??new Error("FileReader error");i.onload=null,i.onerror=null,b(x)},i.readAsArrayBuffer(r)})}static readAsDataUrl(r){const i=new FileReader;return new Promise((f,b)=>{i.onload=x=>{f(x)},i.onerror=x=>b(x),i.readAsDataURL(r)})}static formatFileSize(r,i=2,f){if(r===0)return"0 Bytes";const b=1024,x=["Bytes","KB","MB","GB","TB"];let I=Math.floor(Math.log(r)/Math.log(b));f&&x.includes(f)&&(I=x.indexOf(f));const N=r/Math.pow(b,I);return`${parseFloat(N.toFixed(i))} ${x[I]}`}static save(r,i,f){const b=new Blob([r],{type:f});Oe(b,i)}}class fe{static set(r,i){localStorage.setItem(r,JSON.stringify(i))}static get(r){let i=null;const f=localStorage.getItem(r);return f&&(i=JSON.parse(f)),i}static remove(r){let i=!!fe.get(r);return i&&localStorage.removeItem(r),i}static removeAll(){localStorage.clear()}static getKeysBy(r){return Object.keys(localStorage).filter(i=>i.startsWith(r))}}var ce=(s=>(s.log="log",s.info="info",s.warn="warn",s.debug="debug",s.error="error",s))(ce||{});class H{static listeners=new Set;static enabled=!0;static log(...r){H.doLog(ce.log,r)}static info(...r){H.doLog(ce.info,r)}static warn(...r){H.doLog(ce.warn,r)}static debug(...r){H.doLog(ce.debug,r)}static error(...r){H.doLog(ce.error,r)}static clearListeners(){H.listeners.clear()}static setEnabled(r){H.enabled=r}static doLog(r,i){if(!H.enabled)return;const f={type:r,args:i,timestamp:new Date().toISOString()};for(const b of H.listeners)try{if(b(f)===!1)return}catch{}console[r].apply(console,i)}static onLog(r,i=!1){if(i){const f=b=>{try{return r(b)}finally{H.listeners.delete(f)}};return H.listeners.add(f),()=>H.listeners.delete(f)}return H.listeners.add(r),()=>H.listeners.delete(r)}}class We{static getScreenWidth(){return window.innerWidth}static getScreenHeight(){return window.innerHeight}}const Ke=(s,r,i)=>s.localeCompare(r)*(i?1:-1),Je=(s,r)=>s<r?-1:s===r?0:1,Qe=(s,r,i)=>Je(s,r)*(i?1:-1),Ve=(s,r,i)=>{let f=0;return typeof s=="string"&&typeof r=="string"?f=Ke(s,r,i):f=Qe(s,r,i),f},$e=(s,r,i,f)=>{const b=i(s),x=i(r);return Ve(b,x,f)};class Ze{static get(r){return fe.get(r)}static set(r,i){fe.set(r,i)}static remove(r){fe.remove(r)}}Array.prototype.distinct=function(s){return s?this.filter((i,f,b)=>b.findIndex(x=>s(x,i))===f):this.filter((i,f,b)=>b.indexOf(i)===f)},Array.prototype.filterBy=function(s){return this.filter(r=>s(r))},Array.prototype.first=function(){return this.length>0?this[0]:null},Array.prototype.groupBy=function(s){return this.reduce((r,i)=>{const f=s(i);return r[f]||(r[f]=[]),r[f].push(i),r},{})},Array.prototype.orderBy=function(s,r=!0){return this?.sort((i,f)=>$e(i,f,s,r)),this},Array.prototype.removeBy=function(s,r){return this.filter(i=>s(i)!==r)};var ve={exports:{}},Ge=ve.exports,xe;function Xe(){return xe||(xe=1,(function(s,r){(function(i,f){s.exports=f()})(Ge,(function(){var i=1e3,f=6e4,b=36e5,x="millisecond",I="second",N="minute",q="hour",w="day",W="week",B="month",ee="quarter",Q="year",G="date",te="Invalid Date",se=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,he=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,me={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(m){var h=["th","st","nd","rd"],c=m%100;return"["+m+(h[(c-20)%10]||h[c]||h[0])+"]"}},ue=function(m,h,c){var a=String(m);return!a||a.length>=h?m:""+Array(h+1-a.length).join(c)+m},ke={s:ue,z:function(m){var h=-m.utcOffset(),c=Math.abs(h),a=Math.floor(c/60),u=c%60;return(h<=0?"+":"-")+ue(a,2,"0")+":"+ue(u,2,"0")},m:function m(h,c){if(h.date()<c.date())return-m(c,h);var a=12*(c.year()-h.year())+(c.month()-h.month()),u=h.clone().add(a,B),l=c-u<0,y=h.clone().add(a+(l?-1:1),B);return+(-(a+(c-u)/(l?u-y:y-u))||0)},a:function(m){return m<0?Math.ceil(m)||0:Math.floor(m)},p:function(m){return{M:B,y:Q,w:W,d:w,D:G,h:q,m:N,s:I,ms:x,Q:ee}[m]||String(m||"").toLowerCase().replace(/s$/,"")},u:function(m){return m===void 0}},ae="en",K={};K[ae]=me;var C="$isDayjsObject",e=function(m){return m instanceof g||!(!m||!m[C])},t=function m(h,c,a){var u;if(!h)return ae;if(typeof h=="string"){var l=h.toLowerCase();K[l]&&(u=l),c&&(K[l]=c,u=l);var y=h.split("-");if(!u&&y.length>1)return m(y[0])}else{var p=h.name;K[p]=h,u=p}return!a&&u&&(ae=u),u||!a&&ae},n=function(m,h){if(e(m))return m.clone();var c=typeof h=="object"?h:{};return c.date=m,c.args=arguments,new g(c)},o=ke;o.l=t,o.i=e,o.w=function(m,h){return n(m,{locale:h.$L,utc:h.$u,x:h.$x,$offset:h.$offset})};var g=(function(){function m(c){this.$L=t(c.locale,null,!0),this.parse(c),this.$x=this.$x||c.x||{},this[C]=!0}var h=m.prototype;return h.parse=function(c){this.$d=(function(a){var u=a.date,l=a.utc;if(u===null)return new Date(NaN);if(o.u(u))return new Date;if(u instanceof Date)return new Date(u);if(typeof u=="string"&&!/Z$/i.test(u)){var y=u.match(se);if(y){var p=y[2]-1||0,_=(y[7]||"0").substring(0,3);return l?new Date(Date.UTC(y[1],p,y[3]||1,y[4]||0,y[5]||0,y[6]||0,_)):new Date(y[1],p,y[3]||1,y[4]||0,y[5]||0,y[6]||0,_)}}return new Date(u)})(c),this.init()},h.init=function(){var c=this.$d;this.$y=c.getFullYear(),this.$M=c.getMonth(),this.$D=c.getDate(),this.$W=c.getDay(),this.$H=c.getHours(),this.$m=c.getMinutes(),this.$s=c.getSeconds(),this.$ms=c.getMilliseconds()},h.$utils=function(){return o},h.isValid=function(){return this.$d.toString()!==te},h.isSame=function(c,a){var u=n(c);return this.startOf(a)<=u&&u<=this.endOf(a)},h.isAfter=function(c,a){return n(c)<this.startOf(a)},h.isBefore=function(c,a){return this.endOf(a)<n(c)},h.$g=function(c,a,u){return o.u(c)?this[a]:this.set(u,c)},h.unix=function(){return Math.floor(this.valueOf()/1e3)},h.valueOf=function(){return this.$d.getTime()},h.startOf=function(c,a){var u=this,l=!!o.u(a)||a,y=o.p(c),p=function(E,O){var v=o.w(u.$u?Date.UTC(u.$y,O,E):new Date(u.$y,O,E),u);return l?v:v.endOf(w)},_=function(E,O){return o.w(u.toDate()[E].apply(u.toDate("s"),(l?[0,0,0,0]:[23,59,59,999]).slice(O)),u)},d=this.$W,M=this.$M,R=this.$D,F="set"+(this.$u?"UTC":"");switch(y){case Q:return l?p(1,0):p(31,11);case B:return l?p(1,M):p(0,M+1);case W:var U=this.$locale().weekStart||0,k=(d<U?d+7:d)-U;return p(l?R-k:R+(6-k),M);case w:case G:return _(F+"Hours",0);case q:return _(F+"Minutes",1);case N:return _(F+"Seconds",2);case I:return _(F+"Milliseconds",3);default:return this.clone()}},h.endOf=function(c){return this.startOf(c,!1)},h.$set=function(c,a){var u,l=o.p(c),y="set"+(this.$u?"UTC":""),p=(u={},u[w]=y+"Date",u[G]=y+"Date",u[B]=y+"Month",u[Q]=y+"FullYear",u[q]=y+"Hours",u[N]=y+"Minutes",u[I]=y+"Seconds",u[x]=y+"Milliseconds",u)[l],_=l===w?this.$D+(a-this.$W):a;if(l===B||l===Q){var d=this.clone().set(G,1);d.$d[p](_),d.init(),this.$d=d.set(G,Math.min(this.$D,d.daysInMonth())).$d}else p&&this.$d[p](_);return this.init(),this},h.set=function(c,a){return this.clone().$set(c,a)},h.get=function(c){return this[o.p(c)]()},h.add=function(c,a){var u,l=this;c=Number(c);var y=o.p(a),p=function(M){var R=n(l);return o.w(R.date(R.date()+Math.round(M*c)),l)};if(y===B)return this.set(B,this.$M+c);if(y===Q)return this.set(Q,this.$y+c);if(y===w)return p(1);if(y===W)return p(7);var _=(u={},u[N]=f,u[q]=b,u[I]=i,u)[y]||1,d=this.$d.getTime()+c*_;return o.w(d,this)},h.subtract=function(c,a){return this.add(-1*c,a)},h.format=function(c){var a=this,u=this.$locale();if(!this.isValid())return u.invalidDate||te;var l=c||"YYYY-MM-DDTHH:mm:ssZ",y=o.z(this),p=this.$H,_=this.$m,d=this.$M,M=u.weekdays,R=u.months,F=u.meridiem,U=function(O,v,A,z){return O&&(O[v]||O(a,l))||A[v].slice(0,z)},k=function(O){return o.s(p%12||12,O,"0")},E=F||function(O,v,A){var z=O<12?"AM":"PM";return A?z.toLowerCase():z};return l.replace(he,(function(O,v){return v||(function(A){switch(A){case"YY":return String(a.$y).slice(-2);case"YYYY":return o.s(a.$y,4,"0");case"M":return d+1;case"MM":return o.s(d+1,2,"0");case"MMM":return U(u.monthsShort,d,R,3);case"MMMM":return U(R,d);case"D":return a.$D;case"DD":return o.s(a.$D,2,"0");case"d":return String(a.$W);case"dd":return U(u.weekdaysMin,a.$W,M,2);case"ddd":return U(u.weekdaysShort,a.$W,M,3);case"dddd":return M[a.$W];case"H":return String(p);case"HH":return o.s(p,2,"0");case"h":return k(1);case"hh":return k(2);case"a":return E(p,_,!0);case"A":return E(p,_,!1);case"m":return String(_);case"mm":return o.s(_,2,"0");case"s":return String(a.$s);case"ss":return o.s(a.$s,2,"0");case"SSS":return o.s(a.$ms,3,"0");case"Z":return y}return null})(O)||y.replace(":","")}))},h.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},h.diff=function(c,a,u){var l,y=this,p=o.p(a),_=n(c),d=(_.utcOffset()-this.utcOffset())*f,M=this-_,R=function(){return o.m(y,_)};switch(p){case Q:l=R()/12;break;case B:l=R();break;case ee:l=R()/3;break;case W:l=(M-d)/6048e5;break;case w:l=(M-d)/864e5;break;case q:l=M/b;break;case N:l=M/f;break;case I:l=M/i;break;default:l=M}return u?l:o.a(l)},h.daysInMonth=function(){return this.endOf(B).$D},h.$locale=function(){return K[this.$L]},h.locale=function(c,a){if(!c)return this.$L;var u=this.clone(),l=t(c,a,!0);return l&&(u.$L=l),u},h.clone=function(){return o.w(this.$d,this)},h.toDate=function(){return new Date(this.valueOf())},h.toJSON=function(){return this.isValid()?this.toISOString():null},h.toISOString=function(){return this.$d.toISOString()},h.toString=function(){return this.$d.toUTCString()},m})(),S=g.prototype;return n.prototype=S,[["$ms",x],["$s",I],["$m",N],["$H",q],["$W",w],["$M",B],["$y",Q],["$D",G]].forEach((function(m){S[m[1]]=function(h){return this.$g(h,m[0],m[1])}})),n.extend=function(m,h){return m.$i||(m(h,g,n),m.$i=!0),n},n.locale=t,n.isDayjs=e,n.unix=function(m){return n(1e3*m)},n.en=K[ae],n.Ls=K,n.p={},n}))})(ve)),ve.exports}var et=Xe();const Z=Se(et);var be={exports:{}},tt=be.exports,Re;function rt(){return Re||(Re=1,(function(s,r){(function(i,f){s.exports=f()})(tt,(function(){var i={LTS:"h:mm:ss A",LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"};return function(f,b,x){var I=b.prototype,N=I.format;x.en.formats=i,I.format=function(q){q===void 0&&(q="YYYY-MM-DDTHH:mm:ssZ");var w=this.$locale().formats,W=(function(B,ee){return B.replace(/(\[[^\]]+])|(LTS?|l{1,4}|L{1,4})/g,(function(Q,G,te){var se=te&&te.toUpperCase();return G||ee[te]||i[te]||ee[se].replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g,(function(he,me,ue){return me||ue.slice(1)}))}))})(q,w===void 0?{}:w);return N.call(this,W)}}}))})(be)),be.exports}var nt=rt();const it=Se(nt);Z.extend(it),Date.prototype.isAfter=function(s,r){return Z(this).isAfter(s,r)},Date.prototype.isBefore=function(s,r){return Z(this).isBefore(s,r)},Date.prototype.format=function(s){return Z(this).format(s)},Date.prototype.isValid=function(){return Z(this).isValid()},Date.prototype.add=function(s,r){return Z(this).add(s,r).toDate()},Date.prototype.subtract=function(s,r){return Z(this).subtract(s,r).toDate()},Date.prototype.firstDayOfMonth=function(){return Z(this).startOf("month").toDate()},Date.prototype.lastDayOfMonth=function(){return Z(this).endOf("month").toDate()},Date.prototype.set=function(s,r){return Z(this).set(s,r).toDate()},Date.prototype.diff=function(s,r){return Z(this).diff(s,r)},Date.prototype.startOf=function(s){return Z(this).startOf(s).toDate()},Date.prototype.endOf=function(s){return Z(this).endOf(s).toDate()},String.prototype.capitalize=function(){return this.charAt(0).toUpperCase()+this.slice(1)},String.prototype.isNumber=function(){return!isNaN(Number(this))&&this.trim()!==""},String.prototype.isEmpty=function(){return this===void 0||!this||this.length===0};class st{resizeListener;onResizeCallbacks=new Set;rafId=null;emitTimeoutId=null;duplicateThresholdMs=60;constructor(){typeof window<"u"&&(this.resizeListener=this.onResize.bind(this),window.addEventListener("resize",this.resizeListener,{passive:!0}))}destroy(){typeof window<"u"&&window.removeEventListener("resize",this.resizeListener),this.onResizeCallbacks.clear(),this.rafId!==null&&(cancelAnimationFrame(this.rafId),this.rafId=null)}onResizeChange(r){this.onResizeCallbacks.add(r)}offResizeChange(r){this.onResizeCallbacks.delete(r)}onResize=()=>{typeof window>"u"||(this.emitTimeoutId&&clearTimeout(this.emitTimeoutId),this.emitTimeoutId=window.setTimeout(()=>{this.emitTimeoutId=null},this.duplicateThresholdMs))}}Y.BrowserService=st,Y.CsvHelper=Ue,Y.EnumHelper=He,Y.FileHelper=qe,Y.LocalStorageHelper=fe,Y.LoggerHelper=H,Y.LoggerType=ce,Y.ScreenHelper=We,Y.TokenHelper=Ze,Y.copyToClipboard=ge,Y.saveAs=Oe,Y.sortHelper=$e,Object.defineProperty(Y,Symbol.toStringTag,{value:"Module"})}));
|
|
15
|
+
`,'"',w.BYTE_ORDER_MARK],w.WORKERS_SUPPORTED=!x&&!!f.Worker,w.NODE_STREAM_INPUT=1,w.LocalChunkSize=10485760,w.RemoteChunkSize=5242880,w.DefaultDelimiter=",",w.Parser=he,w.ParserHandle=te,w.NetworkStreamer=B,w.FileStreamer=ee,w.StringStreamer=Q,w.ReadableStreamStreamer=G,f.jQuery&&((b=f.jQuery).fn.parse=function(e){var t=e.config||{},n=[];return this.each(function(S){if(!(b(this).prop("tagName").toUpperCase()==="INPUT"&&b(this).attr("type").toLowerCase()==="file"&&f.FileReader)||!this.files||this.files.length===0)return!0;for(var m=0;m<this.files.length;m++)n.push({file:this.files[m],inputElem:this,instanceConfig:b.extend({},t)})}),o(),this;function o(){if(n.length===0)C(e.complete)&&e.complete();else{var S,m,h,c,a=n[0];if(C(e.before)){var u=e.before(a.file,a.inputElem);if(typeof u=="object"){if(u.action==="abort")return S="AbortError",m=a.file,h=a.inputElem,c=u.reason,void(C(e.error)&&e.error({name:S},m,h,c));if(u.action==="skip")return void g();typeof u.config=="object"&&(a.instanceConfig=b.extend(a.instanceConfig,u.config))}else if(u==="skip")return void g()}var l=a.instanceConfig.complete;a.instanceConfig.complete=function(y){C(l)&&l(y,a.file,a.inputElem),g()},w.parse(a.file,a.instanceConfig)}}function g(){n.splice(0,1),o()}}),I&&(f.onmessage=function(e){e=e.data,w.WORKER_ID===void 0&&e&&(w.WORKER_ID=e.workerId),typeof e.input=="string"?f.postMessage({workerId:w.WORKER_ID,results:w.parse(e.input,e.config),finished:!0}):(f.File&&e.input instanceof File||e.input instanceof Object)&&(e=w.parse(e.input,e.config))&&f.postMessage({workerId:w.WORKER_ID,results:e,finished:!0})}),(B.prototype=Object.create(W.prototype)).constructor=B,(ee.prototype=Object.create(W.prototype)).constructor=ee,(Q.prototype=Object.create(Q.prototype)).constructor=Q,(G.prototype=Object.create(W.prototype)).constructor=G,w})})(we)),we.exports}var Ie=Le();const Fe=Se(Ie),{parse:ze,unparse:je}=Fe;class Ue{static unparse(r,i){return je(r,i)}static parse(r){return new Promise((i,f)=>{ze(r,{header:!0,complete:b=>i(b),error:b=>f(b)})})}}async function Oe(s,r,i){const f=i?.mimeType??Pe(r),b=Be(s,f);if("showSaveFilePicker"in window&&i?.showSaveFilePicker)try{const q=await(await window.showSaveFilePicker({suggestedName:r,types:[{description:"Datei",accept:{[f]:[`.${Me(r)}`]}}]})).createWritable();await q.write(b),await q.close();return}catch{}const x=URL.createObjectURL(b),I=document.createElement("a");I.href=x,I.download=r,I.rel="noopener",I.style.display="none",document.body.appendChild(I),Ye(I),window.setTimeout(()=>{document.body.removeChild(I),URL.revokeObjectURL(x)},0),Ne()&&window.open(x,"_blank","noopener,noreferrer")}function Be(s,r){if(s instanceof Blob)return s.type?s:new Blob([s],{type:r});if(s instanceof ArrayBuffer||s instanceof Uint8Array){const i=s instanceof Uint8Array?s:new Uint8Array(s);return new Blob([i],{type:r})}return new Blob([s],{type:r||"text/plain;charset=utf-8"})}function Pe(s){switch(Me(s).toLowerCase()){case"txt":return"text/plain;charset=utf-8";case"csv":return"text/csv;charset=utf-8";case"json":return"application/json;charset=utf-8";case"pdf":return"application/pdf";case"png":return"image/png";case"jpg":case"jpeg":return"image/jpeg";case"svg":return"image/svg+xml";case"zip":return"application/zip";default:return"application/octet-stream"}}function Me(s){const r=s.lastIndexOf(".");return r>=0&&r<s.length-1?s.slice(r+1):""}function Ye(s){const r=document.createEvent("MouseEvents");r.initMouseEvent("click",!0,!0,window,0,0,0,0,0,!1,!1,!1,!1,0,null),s.dispatchEvent(r)}function Ne(){const s=navigator.userAgent,r=/iPad|iPhone|iPod/.test(s),i=/^((?!chrome|android).)*safari/i.test(s);return r||i}class He{static getEnumValue(r,i){if(i in r)return r[i];throw Error(`${i} not found in ${r}`)}static getKeyValues(r){return Object.keys(r).filter(i=>!isNaN(Number(i))).map(i=>({key:Number(i),value:r[i]}))}}class qe{static getFileExtension(r){let i="";const f=r.lastIndexOf(".");return f>0&&f<r.length-1&&(i=`.${r.substring(f+1).toLowerCase()}`),i}static readAsText(r){const i=new FileReader;return new Promise((f,b)=>{i.onload=()=>{i.onload=null,i.onerror=null,typeof i.result=="string"?f(i.result):b(new Error("Unexpected result type"))},i.onerror=()=>{const x=i.error??new Error("FileReader error");i.onload=null,i.onerror=null,b(x)},i.readAsText(r)})}static readAsArrayBuffer(r){const i=new FileReader;return new Promise((f,b)=>{i.onload=()=>{i.onload=null,i.onerror=null,i.result instanceof ArrayBuffer?f(i.result):b(new Error("Unexpected result type"))},i.onerror=()=>{const x=i.error??new Error("FileReader error");i.onload=null,i.onerror=null,b(x)},i.readAsArrayBuffer(r)})}static readAsDataUrl(r){const i=new FileReader;return new Promise((f,b)=>{i.onload=x=>{f(x)},i.onerror=x=>b(x),i.readAsDataURL(r)})}static formatFileSize(r,i=2,f){if(r===0)return"0 Bytes";const b=1024,x=["Bytes","KB","MB","GB","TB"];let I=Math.floor(Math.log(r)/Math.log(b));f&&x.includes(f)&&(I=x.indexOf(f));const N=r/Math.pow(b,I);return`${parseFloat(N.toFixed(i))} ${x[I]}`}static save(r,i,f){const b=new Blob([r],{type:f});Oe(b,i)}}class fe{static set(r,i){localStorage.setItem(r,JSON.stringify(i))}static get(r){let i=null;const f=localStorage.getItem(r);return f&&(i=JSON.parse(f)),i}static remove(r){let i=!!fe.get(r);return i&&localStorage.removeItem(r),i}static removeAll(){localStorage.clear()}static getKeysBy(r){return Object.keys(localStorage).filter(i=>i.startsWith(r))}}var ce=(s=>(s.log="log",s.info="info",s.warn="warn",s.debug="debug",s.error="error",s))(ce||{});class H{static listeners=new Set;static enabled=!0;static log(...r){H.doLog(ce.log,r)}static info(...r){H.doLog(ce.info,r)}static warn(...r){H.doLog(ce.warn,r)}static debug(...r){H.doLog(ce.debug,r)}static error(...r){H.doLog(ce.error,r)}static clearListeners(){H.listeners.clear()}static setEnabled(r){H.enabled=r}static doLog(r,i){if(!H.enabled)return;const f={type:r,args:i,timestamp:new Date().toISOString()};for(const b of H.listeners)try{if(b(f)===!1)return}catch{}console[r].apply(console,i)}static onLog(r,i=!1){if(i){const f=b=>{try{return r(b)}finally{H.listeners.delete(f)}};return H.listeners.add(f),()=>H.listeners.delete(f)}return H.listeners.add(r),()=>H.listeners.delete(r)}}class We{static getScreenWidth(){return window.innerWidth}static getScreenHeight(){return window.innerHeight}}const Ke=(s,r,i)=>s.localeCompare(r)*(i?1:-1),Je=(s,r)=>s<r?-1:s===r?0:1,Qe=(s,r,i)=>Je(s,r)*(i?1:-1),Ve=(s,r,i)=>{let f=0;return typeof s=="string"&&typeof r=="string"?f=Ke(s,r,i):f=Qe(s,r,i),f},$e=(s,r,i,f)=>{const b=i(s),x=i(r);return Ve(b,x,f)};class Ze{static get(r){return fe.get(r)}static set(r,i){fe.set(r,i)}static remove(r){fe.remove(r)}}Array.prototype.distinct=function(s){return s?this.filter((i,f,b)=>b.findIndex(x=>s(x,i))===f):this.filter((i,f,b)=>b.indexOf(i)===f)},Array.prototype.filterBy=function(s){return this.filter(r=>s(r))},Array.prototype.first=function(){return this.length>0?this[0]:null},Array.prototype.groupBy=function(s){return this.reduce((r,i)=>{const f=s(i);return r[f]||(r[f]=[]),r[f].push(i),r},{})},Array.prototype.orderBy=function(s,r=!0){return this?.sort((i,f)=>$e(i,f,s,r)),this},Array.prototype.removeBy=function(s,r){return this.filter(i=>s(i)!==r)};var ve={exports:{}},Ge=ve.exports,xe;function Xe(){return xe||(xe=1,(function(s,r){(function(i,f){s.exports=f()})(Ge,(function(){var i=1e3,f=6e4,b=36e5,x="millisecond",I="second",N="minute",q="hour",w="day",W="week",B="month",ee="quarter",Q="year",G="date",te="Invalid Date",se=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,he=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,me={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(m){var h=["th","st","nd","rd"],c=m%100;return"["+m+(h[(c-20)%10]||h[c]||h[0])+"]"}},ue=function(m,h,c){var a=String(m);return!a||a.length>=h?m:""+Array(h+1-a.length).join(c)+m},ke={s:ue,z:function(m){var h=-m.utcOffset(),c=Math.abs(h),a=Math.floor(c/60),u=c%60;return(h<=0?"+":"-")+ue(a,2,"0")+":"+ue(u,2,"0")},m:function m(h,c){if(h.date()<c.date())return-m(c,h);var a=12*(c.year()-h.year())+(c.month()-h.month()),u=h.clone().add(a,B),l=c-u<0,y=h.clone().add(a+(l?-1:1),B);return+(-(a+(c-u)/(l?u-y:y-u))||0)},a:function(m){return m<0?Math.ceil(m)||0:Math.floor(m)},p:function(m){return{M:B,y:Q,w:W,d:w,D:G,h:q,m:N,s:I,ms:x,Q:ee}[m]||String(m||"").toLowerCase().replace(/s$/,"")},u:function(m){return m===void 0}},ae="en",K={};K[ae]=me;var C="$isDayjsObject",e=function(m){return m instanceof g||!(!m||!m[C])},t=function m(h,c,a){var u;if(!h)return ae;if(typeof h=="string"){var l=h.toLowerCase();K[l]&&(u=l),c&&(K[l]=c,u=l);var y=h.split("-");if(!u&&y.length>1)return m(y[0])}else{var p=h.name;K[p]=h,u=p}return!a&&u&&(ae=u),u||!a&&ae},n=function(m,h){if(e(m))return m.clone();var c=typeof h=="object"?h:{};return c.date=m,c.args=arguments,new g(c)},o=ke;o.l=t,o.i=e,o.w=function(m,h){return n(m,{locale:h.$L,utc:h.$u,x:h.$x,$offset:h.$offset})};var g=(function(){function m(c){this.$L=t(c.locale,null,!0),this.parse(c),this.$x=this.$x||c.x||{},this[C]=!0}var h=m.prototype;return h.parse=function(c){this.$d=(function(a){var u=a.date,l=a.utc;if(u===null)return new Date(NaN);if(o.u(u))return new Date;if(u instanceof Date)return new Date(u);if(typeof u=="string"&&!/Z$/i.test(u)){var y=u.match(se);if(y){var p=y[2]-1||0,_=(y[7]||"0").substring(0,3);return l?new Date(Date.UTC(y[1],p,y[3]||1,y[4]||0,y[5]||0,y[6]||0,_)):new Date(y[1],p,y[3]||1,y[4]||0,y[5]||0,y[6]||0,_)}}return new Date(u)})(c),this.init()},h.init=function(){var c=this.$d;this.$y=c.getFullYear(),this.$M=c.getMonth(),this.$D=c.getDate(),this.$W=c.getDay(),this.$H=c.getHours(),this.$m=c.getMinutes(),this.$s=c.getSeconds(),this.$ms=c.getMilliseconds()},h.$utils=function(){return o},h.isValid=function(){return this.$d.toString()!==te},h.isSame=function(c,a){var u=n(c);return this.startOf(a)<=u&&u<=this.endOf(a)},h.isAfter=function(c,a){return n(c)<this.startOf(a)},h.isBefore=function(c,a){return this.endOf(a)<n(c)},h.$g=function(c,a,u){return o.u(c)?this[a]:this.set(u,c)},h.unix=function(){return Math.floor(this.valueOf()/1e3)},h.valueOf=function(){return this.$d.getTime()},h.startOf=function(c,a){var u=this,l=!!o.u(a)||a,y=o.p(c),p=function(E,O){var v=o.w(u.$u?Date.UTC(u.$y,O,E):new Date(u.$y,O,E),u);return l?v:v.endOf(w)},_=function(E,O){return o.w(u.toDate()[E].apply(u.toDate("s"),(l?[0,0,0,0]:[23,59,59,999]).slice(O)),u)},d=this.$W,M=this.$M,R=this.$D,F="set"+(this.$u?"UTC":"");switch(y){case Q:return l?p(1,0):p(31,11);case B:return l?p(1,M):p(0,M+1);case W:var U=this.$locale().weekStart||0,k=(d<U?d+7:d)-U;return p(l?R-k:R+(6-k),M);case w:case G:return _(F+"Hours",0);case q:return _(F+"Minutes",1);case N:return _(F+"Seconds",2);case I:return _(F+"Milliseconds",3);default:return this.clone()}},h.endOf=function(c){return this.startOf(c,!1)},h.$set=function(c,a){var u,l=o.p(c),y="set"+(this.$u?"UTC":""),p=(u={},u[w]=y+"Date",u[G]=y+"Date",u[B]=y+"Month",u[Q]=y+"FullYear",u[q]=y+"Hours",u[N]=y+"Minutes",u[I]=y+"Seconds",u[x]=y+"Milliseconds",u)[l],_=l===w?this.$D+(a-this.$W):a;if(l===B||l===Q){var d=this.clone().set(G,1);d.$d[p](_),d.init(),this.$d=d.set(G,Math.min(this.$D,d.daysInMonth())).$d}else p&&this.$d[p](_);return this.init(),this},h.set=function(c,a){return this.clone().$set(c,a)},h.get=function(c){return this[o.p(c)]()},h.add=function(c,a){var u,l=this;c=Number(c);var y=o.p(a),p=function(M){var R=n(l);return o.w(R.date(R.date()+Math.round(M*c)),l)};if(y===B)return this.set(B,this.$M+c);if(y===Q)return this.set(Q,this.$y+c);if(y===w)return p(1);if(y===W)return p(7);var _=(u={},u[N]=f,u[q]=b,u[I]=i,u)[y]||1,d=this.$d.getTime()+c*_;return o.w(d,this)},h.subtract=function(c,a){return this.add(-1*c,a)},h.format=function(c){var a=this,u=this.$locale();if(!this.isValid())return u.invalidDate||te;var l=c||"YYYY-MM-DDTHH:mm:ssZ",y=o.z(this),p=this.$H,_=this.$m,d=this.$M,M=u.weekdays,R=u.months,F=u.meridiem,U=function(O,v,A,z){return O&&(O[v]||O(a,l))||A[v].slice(0,z)},k=function(O){return o.s(p%12||12,O,"0")},E=F||function(O,v,A){var z=O<12?"AM":"PM";return A?z.toLowerCase():z};return l.replace(he,(function(O,v){return v||(function(A){switch(A){case"YY":return String(a.$y).slice(-2);case"YYYY":return o.s(a.$y,4,"0");case"M":return d+1;case"MM":return o.s(d+1,2,"0");case"MMM":return U(u.monthsShort,d,R,3);case"MMMM":return U(R,d);case"D":return a.$D;case"DD":return o.s(a.$D,2,"0");case"d":return String(a.$W);case"dd":return U(u.weekdaysMin,a.$W,M,2);case"ddd":return U(u.weekdaysShort,a.$W,M,3);case"dddd":return M[a.$W];case"H":return String(p);case"HH":return o.s(p,2,"0");case"h":return k(1);case"hh":return k(2);case"a":return E(p,_,!0);case"A":return E(p,_,!1);case"m":return String(_);case"mm":return o.s(_,2,"0");case"s":return String(a.$s);case"ss":return o.s(a.$s,2,"0");case"SSS":return o.s(a.$ms,3,"0");case"Z":return y}return null})(O)||y.replace(":","")}))},h.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},h.diff=function(c,a,u){var l,y=this,p=o.p(a),_=n(c),d=(_.utcOffset()-this.utcOffset())*f,M=this-_,R=function(){return o.m(y,_)};switch(p){case Q:l=R()/12;break;case B:l=R();break;case ee:l=R()/3;break;case W:l=(M-d)/6048e5;break;case w:l=(M-d)/864e5;break;case q:l=M/b;break;case N:l=M/f;break;case I:l=M/i;break;default:l=M}return u?l:o.a(l)},h.daysInMonth=function(){return this.endOf(B).$D},h.$locale=function(){return K[this.$L]},h.locale=function(c,a){if(!c)return this.$L;var u=this.clone(),l=t(c,a,!0);return l&&(u.$L=l),u},h.clone=function(){return o.w(this.$d,this)},h.toDate=function(){return new Date(this.valueOf())},h.toJSON=function(){return this.isValid()?this.toISOString():null},h.toISOString=function(){return this.$d.toISOString()},h.toString=function(){return this.$d.toUTCString()},m})(),S=g.prototype;return n.prototype=S,[["$ms",x],["$s",I],["$m",N],["$H",q],["$W",w],["$M",B],["$y",Q],["$D",G]].forEach((function(m){S[m[1]]=function(h){return this.$g(h,m[0],m[1])}})),n.extend=function(m,h){return m.$i||(m(h,g,n),m.$i=!0),n},n.locale=t,n.isDayjs=e,n.unix=function(m){return n(1e3*m)},n.en=K[ae],n.Ls=K,n.p={},n}))})(ve)),ve.exports}var et=Xe();const Z=Se(et);var be={exports:{}},tt=be.exports,Re;function rt(){return Re||(Re=1,(function(s,r){(function(i,f){s.exports=f()})(tt,(function(){var i={LTS:"h:mm:ss A",LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"};return function(f,b,x){var I=b.prototype,N=I.format;x.en.formats=i,I.format=function(q){q===void 0&&(q="YYYY-MM-DDTHH:mm:ssZ");var w=this.$locale().formats,W=(function(B,ee){return B.replace(/(\[[^\]]+])|(LTS?|l{1,4}|L{1,4})/g,(function(Q,G,te){var se=te&&te.toUpperCase();return G||ee[te]||i[te]||ee[se].replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g,(function(he,me,ue){return me||ue.slice(1)}))}))})(q,w===void 0?{}:w);return N.call(this,W)}}}))})(be)),be.exports}var nt=rt();const it=Se(nt);Z.extend(it),Date.prototype.add=function(s,r){return Z(this).add(s,r).toDate()},Date.prototype.diff=function(s,r){return Z(this).diff(s,r)},Date.prototype.endOf=function(s){return Z(this).endOf(s).toDate()},Date.prototype.firstDayOfMonth=function(){return Z(this).startOf("month").toDate()},Date.prototype.isAfter=function(s,r){return Z(this).isAfter(s,r)},Date.prototype.isBefore=function(s,r){return Z(this).isBefore(s,r)},Date.prototype.format=function(s){return Z(this).format(s)},Date.prototype.isValid=function(){return Z(this).isValid()},Date.prototype.subtract=function(s,r){return Z(this).subtract(s,r).toDate()},Date.prototype.lastDayOfMonth=function(){return Z(this).endOf("month").toDate()},Date.prototype.set=function(s,r){return Z(this).set(s,r).toDate()},Date.prototype.startOf=function(s){return Z(this).startOf(s).toDate()},String.prototype.capitalize=function(){return this.charAt(0).toUpperCase()+this.slice(1)},String.prototype.isNumber=function(){return!isNaN(Number(this))&&this.trim()!==""},String.prototype.isEmpty=function(){return this===void 0||!this||this.length===0};class st{resizeListener;onResizeCallbacks=new Set;rafId=null;emitTimeoutId=null;duplicateThresholdMs=60;constructor(){typeof window<"u"&&(this.resizeListener=this.onResize.bind(this),window.addEventListener("resize",this.resizeListener,{passive:!0}))}destroy(){typeof window<"u"&&window.removeEventListener("resize",this.resizeListener),this.onResizeCallbacks.clear(),this.rafId!==null&&(cancelAnimationFrame(this.rafId),this.rafId=null)}onResizeChange(r){this.onResizeCallbacks.add(r)}offResizeChange(r){this.onResizeCallbacks.delete(r)}onResize=()=>{typeof window>"u"||(this.emitTimeoutId&&clearTimeout(this.emitTimeoutId),this.emitTimeoutId=window.setTimeout(()=>{this.emitTimeoutId=null},this.duplicateThresholdMs))}}Y.BrowserService=st,Y.CsvHelper=Ue,Y.EnumHelper=He,Y.FileHelper=qe,Y.LocalStorageHelper=fe,Y.LoggerHelper=H,Y.LoggerType=ce,Y.ScreenHelper=We,Y.TokenHelper=Ze,Y.copyToClipboard=ge,Y.saveAs=Oe,Y.sortHelper=$e,Object.defineProperty(Y,Symbol.toStringTag,{value:"Module"})}));
|