csv-sort 7.0.7 → 7.0.9

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.
@@ -1,11 +1,11 @@
1
1
  /**
2
2
  * @name csv-sort
3
3
  * @fileoverview Sort double-entry bookkeeping CSV from internet banking
4
- * @version 7.0.7
4
+ * @version 7.0.9
5
5
  * @author Roy Revelt, Codsen Ltd
6
6
  * @license MIT
7
7
  * {@link https://codsen.com/os/csv-sort/}
8
8
  */
9
9
 
10
- import B from"lodash.pull";import{splitEasy as O}from"csv-split-easy";import R from"currency.js";function E(i){return typeof i=="number"&&!isNaN(i)?!0:(i=(i||"").toString().trim(),i?!isNaN(+i):!1)}var N=["\u062F.\u0625","\u060B","L","\u058F","\u0192","Kz","$","\u0192","\u20BC","KM","\u09F3","\u043B\u0432",".\u062F.\u0628","FBu","$b","R$","\u0E3F","Nu.","P","p.","BZ$","FC","CHF","\xA5","\u20A1","\u20B1","K\u010D","Fdj","kr","RD$","\u062F\u062C","kr","Nfk","Br","\u039E","\u20AC","\u20BE","\u20B5","GH\u20B5","D","FG","Q","L","kn","G","Ft","Rp","\u20AA","\u20B9","\u0639.\u062F","\uFDFC","kr","J$","JD","\xA5","KSh","\u043B\u0432","\u17DB","CF","\u20A9","\u20A9","KD","\u043B\u0432","\u20AD","\u20A8","M","\u0141","Lt","Ls","LD","MAD","lei","Ar","\u0434\u0435\u043D","K","\u20AE","MOP$","UM","\u20A8","Rf","MK","RM","MT","\u20A6","C$","kr","\u20A8","\uFDFC","B/.","S/.","K","\u20B1","\u20A8","z\u0142","Gs","\uFDFC","\uFFE5","lei","\u0414\u0438\u043D.","\u20BD","R\u20A3","\uFDFC","\u20A8","\u062C.\u0633.","kr","\xA3","Le","S","Db","E","\u0E3F","SM","T","\u062F.\u062A","T$","\u20A4","\u20BA","TT$","NT$","TSh","\u20B4","USh","$U","\u043B\u0432","Bs","\u20AB","VT","WS$","FCFA","\u0243","CFA","\u20A3","\uFDFC","R","Z$"];function f(i){return E(i)||N.some(b=>E(i.replace(b,"").replace(/[,.]/g,"")))?"numeric":i.trim()?"text":"empty"}var T="7.0.7";var K=T;function _(i){let b=null,C=null;if(typeof i!="string")throw new TypeError(`csv-sort/csvSort(): [THROW_ID_01] The input is of a wrong type! We accept either string of array of arrays. We got instead: ${typeof i}, equal to:
10
+ import{pull as B}from"lodash-es";import{splitEasy as O}from"csv-split-easy";import R from"currency.js";function E(i){return typeof i=="number"&&!isNaN(i)?!0:(i=(i||"").toString().trim(),i?!isNaN(+i):!1)}var N=["\u062F.\u0625","\u060B","L","\u058F","\u0192","Kz","$","\u0192","\u20BC","KM","\u09F3","\u043B\u0432",".\u062F.\u0628","FBu","$b","R$","\u0E3F","Nu.","P","p.","BZ$","FC","CHF","\xA5","\u20A1","\u20B1","K\u010D","Fdj","kr","RD$","\u062F\u062C","kr","Nfk","Br","\u039E","\u20AC","\u20BE","\u20B5","GH\u20B5","D","FG","Q","L","kn","G","Ft","Rp","\u20AA","\u20B9","\u0639.\u062F","\uFDFC","kr","J$","JD","\xA5","KSh","\u043B\u0432","\u17DB","CF","\u20A9","\u20A9","KD","\u043B\u0432","\u20AD","\u20A8","M","\u0141","Lt","Ls","LD","MAD","lei","Ar","\u0434\u0435\u043D","K","\u20AE","MOP$","UM","\u20A8","Rf","MK","RM","MT","\u20A6","C$","kr","\u20A8","\uFDFC","B/.","S/.","K","\u20B1","\u20A8","z\u0142","Gs","\uFDFC","\uFFE5","lei","\u0414\u0438\u043D.","\u20BD","R\u20A3","\uFDFC","\u20A8","\u062C.\u0633.","kr","\xA3","Le","S","Db","E","\u0E3F","SM","T","\u062F.\u062A","T$","\u20A4","\u20BA","TT$","NT$","TSh","\u20B4","USh","$U","\u043B\u0432","Bs","\u20AB","VT","WS$","FCFA","\u0243","CFA","\u20A3","\uFDFC","R","Z$"];function f(i){return E(i)||N.some(b=>E(i.replace(b,"").replace(/[,.]/g,"")))?"numeric":i.trim()?"text":"empty"}var T="7.0.9";var K=T;function _(i){let b=null,C=null;if(typeof i!="string")throw new TypeError(`csv-sort/csvSort(): [THROW_ID_01] The input is of a wrong type! We accept either string of array of arrays. We got instead: ${typeof i}, equal to:
11
11
  ${JSON.stringify(i,null,4)}`);if(!i.trim())return{res:[[""]],msgContent:b,msgType:C};let n=O(i),s=[],d=!1,S=!0,v=[],o=null;for(let t=n.length-1;t>=0;t--)if(s.length){t===0&&(d=n[t].every(l=>f(l)==="text"||f(l)==="empty")),!d&&s.length!==n[t].length&&(S=!1);let e=null;for(let l=0,p=n[t].length;l<p;l++)if(e===null&&f(n[t][l].trim())==="empty"&&(e=l),e!==null&&f(n[t][l].trim())!=="empty"&&(e=null),f(n[t][l].trim())!==s[l]&&!d){let a=f(n[t][l].trim());if(Array.isArray(s[l]))s[l].includes(a)||s[l].push(f(n[t][l].trim()));else if(s[l]!==a){let u=s[l];s[l]=[],s[l].push(u),s[l].push(a)}}o!==null&&e!==null&&e>o&&(!d||d&&t!==0)&&(o=e)}else if(n[t].length!==1||n[t][0]!=="")for(let e=0,l=n[t].length;e<l;e++)s.push(f(n[t][e].trim())),o===null&&f(n[t][e].trim())==="empty"&&(o=e),o!==null&&f(n[t][e].trim())!=="empty"&&(o=null);o||(o=s.length);let w=0;for(let t=0,e=s.length;t<e&&s[t]==="empty";t++)w=t;w!==0&&(n=n.map(t=>t.slice(w+1,o)),s=s.slice(w+1,o));let V=[],m;s.forEach((t,e)=>{t==="numeric"&&V.push(e)});let k=d?1:0;if(V.length===1)m=V[0];else{if(V.length===0)throw new Error('csv-sort/csvSort(): [THROW_ID_03] Your CSV file does not contain numeric-only columns and computer was not able to detect the "Balance" column!');{let t=Array.from(V),e=[];for(let l=0,p=t.length;l<p;l++){let a=t[l],u,g=!0,$,h=!0;for(let c=k,I=n.length;c<I&&(g&&(u==null?u=n[c][a]:u===n[c][a]?(e.push(a),g=!1):u=n[c][a]),h&&($==null?$=n[c][a]:n[c][a]!==$&&(h=!1)),!!g);c++);h&&v.push(a)}if(t=B(t,...e),t.length===1)m=t[0];else if(t.length===0)throw new Error(`csv-sort/csvSort(): [THROW_ID_04] The computer can't find the "Balance" column! It saw some numeric-only columns, but they all seem to have certain rows with the same values as rows right below/above them!`)}}if(!m)throw new Error("csv-sort/csvSort(): [THROW_ID_05] Sadly computer couldn't find its way in this CSV and had to stop working on it.");let D=B(Array.from(s.reduce((t,e,l)=>((typeof e=="string"&&e==="numeric"||Array.isArray(e)&&e.includes("numeric"))&&t.push(l),t),[])),m,...v),r=[];r.push(n[n.length-1].slice(0,o));let y=[],x=d?1:0;for(let t=n.length-2;t>=x;t--)for(let e=n.length-2;e>=x;e--)if(!y.includes(e)){let l=!1;for(let p=0,a=D.length;p<a;p++){let u=null;n[e][D[p]]!==""&&(u=R(n[e][D[p]]));let g=null;n[e][m]!==""&&(g=R(n[e][m]));let $=null;r[0][m]!==""&&($=R(r[0][m]).format());let h=null;r[r.length-1][D[p]]!==""&&(h=R(r[r.length-1][D[p]]).format());let c=null;if(r[r.length-1][m]!==""&&(c=R(r[r.length-1][m])),u&&g.add(u).format()===$){r.unshift(n[e].slice(0,o)),y.push(e),l=!0;break}else if(u&&g.subtract(u).format()===$){r.unshift(n[e].slice(0,o)),y.push(e),l=!0;break}else if(h&&c.add(h).format()===g.format()){r.push(n[e].slice(0,o)),y.push(e),l=!0;break}else if(h&&c.subtract(h).format()===g.format()){r.push(n[e].slice(0,o)),y.push(e),l=!0;break}}if(l){l=!1;break}}return d&&(S&&n[0].length>s.length&&(n[0].length=s.length),r.unshift(n[0].slice(0,o))),n.length-(d?2:1)!==y.length&&(b="Not all rows were recognised!",C="alert"),{res:r,msgContent:b,msgType:C}}export{f as findType,E as isNumeric,_ as sort,K as version};
@@ -1,28 +1,28 @@
1
1
  /**
2
2
  * @name csv-sort
3
3
  * @fileoverview Sort double-entry bookkeeping CSV from internet banking
4
- * @version 7.0.7
4
+ * @version 7.0.9
5
5
  * @author Roy Revelt, Codsen Ltd
6
6
  * @license MIT
7
7
  * {@link https://codsen.com/os/csv-sort/}
8
8
  */
9
9
 
10
- "use strict";var csvSort=(()=>{var Ce=Object.create;var F=Object.defineProperty;var Ie=Object.getOwnPropertyDescriptor;var xe=Object.getOwnPropertyNames,Q=Object.getOwnPropertySymbols,Fe=Object.getPrototypeOf,z=Object.prototype.hasOwnProperty,Ve=Object.prototype.propertyIsEnumerable;var W=(e,t,s)=>t in e?F(e,t,{enumerable:!0,configurable:!0,writable:!0,value:s}):e[t]=s,b=(e,t)=>{for(var s in t||(t={}))z.call(t,s)&&W(e,s,t[s]);if(Q)for(var s of Q(t))Ve.call(t,s)&&W(e,s,t[s]);return e};var J=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports),je=(e,t)=>{for(var s in t)F(e,s,{get:t[s],enumerable:!0})},Z=(e,t,s,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let a of xe(t))!z.call(e,a)&&a!==s&&F(e,a,{get:()=>t[a],enumerable:!(n=Ie(t,a))||n.enumerable});return e};var B=(e,t,s)=>(s=e!=null?Ce(Fe(e)):{},Z(t||!e||!e.__esModule?F(s,"default",{value:e,enumerable:!0}):s,e)),_e=e=>Z(F({},"__esModule",{value:!0}),e);var M=(e,t,s)=>(W(e,typeof t!="symbol"?t+"":t,s),s);var re=J((_r,ee)=>{function ke(e,t,s){switch(s.length){case 0:return e.call(t);case 1:return e.call(t,s[0]);case 2:return e.call(t,s[0],s[1]);case 3:return e.call(t,s[0],s[1],s[2])}return e.apply(t,s)}function We(e,t){for(var s=-1,n=e?e.length:0,a=Array(n);++s<n;)a[s]=t(e[s],s,e);return a}function Je(e,t,s,n){for(var a=e.length,r=s+(n?1:-1);n?r--:++r<a;)if(t(e[r],r,e))return r;return-1}function Be(e,t,s){if(t!==t)return Je(e,He,s);for(var n=s-1,a=e.length;++n<a;)if(e[n]===t)return n;return-1}function Me(e,t,s,n){for(var a=s-1,r=e.length;++a<r;)if(n(e[a],t))return a;return-1}function He(e){return e!==e}function Pe(e){return function(t){return e(t)}}var Le=Array.prototype,Y=Le.splice,X=Math.max;function Ue(e,t,s,n){var a=n?Me:Be,r=-1,i=t.length,u=e;for(e===t&&(t=Ke(t)),s&&(u=We(e,Pe(s)));++r<i;)for(var l=0,o=t[r],f=s?s(o):o;(l=a(u,f,l,n))>-1;)u!==e&&Y.call(u,l,1),Y.call(e,l,1);return e}function qe(e,t){return t=X(t===void 0?e.length-1:t,0),function(){for(var s=arguments,n=-1,a=X(s.length-t,0),r=Array(a);++n<a;)r[n]=s[t+n];n=-1;for(var i=Array(t+1);++n<t;)i[n]=s[n];return i[t]=r,ke(e,this,i)}}function Ke(e,t){var s=-1,n=e.length;for(t||(t=Array(n));++s<n;)t[s]=e[s];return t}var Ge=qe(Qe);function Qe(e,t){return e&&e.length&&t&&t.length?Ue(e,t):e}ee.exports=Ge});var Re=J((et,Se)=>{var er=1/0,rr="[object Symbol]",tr=/^\s+|\s+$/g,U="\\ud800-\\udfff",pe="\\u0300-\\u036f\\ufe20-\\ufe23",ge="\\u20d0-\\u20f0",me="\\ufe0e\\ufe0f",nr="["+U+"]",P="["+pe+ge+"]",L="\\ud83c[\\udffb-\\udfff]",sr="(?:"+P+"|"+L+")",he="[^"+U+"]",de="(?:\\ud83c[\\udde6-\\uddff]){2}",ye="[\\ud800-\\udbff][\\udc00-\\udfff]",be="\\u200d",$e=sr+"?",we="["+me+"]?",or="(?:"+be+"(?:"+[he,de,ye].join("|")+")"+we+$e+")*",ir=we+$e+or,lr="(?:"+[he+P+"?",P,de,ye,nr].join("|")+")",ar=RegExp(L+"(?="+L+")|"+lr+ir,"g"),ur=RegExp("["+be+U+pe+ge+me+"]"),fr=typeof global=="object"&&global&&global.Object===Object&&global,cr=typeof self=="object"&&self&&self.Object===Object&&self,pr=fr||cr||Function("return this")();function gr(e){return e.split("")}function mr(e,t,s,n){for(var a=e.length,r=s+(n?1:-1);n?r--:++r<a;)if(t(e[r],r,e))return r;return-1}function Te(e,t,s){if(t!==t)return mr(e,hr,s);for(var n=s-1,a=e.length;++n<a;)if(e[n]===t)return n;return-1}function hr(e){return e!==e}function dr(e,t){for(var s=-1,n=e.length;++s<n&&Te(t,e[s],0)>-1;);return s}function yr(e,t){for(var s=e.length;s--&&Te(t,e[s],0)>-1;);return s}function br(e){return ur.test(e)}function ae(e){return br(e)?$r(e):gr(e)}function $r(e){return e.match(ar)||[]}var wr=Object.prototype,Tr=wr.toString,ue=pr.Symbol,fe=ue?ue.prototype:void 0,ce=fe?fe.toString:void 0;function vr(e,t,s){var n=-1,a=e.length;t<0&&(t=-t>a?0:a+t),s=s>a?a:s,s<0&&(s+=a),a=t>s?0:s-t>>>0,t>>>=0;for(var r=Array(a);++n<a;)r[n]=e[n+t];return r}function ve(e){if(typeof e=="string")return e;if(Ar(e))return ce?ce.call(e):"";var t=e+"";return t=="0"&&1/e==-er?"-0":t}function Sr(e,t,s){var n=e.length;return s=s===void 0?n:s,!t&&s>=n?e:vr(e,t,s)}function Rr(e){return!!e&&typeof e=="object"}function Ar(e){return typeof e=="symbol"||Rr(e)&&Tr.call(e)==rr}function Or(e){return e==null?"":ve(e)}function Dr(e,t,s){if(e=Or(e),e&&(s||t===void 0))return e.replace(tr,"");if(!e||!(t=ve(t)))return e;var n=ae(e),a=ae(t),r=dr(n,a),i=yr(n,a)+1;return Sr(n,r,i).join("")}Se.exports=Dr});var De=J((q,K)=>{(function(e,t){typeof q=="object"&&typeof K<"u"?K.exports=t():typeof define=="function"&&define.amd?define(t):(e=e||self,e.currency=t())})(q,function(){function e(r,i){if(!(this instanceof e))return new e(r,i);i=Object.assign({},s,i);var u=Math.pow(10,i.precision);this.intValue=r=t(r,i),this.value=r/u,i.increment=i.increment||1/u,i.groups=i.useVedic?a:n,this.s=i,this.p=u}function t(r,i){var u=2<arguments.length&&arguments[2]!==void 0?arguments[2]:!0,l=i.decimal,o=i.errorOnInvalid,f=i.fromCents,c=Math.pow(10,i.precision),d=r instanceof e;if(d&&f)return r.intValue;if(typeof r=="number"||d)l=d?r.value:r;else if(typeof r=="string")o=new RegExp("[^-\\d"+l+"]","g"),l=new RegExp("\\"+l,"g"),l=(l=r.replace(/\((.*)\)/,"-$1").replace(o,"").replace(l,"."))||0;else{if(o)throw Error("Invalid Input");l=0}return f||(l=(l*c).toFixed(4)),u?Math.round(l):l}var s={symbol:"$",separator:",",decimal:".",errorOnInvalid:!1,precision:2,pattern:"!#",negativePattern:"-!#",format:function(r,i){var u=i.pattern,l=i.negativePattern,o=i.symbol,f=i.separator,c=i.decimal;i=i.groups;var d=(""+r).replace(/^-/,"").split("."),h=d[0];return d=d[1],(0<=r.value?u:l).replace("!",o).replace("#",h.replace(i,"$1"+f)+(d?c+d:""))},fromCents:!1},n=/(\d)(?=(\d{3})+\b)/g,a=/(\d)(?=(\d\d)+\d\b)/g;return e.prototype={add:function(r){var i=this.s,u=this.p;return e((this.intValue+t(r,i))/(i.fromCents?1:u),i)},subtract:function(r){var i=this.s,u=this.p;return e((this.intValue-t(r,i))/(i.fromCents?1:u),i)},multiply:function(r){var i=this.s;return e(this.intValue*r/(i.fromCents?1:Math.pow(10,i.precision)),i)},divide:function(r){var i=this.s;return e(this.intValue/t(r,i,!1),i)},distribute:function(r){var i=this.intValue,u=this.p,l=this.s,o=[],f=Math[0<=i?"floor":"ceil"](i/r),c=Math.abs(i-f*r);for(u=l.fromCents?1:u;r!==0;r--){var d=e(f/u,l);0<c--&&(d=d[0<=i?"add":"subtract"](1/u)),o.push(d)}return o},dollars:function(){return~~this.value},cents:function(){return~~(this.intValue%this.p)},format:function(r){var i=this.s;return typeof r=="function"?r(this,i):i.format(this,Object.assign({},i,r))},toString:function(){var r=this.s,i=r.increment;return(Math.round(this.intValue/this.p/i)*i).toFixed(r.precision)},toJSON:function(){return this.value}},e})});var Vr={};je(Vr,{findType:()=>T,isNumeric:()=>k,sort:()=>Fr,version:()=>xr});var G=B(re(),1);var ze={strictlyTwoElementsInRangeArrays:!1,progressFn:null};function C(e,t){if(!Array.isArray(e)||!e.length)return e;let s=b(b({},ze),t),n,a;if(s.strictlyTwoElementsInRangeArrays&&!e.every((u,l)=>!Array.isArray(u)||u.length!==2?(n=l,a=u.length,!1):!0))throw new TypeError(`ranges-sort: [THROW_ID_03] The first argument should be an array and must consist of arrays which are natural number indexes representing TWO string index ranges. However, ${n}th range (${JSON.stringify(e[n],null,4)}) has not two but ${a} elements!`);if(!e.every((u,l)=>!Array.isArray(u)||!Number.isInteger(u[0])||u[0]<0||!Number.isInteger(u[1])||u[1]<0?(n=l,!1):!0))throw new TypeError(`ranges-sort: [THROW_ID_04] The first argument should be an array and must consist of arrays which are natural number indexes representing string index ranges. However, ${n}th range (${JSON.stringify(e[n],null,4)}) does not consist of only natural numbers!`);let r=e.length**2,i=0;return Array.from(e).sort((u,l)=>(s.progressFn&&(i+=1,s.progressFn(Math.floor(i*100/r))),u[0]===l[0]?u[1]<l[1]?-1:u[1]>l[1]?1:0:u[0]<l[0]?-1:1))}var te={mergeType:1,progressFn:null,joinRangesThatTouchEdges:!0};function ne(e,t){function s(o){return!!o&&typeof o=="object"&&!Array.isArray(o)}if(!Array.isArray(e)||!e.length)return null;let n;if(t)if(s(t)){if(n=b(b({},te),t),n.progressFn&&s(n.progressFn)&&!Object.keys(n.progressFn).length)n.progressFn=null;else if(n.progressFn&&typeof n.progressFn!="function")throw new Error(`ranges-merge: [THROW_ID_01] opts.progressFn must be a function! It was given of a type: "${typeof n.progressFn}", equal to ${JSON.stringify(n.progressFn,null,4)}`);if(![1,2,"1","2"].includes(n.mergeType))throw new Error(`ranges-merge: [THROW_ID_02] opts.mergeType was customised to a wrong thing! It was given of a type: "${typeof n.mergeType}", equal to ${JSON.stringify(n.mergeType,null,4)}`);if(typeof n.joinRangesThatTouchEdges!="boolean")throw new Error(`ranges-merge: [THROW_ID_04] opts.joinRangesThatTouchEdges was customised to a wrong thing! It was given of a type: "${typeof n.joinRangesThatTouchEdges}", equal to ${JSON.stringify(n.joinRangesThatTouchEdges,null,4)}`)}else throw new Error(`emlint: [THROW_ID_03] the second input argument must be a plain object. It was given as:
11
- ${JSON.stringify(t,null,4)} (type ${typeof t})`);else n=b({},te);let a=e.filter(o=>Array.isArray(o)).map(o=>[...o]).filter(o=>o[2]!==void 0||o[0]!==o[1]),r,i,u;n.progressFn?r=C(a,{progressFn:o=>{u=Math.floor(o/5),u!==i&&(i=u,n.progressFn(u))}}):r=C(a);let l=r.length-1;for(let o=l;o>0;o--)n.progressFn&&(u=Math.floor((1-o/l)*78)+21,u!==i&&u>i&&(i=u,n.progressFn(u))),(r[o][0]<=r[o-1][0]||!n.joinRangesThatTouchEdges&&r[o][0]<r[o-1][1]||n.joinRangesThatTouchEdges&&r[o][0]<=r[o-1][1])&&(r[o-1][0]=Math.min(r[o][0],r[o-1][0]),r[o-1][1]=Math.max(r[o][1],r[o-1][1]),r[o][2]!==void 0&&(r[o-1][0]>=r[o][0]||r[o-1][1]<=r[o][1])&&r[o-1][2]!==null&&(r[o][2]===null&&r[o-1][2]!==null?r[o-1][2]=null:r[o-1][2]!=null?+n.mergeType==2&&r[o-1][0]===r[o][0]?r[o-1][2]=r[o][2]:r[o-1][2]+=r[o][2]:r[o-1][2]=r[o][2]),r.splice(o,1),o=r.length);return r.length?r:null}var Ze=!0,H="Invariant failed";function se(e,t){if(!e){if(Ze)throw new Error(H);var s=typeof t=="function"?t():t,n=s?"".concat(H,": ").concat(s):H;throw new Error(n)}}function oe(e,t,s){let n=0,a=0;if(arguments.length===0)throw new Error("ranges-apply: [THROW_ID_01] inputs missing!");if(typeof e!="string")throw new TypeError(`ranges-apply: [THROW_ID_02] first input argument must be a string! Currently it's: ${typeof e}, equal to: ${JSON.stringify(e,null,4)}`);if(t&&!Array.isArray(t))throw new TypeError(`ranges-apply: [THROW_ID_03] second input argument must be an array (or null)! Currently it's: ${typeof t}, equal to: ${JSON.stringify(t,null,4)}`);if(s&&typeof s!="function")throw new TypeError(`ranges-apply: [THROW_ID_04] the third input argument must be a function (or falsey)! Currently it's: ${typeof s}, equal to: ${JSON.stringify(s,null,4)}`);if(!t||!t.filter(f=>f).length)return e;let r;Array.isArray(t)&&Number.isInteger(t[0])&&Number.isInteger(t[1])?r=[Array.from(t)]:r=Array.from(t);let i=r.length,u=0;r.filter(f=>f).forEach((f,c)=>{if(s&&(n=Math.floor(u/i*10),n!==a&&(a=n,s(n))),!Array.isArray(f))throw new TypeError(`ranges-apply: [THROW_ID_05] ranges array, second input arg., has ${c}th element not an array: ${JSON.stringify(f,null,4)}, which is ${typeof f}`);if(!Number.isInteger(f[0])){if(!Number.isInteger(+f[0])||+f[0]<0)throw new TypeError(`ranges-apply: [THROW_ID_06] ranges array, second input arg. has ${c}th element, array ${JSON.stringify(f,null,0)}. Its first element is not an integer, string index, but ${typeof f[0]}, equal to: ${JSON.stringify(f[0],null,4)}.`);r[c][0]=+r[c][0]}if(!Number.isInteger(f[1])){if(!Number.isInteger(+f[1])||+f[1]<0)throw new TypeError(`ranges-apply: [THROW_ID_07] ranges array, second input arg. has ${c}th element, array ${JSON.stringify(f,null,0)}. Its second element is not an integer, string index, but ${typeof f[1]}, equal to: ${JSON.stringify(f[1],null,4)}.`);r[c][1]=+r[c][1]}u+=1});let l=ne(r,{progressFn:f=>{s&&(n=10+Math.floor(f/10),n!==a&&(a=n,s(n)))}});se(l);let o=l.length;if(o>0){let f=e.slice(l[o-1][1]);e=l.reduce((c,d,h,y)=>{s&&(n=20+Math.floor(h/o*80),n!==a&&(a=n,s(n)));let N=h===0?0:y[h-1][1],j=y[h][0];return`${c}${e.slice(N,j)}${y[h][2]||""}`},""),e+=f}return e}function _(e,t=1){let s="\xA0";function n(r){return Array.from(r).reverse().join("")}function a(r,i,u){let l=u?`
12
- `:"\r",o=u?"\r":`
13
- `;if(!r)return r;let f=0,c=0,d="";for(let h=0,y=r.length;h<y;h++)(r[h]===l||r[h]===o&&r[h-1]!==l)&&c++,`\r
14
- `.includes(r[h])||r[h]===s?(f=0,r[h]===s?d+=r[h]:r[h]===l?c<=i&&(d+=r[h],r[h+1]===o&&(d+=r[h+1],h++)):r[h]===o&&(r==null?void 0:r[h-1])!==l&&c<=i&&(d+=r[h])):(f++,!r[h+1]&&!c&&(d+=" "));return d}if(typeof e=="string"&&e.length){let r=1;typeof+t=="number"&&Number.isInteger(+t)&&+t>=0&&(r=+t);let i="",u="";if(!e.trim())i=e;else if(!e[0].trim()){for(let l=0,o=e.length;l<o;l++)if(e[l].trim()){i=e.slice(0,l);break}}if(e.trim()&&(e.slice(-1).trim()===""||e.slice(-1)===s)){for(let l=e.length;l--;)if(e[l].trim()){u=e.slice(l+1);break}}return`${a(i,r,!1)}${e.trim()}${n(a(n(u),r,!0))}`}return e}function I(e){return typeof e=="string"}function O(e){return Number.isSafeInteger(e)&&e>=0}function D(e){return e!=null}var ie={mergeType:1,progressFn:null,joinRangesThatTouchEdges:!0};function Ye(e,t){function s(o){return!!o&&typeof o=="object"&&!Array.isArray(o)}if(!Array.isArray(e)||!e.length)return null;let n;if(t)if(s(t)){if(n=b(b({},ie),t),n.progressFn&&s(n.progressFn)&&!Object.keys(n.progressFn).length)n.progressFn=null;else if(n.progressFn&&typeof n.progressFn!="function")throw new Error(`ranges-merge: [THROW_ID_01] resolvedOpts.progressFn must be a function! It was given of a type: "${typeof n.progressFn}", equal to ${JSON.stringify(n.progressFn,null,4)}`);if(![1,2,"1","2"].includes(n.mergeType))throw new Error(`ranges-merge: [THROW_ID_02] resolvedOpts.mergeType was customised to a wrong thing! It was given of a type: "${typeof n.mergeType}", equal to ${JSON.stringify(n.mergeType,null,4)}`);if(typeof n.joinRangesThatTouchEdges!="boolean")throw new Error(`ranges-merge: [THROW_ID_04] resolvedOpts.joinRangesThatTouchEdges was customised to a wrong thing! It was given of a type: "${typeof n.joinRangesThatTouchEdges}", equal to ${JSON.stringify(n.joinRangesThatTouchEdges,null,4)}`)}else throw new Error(`emlint: [THROW_ID_03] the second input argument must be a plain object. It was given as:
15
- ${JSON.stringify(t,null,4)} (type ${typeof t})`);else n=b({},ie);let a=e.filter(o=>Array.isArray(o)).map(o=>[...o]).filter(o=>o[2]!==void 0||o[0]!==o[1]),r,i,u;n.progressFn?r=C(a,{progressFn:o=>{u=Math.floor(o/5),u!==i&&(i=u,n.progressFn(u))}}):r=C(a);let l=r.length-1;for(let o=l;o>0;o--)n.progressFn&&(u=Math.floor((1-o/l)*78)+21,u!==i&&u>i&&(i=u,n.progressFn(u))),(r[o][0]<=r[o-1][0]||!n.joinRangesThatTouchEdges&&r[o][0]<r[o-1][1]||n.joinRangesThatTouchEdges&&r[o][0]<=r[o-1][1])&&(r[o-1][0]=Math.min(r[o][0],r[o-1][0]),r[o-1][1]=Math.max(r[o][1],r[o-1][1]),r[o][2]!==void 0&&(r[o-1][0]>=r[o][0]||r[o-1][1]<=r[o][1])&&r[o-1][2]!==null&&(r[o][2]===null&&r[o-1][2]!==null?r[o-1][2]=null:r[o-1][2]!=null?+n.mergeType==2&&r[o-1][0]===r[o][0]?r[o-1][2]=r[o][2]:r[o-1][2]+=r[o][2]:r[o-1][2]=r[o][2]),r.splice(o,1),o=r.length);return r.length?r:null}var Xe={limitToBeAddedWhitespace:!1,limitLinebreaksCount:1,mergeType:1},le=class{constructor(e){M(this,"ranges");M(this,"opts");let t=b(b({},Xe),e);if(t.mergeType&&t.mergeType!==1&&t.mergeType!==2)if(I(t.mergeType)&&t.mergeType.trim()==="1")t.mergeType=1;else if(I(t.mergeType)&&t.mergeType.trim()==="2")t.mergeType=2;else throw new Error(`ranges-push: [THROW_ID_02] opts.mergeType was customised to a wrong thing! It was given of a type: "${typeof t.mergeType}", equal to ${JSON.stringify(t.mergeType,null,4)}`);this.opts=t,this.ranges=[]}add(e,t,s){var r;if(e==null&&t==null)return;if(D(e)&&!D(t)){if(Array.isArray(e)){if(e.length){if(e.some(i=>Array.isArray(i))){e.forEach(i=>{Array.isArray(i)&&this.add(...i)});return}e.length&&O(+e[0])&&O(+e[1])&&this.add(...e)}return}throw new TypeError(`ranges-push/Ranges/add(): [THROW_ID_12] the first input argument, "from" is set (${JSON.stringify(e,null,0)}) but second-one, "to" is not (${JSON.stringify(t,null,0)})`)}else if(!D(e)&&D(t))throw new TypeError(`ranges-push/Ranges/add(): [THROW_ID_13] the second input argument, "to" is set (${JSON.stringify(t,null,0)}) but first-one, "from" is not (${JSON.stringify(e,null,0)})`);let n=+e,a=+t;if(O(s)&&(s=String(s)),O(n)&&O(a)){if(D(s)&&!I(s)&&!O(s))throw new TypeError(`ranges-push/Ranges/add(): [THROW_ID_08] The third argument, the value to add, was given not as string but ${typeof s}, equal to:
16
- ${JSON.stringify(s,null,4)}`);if(D(this.ranges)&&Array.isArray(this.last())&&n===this.last()[1]){if(this.last()[1]=a,this.last()[2],this.last()[2]!==null&&D(s)){let i=this.last()[2]&&this.last()[2].length&&(!((r=this.opts)!=null&&r.mergeType)||this.opts.mergeType===1)?`${this.last()[2]}${s}`:s;this.opts.limitToBeAddedWhitespace&&(i=_(i,this.opts.limitLinebreaksCount)),I(i)&&!i.length||(this.last()[2]=i)}}else{this.ranges||(this.ranges=[]);let i=s!==void 0&&!(I(s)&&!s.length)?[n,a,s&&this.opts.limitToBeAddedWhitespace?_(s,this.opts.limitLinebreaksCount):s]:[n,a];this.ranges.push(i)}}else throw O(n)&&n>=0?new TypeError(`ranges-push/Ranges/add(): [THROW_ID_10] "to" value, the second input argument, must be a natural number or zero! Currently it's of a type "${typeof a}" equal to: ${JSON.stringify(a,null,4)}`):new TypeError(`ranges-push/Ranges/add(): [THROW_ID_09] "from" value, the first input argument, must be a natural number or zero! Currently it's of a type "${typeof n}" equal to: ${JSON.stringify(n,null,4)}`)}push(e,t,s){this.add(e,t,s)}current(){return Array.isArray(this.ranges)&&this.ranges.length?(this.ranges=Ye(this.ranges,{mergeType:this.opts.mergeType}),this.ranges&&this.opts.limitToBeAddedWhitespace?this.ranges.map(e=>D(e[2])?[e[0],e[1],_(e[2],this.opts.limitLinebreaksCount)]:e):this.ranges):null}wipe(){this.ranges=[]}replace(e){if(Array.isArray(e)&&e.length)if(Array.isArray(e[0])&&O(e[0][0]))this.ranges=Array.from(e);else throw new Error(`ranges-push/Ranges/replace(): [THROW_ID_11] Single range was given but we expected array of arrays! The first element, ${JSON.stringify(e[0],null,4)} should be an array and its first element should be an integer, a string index.`);else this.ranges=[]}last(){return Array.isArray(this.ranges)&&this.ranges.length?this.ranges[this.ranges.length-1]:null}};var Ae=B(Re(),1);var Nr={removeThousandSeparatorsFromNumbers:!0,padSingleDecimalPlaceNumbers:!0,forceUKStyle:!1};function V(e,t){let s=!0,n=[".",",","'"," "],a;if(typeof e!="string")throw new TypeError(`string-remove-thousand-separators/remSep(): [THROW_ID_01] Input must be string! Currently it's: ${typeof e}, equal to:
17
- ${JSON.stringify(e,null,4)}`);if(t&&typeof t!="object")throw new TypeError(`string-remove-thousand-separators/remSep(): [THROW_ID_02] Options object must be a plain object! Currently it's: ${typeof t}, equal to:
18
- ${JSON.stringify(t,null,4)}`);let r=b(b({},Nr),t),i=(0,Ae.default)(e.trim(),'"');if(i==="")return i;if(+e>0&&+e<1)return e;let u=new le;for(let l=0,o=i.length;l<o;l++){if(r.removeThousandSeparatorsFromNumbers&&i[l].trim()===""&&u.add(l,l+1),r.removeThousandSeparatorsFromNumbers&&i[l]==="'"&&(u.add(l,l+1),i[l+1]==="'")){s=!1;break}if(n.includes(i[l])){if(i[l+1]!==void 0&&/^\d$/.test(i[l+1]))if(i[l+2]!==void 0)if(/^\d$/.test(i[l+2]))if(i[l+3]!==void 0)if(/^\d$/.test(i[l+3])){if(i[l+4]!==void 0&&/^\d$/.test(i[l+4])){s=!1;break}else if(r.removeThousandSeparatorsFromNumbers&&u.add(l,l+1),!a)a=i[l];else if(i[l]!==a){s=!1;break}}else{s=!1;break}else r.removeThousandSeparatorsFromNumbers&&r.forceUKStyle&&i[l]===","&&u.add(l,l+1,".");else{s=!1;break}else r.forceUKStyle&&i[l]===","&&u.add(l,l+1,"."),r.padSingleDecimalPlaceNumbers&&u.add(l+2,l+2,"0")}else if(!/^\d$/.test(i[l])){s=!1;break}}return s&&u.current()?oe(i,u.current()):i}var Er={removeThousandSeparatorsFromNumbers:!0,padSingleDecimalPlaceNumbers:!0,forceUKStyle:!1};function Oe(e,t){let s=0,n=0,a=[],r=[],i=!1,u=!0;if(t&&typeof t!="object")throw new Error(`csv-split-easy/split(): [THROW_ID_02] Options object must be a plain object! Currently it's of a type ${typeof t} equal to:
19
- ${JSON.stringify(t,null,4)}`);let l=b(b({},Er),t);if(typeof e!="string")throw new TypeError(`csv-split-easy/split(): [THROW_ID_04] input must be string! Currently it's: ${typeof e}, equal to: ${JSON.stringify(e,null,4)}`);if(e==="")return[[""]];e=e.trim();for(let o=0,f=e.length;o<f;o++){if(u&&e[o]!=='"'&&e[o]!==","&&e[o].trim()!==""&&(u=!1),e[o]==='"')if(i&&e[o+1]==='"')o+=1;else if(i){i=!1;let c=e.slice(s,o);c.trim()!==""&&(u=!1);let d=/""/.test(c)?c.replace(/""/g,'"'):V(c,{removeThousandSeparatorsFromNumbers:l.removeThousandSeparatorsFromNumbers,padSingleDecimalPlaceNumbers:l.padSingleDecimalPlaceNumbers,forceUKStyle:l.forceUKStyle});a.push(d)}else i=!0,s=o+1;else if(!i&&e[o]===","){if(e[o-1]!=='"'&&!i){let c=e.slice(s,o);c.trim()!==""&&(u=!1),a.push(V(c,{removeThousandSeparatorsFromNumbers:l.removeThousandSeparatorsFromNumbers,padSingleDecimalPlaceNumbers:l.padSingleDecimalPlaceNumbers,forceUKStyle:l.forceUKStyle}))}s=o+1,n&&(n=0)}else if(e[o]===`
20
- `||e[o]==="\r"){if(!n){if(n=o,!i&&e[o-1]!=='"'){let c=e.slice(s,o);c.trim()!==""&&(u=!1),a.push(V(c,{removeThousandSeparatorsFromNumbers:l.removeThousandSeparatorsFromNumbers,padSingleDecimalPlaceNumbers:l.padSingleDecimalPlaceNumbers,forceUKStyle:l.forceUKStyle}))}u?a.length=0:r.push(a),u=!0,a=[]}s=o+1}else n&&(n=0,s=o);if(o+1===f){if(e[o]!=='"'){let c=e.slice(s,o+1);c.trim()&&(u=!1),a.push(V(c,{removeThousandSeparatorsFromNumbers:l.removeThousandSeparatorsFromNumbers,padSingleDecimalPlaceNumbers:l.padSingleDecimalPlaceNumbers,forceUKStyle:l.forceUKStyle}))}u?a=[]:r.push(a),u=!0}}return r.length===0?[[""]]:r}var x=B(De(),1);function k(e){return typeof e=="number"&&!isNaN(e)?!0:(e=(e||"").toString().trim(),e?!isNaN(+e):!1)}var Cr=["\u062F.\u0625","\u060B","L","\u058F","\u0192","Kz","$","\u0192","\u20BC","KM","\u09F3","\u043B\u0432",".\u062F.\u0628","FBu","$b","R$","\u0E3F","Nu.","P","p.","BZ$","FC","CHF","\xA5","\u20A1","\u20B1","K\u010D","Fdj","kr","RD$","\u062F\u062C","kr","Nfk","Br","\u039E","\u20AC","\u20BE","\u20B5","GH\u20B5","D","FG","Q","L","kn","G","Ft","Rp","\u20AA","\u20B9","\u0639.\u062F","\uFDFC","kr","J$","JD","\xA5","KSh","\u043B\u0432","\u17DB","CF","\u20A9","\u20A9","KD","\u043B\u0432","\u20AD","\u20A8","M","\u0141","Lt","Ls","LD","MAD","lei","Ar","\u0434\u0435\u043D","K","\u20AE","MOP$","UM","\u20A8","Rf","MK","RM","MT","\u20A6","C$","kr","\u20A8","\uFDFC","B/.","S/.","K","\u20B1","\u20A8","z\u0142","Gs","\uFDFC","\uFFE5","lei","\u0414\u0438\u043D.","\u20BD","R\u20A3","\uFDFC","\u20A8","\u062C.\u0633.","kr","\xA3","Le","S","Db","E","\u0E3F","SM","T","\u062F.\u062A","T$","\u20A4","\u20BA","TT$","NT$","TSh","\u20B4","USh","$U","\u043B\u0432","Bs","\u20AB","VT","WS$","FCFA","\u0243","CFA","\u20A3","\uFDFC","R","Z$"];function T(e){return k(e)||Cr.some(t=>k(e.replace(t,"").replace(/[,.]/g,"")))?"numeric":e.trim()?"text":"empty"}var Ne="7.0.7";var xr=Ne;function Fr(e){let t=null,s=null;if(typeof e!="string")throw new TypeError(`csv-sort/csvSort(): [THROW_ID_01] The input is of a wrong type! We accept either string of array of arrays. We got instead: ${typeof e}, equal to:
21
- ${JSON.stringify(e,null,4)}`);if(!e.trim())return{res:[[""]],msgContent:t,msgType:s};let n=Oe(e),a=[],r=!1,i=!0,u=[],l=null;for(let g=n.length-1;g>=0;g--)if(a.length){g===0&&(r=n[g].every(m=>T(m)==="text"||T(m)==="empty")),!r&&a.length!==n[g].length&&(i=!1);let p=null;for(let m=0,S=n[g].length;m<S;m++)if(p===null&&T(n[g][m].trim())==="empty"&&(p=m),p!==null&&T(n[g][m].trim())!=="empty"&&(p=null),T(n[g][m].trim())!==a[m]&&!r){let $=T(n[g][m].trim());if(Array.isArray(a[m]))a[m].includes($)||a[m].push(T(n[g][m].trim()));else if(a[m]!==$){let w=a[m];a[m]=[],a[m].push(w),a[m].push($)}}l!==null&&p!==null&&p>l&&(!r||r&&g!==0)&&(l=p)}else if(n[g].length!==1||n[g][0]!=="")for(let p=0,m=n[g].length;p<m;p++)a.push(T(n[g][p].trim())),l===null&&T(n[g][p].trim())==="empty"&&(l=p),l!==null&&T(n[g][p].trim())!=="empty"&&(l=null);l||(l=a.length);let o=0;for(let g=0,p=a.length;g<p&&a[g]==="empty";g++)o=g;o!==0&&(n=n.map(g=>g.slice(o+1,l)),a=a.slice(o+1,l));let f=[],c;a.forEach((g,p)=>{g==="numeric"&&f.push(p)});let d=r?1:0;if(f.length===1)c=f[0];else{if(f.length===0)throw new Error('csv-sort/csvSort(): [THROW_ID_03] Your CSV file does not contain numeric-only columns and computer was not able to detect the "Balance" column!');{let g=Array.from(f),p=[];for(let m=0,S=g.length;m<S;m++){let $=g[m],w,R=!0,E,A=!0;for(let v=d,Ee=n.length;v<Ee&&(R&&(w==null?w=n[v][$]:w===n[v][$]?(p.push($),R=!1):w=n[v][$]),A&&(E==null?E=n[v][$]:n[v][$]!==E&&(A=!1)),!!R);v++);A&&u.push($)}if(g=(0,G.default)(g,...p),g.length===1)c=g[0];else if(g.length===0)throw new Error(`csv-sort/csvSort(): [THROW_ID_04] The computer can't find the "Balance" column! It saw some numeric-only columns, but they all seem to have certain rows with the same values as rows right below/above them!`)}}if(!c)throw new Error("csv-sort/csvSort(): [THROW_ID_05] Sadly computer couldn't find its way in this CSV and had to stop working on it.");let h=(0,G.default)(Array.from(a.reduce((g,p,m)=>((typeof p=="string"&&p==="numeric"||Array.isArray(p)&&p.includes("numeric"))&&g.push(m),g),[])),c,...u),y=[];y.push(n[n.length-1].slice(0,l));let N=[],j=r?1:0;for(let g=n.length-2;g>=j;g--)for(let p=n.length-2;p>=j;p--)if(!N.includes(p)){let m=!1;for(let S=0,$=h.length;S<$;S++){let w=null;n[p][h[S]]!==""&&(w=(0,x.default)(n[p][h[S]]));let R=null;n[p][c]!==""&&(R=(0,x.default)(n[p][c]));let E=null;y[0][c]!==""&&(E=(0,x.default)(y[0][c]).format());let A=null;y[y.length-1][h[S]]!==""&&(A=(0,x.default)(y[y.length-1][h[S]]).format());let v=null;if(y[y.length-1][c]!==""&&(v=(0,x.default)(y[y.length-1][c])),w&&R.add(w).format()===E){y.unshift(n[p].slice(0,l)),N.push(p),m=!0;break}else if(w&&R.subtract(w).format()===E){y.unshift(n[p].slice(0,l)),N.push(p),m=!0;break}else if(A&&v.add(A).format()===R.format()){y.push(n[p].slice(0,l)),N.push(p),m=!0;break}else if(A&&v.subtract(A).format()===R.format()){y.push(n[p].slice(0,l)),N.push(p),m=!0;break}}if(m){m=!1;break}}return r&&(i&&n[0].length>a.length&&(n[0].length=a.length),y.unshift(n[0].slice(0,l))),n.length-(r?2:1)!==N.length&&(t="Not all rows were recognised!",s="alert"),{res:y,msgContent:t,msgType:s}}return _e(Vr);})();
10
+ "use strict";var csvSort=(()=>{var gr=Object.create;var k=Object.defineProperty;var hr=Object.getOwnPropertyDescriptor;var xr=Object.getOwnPropertyNames,se=Object.getOwnPropertySymbols,yr=Object.getPrototypeOf,ne=Object.prototype.hasOwnProperty,br=Object.prototype.propertyIsEnumerable;var G=(e,r,a)=>r in e?k(e,r,{enumerable:!0,configurable:!0,writable:!0,value:a}):e[r]=a,y=(e,r)=>{for(var a in r||(r={}))ne.call(r,a)&&G(e,a,r[a]);if(se)for(var a of se(r))br.call(r,a)&&G(e,a,r[a]);return e};var vr=(e,r)=>()=>(r||e((r={exports:{}}).exports,r),r.exports),Tr=(e,r)=>{for(var a in r)k(e,a,{get:r[a],enumerable:!0})},le=(e,r,a,o)=>{if(r&&typeof r=="object"||typeof r=="function")for(let f of xr(r))!ne.call(e,f)&&f!==a&&k(e,f,{get:()=>r[f],enumerable:!(o=hr(r,f))||o.enumerable});return e};var wr=(e,r,a)=>(a=e!=null?gr(yr(e)):{},le(r||!e||!e.__esModule?k(a,"default",{value:e,enumerable:!0}):a,e)),Sr=e=>le(k({},"__esModule",{value:!0}),e);var Q=(e,r,a)=>(G(e,typeof r!="symbol"?r+"":r,a),a);var mr=vr((oe,ae)=>{(function(e,r){typeof oe=="object"&&typeof ae<"u"?ae.exports=r():typeof define=="function"&&define.amd?define(r):(e=e||self,e.currency=r())})(oe,function(){function e(t,n){if(!(this instanceof e))return new e(t,n);n=Object.assign({},a,n);var i=Math.pow(10,n.precision);this.intValue=t=r(t,n),this.value=t/i,n.increment=n.increment||1/i,n.groups=n.useVedic?f:o,this.s=n,this.p=i}function r(t,n){var i=2<arguments.length&&arguments[2]!==void 0?arguments[2]:!0,l=n.decimal,s=n.errorOnInvalid,u=n.fromCents,p=Math.pow(10,n.precision),h=t instanceof e;if(h&&u)return t.intValue;if(typeof t=="number"||h)l=h?t.value:t;else if(typeof t=="string")s=new RegExp("[^-\\d"+l+"]","g"),l=new RegExp("\\"+l,"g"),l=(l=t.replace(/\((.*)\)/,"-$1").replace(s,"").replace(l,"."))||0;else{if(s)throw Error("Invalid Input");l=0}return u||(l=(l*p).toFixed(4)),i?Math.round(l):l}var a={symbol:"$",separator:",",decimal:".",errorOnInvalid:!1,precision:2,pattern:"!#",negativePattern:"-!#",format:function(t,n){var i=n.pattern,l=n.negativePattern,s=n.symbol,u=n.separator,p=n.decimal;n=n.groups;var h=(""+t).replace(/^-/,"").split("."),g=h[0];return h=h[1],(0<=t.value?i:l).replace("!",s).replace("#",g.replace(n,"$1"+u)+(h?p+h:""))},fromCents:!1},o=/(\d)(?=(\d{3})+\b)/g,f=/(\d)(?=(\d\d)+\d\b)/g;return e.prototype={add:function(t){var n=this.s,i=this.p;return e((this.intValue+r(t,n))/(n.fromCents?1:i),n)},subtract:function(t){var n=this.s,i=this.p;return e((this.intValue-r(t,n))/(n.fromCents?1:i),n)},multiply:function(t){var n=this.s;return e(this.intValue*t/(n.fromCents?1:Math.pow(10,n.precision)),n)},divide:function(t){var n=this.s;return e(this.intValue/r(t,n,!1),n)},distribute:function(t){var n=this.intValue,i=this.p,l=this.s,s=[],u=Math[0<=n?"floor":"ceil"](n/t),p=Math.abs(n-u*t);for(i=l.fromCents?1:i;t!==0;t--){var h=e(u/i,l);0<p--&&(h=h[0<=n?"add":"subtract"](1/i)),s.push(h)}return s},dollars:function(){return~~this.value},cents:function(){return~~(this.intValue%this.p)},format:function(t){var n=this.s;return typeof t=="function"?t(this,n):n.format(this,Object.assign({},n,t))},toString:function(){var t=this.s,n=t.increment;return(Math.round(this.intValue/this.p/n)*n).toFixed(t.precision)},toJSON:function(){return this.value}},e})});var $o={};Tr($o,{findType:()=>T,isNumeric:()=>z,sort:()=>So,version:()=>wo});var $r=typeof global=="object"&&global&&global.Object===Object&&global,fe=$r;var Or=typeof self=="object"&&self&&self.Object===Object&&self,Rr=fe||Or||Function("return this")(),B=Rr;var Ar=B.Symbol,R=Ar;var ie=Object.prototype,Ir=ie.hasOwnProperty,Er=ie.toString,W=R?R.toStringTag:void 0;function Nr(e){var r=Ir.call(e,W),a=e[W];try{e[W]=void 0;var o=!0}catch(t){}var f=Er.call(e);return o&&(r?e[W]=a:delete e[W]),f}var ue=Nr;var Dr=Object.prototype,Cr=Dr.toString;function jr(e){return Cr.call(e)}var pe=jr;var Fr="[object Null]",kr="[object Undefined]",me=R?R.toStringTag:void 0;function Wr(e){return e==null?e===void 0?kr:Fr:me&&me in Object(e)?ue(e):pe(e)}var M=Wr;function Vr(e){return e!=null&&typeof e=="object"}var de=Vr;var _r="[object Symbol]";function Br(e){return typeof e=="symbol"||de(e)&&M(e)==_r}var ce=Br;function Mr(e,r){for(var a=-1,o=e==null?0:e.length,f=Array(o);++a<o;)f[a]=r(e[a],a,e);return f}var P=Mr;var Pr=Array.isArray,ge=Pr;var Jr=1/0,he=R?R.prototype:void 0,xe=he?he.toString:void 0;function ye(e){if(typeof e=="string")return e;if(ge(e))return P(e,ye)+"";if(ce(e))return xe?xe.call(e):"";var r=e+"";return r=="0"&&1/e==-Jr?"-0":r}var J=ye;var Hr=/\s/;function Lr(e){for(var r=e.length;r--&&Hr.test(e.charAt(r)););return r}var be=Lr;var qr=/^\s+/;function Ur(e){return e&&e.slice(0,be(e)+1).replace(qr,"")}var ve=Ur;function Kr(e){var r=typeof e;return e!=null&&(r=="object"||r=="function")}var H=Kr;function zr(e){return e}var L=zr;var Gr="[object AsyncFunction]",Qr="[object Function]",Zr="[object GeneratorFunction]",Yr="[object Proxy]";function Xr(e){if(!H(e))return!1;var r=M(e);return r==Qr||r==Zr||r==Gr||r==Yr}var Te=Xr;var et=B["__core-js_shared__"],q=et;var we=function(){var e=/[^.]+$/.exec(q&&q.keys&&q.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}();function rt(e){return!!we&&we in e}var Se=rt;var tt=Function.prototype,ot=tt.toString;function at(e){if(e!=null){try{return ot.call(e)}catch(r){}try{return e+""}catch(r){}}return""}var $e=at;var st=/[\\^$.*+?()[\]{}|]/g,nt=/^\[object .+?Constructor\]$/,lt=Function.prototype,ft=Object.prototype,it=lt.toString,ut=ft.hasOwnProperty,pt=RegExp("^"+it.call(ut).replace(st,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function mt(e){if(!H(e)||Se(e))return!1;var r=Te(e)?pt:nt;return r.test($e(e))}var Oe=mt;function dt(e,r){return e==null?void 0:e[r]}var Re=dt;function ct(e,r){var a=Re(e,r);return Oe(a)?a:void 0}var Ae=ct;function gt(e,r,a){switch(a.length){case 0:return e.call(r);case 1:return e.call(r,a[0]);case 2:return e.call(r,a[0],a[1]);case 3:return e.call(r,a[0],a[1],a[2])}return e.apply(r,a)}var Ie=gt;function ht(e,r){var a=-1,o=e.length;for(r||(r=Array(o));++a<o;)r[a]=e[a];return r}var Ee=ht;var xt=800,yt=16,bt=Date.now;function vt(e){var r=0,a=0;return function(){var o=bt(),f=yt-(o-a);if(a=o,f>0){if(++r>=xt)return arguments[0]}else r=0;return e.apply(void 0,arguments)}}var Ne=vt;function Tt(e){return function(){return e}}var De=Tt;var wt=function(){try{var e=Ae(Object,"defineProperty");return e({},"",{}),e}catch(r){}}(),Z=wt;var St=Z?function(e,r){return Z(e,"toString",{configurable:!0,enumerable:!1,value:De(r),writable:!0})}:L,Ce=St;var $t=Ne(Ce),je=$t;function Ot(e,r,a,o){for(var f=e.length,t=a+(o?1:-1);o?t--:++t<f;)if(r(e[t],t,e))return t;return-1}var Fe=Ot;function Rt(e){return e!==e}var ke=Rt;function At(e,r,a){for(var o=a-1,f=e.length;++o<f;)if(e[o]===r)return o;return-1}var We=At;function It(e,r,a){return r===r?We(e,r,a):Fe(e,ke,a)}var D=It;var Ve=Math.max;function Et(e,r,a){return r=Ve(r===void 0?e.length-1:r,0),function(){for(var o=arguments,f=-1,t=Ve(o.length-r,0),n=Array(t);++f<t;)n[f]=o[r+f];f=-1;for(var i=Array(r+1);++f<r;)i[f]=o[f];return i[r]=a(n),Ie(e,this,i)}}var _e=Et;function Nt(e,r){return je(_e(e,r,L),e+"")}var Be=Nt;function Dt(e){return function(r){return e(r)}}var Me=Dt;function Ct(e){return e==null?"":J(e)}var Pe=Ct;function jt(e,r,a){var o=-1,f=e.length;r<0&&(r=-r>f?0:f+r),a=a>f?f:a,a<0&&(a+=f),f=r>a?0:a-r>>>0,r>>>=0;for(var t=Array(f);++o<f;)t[o]=e[o+r];return t}var Je=jt;function Ft(e,r,a){var o=e.length;return a=a===void 0?o:a,!r&&a>=o?e:Je(e,r,a)}var He=Ft;var kt="\\ud800-\\udfff",Wt="\\u0300-\\u036f",Vt="\\ufe20-\\ufe2f",_t="\\u20d0-\\u20ff",Bt=Wt+Vt+_t,Mt="\\ufe0e\\ufe0f",Pt="\\u200d",Jt=RegExp("["+Pt+kt+Bt+Mt+"]");function Ht(e){return Jt.test(e)}var Le=Ht;function Lt(e){return e.split("")}var qe=Lt;var Ue="\\ud800-\\udfff",qt="\\u0300-\\u036f",Ut="\\ufe20-\\ufe2f",Kt="\\u20d0-\\u20ff",zt=qt+Ut+Kt,Gt="\\ufe0e\\ufe0f",Qt="["+Ue+"]",Y="["+zt+"]",X="\\ud83c[\\udffb-\\udfff]",Zt="(?:"+Y+"|"+X+")",Ke="[^"+Ue+"]",ze="(?:\\ud83c[\\udde6-\\uddff]){2}",Ge="[\\ud800-\\udbff][\\udc00-\\udfff]",Yt="\\u200d",Qe=Zt+"?",Ze="["+Gt+"]?",Xt="(?:"+Yt+"(?:"+[Ke,ze,Ge].join("|")+")"+Ze+Qe+")*",eo=Ze+Qe+Xt,ro="(?:"+[Ke+Y+"?",Y,ze,Ge,Qt].join("|")+")",to=RegExp(X+"(?="+X+")|"+ro+eo,"g");function oo(e){return e.match(to)||[]}var Ye=oo;function ao(e){return Le(e)?Ye(e):qe(e)}var ee=ao;function so(e,r,a,o){for(var f=a-1,t=e.length;++f<t;)if(o(e[f],r))return f;return-1}var Xe=so;var no=Array.prototype,er=no.splice;function lo(e,r,a,o){var f=o?Xe:D,t=-1,n=r.length,i=e;for(e===r&&(r=Ee(r)),a&&(i=P(e,Me(a)));++t<n;)for(var l=0,s=r[t],u=a?a(s):s;(l=f(i,u,l,o))>-1;)i!==e&&er.call(i,l,1),er.call(e,l,1);return e}var rr=lo;function fo(e,r){return e&&e.length&&r&&r.length?rr(e,r):e}var tr=fo;var io=Be(tr),U=io;function uo(e,r){for(var a=e.length;a--&&D(r,e[a],0)>-1;);return a}var or=uo;function po(e,r){for(var a=-1,o=e.length;++a<o&&D(r,e[a],0)>-1;);return a}var ar=po;function mo(e,r,a){if(e=Pe(e),e&&(a||r===void 0))return ve(e);if(!e||!(r=J(r)))return e;var o=ee(e),f=ee(r),t=ar(o,f),n=or(o,f)+1;return He(o,t,n).join("")}var re=mo;var co={strictlyTwoElementsInRangeArrays:!1,progressFn:null};function C(e,r){if(!Array.isArray(e)||!e.length)return e;let a=y(y({},co),r),o,f;if(a.strictlyTwoElementsInRangeArrays&&!e.every((i,l)=>!Array.isArray(i)||i.length!==2?(o=l,f=i.length,!1):!0))throw new TypeError(`ranges-sort: [THROW_ID_03] The first argument should be an array and must consist of arrays which are natural number indexes representing TWO string index ranges. However, ${o}th range (${JSON.stringify(e[o],null,4)}) has not two but ${f} elements!`);if(!e.every((i,l)=>!Array.isArray(i)||!Number.isInteger(i[0])||i[0]<0||!Number.isInteger(i[1])||i[1]<0?(o=l,!1):!0))throw new TypeError(`ranges-sort: [THROW_ID_04] The first argument should be an array and must consist of arrays which are natural number indexes representing string index ranges. However, ${o}th range (${JSON.stringify(e[o],null,4)}) does not consist of only natural numbers!`);let t=e.length**2,n=0;return Array.from(e).sort((i,l)=>(a.progressFn&&(n+=1,a.progressFn(Math.floor(n*100/t))),i[0]===l[0]?i[1]<l[1]?-1:i[1]>l[1]?1:0:i[0]<l[0]?-1:1))}var sr={mergeType:1,progressFn:null,joinRangesThatTouchEdges:!0};function nr(e,r){function a(s){return!!s&&typeof s=="object"&&!Array.isArray(s)}if(!Array.isArray(e)||!e.length)return null;let o;if(r)if(a(r)){if(o=y(y({},sr),r),o.progressFn&&a(o.progressFn)&&!Object.keys(o.progressFn).length)o.progressFn=null;else if(o.progressFn&&typeof o.progressFn!="function")throw new Error(`ranges-merge: [THROW_ID_01] opts.progressFn must be a function! It was given of a type: "${typeof o.progressFn}", equal to ${JSON.stringify(o.progressFn,null,4)}`);if(![1,2,"1","2"].includes(o.mergeType))throw new Error(`ranges-merge: [THROW_ID_02] opts.mergeType was customised to a wrong thing! It was given of a type: "${typeof o.mergeType}", equal to ${JSON.stringify(o.mergeType,null,4)}`);if(typeof o.joinRangesThatTouchEdges!="boolean")throw new Error(`ranges-merge: [THROW_ID_04] opts.joinRangesThatTouchEdges was customised to a wrong thing! It was given of a type: "${typeof o.joinRangesThatTouchEdges}", equal to ${JSON.stringify(o.joinRangesThatTouchEdges,null,4)}`)}else throw new Error(`emlint: [THROW_ID_03] the second input argument must be a plain object. It was given as:
11
+ ${JSON.stringify(r,null,4)} (type ${typeof r})`);else o=y({},sr);let f=e.filter(s=>Array.isArray(s)).map(s=>[...s]).filter(s=>s[2]!==void 0||s[0]!==s[1]),t,n,i;o.progressFn?t=C(f,{progressFn:s=>{i=Math.floor(s/5),i!==n&&(n=i,o.progressFn(i))}}):t=C(f);let l=t.length-1;for(let s=l;s>0;s--)o.progressFn&&(i=Math.floor((1-s/l)*78)+21,i!==n&&i>n&&(n=i,o.progressFn(i))),(t[s][0]<=t[s-1][0]||!o.joinRangesThatTouchEdges&&t[s][0]<t[s-1][1]||o.joinRangesThatTouchEdges&&t[s][0]<=t[s-1][1])&&(t[s-1][0]=Math.min(t[s][0],t[s-1][0]),t[s-1][1]=Math.max(t[s][1],t[s-1][1]),t[s][2]!==void 0&&(t[s-1][0]>=t[s][0]||t[s-1][1]<=t[s][1])&&t[s-1][2]!==null&&(t[s][2]===null&&t[s-1][2]!==null?t[s-1][2]=null:t[s-1][2]!=null?+o.mergeType==2&&t[s-1][0]===t[s][0]?t[s-1][2]=t[s][2]:t[s-1][2]+=t[s][2]:t[s-1][2]=t[s][2]),t.splice(s,1),s=t.length);return t.length?t:null}var go=!0,te="Invariant failed";function lr(e,r){if(!e){if(go)throw new Error(te);var a=typeof r=="function"?r():r,o=a?"".concat(te,": ").concat(a):te;throw new Error(o)}}function fr(e,r,a){let o=0,f=0;if(arguments.length===0)throw new Error("ranges-apply: [THROW_ID_01] inputs missing!");if(typeof e!="string")throw new TypeError(`ranges-apply: [THROW_ID_02] first input argument must be a string! Currently it's: ${typeof e}, equal to: ${JSON.stringify(e,null,4)}`);if(r&&!Array.isArray(r))throw new TypeError(`ranges-apply: [THROW_ID_03] second input argument must be an array (or null)! Currently it's: ${typeof r}, equal to: ${JSON.stringify(r,null,4)}`);if(a&&typeof a!="function")throw new TypeError(`ranges-apply: [THROW_ID_04] the third input argument must be a function (or falsey)! Currently it's: ${typeof a}, equal to: ${JSON.stringify(a,null,4)}`);if(!(r!=null&&r.filter(u=>u).length))return e;let t;Array.isArray(r)&&Number.isInteger(r[0])&&Number.isInteger(r[1])?t=[Array.from(r)]:t=Array.from(r);let n=t.length,i=0;t.filter(u=>u).forEach((u,p)=>{if(a&&(o=Math.floor(i/n*10),o!==f&&(f=o,a(o))),!Array.isArray(u))throw new TypeError(`ranges-apply: [THROW_ID_05] ranges array, second input arg., has ${p}th element not an array: ${JSON.stringify(u,null,4)}, which is ${typeof u}`);if(!Number.isInteger(u[0])){if(!Number.isInteger(+u[0])||+u[0]<0)throw new TypeError(`ranges-apply: [THROW_ID_06] ranges array, second input arg. has ${p}th element, array ${JSON.stringify(u,null,0)}. Its first element is not an integer, string index, but ${typeof u[0]}, equal to: ${JSON.stringify(u[0],null,4)}.`);t[p][0]=+t[p][0]}if(!Number.isInteger(u[1])){if(!Number.isInteger(+u[1])||+u[1]<0)throw new TypeError(`ranges-apply: [THROW_ID_07] ranges array, second input arg. has ${p}th element, array ${JSON.stringify(u,null,0)}. Its second element is not an integer, string index, but ${typeof u[1]}, equal to: ${JSON.stringify(u[1],null,4)}.`);t[p][1]=+t[p][1]}i+=1});let l=nr(t,{progressFn:u=>{a&&(o=10+Math.floor(u/10),o!==f&&(f=o,a(o)))}});lr(l);let s=l.length;if(s>0){let u=e.slice(l[s-1][1]);e=l.reduce((p,h,g,x)=>{a&&(o=20+Math.floor(g/s*80),o!==f&&(f=o,a(o)));let E=g===0?0:x[g-1][1],_=x[g][0];return`${p}${e.slice(E,_)}${x[g][2]||""}`},""),e+=u}return e}function K(e,r=1){let a="\xA0";function o(t){return Array.from(t).reverse().join("")}function f(t,n,i){let l=i?`
12
+ `:"\r",s=i?"\r":`
13
+ `;if(!t)return t;let u=0,p=0,h="";for(let g=0,x=t.length;g<x;g++)(t[g]===l||t[g]===s&&t[g-1]!==l)&&p++,`\r
14
+ `.includes(t[g])||t[g]===a?(u=0,t[g]===a?h+=t[g]:t[g]===l?p<=n&&(h+=t[g],t[g+1]===s&&(h+=t[g+1],g++)):t[g]===s&&(t==null?void 0:t[g-1])!==l&&p<=n&&(h+=t[g])):(u++,!t[g+1]&&!p&&(h+=" "));return h}if(typeof e=="string"&&e.length){let t=1;typeof+r=="number"&&Number.isInteger(+r)&&+r>=0&&(t=+r);let n="",i="";if(!e.trim())n=e;else if(!e[0].trim()){for(let l=0,s=e.length;l<s;l++)if(e[l].trim()){n=e.slice(0,l);break}}if(e.trim()&&(e.slice(-1).trim()===""||e.slice(-1)===a)){for(let l=e.length;l--;)if(e[l].trim()){i=e.slice(l+1);break}}return`${f(n,t,!1)}${e.trim()}${o(f(o(i),t,!0))}`}return e}function j(e){return typeof e=="string"}function A(e){return Number.isSafeInteger(e)&&e>=0}function I(e){return e!=null}var ir={mergeType:1,progressFn:null,joinRangesThatTouchEdges:!0};function ho(e,r){function a(s){return!!s&&typeof s=="object"&&!Array.isArray(s)}if(!Array.isArray(e)||!e.length)return null;let o;if(r)if(a(r)){if(o=y(y({},ir),r),o.progressFn&&a(o.progressFn)&&!Object.keys(o.progressFn).length)o.progressFn=null;else if(o.progressFn&&typeof o.progressFn!="function")throw new Error(`ranges-merge: [THROW_ID_01] resolvedOpts.progressFn must be a function! It was given of a type: "${typeof o.progressFn}", equal to ${JSON.stringify(o.progressFn,null,4)}`);if(![1,2,"1","2"].includes(o.mergeType))throw new Error(`ranges-merge: [THROW_ID_02] resolvedOpts.mergeType was customised to a wrong thing! It was given of a type: "${typeof o.mergeType}", equal to ${JSON.stringify(o.mergeType,null,4)}`);if(typeof o.joinRangesThatTouchEdges!="boolean")throw new Error(`ranges-merge: [THROW_ID_04] resolvedOpts.joinRangesThatTouchEdges was customised to a wrong thing! It was given of a type: "${typeof o.joinRangesThatTouchEdges}", equal to ${JSON.stringify(o.joinRangesThatTouchEdges,null,4)}`)}else throw new Error(`emlint: [THROW_ID_03] the second input argument must be a plain object. It was given as:
15
+ ${JSON.stringify(r,null,4)} (type ${typeof r})`);else o=y({},ir);let f=e.filter(s=>Array.isArray(s)).map(s=>[...s]).filter(s=>s[2]!==void 0||s[0]!==s[1]),t,n,i;o.progressFn?t=C(f,{progressFn:s=>{i=Math.floor(s/5),i!==n&&(n=i,o.progressFn(i))}}):t=C(f);let l=t.length-1;for(let s=l;s>0;s--)o.progressFn&&(i=Math.floor((1-s/l)*78)+21,i!==n&&i>n&&(n=i,o.progressFn(i))),(t[s][0]<=t[s-1][0]||!o.joinRangesThatTouchEdges&&t[s][0]<t[s-1][1]||o.joinRangesThatTouchEdges&&t[s][0]<=t[s-1][1])&&(t[s-1][0]=Math.min(t[s][0],t[s-1][0]),t[s-1][1]=Math.max(t[s][1],t[s-1][1]),t[s][2]!==void 0&&(t[s-1][0]>=t[s][0]||t[s-1][1]<=t[s][1])&&t[s-1][2]!==null&&(t[s][2]===null&&t[s-1][2]!==null?t[s-1][2]=null:t[s-1][2]!=null?+o.mergeType==2&&t[s-1][0]===t[s][0]?t[s-1][2]=t[s][2]:t[s-1][2]+=t[s][2]:t[s-1][2]=t[s][2]),t.splice(s,1),s=t.length);return t.length?t:null}var xo={limitToBeAddedWhitespace:!1,limitLinebreaksCount:1,mergeType:1},ur=class{constructor(e){Q(this,"ranges");Q(this,"opts");let r=y(y({},xo),e);if(r.mergeType&&r.mergeType!==1&&r.mergeType!==2)if(j(r.mergeType)&&r.mergeType.trim()==="1")r.mergeType=1;else if(j(r.mergeType)&&r.mergeType.trim()==="2")r.mergeType=2;else throw new Error(`ranges-push: [THROW_ID_02] opts.mergeType was customised to a wrong thing! It was given of a type: "${typeof r.mergeType}", equal to ${JSON.stringify(r.mergeType,null,4)}`);this.opts=r,this.ranges=[]}add(e,r,a){var t;if(e==null&&r==null)return;if(I(e)&&!I(r)){if(Array.isArray(e)){if(e.length){if(e.some(n=>Array.isArray(n))){e.forEach(n=>{Array.isArray(n)&&this.add(...n)});return}e.length&&A(+e[0])&&A(+e[1])&&this.add(...e)}return}throw new TypeError(`ranges-push/Ranges/add(): [THROW_ID_12] the first input argument, "from" is set (${JSON.stringify(e,null,0)}) but second-one, "to" is not (${JSON.stringify(r,null,0)})`)}else if(!I(e)&&I(r))throw new TypeError(`ranges-push/Ranges/add(): [THROW_ID_13] the second input argument, "to" is set (${JSON.stringify(r,null,0)}) but first-one, "from" is not (${JSON.stringify(e,null,0)})`);let o=+e,f=+r;if(A(a)&&(a=String(a)),A(o)&&A(f)){if(I(a)&&!j(a)&&!A(a))throw new TypeError(`ranges-push/Ranges/add(): [THROW_ID_08] The third argument, the value to add, was given not as string but ${typeof a}, equal to:
16
+ ${JSON.stringify(a,null,4)}`);if(I(this.ranges)&&Array.isArray(this.last())&&o===this.last()[1]){if(this.last()[1]=f,this.last()[2],this.last()[2]!==null&&I(a)){let n=this.last()[2]&&this.last()[2].length&&(!((t=this.opts)!=null&&t.mergeType)||this.opts.mergeType===1)?`${this.last()[2]}${a}`:a;this.opts.limitToBeAddedWhitespace&&(n=K(n,this.opts.limitLinebreaksCount)),j(n)&&!n.length||(this.last()[2]=n)}}else{this.ranges||(this.ranges=[]);let n=a!==void 0&&!(j(a)&&!a.length)?[o,f,a&&this.opts.limitToBeAddedWhitespace?K(a,this.opts.limitLinebreaksCount):a]:[o,f];this.ranges.push(n)}}else throw A(o)&&o>=0?new TypeError(`ranges-push/Ranges/add(): [THROW_ID_10] "to" value, the second input argument, must be a natural number or zero! Currently it's of a type "${typeof f}" equal to: ${JSON.stringify(f,null,4)}`):new TypeError(`ranges-push/Ranges/add(): [THROW_ID_09] "from" value, the first input argument, must be a natural number or zero! Currently it's of a type "${typeof o}" equal to: ${JSON.stringify(o,null,4)}`)}push(e,r,a){this.add(e,r,a)}current(){return Array.isArray(this.ranges)&&this.ranges.length?(this.ranges=ho(this.ranges,{mergeType:this.opts.mergeType}),this.ranges&&this.opts.limitToBeAddedWhitespace?this.ranges.map(e=>I(e[2])?[e[0],e[1],K(e[2],this.opts.limitLinebreaksCount)]:e):this.ranges):null}wipe(){this.ranges=[]}replace(e){if(Array.isArray(e)&&e.length)if(Array.isArray(e[0])&&A(e[0][0]))this.ranges=Array.from(e);else throw new Error(`ranges-push/Ranges/replace(): [THROW_ID_11] Single range was given but we expected array of arrays! The first element, ${JSON.stringify(e[0],null,4)} should be an array and its first element should be an integer, a string index.`);else this.ranges=[]}last(){return Array.isArray(this.ranges)&&this.ranges.length?this.ranges[this.ranges.length-1]:null}};var yo={removeThousandSeparatorsFromNumbers:!0,padSingleDecimalPlaceNumbers:!0,forceUKStyle:!1};function V(e,r){let a=!0,o=[".",",","'"," "],f;if(typeof e!="string")throw new TypeError(`string-remove-thousand-separators/remSep(): [THROW_ID_01] Input must be string! Currently it's: ${typeof e}, equal to:
17
+ ${JSON.stringify(e,null,4)}`);if(r&&typeof r!="object")throw new TypeError(`string-remove-thousand-separators/remSep(): [THROW_ID_02] Options object must be a plain object! Currently it's: ${typeof r}, equal to:
18
+ ${JSON.stringify(r,null,4)}`);let t=y(y({},yo),r),n=re(e.trim(),'"');if(n==="")return n;if(+e>0&&+e<1)return e;let i=new ur;for(let l=0,s=n.length;l<s;l++){if(t.removeThousandSeparatorsFromNumbers&&n[l].trim()===""&&i.add(l,l+1),t.removeThousandSeparatorsFromNumbers&&n[l]==="'"&&(i.add(l,l+1),n[l+1]==="'")){a=!1;break}if(o.includes(n[l])){if(n[l+1]!==void 0&&/^\d$/.test(n[l+1]))if(n[l+2]!==void 0)if(/^\d$/.test(n[l+2]))if(n[l+3]!==void 0)if(/^\d$/.test(n[l+3])){if(n[l+4]!==void 0&&/^\d$/.test(n[l+4])){a=!1;break}else if(t.removeThousandSeparatorsFromNumbers&&i.add(l,l+1),!f)f=n[l];else if(n[l]!==f){a=!1;break}}else{a=!1;break}else t.removeThousandSeparatorsFromNumbers&&t.forceUKStyle&&n[l]===","&&i.add(l,l+1,".");else{a=!1;break}else t.forceUKStyle&&n[l]===","&&i.add(l,l+1,"."),t.padSingleDecimalPlaceNumbers&&i.add(l+2,l+2,"0")}else if(!/^\d$/.test(n[l])){a=!1;break}}return a&&i.current()?fr(n,i.current()):n}var bo={removeThousandSeparatorsFromNumbers:!0,padSingleDecimalPlaceNumbers:!0,forceUKStyle:!1};function pr(e,r){let a=0,o=0,f=[],t=[],n=!1,i=!0;if(r&&typeof r!="object")throw new Error(`csv-split-easy/split(): [THROW_ID_02] Options object must be a plain object! Currently it's of a type ${typeof r} equal to:
19
+ ${JSON.stringify(r,null,4)}`);let l=y(y({},bo),r);if(typeof e!="string")throw new TypeError(`csv-split-easy/split(): [THROW_ID_04] input must be string! Currently it's: ${typeof e}, equal to: ${JSON.stringify(e,null,4)}`);if(e==="")return[[""]];e=e.trim();for(let s=0,u=e.length;s<u;s++){if(i&&e[s]!=='"'&&e[s]!==","&&e[s].trim()!==""&&(i=!1),e[s]==='"')if(n&&e[s+1]==='"')s+=1;else if(n){n=!1;let p=e.slice(a,s);p.trim()!==""&&(i=!1);let h=/""/.test(p)?p.replace(/""/g,'"'):V(p,{removeThousandSeparatorsFromNumbers:l.removeThousandSeparatorsFromNumbers,padSingleDecimalPlaceNumbers:l.padSingleDecimalPlaceNumbers,forceUKStyle:l.forceUKStyle});f.push(h)}else n=!0,a=s+1;else if(!n&&e[s]===","){if(e[s-1]!=='"'&&!n){let p=e.slice(a,s);p.trim()!==""&&(i=!1),f.push(V(p,{removeThousandSeparatorsFromNumbers:l.removeThousandSeparatorsFromNumbers,padSingleDecimalPlaceNumbers:l.padSingleDecimalPlaceNumbers,forceUKStyle:l.forceUKStyle}))}a=s+1,o&&(o=0)}else if(e[s]===`
20
+ `||e[s]==="\r"){if(!o){if(o=s,!n&&e[s-1]!=='"'){let p=e.slice(a,s);p.trim()!==""&&(i=!1),f.push(V(p,{removeThousandSeparatorsFromNumbers:l.removeThousandSeparatorsFromNumbers,padSingleDecimalPlaceNumbers:l.padSingleDecimalPlaceNumbers,forceUKStyle:l.forceUKStyle}))}i?f.length=0:t.push(f),i=!0,f=[]}a=s+1}else o&&(o=0,a=s);if(s+1===u){if(e[s]!=='"'){let p=e.slice(a,s+1);p.trim()&&(i=!1),f.push(V(p,{removeThousandSeparatorsFromNumbers:l.removeThousandSeparatorsFromNumbers,padSingleDecimalPlaceNumbers:l.padSingleDecimalPlaceNumbers,forceUKStyle:l.forceUKStyle}))}i?f=[]:t.push(f),i=!0}}return t.length===0?[[""]]:t}var F=wr(mr(),1);function z(e){return typeof e=="number"&&!isNaN(e)?!0:(e=(e||"").toString().trim(),e?!isNaN(+e):!1)}var vo=["\u062F.\u0625","\u060B","L","\u058F","\u0192","Kz","$","\u0192","\u20BC","KM","\u09F3","\u043B\u0432",".\u062F.\u0628","FBu","$b","R$","\u0E3F","Nu.","P","p.","BZ$","FC","CHF","\xA5","\u20A1","\u20B1","K\u010D","Fdj","kr","RD$","\u062F\u062C","kr","Nfk","Br","\u039E","\u20AC","\u20BE","\u20B5","GH\u20B5","D","FG","Q","L","kn","G","Ft","Rp","\u20AA","\u20B9","\u0639.\u062F","\uFDFC","kr","J$","JD","\xA5","KSh","\u043B\u0432","\u17DB","CF","\u20A9","\u20A9","KD","\u043B\u0432","\u20AD","\u20A8","M","\u0141","Lt","Ls","LD","MAD","lei","Ar","\u0434\u0435\u043D","K","\u20AE","MOP$","UM","\u20A8","Rf","MK","RM","MT","\u20A6","C$","kr","\u20A8","\uFDFC","B/.","S/.","K","\u20B1","\u20A8","z\u0142","Gs","\uFDFC","\uFFE5","lei","\u0414\u0438\u043D.","\u20BD","R\u20A3","\uFDFC","\u20A8","\u062C.\u0633.","kr","\xA3","Le","S","Db","E","\u0E3F","SM","T","\u062F.\u062A","T$","\u20A4","\u20BA","TT$","NT$","TSh","\u20B4","USh","$U","\u043B\u0432","Bs","\u20AB","VT","WS$","FCFA","\u0243","CFA","\u20A3","\uFDFC","R","Z$"];function T(e){return z(e)||vo.some(r=>z(e.replace(r,"").replace(/[,.]/g,"")))?"numeric":e.trim()?"text":"empty"}var dr="7.0.9";var wo=dr;function So(e){let r=null,a=null;if(typeof e!="string")throw new TypeError(`csv-sort/csvSort(): [THROW_ID_01] The input is of a wrong type! We accept either string of array of arrays. We got instead: ${typeof e}, equal to:
21
+ ${JSON.stringify(e,null,4)}`);if(!e.trim())return{res:[[""]],msgContent:r,msgType:a};let o=pr(e),f=[],t=!1,n=!0,i=[],l=null;for(let d=o.length-1;d>=0;d--)if(f.length){d===0&&(t=o[d].every(c=>T(c)==="text"||T(c)==="empty")),!t&&f.length!==o[d].length&&(n=!1);let m=null;for(let c=0,S=o[d].length;c<S;c++)if(m===null&&T(o[d][c].trim())==="empty"&&(m=c),m!==null&&T(o[d][c].trim())!=="empty"&&(m=null),T(o[d][c].trim())!==f[c]&&!t){let b=T(o[d][c].trim());if(Array.isArray(f[c]))f[c].includes(b)||f[c].push(T(o[d][c].trim()));else if(f[c]!==b){let v=f[c];f[c]=[],f[c].push(v),f[c].push(b)}}l!==null&&m!==null&&m>l&&(!t||t&&d!==0)&&(l=m)}else if(o[d].length!==1||o[d][0]!=="")for(let m=0,c=o[d].length;m<c;m++)f.push(T(o[d][m].trim())),l===null&&T(o[d][m].trim())==="empty"&&(l=m),l!==null&&T(o[d][m].trim())!=="empty"&&(l=null);l||(l=f.length);let s=0;for(let d=0,m=f.length;d<m&&f[d]==="empty";d++)s=d;s!==0&&(o=o.map(d=>d.slice(s+1,l)),f=f.slice(s+1,l));let u=[],p;f.forEach((d,m)=>{d==="numeric"&&u.push(m)});let h=t?1:0;if(u.length===1)p=u[0];else{if(u.length===0)throw new Error('csv-sort/csvSort(): [THROW_ID_03] Your CSV file does not contain numeric-only columns and computer was not able to detect the "Balance" column!');{let d=Array.from(u),m=[];for(let c=0,S=d.length;c<S;c++){let b=d[c],v,$=!0,N,O=!0;for(let w=h,cr=o.length;w<cr&&($&&(v==null?v=o[w][b]:v===o[w][b]?(m.push(b),$=!1):v=o[w][b]),O&&(N==null?N=o[w][b]:o[w][b]!==N&&(O=!1)),!!$);w++);O&&i.push(b)}if(d=U(d,...m),d.length===1)p=d[0];else if(d.length===0)throw new Error(`csv-sort/csvSort(): [THROW_ID_04] The computer can't find the "Balance" column! It saw some numeric-only columns, but they all seem to have certain rows with the same values as rows right below/above them!`)}}if(!p)throw new Error("csv-sort/csvSort(): [THROW_ID_05] Sadly computer couldn't find its way in this CSV and had to stop working on it.");let g=U(Array.from(f.reduce((d,m,c)=>((typeof m=="string"&&m==="numeric"||Array.isArray(m)&&m.includes("numeric"))&&d.push(c),d),[])),p,...i),x=[];x.push(o[o.length-1].slice(0,l));let E=[],_=t?1:0;for(let d=o.length-2;d>=_;d--)for(let m=o.length-2;m>=_;m--)if(!E.includes(m)){let c=!1;for(let S=0,b=g.length;S<b;S++){let v=null;o[m][g[S]]!==""&&(v=(0,F.default)(o[m][g[S]]));let $=null;o[m][p]!==""&&($=(0,F.default)(o[m][p]));let N=null;x[0][p]!==""&&(N=(0,F.default)(x[0][p]).format());let O=null;x[x.length-1][g[S]]!==""&&(O=(0,F.default)(x[x.length-1][g[S]]).format());let w=null;if(x[x.length-1][p]!==""&&(w=(0,F.default)(x[x.length-1][p])),v&&$.add(v).format()===N){x.unshift(o[m].slice(0,l)),E.push(m),c=!0;break}else if(v&&$.subtract(v).format()===N){x.unshift(o[m].slice(0,l)),E.push(m),c=!0;break}else if(O&&w.add(O).format()===$.format()){x.push(o[m].slice(0,l)),E.push(m),c=!0;break}else if(O&&w.subtract(O).format()===$.format()){x.push(o[m].slice(0,l)),E.push(m),c=!0;break}}if(c){c=!1;break}}return t&&(n&&o[0].length>f.length&&(o[0].length=f.length),x.unshift(o[0].slice(0,l))),o.length-(t?2:1)!==E.length&&(r="Not all rows were recognised!",a="alert"),{res:x,msgContent:r,msgType:a}}return Sr($o);})();
22
22
  /**
23
23
  * @name ranges-sort
24
24
  * @fileoverview Sort string index ranges
25
- * @version 6.0.7
25
+ * @version 6.0.8
26
26
  * @author Roy Revelt, Codsen Ltd
27
27
  * @license MIT
28
28
  * {@link https://codsen.com/os/ranges-sort/}
@@ -30,7 +30,7 @@ ${JSON.stringify(e,null,4)}`);if(!e.trim())return{res:[[""]],msgContent:t,msgTyp
30
30
  /**
31
31
  * @name ranges-merge
32
32
  * @fileoverview Merge and sort string index ranges
33
- * @version 9.0.7
33
+ * @version 9.0.9
34
34
  * @author Roy Revelt, Codsen Ltd
35
35
  * @license MIT
36
36
  * {@link https://codsen.com/os/ranges-merge/}
@@ -38,7 +38,7 @@ ${JSON.stringify(e,null,4)}`);if(!e.trim())return{res:[[""]],msgContent:t,msgTyp
38
38
  /**
39
39
  * @name ranges-apply
40
40
  * @fileoverview Take an array of string index ranges, delete/replace the string according to them
41
- * @version 7.0.7
41
+ * @version 7.0.9
42
42
  * @author Roy Revelt, Codsen Ltd
43
43
  * @license MIT
44
44
  * {@link https://codsen.com/os/ranges-apply/}
@@ -54,7 +54,7 @@ ${JSON.stringify(e,null,4)}`);if(!e.trim())return{res:[[""]],msgContent:t,msgTyp
54
54
  /**
55
55
  * @name codsen-utils
56
56
  * @fileoverview Various utility functions
57
- * @version 1.3.1
57
+ * @version 1.5.0
58
58
  * @author Roy Revelt, Codsen Ltd
59
59
  * @license MIT
60
60
  * {@link https://codsen.com/os/codsen-utils/}
@@ -62,7 +62,7 @@ ${JSON.stringify(e,null,4)}`);if(!e.trim())return{res:[[""]],msgContent:t,msgTyp
62
62
  /**
63
63
  * @name ranges-push
64
64
  * @fileoverview Gather string index ranges
65
- * @version 7.0.7
65
+ * @version 7.0.9
66
66
  * @author Roy Revelt, Codsen Ltd
67
67
  * @license MIT
68
68
  * {@link https://codsen.com/os/ranges-push/}
@@ -70,7 +70,7 @@ ${JSON.stringify(e,null,4)}`);if(!e.trim())return{res:[[""]],msgContent:t,msgTyp
70
70
  /**
71
71
  * @name string-remove-thousand-separators
72
72
  * @fileoverview Detects and removes thousand separators (dot/comma/quote/space) from string-type digits
73
- * @version 7.0.7
73
+ * @version 7.0.9
74
74
  * @author Roy Revelt, Codsen Ltd
75
75
  * @license MIT
76
76
  * {@link https://codsen.com/os/string-remove-thousand-separators/}
@@ -78,8 +78,21 @@ ${JSON.stringify(e,null,4)}`);if(!e.trim())return{res:[[""]],msgContent:t,msgTyp
78
78
  /**
79
79
  * @name csv-split-easy
80
80
  * @fileoverview Splits the CSV string into array of arrays, each representing a row of columns
81
- * @version 7.0.7
81
+ * @version 7.0.9
82
82
  * @author Roy Revelt, Codsen Ltd
83
83
  * @license MIT
84
84
  * {@link https://codsen.com/os/csv-split-easy/}
85
85
  */
86
+ /*! Bundled license information:
87
+
88
+ lodash-es/lodash.js:
89
+ (**
90
+ * @license
91
+ * Lodash (Custom Build) <https://lodash.com/>
92
+ * Build: `lodash modularize exports="es" -o ./`
93
+ * Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
94
+ * Released under MIT license <https://lodash.com/license>
95
+ * Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
96
+ * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
97
+ *)
98
+ */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "csv-sort",
3
- "version": "7.0.7",
3
+ "version": "7.0.9",
4
4
  "description": "Sort double-entry bookkeeping CSV from internet banking",
5
5
  "keywords": [
6
6
  "accountancy",
@@ -76,11 +76,9 @@
76
76
  }
77
77
  },
78
78
  "dependencies": {
79
- "csv-split-easy": "^7.0.7",
79
+ "@types/lodash-es": "^4.17.7",
80
+ "csv-split-easy": "^7.0.9",
80
81
  "currency.js": "^2.0.4",
81
- "lodash.pull": "^4.1.0"
82
- },
83
- "devDependencies": {
84
- "@types/lodash.pull": "^4.1.7"
82
+ "lodash-es": "^4.17.21"
85
83
  }
86
84
  }