@genesislcap/design-system-configurator 14.451.0 → 14.451.1-alpha-3c3e1d3.0

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,3 +1,3 @@
1
- /*! For license information please see 396.396.064741f605da4a3b9550.js.LICENSE.txt */
2
- (self.webpackChunk_genesislcap_design_system_configurator=self.webpackChunk_genesislcap_design_system_configurator||[]).push([[396],{85030(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0});class r{static parse(t){if(""===t)return new r([]);if(!t.startsWith("/"))throw new i(t);const[,...e]=t.split("/");return new r(e.map(t=>t.replace(/~1/g,"/").replace(/~0/g,"~")))}constructor(t){this.tokens=t}toString(){if(0===this.tokens.length)return"";return`/${this.tokens.map(t=>t.replace(/~/g,"~0").replace(/\//g,"~1")).join("/")}`}eval(t){for(const e of this.tokens){if(!t.hasOwnProperty(e))throw new n(t,e);t=t[e]}return t}}e.default=r;class i extends Error{constructor(t){super(`Invalid JSON Pointer: ${t}`),this.ptr=t}}e.InvalidPtrError=i;class n extends Error{constructor(t,e){super(`Error evaluating JSON Pointer: no attribute ${e} on ${t}`),this.instance=t,this.token=e}}e.EvalError=n},79884(t,e){"use strict";function r(t,e){return{validate:t,compare:e}}e.formatNames=e.fastFormats=e.fullFormats=void 0,e.fullFormats={date:r(s,o),time:r(f,u),"date-time":r(function(t){const e=t.split(d);return 2===e.length&&s(e[0])&&f(e[1],!0)},h),duration:/^P(?!$)((\d+Y)?(\d+M)?(\d+D)?(T(?=\d)(\d+H)?(\d+M)?(\d+S)?)?|(\d+W)?)$/,uri:function(t){return c.test(t)&&l.test(t)},"uri-reference":/^(?:[a-z][a-z0-9+\-.]*:)?(?:\/?\/(?:(?:[a-z0-9\-._~!$&'()*+,;=:]|%[0-9a-f]{2})*@)?(?:\[(?:(?:(?:(?:[0-9a-f]{1,4}:){6}|::(?:[0-9a-f]{1,4}:){5}|(?:[0-9a-f]{1,4})?::(?:[0-9a-f]{1,4}:){4}|(?:(?:[0-9a-f]{1,4}:){0,1}[0-9a-f]{1,4})?::(?:[0-9a-f]{1,4}:){3}|(?:(?:[0-9a-f]{1,4}:){0,2}[0-9a-f]{1,4})?::(?:[0-9a-f]{1,4}:){2}|(?:(?:[0-9a-f]{1,4}:){0,3}[0-9a-f]{1,4})?::[0-9a-f]{1,4}:|(?:(?:[0-9a-f]{1,4}:){0,4}[0-9a-f]{1,4})?::)(?:[0-9a-f]{1,4}:[0-9a-f]{1,4}|(?:(?:25[0-5]|2[0-4]\d|[01]?\d\d?)\.){3}(?:25[0-5]|2[0-4]\d|[01]?\d\d?))|(?:(?:[0-9a-f]{1,4}:){0,5}[0-9a-f]{1,4})?::[0-9a-f]{1,4}|(?:(?:[0-9a-f]{1,4}:){0,6}[0-9a-f]{1,4})?::)|[Vv][0-9a-f]+\.[a-z0-9\-._~!$&'()*+,;=:]+)\]|(?:(?:25[0-5]|2[0-4]\d|[01]?\d\d?)\.){3}(?:25[0-5]|2[0-4]\d|[01]?\d\d?)|(?:[a-z0-9\-._~!$&'"()*+,;=]|%[0-9a-f]{2})*)(?::\d*)?(?:\/(?:[a-z0-9\-._~!$&'"()*+,;=:@]|%[0-9a-f]{2})*)*|\/(?:(?:[a-z0-9\-._~!$&'"()*+,;=:@]|%[0-9a-f]{2})+(?:\/(?:[a-z0-9\-._~!$&'"()*+,;=:@]|%[0-9a-f]{2})*)*)?|(?:[a-z0-9\-._~!$&'"()*+,;=:@]|%[0-9a-f]{2})+(?:\/(?:[a-z0-9\-._~!$&'"()*+,;=:@]|%[0-9a-f]{2})*)*)?(?:\?(?:[a-z0-9\-._~!$&'"()*+,;=:@/?]|%[0-9a-f]{2})*)?(?:#(?:[a-z0-9\-._~!$&'"()*+,;=:@/?]|%[0-9a-f]{2})*)?$/i,"uri-template":/^(?:(?:[^\x00-\x20"'<>%\\^`{|}]|%[0-9a-f]{2})|\{[+#./;?&=,!@|]?(?:[a-z0-9_]|%[0-9a-f]{2})+(?::[1-9][0-9]{0,3}|\*)?(?:,(?:[a-z0-9_]|%[0-9a-f]{2})+(?::[1-9][0-9]{0,3}|\*)?)*\})*$/i,url:/^(?:https?|ftp):\/\/(?:\S+(?::\S*)?@)?(?:(?!(?:10|127)(?:\.\d{1,3}){3})(?!(?:169\.254|192\.168)(?:\.\d{1,3}){2})(?!172\.(?:1[6-9]|2\d|3[0-1])(?:\.\d{1,3}){2})(?:[1-9]\d?|1\d\d|2[01]\d|22[0-3])(?:\.(?:1?\d{1,2}|2[0-4]\d|25[0-5])){2}(?:\.(?:[1-9]\d?|1\d\d|2[0-4]\d|25[0-4]))|(?:(?:[a-z0-9\u{00a1}-\u{ffff}]+-)*[a-z0-9\u{00a1}-\u{ffff}]+)(?:\.(?:[a-z0-9\u{00a1}-\u{ffff}]+-)*[a-z0-9\u{00a1}-\u{ffff}]+)*(?:\.(?:[a-z\u{00a1}-\u{ffff}]{2,})))(?::\d{2,5})?(?:\/[^\s]*)?$/iu,email:/^[a-z0-9!#$%&'*+/=?^_`{|}~-]+(?:\.[a-z0-9!#$%&'*+/=?^_`{|}~-]+)*@(?:[a-z0-9](?:[a-z0-9-]*[a-z0-9])?\.)+[a-z0-9](?:[a-z0-9-]*[a-z0-9])?$/i,hostname:/^(?=.{1,253}\.?$)[a-z0-9](?:[a-z0-9-]{0,61}[a-z0-9])?(?:\.[a-z0-9](?:[-0-9a-z]{0,61}[0-9a-z])?)*\.?$/i,ipv4:/^(?:(?:25[0-5]|2[0-4]\d|[01]?\d\d?)\.){3}(?:25[0-5]|2[0-4]\d|[01]?\d\d?)$/,ipv6:/^((([0-9a-f]{1,4}:){7}([0-9a-f]{1,4}|:))|(([0-9a-f]{1,4}:){6}(:[0-9a-f]{1,4}|((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3})|:))|(([0-9a-f]{1,4}:){5}(((:[0-9a-f]{1,4}){1,2})|:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3})|:))|(([0-9a-f]{1,4}:){4}(((:[0-9a-f]{1,4}){1,3})|((:[0-9a-f]{1,4})?:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(([0-9a-f]{1,4}:){3}(((:[0-9a-f]{1,4}){1,4})|((:[0-9a-f]{1,4}){0,2}:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(([0-9a-f]{1,4}:){2}(((:[0-9a-f]{1,4}){1,5})|((:[0-9a-f]{1,4}){0,3}:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(([0-9a-f]{1,4}:){1}(((:[0-9a-f]{1,4}){1,6})|((:[0-9a-f]{1,4}){0,4}:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(:(((:[0-9a-f]{1,4}){1,7})|((:[0-9a-f]{1,4}){0,5}:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:)))$/i,regex:function(t){if(y.test(t))return!1;try{return new RegExp(t),!0}catch(t){return!1}},uuid:/^(?:urn:uuid:)?[0-9a-f]{8}-(?:[0-9a-f]{4}-){3}[0-9a-f]{12}$/i,"json-pointer":/^(?:\/(?:[^~/]|~0|~1)*)*$/,"json-pointer-uri-fragment":/^#(?:\/(?:[a-z0-9_\-.!$&'()*+,;:=@]|%[0-9a-f]{2}|~0|~1)*)*$/i,"relative-json-pointer":/^(?:0|[1-9][0-9]*)(?:#|(?:\/(?:[^~/]|~0|~1)*)*)$/,byte:function(t){return p.lastIndex=0,p.test(t)},int32:{type:"number",validate:function(t){return Number.isInteger(t)&&t<=2147483647&&t>=-2147483648}},int64:{type:"number",validate:function(t){return Number.isInteger(t)}},float:{type:"number",validate:m},double:{type:"number",validate:m},password:!0,binary:!0},e.fastFormats={...e.fullFormats,date:r(/^\d\d\d\d-[0-1]\d-[0-3]\d$/,o),time:r(/^(?:[0-2]\d:[0-5]\d:[0-5]\d|23:59:60)(?:\.\d+)?(?:z|[+-]\d\d(?::?\d\d)?)?$/i,u),"date-time":r(/^\d\d\d\d-[0-1]\d-[0-3]\d[t\s](?:[0-2]\d:[0-5]\d:[0-5]\d|23:59:60)(?:\.\d+)?(?:z|[+-]\d\d(?::?\d\d)?)$/i,h),uri:/^(?:[a-z][a-z0-9+\-.]*:)(?:\/?\/)?[^\s]*$/i,"uri-reference":/^(?:(?:[a-z][a-z0-9+\-.]*:)?\/?\/)?(?:[^\\\s#][^\s#]*)?(?:#[^\\\s]*)?$/i,email:/^[a-z0-9.!#$%&'*+/=?^_`{|}~-]+@[a-z0-9](?:[a-z0-9-]{0,61}[a-z0-9])?(?:\.[a-z0-9](?:[a-z0-9-]{0,61}[a-z0-9])?)*$/i},e.formatNames=Object.keys(e.fullFormats);const i=/^(\d\d\d\d)-(\d\d)-(\d\d)$/,n=[0,31,28,31,30,31,30,31,31,30,31,30,31];function s(t){const e=i.exec(t);if(!e)return!1;const r=+e[1],s=+e[2],o=+e[3];return s>=1&&s<=12&&o>=1&&o<=(2===s&&function(t){return t%4==0&&(t%100!=0||t%400==0)}(r)?29:n[s])}function o(t,e){if(t&&e)return t>e?1:t<e?-1:0}const a=/^(\d\d):(\d\d):(\d\d)(\.\d+)?(z|[+-]\d\d(?::?\d\d)?)?$/i;function f(t,e){const r=a.exec(t);if(!r)return!1;const i=+r[1],n=+r[2],s=+r[3],o=r[5];return(i<=23&&n<=59&&s<=59||23===i&&59===n&&60===s)&&(!e||""!==o)}function u(t,e){if(!t||!e)return;const r=a.exec(t),i=a.exec(e);return r&&i?(t=r[1]+r[2]+r[3]+(r[4]||""))>(e=i[1]+i[2]+i[3]+(i[4]||""))?1:t<e?-1:0:void 0}const d=/t|\s/i;function h(t,e){if(!t||!e)return;const[r,i]=t.split(d),[n,s]=e.split(d),a=o(r,n);return void 0!==a?a||u(i,s):void 0}const c=/\/|:/,l=/^(?:[a-z][a-z0-9+\-.]*:)(?:\/?\/(?:(?:[a-z0-9\-._~!$&'()*+,;=:]|%[0-9a-f]{2})*@)?(?:\[(?:(?:(?:(?:[0-9a-f]{1,4}:){6}|::(?:[0-9a-f]{1,4}:){5}|(?:[0-9a-f]{1,4})?::(?:[0-9a-f]{1,4}:){4}|(?:(?:[0-9a-f]{1,4}:){0,1}[0-9a-f]{1,4})?::(?:[0-9a-f]{1,4}:){3}|(?:(?:[0-9a-f]{1,4}:){0,2}[0-9a-f]{1,4})?::(?:[0-9a-f]{1,4}:){2}|(?:(?:[0-9a-f]{1,4}:){0,3}[0-9a-f]{1,4})?::[0-9a-f]{1,4}:|(?:(?:[0-9a-f]{1,4}:){0,4}[0-9a-f]{1,4})?::)(?:[0-9a-f]{1,4}:[0-9a-f]{1,4}|(?:(?:25[0-5]|2[0-4]\d|[01]?\d\d?)\.){3}(?:25[0-5]|2[0-4]\d|[01]?\d\d?))|(?:(?:[0-9a-f]{1,4}:){0,5}[0-9a-f]{1,4})?::[0-9a-f]{1,4}|(?:(?:[0-9a-f]{1,4}:){0,6}[0-9a-f]{1,4})?::)|[Vv][0-9a-f]+\.[a-z0-9\-._~!$&'()*+,;=:]+)\]|(?:(?:25[0-5]|2[0-4]\d|[01]?\d\d?)\.){3}(?:25[0-5]|2[0-4]\d|[01]?\d\d?)|(?:[a-z0-9\-._~!$&'()*+,;=]|%[0-9a-f]{2})*)(?::\d*)?(?:\/(?:[a-z0-9\-._~!$&'()*+,;=:@]|%[0-9a-f]{2})*)*|\/(?:(?:[a-z0-9\-._~!$&'()*+,;=:@]|%[0-9a-f]{2})+(?:\/(?:[a-z0-9\-._~!$&'()*+,;=:@]|%[0-9a-f]{2})*)*)?|(?:[a-z0-9\-._~!$&'()*+,;=:@]|%[0-9a-f]{2})+(?:\/(?:[a-z0-9\-._~!$&'()*+,;=:@]|%[0-9a-f]{2})*)*)(?:\?(?:[a-z0-9\-._~!$&'()*+,;=:@/?]|%[0-9a-f]{2})*)?(?:#(?:[a-z0-9\-._~!$&'()*+,;=:@/?]|%[0-9a-f]{2})*)?$/i;const p=/^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$/gm;function m(){return!0}const y=/[^\\]\\Z/},16372(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0});const i=r(79884),n=r(59327),s=r(6683),o=new s.Name("fullFormats"),a=new s.Name("fastFormats"),f=(t,e={keywords:!0})=>{if(Array.isArray(e))return u(t,e,i.fullFormats,o),t;const[r,s]="fast"===e.mode?[i.fastFormats,a]:[i.fullFormats,o];return u(t,e.formats||i.formatNames,r,s),e.keywords&&n.default(t),t};function u(t,e,r,i){var n,o;null!==(n=(o=t.opts.code).formats)&&void 0!==n||(o.formats=s._`require("ajv-formats/dist/formats").${i}`);for(const i of e)t.addFormat(i,r[i])}f.get=(t,e="full")=>{const r=("fast"===e?i.fastFormats:i.fullFormats)[t];if(!r)throw new Error(`Unknown format "${t}"`);return r},t.exports=e=f,Object.defineProperty(e,"__esModule",{value:!0}),e.default=f},59327(t,e,r){"use strict";e.A=void 0;const i=r(18508),n=r(6683),s=n.operators,o={formatMaximum:{okStr:"<=",ok:s.LTE,fail:s.GT},formatMinimum:{okStr:">=",ok:s.GTE,fail:s.LT},formatExclusiveMaximum:{okStr:"<",ok:s.LT,fail:s.GTE},formatExclusiveMinimum:{okStr:">",ok:s.GT,fail:s.LTE}},a={message:({keyword:t,schemaCode:e})=>n.str`should be ${o[t].okStr} ${e}`,params:({keyword:t,schemaCode:e})=>n._`{comparison: ${o[t].okStr}, limit: ${e}}`};e.A={keyword:Object.keys(o),type:"string",schemaType:"string",$data:!0,error:a,code(t){const{gen:e,data:r,schemaCode:s,keyword:a,it:f}=t,{opts:u,self:d}=f;if(!u.validateFormats)return;const h=new i.KeywordCxt(f,d.RULES.all.format.definition,"format");function c(t){return n._`${t}.compare(${r}, ${s}) ${o[a].fail} 0`}h.$data?function(){const r=e.scopeValue("formats",{ref:d.formats,code:u.code.formats}),i=e.const("fmt",n._`${r}[${h.schemaCode}]`);t.fail$data(n.or(n._`typeof ${i} != "object"`,n._`${i} instanceof RegExp`,n._`typeof ${i}.compare != "function"`,c(i)))}():function(){const r=h.schema,i=d.formats[r];if(!i||!0===i)return;if("object"!=typeof i||i instanceof RegExp||"function"!=typeof i.compare)throw new Error(`"${a}": format "${r}" does not define "compare" function`);const s=e.scopeValue("formats",{key:r,ref:i,code:u.code.formats?n._`${u.code.formats}${n.getProperty(r)}`:void 0});t.fail$data(c(s))}()},dependencies:["format"]};e.default=t=>(t.addKeyword(e.A),t)},41492(t){t.exports=function(){"use strict";var t="minute",e=/[+-]\d\d(?::?\d\d)?/g,r=/([+-]|\d\d)/g;return function(i,n,s){var o=n.prototype;s.utc=function(t){return new n({date:t,utc:!0,args:arguments})},o.utc=function(e){var r=s(this.toDate(),{locale:this.$L,utc:!0});return e?r.add(this.utcOffset(),t):r},o.local=function(){return s(this.toDate(),{locale:this.$L,utc:!1})};var a=o.parse;o.parse=function(t){t.utc&&(this.$u=!0),this.$utils().u(t.$offset)||(this.$offset=t.$offset),a.call(this,t)};var f=o.init;o.init=function(){if(this.$u){var t=this.$d;this.$y=t.getUTCFullYear(),this.$M=t.getUTCMonth(),this.$D=t.getUTCDate(),this.$W=t.getUTCDay(),this.$H=t.getUTCHours(),this.$m=t.getUTCMinutes(),this.$s=t.getUTCSeconds(),this.$ms=t.getUTCMilliseconds()}else f.call(this)};var u=o.utcOffset;o.utcOffset=function(i,n){var s=this.$utils().u;if(s(i))return this.$u?0:s(this.$offset)?u.call(this):this.$offset;if("string"==typeof i&&(i=function(t){void 0===t&&(t="");var i=t.match(e);if(!i)return null;var n=(""+i[0]).match(r)||["-",0,0],s=n[0],o=60*+n[1]+ +n[2];return 0===o?0:"+"===s?o:-o}(i),null===i))return this;var o=Math.abs(i)<=16?60*i:i;if(0===o)return this.utc(n);var a=this.clone();if(n)return a.$offset=o,a.$u=!1,a;var f=this.$u?this.toDate().getTimezoneOffset():-1*this.utcOffset();return(a=this.local().add(o+f,t)).$offset=o,a.$x.$localOffset=f,a};var d=o.format;o.format=function(t){var e=t||(this.$u?"YYYY-MM-DDTHH:mm:ss[Z]":"");return d.call(this,e)},o.valueOf=function(){var t=this.$utils().u(this.$offset)?0:this.$offset+(this.$x.$localOffset||this.$d.getTimezoneOffset());return this.$d.valueOf()-6e4*t},o.isUTC=function(){return!!this.$u},o.toISOString=function(){return this.toDate().toISOString()},o.toString=function(){return this.toDate().toUTCString()};var h=o.toDate;o.toDate=function(t){return"s"===t&&this.$offset?s(this.format("YYYY-MM-DD HH:mm:ss:SSS")).toDate():h.call(this)};var c=o.diff;o.diff=function(t,e,r){if(t&&this.$u===t.$u)return c.call(this,t,e,r);var i=this.local(),n=s(t).local();return c.call(i,n,e,r)}}}()},45043(t){"use strict";t.exports=function t(e,r){if(e===r)return!0;if(e&&r&&"object"==typeof e&&"object"==typeof r){if(e.constructor!==r.constructor)return!1;var i,n,s;if(Array.isArray(e)){if((i=e.length)!=r.length)return!1;for(n=i;0!==n--;)if(!t(e[n],r[n]))return!1;return!0}if(e.constructor===RegExp)return e.source===r.source&&e.flags===r.flags;if(e.valueOf!==Object.prototype.valueOf)return e.valueOf()===r.valueOf();if(e.toString!==Object.prototype.toString)return e.toString()===r.toString();if((i=(s=Object.keys(e)).length)!==Object.keys(r).length)return!1;for(n=i;0!==n--;)if(!Object.prototype.hasOwnProperty.call(r,s[n]))return!1;for(n=i;0!==n--;){var o=s[n];if(!t(e[o],r[o]))return!1}return!0}return e!=e&&r!=r}},57565(t){t.exports=o,o.default=o,o.stable=d,o.stableStringify=d;var e="[...]",r="[Circular]",i=[],n=[];function s(){return{depthLimit:Number.MAX_SAFE_INTEGER,edgesLimit:Number.MAX_SAFE_INTEGER}}function o(t,e,r,o){var a;void 0===o&&(o=s()),f(t,"",0,[],void 0,0,o);try{a=0===n.length?JSON.stringify(t,e,r):JSON.stringify(t,c(e),r)}catch(t){return JSON.stringify("[unable to serialize, circular reference is too complex to analyze]")}finally{for(;0!==i.length;){var u=i.pop();4===u.length?Object.defineProperty(u[0],u[1],u[3]):u[0][u[1]]=u[2]}}return a}function a(t,e,r,s){var o=Object.getOwnPropertyDescriptor(s,r);void 0!==o.get?o.configurable?(Object.defineProperty(s,r,{value:t}),i.push([s,r,e,o])):n.push([e,r,t]):(s[r]=t,i.push([s,r,e]))}function f(t,i,n,s,o,u,d){var h;if(u+=1,"object"==typeof t&&null!==t){for(h=0;h<s.length;h++)if(s[h]===t)return void a(r,t,i,o);if(void 0!==d.depthLimit&&u>d.depthLimit)return void a(e,t,i,o);if(void 0!==d.edgesLimit&&n+1>d.edgesLimit)return void a(e,t,i,o);if(s.push(t),Array.isArray(t))for(h=0;h<t.length;h++)f(t[h],h,h,s,t,u,d);else{var c=Object.keys(t);for(h=0;h<c.length;h++){var l=c[h];f(t[l],l,h,s,t,u,d)}}s.pop()}}function u(t,e){return t<e?-1:t>e?1:0}function d(t,e,r,o){void 0===o&&(o=s());var a,f=h(t,"",0,[],void 0,0,o)||t;try{a=0===n.length?JSON.stringify(f,e,r):JSON.stringify(f,c(e),r)}catch(t){return JSON.stringify("[unable to serialize, circular reference is too complex to analyze]")}finally{for(;0!==i.length;){var u=i.pop();4===u.length?Object.defineProperty(u[0],u[1],u[3]):u[0][u[1]]=u[2]}}return a}function h(t,n,s,o,f,d,c){var l;if(d+=1,"object"==typeof t&&null!==t){for(l=0;l<o.length;l++)if(o[l]===t)return void a(r,t,n,f);try{if("function"==typeof t.toJSON)return}catch(t){return}if(void 0!==c.depthLimit&&d>c.depthLimit)return void a(e,t,n,f);if(void 0!==c.edgesLimit&&s+1>c.edgesLimit)return void a(e,t,n,f);if(o.push(t),Array.isArray(t))for(l=0;l<t.length;l++)h(t[l],l,l,o,t,d,c);else{var p={},m=Object.keys(t).sort(u);for(l=0;l<m.length;l++){var y=m[l];h(t[y],y,l,o,t,d,c),p[y]=t[y]}if(void 0===f)return p;i.push([f,n,t]),f[n]=p}o.pop()}}function c(t){return t=void 0!==t?t:function(t,e){return e},function(e,r){if(n.length>0)for(var i=0;i<n.length;i++){var s=n[i];if(s[1]===e&&s[0]===r){r=s[2],n.splice(i,1);break}}return t.call(this,e,r)}}},98634(t,e,r){r(77054),t.exports=self.fetch.bind(self)},74232(t){"use strict";var e=t.exports=function(t,e,i){"function"==typeof e&&(i=e,e={}),r(e,"function"==typeof(i=e.cb||i)?i:i.pre||function(){},i.post||function(){},t,"",t)};function r(t,n,s,o,a,f,u,d,h,c){if(o&&"object"==typeof o&&!Array.isArray(o)){for(var l in n(o,a,f,u,d,h,c),o){var p=o[l];if(Array.isArray(p)){if(l in e.arrayKeywords)for(var m=0;m<p.length;m++)r(t,n,s,p[m],a+"/"+l+"/"+m,f,a,l,o,m)}else if(l in e.propsKeywords){if(p&&"object"==typeof p)for(var y in p)r(t,n,s,p[y],a+"/"+l+"/"+i(y),f,a,l,o,y)}else(l in e.keywords||t.allKeys&&!(l in e.skipKeywords))&&r(t,n,s,p,a+"/"+l,f,a,l,o)}s(o,a,f,u,d,h,c)}}function i(t){return t.replace(/~/g,"~0").replace(/\//g,"~1")}e.keywords={additionalItems:!0,items:!0,contains:!0,additionalProperties:!0,propertyNames:!0,not:!0,if:!0,then:!0,else:!0},e.arrayKeywords={items:!0,allOf:!0,anyOf:!0,oneOf:!0},e.propsKeywords={$defs:!0,definitions:!0,properties:!0,patternProperties:!0,dependencies:!0},e.skipKeywords={default:!0,enum:!0,const:!0,required:!0,maximum:!0,minimum:!0,exclusiveMaximum:!0,exclusiveMinimum:!0,multipleOf:!0,maxLength:!0,minLength:!0,pattern:!0,format:!0,maxItems:!0,minItems:!0,uniqueItems:!0,maxProperties:!0,minProperties:!0}},85031(t,e){var r,i,n;i=[],r=function t(){var e,r="undefined"!=typeof self?self:"undefined"!=typeof window?window:void 0!==r?r:{},i=!r.document&&!!r.postMessage,n=r.IS_PAPA_WORKER||!1,s={},o=0,a={};function f(t){this._handle=null,this._finished=!1,this._completed=!1,this._halted=!1,this._input=null,this._baseIndex=0,this._partialLine="",this._rowCount=0,this._start=0,this._nextChunk=null,this.isFirstChunk=!0,this._completeResults={data:[],errors:[],meta:{}},function(t){var e=b(t);e.chunkSize=parseInt(e.chunkSize),t.step||t.chunk||(e.chunkSize=null),this._handle=new l(e),(this._handle.streamer=this)._config=e}.call(this,t),this.parseChunk=function(t,e){var i=parseInt(this._config.skipFirstNLines)||0;if(this.isFirstChunk&&0<i){let e=this._config.newline;e||(s=this._config.quoteChar||'"',e=this._handle.guessLineEndings(t,s)),t=[...t.split(e).slice(i)].join(e)}this.isFirstChunk&&w(this._config.beforeFirstChunk)&&void 0!==(s=this._config.beforeFirstChunk(t))&&(t=s),this.isFirstChunk=!1,this._halted=!1,i=this._partialLine+t;var s=(this._partialLine="",this._handle.parse(i,this._baseIndex,!this._finished));if(!this._handle.paused()&&!this._handle.aborted()){if(t=s.meta.cursor,this._finished||(this._partialLine=i.substring(t-this._baseIndex),this._baseIndex=t),s&&s.data&&(this._rowCount+=s.data.length),i=this._finished||this._config.preview&&this._rowCount>=this._config.preview,n)r.postMessage({results:s,workerId:a.WORKER_ID,finished:i});else if(w(this._config.chunk)&&!e){if(this._config.chunk(s,this._handle),this._handle.paused()||this._handle.aborted())return void(this._halted=!0);this._completeResults=s=void 0}return this._config.step||this._config.chunk||(this._completeResults.data=this._completeResults.data.concat(s.data),this._completeResults.errors=this._completeResults.errors.concat(s.errors),this._completeResults.meta=s.meta),this._completed||!i||!w(this._config.complete)||s&&s.meta.aborted||(this._config.complete(this._completeResults,this._input),this._completed=!0),i||s&&s.meta.paused||this._nextChunk(),s}this._halted=!0},this._sendError=function(t){w(this._config.error)?this._config.error(t):n&&this._config.error&&r.postMessage({workerId:a.WORKER_ID,error:t,finished:!1})}}function u(t){var e;(t=t||{}).chunkSize||(t.chunkSize=a.RemoteChunkSize),f.call(this,t),this._nextChunk=i?function(){this._readChunk(),this._chunkLoaded()}:function(){this._readChunk()},this.stream=function(t){this._input=t,this._nextChunk()},this._readChunk=function(){if(this._finished)this._chunkLoaded();else{if(e=new XMLHttpRequest,this._config.withCredentials&&(e.withCredentials=this._config.withCredentials),i||(e.onload=v(this._chunkLoaded,this),e.onerror=v(this._chunkError,this)),e.open(this._config.downloadRequestBody?"POST":"GET",this._input,!i),this._config.downloadRequestHeaders){var t,r=this._config.downloadRequestHeaders;for(t in r)e.setRequestHeader(t,r[t])}var n;this._config.chunkSize&&(n=this._start+this._config.chunkSize-1,e.setRequestHeader("Range","bytes="+this._start+"-"+n));try{e.send(this._config.downloadRequestBody)}catch(t){this._chunkError(t.message)}i&&0===e.status&&this._chunkError()}},this._chunkLoaded=function(){4===e.readyState&&(e.status<200||400<=e.status?this._chunkError():(this._start+=this._config.chunkSize||e.responseText.length,this._finished=!this._config.chunkSize||this._start>=(t=>null!==(t=t.getResponseHeader("Content-Range"))?parseInt(t.substring(t.lastIndexOf("/")+1)):-1)(e),this.parseChunk(e.responseText)))},this._chunkError=function(t){t=e.statusText||t,this._sendError(new Error(t))}}function d(t){(t=t||{}).chunkSize||(t.chunkSize=a.LocalChunkSize),f.call(this,t);var e,r,i="undefined"!=typeof FileReader;this.stream=function(t){this._input=t,r=t.slice||t.webkitSlice||t.mozSlice,i?((e=new FileReader).onload=v(this._chunkLoaded,this),e.onerror=v(this._chunkError,this)):e=new FileReaderSync,this._nextChunk()},this._nextChunk=function(){this._finished||this._config.preview&&!(this._rowCount<this._config.preview)||this._readChunk()},this._readChunk=function(){var t=this._input,n=(this._config.chunkSize&&(n=Math.min(this._start+this._config.chunkSize,this._input.size),t=r.call(t,this._start,n)),e.readAsText(t,this._config.encoding));i||this._chunkLoaded({target:{result:n}})},this._chunkLoaded=function(t){this._start+=this._config.chunkSize,this._finished=!this._config.chunkSize||this._start>=this._input.size,this.parseChunk(t.target.result)},this._chunkError=function(){this._sendError(e.error)}}function h(t){var e;f.call(this,t=t||{}),this.stream=function(t){return e=t,this._nextChunk()},this._nextChunk=function(){var t,r;if(!this._finished)return t=this._config.chunkSize,e=t?(r=e.substring(0,t),e.substring(t)):(r=e,""),this._finished=!e,this.parseChunk(r)}}function c(t){f.call(this,t=t||{});var e=[],r=!0,i=!1;this.pause=function(){f.prototype.pause.apply(this,arguments),this._input.pause()},this.resume=function(){f.prototype.resume.apply(this,arguments),this._input.resume()},this.stream=function(t){this._input=t,this._input.on("data",this._streamData),this._input.on("end",this._streamEnd),this._input.on("error",this._streamError)},this._checkIsFinished=function(){i&&1===e.length&&(this._finished=!0)},this._nextChunk=function(){this._checkIsFinished(),e.length?this.parseChunk(e.shift()):r=!0},this._streamData=v(function(t){try{e.push("string"==typeof t?t:t.toString(this._config.encoding)),r&&(r=!1,this._checkIsFinished(),this.parseChunk(e.shift()))}catch(t){this._streamError(t)}},this),this._streamError=v(function(t){this._streamCleanUp(),this._sendError(t)},this),this._streamEnd=v(function(){this._streamCleanUp(),i=!0,this._streamData("")},this),this._streamCleanUp=v(function(){this._input.removeListener("data",this._streamData),this._input.removeListener("end",this._streamEnd),this._input.removeListener("error",this._streamError)},this)}function l(t){var e,r,i,n,s=Math.pow(2,53),o=-s,f=/^\s*-?(\d+\.?|\.\d+|\d+\.\d+)([eE][-+]?\d+)?\s*$/,u=/^((\d{4}-[01]\d-[0-3]\dT[0-2]\d:[0-5]\d:[0-5]\d\.\d+([+-][0-2]\d:[0-5]\d|Z))|(\d{4}-[01]\d-[0-3]\dT[0-2]\d:[0-5]\d:[0-5]\d([+-][0-2]\d:[0-5]\d|Z))|(\d{4}-[01]\d-[0-3]\dT[0-2]\d:[0-5]\d([+-][0-2]\d:[0-5]\d|Z)))$/,d=this,h=0,c=0,l=!1,y=!1,g=[],_={data:[],errors:[],meta:{}};function v(e){return"greedy"===t.skipEmptyLines?""===e.join("").trim():1===e.length&&0===e[0].length}function E(){if(_&&i&&(O("Delimiter","UndetectableDelimiter","Unable to auto-detect delimiting character; defaulted to '"+a.DefaultDelimiter+"'"),i=!1),t.skipEmptyLines&&(_.data=_.data.filter(function(t){return!v(t)})),k()){if(_)if(Array.isArray(_.data[0])){for(var e=0;k()&&e<_.data.length;e++)_.data[e].forEach(r);_.data.splice(0,1)}else _.data.forEach(r);function r(e,r){w(t.transformHeader)&&(e=t.transformHeader(e,r)),g.push(e)}}function n(e,r){for(var i=t.header?{}:[],n=0;n<e.length;n++){var a=n,d=e[n];d=((e,r)=>(e=>(t.dynamicTypingFunction&&void 0===t.dynamicTyping[e]&&(t.dynamicTyping[e]=t.dynamicTypingFunction(e)),!0===(t.dynamicTyping[e]||t.dynamicTyping)))(e)?"true"===r||"TRUE"===r||"false"!==r&&"FALSE"!==r&&((t=>{if(f.test(t)&&(t=parseFloat(t),o<t&&t<s))return 1})(r)?parseFloat(r):u.test(r)?new Date(r):""===r?null:r):r)(a=t.header?n>=g.length?"__parsed_extra":g[n]:a,d=t.transform?t.transform(d,a):d),"__parsed_extra"===a?(i[a]=i[a]||[],i[a].push(d)):i[a]=d}return t.header&&(n>g.length?O("FieldMismatch","TooManyFields","Too many fields: expected "+g.length+" fields but parsed "+n,c+r):n<g.length&&O("FieldMismatch","TooFewFields","Too few fields: expected "+g.length+" fields but parsed "+n,c+r)),i}var d;_&&(t.header||t.dynamicTyping||t.transform)&&(d=1,!_.data.length||Array.isArray(_.data[0])?(_.data=_.data.map(n),d=_.data.length):_.data=n(_.data,0),t.header&&_.meta&&(_.meta.fields=g),c+=d)}function k(){return t.header&&0===g.length}function O(t,e,r,i){t={type:t,code:e,message:r},void 0!==i&&(t.row=i),_.errors.push(t)}w(t.step)&&(n=t.step,t.step=function(e){_=e,k()?E():(E(),0!==_.data.length&&(h+=e.data.length,t.preview&&h>t.preview?r.abort():(_.data=_.data[0],n(_,d))))}),this.parse=function(n,s,o){var f=t.quoteChar||'"';return t.newline||(t.newline=this.guessLineEndings(n,f)),i=!1,t.delimiter?w(t.delimiter)&&(t.delimiter=t.delimiter(n),_.meta.delimiter=t.delimiter):((f=((e,r,i,n,s)=>{var o,f,u,d;s=s||[",","\t","|",";",a.RECORD_SEP,a.UNIT_SEP];for(var h=0;h<s.length;h++){for(var c,l=s[h],p=0,y=0,g=0,_=(u=void 0,new m({comments:n,delimiter:l,newline:r,preview:10}).parse(e)),b=0;b<_.data.length;b++)i&&v(_.data[b])?g++:(y+=c=_.data[b].length,void 0===u?u=c:0<c&&(p+=Math.abs(c-u),u=c));0<_.data.length&&(y/=_.data.length-g),(void 0===f||p<=f)&&(void 0===d||d<y)&&1.99<y&&(f=p,o=l,d=y)}return{successful:!!(t.delimiter=o),bestDelimiter:o}})(n,t.newline,t.skipEmptyLines,t.comments,t.delimitersToGuess)).successful?t.delimiter=f.bestDelimiter:(i=!0,t.delimiter=a.DefaultDelimiter),_.meta.delimiter=t.delimiter),f=b(t),t.preview&&t.header&&f.preview++,e=n,r=new m(f),_=r.parse(e,s,o),E(),l?{meta:{paused:!0}}:_||{meta:{paused:!1}}},this.paused=function(){return l},this.pause=function(){l=!0,r.abort(),e=w(t.chunk)?"":e.substring(r.getCharIndex())},this.resume=function(){d.streamer._halted?(l=!1,d.streamer.parseChunk(e,!0)):setTimeout(d.resume,3)},this.aborted=function(){return y},this.abort=function(){y=!0,r.abort(),_.meta.aborted=!0,w(t.complete)&&t.complete(_),e=""},this.guessLineEndings=function(t,e){t=t.substring(0,1048576),e=new RegExp(p(e)+"([^]*?)"+p(e),"gm");var r=(t=t.replace(e,"")).split("\r");if(t=1<(e=t.split("\n")).length&&e[0].length<r[0].length,1===r.length||t)return"\n";for(var i=0,n=0;n<r.length;n++)"\n"===r[n][0]&&i++;return i>=r.length/2?"\r\n":"\r"}}function p(t){return t.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function m(t){var e=(t=t||{}).delimiter,r=t.newline,i=t.comments,n=t.step,s=t.preview,o=t.fastMode,f=null,u=!1,d=null==t.quoteChar?'"':t.quoteChar,h=d;if(void 0!==t.escapeChar&&(h=t.escapeChar),("string"!=typeof e||-1<a.BAD_DELIMITERS.indexOf(e))&&(e=","),i===e)throw new Error("Comment character same as delimiter");!0===i?i="#":("string"!=typeof i||-1<a.BAD_DELIMITERS.indexOf(i))&&(i=!1),"\n"!==r&&"\r"!==r&&"\r\n"!==r&&(r="\n");var c=0,l=!1;this.parse=function(a,m,y){if("string"!=typeof a)throw new Error("Input must be a string");var g=a.length,_=e.length,b=r.length,v=i.length,E=w(n),k=[],O=[],x=[],$=c=0;if(!a)return P();if(o||!1!==o&&-1===a.indexOf(d)){for(var A=a.split(r),S=0;S<A.length;S++){if(x=A[S],c+=x.length,S!==A.length-1)c+=r.length;else if(y)return P();if(!i||x.substring(0,v)!==i){if(E){if(k=[],j(x.split(e)),U(),l)return P()}else j(x.split(e));if(s&&s<=S)return k=k.slice(0,s),P(!0)}}return P()}for(var T=a.indexOf(e,c),R=a.indexOf(r,c),C=new RegExp(p(h)+p(d),"g"),z=a.indexOf(d,c);;)if(a[c]===d)for(z=c,c++;;){if(-1===(z=a.indexOf(d,z+1)))return y||O.push({type:"Quotes",code:"MissingQuotes",message:"Quoted field unterminated",row:k.length,index:c}),L();if(z===g-1)return L(a.substring(c,z).replace(C,d));if(d===h&&a[z+1]===h)z++;else if(d===h||0===z||a[z-1]!==h){-1!==T&&T<z+1&&(T=a.indexOf(e,z+1));var D=I(-1===(R=-1!==R&&R<z+1?a.indexOf(r,z+1):R)?T:Math.min(T,R));if(a.substr(z+1+D,_)===e){x.push(a.substring(c,z).replace(C,d)),a[c=z+1+D+_]!==d&&(z=a.indexOf(d,c)),T=a.indexOf(e,c),R=a.indexOf(r,c);break}if(D=I(R),a.substring(z+1+D,z+1+D+b)===r){if(x.push(a.substring(c,z).replace(C,d)),F(z+1+D+b),T=a.indexOf(e,c),z=a.indexOf(d,c),E&&(U(),l))return P();if(s&&k.length>=s)return P(!0);break}O.push({type:"Quotes",code:"InvalidQuotes",message:"Trailing quote on quoted field is malformed",row:k.length,index:c}),z++}}else if(i&&0===x.length&&a.substring(c,c+v)===i){if(-1===R)return P();c=R+b,R=a.indexOf(r,c),T=a.indexOf(e,c)}else if(-1!==T&&(T<R||-1===R))x.push(a.substring(c,T)),c=T+_,T=a.indexOf(e,c);else{if(-1===R)break;if(x.push(a.substring(c,R)),F(R+b),E&&(U(),l))return P();if(s&&k.length>=s)return P(!0)}return L();function j(t){k.push(t),$=c}function I(t){var e=0;return-1!==t&&(t=a.substring(z+1,t))&&""===t.trim()?t.length:e}function L(t){return y||(void 0===t&&(t=a.substring(c)),x.push(t),c=g,j(x),E&&U()),P()}function F(t){c=t,j(x),x=[],R=a.indexOf(r,c)}function P(i){if(t.header&&!m&&k.length&&!u){var n=k[0],s=Object.create(null),o=new Set(n);let e=!1;for(let r=0;r<n.length;r++){let i=n[r];if(s[i=w(t.transformHeader)?t.transformHeader(i,r):i]){let t,a=s[i];for(;t=i+"_"+a,a++,o.has(t););o.add(t),n[r]=t,s[i]++,e=!0,(f=null===f?{}:f)[t]=i}else s[i]=1,n[r]=i;o.add(i)}e&&console.warn("Duplicate headers found and renamed."),u=!0}return{data:k,errors:O,meta:{delimiter:e,linebreak:r,aborted:l,truncated:!!i,cursor:$+(m||0),renamedHeaders:f}}}function U(){n(P()),k=[],O=[]}},this.abort=function(){l=!0},this.getCharIndex=function(){return c}}function y(t){var e=t.data,r=s[e.workerId],i=!1;if(e.error)r.userError(e.error,e.file);else if(e.results&&e.results.data){var n={abort:function(){i=!0,g(e.workerId,{data:[],errors:[],meta:{aborted:!0}})},pause:_,resume:_};if(w(r.userStep)){for(var o=0;o<e.results.data.length&&(r.userStep({data:e.results.data[o],errors:e.results.errors,meta:e.results.meta},n),!i);o++);delete e.results}else w(r.userChunk)&&(r.userChunk(e.results,n,e.file),delete e.results)}e.finished&&!i&&g(e.workerId,e.results)}function g(t,e){var r=s[t];w(r.userComplete)&&r.userComplete(e),r.terminate(),delete s[t]}function _(){throw new Error("Not implemented.")}function b(t){if("object"!=typeof t||null===t)return t;var e,r=Array.isArray(t)?[]:{};for(e in t)r[e]=b(t[e]);return r}function v(t,e){return function(){t.apply(e,arguments)}}function w(t){return"function"==typeof t}return a.parse=function(e,i){var n=(i=i||{}).dynamicTyping||!1;if(w(n)&&(i.dynamicTypingFunction=n,n={}),i.dynamicTyping=n,i.transform=!!w(i.transform)&&i.transform,!i.worker||!a.WORKERS_SUPPORTED)return n=null,a.NODE_STREAM_INPUT,"string"==typeof e?(e=(t=>65279!==t.charCodeAt(0)?t:t.slice(1))(e),n=new(i.download?u:h)(i)):!0===e.readable&&w(e.read)&&w(e.on)?n=new c(i):(r.File&&e instanceof File||e instanceof Object)&&(n=new d(i)),n.stream(e);(n=(()=>{var e;return!!a.WORKERS_SUPPORTED&&(e=(()=>{var e=r.URL||r.webkitURL||null,i=t.toString();return a.BLOB_URL||(a.BLOB_URL=e.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; ","(",i,")();"],{type:"text/javascript"})))})(),(e=new r.Worker(e)).onmessage=y,e.id=o++,s[e.id]=e)})()).userStep=i.step,n.userChunk=i.chunk,n.userComplete=i.complete,n.userError=i.error,i.step=w(i.step),i.chunk=w(i.chunk),i.complete=w(i.complete),i.error=w(i.error),delete i.worker,n.postMessage({input:e,config:i,workerId:n.id})},a.unparse=function(t,e){var r=!1,i=!0,n=",",s="\r\n",o='"',f=o+o,u=!1,d=null,h=!1,c=((()=>{if("object"==typeof e){if("string"!=typeof e.delimiter||a.BAD_DELIMITERS.filter(function(t){return-1!==e.delimiter.indexOf(t)}).length||(n=e.delimiter),"boolean"!=typeof e.quotes&&"function"!=typeof e.quotes&&!Array.isArray(e.quotes)||(r=e.quotes),"boolean"!=typeof e.skipEmptyLines&&"string"!=typeof e.skipEmptyLines||(u=e.skipEmptyLines),"string"==typeof e.newline&&(s=e.newline),"string"==typeof e.quoteChar&&(o=e.quoteChar),"boolean"==typeof e.header&&(i=e.header),Array.isArray(e.columns)){if(0===e.columns.length)throw new Error("Option columns is empty");d=e.columns}void 0!==e.escapeChar&&(f=e.escapeChar+o),e.escapeFormulae instanceof RegExp?h=e.escapeFormulae:"boolean"==typeof e.escapeFormulae&&e.escapeFormulae&&(h=/^[=+\-@\t\r].*$/)}})(),new RegExp(p(o),"g"));if("string"==typeof t&&(t=JSON.parse(t)),Array.isArray(t)){if(!t.length||Array.isArray(t[0]))return l(null,t,u);if("object"==typeof t[0])return l(d||Object.keys(t[0]),t,u)}else if("object"==typeof t)return"string"==typeof t.data&&(t.data=JSON.parse(t.data)),Array.isArray(t.data)&&(t.fields||(t.fields=t.meta&&t.meta.fields||d),t.fields||(t.fields=Array.isArray(t.data[0])?t.fields:"object"==typeof t.data[0]?Object.keys(t.data[0]):[]),Array.isArray(t.data[0])||"object"==typeof t.data[0]||(t.data=[t.data])),l(t.fields||[],t.data||[],u);throw new Error("Unable to serialize unrecognized input");function l(t,e,r){var o="",a=("string"==typeof t&&(t=JSON.parse(t)),"string"==typeof e&&(e=JSON.parse(e)),Array.isArray(t)&&0<t.length),f=!Array.isArray(e[0]);if(a&&i){for(var u=0;u<t.length;u++)0<u&&(o+=n),o+=m(t[u],u);0<e.length&&(o+=s)}for(var d=0;d<e.length;d++){var h=(a?t:e[d]).length,c=!1,l=a?0===Object.keys(e[d]).length:0===e[d].length;if(r&&!a&&(c="greedy"===r?""===e[d].join("").trim():1===e[d].length&&0===e[d][0].length),"greedy"===r&&a){for(var p=[],y=0;y<h;y++){var g=f?t[y]:y;p.push(e[d][g])}c=""===p.join("").trim()}if(!c){for(var _=0;_<h;_++){0<_&&!l&&(o+=n);var b=a&&f?t[_]:_;o+=m(e[d][b],_)}d<e.length-1&&(!r||0<h&&!l)&&(o+=s)}}return o}function m(t,e){var i,s;return null==t?"":t.constructor===Date?JSON.stringify(t).slice(1,25):(s=!1,h&&"string"==typeof t&&h.test(t)&&(t="'"+t,s=!0),i=t.toString().replace(c,f),(s=s||!0===r||"function"==typeof r&&r(t,e)||Array.isArray(r)&&r[e]||((t,e)=>{for(var r=0;r<e.length;r++)if(-1<t.indexOf(e[r]))return!0;return!1})(i,a.BAD_DELIMITERS)||-1<i.indexOf(n)||" "===i.charAt(0)||" "===i.charAt(i.length-1))?o+i+o:i)}},a.RECORD_SEP=String.fromCharCode(30),a.UNIT_SEP=String.fromCharCode(31),a.BYTE_ORDER_MARK="\ufeff",a.BAD_DELIMITERS=["\r","\n",'"',a.BYTE_ORDER_MARK],a.WORKERS_SUPPORTED=!i&&!!r.Worker,a.NODE_STREAM_INPUT=1,a.LocalChunkSize=10485760,a.RemoteChunkSize=5242880,a.DefaultDelimiter=",",a.Parser=m,a.ParserHandle=l,a.NetworkStreamer=u,a.FileStreamer=d,a.StringStreamer=h,a.ReadableStreamStreamer=c,r.jQuery&&((e=r.jQuery).fn.parse=function(t){var i=t.config||{},n=[];return this.each(function(t){if("INPUT"!==e(this).prop("tagName").toUpperCase()||"file"!==e(this).attr("type").toLowerCase()||!r.FileReader||!this.files||0===this.files.length)return!0;for(var s=0;s<this.files.length;s++)n.push({file:this.files[s],inputElem:this,instanceConfig:e.extend({},i)})}),s(),this;function s(){if(0===n.length)w(t.complete)&&t.complete();else{var r,i,s,f,u=n[0];if(w(t.before)){var d=t.before(u.file,u.inputElem);if("object"==typeof d){if("abort"===d.action)return r="AbortError",i=u.file,s=u.inputElem,f=d.reason,void(w(t.error)&&t.error({name:r},i,s,f));if("skip"===d.action)return void o();"object"==typeof d.config&&(u.instanceConfig=e.extend(u.instanceConfig,d.config))}else if("skip"===d)return void o()}var h=u.instanceConfig.complete;u.instanceConfig.complete=function(t){w(h)&&h(t,u.file,u.inputElem),o()},a.parse(u.file,u.instanceConfig)}}function o(){n.splice(0,1),s()}}),n&&(r.onmessage=function(t){t=t.data,void 0===a.WORKER_ID&&t&&(a.WORKER_ID=t.workerId),"string"==typeof t.input?r.postMessage({workerId:a.WORKER_ID,results:a.parse(t.input,t.config),finished:!0}):(r.File&&t.input instanceof File||t.input instanceof Object)&&(t=a.parse(t.input,t.config))&&r.postMessage({workerId:a.WORKER_ID,results:t,finished:!0})}),(u.prototype=Object.create(f.prototype)).constructor=u,(d.prototype=Object.create(f.prototype)).constructor=d,(h.prototype=Object.create(h.prototype)).constructor=h,(c.prototype=Object.create(f.prototype)).constructor=c,a},void 0===(n="function"==typeof r?r.apply(e,i):r)||(t.exports=n)},77054(t,e,r){"use strict";r.r(e),r.d(e,{DOMException:()=>x,Headers:()=>p,Request:()=>w,Response:()=>k,fetch:()=>$});var i="undefined"!=typeof globalThis&&globalThis||"undefined"!=typeof self&&self||void 0!==r.g&&r.g||{},n="URLSearchParams"in i,s="Symbol"in i&&"iterator"in Symbol,o="FileReader"in i&&"Blob"in i&&function(){try{return new Blob,!0}catch(t){return!1}}(),a="FormData"in i,f="ArrayBuffer"in i;if(f)var u=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],d=ArrayBuffer.isView||function(t){return t&&u.indexOf(Object.prototype.toString.call(t))>-1};function h(t){if("string"!=typeof t&&(t=String(t)),/[^a-z0-9\-#$%&'*+.^_`|~!]/i.test(t)||""===t)throw new TypeError('Invalid character in header field name: "'+t+'"');return t.toLowerCase()}function c(t){return"string"!=typeof t&&(t=String(t)),t}function l(t){var e={next:function(){var e=t.shift();return{done:void 0===e,value:e}}};return s&&(e[Symbol.iterator]=function(){return e}),e}function p(t){this.map={},t instanceof p?t.forEach(function(t,e){this.append(e,t)},this):Array.isArray(t)?t.forEach(function(t){if(2!=t.length)throw new TypeError("Headers constructor: expected name/value pair to be length 2, found"+t.length);this.append(t[0],t[1])},this):t&&Object.getOwnPropertyNames(t).forEach(function(e){this.append(e,t[e])},this)}function m(t){if(!t._noBody)return t.bodyUsed?Promise.reject(new TypeError("Already read")):void(t.bodyUsed=!0)}function y(t){return new Promise(function(e,r){t.onload=function(){e(t.result)},t.onerror=function(){r(t.error)}})}function g(t){var e=new FileReader,r=y(e);return e.readAsArrayBuffer(t),r}function _(t){if(t.slice)return t.slice(0);var e=new Uint8Array(t.byteLength);return e.set(new Uint8Array(t)),e.buffer}function b(){return this.bodyUsed=!1,this._initBody=function(t){var e;this.bodyUsed=this.bodyUsed,this._bodyInit=t,t?"string"==typeof t?this._bodyText=t:o&&Blob.prototype.isPrototypeOf(t)?this._bodyBlob=t:a&&FormData.prototype.isPrototypeOf(t)?this._bodyFormData=t:n&&URLSearchParams.prototype.isPrototypeOf(t)?this._bodyText=t.toString():f&&o&&((e=t)&&DataView.prototype.isPrototypeOf(e))?(this._bodyArrayBuffer=_(t.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):f&&(ArrayBuffer.prototype.isPrototypeOf(t)||d(t))?this._bodyArrayBuffer=_(t):this._bodyText=t=Object.prototype.toString.call(t):(this._noBody=!0,this._bodyText=""),this.headers.get("content-type")||("string"==typeof t?this.headers.set("content-type","text/plain;charset=UTF-8"):this._bodyBlob&&this._bodyBlob.type?this.headers.set("content-type",this._bodyBlob.type):n&&URLSearchParams.prototype.isPrototypeOf(t)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},o&&(this.blob=function(){var t=m(this);if(t)return t;if(this._bodyBlob)return Promise.resolve(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(new Blob([this._bodyArrayBuffer]));if(this._bodyFormData)throw new Error("could not read FormData body as blob");return Promise.resolve(new Blob([this._bodyText]))}),this.arrayBuffer=function(){if(this._bodyArrayBuffer){var t=m(this);return t||(ArrayBuffer.isView(this._bodyArrayBuffer)?Promise.resolve(this._bodyArrayBuffer.buffer.slice(this._bodyArrayBuffer.byteOffset,this._bodyArrayBuffer.byteOffset+this._bodyArrayBuffer.byteLength)):Promise.resolve(this._bodyArrayBuffer))}if(o)return this.blob().then(g);throw new Error("could not read as ArrayBuffer")},this.text=function(){var t,e,r,i,n,s=m(this);if(s)return s;if(this._bodyBlob)return t=this._bodyBlob,e=new FileReader,r=y(e),i=/charset=([A-Za-z0-9_-]+)/.exec(t.type),n=i?i[1]:"utf-8",e.readAsText(t,n),r;if(this._bodyArrayBuffer)return Promise.resolve(function(t){for(var e=new Uint8Array(t),r=new Array(e.length),i=0;i<e.length;i++)r[i]=String.fromCharCode(e[i]);return r.join("")}(this._bodyArrayBuffer));if(this._bodyFormData)throw new Error("could not read FormData body as text");return Promise.resolve(this._bodyText)},a&&(this.formData=function(){return this.text().then(E)}),this.json=function(){return this.text().then(JSON.parse)},this}p.prototype.append=function(t,e){t=h(t),e=c(e);var r=this.map[t];this.map[t]=r?r+", "+e:e},p.prototype.delete=function(t){delete this.map[h(t)]},p.prototype.get=function(t){return t=h(t),this.has(t)?this.map[t]:null},p.prototype.has=function(t){return this.map.hasOwnProperty(h(t))},p.prototype.set=function(t,e){this.map[h(t)]=c(e)},p.prototype.forEach=function(t,e){for(var r in this.map)this.map.hasOwnProperty(r)&&t.call(e,this.map[r],r,this)},p.prototype.keys=function(){var t=[];return this.forEach(function(e,r){t.push(r)}),l(t)},p.prototype.values=function(){var t=[];return this.forEach(function(e){t.push(e)}),l(t)},p.prototype.entries=function(){var t=[];return this.forEach(function(e,r){t.push([r,e])}),l(t)},s&&(p.prototype[Symbol.iterator]=p.prototype.entries);var v=["CONNECT","DELETE","GET","HEAD","OPTIONS","PATCH","POST","PUT","TRACE"];function w(t,e){if(!(this instanceof w))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');var r,n,s=(e=e||{}).body;if(t instanceof w){if(t.bodyUsed)throw new TypeError("Already read");this.url=t.url,this.credentials=t.credentials,e.headers||(this.headers=new p(t.headers)),this.method=t.method,this.mode=t.mode,this.signal=t.signal,s||null==t._bodyInit||(s=t._bodyInit,t.bodyUsed=!0)}else this.url=String(t);if(this.credentials=e.credentials||this.credentials||"same-origin",!e.headers&&this.headers||(this.headers=new p(e.headers)),this.method=(r=e.method||this.method||"GET",n=r.toUpperCase(),v.indexOf(n)>-1?n:r),this.mode=e.mode||this.mode||null,this.signal=e.signal||this.signal||function(){if("AbortController"in i)return(new AbortController).signal}(),this.referrer=null,("GET"===this.method||"HEAD"===this.method)&&s)throw new TypeError("Body not allowed for GET or HEAD requests");if(this._initBody(s),!("GET"!==this.method&&"HEAD"!==this.method||"no-store"!==e.cache&&"no-cache"!==e.cache)){var o=/([?&])_=[^&]*/;if(o.test(this.url))this.url=this.url.replace(o,"$1_="+(new Date).getTime());else{this.url+=(/\?/.test(this.url)?"&":"?")+"_="+(new Date).getTime()}}}function E(t){var e=new FormData;return t.trim().split("&").forEach(function(t){if(t){var r=t.split("="),i=r.shift().replace(/\+/g," "),n=r.join("=").replace(/\+/g," ");e.append(decodeURIComponent(i),decodeURIComponent(n))}}),e}function k(t,e){if(!(this instanceof k))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');if(e||(e={}),this.type="default",this.status=void 0===e.status?200:e.status,this.status<200||this.status>599)throw new RangeError("Failed to construct 'Response': The status provided (0) is outside the range [200, 599].");this.ok=this.status>=200&&this.status<300,this.statusText=void 0===e.statusText?"":""+e.statusText,this.headers=new p(e.headers),this.url=e.url||"",this._initBody(t)}w.prototype.clone=function(){return new w(this,{body:this._bodyInit})},b.call(w.prototype),b.call(k.prototype),k.prototype.clone=function(){return new k(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new p(this.headers),url:this.url})},k.error=function(){var t=new k(null,{status:200,statusText:""});return t.ok=!1,t.status=0,t.type="error",t};var O=[301,302,303,307,308];k.redirect=function(t,e){if(-1===O.indexOf(e))throw new RangeError("Invalid status code");return new k(null,{status:e,headers:{location:t}})};var x=i.DOMException;try{new x}catch(t){(x=function(t,e){this.message=t,this.name=e;var r=Error(t);this.stack=r.stack}).prototype=Object.create(Error.prototype),x.prototype.constructor=x}function $(t,e){return new Promise(function(r,n){var s=new w(t,e);if(s.signal&&s.signal.aborted)return n(new x("Aborted","AbortError"));var a=new XMLHttpRequest;function u(){a.abort()}if(a.onload=function(){var t,e,i={statusText:a.statusText,headers:(t=a.getAllResponseHeaders()||"",e=new p,t.replace(/\r?\n[\t ]+/g," ").split("\r").map(function(t){return 0===t.indexOf("\n")?t.substr(1,t.length):t}).forEach(function(t){var r=t.split(":"),i=r.shift().trim();if(i){var n=r.join(":").trim();try{e.append(i,n)}catch(t){console.warn("Response "+t.message)}}}),e)};0===s.url.indexOf("file://")&&(a.status<200||a.status>599)?i.status=200:i.status=a.status,i.url="responseURL"in a?a.responseURL:i.headers.get("X-Request-URL");var n="response"in a?a.response:a.responseText;setTimeout(function(){r(new k(n,i))},0)},a.onerror=function(){setTimeout(function(){n(new TypeError("Network request failed"))},0)},a.ontimeout=function(){setTimeout(function(){n(new TypeError("Network request timed out"))},0)},a.onabort=function(){setTimeout(function(){n(new x("Aborted","AbortError"))},0)},a.open(s.method,function(t){try{return""===t&&i.location.href?i.location.href:t}catch(e){return t}}(s.url),!0),"include"===s.credentials?a.withCredentials=!0:"omit"===s.credentials&&(a.withCredentials=!1),"responseType"in a&&(o?a.responseType="blob":f&&(a.responseType="arraybuffer")),e&&"object"==typeof e.headers&&!(e.headers instanceof p||i.Headers&&e.headers instanceof i.Headers)){var d=[];Object.getOwnPropertyNames(e.headers).forEach(function(t){d.push(h(t)),a.setRequestHeader(t,c(e.headers[t]))}),s.headers.forEach(function(t,e){-1===d.indexOf(e)&&a.setRequestHeader(e,t)})}else s.headers.forEach(function(t,e){a.setRequestHeader(e,t)});s.signal&&(s.signal.addEventListener("abort",u),a.onreadystatechange=function(){4===a.readyState&&s.signal.removeEventListener("abort",u)}),a.send(void 0===s._bodyInit?null:s._bodyInit)})}$.polyfill=!0,i.fetch||(i.fetch=$,i.Headers=p,i.Request=w,i.Response=k)}}]);
1
+ /*! For license information please see 396.396.f6a705e9391ee9755e41.js.LICENSE.txt */
2
+ (self.webpackChunk_genesislcap_design_system_configurator=self.webpackChunk_genesislcap_design_system_configurator||[]).push([[396],{85030(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0});class r{static parse(t){if(""===t)return new r([]);if(!t.startsWith("/"))throw new i(t);const[,...e]=t.split("/");return new r(e.map(t=>t.replace(/~1/g,"/").replace(/~0/g,"~")))}constructor(t){this.tokens=t}toString(){if(0===this.tokens.length)return"";return`/${this.tokens.map(t=>t.replace(/~/g,"~0").replace(/\//g,"~1")).join("/")}`}eval(t){for(const e of this.tokens){if(!t.hasOwnProperty(e))throw new n(t,e);t=t[e]}return t}}e.default=r;class i extends Error{constructor(t){super(`Invalid JSON Pointer: ${t}`),this.ptr=t}}e.InvalidPtrError=i;class n extends Error{constructor(t,e){super(`Error evaluating JSON Pointer: no attribute ${e} on ${t}`),this.instance=t,this.token=e}}e.EvalError=n},79884(t,e){"use strict";function r(t,e){return{validate:t,compare:e}}e.formatNames=e.fastFormats=e.fullFormats=void 0,e.fullFormats={date:r(s,o),time:r(f,u),"date-time":r(function(t){const e=t.split(d);return 2===e.length&&s(e[0])&&f(e[1],!0)},h),duration:/^P(?!$)((\d+Y)?(\d+M)?(\d+D)?(T(?=\d)(\d+H)?(\d+M)?(\d+S)?)?|(\d+W)?)$/,uri:function(t){return c.test(t)&&l.test(t)},"uri-reference":/^(?:[a-z][a-z0-9+\-.]*:)?(?:\/?\/(?:(?:[a-z0-9\-._~!$&'()*+,;=:]|%[0-9a-f]{2})*@)?(?:\[(?:(?:(?:(?:[0-9a-f]{1,4}:){6}|::(?:[0-9a-f]{1,4}:){5}|(?:[0-9a-f]{1,4})?::(?:[0-9a-f]{1,4}:){4}|(?:(?:[0-9a-f]{1,4}:){0,1}[0-9a-f]{1,4})?::(?:[0-9a-f]{1,4}:){3}|(?:(?:[0-9a-f]{1,4}:){0,2}[0-9a-f]{1,4})?::(?:[0-9a-f]{1,4}:){2}|(?:(?:[0-9a-f]{1,4}:){0,3}[0-9a-f]{1,4})?::[0-9a-f]{1,4}:|(?:(?:[0-9a-f]{1,4}:){0,4}[0-9a-f]{1,4})?::)(?:[0-9a-f]{1,4}:[0-9a-f]{1,4}|(?:(?:25[0-5]|2[0-4]\d|[01]?\d\d?)\.){3}(?:25[0-5]|2[0-4]\d|[01]?\d\d?))|(?:(?:[0-9a-f]{1,4}:){0,5}[0-9a-f]{1,4})?::[0-9a-f]{1,4}|(?:(?:[0-9a-f]{1,4}:){0,6}[0-9a-f]{1,4})?::)|[Vv][0-9a-f]+\.[a-z0-9\-._~!$&'()*+,;=:]+)\]|(?:(?:25[0-5]|2[0-4]\d|[01]?\d\d?)\.){3}(?:25[0-5]|2[0-4]\d|[01]?\d\d?)|(?:[a-z0-9\-._~!$&'"()*+,;=]|%[0-9a-f]{2})*)(?::\d*)?(?:\/(?:[a-z0-9\-._~!$&'"()*+,;=:@]|%[0-9a-f]{2})*)*|\/(?:(?:[a-z0-9\-._~!$&'"()*+,;=:@]|%[0-9a-f]{2})+(?:\/(?:[a-z0-9\-._~!$&'"()*+,;=:@]|%[0-9a-f]{2})*)*)?|(?:[a-z0-9\-._~!$&'"()*+,;=:@]|%[0-9a-f]{2})+(?:\/(?:[a-z0-9\-._~!$&'"()*+,;=:@]|%[0-9a-f]{2})*)*)?(?:\?(?:[a-z0-9\-._~!$&'"()*+,;=:@/?]|%[0-9a-f]{2})*)?(?:#(?:[a-z0-9\-._~!$&'"()*+,;=:@/?]|%[0-9a-f]{2})*)?$/i,"uri-template":/^(?:(?:[^\x00-\x20"'<>%\\^`{|}]|%[0-9a-f]{2})|\{[+#./;?&=,!@|]?(?:[a-z0-9_]|%[0-9a-f]{2})+(?::[1-9][0-9]{0,3}|\*)?(?:,(?:[a-z0-9_]|%[0-9a-f]{2})+(?::[1-9][0-9]{0,3}|\*)?)*\})*$/i,url:/^(?:https?|ftp):\/\/(?:\S+(?::\S*)?@)?(?:(?!(?:10|127)(?:\.\d{1,3}){3})(?!(?:169\.254|192\.168)(?:\.\d{1,3}){2})(?!172\.(?:1[6-9]|2\d|3[0-1])(?:\.\d{1,3}){2})(?:[1-9]\d?|1\d\d|2[01]\d|22[0-3])(?:\.(?:1?\d{1,2}|2[0-4]\d|25[0-5])){2}(?:\.(?:[1-9]\d?|1\d\d|2[0-4]\d|25[0-4]))|(?:(?:[a-z0-9\u{00a1}-\u{ffff}]+-)*[a-z0-9\u{00a1}-\u{ffff}]+)(?:\.(?:[a-z0-9\u{00a1}-\u{ffff}]+-)*[a-z0-9\u{00a1}-\u{ffff}]+)*(?:\.(?:[a-z\u{00a1}-\u{ffff}]{2,})))(?::\d{2,5})?(?:\/[^\s]*)?$/iu,email:/^[a-z0-9!#$%&'*+/=?^_`{|}~-]+(?:\.[a-z0-9!#$%&'*+/=?^_`{|}~-]+)*@(?:[a-z0-9](?:[a-z0-9-]*[a-z0-9])?\.)+[a-z0-9](?:[a-z0-9-]*[a-z0-9])?$/i,hostname:/^(?=.{1,253}\.?$)[a-z0-9](?:[a-z0-9-]{0,61}[a-z0-9])?(?:\.[a-z0-9](?:[-0-9a-z]{0,61}[0-9a-z])?)*\.?$/i,ipv4:/^(?:(?:25[0-5]|2[0-4]\d|[01]?\d\d?)\.){3}(?:25[0-5]|2[0-4]\d|[01]?\d\d?)$/,ipv6:/^((([0-9a-f]{1,4}:){7}([0-9a-f]{1,4}|:))|(([0-9a-f]{1,4}:){6}(:[0-9a-f]{1,4}|((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3})|:))|(([0-9a-f]{1,4}:){5}(((:[0-9a-f]{1,4}){1,2})|:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3})|:))|(([0-9a-f]{1,4}:){4}(((:[0-9a-f]{1,4}){1,3})|((:[0-9a-f]{1,4})?:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(([0-9a-f]{1,4}:){3}(((:[0-9a-f]{1,4}){1,4})|((:[0-9a-f]{1,4}){0,2}:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(([0-9a-f]{1,4}:){2}(((:[0-9a-f]{1,4}){1,5})|((:[0-9a-f]{1,4}){0,3}:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(([0-9a-f]{1,4}:){1}(((:[0-9a-f]{1,4}){1,6})|((:[0-9a-f]{1,4}){0,4}:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(:(((:[0-9a-f]{1,4}){1,7})|((:[0-9a-f]{1,4}){0,5}:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:)))$/i,regex:function(t){if(y.test(t))return!1;try{return new RegExp(t),!0}catch(t){return!1}},uuid:/^(?:urn:uuid:)?[0-9a-f]{8}-(?:[0-9a-f]{4}-){3}[0-9a-f]{12}$/i,"json-pointer":/^(?:\/(?:[^~/]|~0|~1)*)*$/,"json-pointer-uri-fragment":/^#(?:\/(?:[a-z0-9_\-.!$&'()*+,;:=@]|%[0-9a-f]{2}|~0|~1)*)*$/i,"relative-json-pointer":/^(?:0|[1-9][0-9]*)(?:#|(?:\/(?:[^~/]|~0|~1)*)*)$/,byte:function(t){return p.lastIndex=0,p.test(t)},int32:{type:"number",validate:function(t){return Number.isInteger(t)&&t<=2147483647&&t>=-2147483648}},int64:{type:"number",validate:function(t){return Number.isInteger(t)}},float:{type:"number",validate:m},double:{type:"number",validate:m},password:!0,binary:!0},e.fastFormats={...e.fullFormats,date:r(/^\d\d\d\d-[0-1]\d-[0-3]\d$/,o),time:r(/^(?:[0-2]\d:[0-5]\d:[0-5]\d|23:59:60)(?:\.\d+)?(?:z|[+-]\d\d(?::?\d\d)?)?$/i,u),"date-time":r(/^\d\d\d\d-[0-1]\d-[0-3]\d[t\s](?:[0-2]\d:[0-5]\d:[0-5]\d|23:59:60)(?:\.\d+)?(?:z|[+-]\d\d(?::?\d\d)?)$/i,h),uri:/^(?:[a-z][a-z0-9+\-.]*:)(?:\/?\/)?[^\s]*$/i,"uri-reference":/^(?:(?:[a-z][a-z0-9+\-.]*:)?\/?\/)?(?:[^\\\s#][^\s#]*)?(?:#[^\\\s]*)?$/i,email:/^[a-z0-9.!#$%&'*+/=?^_`{|}~-]+@[a-z0-9](?:[a-z0-9-]{0,61}[a-z0-9])?(?:\.[a-z0-9](?:[a-z0-9-]{0,61}[a-z0-9])?)*$/i},e.formatNames=Object.keys(e.fullFormats);const i=/^(\d\d\d\d)-(\d\d)-(\d\d)$/,n=[0,31,28,31,30,31,30,31,31,30,31,30,31];function s(t){const e=i.exec(t);if(!e)return!1;const r=+e[1],s=+e[2],o=+e[3];return s>=1&&s<=12&&o>=1&&o<=(2===s&&function(t){return t%4==0&&(t%100!=0||t%400==0)}(r)?29:n[s])}function o(t,e){if(t&&e)return t>e?1:t<e?-1:0}const a=/^(\d\d):(\d\d):(\d\d)(\.\d+)?(z|[+-]\d\d(?::?\d\d)?)?$/i;function f(t,e){const r=a.exec(t);if(!r)return!1;const i=+r[1],n=+r[2],s=+r[3],o=r[5];return(i<=23&&n<=59&&s<=59||23===i&&59===n&&60===s)&&(!e||""!==o)}function u(t,e){if(!t||!e)return;const r=a.exec(t),i=a.exec(e);return r&&i?(t=r[1]+r[2]+r[3]+(r[4]||""))>(e=i[1]+i[2]+i[3]+(i[4]||""))?1:t<e?-1:0:void 0}const d=/t|\s/i;function h(t,e){if(!t||!e)return;const[r,i]=t.split(d),[n,s]=e.split(d),a=o(r,n);return void 0!==a?a||u(i,s):void 0}const c=/\/|:/,l=/^(?:[a-z][a-z0-9+\-.]*:)(?:\/?\/(?:(?:[a-z0-9\-._~!$&'()*+,;=:]|%[0-9a-f]{2})*@)?(?:\[(?:(?:(?:(?:[0-9a-f]{1,4}:){6}|::(?:[0-9a-f]{1,4}:){5}|(?:[0-9a-f]{1,4})?::(?:[0-9a-f]{1,4}:){4}|(?:(?:[0-9a-f]{1,4}:){0,1}[0-9a-f]{1,4})?::(?:[0-9a-f]{1,4}:){3}|(?:(?:[0-9a-f]{1,4}:){0,2}[0-9a-f]{1,4})?::(?:[0-9a-f]{1,4}:){2}|(?:(?:[0-9a-f]{1,4}:){0,3}[0-9a-f]{1,4})?::[0-9a-f]{1,4}:|(?:(?:[0-9a-f]{1,4}:){0,4}[0-9a-f]{1,4})?::)(?:[0-9a-f]{1,4}:[0-9a-f]{1,4}|(?:(?:25[0-5]|2[0-4]\d|[01]?\d\d?)\.){3}(?:25[0-5]|2[0-4]\d|[01]?\d\d?))|(?:(?:[0-9a-f]{1,4}:){0,5}[0-9a-f]{1,4})?::[0-9a-f]{1,4}|(?:(?:[0-9a-f]{1,4}:){0,6}[0-9a-f]{1,4})?::)|[Vv][0-9a-f]+\.[a-z0-9\-._~!$&'()*+,;=:]+)\]|(?:(?:25[0-5]|2[0-4]\d|[01]?\d\d?)\.){3}(?:25[0-5]|2[0-4]\d|[01]?\d\d?)|(?:[a-z0-9\-._~!$&'()*+,;=]|%[0-9a-f]{2})*)(?::\d*)?(?:\/(?:[a-z0-9\-._~!$&'()*+,;=:@]|%[0-9a-f]{2})*)*|\/(?:(?:[a-z0-9\-._~!$&'()*+,;=:@]|%[0-9a-f]{2})+(?:\/(?:[a-z0-9\-._~!$&'()*+,;=:@]|%[0-9a-f]{2})*)*)?|(?:[a-z0-9\-._~!$&'()*+,;=:@]|%[0-9a-f]{2})+(?:\/(?:[a-z0-9\-._~!$&'()*+,;=:@]|%[0-9a-f]{2})*)*)(?:\?(?:[a-z0-9\-._~!$&'()*+,;=:@/?]|%[0-9a-f]{2})*)?(?:#(?:[a-z0-9\-._~!$&'()*+,;=:@/?]|%[0-9a-f]{2})*)?$/i;const p=/^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$/gm;function m(){return!0}const y=/[^\\]\\Z/},16372(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0});const i=r(79884),n=r(81708),s=r(6683),o=new s.Name("fullFormats"),a=new s.Name("fastFormats"),f=(t,e={keywords:!0})=>{if(Array.isArray(e))return u(t,e,i.fullFormats,o),t;const[r,s]="fast"===e.mode?[i.fastFormats,a]:[i.fullFormats,o];return u(t,e.formats||i.formatNames,r,s),e.keywords&&n.default(t),t};function u(t,e,r,i){var n,o;null!==(n=(o=t.opts.code).formats)&&void 0!==n||(o.formats=s._`require("ajv-formats/dist/formats").${i}`);for(const i of e)t.addFormat(i,r[i])}f.get=(t,e="full")=>{const r=("fast"===e?i.fastFormats:i.fullFormats)[t];if(!r)throw new Error(`Unknown format "${t}"`);return r},t.exports=e=f,Object.defineProperty(e,"__esModule",{value:!0}),e.default=f},81708(t,e,r){"use strict";e.A=void 0;const i=r(18508),n=r(6683),s=n.operators,o={formatMaximum:{okStr:"<=",ok:s.LTE,fail:s.GT},formatMinimum:{okStr:">=",ok:s.GTE,fail:s.LT},formatExclusiveMaximum:{okStr:"<",ok:s.LT,fail:s.GTE},formatExclusiveMinimum:{okStr:">",ok:s.GT,fail:s.LTE}},a={message:({keyword:t,schemaCode:e})=>n.str`should be ${o[t].okStr} ${e}`,params:({keyword:t,schemaCode:e})=>n._`{comparison: ${o[t].okStr}, limit: ${e}}`};e.A={keyword:Object.keys(o),type:"string",schemaType:"string",$data:!0,error:a,code(t){const{gen:e,data:r,schemaCode:s,keyword:a,it:f}=t,{opts:u,self:d}=f;if(!u.validateFormats)return;const h=new i.KeywordCxt(f,d.RULES.all.format.definition,"format");function c(t){return n._`${t}.compare(${r}, ${s}) ${o[a].fail} 0`}h.$data?function(){const r=e.scopeValue("formats",{ref:d.formats,code:u.code.formats}),i=e.const("fmt",n._`${r}[${h.schemaCode}]`);t.fail$data(n.or(n._`typeof ${i} != "object"`,n._`${i} instanceof RegExp`,n._`typeof ${i}.compare != "function"`,c(i)))}():function(){const r=h.schema,i=d.formats[r];if(!i||!0===i)return;if("object"!=typeof i||i instanceof RegExp||"function"!=typeof i.compare)throw new Error(`"${a}": format "${r}" does not define "compare" function`);const s=e.scopeValue("formats",{key:r,ref:i,code:u.code.formats?n._`${u.code.formats}${n.getProperty(r)}`:void 0});t.fail$data(c(s))}()},dependencies:["format"]};e.default=t=>(t.addKeyword(e.A),t)},41492(t){t.exports=function(){"use strict";var t="minute",e=/[+-]\d\d(?::?\d\d)?/g,r=/([+-]|\d\d)/g;return function(i,n,s){var o=n.prototype;s.utc=function(t){return new n({date:t,utc:!0,args:arguments})},o.utc=function(e){var r=s(this.toDate(),{locale:this.$L,utc:!0});return e?r.add(this.utcOffset(),t):r},o.local=function(){return s(this.toDate(),{locale:this.$L,utc:!1})};var a=o.parse;o.parse=function(t){t.utc&&(this.$u=!0),this.$utils().u(t.$offset)||(this.$offset=t.$offset),a.call(this,t)};var f=o.init;o.init=function(){if(this.$u){var t=this.$d;this.$y=t.getUTCFullYear(),this.$M=t.getUTCMonth(),this.$D=t.getUTCDate(),this.$W=t.getUTCDay(),this.$H=t.getUTCHours(),this.$m=t.getUTCMinutes(),this.$s=t.getUTCSeconds(),this.$ms=t.getUTCMilliseconds()}else f.call(this)};var u=o.utcOffset;o.utcOffset=function(i,n){var s=this.$utils().u;if(s(i))return this.$u?0:s(this.$offset)?u.call(this):this.$offset;if("string"==typeof i&&(i=function(t){void 0===t&&(t="");var i=t.match(e);if(!i)return null;var n=(""+i[0]).match(r)||["-",0,0],s=n[0],o=60*+n[1]+ +n[2];return 0===o?0:"+"===s?o:-o}(i),null===i))return this;var o=Math.abs(i)<=16?60*i:i;if(0===o)return this.utc(n);var a=this.clone();if(n)return a.$offset=o,a.$u=!1,a;var f=this.$u?this.toDate().getTimezoneOffset():-1*this.utcOffset();return(a=this.local().add(o+f,t)).$offset=o,a.$x.$localOffset=f,a};var d=o.format;o.format=function(t){var e=t||(this.$u?"YYYY-MM-DDTHH:mm:ss[Z]":"");return d.call(this,e)},o.valueOf=function(){var t=this.$utils().u(this.$offset)?0:this.$offset+(this.$x.$localOffset||this.$d.getTimezoneOffset());return this.$d.valueOf()-6e4*t},o.isUTC=function(){return!!this.$u},o.toISOString=function(){return this.toDate().toISOString()},o.toString=function(){return this.toDate().toUTCString()};var h=o.toDate;o.toDate=function(t){return"s"===t&&this.$offset?s(this.format("YYYY-MM-DD HH:mm:ss:SSS")).toDate():h.call(this)};var c=o.diff;o.diff=function(t,e,r){if(t&&this.$u===t.$u)return c.call(this,t,e,r);var i=this.local(),n=s(t).local();return c.call(i,n,e,r)}}}()},45043(t){"use strict";t.exports=function t(e,r){if(e===r)return!0;if(e&&r&&"object"==typeof e&&"object"==typeof r){if(e.constructor!==r.constructor)return!1;var i,n,s;if(Array.isArray(e)){if((i=e.length)!=r.length)return!1;for(n=i;0!==n--;)if(!t(e[n],r[n]))return!1;return!0}if(e.constructor===RegExp)return e.source===r.source&&e.flags===r.flags;if(e.valueOf!==Object.prototype.valueOf)return e.valueOf()===r.valueOf();if(e.toString!==Object.prototype.toString)return e.toString()===r.toString();if((i=(s=Object.keys(e)).length)!==Object.keys(r).length)return!1;for(n=i;0!==n--;)if(!Object.prototype.hasOwnProperty.call(r,s[n]))return!1;for(n=i;0!==n--;){var o=s[n];if(!t(e[o],r[o]))return!1}return!0}return e!=e&&r!=r}},57565(t){t.exports=o,o.default=o,o.stable=d,o.stableStringify=d;var e="[...]",r="[Circular]",i=[],n=[];function s(){return{depthLimit:Number.MAX_SAFE_INTEGER,edgesLimit:Number.MAX_SAFE_INTEGER}}function o(t,e,r,o){var a;void 0===o&&(o=s()),f(t,"",0,[],void 0,0,o);try{a=0===n.length?JSON.stringify(t,e,r):JSON.stringify(t,c(e),r)}catch(t){return JSON.stringify("[unable to serialize, circular reference is too complex to analyze]")}finally{for(;0!==i.length;){var u=i.pop();4===u.length?Object.defineProperty(u[0],u[1],u[3]):u[0][u[1]]=u[2]}}return a}function a(t,e,r,s){var o=Object.getOwnPropertyDescriptor(s,r);void 0!==o.get?o.configurable?(Object.defineProperty(s,r,{value:t}),i.push([s,r,e,o])):n.push([e,r,t]):(s[r]=t,i.push([s,r,e]))}function f(t,i,n,s,o,u,d){var h;if(u+=1,"object"==typeof t&&null!==t){for(h=0;h<s.length;h++)if(s[h]===t)return void a(r,t,i,o);if(void 0!==d.depthLimit&&u>d.depthLimit)return void a(e,t,i,o);if(void 0!==d.edgesLimit&&n+1>d.edgesLimit)return void a(e,t,i,o);if(s.push(t),Array.isArray(t))for(h=0;h<t.length;h++)f(t[h],h,h,s,t,u,d);else{var c=Object.keys(t);for(h=0;h<c.length;h++){var l=c[h];f(t[l],l,h,s,t,u,d)}}s.pop()}}function u(t,e){return t<e?-1:t>e?1:0}function d(t,e,r,o){void 0===o&&(o=s());var a,f=h(t,"",0,[],void 0,0,o)||t;try{a=0===n.length?JSON.stringify(f,e,r):JSON.stringify(f,c(e),r)}catch(t){return JSON.stringify("[unable to serialize, circular reference is too complex to analyze]")}finally{for(;0!==i.length;){var u=i.pop();4===u.length?Object.defineProperty(u[0],u[1],u[3]):u[0][u[1]]=u[2]}}return a}function h(t,n,s,o,f,d,c){var l;if(d+=1,"object"==typeof t&&null!==t){for(l=0;l<o.length;l++)if(o[l]===t)return void a(r,t,n,f);try{if("function"==typeof t.toJSON)return}catch(t){return}if(void 0!==c.depthLimit&&d>c.depthLimit)return void a(e,t,n,f);if(void 0!==c.edgesLimit&&s+1>c.edgesLimit)return void a(e,t,n,f);if(o.push(t),Array.isArray(t))for(l=0;l<t.length;l++)h(t[l],l,l,o,t,d,c);else{var p={},m=Object.keys(t).sort(u);for(l=0;l<m.length;l++){var y=m[l];h(t[y],y,l,o,t,d,c),p[y]=t[y]}if(void 0===f)return p;i.push([f,n,t]),f[n]=p}o.pop()}}function c(t){return t=void 0!==t?t:function(t,e){return e},function(e,r){if(n.length>0)for(var i=0;i<n.length;i++){var s=n[i];if(s[1]===e&&s[0]===r){r=s[2],n.splice(i,1);break}}return t.call(this,e,r)}}},98634(t,e,r){r(77054),t.exports=self.fetch.bind(self)},74232(t){"use strict";var e=t.exports=function(t,e,i){"function"==typeof e&&(i=e,e={}),r(e,"function"==typeof(i=e.cb||i)?i:i.pre||function(){},i.post||function(){},t,"",t)};function r(t,n,s,o,a,f,u,d,h,c){if(o&&"object"==typeof o&&!Array.isArray(o)){for(var l in n(o,a,f,u,d,h,c),o){var p=o[l];if(Array.isArray(p)){if(l in e.arrayKeywords)for(var m=0;m<p.length;m++)r(t,n,s,p[m],a+"/"+l+"/"+m,f,a,l,o,m)}else if(l in e.propsKeywords){if(p&&"object"==typeof p)for(var y in p)r(t,n,s,p[y],a+"/"+l+"/"+i(y),f,a,l,o,y)}else(l in e.keywords||t.allKeys&&!(l in e.skipKeywords))&&r(t,n,s,p,a+"/"+l,f,a,l,o)}s(o,a,f,u,d,h,c)}}function i(t){return t.replace(/~/g,"~0").replace(/\//g,"~1")}e.keywords={additionalItems:!0,items:!0,contains:!0,additionalProperties:!0,propertyNames:!0,not:!0,if:!0,then:!0,else:!0},e.arrayKeywords={items:!0,allOf:!0,anyOf:!0,oneOf:!0},e.propsKeywords={$defs:!0,definitions:!0,properties:!0,patternProperties:!0,dependencies:!0},e.skipKeywords={default:!0,enum:!0,const:!0,required:!0,maximum:!0,minimum:!0,exclusiveMaximum:!0,exclusiveMinimum:!0,multipleOf:!0,maxLength:!0,minLength:!0,pattern:!0,format:!0,maxItems:!0,minItems:!0,uniqueItems:!0,maxProperties:!0,minProperties:!0}},85031(t,e){var r,i,n;i=[],r=function t(){var e,r="undefined"!=typeof self?self:"undefined"!=typeof window?window:void 0!==r?r:{},i=!r.document&&!!r.postMessage,n=r.IS_PAPA_WORKER||!1,s={},o=0,a={};function f(t){this._handle=null,this._finished=!1,this._completed=!1,this._halted=!1,this._input=null,this._baseIndex=0,this._partialLine="",this._rowCount=0,this._start=0,this._nextChunk=null,this.isFirstChunk=!0,this._completeResults={data:[],errors:[],meta:{}},function(t){var e=b(t);e.chunkSize=parseInt(e.chunkSize),t.step||t.chunk||(e.chunkSize=null),this._handle=new l(e),(this._handle.streamer=this)._config=e}.call(this,t),this.parseChunk=function(t,e){var i=parseInt(this._config.skipFirstNLines)||0;if(this.isFirstChunk&&0<i){let e=this._config.newline;e||(s=this._config.quoteChar||'"',e=this._handle.guessLineEndings(t,s)),t=[...t.split(e).slice(i)].join(e)}this.isFirstChunk&&w(this._config.beforeFirstChunk)&&void 0!==(s=this._config.beforeFirstChunk(t))&&(t=s),this.isFirstChunk=!1,this._halted=!1,i=this._partialLine+t;var s=(this._partialLine="",this._handle.parse(i,this._baseIndex,!this._finished));if(!this._handle.paused()&&!this._handle.aborted()){if(t=s.meta.cursor,this._finished||(this._partialLine=i.substring(t-this._baseIndex),this._baseIndex=t),s&&s.data&&(this._rowCount+=s.data.length),i=this._finished||this._config.preview&&this._rowCount>=this._config.preview,n)r.postMessage({results:s,workerId:a.WORKER_ID,finished:i});else if(w(this._config.chunk)&&!e){if(this._config.chunk(s,this._handle),this._handle.paused()||this._handle.aborted())return void(this._halted=!0);this._completeResults=s=void 0}return this._config.step||this._config.chunk||(this._completeResults.data=this._completeResults.data.concat(s.data),this._completeResults.errors=this._completeResults.errors.concat(s.errors),this._completeResults.meta=s.meta),this._completed||!i||!w(this._config.complete)||s&&s.meta.aborted||(this._config.complete(this._completeResults,this._input),this._completed=!0),i||s&&s.meta.paused||this._nextChunk(),s}this._halted=!0},this._sendError=function(t){w(this._config.error)?this._config.error(t):n&&this._config.error&&r.postMessage({workerId:a.WORKER_ID,error:t,finished:!1})}}function u(t){var e;(t=t||{}).chunkSize||(t.chunkSize=a.RemoteChunkSize),f.call(this,t),this._nextChunk=i?function(){this._readChunk(),this._chunkLoaded()}:function(){this._readChunk()},this.stream=function(t){this._input=t,this._nextChunk()},this._readChunk=function(){if(this._finished)this._chunkLoaded();else{if(e=new XMLHttpRequest,this._config.withCredentials&&(e.withCredentials=this._config.withCredentials),i||(e.onload=v(this._chunkLoaded,this),e.onerror=v(this._chunkError,this)),e.open(this._config.downloadRequestBody?"POST":"GET",this._input,!i),this._config.downloadRequestHeaders){var t,r=this._config.downloadRequestHeaders;for(t in r)e.setRequestHeader(t,r[t])}var n;this._config.chunkSize&&(n=this._start+this._config.chunkSize-1,e.setRequestHeader("Range","bytes="+this._start+"-"+n));try{e.send(this._config.downloadRequestBody)}catch(t){this._chunkError(t.message)}i&&0===e.status&&this._chunkError()}},this._chunkLoaded=function(){4===e.readyState&&(e.status<200||400<=e.status?this._chunkError():(this._start+=this._config.chunkSize||e.responseText.length,this._finished=!this._config.chunkSize||this._start>=(t=>null!==(t=t.getResponseHeader("Content-Range"))?parseInt(t.substring(t.lastIndexOf("/")+1)):-1)(e),this.parseChunk(e.responseText)))},this._chunkError=function(t){t=e.statusText||t,this._sendError(new Error(t))}}function d(t){(t=t||{}).chunkSize||(t.chunkSize=a.LocalChunkSize),f.call(this,t);var e,r,i="undefined"!=typeof FileReader;this.stream=function(t){this._input=t,r=t.slice||t.webkitSlice||t.mozSlice,i?((e=new FileReader).onload=v(this._chunkLoaded,this),e.onerror=v(this._chunkError,this)):e=new FileReaderSync,this._nextChunk()},this._nextChunk=function(){this._finished||this._config.preview&&!(this._rowCount<this._config.preview)||this._readChunk()},this._readChunk=function(){var t=this._input,n=(this._config.chunkSize&&(n=Math.min(this._start+this._config.chunkSize,this._input.size),t=r.call(t,this._start,n)),e.readAsText(t,this._config.encoding));i||this._chunkLoaded({target:{result:n}})},this._chunkLoaded=function(t){this._start+=this._config.chunkSize,this._finished=!this._config.chunkSize||this._start>=this._input.size,this.parseChunk(t.target.result)},this._chunkError=function(){this._sendError(e.error)}}function h(t){var e;f.call(this,t=t||{}),this.stream=function(t){return e=t,this._nextChunk()},this._nextChunk=function(){var t,r;if(!this._finished)return t=this._config.chunkSize,e=t?(r=e.substring(0,t),e.substring(t)):(r=e,""),this._finished=!e,this.parseChunk(r)}}function c(t){f.call(this,t=t||{});var e=[],r=!0,i=!1;this.pause=function(){f.prototype.pause.apply(this,arguments),this._input.pause()},this.resume=function(){f.prototype.resume.apply(this,arguments),this._input.resume()},this.stream=function(t){this._input=t,this._input.on("data",this._streamData),this._input.on("end",this._streamEnd),this._input.on("error",this._streamError)},this._checkIsFinished=function(){i&&1===e.length&&(this._finished=!0)},this._nextChunk=function(){this._checkIsFinished(),e.length?this.parseChunk(e.shift()):r=!0},this._streamData=v(function(t){try{e.push("string"==typeof t?t:t.toString(this._config.encoding)),r&&(r=!1,this._checkIsFinished(),this.parseChunk(e.shift()))}catch(t){this._streamError(t)}},this),this._streamError=v(function(t){this._streamCleanUp(),this._sendError(t)},this),this._streamEnd=v(function(){this._streamCleanUp(),i=!0,this._streamData("")},this),this._streamCleanUp=v(function(){this._input.removeListener("data",this._streamData),this._input.removeListener("end",this._streamEnd),this._input.removeListener("error",this._streamError)},this)}function l(t){var e,r,i,n,s=Math.pow(2,53),o=-s,f=/^\s*-?(\d+\.?|\.\d+|\d+\.\d+)([eE][-+]?\d+)?\s*$/,u=/^((\d{4}-[01]\d-[0-3]\dT[0-2]\d:[0-5]\d:[0-5]\d\.\d+([+-][0-2]\d:[0-5]\d|Z))|(\d{4}-[01]\d-[0-3]\dT[0-2]\d:[0-5]\d:[0-5]\d([+-][0-2]\d:[0-5]\d|Z))|(\d{4}-[01]\d-[0-3]\dT[0-2]\d:[0-5]\d([+-][0-2]\d:[0-5]\d|Z)))$/,d=this,h=0,c=0,l=!1,y=!1,g=[],_={data:[],errors:[],meta:{}};function v(e){return"greedy"===t.skipEmptyLines?""===e.join("").trim():1===e.length&&0===e[0].length}function E(){if(_&&i&&(O("Delimiter","UndetectableDelimiter","Unable to auto-detect delimiting character; defaulted to '"+a.DefaultDelimiter+"'"),i=!1),t.skipEmptyLines&&(_.data=_.data.filter(function(t){return!v(t)})),k()){if(_)if(Array.isArray(_.data[0])){for(var e=0;k()&&e<_.data.length;e++)_.data[e].forEach(r);_.data.splice(0,1)}else _.data.forEach(r);function r(e,r){w(t.transformHeader)&&(e=t.transformHeader(e,r)),g.push(e)}}function n(e,r){for(var i=t.header?{}:[],n=0;n<e.length;n++){var a=n,d=e[n];d=((e,r)=>(e=>(t.dynamicTypingFunction&&void 0===t.dynamicTyping[e]&&(t.dynamicTyping[e]=t.dynamicTypingFunction(e)),!0===(t.dynamicTyping[e]||t.dynamicTyping)))(e)?"true"===r||"TRUE"===r||"false"!==r&&"FALSE"!==r&&((t=>{if(f.test(t)&&(t=parseFloat(t),o<t&&t<s))return 1})(r)?parseFloat(r):u.test(r)?new Date(r):""===r?null:r):r)(a=t.header?n>=g.length?"__parsed_extra":g[n]:a,d=t.transform?t.transform(d,a):d),"__parsed_extra"===a?(i[a]=i[a]||[],i[a].push(d)):i[a]=d}return t.header&&(n>g.length?O("FieldMismatch","TooManyFields","Too many fields: expected "+g.length+" fields but parsed "+n,c+r):n<g.length&&O("FieldMismatch","TooFewFields","Too few fields: expected "+g.length+" fields but parsed "+n,c+r)),i}var d;_&&(t.header||t.dynamicTyping||t.transform)&&(d=1,!_.data.length||Array.isArray(_.data[0])?(_.data=_.data.map(n),d=_.data.length):_.data=n(_.data,0),t.header&&_.meta&&(_.meta.fields=g),c+=d)}function k(){return t.header&&0===g.length}function O(t,e,r,i){t={type:t,code:e,message:r},void 0!==i&&(t.row=i),_.errors.push(t)}w(t.step)&&(n=t.step,t.step=function(e){_=e,k()?E():(E(),0!==_.data.length&&(h+=e.data.length,t.preview&&h>t.preview?r.abort():(_.data=_.data[0],n(_,d))))}),this.parse=function(n,s,o){var f=t.quoteChar||'"';return t.newline||(t.newline=this.guessLineEndings(n,f)),i=!1,t.delimiter?w(t.delimiter)&&(t.delimiter=t.delimiter(n),_.meta.delimiter=t.delimiter):((f=((e,r,i,n,s)=>{var o,f,u,d;s=s||[",","\t","|",";",a.RECORD_SEP,a.UNIT_SEP];for(var h=0;h<s.length;h++){for(var c,l=s[h],p=0,y=0,g=0,_=(u=void 0,new m({comments:n,delimiter:l,newline:r,preview:10}).parse(e)),b=0;b<_.data.length;b++)i&&v(_.data[b])?g++:(y+=c=_.data[b].length,void 0===u?u=c:0<c&&(p+=Math.abs(c-u),u=c));0<_.data.length&&(y/=_.data.length-g),(void 0===f||p<=f)&&(void 0===d||d<y)&&1.99<y&&(f=p,o=l,d=y)}return{successful:!!(t.delimiter=o),bestDelimiter:o}})(n,t.newline,t.skipEmptyLines,t.comments,t.delimitersToGuess)).successful?t.delimiter=f.bestDelimiter:(i=!0,t.delimiter=a.DefaultDelimiter),_.meta.delimiter=t.delimiter),f=b(t),t.preview&&t.header&&f.preview++,e=n,r=new m(f),_=r.parse(e,s,o),E(),l?{meta:{paused:!0}}:_||{meta:{paused:!1}}},this.paused=function(){return l},this.pause=function(){l=!0,r.abort(),e=w(t.chunk)?"":e.substring(r.getCharIndex())},this.resume=function(){d.streamer._halted?(l=!1,d.streamer.parseChunk(e,!0)):setTimeout(d.resume,3)},this.aborted=function(){return y},this.abort=function(){y=!0,r.abort(),_.meta.aborted=!0,w(t.complete)&&t.complete(_),e=""},this.guessLineEndings=function(t,e){t=t.substring(0,1048576),e=new RegExp(p(e)+"([^]*?)"+p(e),"gm");var r=(t=t.replace(e,"")).split("\r");if(t=1<(e=t.split("\n")).length&&e[0].length<r[0].length,1===r.length||t)return"\n";for(var i=0,n=0;n<r.length;n++)"\n"===r[n][0]&&i++;return i>=r.length/2?"\r\n":"\r"}}function p(t){return t.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function m(t){var e=(t=t||{}).delimiter,r=t.newline,i=t.comments,n=t.step,s=t.preview,o=t.fastMode,f=null,u=!1,d=null==t.quoteChar?'"':t.quoteChar,h=d;if(void 0!==t.escapeChar&&(h=t.escapeChar),("string"!=typeof e||-1<a.BAD_DELIMITERS.indexOf(e))&&(e=","),i===e)throw new Error("Comment character same as delimiter");!0===i?i="#":("string"!=typeof i||-1<a.BAD_DELIMITERS.indexOf(i))&&(i=!1),"\n"!==r&&"\r"!==r&&"\r\n"!==r&&(r="\n");var c=0,l=!1;this.parse=function(a,m,y){if("string"!=typeof a)throw new Error("Input must be a string");var g=a.length,_=e.length,b=r.length,v=i.length,E=w(n),k=[],O=[],x=[],$=c=0;if(!a)return P();if(o||!1!==o&&-1===a.indexOf(d)){for(var A=a.split(r),S=0;S<A.length;S++){if(x=A[S],c+=x.length,S!==A.length-1)c+=r.length;else if(y)return P();if(!i||x.substring(0,v)!==i){if(E){if(k=[],j(x.split(e)),U(),l)return P()}else j(x.split(e));if(s&&s<=S)return k=k.slice(0,s),P(!0)}}return P()}for(var T=a.indexOf(e,c),R=a.indexOf(r,c),C=new RegExp(p(h)+p(d),"g"),z=a.indexOf(d,c);;)if(a[c]===d)for(z=c,c++;;){if(-1===(z=a.indexOf(d,z+1)))return y||O.push({type:"Quotes",code:"MissingQuotes",message:"Quoted field unterminated",row:k.length,index:c}),L();if(z===g-1)return L(a.substring(c,z).replace(C,d));if(d===h&&a[z+1]===h)z++;else if(d===h||0===z||a[z-1]!==h){-1!==T&&T<z+1&&(T=a.indexOf(e,z+1));var D=I(-1===(R=-1!==R&&R<z+1?a.indexOf(r,z+1):R)?T:Math.min(T,R));if(a.substr(z+1+D,_)===e){x.push(a.substring(c,z).replace(C,d)),a[c=z+1+D+_]!==d&&(z=a.indexOf(d,c)),T=a.indexOf(e,c),R=a.indexOf(r,c);break}if(D=I(R),a.substring(z+1+D,z+1+D+b)===r){if(x.push(a.substring(c,z).replace(C,d)),F(z+1+D+b),T=a.indexOf(e,c),z=a.indexOf(d,c),E&&(U(),l))return P();if(s&&k.length>=s)return P(!0);break}O.push({type:"Quotes",code:"InvalidQuotes",message:"Trailing quote on quoted field is malformed",row:k.length,index:c}),z++}}else if(i&&0===x.length&&a.substring(c,c+v)===i){if(-1===R)return P();c=R+b,R=a.indexOf(r,c),T=a.indexOf(e,c)}else if(-1!==T&&(T<R||-1===R))x.push(a.substring(c,T)),c=T+_,T=a.indexOf(e,c);else{if(-1===R)break;if(x.push(a.substring(c,R)),F(R+b),E&&(U(),l))return P();if(s&&k.length>=s)return P(!0)}return L();function j(t){k.push(t),$=c}function I(t){var e=0;return-1!==t&&(t=a.substring(z+1,t))&&""===t.trim()?t.length:e}function L(t){return y||(void 0===t&&(t=a.substring(c)),x.push(t),c=g,j(x),E&&U()),P()}function F(t){c=t,j(x),x=[],R=a.indexOf(r,c)}function P(i){if(t.header&&!m&&k.length&&!u){var n=k[0],s=Object.create(null),o=new Set(n);let e=!1;for(let r=0;r<n.length;r++){let i=n[r];if(s[i=w(t.transformHeader)?t.transformHeader(i,r):i]){let t,a=s[i];for(;t=i+"_"+a,a++,o.has(t););o.add(t),n[r]=t,s[i]++,e=!0,(f=null===f?{}:f)[t]=i}else s[i]=1,n[r]=i;o.add(i)}e&&console.warn("Duplicate headers found and renamed."),u=!0}return{data:k,errors:O,meta:{delimiter:e,linebreak:r,aborted:l,truncated:!!i,cursor:$+(m||0),renamedHeaders:f}}}function U(){n(P()),k=[],O=[]}},this.abort=function(){l=!0},this.getCharIndex=function(){return c}}function y(t){var e=t.data,r=s[e.workerId],i=!1;if(e.error)r.userError(e.error,e.file);else if(e.results&&e.results.data){var n={abort:function(){i=!0,g(e.workerId,{data:[],errors:[],meta:{aborted:!0}})},pause:_,resume:_};if(w(r.userStep)){for(var o=0;o<e.results.data.length&&(r.userStep({data:e.results.data[o],errors:e.results.errors,meta:e.results.meta},n),!i);o++);delete e.results}else w(r.userChunk)&&(r.userChunk(e.results,n,e.file),delete e.results)}e.finished&&!i&&g(e.workerId,e.results)}function g(t,e){var r=s[t];w(r.userComplete)&&r.userComplete(e),r.terminate(),delete s[t]}function _(){throw new Error("Not implemented.")}function b(t){if("object"!=typeof t||null===t)return t;var e,r=Array.isArray(t)?[]:{};for(e in t)r[e]=b(t[e]);return r}function v(t,e){return function(){t.apply(e,arguments)}}function w(t){return"function"==typeof t}return a.parse=function(e,i){var n=(i=i||{}).dynamicTyping||!1;if(w(n)&&(i.dynamicTypingFunction=n,n={}),i.dynamicTyping=n,i.transform=!!w(i.transform)&&i.transform,!i.worker||!a.WORKERS_SUPPORTED)return n=null,a.NODE_STREAM_INPUT,"string"==typeof e?(e=(t=>65279!==t.charCodeAt(0)?t:t.slice(1))(e),n=new(i.download?u:h)(i)):!0===e.readable&&w(e.read)&&w(e.on)?n=new c(i):(r.File&&e instanceof File||e instanceof Object)&&(n=new d(i)),n.stream(e);(n=(()=>{var e;return!!a.WORKERS_SUPPORTED&&(e=(()=>{var e=r.URL||r.webkitURL||null,i=t.toString();return a.BLOB_URL||(a.BLOB_URL=e.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; ","(",i,")();"],{type:"text/javascript"})))})(),(e=new r.Worker(e)).onmessage=y,e.id=o++,s[e.id]=e)})()).userStep=i.step,n.userChunk=i.chunk,n.userComplete=i.complete,n.userError=i.error,i.step=w(i.step),i.chunk=w(i.chunk),i.complete=w(i.complete),i.error=w(i.error),delete i.worker,n.postMessage({input:e,config:i,workerId:n.id})},a.unparse=function(t,e){var r=!1,i=!0,n=",",s="\r\n",o='"',f=o+o,u=!1,d=null,h=!1,c=((()=>{if("object"==typeof e){if("string"!=typeof e.delimiter||a.BAD_DELIMITERS.filter(function(t){return-1!==e.delimiter.indexOf(t)}).length||(n=e.delimiter),"boolean"!=typeof e.quotes&&"function"!=typeof e.quotes&&!Array.isArray(e.quotes)||(r=e.quotes),"boolean"!=typeof e.skipEmptyLines&&"string"!=typeof e.skipEmptyLines||(u=e.skipEmptyLines),"string"==typeof e.newline&&(s=e.newline),"string"==typeof e.quoteChar&&(o=e.quoteChar),"boolean"==typeof e.header&&(i=e.header),Array.isArray(e.columns)){if(0===e.columns.length)throw new Error("Option columns is empty");d=e.columns}void 0!==e.escapeChar&&(f=e.escapeChar+o),e.escapeFormulae instanceof RegExp?h=e.escapeFormulae:"boolean"==typeof e.escapeFormulae&&e.escapeFormulae&&(h=/^[=+\-@\t\r].*$/)}})(),new RegExp(p(o),"g"));if("string"==typeof t&&(t=JSON.parse(t)),Array.isArray(t)){if(!t.length||Array.isArray(t[0]))return l(null,t,u);if("object"==typeof t[0])return l(d||Object.keys(t[0]),t,u)}else if("object"==typeof t)return"string"==typeof t.data&&(t.data=JSON.parse(t.data)),Array.isArray(t.data)&&(t.fields||(t.fields=t.meta&&t.meta.fields||d),t.fields||(t.fields=Array.isArray(t.data[0])?t.fields:"object"==typeof t.data[0]?Object.keys(t.data[0]):[]),Array.isArray(t.data[0])||"object"==typeof t.data[0]||(t.data=[t.data])),l(t.fields||[],t.data||[],u);throw new Error("Unable to serialize unrecognized input");function l(t,e,r){var o="",a=("string"==typeof t&&(t=JSON.parse(t)),"string"==typeof e&&(e=JSON.parse(e)),Array.isArray(t)&&0<t.length),f=!Array.isArray(e[0]);if(a&&i){for(var u=0;u<t.length;u++)0<u&&(o+=n),o+=m(t[u],u);0<e.length&&(o+=s)}for(var d=0;d<e.length;d++){var h=(a?t:e[d]).length,c=!1,l=a?0===Object.keys(e[d]).length:0===e[d].length;if(r&&!a&&(c="greedy"===r?""===e[d].join("").trim():1===e[d].length&&0===e[d][0].length),"greedy"===r&&a){for(var p=[],y=0;y<h;y++){var g=f?t[y]:y;p.push(e[d][g])}c=""===p.join("").trim()}if(!c){for(var _=0;_<h;_++){0<_&&!l&&(o+=n);var b=a&&f?t[_]:_;o+=m(e[d][b],_)}d<e.length-1&&(!r||0<h&&!l)&&(o+=s)}}return o}function m(t,e){var i,s;return null==t?"":t.constructor===Date?JSON.stringify(t).slice(1,25):(s=!1,h&&"string"==typeof t&&h.test(t)&&(t="'"+t,s=!0),i=t.toString().replace(c,f),(s=s||!0===r||"function"==typeof r&&r(t,e)||Array.isArray(r)&&r[e]||((t,e)=>{for(var r=0;r<e.length;r++)if(-1<t.indexOf(e[r]))return!0;return!1})(i,a.BAD_DELIMITERS)||-1<i.indexOf(n)||" "===i.charAt(0)||" "===i.charAt(i.length-1))?o+i+o:i)}},a.RECORD_SEP=String.fromCharCode(30),a.UNIT_SEP=String.fromCharCode(31),a.BYTE_ORDER_MARK="\ufeff",a.BAD_DELIMITERS=["\r","\n",'"',a.BYTE_ORDER_MARK],a.WORKERS_SUPPORTED=!i&&!!r.Worker,a.NODE_STREAM_INPUT=1,a.LocalChunkSize=10485760,a.RemoteChunkSize=5242880,a.DefaultDelimiter=",",a.Parser=m,a.ParserHandle=l,a.NetworkStreamer=u,a.FileStreamer=d,a.StringStreamer=h,a.ReadableStreamStreamer=c,r.jQuery&&((e=r.jQuery).fn.parse=function(t){var i=t.config||{},n=[];return this.each(function(t){if("INPUT"!==e(this).prop("tagName").toUpperCase()||"file"!==e(this).attr("type").toLowerCase()||!r.FileReader||!this.files||0===this.files.length)return!0;for(var s=0;s<this.files.length;s++)n.push({file:this.files[s],inputElem:this,instanceConfig:e.extend({},i)})}),s(),this;function s(){if(0===n.length)w(t.complete)&&t.complete();else{var r,i,s,f,u=n[0];if(w(t.before)){var d=t.before(u.file,u.inputElem);if("object"==typeof d){if("abort"===d.action)return r="AbortError",i=u.file,s=u.inputElem,f=d.reason,void(w(t.error)&&t.error({name:r},i,s,f));if("skip"===d.action)return void o();"object"==typeof d.config&&(u.instanceConfig=e.extend(u.instanceConfig,d.config))}else if("skip"===d)return void o()}var h=u.instanceConfig.complete;u.instanceConfig.complete=function(t){w(h)&&h(t,u.file,u.inputElem),o()},a.parse(u.file,u.instanceConfig)}}function o(){n.splice(0,1),s()}}),n&&(r.onmessage=function(t){t=t.data,void 0===a.WORKER_ID&&t&&(a.WORKER_ID=t.workerId),"string"==typeof t.input?r.postMessage({workerId:a.WORKER_ID,results:a.parse(t.input,t.config),finished:!0}):(r.File&&t.input instanceof File||t.input instanceof Object)&&(t=a.parse(t.input,t.config))&&r.postMessage({workerId:a.WORKER_ID,results:t,finished:!0})}),(u.prototype=Object.create(f.prototype)).constructor=u,(d.prototype=Object.create(f.prototype)).constructor=d,(h.prototype=Object.create(h.prototype)).constructor=h,(c.prototype=Object.create(f.prototype)).constructor=c,a},void 0===(n="function"==typeof r?r.apply(e,i):r)||(t.exports=n)},77054(t,e,r){"use strict";r.r(e),r.d(e,{DOMException:()=>x,Headers:()=>p,Request:()=>w,Response:()=>k,fetch:()=>$});var i="undefined"!=typeof globalThis&&globalThis||"undefined"!=typeof self&&self||void 0!==r.g&&r.g||{},n="URLSearchParams"in i,s="Symbol"in i&&"iterator"in Symbol,o="FileReader"in i&&"Blob"in i&&function(){try{return new Blob,!0}catch(t){return!1}}(),a="FormData"in i,f="ArrayBuffer"in i;if(f)var u=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],d=ArrayBuffer.isView||function(t){return t&&u.indexOf(Object.prototype.toString.call(t))>-1};function h(t){if("string"!=typeof t&&(t=String(t)),/[^a-z0-9\-#$%&'*+.^_`|~!]/i.test(t)||""===t)throw new TypeError('Invalid character in header field name: "'+t+'"');return t.toLowerCase()}function c(t){return"string"!=typeof t&&(t=String(t)),t}function l(t){var e={next:function(){var e=t.shift();return{done:void 0===e,value:e}}};return s&&(e[Symbol.iterator]=function(){return e}),e}function p(t){this.map={},t instanceof p?t.forEach(function(t,e){this.append(e,t)},this):Array.isArray(t)?t.forEach(function(t){if(2!=t.length)throw new TypeError("Headers constructor: expected name/value pair to be length 2, found"+t.length);this.append(t[0],t[1])},this):t&&Object.getOwnPropertyNames(t).forEach(function(e){this.append(e,t[e])},this)}function m(t){if(!t._noBody)return t.bodyUsed?Promise.reject(new TypeError("Already read")):void(t.bodyUsed=!0)}function y(t){return new Promise(function(e,r){t.onload=function(){e(t.result)},t.onerror=function(){r(t.error)}})}function g(t){var e=new FileReader,r=y(e);return e.readAsArrayBuffer(t),r}function _(t){if(t.slice)return t.slice(0);var e=new Uint8Array(t.byteLength);return e.set(new Uint8Array(t)),e.buffer}function b(){return this.bodyUsed=!1,this._initBody=function(t){var e;this.bodyUsed=this.bodyUsed,this._bodyInit=t,t?"string"==typeof t?this._bodyText=t:o&&Blob.prototype.isPrototypeOf(t)?this._bodyBlob=t:a&&FormData.prototype.isPrototypeOf(t)?this._bodyFormData=t:n&&URLSearchParams.prototype.isPrototypeOf(t)?this._bodyText=t.toString():f&&o&&((e=t)&&DataView.prototype.isPrototypeOf(e))?(this._bodyArrayBuffer=_(t.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):f&&(ArrayBuffer.prototype.isPrototypeOf(t)||d(t))?this._bodyArrayBuffer=_(t):this._bodyText=t=Object.prototype.toString.call(t):(this._noBody=!0,this._bodyText=""),this.headers.get("content-type")||("string"==typeof t?this.headers.set("content-type","text/plain;charset=UTF-8"):this._bodyBlob&&this._bodyBlob.type?this.headers.set("content-type",this._bodyBlob.type):n&&URLSearchParams.prototype.isPrototypeOf(t)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},o&&(this.blob=function(){var t=m(this);if(t)return t;if(this._bodyBlob)return Promise.resolve(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(new Blob([this._bodyArrayBuffer]));if(this._bodyFormData)throw new Error("could not read FormData body as blob");return Promise.resolve(new Blob([this._bodyText]))}),this.arrayBuffer=function(){if(this._bodyArrayBuffer){var t=m(this);return t||(ArrayBuffer.isView(this._bodyArrayBuffer)?Promise.resolve(this._bodyArrayBuffer.buffer.slice(this._bodyArrayBuffer.byteOffset,this._bodyArrayBuffer.byteOffset+this._bodyArrayBuffer.byteLength)):Promise.resolve(this._bodyArrayBuffer))}if(o)return this.blob().then(g);throw new Error("could not read as ArrayBuffer")},this.text=function(){var t,e,r,i,n,s=m(this);if(s)return s;if(this._bodyBlob)return t=this._bodyBlob,e=new FileReader,r=y(e),i=/charset=([A-Za-z0-9_-]+)/.exec(t.type),n=i?i[1]:"utf-8",e.readAsText(t,n),r;if(this._bodyArrayBuffer)return Promise.resolve(function(t){for(var e=new Uint8Array(t),r=new Array(e.length),i=0;i<e.length;i++)r[i]=String.fromCharCode(e[i]);return r.join("")}(this._bodyArrayBuffer));if(this._bodyFormData)throw new Error("could not read FormData body as text");return Promise.resolve(this._bodyText)},a&&(this.formData=function(){return this.text().then(E)}),this.json=function(){return this.text().then(JSON.parse)},this}p.prototype.append=function(t,e){t=h(t),e=c(e);var r=this.map[t];this.map[t]=r?r+", "+e:e},p.prototype.delete=function(t){delete this.map[h(t)]},p.prototype.get=function(t){return t=h(t),this.has(t)?this.map[t]:null},p.prototype.has=function(t){return this.map.hasOwnProperty(h(t))},p.prototype.set=function(t,e){this.map[h(t)]=c(e)},p.prototype.forEach=function(t,e){for(var r in this.map)this.map.hasOwnProperty(r)&&t.call(e,this.map[r],r,this)},p.prototype.keys=function(){var t=[];return this.forEach(function(e,r){t.push(r)}),l(t)},p.prototype.values=function(){var t=[];return this.forEach(function(e){t.push(e)}),l(t)},p.prototype.entries=function(){var t=[];return this.forEach(function(e,r){t.push([r,e])}),l(t)},s&&(p.prototype[Symbol.iterator]=p.prototype.entries);var v=["CONNECT","DELETE","GET","HEAD","OPTIONS","PATCH","POST","PUT","TRACE"];function w(t,e){if(!(this instanceof w))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');var r,n,s=(e=e||{}).body;if(t instanceof w){if(t.bodyUsed)throw new TypeError("Already read");this.url=t.url,this.credentials=t.credentials,e.headers||(this.headers=new p(t.headers)),this.method=t.method,this.mode=t.mode,this.signal=t.signal,s||null==t._bodyInit||(s=t._bodyInit,t.bodyUsed=!0)}else this.url=String(t);if(this.credentials=e.credentials||this.credentials||"same-origin",!e.headers&&this.headers||(this.headers=new p(e.headers)),this.method=(r=e.method||this.method||"GET",n=r.toUpperCase(),v.indexOf(n)>-1?n:r),this.mode=e.mode||this.mode||null,this.signal=e.signal||this.signal||function(){if("AbortController"in i)return(new AbortController).signal}(),this.referrer=null,("GET"===this.method||"HEAD"===this.method)&&s)throw new TypeError("Body not allowed for GET or HEAD requests");if(this._initBody(s),!("GET"!==this.method&&"HEAD"!==this.method||"no-store"!==e.cache&&"no-cache"!==e.cache)){var o=/([?&])_=[^&]*/;if(o.test(this.url))this.url=this.url.replace(o,"$1_="+(new Date).getTime());else{this.url+=(/\?/.test(this.url)?"&":"?")+"_="+(new Date).getTime()}}}function E(t){var e=new FormData;return t.trim().split("&").forEach(function(t){if(t){var r=t.split("="),i=r.shift().replace(/\+/g," "),n=r.join("=").replace(/\+/g," ");e.append(decodeURIComponent(i),decodeURIComponent(n))}}),e}function k(t,e){if(!(this instanceof k))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');if(e||(e={}),this.type="default",this.status=void 0===e.status?200:e.status,this.status<200||this.status>599)throw new RangeError("Failed to construct 'Response': The status provided (0) is outside the range [200, 599].");this.ok=this.status>=200&&this.status<300,this.statusText=void 0===e.statusText?"":""+e.statusText,this.headers=new p(e.headers),this.url=e.url||"",this._initBody(t)}w.prototype.clone=function(){return new w(this,{body:this._bodyInit})},b.call(w.prototype),b.call(k.prototype),k.prototype.clone=function(){return new k(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new p(this.headers),url:this.url})},k.error=function(){var t=new k(null,{status:200,statusText:""});return t.ok=!1,t.status=0,t.type="error",t};var O=[301,302,303,307,308];k.redirect=function(t,e){if(-1===O.indexOf(e))throw new RangeError("Invalid status code");return new k(null,{status:e,headers:{location:t}})};var x=i.DOMException;try{new x}catch(t){(x=function(t,e){this.message=t,this.name=e;var r=Error(t);this.stack=r.stack}).prototype=Object.create(Error.prototype),x.prototype.constructor=x}function $(t,e){return new Promise(function(r,n){var s=new w(t,e);if(s.signal&&s.signal.aborted)return n(new x("Aborted","AbortError"));var a=new XMLHttpRequest;function u(){a.abort()}if(a.onload=function(){var t,e,i={statusText:a.statusText,headers:(t=a.getAllResponseHeaders()||"",e=new p,t.replace(/\r?\n[\t ]+/g," ").split("\r").map(function(t){return 0===t.indexOf("\n")?t.substr(1,t.length):t}).forEach(function(t){var r=t.split(":"),i=r.shift().trim();if(i){var n=r.join(":").trim();try{e.append(i,n)}catch(t){console.warn("Response "+t.message)}}}),e)};0===s.url.indexOf("file://")&&(a.status<200||a.status>599)?i.status=200:i.status=a.status,i.url="responseURL"in a?a.responseURL:i.headers.get("X-Request-URL");var n="response"in a?a.response:a.responseText;setTimeout(function(){r(new k(n,i))},0)},a.onerror=function(){setTimeout(function(){n(new TypeError("Network request failed"))},0)},a.ontimeout=function(){setTimeout(function(){n(new TypeError("Network request timed out"))},0)},a.onabort=function(){setTimeout(function(){n(new x("Aborted","AbortError"))},0)},a.open(s.method,function(t){try{return""===t&&i.location.href?i.location.href:t}catch(e){return t}}(s.url),!0),"include"===s.credentials?a.withCredentials=!0:"omit"===s.credentials&&(a.withCredentials=!1),"responseType"in a&&(o?a.responseType="blob":f&&(a.responseType="arraybuffer")),e&&"object"==typeof e.headers&&!(e.headers instanceof p||i.Headers&&e.headers instanceof i.Headers)){var d=[];Object.getOwnPropertyNames(e.headers).forEach(function(t){d.push(h(t)),a.setRequestHeader(t,c(e.headers[t]))}),s.headers.forEach(function(t,e){-1===d.indexOf(e)&&a.setRequestHeader(e,t)})}else s.headers.forEach(function(t,e){a.setRequestHeader(e,t)});s.signal&&(s.signal.addEventListener("abort",u),a.onreadystatechange=function(){4===a.readyState&&s.signal.removeEventListener("abort",u)}),a.send(void 0===s._bodyInit?null:s._bodyInit)})}$.polyfill=!0,i.fetch||(i.fetch=$,i.Headers=p,i.Request=w,i.Response=k)}}]);
3
3
  //# sourceMappingURL=396.cc1b698d4c1c70ce0560d5b300004fcc.js.map